1# Dutch messages for gcc 4.1.
2# Copyright (C) 1999, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
3# Tim Van Holder <tim.van.holder@telenet.be>, 1999, 2000, 2002, 2003, 2005.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: gcc 4.1-b20051125\n"
8"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9"POT-Creation-Date: 2006-05-24 16:19-0700\n"
10"PO-Revision-Date: 2005-12-14 15:03+0100\n"
11"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
12"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=utf-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18#: c-decl.c:3739
19msgid "<anonymous>"
20msgstr "<anoniem>"
21
22#: c-format.c:343 c-format.c:367
23msgid "' ' flag"
24msgstr "' ' vlag"
25
26#: c-format.c:343 c-format.c:367
27msgid "the ' ' printf flag"
28msgstr "de ' ' printf-vlag"
29
30#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414 c-format.c:471
31msgid "'+' flag"
32msgstr "'+' vlag"
33
34#: c-format.c:344 c-format.c:368 c-format.c:402 c-format.c:414
35msgid "the '+' printf flag"
36msgstr "de '+' printf-vlag"
37
38#: c-format.c:345 c-format.c:369 c-format.c:415 c-format.c:447
39msgid "'#' flag"
40msgstr "'#' vlag"
41
42#: c-format.c:345 c-format.c:369 c-format.c:415
43msgid "the '#' printf flag"
44msgstr "de '#' printf-vlag"
45
46#: c-format.c:346 c-format.c:370 c-format.c:445
47msgid "'0' flag"
48msgstr "'0' vlag"
49
50#: c-format.c:346 c-format.c:370
51msgid "the '0' printf flag"
52msgstr "de '0' printf-vlag"
53
54#: c-format.c:347 c-format.c:371 c-format.c:444 c-format.c:474
55msgid "'-' flag"
56msgstr "'-' vlag"
57
58#: c-format.c:347 c-format.c:371
59msgid "the '-' printf flag"
60msgstr "de '-' printf-vlag"
61
62#: c-format.c:348 c-format.c:428
63msgid "''' flag"
64msgstr "''' vlag"
65
66#: c-format.c:348
67msgid "the ''' printf flag"
68msgstr "de ''' printf-vlag"
69
70#: c-format.c:349 c-format.c:429
71msgid "'I' flag"
72msgstr "'I' vlag"
73
74#: c-format.c:349
75msgid "the 'I' printf flag"
76msgstr "de 'I' printf-vlag"
77
78#: c-format.c:350 c-format.c:372 c-format.c:426 c-format.c:448 c-format.c:475
79#: c-format.c:1601 config/sol2-c.c:46
80msgid "field width"
81msgstr "veldbreedte"
82
83#: c-format.c:350 c-format.c:372 config/sol2-c.c:46
84msgid "field width in printf format"
85msgstr "veldbreedte in printf-formaat"
86
87#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
88msgid "precision"
89msgstr "precisie"
90
91#: c-format.c:351 c-format.c:373 c-format.c:404 c-format.c:417
92msgid "precision in printf format"
93msgstr "precisie in printf-formaat"
94
95# Goede vertaling voor modifier? "aanpasser" en "veranderaar" klinken nogal duf...
96#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418 c-format.c:427
97#: c-format.c:478 config/sol2-c.c:47
98msgid "length modifier"
99msgstr "lengte-modifier"
100
101#: c-format.c:352 c-format.c:374 c-format.c:405 c-format.c:418
102#: config/sol2-c.c:47
103msgid "length modifier in printf format"
104msgstr "lengte-modifier in printf-formaat"
105
106#: c-format.c:403 c-format.c:416
107msgid "'q' flag"
108msgstr "'q' vlag"
109
110# "diagnose-vlag" klinkt niet zo goed...
111#: c-format.c:403 c-format.c:416
112msgid "the 'q' diagnostic flag"
113msgstr "de 'q' diagnose-vlag"
114
115# moet beter kunnen...
116#: c-format.c:424
117msgid "assignment suppression"
118msgstr "toewijzingsonderdrukking"
119
120# dit wringt nogal...
121#: c-format.c:424
122msgid "the assignment suppression scanf feature"
123msgstr "de scanf toewijzingsonderdrukking mogelijkheid"
124
125#: c-format.c:425
126msgid "'a' flag"
127msgstr "'a' vlag"
128
129#: c-format.c:425
130msgid "the 'a' scanf flag"
131msgstr "de 'a' scanf-vlag"
132
133#: c-format.c:426
134msgid "field width in scanf format"
135msgstr "veldbreedte in scanf-formaat"
136
137#: c-format.c:427
138msgid "length modifier in scanf format"
139msgstr "lengte-modifier in scanf-formaat"
140
141#: c-format.c:428
142msgid "the ''' scanf flag"
143msgstr "de ''' scanf-vlag"
144
145#: c-format.c:429
146msgid "the 'I' scanf flag"
147msgstr "de 'I' scanf-vlag"
148
149#: c-format.c:443
150msgid "'_' flag"
151msgstr "'_' vlag"
152
153#: c-format.c:443
154msgid "the '_' strftime flag"
155msgstr "de '_' strftime-vlag"
156
157#: c-format.c:444
158msgid "the '-' strftime flag"
159msgstr "de '-' strftime-vlag"
160
161#: c-format.c:445
162msgid "the '0' strftime flag"
163msgstr "de '0' strftime-vlag"
164
165#: c-format.c:446 c-format.c:470
166msgid "'^' flag"
167msgstr "'^' vlag"
168
169#: c-format.c:446
170msgid "the '^' strftime flag"
171msgstr "de '^' strftime-vlag"
172
173#: c-format.c:447
174msgid "the '#' strftime flag"
175msgstr "de '#' strftime-vlag"
176
177#: c-format.c:448
178msgid "field width in strftime format"
179msgstr "veldbreedte in strftime-formaat"
180
181#: c-format.c:449
182msgid "'E' modifier"
183msgstr "'E' modifier"
184
185#: c-format.c:449
186msgid "the 'E' strftime modifier"
187msgstr "de 'E' strftime-modifier"
188
189#: c-format.c:450
190msgid "'O' modifier"
191msgstr "'O' modifier"
192
193#: c-format.c:450
194msgid "the 'O' strftime modifier"
195msgstr "de 'O' strftime-modifier"
196
197#: c-format.c:451
198msgid "the 'O' modifier"
199msgstr "de 'O' modifier"
200
201#: c-format.c:469
202msgid "fill character"
203msgstr "opvulkarakter"
204
205#: c-format.c:469
206msgid "fill character in strfmon format"
207msgstr "opvulkarakter in strfmon-formaat"
208
209#: c-format.c:470
210msgid "the '^' strfmon flag"
211msgstr "de '^' strfmon-vlag"
212
213#: c-format.c:471
214msgid "the '+' strfmon flag"
215msgstr "de '+' strfmon-vlag"
216
217#: c-format.c:472
218msgid "'(' flag"
219msgstr "'(' vlag"
220
221#: c-format.c:472
222msgid "the '(' strfmon flag"
223msgstr "de '(' strfmon-vlag"
224
225#: c-format.c:473
226msgid "'!' flag"
227msgstr "'!' vlag"
228
229#: c-format.c:473
230msgid "the '!' strfmon flag"
231msgstr "de '!' strfmon-vlag"
232
233#: c-format.c:474
234msgid "the '-' strfmon flag"
235msgstr "de '-' strfmon-vlag"
236
237#: c-format.c:475
238msgid "field width in strfmon format"
239msgstr "veldbreedte in strfmon-formaat"
240
241#: c-format.c:476
242msgid "left precision"
243msgstr "linkse precisie"
244
245#: c-format.c:476
246msgid "left precision in strfmon format"
247msgstr "linkse precisie in strfmon-formaat"
248
249#: c-format.c:477
250msgid "right precision"
251msgstr "rechtse precisie"
252
253#: c-format.c:477
254msgid "right precision in strfmon format"
255msgstr "rechtse precisie in strfmon-formaat"
256
257#: c-format.c:478
258msgid "length modifier in strfmon format"
259msgstr "lengte-modifier in strfmon-formaat"
260
261#: c-format.c:1703
262msgid "field precision"
263msgstr "veldprecisie"
264
265#: c-incpath.c:70
266#, c-format
267msgid "ignoring duplicate directory \"%s\"\n"
268msgstr "dubbele folder \"%s\" wordt genegeerd\n"
269
270#: c-incpath.c:73
271#, c-format
272msgid "  as it is a non-system directory that duplicates a system directory\n"
273msgstr "  omdat het een niet-systeemfolder is die reeds als systeemfolder wordt gebruikt\n"
274
275#: c-incpath.c:77
276#, c-format
277msgid "ignoring nonexistent directory \"%s\"\n"
278msgstr "onbestaande folder \"%s\" wordt genegeerd\n"
279
280#: c-incpath.c:286
281#, c-format
282msgid "#include \"...\" search starts here:\n"
283msgstr "Zoektocht voor #include \"...\" begint hier:\n"
284
285#: c-incpath.c:290
286#, c-format
287msgid "#include <...> search starts here:\n"
288msgstr "Zoektocht voor #include <...> begint hier:\n"
289
290#: c-incpath.c:295
291#, c-format
292msgid "End of search list.\n"
293msgstr "Einde van opzoekingslijst.\n"
294
295#: c-opts.c:1339
296msgid "<built-in>"
297msgstr "<ingebouwd>"
298
299#: c-opts.c:1355
300msgid "<command line>"
301msgstr "<commandolijn>"
302
303#: c-typeck.c:2225 c-typeck.c:4592 c-typeck.c:4594 c-typeck.c:4602
304#: c-typeck.c:4632 c-typeck.c:6011
305msgid "initializer element is not constant"
306msgstr "beginwaarde-element is niet constant"
307
308# moet beter kunnen - "... waar haakjes rond staan" klinkt ook al niet geweldig
309#: c-typeck.c:4397
310msgid "array initialized from parenthesized string constant"
311msgstr "array heeft stringconstante tussen haakjes als beginwaarde"
312
313#: c-typeck.c:4458 cp/typeck2.c:672
314#, gcc-internal-format
315msgid "char-array initialized from wide string"
316msgstr "char-array heeft wide string als beginwaarde"
317
318#: c-typeck.c:4463
319msgid "wchar_t-array initialized from non-wide string"
320msgstr "wchar_t-array heeft geen wide string als beginwaarde"
321
322#: c-typeck.c:4481 cp/typeck2.c:692
323#, gcc-internal-format
324msgid "initializer-string for array of chars is too long"
325msgstr "beginwaarde-string voor array van chars is te lang"
326
327#: c-typeck.c:4487
328msgid "array of inappropriate type initialized from string constant"
329msgstr "array van ongeschikt type heeft stringconstante als beginwaarde"
330
331#. ??? This should not be an error when inlining calls to
332#. unprototyped functions.
333#: c-typeck.c:4551 c-typeck.c:4049 cp/typeck.c:1398
334#, gcc-internal-format
335msgid "invalid use of non-lvalue array"
336msgstr "ongeldig gebruik van array die geen lvalue is"
337
338#: c-typeck.c:4575
339msgid "array initialized from non-constant array expression"
340msgstr "array krijgt niet-constante array-expressie als beginwaarde"
341
342#: c-typeck.c:4639 c-typeck.c:6015
343#, gcc-internal-format
344msgid "initializer element is not computable at load time"
345msgstr "beginwaarde-element kan niet berekend worden tijdens het laden"
346
347#. Although C99 is unclear about whether incomplete arrays
348#. of VLAs themselves count as VLAs, it does not make
349#. sense to permit them to be initialized given that
350#. ordinary VLAs may not be initialized.
351#: c-typeck.c:4650 c-decl.c:3181 c-decl.c:3196
352#, gcc-internal-format
353msgid "variable-sized object may not be initialized"
354msgstr "object van variabele lengte mag geen beginwaarde krijgen"
355
356#: c-typeck.c:4654
357msgid "invalid initializer"
358msgstr "ongeldige beginwaarde"
359
360#: c-typeck.c:5128
361msgid "extra brace group at end of initializer"
362msgstr "extra accolade-groep aan einde van beginwaarde"
363
364#: c-typeck.c:5148
365msgid "missing braces around initializer"
366msgstr "accolades ontbreken rond beginwaarde"
367
368#: c-typeck.c:5209
369msgid "braces around scalar initializer"
370msgstr "accolades rond scalaire beginwaarde"
371
372#: c-typeck.c:5266
373msgid "initialization of flexible array member in a nested context"
374msgstr "initialisatie van flexibel array-lid in een geneste context"
375
376#: c-typeck.c:5268
377msgid "initialization of a flexible array member"
378msgstr "initialisatie van flexibel array-lid"
379
380#: c-typeck.c:5295
381msgid "missing initializer"
382msgstr "beginwaarde ontbreekt"
383
384#: c-typeck.c:5317
385msgid "empty scalar initializer"
386msgstr "lege scalaire beginwaarde"
387
388#: c-typeck.c:5322
389msgid "extra elements in scalar initializer"
390msgstr "extra elementen in scalaire beginwaarde"
391
392#: c-typeck.c:5426 c-typeck.c:5486
393msgid "array index in non-array initializer"
394msgstr "array-index in beginwaarde van niet-array"
395
396# of gewoon "veldnaam niet in beginwaarde van record of union"?
397#: c-typeck.c:5431 c-typeck.c:5539
398msgid "field name not in record or union initializer"
399msgstr "veldnaam in beginwaarde van iets anders dan record of union"
400
401#: c-typeck.c:5477
402msgid "array index in initializer not of integer type"
403msgstr "array-index in beginwaarde is niet van een integer type"
404
405#: c-typeck.c:5482 c-typeck.c:5484
406msgid "nonconstant array index in initializer"
407msgstr "niet-constante array-index in beginwaarde"
408
409#: c-typeck.c:5488 c-typeck.c:5491
410msgid "array index in initializer exceeds array bounds"
411msgstr "array-index in beginwaarde overschrijdt de grenzen van de array"
412
413#: c-typeck.c:5502
414msgid "empty index range in initializer"
415msgstr "leeg indexbereik in beginwaarde"
416
417#: c-typeck.c:5511
418msgid "array index range in initializer exceeds array bounds"
419msgstr "array-indexbereik in beginwaarde overschrijdt de grenzen van de array"
420
421#: c-typeck.c:5586 c-typeck.c:5607 c-typeck.c:6079
422msgid "initialized field with side-effects overwritten"
423msgstr ""
424
425#: c-typeck.c:6287
426msgid "excess elements in char array initializer"
427msgstr "overtollige elementen in beginwaarde van char array"
428
429#: c-typeck.c:6294 c-typeck.c:6340
430msgid "excess elements in struct initializer"
431msgstr "overtollige elementen in beginwaarde van struct"
432
433#: c-typeck.c:6355
434msgid "non-static initialization of a flexible array member"
435msgstr ""
436
437#: c-typeck.c:6423
438msgid "excess elements in union initializer"
439msgstr "overtollige elementen in beginwaarde van union"
440
441#: c-typeck.c:6510
442msgid "excess elements in array initializer"
443msgstr "overtollige elementen in beginwaarde van array"
444
445#: c-typeck.c:6540
446msgid "excess elements in vector initializer"
447msgstr "overtollige elementen in beginwaarde van vector"
448
449#: c-typeck.c:6564
450msgid "excess elements in scalar initializer"
451msgstr "overtollige elementen in beginwaarde van scalair"
452
453#: cfgrtl.c:2130
454msgid "flow control insn inside a basic block"
455msgstr ""
456
457#: cfgrtl.c:2208
458msgid "wrong insn in the fallthru edge"
459msgstr ""
460
461#: cfgrtl.c:2250
462msgid "insn outside basic block"
463msgstr ""
464
465# Weet niet wat hier juist bedoeld wordt, dus moeilijk om zinnig te vertalen...
466#: cfgrtl.c:2257
467msgid "return not followed by barrier"
468msgstr "return niet gevolgd door barrière"
469
470#: cgraph.c:300 ipa-inline.c:296
471msgid "function body not available"
472msgstr "functielichaam niet beschikbaar"
473
474# moet beter kunnen
475#: cgraph.c:302 cgraphunit.c:594
476msgid "redefined extern inline functions are not considered for inlining"
477msgstr "functies die als extern inline geherdefinieerd zijn, worden niet als kandidaat voor inlining beschouwd"
478
479#: cgraph.c:305 cgraphunit.c:599
480msgid "function not considered for inlining"
481msgstr "functie wordt niet als kandidaat voor inlining beschouwd"
482
483#: cgraph.c:307 cgraphunit.c:597 ipa-inline.c:289
484msgid "function not inlinable"
485msgstr "functie kan niet inline gemaakt worden"
486
487#: collect2.c:373 gcc.c:6765
488#, c-format
489msgid "internal gcc abort in %s, at %s:%d"
490msgstr "interne afbreking van gcc in %s, op %s:%d"
491
492#: collect2.c:872
493#, c-format
494msgid "no arguments"
495msgstr "geen argumenten"
496
497#: collect2.c:1246 collect2.c:1394 collect2.c:1429
498#, c-format
499msgid "fopen %s"
500msgstr "fopen %s"
501
502#: collect2.c:1249 collect2.c:1399 collect2.c:1432
503#, c-format
504msgid "fclose %s"
505msgstr "fclose %s"
506
507#: collect2.c:1258
508#, c-format
509msgid "collect2 version %s"
510msgstr "collect2 versie %s"
511
512#: collect2.c:1348
513#, c-format
514msgid "%d constructor(s) found\n"
515msgstr "%d constructor(s) gevonden\n"
516
517#: collect2.c:1349
518#, c-format
519msgid "%d destructor(s)  found\n"
520msgstr "%d destructor(s) gevonden\n"
521
522#: collect2.c:1350
523#, c-format
524msgid "%d frame table(s) found\n"
525msgstr "%d frame-tabel(len) gevonden\n"
526
527#: collect2.c:1487
528#, c-format
529msgid "can't get program status"
530msgstr ""
531
532#: collect2.c:1537
533#, c-format
534msgid "[cannot find %s]"
535msgstr "[kan %s niet vinden]"
536
537#: collect2.c:1552
538#, c-format
539msgid "cannot find '%s'"
540msgstr "kan '%s' niet vinden"
541
542#: collect2.c:1556 collect2.c:2045 collect2.c:2200 gcc.c:2809
543#, c-format
544msgid "pex_init failed"
545msgstr ""
546
547#: collect2.c:1591
548#, c-format
549msgid "[Leaving %s]\n"
550msgstr "[%s wordt verlaten]\n"
551
552#: collect2.c:1811
553#, c-format
554msgid ""
555"\n"
556"write_c_file - output name is %s, prefix is %s\n"
557msgstr ""
558"\n"
559"write_c_file - uitvoernaam is %s, prefix is %s\n"
560
561#: collect2.c:2019
562#, c-format
563msgid "cannot find 'nm'"
564msgstr "kan 'nm' niet vinden"
565
566#: collect2.c:2066
567#, c-format
568msgid "can't open nm output"
569msgstr "kan uitvoer van nm niet openen"
570
571#: collect2.c:2110
572#, c-format
573msgid "init function found in object %s"
574msgstr "init-functie gevonden in object %s"
575
576#: collect2.c:2118
577#, c-format
578msgid "fini function found in object %s"
579msgstr "fini-functie gevonden in object %s"
580
581#: collect2.c:2221
582#, c-format
583msgid "can't open ldd output"
584msgstr "kan uitvoer van ldd niet openen"
585
586#: collect2.c:2224
587#, c-format
588msgid ""
589"\n"
590"ldd output with constructors/destructors.\n"
591msgstr ""
592"\n"
593"uitvoer van ldd met constructors/destructors.\n"
594
595# 'dependency'? 'afhankelijkheid' klinkt niet echt goed...
596#: collect2.c:2239
597#, c-format
598msgid "dynamic dependency %s not found"
599msgstr "dynamische dependency %s niet gevonden"
600
601#: collect2.c:2251
602#, c-format
603msgid "unable to open dynamic dependency '%s'"
604msgstr "kan dynamische dependency '%s' niet openen"
605
606#: collect2.c:2407
607#, c-format
608msgid "%s: not a COFF file"
609msgstr "%s: geen COFF-bestand"
610
611#: collect2.c:2527
612#, c-format
613msgid "%s: cannot open as COFF file"
614msgstr "%s: kan niet openen als COFF-bestand"
615
616# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
617# dikwijls 'bibliotheek' zien gebruiken.
618# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, wat
619# jammer is (maar misschien is daar verandering in te brengen).
620#: collect2.c:2585
621#, c-format
622msgid "library lib%s not found"
623msgstr "library lib%s niet gevonden"
624
625#: cppspec.c:106
626#, c-format
627msgid "\"%s\" is not a valid option to the preprocessor"
628msgstr ""
629
630#: cppspec.c:128
631#, c-format
632msgid "too many input files"
633msgstr "te veel invoerbestanden"
634
635# mja, kan beter
636#: diagnostic.c:186
637#, c-format
638msgid "%s:%d: confused by earlier errors, bailing out\n"
639msgstr "%s:%d: in de war door de voorgaande fouten, ik stop ermee\n"
640
641#: diagnostic.c:246
642#, c-format
643msgid "compilation terminated due to -Wfatal-errors.\n"
644msgstr "compilatie beëindigd ten gevolge van -Wfatal-errors.\n"
645
646#: diagnostic.c:255
647#, c-format
648msgid ""
649"Please submit a full bug report,\n"
650"with preprocessed source if appropriate.\n"
651"See %s for instructions.\n"
652msgstr ""
653
654#: diagnostic.c:264
655#, c-format
656msgid "compilation terminated.\n"
657msgstr ""
658
659# misschien beter 'betreden' ofzo dan 'uitgevoerd'
660#: diagnostic.c:583
661#, c-format
662msgid "Internal compiler error: Error reporting routines re-entered.\n"
663msgstr "Interne compilerfout: De foutrapporteringsroutines werden opnieuw uitgevoerd.\n"
664
665#: final.c:1110
666msgid "negative insn length"
667msgstr "negatieve insn-lengte"
668
669#: final.c:2479
670msgid "could not split insn"
671msgstr "kon insn niet splitsen"
672
673#: final.c:2828
674msgid "invalid 'asm': "
675msgstr "ongeldige 'asm': "
676
677#: final.c:3011
678#, c-format
679msgid "nested assembly dialect alternatives"
680msgstr ""
681
682#: final.c:3028 final.c:3040
683#, c-format
684msgid "unterminated assembly dialect alternative"
685msgstr "onbeëindigd alternatief assembly-dialect"
686
687#: final.c:3087
688#, c-format
689msgid "operand number missing after %%-letter"
690msgstr "operandnummer ontbreekt na %%-letter"
691
692#: final.c:3090 final.c:3131
693#, c-format
694msgid "operand number out of range"
695msgstr "operandnummer buiten bereik"
696
697#: final.c:3150
698#, c-format
699msgid "invalid %%-code"
700msgstr "ongeldige %%-code"
701
702#: final.c:3180
703#, c-format
704msgid "'%%l' operand isn't a label"
705msgstr "operand van '%%l' is geen label"
706
707#. We can't handle floating point constants;
708#. PRINT_OPERAND must handle them.
709#. We can't handle floating point constants; PRINT_OPERAND must
710#. handle them.
711#. We can't handle floating point constants;
712#. PRINT_OPERAND must handle them.
713#: final.c:3281 vmsdbgout.c:487 config/i386/i386.c:6642
714#: config/pdp11/pdp11.c:1700
715#, c-format
716msgid "floating constant misused"
717msgstr "floating-point constante verkeerd gebruikt"
718
719#: final.c:3337 vmsdbgout.c:544 config/i386/i386.c:6718
720#: config/pdp11/pdp11.c:1747
721#, c-format
722msgid "invalid expression as operand"
723msgstr "ongeldige expressie als operand"
724
725#: flow.c:1699
726msgid "Attempt to delete prologue/epilogue insn:"
727msgstr ""
728
729#: gcc.c:1641
730#, c-format
731msgid "Using built-in specs.\n"
732msgstr "Ingebouwde specs worden gebruikt.\n"
733
734#: gcc.c:1824
735#, c-format
736msgid ""
737"Setting spec %s to '%s'\n"
738"\n"
739msgstr ""
740
741#: gcc.c:1939
742#, c-format
743msgid "Reading specs from %s\n"
744msgstr "Specs worden gelezen vanuit %s\n"
745
746#: gcc.c:2035 gcc.c:2054
747#, c-format
748msgid "specs %%include syntax malformed after %ld characters"
749msgstr ""
750
751#: gcc.c:2062
752#, c-format
753msgid "could not find specs file %s\n"
754msgstr ""
755
756#: gcc.c:2079 gcc.c:2087 gcc.c:2096 gcc.c:2105
757#, c-format
758msgid "specs %%rename syntax malformed after %ld characters"
759msgstr ""
760
761#: gcc.c:2114
762#, c-format
763msgid "specs %s spec was not found to be renamed"
764msgstr ""
765
766#: gcc.c:2121
767#, c-format
768msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
769msgstr ""
770
771#: gcc.c:2126
772#, c-format
773msgid "rename spec %s to %s\n"
774msgstr ""
775
776#: gcc.c:2128
777#, c-format
778msgid ""
779"spec is '%s'\n"
780"\n"
781msgstr ""
782
783#: gcc.c:2141
784#, c-format
785msgid "specs unknown %% command after %ld characters"
786msgstr ""
787
788#: gcc.c:2152 gcc.c:2165
789#, c-format
790msgid "specs file malformed after %ld characters"
791msgstr ""
792
793#: gcc.c:2218
794#, c-format
795msgid "spec file has no spec for linking"
796msgstr "specbestand heeft geen spec voor het linken"
797
798#: gcc.c:2640
799#, c-format
800msgid "system path '%s' is not absolute"
801msgstr "systeempad '%s' is niet absoluut"
802
803#: gcc.c:2703
804#, c-format
805msgid "-pipe not supported"
806msgstr "-pipe wordt niet ondersteund"
807
808#: gcc.c:2765
809#, c-format
810msgid ""
811"\n"
812"Go ahead? (y or n) "
813msgstr ""
814
815#: gcc.c:2848
816msgid "failed to get exit status"
817msgstr "kon exit-status niet ophalen"
818
819#: gcc.c:2854
820msgid "failed to get process times"
821msgstr "kon procestijden niet ophalen"
822
823#: gcc.c:2877
824#, c-format
825msgid ""
826"Internal error: %s (program %s)\n"
827"Please submit a full bug report.\n"
828"See %s for instructions."
829msgstr ""
830
831#: gcc.c:2905
832#, c-format
833msgid "# %s %.2f %.2f\n"
834msgstr "# %s %.2f %.2f\n"
835
836#: gcc.c:3041
837#, c-format
838msgid "Usage: %s [options] file...\n"
839msgstr "Gebruik: %s [opties] bestand...\n"
840
841#: gcc.c:3042
842msgid "Options:\n"
843msgstr "Opties:\n"
844
845#: gcc.c:3044
846msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
847msgstr ""
848
849#: gcc.c:3045
850msgid "  --help                   Display this information\n"
851msgstr ""
852
853#: gcc.c:3046
854msgid "  --target-help            Display target specific command line options\n"
855msgstr ""
856
857#: gcc.c:3048
858msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
859msgstr ""
860
861#: gcc.c:3049
862msgid "  -dumpspecs               Display all of the built in spec strings\n"
863msgstr ""
864
865#: gcc.c:3050
866msgid "  -dumpversion             Display the version of the compiler\n"
867msgstr ""
868
869#: gcc.c:3051
870msgid "  -dumpmachine             Display the compiler's target processor\n"
871msgstr ""
872
873#: gcc.c:3052
874msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
875msgstr ""
876
877#: gcc.c:3053
878msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
879msgstr ""
880
881#: gcc.c:3054
882msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
883msgstr ""
884
885#: gcc.c:3055
886msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
887msgstr ""
888
889#: gcc.c:3056
890msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
891msgstr ""
892
893#: gcc.c:3057
894msgid ""
895"  -print-multi-lib         Display the mapping between command line options and\n"
896"                           multiple library search directories\n"
897msgstr ""
898
899#: gcc.c:3060
900msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
901msgstr ""
902
903#: gcc.c:3061
904msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
905msgstr ""
906
907#: gcc.c:3062
908msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
909msgstr ""
910
911#: gcc.c:3063
912msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
913msgstr ""
914
915#: gcc.c:3064
916msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
917msgstr ""
918
919#: gcc.c:3065
920msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
921msgstr ""
922
923#: gcc.c:3066
924msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
925msgstr ""
926
927#: gcc.c:3067
928msgid "  -combine                 Pass multiple source files to compiler at once\n"
929msgstr ""
930
931#: gcc.c:3068
932msgid "  -save-temps              Do not delete intermediate files\n"
933msgstr ""
934
935#: gcc.c:3069
936msgid "  -pipe                    Use pipes rather than intermediate files\n"
937msgstr ""
938
939#: gcc.c:3070
940msgid "  -time                    Time the execution of each subprocess\n"
941msgstr ""
942
943#: gcc.c:3071
944msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
945msgstr ""
946
947#: gcc.c:3072
948msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
949msgstr ""
950
951#: gcc.c:3073
952msgid ""
953"  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
954"                           for headers and libraries\n"
955msgstr ""
956
957#: gcc.c:3076
958msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
959msgstr ""
960
961#: gcc.c:3077
962msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
963msgstr ""
964
965#: gcc.c:3078
966msgid "  -V <version>             Run gcc version number <version>, if installed\n"
967msgstr ""
968
969#: gcc.c:3079
970msgid "  -v                       Display the programs invoked by the compiler\n"
971msgstr ""
972
973#: gcc.c:3080
974msgid "  -###                     Like -v but options quoted and commands not executed\n"
975msgstr ""
976
977#: gcc.c:3081
978msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
979msgstr ""
980
981#: gcc.c:3082
982msgid "  -S                       Compile only; do not assemble or link\n"
983msgstr ""
984
985#: gcc.c:3083
986msgid "  -c                       Compile and assemble, but do not link\n"
987msgstr ""
988
989#: gcc.c:3084
990msgid "  -o <file>                Place the output into <file>\n"
991msgstr ""
992
993#: gcc.c:3085
994msgid ""
995"  -x <language>            Specify the language of the following input files\n"
996"                           Permissible languages include: c c++ assembler none\n"
997"                           'none' means revert to the default behavior of\n"
998"                           guessing the language based on the file's extension\n"
999msgstr ""
1000
1001#: gcc.c:3092
1002#, c-format
1003msgid ""
1004"\n"
1005"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1006" passed on to the various sub-processes invoked by %s.  In order to pass\n"
1007" other options on to these processes the -W<letter> options must be used.\n"
1008msgstr ""
1009
1010#: gcc.c:3215
1011#, c-format
1012msgid "'-%c' option must have argument"
1013msgstr "de '-%c' moet een argument hebben"
1014
1015#: gcc.c:3237
1016#, c-format
1017msgid "couldn't run '%s': %s"
1018msgstr "kon '%s' niet uitvoeren: %s"
1019
1020# moet dit eigenlijk wel een vertaalbare string zijn?
1021#. translate_options () has turned --version into -fversion.
1022#: gcc.c:3422
1023#, c-format
1024msgid "%s (GCC) %s\n"
1025msgstr "%s (GCC) %s\n"
1026
1027# Het copyright symbool zit in latin-1 dus lijkt me toepasselijk voor Nederlands (aangezien we ook accenten hebben).
1028# Maar misschien toch als (C) laten?
1029#: gcc.c:3424 gcov.c:415 fortran/gfortranspec.c:351 java/gjavah.c:2406
1030#: java/jcf-dump.c:931 java/jv-scan.c:129
1031msgid "(C)"
1032msgstr "©"
1033
1034#: gcc.c:3425 java/gjavah.c:2407 java/jcf-dump.c:932 java/jv-scan.c:130
1035#, c-format
1036msgid ""
1037"This is free software; see the source for copying conditions.  There is NO\n"
1038"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1039"\n"
1040msgstr ""
1041
1042#: gcc.c:3526
1043#, c-format
1044msgid "argument to '-Xlinker' is missing"
1045msgstr "het argument van '-Xlinker' ontbreekt"
1046
1047#: gcc.c:3534
1048#, c-format
1049msgid "argument to '-Xpreprocessor' is missing"
1050msgstr "het argument van '-Xpreprocessor' ontbreekt"
1051
1052#: gcc.c:3541
1053#, c-format
1054msgid "argument to '-Xassembler' is missing"
1055msgstr "het argument van '-Xassembler' ontbreekt"
1056
1057#: gcc.c:3548
1058#, c-format
1059msgid "argument to '-l' is missing"
1060msgstr "het argument van '-l' ontbreekt"
1061
1062#: gcc.c:3569
1063#, c-format
1064msgid "argument to '-specs' is missing"
1065msgstr "het argument van '-specs' ontbreekt"
1066
1067#: gcc.c:3583
1068#, c-format
1069msgid "argument to '-specs=' is missing"
1070msgstr "het argument van '-specs=' ontbreekt"
1071
1072#: gcc.c:3621
1073#, c-format
1074msgid "'-%c' must come at the start of the command line"
1075msgstr ""
1076
1077#: gcc.c:3630
1078#, c-format
1079msgid "argument to '-B' is missing"
1080msgstr "het argument van '-B' ontbreekt"
1081
1082#: gcc.c:4016
1083#, c-format
1084msgid "argument to '-x' is missing"
1085msgstr "het argument van '-x' ontbreekt"
1086
1087#: gcc.c:4044
1088#, c-format
1089msgid "argument to '-%s' is missing"
1090msgstr "het argument van '-%s' ontbreekt"
1091
1092#: gcc.c:4382
1093#, c-format
1094msgid "switch '%s' does not start with '-'"
1095msgstr ""
1096
1097#: gcc.c:4612
1098#, c-format
1099msgid "spec '%s' invalid"
1100msgstr ""
1101
1102#: gcc.c:4678
1103#, c-format
1104msgid "%s\n"
1105msgstr "%s\n"
1106
1107#: gcc.c:4751
1108#, c-format
1109msgid "spec '%s' has invalid '%%0%c'"
1110msgstr "spec '%s' heeft een ongeldige '%%0%c'"
1111
1112#: gcc.c:4948
1113#, c-format
1114msgid "spec '%s' has invalid '%%W%c"
1115msgstr "spec '%s' heeft een ongeldige '%%W%c'"
1116
1117#: gcc.c:4979
1118#, c-format
1119msgid "spec '%s' has invalid '%%x%c'"
1120msgstr "spec '%s' heeft een ongeldige '%%x%c'"
1121
1122#: gcc.c:5201
1123#, c-format
1124msgid "Processing spec %c%s%c, which is '%s'\n"
1125msgstr ""
1126
1127#: gcc.c:5343
1128#, c-format
1129msgid "unknown spec function '%s'"
1130msgstr "onbekende spec-functie '%s'"
1131
1132#: gcc.c:5362
1133#, c-format
1134msgid "error in args to spec function '%s'"
1135msgstr "fout in argumenten voor spec-functie '%s'"
1136
1137#: gcc.c:5410
1138#, c-format
1139msgid "malformed spec function name"
1140msgstr "misvormde naam van spec-functie"
1141
1142#. )
1143#: gcc.c:5413
1144#, c-format
1145msgid "no arguments for spec function"
1146msgstr "geen argumenten voor spec-functie"
1147
1148#: gcc.c:5432
1149#, c-format
1150msgid "malformed spec function arguments"
1151msgstr ""
1152
1153#: gcc.c:5671
1154#, c-format
1155msgid "braced spec '%s' is invalid at '%c'"
1156msgstr ""
1157
1158#: gcc.c:5759
1159#, c-format
1160msgid "braced spec body '%s' is invalid"
1161msgstr ""
1162
1163#: gcc.c:6306
1164#, c-format
1165msgid "install: %s%s\n"
1166msgstr ""
1167
1168#: gcc.c:6307
1169#, c-format
1170msgid "programs: %s\n"
1171msgstr ""
1172
1173#: gcc.c:6308
1174#, c-format
1175msgid "libraries: %s\n"
1176msgstr ""
1177
1178#: gcc.c:6365
1179#, c-format
1180msgid ""
1181"\n"
1182"For bug reporting instructions, please see:\n"
1183msgstr ""
1184
1185#: gcc.c:6381
1186#, c-format
1187msgid "Target: %s\n"
1188msgstr ""
1189
1190#: gcc.c:6382
1191#, c-format
1192msgid "Configured with: %s\n"
1193msgstr ""
1194
1195#: gcc.c:6396
1196#, c-format
1197msgid "Thread model: %s\n"
1198msgstr ""
1199
1200#: gcc.c:6407
1201#, c-format
1202msgid "gcc version %s\n"
1203msgstr "gcc versie %s\n"
1204
1205#: gcc.c:6409
1206#, c-format
1207msgid "gcc driver version %s executing gcc version %s\n"
1208msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
1209
1210#: gcc.c:6417
1211#, c-format
1212msgid "no input files"
1213msgstr "geen invoerbestanden"
1214
1215#: gcc.c:6466
1216#, c-format
1217msgid "cannot specify -o with -c or -S with multiple files"
1218msgstr ""
1219
1220#: gcc.c:6500
1221#, c-format
1222msgid "spec '%s' is invalid"
1223msgstr "spec '%s' is ongeldig"
1224
1225#: gcc.c:6965
1226#, c-format
1227msgid "multilib spec '%s' is invalid"
1228msgstr "multilib spec '%s' is ongeldig"
1229
1230# hoe moet 'multilib exclusions' vertaald worden?
1231#: gcc.c:7157
1232#, c-format
1233msgid "multilib exclusions '%s' is invalid"
1234msgstr "multilib exclusions '%s' is ongeldig"
1235
1236#: gcc.c:7215 gcc.c:7356
1237#, c-format
1238msgid "multilib select '%s' is invalid"
1239msgstr "multilib select '%s' in ongeldig"
1240
1241#: gcc.c:7394
1242#, c-format
1243msgid "multilib exclusion '%s' is invalid"
1244msgstr "multilib exclusion '%s' is ongeldig"
1245
1246#: gcc.c:7653 gcc.c:7658
1247#, c-format
1248msgid "invalid version number `%s'"
1249msgstr "ongeldig versienummer `%s'"
1250
1251#: gcc.c:7701
1252#, c-format
1253msgid "too few arguments to %%:version-compare"
1254msgstr "te weinig argumenten voor %%:version-compare"
1255
1256#: gcc.c:7707
1257#, c-format
1258msgid "too many arguments to %%:version-compare"
1259msgstr "te veel argumenten voor %%:version-compare"
1260
1261#: gcc.c:7748
1262#, c-format
1263msgid "unknown operator '%s' in %%:version-compare"
1264msgstr "onbekende operator '%s' in %%:version-compare"
1265
1266#: gcov.c:388
1267#, c-format
1268msgid ""
1269"Usage: gcov [OPTION]... SOURCEFILE\n"
1270"\n"
1271msgstr ""
1272"Gebruik: gcov [OPTIE]... BRONBESTAND\n"
1273"\n"
1274
1275#: gcov.c:389
1276#, c-format
1277msgid ""
1278"Print code coverage information.\n"
1279"\n"
1280msgstr ""
1281
1282#: gcov.c:390
1283#, c-format
1284msgid "  -h, --help                      Print this help, then exit\n"
1285msgstr ""
1286
1287#: gcov.c:391
1288#, c-format
1289msgid "  -v, --version                   Print version number, then exit\n"
1290msgstr ""
1291
1292#: gcov.c:392
1293#, c-format
1294msgid "  -a, --all-blocks                Show information for every basic block\n"
1295msgstr ""
1296
1297#: gcov.c:393
1298#, c-format
1299msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
1300msgstr ""
1301
1302#: gcov.c:394
1303#, c-format
1304msgid ""
1305"  -c, --branch-counts             Given counts of branches taken\n"
1306"                                    rather than percentages\n"
1307msgstr ""
1308
1309#: gcov.c:396
1310#, c-format
1311msgid "  -n, --no-output                 Do not create an output file\n"
1312msgstr ""
1313
1314#: gcov.c:397
1315#, c-format
1316msgid ""
1317"  -l, --long-file-names           Use long output file names for included\n"
1318"                                    source files\n"
1319msgstr ""
1320
1321#: gcov.c:399
1322#, c-format
1323msgid "  -f, --function-summaries        Output summaries for each function\n"
1324msgstr ""
1325
1326#: gcov.c:400
1327#, c-format
1328msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1329msgstr ""
1330
1331#: gcov.c:401
1332#, c-format
1333msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1334msgstr ""
1335
1336#: gcov.c:402
1337#, c-format
1338msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1339msgstr ""
1340
1341#: gcov.c:403
1342#, c-format
1343msgid ""
1344"\n"
1345"For bug reporting instructions, please see:\n"
1346"%s.\n"
1347msgstr ""
1348
1349# moet dit eigenlijk wel een vertaalbare string zijn?
1350#: gcov.c:413
1351#, c-format
1352msgid "gcov (GCC) %s\n"
1353msgstr "gcov (GCC) %s\n"
1354
1355#: gcov.c:417
1356#, c-format
1357msgid ""
1358"This is free software; see the source for copying conditions.\n"
1359"There is NO warranty; not even for MERCHANTABILITY or \n"
1360"FITNESS FOR A PARTICULAR PURPOSE.\n"
1361"\n"
1362msgstr ""
1363"Dit is vrije software; zie de broncode voor kopieervoorwaarden.\n"
1364"Er is GEEN garantie; zelfs niet van VERKOOPBAARHEID of\n"
1365"GESCHIKTHEID VOOR ENIG DOEL.\n"
1366"\n"
1367
1368#: gcov.c:507
1369#, c-format
1370msgid "%s:no functions found\n"
1371msgstr "%s:geen functies gevonden\n"
1372
1373# moet dit eigenlijk wel een vertaalbare string zijn?
1374#: gcov.c:528 gcov.c:556 fortran/dump-parse-tree.c:68
1375#, c-format
1376msgid "\n"
1377msgstr "\n"
1378
1379#: gcov.c:543
1380#, c-format
1381msgid "%s:creating '%s'\n"
1382msgstr "%s:'%s' wordt aangemaakt\n"
1383
1384#: gcov.c:547
1385#, c-format
1386msgid "%s:error writing output file '%s'\n"
1387msgstr "%s:fout bij schrijven van uitvoerbestand '%s'\n"
1388
1389#: gcov.c:552
1390#, c-format
1391msgid "%s:could not open output file '%s'\n"
1392msgstr "%s:kon uitvoerbestand '%s' niet openen\n"
1393
1394# graafbestand is niet verkeerd maar kan dubbelzinnig zijn, dus houd ik het op graphbestand
1395#: gcov.c:703
1396#, c-format
1397msgid "%s:cannot open graph file\n"
1398msgstr "%s:kan graphbestand niet openen\n"
1399
1400#: gcov.c:709
1401#, c-format
1402msgid "%s:not a gcov graph file\n"
1403msgstr "%s:geen gcov graphbestand\n"
1404
1405#: gcov.c:722
1406#, c-format
1407msgid "%s:version '%.4s', prefer '%.4s'\n"
1408msgstr "%s:versie '%.4s', verkies '%.4s'\n"
1409
1410#: gcov.c:774
1411#, c-format
1412msgid "%s:already seen blocks for '%s'\n"
1413msgstr ""
1414
1415#: gcov.c:892 gcov.c:1048
1416#, c-format
1417msgid "%s:corrupted\n"
1418msgstr "%s:corrupt\n"
1419
1420#: gcov.c:966
1421#, c-format
1422msgid "%s:cannot open data file\n"
1423msgstr "%s:kan gegevensbestand niet openen\n"
1424
1425#: gcov.c:971
1426#, c-format
1427msgid "%s:not a gcov data file\n"
1428msgstr "%s:geen gcov gegevensbestand\n"
1429
1430#: gcov.c:984
1431#, c-format
1432msgid "%s:version '%.4s', prefer version '%.4s'\n"
1433msgstr "%s:versie '%.4s', verkies versie '%.4s'\n"
1434
1435#: gcov.c:990
1436#, c-format
1437msgid "%s:stamp mismatch with graph file\n"
1438msgstr ""
1439
1440#: gcov.c:1016
1441#, c-format
1442msgid "%s:unknown function '%u'\n"
1443msgstr "%s:Onbekende functie '%u'\n"
1444
1445#: gcov.c:1029
1446#, c-format
1447msgid "%s:profile mismatch for '%s'\n"
1448msgstr ""
1449
1450#: gcov.c:1048
1451#, c-format
1452msgid "%s:overflowed\n"
1453msgstr ""
1454
1455#: gcov.c:1072
1456#, c-format
1457msgid "%s:'%s' lacks entry and/or exit blocks\n"
1458msgstr ""
1459
1460#: gcov.c:1077
1461#, c-format
1462msgid "%s:'%s' has arcs to entry block\n"
1463msgstr ""
1464
1465#: gcov.c:1085
1466#, c-format
1467msgid "%s:'%s' has arcs from exit block\n"
1468msgstr ""
1469
1470#: gcov.c:1293
1471#, c-format
1472msgid "%s:graph is unsolvable for '%s'\n"
1473msgstr ""
1474
1475# moet dit eigenlijk wel een vertaalbare string zijn?
1476#: gcov.c:1373
1477#, c-format
1478msgid "%s '%s'\n"
1479msgstr "%s '%s'\n"
1480
1481#: gcov.c:1376
1482#, c-format
1483msgid "Lines executed:%s of %d\n"
1484msgstr "Uitgevoerde lijnen:%s van %d\n"
1485
1486#: gcov.c:1380
1487#, c-format
1488msgid "No executable lines\n"
1489msgstr "Geen uitvoerbare lijnen\n"
1490
1491#: gcov.c:1386
1492#, c-format
1493msgid "Branches executed:%s of %d\n"
1494msgstr "Uitgevoerde aftakkingen:%s van %d\n"
1495
1496#: gcov.c:1390
1497#, c-format
1498msgid "Taken at least once:%s of %d\n"
1499msgstr "Minstens één keer uitgevoerd:%s van %d\n"
1500
1501#: gcov.c:1396
1502#, c-format
1503msgid "No branches\n"
1504msgstr "Geen aftakkingen\n"
1505
1506#: gcov.c:1398
1507#, c-format
1508msgid "Calls executed:%s of %d\n"
1509msgstr "Uitgevoerde calls:%s van %d\n"
1510
1511#: gcov.c:1402
1512#, c-format
1513msgid "No calls\n"
1514msgstr "Geen calls\n"
1515
1516#: gcov.c:1543
1517#, c-format
1518msgid "%s:no lines for '%s'\n"
1519msgstr "%s:geen lijnen voor '%s'\n"
1520
1521#: gcov.c:1738
1522#, c-format
1523msgid "call   %2d returned %s\n"
1524msgstr "call   %2d kwam %s terug\n"
1525
1526#: gcov.c:1743
1527#, c-format
1528msgid "call   %2d never executed\n"
1529msgstr "call   %2d nooit uitgevoerd\n"
1530
1531#: gcov.c:1748
1532#, c-format
1533msgid "branch %2d taken %s%s\n"
1534msgstr ""
1535
1536#: gcov.c:1752
1537#, c-format
1538msgid "branch %2d never executed\n"
1539msgstr ""
1540
1541# is me niet helemaal duidelijk wat een 'unconditional' is
1542#: gcov.c:1757
1543#, c-format
1544msgid "unconditional %2d taken %s\n"
1545msgstr "onvoorwaardelijke tak %2d werd %s genomen\n"
1546
1547#: gcov.c:1760
1548#, c-format
1549msgid "unconditional %2d never executed\n"
1550msgstr "onvoorwaardelijke tak %2d werd nooit uitgevoerd\n"
1551
1552#: gcov.c:1792
1553#, c-format
1554msgid "%s:cannot open source file\n"
1555msgstr "%s:kan bronbestand niet openen\n"
1556
1557#: gcov.c:1802
1558#, c-format
1559msgid "%s:source file is newer than graph file '%s'\n"
1560msgstr ""
1561
1562#. Return if there's nothing to do, or it is too expensive.
1563#: gcse.c:694
1564msgid "GCSE disabled"
1565msgstr "GCSE uitgeschakeld"
1566
1567#. Return if there's nothing to do, or it is too expensive.
1568#: gcse.c:6526
1569msgid "jump bypassing disabled"
1570msgstr "jump bypassing uitgeschakeld"
1571
1572#. Opening quotation mark.
1573#: intl.c:58
1574msgid "`"
1575msgstr "‘"
1576
1577#. Closing quotation mark.
1578#: intl.c:61
1579msgid "'"
1580msgstr "’"
1581
1582#: ipa-inline.c:275
1583msgid "--param large-function-growth limit reached"
1584msgstr "limiet van --param large-function-growth bereikt"
1585
1586#: ipa-inline.c:305
1587msgid "--param max-inline-insns-single limit reached"
1588msgstr "limiet van --param max-inline-insns-single bereikt"
1589
1590#: ipa-inline.c:314
1591msgid "--param max-inline-insns-auto limit reached"
1592msgstr "limiet van --param max-inline-insns-auto bereikt"
1593
1594#: ipa-inline.c:340 ipa-inline.c:766
1595msgid "recursive inlining"
1596msgstr "recursieve inlining"
1597
1598#: ipa-inline.c:779
1599msgid "call is unlikely"
1600msgstr "oproep is onwaarschijnlijk"
1601
1602#: ipa-inline.c:850
1603msgid "--param inline-unit-growth limit reached"
1604msgstr ""
1605
1606#: langhooks.c:507
1607msgid "At top level:"
1608msgstr "Op bovenste niveau:"
1609
1610#: langhooks.c:512
1611#, c-format
1612msgid "In member function %qs:"
1613msgstr "In memberfunctie %qs:"
1614
1615#: langhooks.c:516
1616#, c-format
1617msgid "In function %qs:"
1618msgstr "In functie %qs:"
1619
1620#: loop-iv.c:2709 tree-ssa-loop-niter.c:1109
1621msgid "assuming that the loop is not infinite"
1622msgstr ""
1623
1624#: loop-iv.c:2710 tree-ssa-loop-niter.c:1110
1625msgid "cannot optimize possibly infinite loops"
1626msgstr ""
1627
1628#: loop-iv.c:2718 tree-ssa-loop-niter.c:1114
1629msgid "assuming that the loop counter does not overflow"
1630msgstr ""
1631
1632#: loop-iv.c:2719 tree-ssa-loop-niter.c:1115
1633msgid "cannot optimize loop, the loop counter may overflow"
1634msgstr ""
1635
1636#. What to print when a switch has no documentation.
1637#: opts.c:90
1638msgid "This switch lacks documentation"
1639msgstr "Deze optie heeft geen documentatie"
1640
1641#: opts.c:1227
1642#, c-format
1643msgid ""
1644"\n"
1645"Target specific options:\n"
1646msgstr ""
1647
1648#: opts.c:1248
1649msgid "The following options are language-independent:\n"
1650msgstr "De volgende opties zijn taalafhankelijk:\n"
1651
1652#: opts.c:1255
1653#, c-format
1654msgid ""
1655"The %s front end recognizes the following options:\n"
1656"\n"
1657msgstr ""
1658
1659#: opts.c:1268
1660msgid "The --param option recognizes the following as parameters:\n"
1661msgstr "De --param optie herkent de volgende parameters:\n"
1662
1663#: protoize.c:583
1664#, c-format
1665msgid "%s: error writing file '%s': %s\n"
1666msgstr "%s: fout bij schrijven van bestand '%s': %s\n"
1667
1668#: protoize.c:627
1669#, c-format
1670msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
1671msgstr ""
1672
1673#: protoize.c:630
1674#, c-format
1675msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
1676msgstr ""
1677
1678#: protoize.c:731
1679#, c-format
1680msgid "%s: warning: no read access for file '%s'\n"
1681msgstr "%s: waarschuwing: geen leestoegang voor bestand '%s'\n"
1682
1683#: protoize.c:739
1684#, c-format
1685msgid "%s: warning: no write access for file '%s'\n"
1686msgstr "%s: waarschuwing: geen schrijftoegang voor bestand '%s'\n"
1687
1688#: protoize.c:747
1689#, c-format
1690msgid "%s: warning: no write access for dir containing '%s'\n"
1691msgstr "%s: waarschuwing: geen schrijftoegang voor de directory die bestand '%s' bevat\n"
1692
1693#. Catch cases like /.. where we try to backup to a
1694#. point above the absolute root of the logical file
1695#. system.
1696#: protoize.c:1134
1697#, c-format
1698msgid "%s: invalid file name: %s\n"
1699msgstr "%s: ongeldige bestandsnaam: %s\n"
1700
1701#: protoize.c:1282
1702#, c-format
1703msgid "%s: %s: can't get status: %s\n"
1704msgstr ""
1705
1706#: protoize.c:1303
1707#, c-format
1708msgid ""
1709"\n"
1710"%s: fatal error: aux info file corrupted at line %d\n"
1711msgstr ""
1712
1713#: protoize.c:1632
1714#, c-format
1715msgid "%s:%d: declaration of function '%s' takes different forms\n"
1716msgstr "%s:%d: declaratie of function '%s' neemt verschillende vormen aan\n"
1717
1718#: protoize.c:1887
1719#, c-format
1720msgid "%s: compiling '%s'\n"
1721msgstr ""
1722
1723#: protoize.c:1910
1724#, c-format
1725msgid "%s: wait: %s\n"
1726msgstr "%s: fout bij wachten op proces: %s\n"
1727
1728#: protoize.c:1915
1729#, c-format
1730msgid "%s: subprocess got fatal signal %d\n"
1731msgstr ""
1732
1733#: protoize.c:1923
1734#, c-format
1735msgid "%s: %s exited with status %d\n"
1736msgstr ""
1737
1738#: protoize.c:1972
1739#, c-format
1740msgid "%s: warning: missing SYSCALLS file '%s'\n"
1741msgstr ""
1742
1743# "bestand met aux info"? "bestand met extra informatie"? extra-info-bestand?
1744#: protoize.c:1981 protoize.c:2010
1745#, c-format
1746msgid "%s: can't read aux info file '%s': %s\n"
1747msgstr "%s: kan aux-infobestand '%s' niet lezen: %s\n"
1748
1749#: protoize.c:2026 protoize.c:2054
1750#, c-format
1751msgid "%s: can't get status of aux info file '%s': %s\n"
1752msgstr "%s: kan status van aux-infobestand '%s' niet opvragen: %s\n"
1753
1754#: protoize.c:2082
1755#, c-format
1756msgid "%s: can't open aux info file '%s' for reading: %s\n"
1757msgstr "%s: kan aux-infobestand '%s' niet openen voor lezen: %s\n"
1758
1759#: protoize.c:2100
1760#, c-format
1761msgid "%s: error reading aux info file '%s': %s\n"
1762msgstr "%s: fout bij lezen van aux-infobestand '%s': %s\n"
1763
1764#: protoize.c:2113
1765#, c-format
1766msgid "%s: error closing aux info file '%s': %s\n"
1767msgstr "%s: fout bij sluiten van aux-infobestand '%s': %s\n"
1768
1769#: protoize.c:2129
1770#, c-format
1771msgid "%s: can't delete aux info file '%s': %s\n"
1772msgstr "%s: kan aux-infobestand '%s' niet verwijderen: %s\n"
1773
1774#: protoize.c:2211 protoize.c:4180
1775#, c-format
1776msgid "%s: can't delete file '%s': %s\n"
1777msgstr "%s: kan bestand '%s' niet verwijderen: %s\n"
1778
1779#: protoize.c:2289
1780#, c-format
1781msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
1782msgstr "%s: waarschuwing: kan naam van bestand '%s' niet wijzigen in '%s': %s\n"
1783
1784#: protoize.c:2411
1785#, c-format
1786msgid "%s: conflicting extern definitions of '%s'\n"
1787msgstr ""
1788
1789#: protoize.c:2415
1790#, c-format
1791msgid "%s: declarations of '%s' will not be converted\n"
1792msgstr ""
1793
1794#: protoize.c:2417
1795#, c-format
1796msgid "%s: conflict list for '%s' follows:\n"
1797msgstr ""
1798
1799#: protoize.c:2450
1800#, c-format
1801msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
1802msgstr ""
1803
1804#: protoize.c:2490
1805#, c-format
1806msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
1807msgstr ""
1808
1809#: protoize.c:2496
1810#, c-format
1811msgid "%s: %d: warning: no extern definition for '%s'\n"
1812msgstr ""
1813
1814#: protoize.c:2526
1815#, c-format
1816msgid "%s: warning: no static definition for '%s' in file '%s'\n"
1817msgstr ""
1818
1819#: protoize.c:2532
1820#, c-format
1821msgid "%s: multiple static defs of '%s' in file '%s'\n"
1822msgstr ""
1823
1824#: protoize.c:2702 protoize.c:2705
1825#, c-format
1826msgid "%s: %d: warning: source too confusing\n"
1827msgstr ""
1828
1829#: protoize.c:2900
1830#, c-format
1831msgid "%s: %d: warning: varargs function declaration not converted\n"
1832msgstr ""
1833
1834#: protoize.c:2915
1835#, c-format
1836msgid "%s: declaration of function '%s' not converted\n"
1837msgstr "%s: declaratie van functie '%s' niet omgezet\n"
1838
1839#: protoize.c:3038
1840#, c-format
1841msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
1842msgstr "%s: waarschuwing: te veel parameterlijsten in declaratie van '%s'\n"
1843
1844#: protoize.c:3059
1845#, c-format
1846msgid ""
1847"\n"
1848"%s: warning: too few parameter lists in declaration of '%s'\n"
1849msgstr ""
1850"\n"
1851"%s: waarschuwing: te weinig parameterlijsten in declaratie van '%s'\n"
1852
1853#: protoize.c:3155
1854#, c-format
1855msgid "%s: %d: warning: found '%s' but expected '%s'\n"
1856msgstr ""
1857
1858#: protoize.c:3330
1859#, c-format
1860msgid "%s: local declaration for function '%s' not inserted\n"
1861msgstr "%s: geen locale declaratie ingevoegd voor functie '%s'\n"
1862
1863#: protoize.c:3357
1864#, c-format
1865msgid ""
1866"\n"
1867"%s: %d: warning: can't add declaration of '%s' into macro call\n"
1868msgstr ""
1869
1870#: protoize.c:3429
1871#, c-format
1872msgid "%s: global declarations for file '%s' not inserted\n"
1873msgstr "%s: geen globale declaraties ingevoegd voor bestand '%s'\n"
1874
1875#: protoize.c:3518 protoize.c:3548
1876#, c-format
1877msgid "%s: definition of function '%s' not converted\n"
1878msgstr "%s: definitie van functie '%s' niet omgezet\n"
1879
1880#: protoize.c:3537
1881#, c-format
1882msgid "%s: %d: warning: definition of %s not converted\n"
1883msgstr ""
1884
1885#: protoize.c:3863
1886#, c-format
1887msgid "%s: found definition of '%s' at %s(%d)\n"
1888msgstr "%s: definitie van '%s' gevonden op %s(%d)\n"
1889
1890#. If we make it here, then we did not know about this
1891#. function definition.
1892#: protoize.c:3879
1893#, c-format
1894msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
1895msgstr ""
1896
1897#: protoize.c:3882
1898#, c-format
1899msgid "%s: function definition not converted\n"
1900msgstr ""
1901
1902#: protoize.c:3940
1903#, c-format
1904msgid "%s: '%s' not converted\n"
1905msgstr ""
1906
1907#: protoize.c:3948
1908#, c-format
1909msgid "%s: would convert file '%s'\n"
1910msgstr ""
1911
1912#: protoize.c:3951
1913#, c-format
1914msgid "%s: converting file '%s'\n"
1915msgstr "%s: bestand '%s' wordt omgezet\n"
1916
1917#: protoize.c:3961
1918#, c-format
1919msgid "%s: can't get status for file '%s': %s\n"
1920msgstr "%s: kan status van bestand '%s' niet ophalen: %s\n"
1921
1922#: protoize.c:4003
1923#, c-format
1924msgid "%s: can't open file '%s' for reading: %s\n"
1925msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
1926
1927#: protoize.c:4018
1928#, c-format
1929msgid ""
1930"\n"
1931"%s: error reading input file '%s': %s\n"
1932msgstr ""
1933"\n"
1934"%s: fout bij lezen van invoerbestand '%s': %s\n"
1935
1936# het gaat om een .clean bestand, dus vertalen leek me niet de beste optie
1937# is trouwens code binnen #if 0/#endif, dus niet zo belangrijk
1938#: protoize.c:4052
1939#, c-format
1940msgid "%s: can't create/open clean file '%s': %s\n"
1941msgstr "%s: kan het \"clean\" bestand '%s' niet aanmaken/openen: %s\n"
1942
1943#: protoize.c:4157
1944#, c-format
1945msgid "%s: warning: file '%s' already saved in '%s'\n"
1946msgstr ""
1947
1948#: protoize.c:4165
1949#, c-format
1950msgid "%s: can't link file '%s' to '%s': %s\n"
1951msgstr "%s: kan geen link leggen van bestand '%s' naar '%s': %s\n"
1952
1953#: protoize.c:4195
1954#, c-format
1955msgid "%s: can't create/open output file '%s': %s\n"
1956msgstr "%s: kan uitvoerbestand '%s' niet aanmaken/openen: %s\n"
1957
1958#: protoize.c:4228
1959#, c-format
1960msgid "%s: can't change mode of file '%s': %s\n"
1961msgstr "%s: kan modus van bestand '%s' niet wijzigen: %s\n"
1962
1963#: protoize.c:4404
1964#, c-format
1965msgid "%s: cannot get working directory: %s\n"
1966msgstr ""
1967
1968#: protoize.c:4502
1969#, c-format
1970msgid "%s: input file names must have .c suffixes: %s\n"
1971msgstr ""
1972
1973#: reload.c:3738
1974msgid "unable to generate reloads for:"
1975msgstr ""
1976
1977#: reload1.c:1901
1978msgid "this is the insn:"
1979msgstr "dit is de insn:"
1980
1981#. It's the compiler's fault.
1982#: reload1.c:5103
1983msgid "could not find a spill register"
1984msgstr ""
1985
1986#. It's the compiler's fault.
1987#: reload1.c:6737
1988msgid "VOIDmode on an output"
1989msgstr ""
1990
1991#: reload1.c:7710
1992msgid "Failure trying to reload:"
1993msgstr ""
1994
1995#: rtl-error.c:128
1996msgid "unrecognizable insn:"
1997msgstr "onherkenbare insn:"
1998
1999#: rtl-error.c:130
2000msgid "insn does not satisfy its constraints:"
2001msgstr ""
2002
2003#: timevar.c:412
2004msgid ""
2005"\n"
2006"Execution times (seconds)\n"
2007msgstr ""
2008
2009#. Print total time.
2010#: timevar.c:470
2011msgid " TOTAL                 :"
2012msgstr " TOTAAL                :"
2013
2014#: timevar.c:499
2015#, c-format
2016msgid "time in %s: %ld.%06ld (%ld%%)\n"
2017msgstr ""
2018
2019#: tlink.c:384
2020#, c-format
2021msgid "collect: reading %s\n"
2022msgstr "collect: %s wordt gelezen\n"
2023
2024#: tlink.c:478
2025#, c-format
2026msgid "removing .rpo file"
2027msgstr ""
2028
2029#: tlink.c:480
2030#, c-format
2031msgid "renaming .rpo file"
2032msgstr ""
2033
2034#: tlink.c:534
2035#, c-format
2036msgid "collect: recompiling %s\n"
2037msgstr "collect: %s wordt opnieuw gecompileerd\n"
2038
2039# betere vertaling van 'to tweak'?
2040#: tlink.c:714
2041#, c-format
2042msgid "collect: tweaking %s in %s\n"
2043msgstr "collect: er wordt aan %s geprutst in %s\n"
2044
2045#: tlink.c:764
2046#, c-format
2047msgid "collect: relinking\n"
2048msgstr ""
2049
2050#: toplev.c:583
2051#, c-format
2052msgid "unrecoverable error"
2053msgstr "onherstelbare fout"
2054
2055#: toplev.c:1115
2056#, c-format
2057msgid ""
2058"%s%s%s version %s (%s)\n"
2059"%s\tcompiled by GNU C version %s.\n"
2060msgstr ""
2061"%s%s%s versie %s (%s)\n"
2062"%s\tgecompileerd door GNU C versie %s.\n"
2063
2064#: toplev.c:1117
2065#, c-format
2066msgid "%s%s%s version %s (%s) compiled by CC.\n"
2067msgstr "%s%s%s versie %s (%s) gecompileerd door CC.\n"
2068
2069#: toplev.c:1121
2070#, c-format
2071msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2072msgstr ""
2073
2074#: toplev.c:1183
2075msgid "options passed: "
2076msgstr "meegegeven opties: "
2077
2078#: toplev.c:1212
2079msgid "options enabled: "
2080msgstr "ingeschakelde opties: "
2081
2082#: toplev.c:1331
2083#, c-format
2084msgid "created and used with differing settings of '%s'"
2085msgstr ""
2086
2087#: toplev.c:1333
2088msgid "out of memory"
2089msgstr ""
2090
2091#: toplev.c:1348
2092msgid "created and used with different settings of -fpic"
2093msgstr ""
2094
2095#: toplev.c:1350
2096msgid "created and used with different settings of -fpie"
2097msgstr ""
2098
2099#: tree-inline.c:2026
2100msgid "originally indirect function call not considered for inlining"
2101msgstr ""
2102
2103#.
2104#. Local variables:
2105#. mode:c
2106#. End:
2107#.
2108#: diagnostic.def:1
2109msgid "fatal error: "
2110msgstr "fatale fout: "
2111
2112#: diagnostic.def:2
2113msgid "internal compiler error: "
2114msgstr "interne compilerfout: "
2115
2116#: diagnostic.def:3
2117msgid "error: "
2118msgstr "fout: "
2119
2120#: diagnostic.def:4
2121msgid "sorry, unimplemented: "
2122msgstr ""
2123
2124# Dit zou misschien beter 'warning' blijven
2125#: diagnostic.def:5
2126msgid "warning: "
2127msgstr "let op: "
2128
2129#: diagnostic.def:6
2130msgid "anachronism: "
2131msgstr ""
2132
2133#: diagnostic.def:7
2134msgid "note: "
2135msgstr ""
2136
2137#: diagnostic.def:8
2138msgid "debug: "
2139msgstr ""
2140
2141#: params.def:48
2142msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
2143msgstr ""
2144
2145#: params.def:57
2146msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
2147msgstr ""
2148
2149#: params.def:66
2150msgid "The maximum number of structure fields for which GCC will use by-element copies"
2151msgstr ""
2152
2153#: params.def:78
2154msgid "The threshold ratio between instantiated fields and the total structure size"
2155msgstr ""
2156
2157#: params.def:95
2158msgid "The maximum number of instructions in a single function eligible for inlining"
2159msgstr ""
2160
2161#: params.def:107
2162msgid "The maximum number of instructions when automatically inlining"
2163msgstr ""
2164
2165#: params.def:112
2166msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2167msgstr ""
2168
2169#: params.def:117
2170msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2171msgstr ""
2172
2173#: params.def:122
2174msgid "The maximum depth of recursive inlining for inline functions"
2175msgstr ""
2176
2177#: params.def:127
2178msgid "The maximum depth of recursive inlining for non-inline functions"
2179msgstr ""
2180
2181#: params.def:132
2182msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2183msgstr ""
2184
2185#: params.def:139
2186msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2187msgstr ""
2188
2189#: params.def:150
2190msgid "The maximum number of instructions to consider to fill a delay slot"
2191msgstr ""
2192
2193#: params.def:161
2194msgid "The maximum number of instructions to consider to find accurate live register information"
2195msgstr ""
2196
2197#: params.def:171
2198msgid "The maximum length of scheduling's pending operations list"
2199msgstr ""
2200
2201#: params.def:176
2202msgid "The size of function body to be considered large"
2203msgstr ""
2204
2205#: params.def:180
2206msgid "Maximal growth due to inlining of large function (in percent)"
2207msgstr ""
2208
2209#: params.def:184
2210msgid "The size of translation unit to be considered large"
2211msgstr ""
2212
2213#: params.def:188
2214msgid "how much can given compilation unit grow because of the inlining (in percent)"
2215msgstr ""
2216
2217#: params.def:192
2218msgid "expense of call operation relative to ordinary arithmetic operations"
2219msgstr ""
2220
2221#: params.def:199
2222msgid "The maximum amount of memory to be allocated by GCSE"
2223msgstr ""
2224
2225#: params.def:204
2226msgid "The maximum number of passes to make when doing GCSE"
2227msgstr ""
2228
2229#: params.def:214
2230msgid "The threshold ratio for performing partial redundancy elimination after reload"
2231msgstr ""
2232
2233#: params.def:221
2234msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2235msgstr ""
2236
2237#: params.def:232
2238msgid "The maximum number of instructions to consider to unroll in a loop"
2239msgstr ""
2240
2241#: params.def:238
2242msgid "The maximum number of instructions to consider to unroll in a loop on average"
2243msgstr ""
2244
2245#: params.def:243
2246msgid "The maximum number of unrollings of a single loop"
2247msgstr ""
2248
2249#: params.def:248
2250msgid "The maximum number of insns of a peeled loop"
2251msgstr ""
2252
2253#: params.def:253
2254msgid "The maximum number of peelings of a single loop"
2255msgstr ""
2256
2257#: params.def:258
2258msgid "The maximum number of insns of a completely peeled loop"
2259msgstr ""
2260
2261#: params.def:263
2262msgid "The maximum number of peelings of a single loop that is peeled completely"
2263msgstr ""
2264
2265#: params.def:268
2266msgid "The maximum number of insns of a peeled loop that rolls only once"
2267msgstr ""
2268
2269#: params.def:274
2270msgid "The maximum number of insns of an unswitched loop"
2271msgstr ""
2272
2273#: params.def:279
2274msgid "The maximum number of unswitchings in a single loop"
2275msgstr ""
2276
2277#: params.def:286
2278msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2279msgstr ""
2280
2281#: params.def:291
2282msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
2283msgstr ""
2284
2285#: params.def:297
2286msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2287msgstr ""
2288
2289#: params.def:301
2290msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2291msgstr ""
2292
2293#: params.def:305
2294msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2295msgstr ""
2296
2297#: params.def:310
2298msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2299msgstr ""
2300
2301#: params.def:314
2302msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2303msgstr ""
2304
2305#: params.def:330
2306msgid "The maximum number of loop iterations we predict statically"
2307msgstr ""
2308
2309#: params.def:334
2310msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2311msgstr ""
2312
2313#: params.def:338
2314msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2315msgstr ""
2316
2317#: params.def:342
2318msgid "Maximal code growth caused by tail duplication (in percent)"
2319msgstr ""
2320
2321#: params.def:346
2322msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2323msgstr ""
2324
2325#: params.def:350
2326msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2327msgstr ""
2328
2329#: params.def:354
2330msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2331msgstr ""
2332
2333#: params.def:360
2334msgid "The maximum number of incoming edges to consider for crossjumping"
2335msgstr ""
2336
2337#: params.def:366
2338msgid "The minimum number of matching instructions to consider for crossjumping"
2339msgstr ""
2340
2341#: params.def:372
2342msgid "The maximum expansion factor when copying basic blocks"
2343msgstr ""
2344
2345#: params.def:378
2346msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2347msgstr ""
2348
2349#: params.def:384
2350msgid "The maximum length of path considered in cse"
2351msgstr ""
2352
2353#: params.def:388
2354msgid "The maximum instructions CSE process before flushing"
2355msgstr ""
2356
2357#: params.def:395
2358msgid "The minimum cost of an expensive expression in the loop invariant motion"
2359msgstr ""
2360
2361#: params.def:404
2362msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2363msgstr ""
2364
2365#: params.def:412
2366msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2367msgstr ""
2368
2369#: params.def:420
2370msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2371msgstr ""
2372
2373#: params.def:425
2374msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2375msgstr ""
2376
2377#: params.def:430
2378msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning"
2379msgstr ""
2380
2381#: params.def:437
2382msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
2383msgstr ""
2384
2385#: params.def:442
2386msgid "The maximum memory locations recorded by cselib"
2387msgstr ""
2388
2389#: params.def:446
2390msgid "The maximum memory locations recorded by flow"
2391msgstr ""
2392
2393#: params.def:459
2394msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2395msgstr ""
2396
2397#: params.def:464
2398msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2399msgstr ""
2400
2401#: params.def:472
2402msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2403msgstr ""
2404
2405#: params.def:477
2406msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping"
2407msgstr ""
2408
2409#: params.def:482
2410msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2411msgstr ""
2412
2413#: params.def:487
2414msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2415msgstr ""
2416
2417#: params.def:492
2418msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2419msgstr ""
2420
2421#: params.def:497
2422msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2423msgstr ""
2424
2425#: params.def:505
2426msgid "The upper bound for sharing integer constants"
2427msgstr ""
2428
2429#: params.def:524
2430msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2431msgstr ""
2432
2433#: params.def:529
2434msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2435msgstr ""
2436
2437#: params.def:534
2438msgid "The lower bound for a buffer to be considered for stack smashing protection"
2439msgstr ""
2440
2441#: params.def:552
2442msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2443msgstr ""
2444
2445#: params.def:561
2446msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2447msgstr ""
2448
2449#: config/alpha/alpha.c:5087
2450#, c-format
2451msgid "invalid %%H value"
2452msgstr "ongeldige waarde voor %%H"
2453
2454#: config/alpha/alpha.c:5108 config/bfin/bfin.c:1191
2455#, c-format
2456msgid "invalid %%J value"
2457msgstr "ongeldige waarde voor %%J"
2458
2459#: config/alpha/alpha.c:5138 config/ia64/ia64.c:4603
2460#, c-format
2461msgid "invalid %%r value"
2462msgstr "ongeldige waarde voor %%r"
2463
2464#: config/alpha/alpha.c:5148 config/rs6000/rs6000.c:10433
2465#: config/xtensa/xtensa.c:1691
2466#, c-format
2467msgid "invalid %%R value"
2468msgstr "ongeldige waarde voor %%R"
2469
2470#: config/alpha/alpha.c:5154 config/rs6000/rs6000.c:10352
2471#: config/xtensa/xtensa.c:1658
2472#, c-format
2473msgid "invalid %%N value"
2474msgstr "ongeldige waarde voor %%N"
2475
2476#: config/alpha/alpha.c:5162 config/rs6000/rs6000.c:10380
2477#, c-format
2478msgid "invalid %%P value"
2479msgstr "ongeldige waarde voor %%P"
2480
2481#: config/alpha/alpha.c:5170
2482#, c-format
2483msgid "invalid %%h value"
2484msgstr "ongeldige waarde voor %%h"
2485
2486#: config/alpha/alpha.c:5178 config/xtensa/xtensa.c:1684
2487#, c-format
2488msgid "invalid %%L value"
2489msgstr "ongeldige waarde voor %%L"
2490
2491#: config/alpha/alpha.c:5217 config/rs6000/rs6000.c:10334
2492#, c-format
2493msgid "invalid %%m value"
2494msgstr "ongeldige waarde voor %%m"
2495
2496#: config/alpha/alpha.c:5225 config/rs6000/rs6000.c:10342
2497#, c-format
2498msgid "invalid %%M value"
2499msgstr "ongeldige waarde voor %%M"
2500
2501#: config/alpha/alpha.c:5269
2502#, c-format
2503msgid "invalid %%U value"
2504msgstr "ongeldige waarde voor %%U"
2505
2506#: config/alpha/alpha.c:5281 config/alpha/alpha.c:5295
2507#: config/rs6000/rs6000.c:10441
2508#, c-format
2509msgid "invalid %%s value"
2510msgstr "ongeldige waarde voor %%s"
2511
2512#: config/alpha/alpha.c:5318
2513#, c-format
2514msgid "invalid %%C value"
2515msgstr "ongeldige waarde voor %%C"
2516
2517#: config/alpha/alpha.c:5355 config/rs6000/rs6000.c:10173
2518#: config/rs6000/rs6000.c:10191
2519#, c-format
2520msgid "invalid %%E value"
2521msgstr "ongeldige waarde voor %%E"
2522
2523# mja, is nogal technisch - ikke nie snap nie
2524#: config/alpha/alpha.c:5380 config/alpha/alpha.c:5428
2525#, c-format
2526msgid "unknown relocation unspec"
2527msgstr "onbekende 'unspec' relocatie"
2528
2529#: config/alpha/alpha.c:5389 config/crx/crx.c:1082
2530#: config/rs6000/rs6000.c:10755
2531#, c-format
2532msgid "invalid %%xn code"
2533msgstr "ongeldige code voor %%xn"
2534
2535#: config/arc/arc.c:1726 config/m32r/m32r.c:1805
2536#, c-format
2537msgid "invalid operand to %%R code"
2538msgstr "ongeldige operand voor %%R-code"
2539
2540#: config/arc/arc.c:1758 config/m32r/m32r.c:1828
2541#, c-format
2542msgid "invalid operand to %%H/%%L code"
2543msgstr "ongeldige operand voor %%H/%%L-code"
2544
2545#: config/arc/arc.c:1780 config/m32r/m32r.c:1899
2546#, c-format
2547msgid "invalid operand to %%U code"
2548msgstr "ongeldige operand voor %%U-code"
2549
2550#: config/arc/arc.c:1791
2551#, c-format
2552msgid "invalid operand to %%V code"
2553msgstr "ongeldige operand voor %%V-code"
2554
2555#. Unknown flag.
2556#. Undocumented flag.
2557#: config/arc/arc.c:1798 config/m32r/m32r.c:1926 config/sparc/sparc.c:6818
2558#, c-format
2559msgid "invalid operand output code"
2560msgstr "ongeldige code voor operanduitvoer"
2561
2562#: config/arm/arm.c:10913 config/arm/arm.c:10931
2563#, c-format
2564msgid "predicated Thumb instruction"
2565msgstr "Thumb-instructie met predicaat"
2566
2567# mja. snappen wie snappen kan ^^
2568#: config/arm/arm.c:10919
2569#, c-format
2570msgid "predicated instruction in conditional sequence"
2571msgstr "instructie met predicaat in voorwaardelijke sequentie"
2572
2573#: config/arm/arm.c:11027 config/arm/arm.c:11037 config/arm/arm.c:11047
2574#: config/arm/arm.c:11073 config/arm/arm.c:11091 config/arm/arm.c:11126
2575#: config/arm/arm.c:11145 config/arm/arm.c:11160 config/arm/arm.c:11186
2576#: config/arm/arm.c:11193 config/arm/arm.c:11200
2577#, c-format
2578msgid "invalid operand for code '%c'"
2579msgstr "ongeldige operand voor code '%c'"
2580
2581#: config/arm/arm.c:11086
2582#, c-format
2583msgid "instruction never exectued"
2584msgstr ""
2585
2586#: config/arm/arm.c:11211
2587#, c-format
2588msgid "missing operand"
2589msgstr "operand ontbreekt"
2590
2591#: config/avr/avr.c:1116
2592msgid "bad address, not (reg+disp):"
2593msgstr ""
2594
2595#: config/avr/avr.c:1123
2596msgid "bad address, not post_inc or pre_dec:"
2597msgstr ""
2598
2599#: config/avr/avr.c:1134
2600msgid "internal compiler error.  Bad address:"
2601msgstr "interne compilerfout.  Slecht adres:"
2602
2603#: config/avr/avr.c:1147
2604msgid "internal compiler error.  Unknown mode:"
2605msgstr "interne compilerfout.  Onbekende modus:"
2606
2607#: config/avr/avr.c:1770 config/avr/avr.c:2453
2608msgid "invalid insn:"
2609msgstr "ongeldige insn:"
2610
2611#: config/avr/avr.c:1804 config/avr/avr.c:1890 config/avr/avr.c:1939
2612#: config/avr/avr.c:1967 config/avr/avr.c:2062 config/avr/avr.c:2231
2613#: config/avr/avr.c:2487 config/avr/avr.c:2599
2614msgid "incorrect insn:"
2615msgstr ""
2616
2617#: config/avr/avr.c:1986 config/avr/avr.c:2147 config/avr/avr.c:2302
2618#: config/avr/avr.c:2665
2619msgid "unknown move insn:"
2620msgstr "onbekende move-insn:"
2621
2622#: config/avr/avr.c:2895
2623msgid "bad shift insn:"
2624msgstr ""
2625
2626#: config/avr/avr.c:3011 config/avr/avr.c:3459 config/avr/avr.c:3845
2627msgid "internal compiler error.  Incorrect shift:"
2628msgstr "interne compilerfout.  Verkeerde shift:"
2629
2630#: config/bfin/bfin.c:1153
2631#, c-format
2632msgid "invalid %%j value"
2633msgstr "ongeldige waarde voor %%j"
2634
2635#: config/bfin/bfin.c:1270
2636#, c-format
2637msgid "invalid const_double operand"
2638msgstr "ongeldige const_double operand"
2639
2640#: config/c4x/c4x.c:1584
2641msgid "using CONST_DOUBLE for address"
2642msgstr ""
2643
2644#: config/c4x/c4x.c:1722
2645msgid "c4x_address_cost: Invalid addressing mode"
2646msgstr "c4x_address_cost: Ongeldige adresseringsmodus"
2647
2648#: config/c4x/c4x.c:1857
2649#, c-format
2650msgid "c4x_print_operand: %%L inconsistency"
2651msgstr ""
2652
2653#: config/c4x/c4x.c:1863
2654#, c-format
2655msgid "c4x_print_operand: %%N inconsistency"
2656msgstr ""
2657
2658#: config/c4x/c4x.c:1904
2659#, c-format
2660msgid "c4x_print_operand: %%O inconsistency"
2661msgstr ""
2662
2663#: config/c4x/c4x.c:1999
2664msgid "c4x_print_operand: Bad operand case"
2665msgstr ""
2666
2667#: config/c4x/c4x.c:2040
2668msgid "c4x_print_operand_address: Bad post_modify"
2669msgstr ""
2670
2671#: config/c4x/c4x.c:2062
2672msgid "c4x_print_operand_address: Bad pre_modify"
2673msgstr ""
2674
2675#: config/c4x/c4x.c:2110 config/c4x/c4x.c:2122 config/c4x/c4x.c:2137
2676msgid "c4x_print_operand_address: Bad operand case"
2677msgstr ""
2678
2679#: config/c4x/c4x.c:2388
2680msgid "c4x_rptb_insert: Cannot find start label"
2681msgstr ""
2682
2683#: config/c4x/c4x.c:2990
2684msgid "invalid indirect memory address"
2685msgstr "ongeldig indirect geheugenadres"
2686
2687#: config/c4x/c4x.c:3079
2688msgid "invalid indirect (S) memory address"
2689msgstr "ongeldig indirect (S) geheugenadres"
2690
2691#: config/c4x/c4x.c:3414
2692msgid "c4x_valid_operands: Internal error"
2693msgstr ""
2694
2695#: config/c4x/c4x.c:3853
2696msgid "c4x_operand_subword: invalid mode"
2697msgstr ""
2698
2699#: config/c4x/c4x.c:3856
2700msgid "c4x_operand_subword: invalid operand"
2701msgstr ""
2702
2703#. We could handle these with some difficulty.
2704#. e.g., *p-- => *(p-=2); *(p+1).
2705#: config/c4x/c4x.c:3882
2706msgid "c4x_operand_subword: invalid autoincrement"
2707msgstr ""
2708
2709#: config/c4x/c4x.c:3888
2710msgid "c4x_operand_subword: invalid address"
2711msgstr ""
2712
2713# klinkt niet
2714#: config/c4x/c4x.c:3899
2715msgid "c4x_operand_subword: address not offsettable"
2716msgstr "c4x_operand_subword: adres kan niet geoffset worden"
2717
2718#: config/c4x/c4x.c:4101
2719msgid "c4x_rptb_rpts_p: Repeat block top label moved"
2720msgstr ""
2721
2722#. Use `%s' to print the string in case there are any escape
2723#. characters in the message.
2724#: config/cris/cris.c:492 fortran/dump-parse-tree.c:84
2725#: fortran/dump-parse-tree.c:416 fortran/dump-parse-tree.c:747 c-typeck.c:4350
2726#: c-typeck.c:4365 c-typeck.c:4380 final.c:2833 final.c:2835 gcc.c:4664
2727#: loop-iv.c:2711 loop-iv.c:2720 rtl-error.c:113 toplev.c:587
2728#: tree-ssa-loop-niter.c:1120 cp/parser.c:1972 cp/typeck.c:4291
2729#: java/expr.c:406
2730#, gcc-internal-format
2731msgid "%s"
2732msgstr ""
2733
2734#: config/cris/cris.c:544
2735msgid "unexpected index-type in cris_print_index"
2736msgstr ""
2737
2738#: config/cris/cris.c:558
2739msgid "unexpected base-type in cris_print_base"
2740msgstr ""
2741
2742#: config/cris/cris.c:674
2743msgid "invalid operand for 'b' modifier"
2744msgstr "ongeldige operand voor 'b' modifier"
2745
2746#: config/cris/cris.c:691
2747msgid "invalid operand for 'o' modifier"
2748msgstr "ongeldige operand voor 'o' modifier"
2749
2750#: config/cris/cris.c:710
2751msgid "invalid operand for 'O' modifier"
2752msgstr "ongeldige operand voor 'O' modifier"
2753
2754#: config/cris/cris.c:743
2755msgid "invalid operand for 'p' modifier"
2756msgstr "ongeldige operand voor 'p' modifier"
2757
2758#: config/cris/cris.c:782
2759msgid "invalid operand for 'z' modifier"
2760msgstr "ongeldige operand voor 'z' modifier"
2761
2762#: config/cris/cris.c:836 config/cris/cris.c:866
2763msgid "invalid operand for 'H' modifier"
2764msgstr "ongeldige operand voor 'H' modifier"
2765
2766#: config/cris/cris.c:842
2767msgid "bad register"
2768msgstr "slecht register"
2769
2770#: config/cris/cris.c:887
2771msgid "invalid operand for 'e' modifier"
2772msgstr "ongeldige operand voor 'e' modifier"
2773
2774#: config/cris/cris.c:904
2775msgid "invalid operand for 'm' modifier"
2776msgstr "ongeldige operand voor 'm' modifier"
2777
2778#: config/cris/cris.c:929
2779msgid "invalid operand for 'A' modifier"
2780msgstr "ongeldige operand voor 'A' modifier"
2781
2782#: config/cris/cris.c:952
2783msgid "invalid operand for 'D' modifier"
2784msgstr "ongeldige operand voor 'D' modifier"
2785
2786#: config/cris/cris.c:966
2787msgid "invalid operand for 'T' modifier"
2788msgstr "ongeldige operand voor 'T' modifier"
2789
2790#: config/cris/cris.c:975
2791msgid "invalid operand modifier letter"
2792msgstr "ongeldige letter gebruikt als operand-modifier"
2793
2794#: config/cris/cris.c:1032
2795msgid "unexpected multiplicative operand"
2796msgstr ""
2797
2798#: config/cris/cris.c:1052
2799msgid "unexpected operand"
2800msgstr "onverwachte operand"
2801
2802#: config/cris/cris.c:1085 config/cris/cris.c:1095
2803msgid "unrecognized address"
2804msgstr "adres niet herkend"
2805
2806# betere vertaling voor "supposed"?  "denkelijk"?
2807#: config/cris/cris.c:2021
2808msgid "unrecognized supposed constant"
2809msgstr "vermoedelijke constante niet herkend"
2810
2811#: config/cris/cris.c:2396 config/cris/cris.c:2460
2812msgid "unexpected side-effects in address"
2813msgstr ""
2814
2815#. Can't possibly get a GOT-needing-fixup for a function-call,
2816#. right?
2817#: config/cris/cris.c:3254
2818msgid "Unidentifiable call op"
2819msgstr ""
2820
2821#: config/cris/cris.c:3305
2822#, c-format
2823msgid "PIC register isn't set up"
2824msgstr ""
2825
2826#: config/fr30/fr30.c:464
2827#, c-format
2828msgid "fr30_print_operand_address: unhandled address"
2829msgstr ""
2830
2831#: config/fr30/fr30.c:488
2832#, c-format
2833msgid "fr30_print_operand: unrecognized %%p code"
2834msgstr "fr30_print_operand: %%p-code niet herkend"
2835
2836#: config/fr30/fr30.c:508
2837#, c-format
2838msgid "fr30_print_operand: unrecognized %%b code"
2839msgstr "fr30_print_operand: %%b-code niet herkend"
2840
2841#: config/fr30/fr30.c:529
2842#, c-format
2843msgid "fr30_print_operand: unrecognized %%B code"
2844msgstr "fr30_print_operand: %%B-code niet herkend"
2845
2846#: config/fr30/fr30.c:537
2847#, c-format
2848msgid "fr30_print_operand: invalid operand to %%A code"
2849msgstr "fr30_print_operand: ongeldige operand voor %%A-code"
2850
2851#: config/fr30/fr30.c:554
2852#, c-format
2853msgid "fr30_print_operand: invalid %%x code"
2854msgstr "fr30_print_operand: ongeldige %%x-code"
2855
2856#: config/fr30/fr30.c:561
2857#, c-format
2858msgid "fr30_print_operand: invalid %%F code"
2859msgstr "fr30_print_operand: ongeldige %%F-code"
2860
2861#: config/fr30/fr30.c:578
2862#, c-format
2863msgid "fr30_print_operand: unknown code"
2864msgstr "fr30_print_operand: onbekende code"
2865
2866#: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
2867#: config/fr30/fr30.c:639
2868#, c-format
2869msgid "fr30_print_operand: unhandled MEM"
2870msgstr ""
2871
2872#: config/frv/frv.c:2541
2873msgid "bad insn to frv_print_operand_address:"
2874msgstr "slechte insn gegeven aan frv_print_operand_address:"
2875
2876#: config/frv/frv.c:2552
2877msgid "bad register to frv_print_operand_memory_reference_reg:"
2878msgstr "slecht register gegeven aan frv_print_operand_memory_reference_reg:"
2879
2880#: config/frv/frv.c:2591 config/frv/frv.c:2601 config/frv/frv.c:2610
2881#: config/frv/frv.c:2631 config/frv/frv.c:2636
2882msgid "bad insn to frv_print_operand_memory_reference:"
2883msgstr "slechte insn gegeven aan frv_print_memory_reference:"
2884
2885#: config/frv/frv.c:2722
2886#, c-format
2887msgid "bad condition code"
2888msgstr "slechte conditiecode"
2889
2890#: config/frv/frv.c:2797
2891msgid "bad insn in frv_print_operand, bad const_double"
2892msgstr "slechte insn in frv_print_operandm slechte const_double"
2893
2894#: config/frv/frv.c:2858
2895msgid "bad insn to frv_print_operand, 'e' modifier:"
2896msgstr "slechte insn in frv_print_operand, 'e' modifier:"
2897
2898#: config/frv/frv.c:2866
2899msgid "bad insn to frv_print_operand, 'F' modifier:"
2900msgstr "slechte insn in frv_print_operand, 'F' modifier:"
2901
2902#: config/frv/frv.c:2882
2903msgid "bad insn to frv_print_operand, 'f' modifier:"
2904msgstr "slechte insn in frv_print_operand, 'f' modifier:"
2905
2906#: config/frv/frv.c:2896
2907msgid "bad insn to frv_print_operand, 'g' modifier:"
2908msgstr "slechte insn in frv_print_operand, 'g' modifier:"
2909
2910#: config/frv/frv.c:2944
2911msgid "bad insn to frv_print_operand, 'L' modifier:"
2912msgstr "slechte insn in frv_print_operand, 'L' modifier:"
2913
2914#: config/frv/frv.c:2957
2915msgid "bad insn to frv_print_operand, 'M/N' modifier:"
2916msgstr "slechte insn in frv_print_operand, 'M/N' modifier:"
2917
2918#: config/frv/frv.c:2978
2919msgid "bad insn to frv_print_operand, 'O' modifier:"
2920msgstr "slechte insn in frv_print_operand, 'O' modifier:"
2921
2922#: config/frv/frv.c:2996
2923msgid "bad insn to frv_print_operand, P modifier:"
2924msgstr "slechte insn in frv_print_operand, P modifier:"
2925
2926# gaat "case" hier wel over "geval"?
2927#: config/frv/frv.c:3016
2928msgid "bad insn in frv_print_operand, z case"
2929msgstr "slechte insn in frv_print_operand, z-geval"
2930
2931#: config/frv/frv.c:3047
2932msgid "bad insn in frv_print_operand, 0 case"
2933msgstr "slechte insn in frv_print_operand, 0-geval"
2934
2935#: config/frv/frv.c:3052
2936msgid "frv_print_operand: unknown code"
2937msgstr "frv_print_operand: onbekende code"
2938
2939#: config/frv/frv.c:4421
2940msgid "bad output_move_single operand"
2941msgstr "ongeldige output_move_single operand"
2942
2943#: config/frv/frv.c:4548
2944msgid "bad output_move_double operand"
2945msgstr "ongeldige output_move_double operand"
2946
2947#: config/frv/frv.c:4690
2948msgid "bad output_condmove_single operand"
2949msgstr "ongeldige output_condmove_single operand"
2950
2951#. This macro is a C statement to print on `stderr' a string describing the
2952#. particular machine description choice.  Every machine description should
2953#. define `TARGET_VERSION'.  For example:
2954#.
2955#. #ifdef MOTOROLA
2956#. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
2957#. #else
2958#. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
2959#. #endif
2960#: config/frv/frv.h:329
2961#, c-format
2962msgid " (frv)"
2963msgstr " (frv)"
2964
2965#: config/i386/i386.c:6712
2966#, c-format
2967msgid "invalid UNSPEC as operand"
2968msgstr "ongeldige UNSPEC als operand"
2969
2970#: config/i386/i386.c:7294
2971#, c-format
2972msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
2973msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
2974
2975#: config/i386/i386.c:7347
2976#, c-format
2977msgid "invalid operand code '%c'"
2978msgstr "ongeldige operand voor '%c'"
2979
2980# "constraints" hier te vertalen ("beperkingen"/"restricties") of niet?
2981#: config/i386/i386.c:7390
2982#, c-format
2983msgid "invalid constraints for operand"
2984msgstr "ongeldige constraints voor operand"
2985
2986#: config/i386/i386.c:12984
2987msgid "unknown insn mode"
2988msgstr "onbekende insn-modus"
2989
2990#. If the environment variable DJDIR is not defined, then DJGPP is not        installed correctly and GCC will quickly become confused with the        default prefix settings. Report the problem now so the user doesn't        receive deceptive "file not found" error messages later.
2991#. DJDIR is automatically defined by the DJGPP environment config            file pointed to by the environment variable DJGPP. Examine DJGPP            to try and figure out what's wrong.
2992#: config/i386/xm-djgpp.h:62
2993#, c-format
2994msgid "environment variable DJGPP not defined"
2995msgstr ""
2996
2997#: config/i386/xm-djgpp.h:64
2998#, c-format
2999msgid "environment variable DJGPP points to missing file '%s'"
3000msgstr ""
3001
3002#: config/i386/xm-djgpp.h:67
3003#, c-format
3004msgid "environment variable DJGPP points to corrupt file '%s'"
3005msgstr ""
3006
3007#: config/ia64/ia64.c:4653
3008#, c-format
3009msgid "ia64_print_operand: unknown code"
3010msgstr "ia64_print_operand: onbekende code"
3011
3012#: config/ia64/ia64.c:9013
3013msgid "invalid conversion from %<__fpreg%>"
3014msgstr "ongeldige conversie van %<__fpreg%>"
3015
3016#: config/ia64/ia64.c:9016
3017msgid "invalid conversion to %<__fpreg%>"
3018msgstr "ongeldige conversie naar %<__fpreg%>"
3019
3020#: config/ia64/ia64.c:9029 config/ia64/ia64.c:9040
3021msgid "invalid operation on %<__fpreg%>"
3022msgstr "ongeldige bewerking met %<__fpreg%>"
3023
3024#: config/iq2000/iq2000.c:3125
3025#, c-format
3026msgid "invalid %%P operand"
3027msgstr "ongeldige operand voor %%P"
3028
3029#: config/iq2000/iq2000.c:3133 config/rs6000/rs6000.c:10370
3030#, c-format
3031msgid "invalid %%p value"
3032msgstr "ongeldige waarde voor %%p"
3033
3034#: config/iq2000/iq2000.c:3189 config/mips/mips.c:5535
3035#, c-format
3036msgid "invalid use of %%d, %%x, or %%X"
3037msgstr "ongeldig gebruik van %%d, %%x, of %%X"
3038
3039#: config/m32r/m32r.c:1775
3040#, c-format
3041msgid "invalid operand to %%s code"
3042msgstr "ongeldige operand voor %%s-code"
3043
3044#: config/m32r/m32r.c:1782
3045#, c-format
3046msgid "invalid operand to %%p code"
3047msgstr "ongeldige operand voor %%p-code"
3048
3049#: config/m32r/m32r.c:1837
3050msgid "bad insn for 'A'"
3051msgstr "slechte insn voor 'A'"
3052
3053#: config/m32r/m32r.c:1884
3054#, c-format
3055msgid "invalid operand to %%T/%%B code"
3056msgstr "ongeldige operand voor %%T/%%B-code"
3057
3058#: config/m32r/m32r.c:1907
3059#, c-format
3060msgid "invalid operand to %%N code"
3061msgstr "ongeldige operand voor %%N-code"
3062
3063# pre-increment vertalen? zoja, als wat?
3064#: config/m32r/m32r.c:1940
3065msgid "pre-increment address is not a register"
3066msgstr "pre-increment adres is geen register"
3067
3068# pre-decrement vertalen? zoja, als wat?
3069#: config/m32r/m32r.c:1947
3070msgid "pre-decrement address is not a register"
3071msgstr "pre-decrement adres is geen register"
3072
3073# post-increment vertalen? zoja, als wat?
3074#: config/m32r/m32r.c:1954
3075msgid "post-increment address is not a register"
3076msgstr "post-increment adres is geen register"
3077
3078#: config/m32r/m32r.c:2030 config/m32r/m32r.c:2044
3079#: config/rs6000/rs6000.c:17606
3080msgid "bad address"
3081msgstr "slecht adres"
3082
3083#: config/m32r/m32r.c:2049
3084msgid "lo_sum not of register"
3085msgstr ""
3086
3087#. !!!! SCz wrong here.
3088#: config/m68hc11/m68hc11.c:3189 config/m68hc11/m68hc11.c:3567
3089msgid "move insn not handled"
3090msgstr "move insn niet opgevangen"
3091
3092#: config/m68hc11/m68hc11.c:3413 config/m68hc11/m68hc11.c:3497
3093#: config/m68hc11/m68hc11.c:3770
3094msgid "invalid register in the move instruction"
3095msgstr "ongeldig register in de move-instructie"
3096
3097#: config/m68hc11/m68hc11.c:3447
3098msgid "invalid operand in the instruction"
3099msgstr "ongeldige operand in de instructie"
3100
3101#: config/m68hc11/m68hc11.c:3744
3102msgid "invalid register in the instruction"
3103msgstr "ongeldig register in de instructie"
3104
3105#: config/m68hc11/m68hc11.c:3777
3106msgid "operand 1 must be a hard register"
3107msgstr "operand 1 moet een hard register zijn"
3108
3109#: config/m68hc11/m68hc11.c:3791
3110msgid "invalid rotate insn"
3111msgstr "ongeldige rotate insn"
3112
3113#: config/m68hc11/m68hc11.c:4215
3114msgid "registers IX, IY and Z used in the same INSN"
3115msgstr "registers IX, IY en Z gebruikt in dezelfde INSN"
3116
3117#: config/m68hc11/m68hc11.c:4552 config/m68hc11/m68hc11.c:4852
3118msgid "cannot do z-register replacement"
3119msgstr "kan geen z-register vervanging uitvoeren"
3120
3121#: config/m68hc11/m68hc11.c:4915
3122msgid "invalid Z register replacement for insn"
3123msgstr "ongeldige Z-register vervanging voor insn"
3124
3125#: config/mips/mips.c:5203
3126msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3127msgstr ""
3128
3129#: config/mips/mips.c:5413
3130#, c-format
3131msgid "PRINT_OPERAND, invalid insn for %%C"
3132msgstr ""
3133
3134#: config/mips/mips.c:5430
3135#, c-format
3136msgid "PRINT_OPERAND, invalid insn for %%N"
3137msgstr ""
3138
3139#: config/mips/mips.c:5439
3140#, c-format
3141msgid "PRINT_OPERAND, invalid insn for %%F"
3142msgstr ""
3143
3144#: config/mips/mips.c:5448
3145#, c-format
3146msgid "PRINT_OPERAND, invalid insn for %%W"
3147msgstr ""
3148
3149#: config/mips/mips.c:5469
3150#, c-format
3151msgid "invalid %%Y value"
3152msgstr "ongeldige waarde voor %%Y"
3153
3154#: config/mips/mips.c:5486 config/mips/mips.c:5494
3155#, c-format
3156msgid "PRINT_OPERAND, invalid insn for %%q"
3157msgstr ""
3158
3159#: config/mips/mips.c:5563
3160msgid "PRINT_OPERAND, invalid operand for relocation"
3161msgstr ""
3162
3163#: config/mmix/mmix.c:1468 config/mmix/mmix.c:1598
3164msgid "MMIX Internal: Expected a CONST_INT, not this"
3165msgstr ""
3166
3167#: config/mmix/mmix.c:1547
3168msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3169msgstr ""
3170
3171#: config/mmix/mmix.c:1566
3172msgid "MMIX Internal: Expected a register, not this"
3173msgstr ""
3174
3175#: config/mmix/mmix.c:1576
3176msgid "MMIX Internal: Expected a constant, not this"
3177msgstr ""
3178
3179#. We need the original here.
3180#: config/mmix/mmix.c:1660
3181msgid "MMIX Internal: Cannot decode this operand"
3182msgstr ""
3183
3184#: config/mmix/mmix.c:1717
3185msgid "MMIX Internal: This is not a recognized address"
3186msgstr ""
3187
3188#: config/mmix/mmix.c:2650
3189msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3190msgstr ""
3191
3192#: config/mmix/mmix.c:2657
3193msgid "MMIX Internal: What's the CC of this?"
3194msgstr ""
3195
3196#: config/mmix/mmix.c:2661
3197msgid "MMIX Internal: What is the CC of this?"
3198msgstr ""
3199
3200#: config/mmix/mmix.c:2725
3201msgid "MMIX Internal: This is not a constant:"
3202msgstr "MMIX Intern: Dit is geen constante:"
3203
3204#: config/mt/mt.c:298
3205msgid "mt_final_prescan_insn, invalid insn #1"
3206msgstr ""
3207
3208#: config/mt/mt.c:369
3209msgid "PRINT_OPERAND_ADDRESS, 2 regs"
3210msgstr ""
3211
3212#: config/mt/mt.c:393
3213msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
3214msgstr ""
3215
3216#: config/rs6000/host-darwin.c:87
3217#, c-format
3218msgid "Out of stack space.\n"
3219msgstr ""
3220
3221#: config/rs6000/host-darwin.c:108
3222#, c-format
3223msgid "Try running '%s' in the shell to raise its limit.\n"
3224msgstr ""
3225
3226#: config/rs6000/rs6000.c:10200
3227#, c-format
3228msgid "invalid %%f value"
3229msgstr ""
3230
3231#: config/rs6000/rs6000.c:10209
3232#, c-format
3233msgid "invalid %%F value"
3234msgstr ""
3235
3236#: config/rs6000/rs6000.c:10218
3237#, c-format
3238msgid "invalid %%G value"
3239msgstr ""
3240
3241#: config/rs6000/rs6000.c:10253
3242#, c-format
3243msgid "invalid %%j code"
3244msgstr ""
3245
3246#: config/rs6000/rs6000.c:10263
3247#, c-format
3248msgid "invalid %%J code"
3249msgstr ""
3250
3251#: config/rs6000/rs6000.c:10273
3252#, c-format
3253msgid "invalid %%k value"
3254msgstr ""
3255
3256#: config/rs6000/rs6000.c:10293 config/xtensa/xtensa.c:1677
3257#, c-format
3258msgid "invalid %%K value"
3259msgstr "ongeldige waarde voor %%K"
3260
3261#: config/rs6000/rs6000.c:10360
3262#, c-format
3263msgid "invalid %%O value"
3264msgstr "ongeldige waarde voor %%O"
3265
3266#: config/rs6000/rs6000.c:10407
3267#, c-format
3268msgid "invalid %%q value"
3269msgstr "ongeldige waarde voor %%q"
3270
3271#: config/rs6000/rs6000.c:10451
3272#, c-format
3273msgid "invalid %%S value"
3274msgstr ""
3275
3276#: config/rs6000/rs6000.c:10491
3277#, c-format
3278msgid "invalid %%T value"
3279msgstr ""
3280
3281#: config/rs6000/rs6000.c:10501
3282#, c-format
3283msgid "invalid %%u value"
3284msgstr ""
3285
3286#: config/rs6000/rs6000.c:10510 config/xtensa/xtensa.c:1647
3287#, c-format
3288msgid "invalid %%v value"
3289msgstr ""
3290
3291#: config/rs6000/rs6000.c:19123
3292msgid "AltiVec argument passed to unprototyped function"
3293msgstr "AltiVec argument doorgegeven aan functie zonder prototype"
3294
3295# Betere vertaling voor 'decompose'?
3296#: config/s390/s390.c:4490
3297#, c-format
3298msgid "cannot decompose address"
3299msgstr "kan adres niet ontleden"
3300
3301#: config/s390/s390.c:4700
3302msgid "UNKNOWN in print_operand !?"
3303msgstr ""
3304
3305#: config/sh/sh.c:746
3306#, c-format
3307msgid "invalid operand to %%R"
3308msgstr "ongeldige operand voor %%R"
3309
3310#: config/sh/sh.c:773
3311#, c-format
3312msgid "invalid operand to %%S"
3313msgstr "ongeldige operand voor %%N"
3314
3315#: config/sh/sh.c:7679
3316msgid "created and used with different architectures / ABIs"
3317msgstr "aangemaakt en gebruikt met verschillende architecturen / ABIs"
3318
3319#: config/sh/sh.c:7681
3320msgid "created and used with different ABIs"
3321msgstr "aangemaakt en gebruikt met verschillende ABIs"
3322
3323# Vertaling voor "endianness"? Of niet nodig?
3324#: config/sh/sh.c:7683
3325msgid "created and used with different endianness"
3326msgstr "aangemaakt en gebruikt met verschillende \"endianness\""
3327
3328#: config/sparc/sparc.c:6626 config/sparc/sparc.c:6632
3329#, c-format
3330msgid "invalid %%Y operand"
3331msgstr "ongeldige operand voor %%Y"
3332
3333#: config/sparc/sparc.c:6702
3334#, c-format
3335msgid "invalid %%A operand"
3336msgstr "ongeldige operand voor %%A"
3337
3338#: config/sparc/sparc.c:6712
3339#, c-format
3340msgid "invalid %%B operand"
3341msgstr "ongeldige operand voor %%B"
3342
3343#: config/sparc/sparc.c:6751
3344#, c-format
3345msgid "invalid %%c operand"
3346msgstr "ongeldige operand voor %%c"
3347
3348#: config/sparc/sparc.c:6752
3349#, c-format
3350msgid "invalid %%C operand"
3351msgstr "ongeldige operand voor %%C"
3352
3353#: config/sparc/sparc.c:6773
3354#, c-format
3355msgid "invalid %%d operand"
3356msgstr "ongeldige operand voor %%d"
3357
3358#: config/sparc/sparc.c:6774
3359#, c-format
3360msgid "invalid %%D operand"
3361msgstr "ongeldige operand voor %%D"
3362
3363#: config/sparc/sparc.c:6790
3364#, c-format
3365msgid "invalid %%f operand"
3366msgstr "ongeldige operand voor %%f"
3367
3368#: config/sparc/sparc.c:6804
3369#, c-format
3370msgid "invalid %%s operand"
3371msgstr "ongeldige operand voor %%s"
3372
3373#: config/sparc/sparc.c:6858
3374#, c-format
3375msgid "long long constant not a valid immediate operand"
3376msgstr "een long long constante is geen geldige onmiddellijke operand"
3377
3378#: config/sparc/sparc.c:6861
3379#, c-format
3380msgid "floating point constant not a valid immediate operand"
3381msgstr "een floating-point constante is geen geldige onmiddellijke operand"
3382
3383#: config/stormy16/stormy16.c:1764 config/stormy16/stormy16.c:1835
3384#, c-format
3385msgid "'B' operand is not constant"
3386msgstr "'B' operand is geen constante"
3387
3388#: config/stormy16/stormy16.c:1791
3389#, c-format
3390msgid "'B' operand has multiple bits set"
3391msgstr ""
3392
3393#: config/stormy16/stormy16.c:1817
3394#, c-format
3395msgid "'o' operand is not constant"
3396msgstr "'o' operand is geen constante"
3397
3398#: config/stormy16/stormy16.c:1849
3399#, c-format
3400msgid "xstormy16_print_operand: unknown code"
3401msgstr ""
3402
3403#: config/v850/v850.c:360
3404msgid "const_double_split got a bad insn:"
3405msgstr "const_double_split kreeg een slechte insn:"
3406
3407#: config/v850/v850.c:924
3408msgid "output_move_single:"
3409msgstr "output_move_single:"
3410
3411#: config/xtensa/xtensa.c:748 config/xtensa/xtensa.c:780
3412#: config/xtensa/xtensa.c:789
3413msgid "bad test"
3414msgstr "slechte test"
3415
3416#: config/xtensa/xtensa.c:1635
3417#, c-format
3418msgid "invalid %%D value"
3419msgstr "ongeldige waarde voor %%D"
3420
3421#: config/xtensa/xtensa.c:1672
3422msgid "invalid mask"
3423msgstr "ongeldig masker"
3424
3425#: config/xtensa/xtensa.c:1698
3426#, c-format
3427msgid "invalid %%x value"
3428msgstr "ongeldige waarde voor %%x"
3429
3430#: config/xtensa/xtensa.c:1705
3431#, c-format
3432msgid "invalid %%d value"
3433msgstr "ongeldige waarde voor %%d"
3434
3435#: config/xtensa/xtensa.c:1726 config/xtensa/xtensa.c:1736
3436#, c-format
3437msgid "invalid %%t/%%b value"
3438msgstr "ongeldige waarde voor %%t/%%b"
3439
3440#: config/xtensa/xtensa.c:1778
3441msgid "invalid address"
3442msgstr "ongeldig adres"
3443
3444#: config/xtensa/xtensa.c:1803
3445msgid "no register in address"
3446msgstr "geen register in adres"
3447
3448#: config/xtensa/xtensa.c:1811
3449msgid "address offset not a constant"
3450msgstr "adres-offset is geen constante"
3451
3452#: cp/call.c:2441
3453msgid "candidates are:"
3454msgstr "kandidaten zijn:"
3455
3456#: cp/call.c:6213
3457msgid "candidate 1:"
3458msgstr "kandidaat 1:"
3459
3460#: cp/call.c:6214
3461msgid "candidate 2:"
3462msgstr "kandidaat 2:"
3463
3464#: cp/decl2.c:695
3465msgid "candidates are: %+#D"
3466msgstr "kandidaten zijn: %+#D"
3467
3468#: cp/decl2.c:697
3469msgid "candidate is: %+#D"
3470msgstr "kandidaat is: %+#D"
3471
3472#: cp/g++spec.c:238 java/jvspec.c:417
3473#, c-format
3474msgid "argument to '%s' missing\n"
3475msgstr "argument van '%s' ontbreekt\n"
3476
3477#: fortran/arith.c:141
3478msgid "Arithmetic OK at %L"
3479msgstr "Arithmetische OK op %L"
3480
3481#: fortran/arith.c:144
3482msgid "Arithmetic overflow at %L"
3483msgstr "Arithmetische overflow op %L"
3484
3485#: fortran/arith.c:147
3486msgid "Arithmetic underflow at %L"
3487msgstr "Arithmetische underflow op %L"
3488
3489#: fortran/arith.c:150
3490msgid "Arithmetic NaN at %L"
3491msgstr "Arithmetische NaN op %L"
3492
3493#: fortran/arith.c:153
3494msgid "Division by zero at %L"
3495msgstr "Deling door nul op %L"
3496
3497#: fortran/arith.c:156
3498msgid "Array operands are incommensurate at %L"
3499msgstr ""
3500
3501#: fortran/arith.c:160
3502msgid "Integer outside symmetric range implied by Standard Fortran at %L"
3503msgstr ""
3504
3505# Is 'elementair' wel een goede vertaling voor 'elemental'?
3506#: fortran/arith.c:1384
3507msgid "Elemental binary operation"
3508msgstr "Elementaire binaire operatie"
3509
3510#: fortran/arith.c:1920
3511#, no-c-format
3512msgid "Arithmetic OK converting %s to %s at %L"
3513msgstr ""
3514
3515#: fortran/arith.c:1924
3516#, no-c-format
3517msgid "Arithmetic overflow converting %s to %s at %L"
3518msgstr "Arithmetische overflow bij conversie van %s naar %s op %L"
3519
3520#: fortran/arith.c:1928
3521#, no-c-format
3522msgid "Arithmetic underflow converting %s to %s at %L"
3523msgstr "Arithmetische underflow bij conversie van %s naar %s op %L"
3524
3525#: fortran/arith.c:1932
3526#, no-c-format
3527msgid "Arithmetic NaN converting %s to %s at %L"
3528msgstr ""
3529
3530#: fortran/arith.c:1936
3531#, no-c-format
3532msgid "Division by zero converting %s to %s at %L"
3533msgstr "Deling door nul bij conversie van %s naar %s op %L"
3534
3535#: fortran/arith.c:1940
3536#, no-c-format
3537msgid "Array operands are incommensurate converting %s to %s at %L"
3538msgstr ""
3539
3540#: fortran/arith.c:1944
3541#, no-c-format
3542msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
3543msgstr ""
3544
3545#: fortran/arith.c:2277 fortran/arith.c:2312 fortran/arith.c:2349
3546#: fortran/arith.c:2399
3547#, no-c-format
3548msgid "The Hollerith constant at %L is too long to convert to %s"
3549msgstr ""
3550
3551#: fortran/arith.c:2445
3552#, no-c-format
3553msgid "Enumerator exceeds the C integer type at %C"
3554msgstr ""
3555
3556#: fortran/array.c:97
3557#, no-c-format
3558msgid "Expected array subscript at %C"
3559msgstr "Array subscript verwacht op %C"
3560
3561# Wet niet zeker of dit wel de betekenis is...
3562#: fortran/array.c:124
3563#, no-c-format
3564msgid "Expected array subscript stride at %C"
3565msgstr "Array subscript-stap verwacht op %C"
3566
3567#: fortran/array.c:167
3568#, no-c-format
3569msgid "Invalid form of array reference at %C"
3570msgstr "Ongeldige vorm van arrayverwijzing op %C"
3571
3572#: fortran/array.c:172
3573#, no-c-format
3574msgid "Array reference at %C cannot have more than %d dimensions"
3575msgstr ""
3576
3577#: fortran/array.c:224
3578#, no-c-format
3579msgid "Variable '%s' at %L in this context must be constant"
3580msgstr ""
3581
3582#: fortran/array.c:300
3583#, no-c-format
3584msgid "Expected expression in array specification at %C"
3585msgstr ""
3586
3587#: fortran/array.c:379
3588#, no-c-format
3589msgid "Bad array specification for an explicitly shaped array at %C"
3590msgstr ""
3591
3592#: fortran/array.c:390
3593#, no-c-format
3594msgid "Bad array specification for assumed shape array at %C"
3595msgstr ""
3596
3597#: fortran/array.c:403
3598#, no-c-format
3599msgid "Bad specification for deferred shape array at %C"
3600msgstr ""
3601
3602#: fortran/array.c:407
3603#, no-c-format
3604msgid "Bad specification for assumed size array at %C"
3605msgstr ""
3606
3607#: fortran/array.c:416
3608#, no-c-format
3609msgid "Expected another dimension in array declaration at %C"
3610msgstr ""
3611
3612#: fortran/array.c:422
3613#, no-c-format
3614msgid "Array specification at %C has more than %d dimensions"
3615msgstr ""
3616
3617#: fortran/array.c:627
3618#, no-c-format
3619msgid "duplicated initializer"
3620msgstr "herhaalde beginwaarde"
3621
3622#: fortran/array.c:720
3623#, no-c-format
3624msgid "DO-iterator '%s' at %L is inside iterator of the same name"
3625msgstr ""
3626
3627#: fortran/array.c:822 fortran/array.c:931
3628#, no-c-format
3629msgid "Syntax error in array constructor at %C"
3630msgstr ""
3631
3632#: fortran/array.c:877
3633#, no-c-format
3634msgid "New in Fortran 2003: [...] style array constructors at %C"
3635msgstr ""
3636
3637#: fortran/array.c:891
3638#, no-c-format
3639msgid "Empty array constructor at %C is not allowed"
3640msgstr "Lege array-constructor op %C is niet toegestaan"
3641
3642#: fortran/array.c:976
3643#, no-c-format
3644msgid "Element in %s array constructor at %L is %s"
3645msgstr ""
3646
3647#: fortran/array.c:1305
3648#, no-c-format
3649msgid "Iterator step at %L cannot be zero"
3650msgstr ""
3651
3652# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
3653#: fortran/check.c:44
3654#, no-c-format
3655msgid "'%s' argument of '%s' intrinsic at %L must be %s"
3656msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
3657
3658#: fortran/check.c:60
3659#, no-c-format
3660msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
3661msgstr ""
3662
3663#: fortran/check.c:75 fortran/check.c:684 fortran/check.c:694
3664#, no-c-format
3665msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3666msgstr ""
3667
3668#: fortran/check.c:92
3669#, no-c-format
3670msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
3671msgstr ""
3672
3673#: fortran/check.c:118
3674#, no-c-format
3675msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
3676msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
3677
3678# Ongeldig soort wat?
3679#: fortran/check.c:126
3680#, no-c-format
3681msgid "Invalid kind for %s at %L"
3682msgstr "Ongeldige soort voor %s op %L"
3683
3684#: fortran/check.c:146
3685#, no-c-format
3686msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
3687msgstr ""
3688
3689#: fortran/check.c:163
3690#, no-c-format
3691msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
3692msgstr ""
3693
3694#: fortran/check.c:180
3695#, no-c-format
3696msgid "'%s' argument of '%s' intrinsic at %L must be an array"
3697msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
3698
3699#: fortran/check.c:195
3700#, no-c-format
3701msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
3702msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
3703
3704#: fortran/check.c:210
3705#, no-c-format
3706msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
3707msgstr ""
3708
3709#: fortran/check.c:225
3710#, no-c-format
3711msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
3712msgstr ""
3713
3714#: fortran/check.c:239
3715#, no-c-format
3716msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
3717msgstr ""
3718
3719#: fortran/check.c:259
3720#, no-c-format
3721msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
3722msgstr ""
3723
3724#: fortran/check.c:280
3725#, no-c-format
3726msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
3727msgstr ""
3728
3729#: fortran/check.c:286
3730#, no-c-format
3731msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
3732msgstr ""
3733
3734#: fortran/check.c:303
3735#, no-c-format
3736msgid "Missing DIM parameter in intrinsic '%s' at %L"
3737msgstr ""
3738
3739#: fortran/check.c:371
3740#, no-c-format
3741msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
3742msgstr ""
3743
3744#: fortran/check.c:456
3745#, no-c-format
3746msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
3747msgstr ""
3748
3749#: fortran/check.c:477 fortran/check.c:3178
3750#, no-c-format
3751msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
3752msgstr ""
3753
3754#: fortran/check.c:486 fortran/check.c:974 fortran/check.c:1109
3755#: fortran/check.c:1172 fortran/check.c:1397
3756#, no-c-format
3757msgid "Extension: Different type kinds at %L"
3758msgstr ""
3759
3760#: fortran/check.c:511 fortran/check.c:1732
3761#, no-c-format
3762msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
3763msgstr ""
3764
3765#: fortran/check.c:523
3766#, no-c-format
3767msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
3768msgstr ""
3769
3770#: fortran/check.c:538
3771#, no-c-format
3772msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
3773msgstr ""
3774
3775#: fortran/check.c:554
3776#, no-c-format
3777msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
3778msgstr ""
3779
3780#: fortran/check.c:664 fortran/check.c:766
3781#, no-c-format
3782msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
3783msgstr ""
3784
3785#: fortran/check.c:815 fortran/check.c:1477 fortran/check.c:1485
3786#, no-c-format
3787msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
3788msgstr ""
3789
3790#: fortran/check.c:829
3791#, no-c-format
3792msgid "different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
3793msgstr ""
3794
3795#: fortran/check.c:1079
3796#, no-c-format
3797msgid "Argument of %s at %L must be of length one"
3798msgstr ""
3799
3800#: fortran/check.c:1131
3801#, no-c-format
3802msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
3803msgstr ""
3804
3805#: fortran/check.c:1246
3806#, no-c-format
3807msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
3808msgstr ""
3809
3810#: fortran/check.c:1369
3811#, no-c-format
3812msgid "Intrinsic '%s' at %L must have at least two arguments"
3813msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
3814
3815#: fortran/check.c:1403
3816#, no-c-format
3817msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
3818msgstr ""
3819
3820#: fortran/check.c:1428
3821#, no-c-format
3822msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER or REAL"
3823msgstr ""
3824
3825#: fortran/check.c:1499
3826#, no-c-format
3827msgid "different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
3828msgstr ""
3829
3830#: fortran/check.c:1519
3831#, no-c-format
3832msgid "different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
3833msgstr ""
3834
3835#: fortran/check.c:1528
3836#, no-c-format
3837msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
3838msgstr ""
3839
3840#: fortran/check.c:1779
3841#, no-c-format
3842msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
3843msgstr ""
3844
3845#: fortran/check.c:1800
3846#, no-c-format
3847msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
3848msgstr ""
3849
3850#: fortran/check.c:1808
3851#, no-c-format
3852msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
3853msgstr ""
3854
3855#: fortran/check.c:1924
3856#, no-c-format
3857msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
3858msgstr ""
3859
3860#: fortran/check.c:1934
3861#, no-c-format
3862msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
3863msgstr ""
3864
3865#: fortran/check.c:2022
3866#, no-c-format
3867msgid "Missing arguments to %s intrinsic at %L"
3868msgstr "Ontbrekende argumenten voor intrinsic %s op %L"
3869
3870#: fortran/check.c:2063
3871#, no-c-format
3872msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
3873msgstr ""
3874
3875# rank -> rang: correct in Fortran-context?
3876#: fortran/check.c:2125
3877#, no-c-format
3878msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
3879msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
3880
3881#: fortran/check.c:2582 fortran/check.c:2602
3882#, no-c-format
3883msgid "Too many arguments to %s at %L"
3884msgstr "Te veel argumenten voor %s op %L"
3885
3886#: fortran/check.c:2730 fortran/check.c:3092 fortran/check.c:3116
3887#, no-c-format
3888msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
3889msgstr ""
3890
3891#: fortran/check.c:3163 fortran/check.c:3171
3892#, no-c-format
3893msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
3894msgstr ""
3895
3896#: fortran/data.c:63
3897#, no-c-format
3898msgid "non-constant array in DATA statement %L."
3899msgstr "niet-constante array in DATA statement %L."
3900
3901#: fortran/data.c:327
3902#, no-c-format
3903msgid "Extension: re-initialization of '%s' at %L"
3904msgstr "Extensie: herinitialisatie van '%s' op %L"
3905
3906#: fortran/decl.c:208
3907#, no-c-format
3908msgid "Host associated variable '%s' may not be in the DATA statement at %C."
3909msgstr ""
3910
3911#: fortran/decl.c:215
3912#, no-c-format
3913msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
3914msgstr ""
3915
3916#: fortran/decl.c:301
3917#, no-c-format
3918msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
3919msgstr ""
3920
3921#: fortran/decl.c:408
3922#, no-c-format
3923msgid "Initialization at %C is not allowed in a PURE procedure"
3924msgstr ""
3925
3926#: fortran/decl.c:455
3927#, no-c-format
3928msgid "DATA statement at %C is not allowed in a PURE procedure"
3929msgstr ""
3930
3931#: fortran/decl.c:483
3932#, no-c-format
3933msgid "Bad INTENT specification at %C"
3934msgstr ""
3935
3936#: fortran/decl.c:548
3937#, no-c-format
3938msgid "Syntax error in character length specification at %C"
3939msgstr ""
3940
3941#: fortran/decl.c:623
3942#, fuzzy, no-c-format
3943msgid "Procedure '%s' at %C is already defined at %L"
3944msgstr "veld %qs heeft al een beginwaarde gekregen"
3945
3946#: fortran/decl.c:633
3947#, fuzzy, no-c-format
3948msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
3949msgstr "parameternamen (zonder types) in functiedeclaratie"
3950
3951#: fortran/decl.c:805
3952#, no-c-format
3953msgid "Initializer not allowed for PARAMETER '%s' at %C"
3954msgstr ""
3955
3956#: fortran/decl.c:814
3957#, no-c-format
3958msgid "Initializer not allowed for COMMON variable '%s' at %C"
3959msgstr ""
3960
3961#: fortran/decl.c:824
3962#, no-c-format
3963msgid "PARAMETER at %L is missing an initializer"
3964msgstr "beginwaarde ontbreekt in PARAMETER op %L"
3965
3966#: fortran/decl.c:835
3967#, no-c-format
3968msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
3969msgstr ""
3970
3971#: fortran/decl.c:913
3972#, no-c-format
3973msgid "Component at %C must have the POINTER attribute"
3974msgstr ""
3975
3976#: fortran/decl.c:922
3977#, no-c-format
3978msgid "Array component of structure at %C must have explicit or deferred shape"
3979msgstr ""
3980
3981#: fortran/decl.c:951
3982#, no-c-format
3983msgid "Pointer array component of structure at %C must have a deferred shape"
3984msgstr ""
3985
3986#: fortran/decl.c:961
3987#, no-c-format
3988msgid "Array component of structure at %C must have an explicit shape"
3989msgstr ""
3990
3991#: fortran/decl.c:987
3992#, no-c-format
3993msgid "NULL() initialization at %C is ambiguous"
3994msgstr ""
3995
3996#: fortran/decl.c:1054
3997#, no-c-format
3998msgid "Enumerator cannot be array at %C"
3999msgstr ""
4000
4001#: fortran/decl.c:1115 fortran/decl.c:3374
4002#, no-c-format
4003msgid "Duplicate array spec for Cray pointee at %C."
4004msgstr ""
4005
4006#: fortran/decl.c:1167
4007#, no-c-format
4008msgid "Function name '%s' not allowed at %C"
4009msgstr "Functienaam '%s' niet toegestaan op %C"
4010
4011#: fortran/decl.c:1183
4012#, no-c-format
4013msgid "Extension: Old-style initialization at %C"
4014msgstr ""
4015
4016#: fortran/decl.c:1199
4017#, no-c-format
4018msgid "Initialization at %C isn't for a pointer variable"
4019msgstr "Initialisatie op %C is niet voor een pointervariable"
4020
4021#: fortran/decl.c:1207
4022#, fuzzy, no-c-format
4023msgid "Pointer initialization requires a NULL() at %C"
4024msgstr "(dicht bij initialisatie van %qs)"
4025
4026#: fortran/decl.c:1214
4027#, no-c-format
4028msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
4029msgstr ""
4030
4031#: fortran/decl.c:1228
4032#, no-c-format
4033msgid "Pointer initialization at %C requires '=>', not '='"
4034msgstr ""
4035
4036#: fortran/decl.c:1236
4037#, fuzzy, no-c-format
4038msgid "Expected an initialization expression at %C"
4039msgstr "ongeldige waarheidsexpressie"
4040
4041#: fortran/decl.c:1243
4042#, no-c-format
4043msgid "Initialization of variable at %C is not allowed in a PURE procedure"
4044msgstr ""
4045
4046#: fortran/decl.c:1265
4047#, no-c-format
4048msgid "ENUMERATOR %L not initialized with integer expression"
4049msgstr ""
4050
4051#: fortran/decl.c:1324 fortran/decl.c:1333
4052#, fuzzy, no-c-format
4053msgid "Old-style type declaration %s*%d not supported at %C"
4054msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
4055
4056#: fortran/decl.c:1338
4057#, fuzzy, no-c-format
4058msgid "Nonstandard type declaration %s*%d at %C"
4059msgstr "twee of meer data types in de declaratie van %qs"
4060
4061#: fortran/decl.c:1372
4062#, fuzzy, no-c-format
4063msgid "Expected initialization expression at %C"
4064msgstr "ongeldige waarheidsexpressie"
4065
4066#: fortran/decl.c:1378
4067#, no-c-format
4068msgid "Expected scalar initialization expression at %C"
4069msgstr ""
4070
4071#: fortran/decl.c:1396
4072#, fuzzy, no-c-format
4073msgid "Kind %d not supported for type %s at %C"
4074msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
4075
4076#: fortran/decl.c:1405
4077#, fuzzy, no-c-format
4078msgid "Missing right paren at %C"
4079msgstr "Bestandsnaam ontbreekt na %qs optie"
4080
4081#: fortran/decl.c:1494 fortran/decl.c:1537
4082#, no-c-format
4083msgid "Kind %d is not a CHARACTER kind at %C"
4084msgstr ""
4085
4086#: fortran/decl.c:1531
4087#, no-c-format
4088msgid "Syntax error in CHARACTER declaration at %C"
4089msgstr ""
4090
4091#: fortran/decl.c:1592
4092#, no-c-format
4093msgid "Extension: BYTE type at %C"
4094msgstr ""
4095
4096#: fortran/decl.c:1598
4097#, no-c-format
4098msgid "BYTE type used at %C is not available on the target machine"
4099msgstr ""
4100
4101#: fortran/decl.c:1647
4102#, fuzzy, no-c-format
4103msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
4104msgstr "Volg de ISO 1990 C standaard"
4105
4106#: fortran/decl.c:1670
4107#, fuzzy, no-c-format
4108msgid "Type name '%s' at %C is ambiguous"
4109msgstr "grootte van %qs is %u bytes"
4110
4111#: fortran/decl.c:1736
4112#, no-c-format
4113msgid "Missing character range in IMPLICIT at %C"
4114msgstr ""
4115
4116#: fortran/decl.c:1782
4117#, no-c-format
4118msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
4119msgstr ""
4120
4121#: fortran/decl.c:1836
4122#, no-c-format
4123msgid "Empty IMPLICIT statement at %C"
4124msgstr ""
4125
4126#: fortran/decl.c:2000
4127#, no-c-format
4128msgid "Enumerator cannot have attributes %C"
4129msgstr ""
4130
4131#: fortran/decl.c:2013
4132#, fuzzy, no-c-format
4133msgid "Missing dimension specification at %C"
4134msgstr "beginwaarde ontbreekt"
4135
4136#: fortran/decl.c:2095
4137#, fuzzy, no-c-format
4138msgid "Duplicate %s attribute at %L"
4139msgstr "herhaalde label-declaratie %qs"
4140
4141#: fortran/decl.c:2112
4142#, fuzzy, no-c-format
4143msgid "Attribute at %L is not allowed in a TYPE definition"
4144msgstr "globale registervariabele volgt op een functiedefinitie"
4145
4146#: fortran/decl.c:2126
4147#, fuzzy, no-c-format
4148msgid "%s attribute at %L is not allowed outside of a MODULE"
4149msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
4150
4151#. Now we have an error, which we signal, and then fix up
4152#. because the knock-on is plain and simple confusing.
4153#: fortran/decl.c:2264
4154#, no-c-format
4155msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition."
4156msgstr ""
4157
4158#: fortran/decl.c:2294
4159#, fuzzy, no-c-format
4160msgid "Syntax error in data declaration at %C"
4161msgstr "twee of meer data types in de declaratie van %qs"
4162
4163#: fortran/decl.c:2440
4164#, no-c-format
4165msgid "Name '%s' at %C is the name of the procedure"
4166msgstr ""
4167
4168#: fortran/decl.c:2452
4169#, no-c-format
4170msgid "Unexpected junk in formal argument list at %C"
4171msgstr ""
4172
4173#: fortran/decl.c:2470
4174#, no-c-format
4175msgid "Duplicate symbol '%s' in formal argument list at %C"
4176msgstr ""
4177
4178#: fortran/decl.c:2513
4179#, no-c-format
4180msgid "Unexpected junk following RESULT variable at %C"
4181msgstr ""
4182
4183#: fortran/decl.c:2520
4184#, no-c-format
4185msgid "RESULT variable at %C must be different than function name"
4186msgstr ""
4187
4188#: fortran/decl.c:2575
4189#, no-c-format
4190msgid "Expected formal argument list in function definition at %C"
4191msgstr ""
4192
4193#: fortran/decl.c:2586
4194#, fuzzy, no-c-format
4195msgid "Unexpected junk after function declaration at %C"
4196msgstr "conflicterende declaraties van %qs"
4197
4198#: fortran/decl.c:2607
4199#, fuzzy, no-c-format
4200msgid "Function '%s' at %C already has a type of %s"
4201msgstr "gevraagd alignment is geen macht van 2"
4202
4203#: fortran/decl.c:2678
4204#, no-c-format
4205msgid "ENTRY statement at %C cannot appear within a PROGRAM"
4206msgstr ""
4207
4208#: fortran/decl.c:2681
4209#, no-c-format
4210msgid "ENTRY statement at %C cannot appear within a MODULE"
4211msgstr ""
4212
4213#: fortran/decl.c:2685
4214#, no-c-format
4215msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
4216msgstr ""
4217
4218#: fortran/decl.c:2689
4219#, no-c-format
4220msgid "ENTRY statement at %C cannot appear within an INTERFACE"
4221msgstr ""
4222
4223#: fortran/decl.c:2693
4224#, no-c-format
4225msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
4226msgstr ""
4227
4228#: fortran/decl.c:2698
4229#, no-c-format
4230msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
4231msgstr ""
4232
4233#: fortran/decl.c:2702
4234#, no-c-format
4235msgid "ENTRY statement at %C cannot appear within a DO block"
4236msgstr ""
4237
4238#: fortran/decl.c:2706
4239#, no-c-format
4240msgid "ENTRY statement at %C cannot appear within a SELECT block"
4241msgstr ""
4242
4243#: fortran/decl.c:2710
4244#, no-c-format
4245msgid "ENTRY statement at %C cannot appear within a FORALL block"
4246msgstr ""
4247
4248#: fortran/decl.c:2714
4249#, no-c-format
4250msgid "ENTRY statement at %C cannot appear within a WHERE block"
4251msgstr ""
4252
4253#: fortran/decl.c:2718
4254#, no-c-format
4255msgid "ENTRY statement at %C cannot appear within a contained subprogram"
4256msgstr ""
4257
4258#: fortran/decl.c:2731
4259#, fuzzy, no-c-format
4260msgid "ENTRY statement at %C cannot appear in a contained procedure"
4261msgstr "overflow in constante expressie"
4262
4263#: fortran/decl.c:2812
4264#, no-c-format
4265msgid "RESULT attribute required in ENTRY statement at %C"
4266msgstr ""
4267
4268#: fortran/decl.c:3053
4269#, no-c-format
4270msgid "Unexpected END statement at %C"
4271msgstr ""
4272
4273#. We would have required END [something]
4274#: fortran/decl.c:3062
4275#, no-c-format
4276msgid "%s statement expected at %L"
4277msgstr ""
4278
4279#: fortran/decl.c:3073
4280#, no-c-format
4281msgid "Expecting %s statement at %C"
4282msgstr ""
4283
4284#: fortran/decl.c:3087
4285#, no-c-format
4286msgid "Expected block name of '%s' in %s statement at %C"
4287msgstr ""
4288
4289#: fortran/decl.c:3103
4290#, no-c-format
4291msgid "Expected terminating name at %C"
4292msgstr ""
4293
4294#: fortran/decl.c:3112
4295#, no-c-format
4296msgid "Expected label '%s' for %s statement at %C"
4297msgstr ""
4298
4299#: fortran/decl.c:3167
4300#, no-c-format
4301msgid "Missing array specification at %L in DIMENSION statement"
4302msgstr ""
4303
4304#: fortran/decl.c:3176
4305#, no-c-format
4306msgid "Array specification must be deferred at %L"
4307msgstr ""
4308
4309#: fortran/decl.c:3253
4310#, no-c-format
4311msgid "Unexpected character in variable list at %C"
4312msgstr ""
4313
4314#: fortran/decl.c:3290
4315#, no-c-format
4316msgid "Expected '(' at %C"
4317msgstr ""
4318
4319#: fortran/decl.c:3304 fortran/decl.c:3345
4320#, no-c-format
4321msgid "Expected variable name at %C"
4322msgstr ""
4323
4324#: fortran/decl.c:3320
4325#, no-c-format
4326msgid "Cray pointer at %C must be an integer."
4327msgstr ""
4328
4329#: fortran/decl.c:3324
4330#, no-c-format
4331msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes."
4332msgstr ""
4333
4334#: fortran/decl.c:3331
4335#, no-c-format
4336msgid "Expected \",\" at %C"
4337msgstr ""
4338
4339#: fortran/decl.c:3394
4340#, no-c-format
4341msgid "Expected \")\" at %C"
4342msgstr ""
4343
4344#: fortran/decl.c:3406
4345#, no-c-format
4346msgid "Expected \",\" or end of statement at %C"
4347msgstr ""
4348
4349#: fortran/decl.c:3471
4350#, no-c-format
4351msgid "Cray pointer declaration at %C requires -fcray-pointer flag."
4352msgstr ""
4353
4354#: fortran/decl.c:3569
4355#, no-c-format
4356msgid "Access specification of the %s operator at %C has already been specified"
4357msgstr ""
4358
4359#: fortran/decl.c:3587
4360#, no-c-format
4361msgid "Access specification of the .%s. operator at %C has already been specified"
4362msgstr ""
4363
4364#: fortran/decl.c:3674
4365#, no-c-format
4366msgid "Expected variable name at %C in PARAMETER statement"
4367msgstr ""
4368
4369#: fortran/decl.c:3681
4370#, no-c-format
4371msgid "Expected = sign in PARAMETER statement at %C"
4372msgstr ""
4373
4374#: fortran/decl.c:3687
4375#, no-c-format
4376msgid "Expected expression at %C in PARAMETER statement"
4377msgstr ""
4378
4379#: fortran/decl.c:3745
4380#, no-c-format
4381msgid "Unexpected characters in PARAMETER statement at %C"
4382msgstr ""
4383
4384#: fortran/decl.c:3770
4385#, no-c-format
4386msgid "Blanket SAVE statement at %C follows previous SAVE statement"
4387msgstr ""
4388
4389#: fortran/decl.c:3783
4390#, no-c-format
4391msgid "SAVE statement at %C follows blanket SAVE statement"
4392msgstr ""
4393
4394#: fortran/decl.c:3829
4395#, no-c-format
4396msgid "Syntax error in SAVE statement at %C"
4397msgstr ""
4398
4399#: fortran/decl.c:3850
4400#, no-c-format
4401msgid "MODULE PROCEDURE at %C must be in a generic module interface"
4402msgstr ""
4403
4404#: fortran/decl.c:3910
4405#, no-c-format
4406msgid "Derived type at %C can only be PRIVATE within a MODULE"
4407msgstr ""
4408
4409#: fortran/decl.c:3923
4410#, no-c-format
4411msgid "Derived type at %C can only be PUBLIC within a MODULE"
4412msgstr ""
4413
4414#: fortran/decl.c:3934
4415#, no-c-format
4416msgid "Expected :: in TYPE definition at %C"
4417msgstr ""
4418
4419#: fortran/decl.c:3951
4420#, no-c-format
4421msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
4422msgstr ""
4423
4424#: fortran/decl.c:3961
4425#, no-c-format
4426msgid "Derived type name '%s' at %C already has a basic type of %s"
4427msgstr ""
4428
4429#: fortran/decl.c:3978
4430#, no-c-format
4431msgid "Derived type definition of '%s' at %C has already been defined"
4432msgstr ""
4433
4434#: fortran/decl.c:4012
4435#, no-c-format
4436msgid "Cray Pointee at %C cannot be assumed shape array"
4437msgstr ""
4438
4439#: fortran/decl.c:4033
4440#, no-c-format
4441msgid "New in Fortran 2003: ENUM AND ENUMERATOR at %C"
4442msgstr ""
4443
4444#: fortran/decl.c:4057
4445#, no-c-format
4446msgid "ENUM definition statement expected before %C"
4447msgstr ""
4448
4449#: fortran/decl.c:4090
4450#, no-c-format
4451msgid "Syntax error in ENUMERATOR definition at %C"
4452msgstr ""
4453
4454#: fortran/dump-parse-tree.c:53
4455#, c-format
4456msgid "%-5d "
4457msgstr ""
4458
4459#: fortran/dump-parse-tree.c:55
4460#, c-format
4461msgid "      "
4462msgstr ""
4463
4464#: fortran/dump-parse-tree.c:79 fortran/dump-parse-tree.c:597
4465#, c-format
4466msgid "(%s "
4467msgstr ""
4468
4469#: fortran/dump-parse-tree.c:92 fortran/dump-parse-tree.c:844
4470#: fortran/dump-parse-tree.c:881 fortran/dump-parse-tree.c:891
4471#, c-format
4472msgid "%d"
4473msgstr ""
4474
4475#: fortran/dump-parse-tree.c:96 fortran/dump-parse-tree.c:123
4476#: fortran/dump-parse-tree.c:166 fortran/dump-parse-tree.c:403
4477#: fortran/dump-parse-tree.c:498 fortran/dump-parse-tree.c:584
4478#: fortran/dump-parse-tree.c:605
4479#, c-format
4480msgid ")"
4481msgstr ""
4482
4483#: fortran/dump-parse-tree.c:106 fortran/dump-parse-tree.c:421
4484#, c-format
4485msgid "("
4486msgstr ""
4487
4488#: fortran/dump-parse-tree.c:112
4489#, c-format
4490msgid "%s = "
4491msgstr ""
4492
4493#: fortran/dump-parse-tree.c:116
4494#, c-format
4495msgid "(arg not-present)"
4496msgstr ""
4497
4498#: fortran/dump-parse-tree.c:120 fortran/dump-parse-tree.c:397
4499#: fortran/dump-parse-tree.c:494
4500#, c-format
4501msgid " "
4502msgstr ""
4503
4504# Het copyright symbool zit in latin-1 dus lijkt me toepasselijk voor Nederlands (aangezien we ook accenten hebben).
4505# Maar misschien toch als (C) laten?
4506#: fortran/dump-parse-tree.c:137 fortran/dump-parse-tree.c:312
4507#, fuzzy, c-format
4508msgid "()"
4509msgstr "©"
4510
4511#: fortran/dump-parse-tree.c:141
4512#, c-format
4513msgid "(%d"
4514msgstr ""
4515
4516#: fortran/dump-parse-tree.c:155
4517#, fuzzy, c-format
4518msgid " %s "
4519msgstr "%s voor %qs"
4520
4521#: fortran/dump-parse-tree.c:182
4522#, c-format
4523msgid "FULL"
4524msgstr ""
4525
4526#: fortran/dump-parse-tree.c:213 fortran/dump-parse-tree.c:222
4527#: fortran/dump-parse-tree.c:297
4528#, c-format
4529msgid " , "
4530msgstr ""
4531
4532#: fortran/dump-parse-tree.c:227
4533#, c-format
4534msgid "UNKNOWN"
4535msgstr ""
4536
4537#: fortran/dump-parse-tree.c:252
4538#, fuzzy, c-format
4539msgid " %% %s"
4540msgstr "%s voor %qs"
4541
4542#: fortran/dump-parse-tree.c:324 fortran/dump-parse-tree.c:381
4543#, fuzzy, c-format
4544msgid "''"
4545msgstr "'"
4546
4547#: fortran/dump-parse-tree.c:326
4548#, c-format
4549msgid "%c"
4550msgstr ""
4551
4552#: fortran/dump-parse-tree.c:333
4553#, fuzzy, c-format
4554msgid "%s("
4555msgstr "%s voor %qs"
4556
4557#: fortran/dump-parse-tree.c:339
4558#, c-format
4559msgid "(/ "
4560msgstr ""
4561
4562#: fortran/dump-parse-tree.c:341
4563#, c-format
4564msgid " /)"
4565msgstr ""
4566
4567#: fortran/dump-parse-tree.c:347
4568#, c-format
4569msgid "NULL()"
4570msgstr ""
4571
4572#: fortran/dump-parse-tree.c:357 fortran/dump-parse-tree.c:370
4573#: fortran/dump-parse-tree.c:395 fortran/dump-parse-tree.c:401
4574#, c-format
4575msgid "_%d"
4576msgstr ""
4577
4578#: fortran/dump-parse-tree.c:362
4579#, c-format
4580msgid ".true."
4581msgstr ""
4582
4583#: fortran/dump-parse-tree.c:364
4584#, fuzzy, c-format
4585msgid ".false."
4586msgstr "fclose"
4587
4588#: fortran/dump-parse-tree.c:391
4589#, c-format
4590msgid "(complex "
4591msgstr ""
4592
4593#: fortran/dump-parse-tree.c:407
4594#, c-format
4595msgid "???"
4596msgstr ""
4597
4598#: fortran/dump-parse-tree.c:415 fortran/dump-parse-tree.c:701
4599#, fuzzy, c-format
4600msgid "%s:"
4601msgstr "%s voor %qs"
4602
4603#: fortran/dump-parse-tree.c:425
4604#, c-format
4605msgid "U+ "
4606msgstr ""
4607
4608#: fortran/dump-parse-tree.c:428
4609#, c-format
4610msgid "U- "
4611msgstr ""
4612
4613#: fortran/dump-parse-tree.c:431
4614#, c-format
4615msgid "+ "
4616msgstr ""
4617
4618#: fortran/dump-parse-tree.c:434
4619#, c-format
4620msgid "- "
4621msgstr ""
4622
4623#: fortran/dump-parse-tree.c:437
4624#, c-format
4625msgid "* "
4626msgstr ""
4627
4628#: fortran/dump-parse-tree.c:440
4629#, c-format
4630msgid "/ "
4631msgstr ""
4632
4633#: fortran/dump-parse-tree.c:443
4634#, c-format
4635msgid "** "
4636msgstr ""
4637
4638#: fortran/dump-parse-tree.c:446
4639#, c-format
4640msgid "// "
4641msgstr ""
4642
4643#: fortran/dump-parse-tree.c:449
4644#, c-format
4645msgid "AND "
4646msgstr ""
4647
4648#: fortran/dump-parse-tree.c:452
4649#, c-format
4650msgid "OR "
4651msgstr ""
4652
4653#: fortran/dump-parse-tree.c:455
4654#, c-format
4655msgid "EQV "
4656msgstr ""
4657
4658#: fortran/dump-parse-tree.c:458
4659#, c-format
4660msgid "NEQV "
4661msgstr ""
4662
4663#: fortran/dump-parse-tree.c:461
4664#, c-format
4665msgid "= "
4666msgstr ""
4667
4668#: fortran/dump-parse-tree.c:464
4669#, c-format
4670msgid "<> "
4671msgstr ""
4672
4673#: fortran/dump-parse-tree.c:467
4674#, c-format
4675msgid "> "
4676msgstr ""
4677
4678#: fortran/dump-parse-tree.c:470
4679#, c-format
4680msgid ">= "
4681msgstr ""
4682
4683#: fortran/dump-parse-tree.c:473
4684#, c-format
4685msgid "< "
4686msgstr ""
4687
4688#: fortran/dump-parse-tree.c:476
4689#, c-format
4690msgid "<= "
4691msgstr ""
4692
4693#: fortran/dump-parse-tree.c:479
4694#, c-format
4695msgid "NOT "
4696msgstr ""
4697
4698#: fortran/dump-parse-tree.c:482
4699#, c-format
4700msgid "parens"
4701msgstr ""
4702
4703#: fortran/dump-parse-tree.c:504
4704#, fuzzy, c-format
4705msgid "%s["
4706msgstr "%s voor %qs"
4707
4708#: fortran/dump-parse-tree.c:510
4709#, c-format
4710msgid "%s[["
4711msgstr ""
4712
4713#: fortran/dump-parse-tree.c:531
4714#, c-format
4715msgid "(%s %s %s %s"
4716msgstr ""
4717
4718#: fortran/dump-parse-tree.c:537
4719#, c-format
4720msgid " ALLOCATABLE"
4721msgstr ""
4722
4723#: fortran/dump-parse-tree.c:539 fortran/dump-parse-tree.c:602
4724#, c-format
4725msgid " DIMENSION"
4726msgstr ""
4727
4728#: fortran/dump-parse-tree.c:541
4729#, c-format
4730msgid " EXTERNAL"
4731msgstr ""
4732
4733#: fortran/dump-parse-tree.c:543
4734#, c-format
4735msgid " INTRINSIC"
4736msgstr ""
4737
4738#: fortran/dump-parse-tree.c:545
4739#, c-format
4740msgid " OPTIONAL"
4741msgstr ""
4742
4743#: fortran/dump-parse-tree.c:547 fortran/dump-parse-tree.c:600
4744#, c-format
4745msgid " POINTER"
4746msgstr ""
4747
4748#: fortran/dump-parse-tree.c:549
4749#, c-format
4750msgid " SAVE"
4751msgstr ""
4752
4753#: fortran/dump-parse-tree.c:551
4754#, c-format
4755msgid " TARGET"
4756msgstr ""
4757
4758#: fortran/dump-parse-tree.c:553
4759#, c-format
4760msgid " DUMMY"
4761msgstr ""
4762
4763#: fortran/dump-parse-tree.c:555
4764#, c-format
4765msgid " RESULT"
4766msgstr ""
4767
4768#: fortran/dump-parse-tree.c:557
4769#, c-format
4770msgid " ENTRY"
4771msgstr ""
4772
4773#: fortran/dump-parse-tree.c:560
4774#, c-format
4775msgid " DATA"
4776msgstr ""
4777
4778#: fortran/dump-parse-tree.c:562
4779#, c-format
4780msgid " USE-ASSOC"
4781msgstr ""
4782
4783#: fortran/dump-parse-tree.c:564
4784#, c-format
4785msgid " IN-NAMELIST"
4786msgstr ""
4787
4788#: fortran/dump-parse-tree.c:566
4789#, c-format
4790msgid " IN-COMMON"
4791msgstr ""
4792
4793#: fortran/dump-parse-tree.c:569
4794#, c-format
4795msgid " FUNCTION"
4796msgstr ""
4797
4798#: fortran/dump-parse-tree.c:571
4799#, c-format
4800msgid " SUBROUTINE"
4801msgstr ""
4802
4803#: fortran/dump-parse-tree.c:573
4804#, c-format
4805msgid " IMPLICIT-TYPE"
4806msgstr ""
4807
4808#: fortran/dump-parse-tree.c:576
4809#, c-format
4810msgid " SEQUENCE"
4811msgstr ""
4812
4813#: fortran/dump-parse-tree.c:578
4814#, c-format
4815msgid " ELEMENTAL"
4816msgstr ""
4817
4818#: fortran/dump-parse-tree.c:580
4819#, c-format
4820msgid " PURE"
4821msgstr ""
4822
4823#: fortran/dump-parse-tree.c:582
4824#, c-format
4825msgid " RECURSIVE"
4826msgstr ""
4827
4828#: fortran/dump-parse-tree.c:628
4829#, c-format
4830msgid "symbol %s "
4831msgstr ""
4832
4833#: fortran/dump-parse-tree.c:635
4834#, c-format
4835msgid "value: "
4836msgstr ""
4837
4838#: fortran/dump-parse-tree.c:642
4839#, c-format
4840msgid "Array spec:"
4841msgstr ""
4842
4843#: fortran/dump-parse-tree.c:649
4844#, c-format
4845msgid "Generic interfaces:"
4846msgstr ""
4847
4848#: fortran/dump-parse-tree.c:651 fortran/dump-parse-tree.c:675
4849#: fortran/dump-parse-tree.c:704 fortran/dump-parse-tree.c:1044
4850#: fortran/dump-parse-tree.c:1050 fortran/dump-parse-tree.c:1535
4851#, fuzzy, c-format
4852msgid " %s"
4853msgstr "%s voor %qs"
4854
4855#: fortran/dump-parse-tree.c:657
4856#, c-format
4857msgid "result: %s"
4858msgstr ""
4859
4860#: fortran/dump-parse-tree.c:663
4861#, c-format
4862msgid "components: "
4863msgstr ""
4864
4865#: fortran/dump-parse-tree.c:670
4866#, c-format
4867msgid "Formal arglist:"
4868msgstr ""
4869
4870#: fortran/dump-parse-tree.c:677
4871#, c-format
4872msgid " [Alt Return]"
4873msgstr ""
4874
4875#: fortran/dump-parse-tree.c:684
4876#, fuzzy, c-format
4877msgid "Formal namespace"
4878msgstr "%qs is geen iterator"
4879
4880#: fortran/dump-parse-tree.c:742
4881#, c-format
4882msgid "common: /%s/ "
4883msgstr ""
4884
4885#: fortran/dump-parse-tree.c:750 fortran/dump-parse-tree.c:1471
4886#, c-format
4887msgid ", "
4888msgstr ""
4889
4890#: fortran/dump-parse-tree.c:763
4891#, c-format
4892msgid "symtree: %s  Ambig %d"
4893msgstr ""
4894
4895#: fortran/dump-parse-tree.c:766
4896#, fuzzy, c-format
4897msgid " from namespace %s"
4898msgstr "onbekende machine-modus %qs"
4899
4900#: fortran/dump-parse-tree.c:810
4901#, c-format
4902msgid "NOP"
4903msgstr ""
4904
4905#: fortran/dump-parse-tree.c:814
4906#, c-format
4907msgid "CONTINUE"
4908msgstr ""
4909
4910#: fortran/dump-parse-tree.c:818
4911#, c-format
4912msgid "ENTRY %s"
4913msgstr ""
4914
4915#: fortran/dump-parse-tree.c:822
4916#, c-format
4917msgid "ASSIGN "
4918msgstr ""
4919
4920#: fortran/dump-parse-tree.c:829
4921#, c-format
4922msgid "LABEL ASSIGN "
4923msgstr ""
4924
4925#: fortran/dump-parse-tree.c:831
4926#, fuzzy, c-format
4927msgid " %d"
4928msgstr "%s voor %qs"
4929
4930#: fortran/dump-parse-tree.c:835
4931#, c-format
4932msgid "POINTER ASSIGN "
4933msgstr ""
4934
4935#: fortran/dump-parse-tree.c:842
4936#, c-format
4937msgid "GOTO "
4938msgstr ""
4939
4940#: fortran/dump-parse-tree.c:851
4941#, c-format
4942msgid ", ("
4943msgstr ""
4944
4945#: fortran/dump-parse-tree.c:865
4946#, c-format
4947msgid "CALL %s "
4948msgstr ""
4949
4950#: fortran/dump-parse-tree.c:870
4951#, c-format
4952msgid "RETURN "
4953msgstr ""
4954
4955#: fortran/dump-parse-tree.c:876
4956#, c-format
4957msgid "PAUSE "
4958msgstr ""
4959
4960#: fortran/dump-parse-tree.c:886
4961#, c-format
4962msgid "STOP "
4963msgstr ""
4964
4965#: fortran/dump-parse-tree.c:896 fortran/dump-parse-tree.c:904
4966#, c-format
4967msgid "IF "
4968msgstr ""
4969
4970#: fortran/dump-parse-tree.c:898
4971#, c-format
4972msgid " %d, %d, %d"
4973msgstr ""
4974
4975#: fortran/dump-parse-tree.c:915
4976#, c-format
4977msgid "ELSE\n"
4978msgstr ""
4979
4980#: fortran/dump-parse-tree.c:918
4981#, c-format
4982msgid "ELSE IF "
4983msgstr ""
4984
4985#: fortran/dump-parse-tree.c:928
4986#, c-format
4987msgid "ENDIF"
4988msgstr ""
4989
4990#: fortran/dump-parse-tree.c:933
4991#, c-format
4992msgid "SELECT CASE "
4993msgstr ""
4994
4995#: fortran/dump-parse-tree.c:941
4996#, c-format
4997msgid "CASE "
4998msgstr ""
4999
5000#: fortran/dump-parse-tree.c:957
5001#, c-format
5002msgid "END SELECT"
5003msgstr ""
5004
5005#: fortran/dump-parse-tree.c:961
5006#, c-format
5007msgid "WHERE "
5008msgstr ""
5009
5010#: fortran/dump-parse-tree.c:972
5011#, c-format
5012msgid "ELSE WHERE "
5013msgstr ""
5014
5015#: fortran/dump-parse-tree.c:979
5016#, c-format
5017msgid "END WHERE"
5018msgstr ""
5019
5020#: fortran/dump-parse-tree.c:984
5021#, c-format
5022msgid "FORALL "
5023msgstr ""
5024
5025#: fortran/dump-parse-tree.c:1009
5026#, c-format
5027msgid "END FORALL"
5028msgstr ""
5029
5030#: fortran/dump-parse-tree.c:1013
5031#, c-format
5032msgid "DO "
5033msgstr ""
5034
5035#: fortran/dump-parse-tree.c:1027 fortran/dump-parse-tree.c:1038
5036#, c-format
5037msgid "END DO"
5038msgstr ""
5039
5040#: fortran/dump-parse-tree.c:1031
5041#, c-format
5042msgid "DO WHILE "
5043msgstr ""
5044
5045#: fortran/dump-parse-tree.c:1042
5046#, c-format
5047msgid "CYCLE"
5048msgstr ""
5049
5050#: fortran/dump-parse-tree.c:1048
5051#, c-format
5052msgid "EXIT"
5053msgstr ""
5054
5055#: fortran/dump-parse-tree.c:1054
5056#, c-format
5057msgid "ALLOCATE "
5058msgstr ""
5059
5060#: fortran/dump-parse-tree.c:1057 fortran/dump-parse-tree.c:1073
5061#, c-format
5062msgid " STAT="
5063msgstr ""
5064
5065#: fortran/dump-parse-tree.c:1070
5066#, c-format
5067msgid "DEALLOCATE "
5068msgstr ""
5069
5070#: fortran/dump-parse-tree.c:1086
5071#, c-format
5072msgid "OPEN"
5073msgstr ""
5074
5075#: fortran/dump-parse-tree.c:1091 fortran/dump-parse-tree.c:1170
5076#: fortran/dump-parse-tree.c:1212 fortran/dump-parse-tree.c:1235
5077#: fortran/dump-parse-tree.c:1387
5078#, c-format
5079msgid " UNIT="
5080msgstr ""
5081
5082#: fortran/dump-parse-tree.c:1096 fortran/dump-parse-tree.c:1175
5083#: fortran/dump-parse-tree.c:1217 fortran/dump-parse-tree.c:1246
5084#: fortran/dump-parse-tree.c:1404
5085#, c-format
5086msgid " IOMSG="
5087msgstr ""
5088
5089#: fortran/dump-parse-tree.c:1101 fortran/dump-parse-tree.c:1180
5090#: fortran/dump-parse-tree.c:1222 fortran/dump-parse-tree.c:1251
5091#: fortran/dump-parse-tree.c:1409
5092#, c-format
5093msgid " IOSTAT="
5094msgstr ""
5095
5096#: fortran/dump-parse-tree.c:1106 fortran/dump-parse-tree.c:1240
5097#, c-format
5098msgid " FILE="
5099msgstr ""
5100
5101#: fortran/dump-parse-tree.c:1111 fortran/dump-parse-tree.c:1185
5102#, c-format
5103msgid " STATUS="
5104msgstr ""
5105
5106#: fortran/dump-parse-tree.c:1116 fortran/dump-parse-tree.c:1281
5107#, c-format
5108msgid " ACCESS="
5109msgstr ""
5110
5111#: fortran/dump-parse-tree.c:1121 fortran/dump-parse-tree.c:1297
5112#, c-format
5113msgid " FORM="
5114msgstr ""
5115
5116#: fortran/dump-parse-tree.c:1126 fortran/dump-parse-tree.c:1312
5117#, c-format
5118msgid " RECL="
5119msgstr ""
5120
5121#: fortran/dump-parse-tree.c:1131 fortran/dump-parse-tree.c:1322
5122#, c-format
5123msgid " BLANK="
5124msgstr ""
5125
5126#: fortran/dump-parse-tree.c:1136 fortran/dump-parse-tree.c:1327
5127#, c-format
5128msgid " POSITION="
5129msgstr ""
5130
5131#: fortran/dump-parse-tree.c:1141 fortran/dump-parse-tree.c:1332
5132#, c-format
5133msgid " ACTION="
5134msgstr ""
5135
5136#: fortran/dump-parse-tree.c:1146 fortran/dump-parse-tree.c:1352
5137#, c-format
5138msgid " DELIM="
5139msgstr ""
5140
5141#: fortran/dump-parse-tree.c:1151 fortran/dump-parse-tree.c:1357
5142#, c-format
5143msgid " PAD="
5144msgstr ""
5145
5146#: fortran/dump-parse-tree.c:1156 fortran/dump-parse-tree.c:1362
5147#, c-format
5148msgid " CONVERT="
5149msgstr ""
5150
5151#: fortran/dump-parse-tree.c:1160 fortran/dump-parse-tree.c:1189
5152#: fortran/dump-parse-tree.c:1226 fortran/dump-parse-tree.c:1367
5153#: fortran/dump-parse-tree.c:1444
5154#, c-format
5155msgid " ERR=%d"
5156msgstr ""
5157
5158#: fortran/dump-parse-tree.c:1165
5159#, c-format
5160msgid "CLOSE"
5161msgstr ""
5162
5163#: fortran/dump-parse-tree.c:1193
5164#, c-format
5165msgid "BACKSPACE"
5166msgstr ""
5167
5168#: fortran/dump-parse-tree.c:1197
5169#, c-format
5170msgid "ENDFILE"
5171msgstr ""
5172
5173#: fortran/dump-parse-tree.c:1201
5174#, c-format
5175msgid "REWIND"
5176msgstr ""
5177
5178#: fortran/dump-parse-tree.c:1205
5179#, c-format
5180msgid "FLUSH"
5181msgstr ""
5182
5183#: fortran/dump-parse-tree.c:1230
5184#, c-format
5185msgid "INQUIRE"
5186msgstr ""
5187
5188#: fortran/dump-parse-tree.c:1256
5189#, c-format
5190msgid " EXIST="
5191msgstr ""
5192
5193#: fortran/dump-parse-tree.c:1261
5194#, c-format
5195msgid " OPENED="
5196msgstr ""
5197
5198#: fortran/dump-parse-tree.c:1266
5199#, c-format
5200msgid " NUMBER="
5201msgstr ""
5202
5203#: fortran/dump-parse-tree.c:1271
5204#, c-format
5205msgid " NAMED="
5206msgstr ""
5207
5208#: fortran/dump-parse-tree.c:1276
5209#, c-format
5210msgid " NAME="
5211msgstr ""
5212
5213#: fortran/dump-parse-tree.c:1286
5214#, c-format
5215msgid " SEQUENTIAL="
5216msgstr ""
5217
5218#: fortran/dump-parse-tree.c:1292
5219#, c-format
5220msgid " DIRECT="
5221msgstr ""
5222
5223#: fortran/dump-parse-tree.c:1302
5224#, c-format
5225msgid " FORMATTED"
5226msgstr ""
5227
5228#: fortran/dump-parse-tree.c:1307
5229#, c-format
5230msgid " UNFORMATTED="
5231msgstr ""
5232
5233#: fortran/dump-parse-tree.c:1317
5234#, c-format
5235msgid " NEXTREC="
5236msgstr ""
5237
5238#: fortran/dump-parse-tree.c:1337
5239#, c-format
5240msgid " READ="
5241msgstr ""
5242
5243#: fortran/dump-parse-tree.c:1342
5244#, c-format
5245msgid " WRITE="
5246msgstr ""
5247
5248#: fortran/dump-parse-tree.c:1347
5249#, c-format
5250msgid " READWRITE="
5251msgstr ""
5252
5253#: fortran/dump-parse-tree.c:1371
5254#, c-format
5255msgid "IOLENGTH "
5256msgstr ""
5257
5258#: fortran/dump-parse-tree.c:1377
5259#, c-format
5260msgid "READ"
5261msgstr ""
5262
5263#: fortran/dump-parse-tree.c:1381
5264#, c-format
5265msgid "WRITE"
5266msgstr ""
5267
5268#: fortran/dump-parse-tree.c:1393
5269#, c-format
5270msgid " FMT="
5271msgstr ""
5272
5273#: fortran/dump-parse-tree.c:1398
5274#, c-format
5275msgid " FMT=%d"
5276msgstr ""
5277
5278#: fortran/dump-parse-tree.c:1400
5279#, fuzzy, c-format
5280msgid " NML=%s"
5281msgstr "%s voor %qs"
5282
5283#: fortran/dump-parse-tree.c:1414
5284#, c-format
5285msgid " SIZE="
5286msgstr ""
5287
5288#: fortran/dump-parse-tree.c:1419
5289#, c-format
5290msgid " REC="
5291msgstr ""
5292
5293#: fortran/dump-parse-tree.c:1424
5294#, c-format
5295msgid " ADVANCE="
5296msgstr ""
5297
5298#: fortran/dump-parse-tree.c:1435
5299#, c-format
5300msgid "TRANSFER "
5301msgstr ""
5302
5303#: fortran/dump-parse-tree.c:1440
5304#, c-format
5305msgid "DT_END"
5306msgstr ""
5307
5308#: fortran/dump-parse-tree.c:1446
5309#, c-format
5310msgid " END=%d"
5311msgstr ""
5312
5313#: fortran/dump-parse-tree.c:1448
5314#, c-format
5315msgid " EOR=%d"
5316msgstr ""
5317
5318#: fortran/dump-parse-tree.c:1465
5319#, c-format
5320msgid "Equivalence: "
5321msgstr ""
5322
5323#: fortran/dump-parse-tree.c:1491
5324#, c-format
5325msgid "Namespace:"
5326msgstr ""
5327
5328#: fortran/dump-parse-tree.c:1505
5329#, c-format
5330msgid " %c-%c: "
5331msgstr ""
5332
5333#: fortran/dump-parse-tree.c:1507
5334#, c-format
5335msgid " %c: "
5336msgstr ""
5337
5338#: fortran/dump-parse-tree.c:1516
5339#, c-format
5340msgid "procedure name = %s"
5341msgstr ""
5342
5343#: fortran/dump-parse-tree.c:1532
5344#, c-format
5345msgid "Operator interfaces for %s:"
5346msgstr ""
5347
5348#: fortran/dump-parse-tree.c:1541
5349#, fuzzy, c-format
5350msgid "User operators:\n"
5351msgstr "registernaam niet opgegeven voor %qs"
5352
5353#: fortran/dump-parse-tree.c:1557
5354#, c-format
5355msgid "CONTAINS\n"
5356msgstr ""
5357
5358#: fortran/error.c:137
5359#, fuzzy, no-c-format
5360msgid "In file %s:%d\n"
5361msgstr "In functie %qs:"
5362
5363#: fortran/error.c:152
5364#, no-c-format
5365msgid "    Included at %s:%d\n"
5366msgstr ""
5367
5368#: fortran/error.c:204
5369#, fuzzy, no-c-format
5370msgid "<During initialization>\n"
5371msgstr "dubbele beginwaarde"
5372
5373# Dit zou misschien beter 'warning' blijven
5374#: fortran/error.c:479 fortran/error.c:535 fortran/error.c:561
5375#, fuzzy
5376msgid "Warning:"
5377msgstr "let op: "
5378
5379#: fortran/error.c:537 fortran/error.c:611 fortran/error.c:635
5380#, fuzzy
5381msgid "Error:"
5382msgstr "fout: "
5383
5384#: fortran/error.c:656
5385#, fuzzy
5386msgid "Fatal Error:"
5387msgstr "fatale fout: "
5388
5389#: fortran/error.c:675
5390#, fuzzy, no-c-format
5391msgid "Internal Error at (1):"
5392msgstr "interne fout"
5393
5394#: fortran/expr.c:258
5395#, fuzzy, c-format
5396msgid "Constant expression required at %C"
5397msgstr "overflow in constante expressie"
5398
5399#: fortran/expr.c:261
5400#, fuzzy, c-format
5401msgid "Integer expression required at %C"
5402msgstr "overflow in constante expressie"
5403
5404#: fortran/expr.c:266
5405#, fuzzy, c-format
5406msgid "Integer value too large in expression at %C"
5407msgstr "integer overflow in expressie"
5408
5409#: fortran/expr.c:1274
5410#, no-c-format
5411msgid "Numeric or CHARACTER operands are required in expression at %L"
5412msgstr ""
5413
5414#: fortran/expr.c:1294
5415#, no-c-format
5416msgid "Exponent at %L must be INTEGER for an initialization expression"
5417msgstr ""
5418
5419#: fortran/expr.c:1307
5420#, no-c-format
5421msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
5422msgstr ""
5423
5424#: fortran/expr.c:1314
5425#, no-c-format
5426msgid "Concat operator at %L must concatenate strings of the same kind"
5427msgstr ""
5428
5429#: fortran/expr.c:1324
5430#, no-c-format
5431msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
5432msgstr ""
5433
5434#: fortran/expr.c:1340
5435#, no-c-format
5436msgid "LOGICAL operands are required in expression at %L"
5437msgstr ""
5438
5439#: fortran/expr.c:1351
5440#, no-c-format
5441msgid "Only intrinsic operators can be used in expression at %L"
5442msgstr ""
5443
5444#: fortran/expr.c:1359
5445#, no-c-format
5446msgid "Numeric operands are required in expression at %L"
5447msgstr ""
5448
5449#: fortran/expr.c:1423
5450#, no-c-format
5451msgid "The F95 does not permit the assumed character length variable '%s' in constant expression at %L."
5452msgstr ""
5453
5454#: fortran/expr.c:1476
5455#, no-c-format
5456msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
5457msgstr ""
5458
5459#: fortran/expr.c:1498
5460#, no-c-format
5461msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
5462msgstr ""
5463
5464#: fortran/expr.c:1583
5465#, fuzzy, no-c-format
5466msgid "Initialization expression didn't reduce %C"
5467msgstr "ongeldige waarheidsexpressie"
5468
5469#: fortran/expr.c:1627
5470#, no-c-format
5471msgid "Specification function '%s' at %L cannot be a statement function"
5472msgstr ""
5473
5474#: fortran/expr.c:1634
5475#, no-c-format
5476msgid "Specification function '%s' at %L cannot be an internal function"
5477msgstr ""
5478
5479#: fortran/expr.c:1641
5480#, no-c-format
5481msgid "Specification function '%s' at %L must be PURE"
5482msgstr ""
5483
5484#: fortran/expr.c:1648
5485#, no-c-format
5486msgid "Specification function '%s' at %L cannot be RECURSIVE"
5487msgstr ""
5488
5489#: fortran/expr.c:1705
5490#, no-c-format
5491msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
5492msgstr ""
5493
5494#: fortran/expr.c:1712
5495#, no-c-format
5496msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
5497msgstr ""
5498
5499#: fortran/expr.c:1732
5500#, fuzzy, no-c-format
5501msgid "Variable '%s' cannot appear in the expression at %L"
5502msgstr "overflow in constante expressie"
5503
5504#: fortran/expr.c:1780
5505#, no-c-format
5506msgid "Expression at %L must be of INTEGER type"
5507msgstr ""
5508
5509#: fortran/expr.c:1786
5510#, no-c-format
5511msgid "Expression at %L must be scalar"
5512msgstr ""
5513
5514#: fortran/expr.c:1814
5515#, fuzzy, no-c-format
5516msgid "Incompatible ranks in %s at %L"
5517msgstr "incompatibel type voor argument %d van %qs"
5518
5519#: fortran/expr.c:1828
5520#, no-c-format
5521msgid "different shape for %s at %L on dimension %d (%d/%d)"
5522msgstr ""
5523
5524#: fortran/expr.c:1861
5525#, no-c-format
5526msgid "Can't assign to INTENT(IN) variable '%s' at %L"
5527msgstr ""
5528
5529#: fortran/expr.c:1905
5530#, no-c-format
5531msgid "'%s' at %L is not a VALUE"
5532msgstr ""
5533
5534#: fortran/expr.c:1912
5535#, fuzzy, no-c-format
5536msgid "Incompatible ranks %d and %d in assignment at %L"
5537msgstr "incompatibele types bij %s"
5538
5539#: fortran/expr.c:1919
5540#, fuzzy, no-c-format
5541msgid "Variable type is UNKNOWN in assignment at %L"
5542msgstr "incompatibele types bij %s"
5543
5544#: fortran/expr.c:1926
5545#, no-c-format
5546msgid "NULL appears on right-hand side in assignment at %L"
5547msgstr ""
5548
5549#: fortran/expr.c:1936
5550#, no-c-format
5551msgid "Vector assignment to assumed-size Cray Pointee at %L is illegal."
5552msgstr ""
5553
5554#: fortran/expr.c:1945
5555#, fuzzy, no-c-format
5556msgid "POINTER valued function appears on right-hand side of assignment at %L"
5557msgstr "ongeldige lvalue in toewijzing"
5558
5559#: fortran/expr.c:1950
5560msgid "Array assignment"
5561msgstr ""
5562
5563#: fortran/expr.c:1967
5564#, fuzzy, no-c-format
5565msgid "Incompatible types in assignment at %L, %s to %s"
5566msgstr "incompatibel type voor argument %d van %qs"
5567
5568#: fortran/expr.c:1990
5569#, no-c-format
5570msgid "Pointer assignment target is not a POINTER at %L"
5571msgstr ""
5572
5573#: fortran/expr.c:1998
5574#, no-c-format
5575msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
5576msgstr ""
5577
5578#: fortran/expr.c:2007
5579#, no-c-format
5580msgid "Pointer assignment to non-POINTER at %L"
5581msgstr ""
5582
5583#: fortran/expr.c:2015
5584#, no-c-format
5585msgid "Bad pointer object in PURE procedure at %L"
5586msgstr ""
5587
5588#: fortran/expr.c:2028
5589#, fuzzy, no-c-format
5590msgid "Different types in pointer assignment at %L"
5591msgstr "incompatibele types bij %s"
5592
5593#: fortran/expr.c:2035
5594#, no-c-format
5595msgid "Different kind type parameters in pointer assignment at %L"
5596msgstr ""
5597
5598#: fortran/expr.c:2042
5599#, fuzzy, no-c-format
5600msgid "Different ranks in pointer assignment at %L"
5601msgstr "incompatibele types bij %s"
5602
5603#: fortran/expr.c:2056
5604#, fuzzy, no-c-format
5605msgid "Different character lengths in pointer assignment at %L"
5606msgstr "incompatibele types bij %s"
5607
5608#: fortran/expr.c:2064
5609#, no-c-format
5610msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
5611msgstr ""
5612
5613#: fortran/expr.c:2071
5614#, no-c-format
5615msgid "Bad target in pointer assignment in PURE procedure at %L"
5616msgstr ""
5617
5618#: fortran/expr.c:2077
5619#, no-c-format
5620msgid "Pointer assignment with vector subscript on rhs at %L"
5621msgstr ""
5622
5623#: fortran/expr.c:2095
5624#, no-c-format
5625msgid "The upper bound in the last dimension of the assumed_size array on the rhs of the pointer assignment at %L must be set"
5626msgstr ""
5627
5628#: fortran/gfortranspec.c:232
5629#, c-format
5630msgid "overflowed output arg list for '%s'"
5631msgstr ""
5632
5633#: fortran/gfortranspec.c:352
5634#, c-format
5635msgid ""
5636"GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
5637"You may redistribute copies of GNU Fortran\n"
5638"under the terms of the GNU General Public License.\n"
5639"For more information about these matters, see the file named COPYING\n"
5640"\n"
5641msgstr ""
5642
5643#: fortran/gfortranspec.c:374
5644#, fuzzy, c-format
5645msgid "argument to '%s' missing"
5646msgstr "argument van %qs moet van een integraal type zijn."
5647
5648#: fortran/gfortranspec.c:378
5649#, c-format
5650msgid "no input files; unwilling to write output files"
5651msgstr ""
5652
5653#: fortran/gfortranspec.c:530
5654#, c-format
5655msgid "Driving:"
5656msgstr ""
5657
5658#: fortran/interface.c:175
5659#, no-c-format
5660msgid "Syntax error in generic specification at %C"
5661msgstr ""
5662
5663#: fortran/interface.c:204
5664#, no-c-format
5665msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
5666msgstr ""
5667
5668#: fortran/interface.c:262
5669#, no-c-format
5670msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
5671msgstr ""
5672
5673#: fortran/interface.c:273
5674#, no-c-format
5675msgid "Expected a nameless interface at %C"
5676msgstr ""
5677
5678#: fortran/interface.c:284
5679#, no-c-format
5680msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
5681msgstr ""
5682
5683#: fortran/interface.c:286
5684#, no-c-format
5685msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
5686msgstr ""
5687
5688#: fortran/interface.c:300
5689#, no-c-format
5690msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
5691msgstr ""
5692
5693#: fortran/interface.c:311
5694#, no-c-format
5695msgid "Expecting 'END INTERFACE %s' at %C"
5696msgstr ""
5697
5698#: fortran/interface.c:523
5699#, no-c-format
5700msgid "Assignment operator interface at %L must be a SUBROUTINE"
5701msgstr ""
5702
5703#: fortran/interface.c:532
5704#, no-c-format
5705msgid "Intrinsic operator interface at %L must be a FUNCTION"
5706msgstr ""
5707
5708#: fortran/interface.c:619
5709#, no-c-format
5710msgid "First argument of defined assignment at %L must be INTENT(IN) or INTENT(INOUT)"
5711msgstr ""
5712
5713#: fortran/interface.c:623
5714#, no-c-format
5715msgid "Second argument of defined assignment at %L must be INTENT(IN)"
5716msgstr ""
5717
5718#: fortran/interface.c:629 fortran/resolve.c:6021
5719#, no-c-format
5720msgid "First argument of operator interface at %L must be INTENT(IN)"
5721msgstr ""
5722
5723#: fortran/interface.c:633 fortran/resolve.c:6033
5724#, no-c-format
5725msgid "Second argument of operator interface at %L must be INTENT(IN)"
5726msgstr ""
5727
5728#: fortran/interface.c:640
5729#, no-c-format
5730msgid "Operator interface at %L conflicts with intrinsic interface"
5731msgstr ""
5732
5733#: fortran/interface.c:645
5734#, no-c-format
5735msgid "Operator interface at %L has the wrong number of arguments"
5736msgstr ""
5737
5738#: fortran/interface.c:894
5739#, no-c-format
5740msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
5741msgstr ""
5742
5743#: fortran/interface.c:948
5744#, no-c-format
5745msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
5746msgstr ""
5747
5748#: fortran/interface.c:1198
5749#, no-c-format
5750msgid "Keyword argument '%s' at %L is not in the procedure"
5751msgstr ""
5752
5753#: fortran/interface.c:1207
5754#, no-c-format
5755msgid "Keyword argument '%s' at %L is already associated with another actual argument"
5756msgstr ""
5757
5758#: fortran/interface.c:1217
5759#, no-c-format
5760msgid "More actual than formal arguments in procedure call at %L"
5761msgstr ""
5762
5763#: fortran/interface.c:1230
5764#, no-c-format
5765msgid "Missing alternate return spec in subroutine call at %L"
5766msgstr ""
5767
5768#: fortran/interface.c:1239
5769#, no-c-format
5770msgid "Unexpected alternate return spec in subroutine call at %L"
5771msgstr ""
5772
5773#: fortran/interface.c:1254
5774#, no-c-format
5775msgid "Type/rank mismatch in argument '%s' at %L"
5776msgstr ""
5777
5778#: fortran/interface.c:1269
5779#, no-c-format
5780msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
5781msgstr ""
5782
5783#: fortran/interface.c:1278
5784#, no-c-format
5785msgid "Actual argument for '%s' must be a pointer at %L"
5786msgstr ""
5787
5788#: fortran/interface.c:1288
5789#, no-c-format
5790msgid "Actual argument at %L must be definable to match dummy INTENT = OUT/INOUT"
5791msgstr ""
5792
5793#: fortran/interface.c:1309
5794#, fuzzy, no-c-format
5795msgid "Missing actual argument for argument '%s' at %L"
5796msgstr "doorgeven van argument %d van %qs"
5797
5798#: fortran/interface.c:1494
5799#, no-c-format
5800msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
5801msgstr ""
5802
5803#: fortran/interface.c:1535
5804#, no-c-format
5805msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
5806msgstr ""
5807
5808#: fortran/interface.c:1546
5809#, no-c-format
5810msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
5811msgstr ""
5812
5813#: fortran/interface.c:1555
5814#, no-c-format
5815msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
5816msgstr ""
5817
5818#: fortran/interface.c:1577
5819#, fuzzy, no-c-format
5820msgid "Procedure '%s' called with an implicit interface at %L"
5821msgstr "parameternamen (zonder types) in functiedeclaratie"
5822
5823#: fortran/interface.c:1744
5824#, no-c-format
5825msgid "Function '%s' called in lieu of an operator at %L must be PURE"
5826msgstr ""
5827
5828#: fortran/interface.c:1824
5829#, no-c-format
5830msgid "Entity '%s' at %C is already present in the interface"
5831msgstr ""
5832
5833#: fortran/intrinsic.c:2720
5834#, fuzzy, no-c-format
5835msgid "Too many arguments in call to '%s' at %L"
5836msgstr "te veel argumenten voor %s %q+#D"
5837
5838#: fortran/intrinsic.c:2734
5839#, no-c-format
5840msgid "Can't find keyword named '%s' in call to '%s' at %L"
5841msgstr ""
5842
5843#: fortran/intrinsic.c:2741
5844#, no-c-format
5845msgid "Argument '%s' is appears twice in call to '%s' at %L"
5846msgstr ""
5847
5848#: fortran/intrinsic.c:2755
5849#, fuzzy, no-c-format
5850msgid "Missing actual argument '%s' in call to '%s' at %L"
5851msgstr "Bestandsnaam ontbreekt na %qs optie"
5852
5853#: fortran/intrinsic.c:2814
5854#, no-c-format
5855msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
5856msgstr ""
5857
5858#: fortran/intrinsic.c:3118
5859#, no-c-format
5860msgid "Ranks of arguments to elemental intrinsic '%s' differ at %L"
5861msgstr ""
5862
5863#: fortran/intrinsic.c:3164
5864#, no-c-format
5865msgid "Intrinsic '%s' at %L is not included in the selected standard"
5866msgstr ""
5867
5868#: fortran/intrinsic.c:3267
5869#, no-c-format
5870msgid "Extension: Evaluation of nonstandard initialization expression at %L"
5871msgstr ""
5872
5873#: fortran/intrinsic.c:3327
5874#, no-c-format
5875msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
5876msgstr ""
5877
5878#: fortran/intrinsic.c:3402
5879#, fuzzy, no-c-format
5880msgid "Extension: Conversion from %s to %s at %L"
5881msgstr "ongeldige registernaam voor %qs"
5882
5883#: fortran/intrinsic.c:3405
5884#, fuzzy, no-c-format
5885msgid "Conversion from %s to %s at %L"
5886msgstr "ongeldige registernaam voor %qs"
5887
5888# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
5889#: fortran/intrinsic.c:3453
5890#, fuzzy, no-c-format
5891msgid "Can't convert %s to %s at %L"
5892msgstr "kon 0x%l.8x niet naar een regio omzetten"
5893
5894#: fortran/io.c:415
5895msgid "Positive width required"
5896msgstr ""
5897
5898#: fortran/io.c:416
5899#, fuzzy
5900msgid "Period required"
5901msgstr "overflow in constante expressie"
5902
5903#: fortran/io.c:417
5904#, fuzzy
5905msgid "Nonnegative width required"
5906msgstr "bitveld %qs heeft een negatieve breedte"
5907
5908#: fortran/io.c:418
5909#, fuzzy
5910msgid "Unexpected element"
5911msgstr "ongeldige operand van %s"
5912
5913#: fortran/io.c:419
5914#, fuzzy
5915msgid "Unexpected end of format string"
5916msgstr "formaatstring niet beëindigd"
5917
5918#: fortran/io.c:436
5919#, fuzzy
5920msgid "Missing leading left parenthesis"
5921msgstr "beginwaarde ontbreekt"
5922
5923#: fortran/io.c:474
5924msgid "Expected P edit descriptor"
5925msgstr ""
5926
5927#. P requires a prior number.
5928#: fortran/io.c:482
5929msgid "P descriptor requires leading scale factor"
5930msgstr ""
5931
5932#. X requires a prior number if we're being pedantic.
5933#: fortran/io.c:487
5934#, no-c-format
5935msgid "Extension: X descriptor requires leading space count at %C"
5936msgstr ""
5937
5938#: fortran/io.c:507
5939#, no-c-format
5940msgid "Extension: $ descriptor at %C"
5941msgstr ""
5942
5943#: fortran/io.c:512
5944#, fuzzy
5945msgid "$ must be the last specifier"
5946msgstr "%<void%> moet de enige parameter zijn"
5947
5948#: fortran/io.c:557
5949msgid "Repeat count cannot follow P descriptor"
5950msgstr ""
5951
5952#: fortran/io.c:576
5953#, no-c-format
5954msgid "Extension: Missing positive width after L descriptor at %C"
5955msgstr ""
5956
5957#: fortran/io.c:638
5958#, fuzzy
5959msgid "Positive exponent width required"
5960msgstr "overflow in constante expressie"
5961
5962#: fortran/io.c:739 fortran/io.c:791
5963#, no-c-format
5964msgid "Extension: Missing comma at %C"
5965msgstr ""
5966
5967#: fortran/io.c:806 fortran/io.c:809
5968#, fuzzy, no-c-format
5969msgid "%s in format string at %C"
5970msgstr "formaatstring niet beëindigd"
5971
5972#: fortran/io.c:850
5973#, no-c-format
5974msgid "Format statement in module main block at %C."
5975msgstr ""
5976
5977#: fortran/io.c:856
5978#, fuzzy, no-c-format
5979msgid "Missing format label at %C"
5980msgstr "parameternaam ontbreekt uit parameterlijst"
5981
5982#: fortran/io.c:914 fortran/io.c:938
5983#, fuzzy, no-c-format
5984msgid "Duplicate %s specification at %C"
5985msgstr "herhaalde label-declaratie %qs"
5986
5987#: fortran/io.c:945
5988#, no-c-format
5989msgid "Variable tag cannot be INTENT(IN) at %C"
5990msgstr ""
5991
5992#: fortran/io.c:952
5993#, no-c-format
5994msgid "Variable tag cannot be assigned in PURE procedure at %C"
5995msgstr ""
5996
5997#: fortran/io.c:989
5998#, fuzzy, no-c-format
5999msgid "Duplicate %s label specification at %C"
6000msgstr "herhaalde label-declaratie %qs"
6001
6002#: fortran/io.c:1015
6003#, fuzzy, no-c-format
6004msgid "%s tag at %L must be of type %s"
6005msgstr "%qs is geen bestand, pipe of tty"
6006
6007#: fortran/io.c:1026
6008#, no-c-format
6009msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
6010msgstr ""
6011
6012#: fortran/io.c:1039
6013#, no-c-format
6014msgid "%s tag at %L must be of type %s or %s"
6015msgstr ""
6016
6017#: fortran/io.c:1047
6018#, no-c-format
6019msgid "Obsolete: ASSIGNED variable in FORMAT tag at %L"
6020msgstr ""
6021
6022#: fortran/io.c:1052
6023#, no-c-format
6024msgid "Variable '%s' at %L has not been assigned a format label"
6025msgstr ""
6026
6027#: fortran/io.c:1067
6028#, no-c-format
6029msgid "Extension: Character array in FORMAT tag at %L"
6030msgstr ""
6031
6032#: fortran/io.c:1074
6033#, no-c-format
6034msgid "Extension: Non-character in FORMAT tag at %L"
6035msgstr ""
6036
6037#: fortran/io.c:1085
6038#, no-c-format
6039msgid "%s tag at %L must be scalar"
6040msgstr ""
6041
6042#: fortran/io.c:1091
6043#, no-c-format
6044msgid "Fortran 2003: IOMSG tag at %L"
6045msgstr ""
6046
6047#: fortran/io.c:1098
6048#, no-c-format
6049msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
6050msgstr ""
6051
6052#: fortran/io.c:1106
6053#, no-c-format
6054msgid "Fortran 95 requires default INTEGER in SIZE tag at %L"
6055msgstr ""
6056
6057#: fortran/io.c:1114
6058#, no-c-format
6059msgid "Extension: CONVERT tag at %L"
6060msgstr ""
6061
6062#: fortran/io.c:1283
6063#, no-c-format
6064msgid "OPEN statement not allowed in PURE procedure at %C"
6065msgstr ""
6066
6067#: fortran/io.c:1391
6068#, no-c-format
6069msgid "CLOSE statement not allowed in PURE procedure at %C"
6070msgstr ""
6071
6072#: fortran/io.c:1517 fortran/match.c:1457
6073#, no-c-format
6074msgid "%s statement not allowed in PURE procedure at %C"
6075msgstr ""
6076
6077#: fortran/io.c:1577
6078#, no-c-format
6079msgid "Fortran 2003: FLUSH statement at %C"
6080msgstr ""
6081
6082#: fortran/io.c:1637
6083#, fuzzy, no-c-format
6084msgid "Duplicate UNIT specification at %C"
6085msgstr "herhaalde label-declaratie %qs"
6086
6087#: fortran/io.c:1693
6088#, fuzzy, no-c-format
6089msgid "Duplicate format specification at %C"
6090msgstr "herhaalde label-declaratie %qs"
6091
6092#: fortran/io.c:1710
6093#, no-c-format
6094msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
6095msgstr ""
6096
6097#: fortran/io.c:1746
6098#, fuzzy, no-c-format
6099msgid "Duplicate NML specification at %C"
6100msgstr "herhaalde label-declaratie %qs"
6101
6102#: fortran/io.c:1755
6103#, no-c-format
6104msgid "Symbol '%s' at %C must be a NAMELIST group name"
6105msgstr ""
6106
6107#: fortran/io.c:1793
6108#, no-c-format
6109msgid "END tag at %C not allowed in output statement"
6110msgstr ""
6111
6112#: fortran/io.c:1853
6113#, no-c-format
6114msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
6115msgstr ""
6116
6117#: fortran/io.c:1862
6118#, no-c-format
6119msgid "Internal unit with vector subscript at %L"
6120msgstr ""
6121
6122#: fortran/io.c:1870
6123#, no-c-format
6124msgid "External IO UNIT cannot be an array at %L"
6125msgstr ""
6126
6127#: fortran/io.c:1880
6128#, fuzzy, no-c-format
6129msgid "ERR tag label %d at %L not defined"
6130msgstr "label %qs gebruikt maar niet gedefinieerd"
6131
6132#: fortran/io.c:1892
6133#, fuzzy, no-c-format
6134msgid "END tag label %d at %L not defined"
6135msgstr "label %qs gebruikt maar niet gedefinieerd"
6136
6137#: fortran/io.c:1904
6138#, fuzzy, no-c-format
6139msgid "EOR tag label %d at %L not defined"
6140msgstr "label %qs gebruikt maar niet gedefinieerd"
6141
6142#: fortran/io.c:1914
6143#, fuzzy, no-c-format
6144msgid "FORMAT label %d at %L not defined"
6145msgstr "label %qs gebruikt maar niet gedefinieerd"
6146
6147#: fortran/io.c:2035
6148#, no-c-format
6149msgid "Syntax error in I/O iterator at %C"
6150msgstr ""
6151
6152#: fortran/io.c:2066
6153#, no-c-format
6154msgid "Expected variable in READ statement at %C"
6155msgstr ""
6156
6157#: fortran/io.c:2072
6158#, fuzzy, no-c-format
6159msgid "Expected expression in %s statement at %C"
6160msgstr "ongeldige expressie als operand"
6161
6162#: fortran/io.c:2083
6163#, no-c-format
6164msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
6165msgstr ""
6166
6167#: fortran/io.c:2092
6168#, no-c-format
6169msgid "Cannot read to variable '%s' in PURE procedure at %C"
6170msgstr ""
6171
6172#: fortran/io.c:2109
6173#, no-c-format
6174msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
6175msgstr ""
6176
6177#. A general purpose syntax error.
6178#: fortran/io.c:2169 fortran/io.c:2541 fortran/gfortran.h:1695
6179#, fuzzy, no-c-format
6180msgid "Syntax error in %s statement at %C"
6181msgstr "%s voor %qs"
6182
6183#: fortran/io.c:2390
6184#, no-c-format
6185msgid "PRINT namelist at %C is an extension"
6186msgstr ""
6187
6188#: fortran/io.c:2502
6189#, no-c-format
6190msgid "Extension: Comma before output item list at %C is an extension"
6191msgstr ""
6192
6193#: fortran/io.c:2511
6194#, no-c-format
6195msgid "Expected comma in I/O list at %C"
6196msgstr ""
6197
6198#: fortran/io.c:2573
6199#, no-c-format
6200msgid "PRINT statement at %C not allowed within PURE procedure"
6201msgstr ""
6202
6203#: fortran/io.c:2712 fortran/io.c:2763
6204#, no-c-format
6205msgid "INQUIRE statement not allowed in PURE procedure at %C"
6206msgstr ""
6207
6208#: fortran/io.c:2739
6209#, no-c-format
6210msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
6211msgstr ""
6212
6213#: fortran/io.c:2749
6214#, no-c-format
6215msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
6216msgstr ""
6217
6218#: fortran/io.c:2756
6219#, no-c-format
6220msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
6221msgstr ""
6222
6223#: fortran/match.c:179
6224#, no-c-format
6225msgid "Integer too large at %C"
6226msgstr ""
6227
6228#: fortran/match.c:239 fortran/parse.c:329
6229#, fuzzy, no-c-format
6230msgid "Too many digits in statement label at %C"
6231msgstr "ongeldige beginwaarde"
6232
6233#: fortran/match.c:245 fortran/parse.c:332
6234#, fuzzy, no-c-format
6235msgid "Statement label at %C is zero"
6236msgstr "herhaalde case-waarde"
6237
6238#: fortran/match.c:278
6239#, fuzzy, no-c-format
6240msgid "Label name '%s' at %C is ambiguous"
6241msgstr "grootte van %qs is %u bytes"
6242
6243#: fortran/match.c:284
6244#, fuzzy, no-c-format
6245msgid "Duplicate construct label '%s' at %C"
6246msgstr "herhaalde case-waarde"
6247
6248#: fortran/match.c:408
6249#, no-c-format
6250msgid "Name at %C is too long"
6251msgstr ""
6252
6253#: fortran/match.c:525
6254#, no-c-format
6255msgid "Loop variable at %C cannot be a sub-component"
6256msgstr ""
6257
6258#: fortran/match.c:531
6259#, no-c-format
6260msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
6261msgstr ""
6262
6263#: fortran/match.c:538
6264#, no-c-format
6265msgid "Loop variable at %C cannot have the POINTER attribute"
6266msgstr ""
6267
6268#: fortran/match.c:568
6269#, no-c-format
6270msgid "Expected a step value in iterator at %C"
6271msgstr ""
6272
6273#: fortran/match.c:580
6274#, no-c-format
6275msgid "Syntax error in iterator at %C"
6276msgstr ""
6277
6278#: fortran/match.c:816
6279#, no-c-format
6280msgid "Invalid form of PROGRAM statement at %C"
6281msgstr ""
6282
6283#: fortran/match.c:850
6284#, no-c-format
6285msgid "Cannot assign to a PARAMETER variable at %C"
6286msgstr ""
6287
6288#: fortran/match.c:939 fortran/match.c:1015
6289#, no-c-format
6290msgid "Obsolete: arithmetic IF statement at %C"
6291msgstr ""
6292
6293#: fortran/match.c:986
6294#, fuzzy, no-c-format
6295msgid "Syntax error in IF-expression at %C"
6296msgstr "integer overflow in expressie"
6297
6298#: fortran/match.c:998
6299#, no-c-format
6300msgid "Block label not appropriate for arithmetic IF statement at %C"
6301msgstr ""
6302
6303#: fortran/match.c:1040
6304#, no-c-format
6305msgid "Block label is not appropriate IF statement at %C"
6306msgstr ""
6307
6308#: fortran/match.c:1111
6309#, no-c-format
6310msgid "Unclassifiable statement in IF-clause at %C"
6311msgstr ""
6312
6313#: fortran/match.c:1118
6314#, no-c-format
6315msgid "Syntax error in IF-clause at %C"
6316msgstr ""
6317
6318#: fortran/match.c:1162
6319#, no-c-format
6320msgid "Unexpected junk after ELSE statement at %C"
6321msgstr ""
6322
6323#: fortran/match.c:1168 fortran/match.c:1203
6324#, no-c-format
6325msgid "Label '%s' at %C doesn't match IF label '%s'"
6326msgstr ""
6327
6328#: fortran/match.c:1197
6329#, no-c-format
6330msgid "Unexpected junk after ELSE IF statement at %C"
6331msgstr ""
6332
6333#: fortran/match.c:1360
6334#, no-c-format
6335msgid "Name '%s' in %s statement at %C is not a loop name"
6336msgstr ""
6337
6338#: fortran/match.c:1375
6339#, fuzzy, no-c-format
6340msgid "%s statement at %C is not within a loop"
6341msgstr "continue-statement niet in een lus"
6342
6343#: fortran/match.c:1378
6344#, fuzzy, no-c-format
6345msgid "%s statement at %C is not within loop '%s'"
6346msgstr "break-statement niet in een lus of switch"
6347
6348#: fortran/match.c:1435
6349#, fuzzy, no-c-format
6350msgid "Too many digits in STOP code at %C"
6351msgstr "te veel argumenten voor %s %q+#D"
6352
6353#: fortran/match.c:1488
6354#, no-c-format
6355msgid "Obsolete: PAUSE statement at %C"
6356msgstr ""
6357
6358#: fortran/match.c:1537
6359#, no-c-format
6360msgid "Obsolete: ASSIGN statement at %C"
6361msgstr ""
6362
6363#: fortran/match.c:1583
6364#, no-c-format
6365msgid "Obsolete: Assigned GOTO statement at %C"
6366msgstr ""
6367
6368#: fortran/match.c:1630 fortran/match.c:1682
6369#, no-c-format
6370msgid "Statement label list in GOTO at %C cannot be empty"
6371msgstr ""
6372
6373#: fortran/match.c:1766
6374#, no-c-format
6375msgid "Bad allocate-object in ALLOCATE statement at %C for a PURE procedure"
6376msgstr ""
6377
6378#: fortran/match.c:1786
6379#, no-c-format
6380msgid "STAT variable '%s' of ALLOCATE statement at %C cannot be INTENT(IN)"
6381msgstr ""
6382
6383#: fortran/match.c:1794
6384#, no-c-format
6385msgid "Illegal STAT variable in ALLOCATE statement at %C for a PURE procedure"
6386msgstr ""
6387
6388#: fortran/match.c:1801 fortran/match.c:1967
6389#, no-c-format
6390msgid "STAT expression at %C must be a variable"
6391msgstr ""
6392
6393#: fortran/match.c:1856
6394#, no-c-format
6395msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
6396msgstr ""
6397
6398#: fortran/match.c:1934
6399#, no-c-format
6400msgid "Illegal deallocate-expression in DEALLOCATE at %C for a PURE procedure"
6401msgstr ""
6402
6403#: fortran/match.c:1953
6404#, no-c-format
6405msgid "STAT variable '%s' of DEALLOCATE statement at %C cannot be INTENT(IN)"
6406msgstr ""
6407
6408#: fortran/match.c:1960
6409#, no-c-format
6410msgid "Illegal STAT variable in DEALLOCATE statement at %C for a PURE procedure"
6411msgstr ""
6412
6413#: fortran/match.c:2009
6414#, no-c-format
6415msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
6416msgstr ""
6417
6418#: fortran/match.c:2040
6419#, no-c-format
6420msgid "Extension: RETURN statement in main program at %C"
6421msgstr ""
6422
6423#: fortran/match.c:2235
6424#, no-c-format
6425msgid "Syntax error in common block name at %C"
6426msgstr ""
6427
6428#: fortran/match.c:2271
6429#, no-c-format
6430msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
6431msgstr ""
6432
6433#: fortran/match.c:2318
6434#, no-c-format
6435msgid "Symbol '%s' at %C is already in a COMMON block"
6436msgstr ""
6437
6438#: fortran/match.c:2330
6439#, no-c-format
6440msgid "Previously initialized symbol '%s' in blank COMMON block at %C"
6441msgstr ""
6442
6443#: fortran/match.c:2333
6444#, no-c-format
6445msgid "Previously initialized symbol '%s' in COMMON block '%s' at %C"
6446msgstr ""
6447
6448#: fortran/match.c:2345
6449#, no-c-format
6450msgid "Derived type variable in COMMON at %C does not have the SEQUENCE attribute"
6451msgstr ""
6452
6453#: fortran/match.c:2368
6454#, no-c-format
6455msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
6456msgstr ""
6457
6458#: fortran/match.c:2379
6459#, no-c-format
6460msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
6461msgstr ""
6462
6463#: fortran/match.c:2411
6464#, no-c-format
6465msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
6466msgstr ""
6467
6468#: fortran/match.c:2521
6469#, no-c-format
6470msgid "Namelist group name '%s' at %C already has a basic type of %s"
6471msgstr ""
6472
6473#: fortran/match.c:2528
6474#, no-c-format
6475msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
6476msgstr ""
6477
6478#: fortran/match.c:2555
6479#, fuzzy, no-c-format
6480msgid "Assumed size array '%s' in namelist '%s'at %C is not allowed."
6481msgstr "Lege array-constructor op %C is niet toegestaan"
6482
6483#: fortran/match.c:2561
6484#, no-c-format
6485msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
6486msgstr ""
6487
6488#: fortran/match.c:2690
6489#, no-c-format
6490msgid "Derived type component %C is not a permitted EQUIVALENCE member"
6491msgstr ""
6492
6493#: fortran/match.c:2699
6494#, no-c-format
6495msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
6496msgstr ""
6497
6498#: fortran/match.c:2728
6499#, no-c-format
6500msgid "EQUIVALENCE at %C requires two or more objects"
6501msgstr ""
6502
6503#: fortran/match.c:2742
6504#, no-c-format
6505msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
6506msgstr ""
6507
6508#: fortran/match.c:2894
6509#, no-c-format
6510msgid "Statement function at %L is recursive"
6511msgstr ""
6512
6513#: fortran/match.c:2984
6514#, no-c-format
6515msgid "Expected initialization expression in CASE at %C"
6516msgstr ""
6517
6518#: fortran/match.c:3011
6519#, no-c-format
6520msgid "Expected case name of '%s' at %C"
6521msgstr ""
6522
6523#: fortran/match.c:3055
6524#, no-c-format
6525msgid "Unexpected CASE statement at %C"
6526msgstr ""
6527
6528#: fortran/match.c:3107
6529#, no-c-format
6530msgid "Syntax error in CASE-specification at %C"
6531msgstr ""
6532
6533#: fortran/match.c:3227
6534#, no-c-format
6535msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
6536msgstr ""
6537
6538#: fortran/match.c:3258
6539#, no-c-format
6540msgid "Label '%s' at %C doesn't match WHERE label '%s'"
6541msgstr ""
6542
6543#: fortran/match.c:3353
6544#, no-c-format
6545msgid "Syntax error in FORALL iterator at %C"
6546msgstr ""
6547
6548#: fortran/matchexp.c:29
6549#, fuzzy, c-format
6550msgid "Syntax error in expression at %C"
6551msgstr "integer overflow in expressie"
6552
6553#: fortran/matchexp.c:73
6554#, no-c-format
6555msgid "Bad character '%c' in OPERATOR name at %C"
6556msgstr ""
6557
6558#: fortran/matchexp.c:81
6559#, no-c-format
6560msgid "The name '%s' cannot be used as a defined operator at %C"
6561msgstr ""
6562
6563#: fortran/matchexp.c:160
6564#, no-c-format
6565msgid "Expected a right parenthesis in expression at %C"
6566msgstr ""
6567
6568#: fortran/matchexp.c:302
6569#, fuzzy, no-c-format
6570msgid "Expected exponent in expression at %C"
6571msgstr "vector overflow in expressie"
6572
6573#: fortran/matchexp.c:338 fortran/matchexp.c:442
6574#, no-c-format
6575msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
6576msgstr ""
6577
6578#: fortran/misc.c:42
6579#, no-c-format
6580msgid "Out of memory-- malloc() failed"
6581msgstr ""
6582
6583#: fortran/module.c:532
6584#, no-c-format
6585msgid "Missing generic specification in USE statement at %C"
6586msgstr ""
6587
6588#: fortran/module.c:840
6589#, no-c-format
6590msgid "Reading module %s at line %d column %d: %s"
6591msgstr ""
6592
6593#: fortran/module.c:844
6594#, no-c-format
6595msgid "Writing module %s at line %d column %d: %s"
6596msgstr ""
6597
6598#: fortran/module.c:848
6599#, no-c-format
6600msgid "Module %s at line %d column %d: %s"
6601msgstr ""
6602
6603#: fortran/module.c:890
6604#, fuzzy
6605msgid "Unexpected EOF"
6606msgstr "ongeldige operand van %s"
6607
6608#: fortran/module.c:922
6609#, fuzzy
6610msgid "Unexpected end of module in string constant"
6611msgstr "ongeldige registernaam voor %qs"
6612
6613#: fortran/module.c:976
6614#, fuzzy
6615msgid "Integer overflow"
6616msgstr "integer overflow in expressie"
6617
6618#: fortran/module.c:1007
6619msgid "Name too long"
6620msgstr ""
6621
6622#: fortran/module.c:1114
6623msgid "Bad name"
6624msgstr ""
6625
6626#: fortran/module.c:1158
6627#, fuzzy
6628msgid "Expected name"
6629msgstr "ongeldige operand van %s"
6630
6631#: fortran/module.c:1161
6632msgid "Expected left parenthesis"
6633msgstr ""
6634
6635#: fortran/module.c:1164
6636msgid "Expected right parenthesis"
6637msgstr ""
6638
6639#: fortran/module.c:1167
6640#, fuzzy
6641msgid "Expected integer"
6642msgstr "ongeldige operand van %s"
6643
6644#: fortran/module.c:1170
6645#, fuzzy
6646msgid "Expected string"
6647msgstr "ongeldige operand van %s"
6648
6649# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
6650# dikwijls 'bibliotheek' zien gebruiken.
6651# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
6652# ik ben van plan daar verandering in te brengen.
6653#: fortran/module.c:1194
6654#, fuzzy
6655msgid "find_enum(): Enum not found"
6656msgstr "veld %qs niet gevonden"
6657
6658#: fortran/module.c:1209
6659#, fuzzy, no-c-format
6660msgid "Error writing modules file: %s"
6661msgstr "%s:fout bij schrijven van uitvoerbestand '%s'\n"
6662
6663#: fortran/module.c:1568
6664msgid "Expected attribute bit name"
6665msgstr ""
6666
6667#: fortran/module.c:2330
6668msgid "Expected integer string"
6669msgstr ""
6670
6671#: fortran/module.c:2334
6672msgid "Error converting integer"
6673msgstr ""
6674
6675#: fortran/module.c:2357
6676#, fuzzy
6677msgid "Expected real string"
6678msgstr "formaatstring niet beëindigd"
6679
6680#: fortran/module.c:2504
6681msgid "Expected expression type"
6682msgstr ""
6683
6684#: fortran/module.c:2550
6685#, fuzzy
6686msgid "Bad operator"
6687msgstr "ongeldige operand voor %P"
6688
6689#: fortran/module.c:2636
6690#, fuzzy
6691msgid "Bad type in constant expression"
6692msgstr "overflow in constante expressie"
6693
6694#: fortran/module.c:2673
6695#, no-c-format
6696msgid "Namelist %s cannot be renamed by USE association to %s."
6697msgstr ""
6698
6699#: fortran/module.c:3369
6700#, no-c-format
6701msgid "Symbol '%s' referenced at %L not found in module '%s'"
6702msgstr ""
6703
6704#: fortran/module.c:3377
6705#, no-c-format
6706msgid "User operator '%s' referenced at %L not found in module '%s'"
6707msgstr ""
6708
6709#: fortran/module.c:3383
6710#, no-c-format
6711msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
6712msgstr ""
6713
6714#: fortran/module.c:3738
6715#, fuzzy, no-c-format
6716msgid "Can't open module file '%s' for writing at %C: %s"
6717msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
6718
6719#: fortran/module.c:3763
6720#, fuzzy, no-c-format
6721msgid "Error writing module file '%s' for writing: %s"
6722msgstr "%s: fout bij schrijven van bestand '%s': %s\n"
6723
6724#: fortran/module.c:3784
6725#, fuzzy, no-c-format
6726msgid "Can't open module file '%s' for reading at %C: %s"
6727msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
6728
6729#: fortran/module.c:3798
6730#, fuzzy
6731msgid "Unexpected end of module"
6732msgstr "ongeldige operand van %s"
6733
6734#: fortran/module.c:3806
6735#, no-c-format
6736msgid "Can't USE the same module we're building!"
6737msgstr ""
6738
6739#: fortran/options.c:232
6740#, no-c-format
6741msgid "Reading file '%s' as free form."
6742msgstr ""
6743
6744#: fortran/options.c:242
6745#, no-c-format
6746msgid "'-fd-lines-as-comments' has no effect in free form."
6747msgstr ""
6748
6749#: fortran/options.c:245
6750#, no-c-format
6751msgid "'-fd-lines-as-code' has no effect in free form."
6752msgstr ""
6753
6754#: fortran/options.c:314
6755#, c-format
6756msgid "gfortran: Only one -M option allowed\n"
6757msgstr ""
6758
6759#: fortran/options.c:320
6760#, c-format
6761msgid "gfortran: Directory required after -M\n"
6762msgstr ""
6763
6764#: fortran/options.c:360
6765#, no-c-format
6766msgid "Argument to -ffpe-trap is not valid: %s"
6767msgstr ""
6768
6769#: fortran/options.c:460
6770#, no-c-format
6771msgid "Fixed line length must be at least seven."
6772msgstr ""
6773
6774#: fortran/options.c:514
6775#, no-c-format
6776msgid "Maximum supported idenitifier length is %d"
6777msgstr ""
6778
6779#: fortran/options.c:521
6780#, no-c-format
6781msgid "Argument to -fqkind isn't a valid real kind"
6782msgstr ""
6783
6784#: fortran/parse.c:294
6785#, fuzzy, no-c-format
6786msgid "Unclassifiable statement at %C"
6787msgstr "ongeldige beginwaarde"
6788
6789#: fortran/parse.c:339 fortran/parse.c:414
6790#, no-c-format
6791msgid "Non-numeric character in statement label at %C"
6792msgstr ""
6793
6794#: fortran/parse.c:352
6795#, no-c-format
6796msgid "Ignoring statement label in empty statement at %C"
6797msgstr ""
6798
6799#: fortran/parse.c:422
6800#, fuzzy, no-c-format
6801msgid "Zero is not a valid statement label at %C"
6802msgstr "ongeldige beginwaarde"
6803
6804#: fortran/parse.c:441
6805#, no-c-format
6806msgid "Bad continuation line at %C"
6807msgstr ""
6808
6809#: fortran/parse.c:468
6810#, no-c-format
6811msgid "Statement label in blank line will be ignored at %C"
6812msgstr ""
6813
6814#: fortran/parse.c:494
6815#, no-c-format
6816msgid "Line truncated at %C"
6817msgstr ""
6818
6819#: fortran/parse.c:667
6820#, no-c-format
6821msgid "FORMAT statement at %L does not have a statement label"
6822msgstr ""
6823
6824#: fortran/parse.c:739
6825msgid "arithmetic IF"
6826msgstr ""
6827
6828#: fortran/parse.c:745
6829#, fuzzy
6830msgid "attribute declaration"
6831msgstr "lege declaratie"
6832
6833#: fortran/parse.c:775
6834#, fuzzy
6835msgid "data declaration"
6836msgstr "lege declaratie"
6837
6838#: fortran/parse.c:784
6839#, fuzzy
6840msgid "derived type declaration"
6841msgstr "lege declaratie"
6842
6843#: fortran/parse.c:863
6844msgid "block IF"
6845msgstr ""
6846
6847#: fortran/parse.c:872
6848msgid "implied END DO"
6849msgstr ""
6850
6851#: fortran/parse.c:939
6852#, fuzzy
6853msgid "assignment"
6854msgstr "beginwaarde ontbreekt"
6855
6856#: fortran/parse.c:942
6857#, fuzzy
6858msgid "pointer assignment"
6859msgstr "ongeldige lvalue in toewijzing"
6860
6861#: fortran/parse.c:951
6862msgid "simple IF"
6863msgstr ""
6864
6865#: fortran/parse.c:1088
6866#, fuzzy, no-c-format
6867msgid "Unexpected %s statement at %C"
6868msgstr "ongeldige beginwaarde"
6869
6870#: fortran/parse.c:1220
6871#, no-c-format
6872msgid "%s statement at %C cannot follow %s statement at %L"
6873msgstr ""
6874
6875#: fortran/parse.c:1237
6876#, no-c-format
6877msgid "Unexpected end of file in '%s'"
6878msgstr ""
6879
6880#: fortran/parse.c:1290
6881#, no-c-format
6882msgid "Derived type definition at %C has no components"
6883msgstr ""
6884
6885#: fortran/parse.c:1301
6886#, no-c-format
6887msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
6888msgstr ""
6889
6890#: fortran/parse.c:1308
6891#, no-c-format
6892msgid "PRIVATE statement at %C must precede structure components"
6893msgstr ""
6894
6895#: fortran/parse.c:1316
6896#, no-c-format
6897msgid "Duplicate PRIVATE statement at %C"
6898msgstr ""
6899
6900#: fortran/parse.c:1328
6901#, no-c-format
6902msgid "SEQUENCE statement at %C must precede structure components"
6903msgstr ""
6904
6905#: fortran/parse.c:1335
6906#, no-c-format
6907msgid "SEQUENCE attribute at %C already specified in TYPE statement"
6908msgstr ""
6909
6910#: fortran/parse.c:1340
6911#, no-c-format
6912msgid "Duplicate SEQUENCE statement at %C"
6913msgstr ""
6914
6915#: fortran/parse.c:1364
6916#, no-c-format
6917msgid "Component %s of SEQUENCE type declared at %C does not have the SEQUENCE attribute"
6918msgstr ""
6919
6920#: fortran/parse.c:1409
6921#, no-c-format
6922msgid "ENUM declaration at %C has no ENUMERATORS"
6923msgstr ""
6924
6925#: fortran/parse.c:1483
6926#, no-c-format
6927msgid "Unexpected %s statement in INTERFACE block at %C"
6928msgstr ""
6929
6930#: fortran/parse.c:1510
6931#, no-c-format
6932msgid "SUBROUTINE at %C does not belong in a generic function interface"
6933msgstr ""
6934
6935#: fortran/parse.c:1515
6936#, no-c-format
6937msgid "FUNCTION at %C does not belong in a generic subroutine interface"
6938msgstr ""
6939
6940#: fortran/parse.c:1532
6941#, no-c-format
6942msgid "Unexpected %s statement at %C in INTERFACE body"
6943msgstr ""
6944
6945#: fortran/parse.c:1604
6946#, no-c-format
6947msgid "%s statement must appear in a MODULE"
6948msgstr ""
6949
6950#: fortran/parse.c:1611
6951#, no-c-format
6952msgid "%s statement at %C follows another accessibility specification"
6953msgstr ""
6954
6955#: fortran/parse.c:1688
6956#, no-c-format
6957msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
6958msgstr ""
6959
6960#: fortran/parse.c:1709
6961#, no-c-format
6962msgid "Unexpected %s statement in WHERE block at %C"
6963msgstr ""
6964
6965#: fortran/parse.c:1769
6966#, no-c-format
6967msgid "Unexpected %s statement in FORALL block at %C"
6968msgstr ""
6969
6970#: fortran/parse.c:1821
6971#, no-c-format
6972msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
6973msgstr ""
6974
6975#: fortran/parse.c:1839
6976#, no-c-format
6977msgid "Duplicate ELSE statements at %L and %C"
6978msgstr ""
6979
6980#: fortran/parse.c:1901
6981#, no-c-format
6982msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
6983msgstr ""
6984
6985#: fortran/parse.c:1959
6986#, no-c-format
6987msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
6988msgstr ""
6989
6990#: fortran/parse.c:1994
6991#, no-c-format
6992msgid "End of nonblock DO statement at %C is within another block"
6993msgstr ""
6994
6995#: fortran/parse.c:2003
6996#, no-c-format
6997msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
6998msgstr ""
6999
7000#: fortran/parse.c:2053
7001#, no-c-format
7002msgid "Statement label in ENDDO at %C doesn't match DO label"
7003msgstr ""
7004
7005#: fortran/parse.c:2110
7006#, no-c-format
7007msgid "%s statement at %C cannot terminate a non-block DO loop"
7008msgstr ""
7009
7010#: fortran/parse.c:2249
7011#, no-c-format
7012msgid "Contained procedure '%s' at %C is already ambiguous"
7013msgstr ""
7014
7015#: fortran/parse.c:2300
7016#, no-c-format
7017msgid "Unexpected %s statement in CONTAINS section at %C"
7018msgstr ""
7019
7020#: fortran/parse.c:2385
7021#, no-c-format
7022msgid "CONTAINS statement at %C is already in a contained program unit"
7023msgstr ""
7024
7025#: fortran/parse.c:2434
7026#, no-c-format
7027msgid "Global name '%s' at %L is already being used as a %s at %L"
7028msgstr ""
7029
7030#: fortran/parse.c:2455
7031#, no-c-format
7032msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
7033msgstr ""
7034
7035#: fortran/parse.c:2480
7036#, no-c-format
7037msgid "Unexpected %s statement in BLOCK DATA at %C"
7038msgstr ""
7039
7040#: fortran/parse.c:2523
7041#, no-c-format
7042msgid "Unexpected %s statement in MODULE at %C"
7043msgstr ""
7044
7045#. If we see a duplicate main program, shut down.  If the second
7046#. instance is an implied main program, ie data decls or executable
7047#. statements, we're in for lots of errors.
7048#: fortran/parse.c:2702
7049#, no-c-format
7050msgid "Two main PROGRAMs at %L and %C"
7051msgstr ""
7052
7053#: fortran/primary.c:91
7054#, fuzzy, no-c-format
7055msgid "Missing kind-parameter at %C"
7056msgstr "parameternaam ontbreekt uit parameterlijst"
7057
7058#: fortran/primary.c:214
7059#, fuzzy, no-c-format
7060msgid "Integer kind %d at %C not available"
7061msgstr "functielichaam niet beschikbaar"
7062
7063#: fortran/primary.c:222
7064#, no-c-format
7065msgid "Integer too big for its kind at %C"
7066msgstr ""
7067
7068#: fortran/primary.c:252
7069#, no-c-format
7070msgid "Extension: Hollerith constant at %C"
7071msgstr ""
7072
7073#: fortran/primary.c:264
7074#, no-c-format
7075msgid "Invalid Hollerith constant: %L must contain at least one character"
7076msgstr ""
7077
7078#: fortran/primary.c:270
7079#, no-c-format
7080msgid "Invalid Hollerith constant: Interger kind at %L should be default"
7081msgstr ""
7082
7083#: fortran/primary.c:357
7084#, no-c-format
7085msgid "Extension: Hexadecimal constant at %C uses non-standard syntax."
7086msgstr ""
7087
7088#: fortran/primary.c:367
7089#, fuzzy, no-c-format
7090msgid "Empty set of digits in BOZ constant at %C"
7091msgstr "constant object wordt beschreven (argument %d)"
7092
7093#: fortran/primary.c:373
7094#, fuzzy, no-c-format
7095msgid "Illegal character in BOZ constant at %C"
7096msgstr "opvulkarakter in strfmon-formaat"
7097
7098#: fortran/primary.c:395
7099#, no-c-format
7100msgid "Extension: BOZ constant at %C uses non-standard postfix syntax."
7101msgstr ""
7102
7103#: fortran/primary.c:421
7104#, no-c-format
7105msgid "Integer too big for integer kind %i at %C"
7106msgstr ""
7107
7108#: fortran/primary.c:521
7109#, no-c-format
7110msgid "Missing exponent in real number at %C"
7111msgstr ""
7112
7113#: fortran/primary.c:578
7114#, no-c-format
7115msgid "Real number at %C has a 'd' exponent and an explicit kind"
7116msgstr ""
7117
7118#: fortran/primary.c:588
7119#, no-c-format
7120msgid "Real number at %C has a 'q' exponent and an explicit kind"
7121msgstr ""
7122
7123#: fortran/primary.c:600
7124#, no-c-format
7125msgid "Invalid real kind %d at %C"
7126msgstr ""
7127
7128#: fortran/primary.c:614
7129#, no-c-format
7130msgid "Real constant overflows its kind at %C"
7131msgstr ""
7132
7133#: fortran/primary.c:619
7134#, no-c-format
7135msgid "Real constant underflows its kind at %C"
7136msgstr ""
7137
7138#: fortran/primary.c:711
7139#, no-c-format
7140msgid "Syntax error in SUBSTRING specification at %C"
7141msgstr ""
7142
7143#: fortran/primary.c:943
7144#, no-c-format
7145msgid "Invalid kind %d for CHARACTER constant at %C"
7146msgstr ""
7147
7148#: fortran/primary.c:964
7149#, no-c-format
7150msgid "Unterminated character constant beginning at %C"
7151msgstr ""
7152
7153#: fortran/primary.c:1038
7154#, no-c-format
7155msgid "Bad kind for logical constant at %C"
7156msgstr ""
7157
7158#: fortran/primary.c:1073
7159#, no-c-format
7160msgid "Expected PARAMETER symbol in complex constant at %C"
7161msgstr ""
7162
7163#: fortran/primary.c:1079
7164#, no-c-format
7165msgid "Numeric PARAMETER required in complex constant at %C"
7166msgstr ""
7167
7168#: fortran/primary.c:1085
7169#, no-c-format
7170msgid "Scalar PARAMETER required in complex constant at %C"
7171msgstr ""
7172
7173#: fortran/primary.c:1115
7174#, no-c-format
7175msgid "Error converting PARAMETER constant in complex constant at %C"
7176msgstr ""
7177
7178#: fortran/primary.c:1242
7179#, fuzzy, no-c-format
7180msgid "Syntax error in COMPLEX constant at %C"
7181msgstr "constant object wordt beschreven (argument %d)"
7182
7183#: fortran/primary.c:1424
7184#, no-c-format
7185msgid "Keyword '%s' at %C has already appeared in the current argument list"
7186msgstr ""
7187
7188#: fortran/primary.c:1481
7189#, no-c-format
7190msgid "Expected alternate return label at %C"
7191msgstr ""
7192
7193#: fortran/primary.c:1500
7194#, no-c-format
7195msgid "Missing keyword name in actual argument list at %C"
7196msgstr ""
7197
7198#: fortran/primary.c:1536
7199#, fuzzy, no-c-format
7200msgid "Syntax error in argument list at %C"
7201msgstr "%qs is geen iterator"
7202
7203#: fortran/primary.c:1623
7204#, no-c-format
7205msgid "Expected structure component name at %C"
7206msgstr ""
7207
7208#: fortran/primary.c:1861
7209#, no-c-format
7210msgid "Too many components in structure constructor at %C"
7211msgstr ""
7212
7213#: fortran/primary.c:1876
7214#, no-c-format
7215msgid "Too few components in structure constructor at %C"
7216msgstr ""
7217
7218#: fortran/primary.c:1894
7219#, no-c-format
7220msgid "Syntax error in structure constructor at %C"
7221msgstr ""
7222
7223#: fortran/primary.c:2007
7224#, no-c-format
7225msgid "Unexpected use of subroutine name '%s' at %C"
7226msgstr ""
7227
7228#: fortran/primary.c:2038
7229#, no-c-format
7230msgid "Statement function '%s' requires argument list at %C"
7231msgstr ""
7232
7233#: fortran/primary.c:2041
7234#, fuzzy, no-c-format
7235msgid "Function '%s' requires an argument list at %C"
7236msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
7237
7238#: fortran/primary.c:2195
7239#, fuzzy, no-c-format
7240msgid "Missing argument list in function '%s' at %C"
7241msgstr "Bestandsnaam ontbreekt na %qs optie"
7242
7243#: fortran/primary.c:2223
7244#, fuzzy, no-c-format
7245msgid "Symbol at %C is not appropriate for an expression"
7246msgstr "floating-point overflow in expressie"
7247
7248#: fortran/primary.c:2293
7249#, no-c-format
7250msgid "Expected VARIABLE at %C"
7251msgstr ""
7252
7253#: fortran/resolve.c:102
7254#, no-c-format
7255msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
7256msgstr ""
7257
7258#: fortran/resolve.c:106
7259#, no-c-format
7260msgid "Alternate return specifier in function '%s' at %L is not allowed"
7261msgstr ""
7262
7263#: fortran/resolve.c:120
7264#, no-c-format
7265msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
7266msgstr ""
7267
7268#: fortran/resolve.c:128
7269#, no-c-format
7270msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
7271msgstr ""
7272
7273#: fortran/resolve.c:172
7274#, no-c-format
7275msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
7276msgstr ""
7277
7278#: fortran/resolve.c:180
7279#, no-c-format
7280msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
7281msgstr ""
7282
7283#: fortran/resolve.c:191
7284#, no-c-format
7285msgid "Argument '%s' of elemental procedure at %L must be scalar"
7286msgstr ""
7287
7288#: fortran/resolve.c:199
7289#, no-c-format
7290msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
7291msgstr ""
7292
7293#: fortran/resolve.c:211
7294#, no-c-format
7295msgid "Argument '%s' of statement function at %L must be scalar"
7296msgstr ""
7297
7298#: fortran/resolve.c:222
7299#, no-c-format
7300msgid "Character-valued argument '%s' of statement function at %L must has constant length"
7301msgstr ""
7302
7303#: fortran/resolve.c:283
7304#, no-c-format
7305msgid "Contained function '%s' at %L has no IMPLICIT type"
7306msgstr ""
7307
7308#: fortran/resolve.c:293
7309#, no-c-format
7310msgid "Character-valued internal function '%s' at %L must not be assumed length"
7311msgstr ""
7312
7313#: fortran/resolve.c:436
7314#, no-c-format
7315msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
7316msgstr ""
7317
7318#: fortran/resolve.c:440
7319#, no-c-format
7320msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
7321msgstr ""
7322
7323#: fortran/resolve.c:447
7324#, no-c-format
7325msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
7326msgstr ""
7327
7328#: fortran/resolve.c:451
7329#, no-c-format
7330msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
7331msgstr ""
7332
7333#: fortran/resolve.c:489
7334#, no-c-format
7335msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
7336msgstr ""
7337
7338#: fortran/resolve.c:494
7339#, no-c-format
7340msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
7341msgstr ""
7342
7343#: fortran/resolve.c:590
7344#, no-c-format
7345msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
7346msgstr ""
7347
7348#: fortran/resolve.c:716
7349#, no-c-format
7350msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L."
7351msgstr ""
7352
7353#: fortran/resolve.c:781 fortran/resolve.c:3633 fortran/resolve.c:4299
7354#, fuzzy, no-c-format
7355msgid "Label %d referenced at %L is never defined"
7356msgstr "naar label %s gerefereerd buiten enige functie"
7357
7358#: fortran/resolve.c:808
7359#, no-c-format
7360msgid "Statement function '%s' at %L is not allowed as an actual argument"
7361msgstr ""
7362
7363#: fortran/resolve.c:815
7364#, no-c-format
7365msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
7366msgstr ""
7367
7368#: fortran/resolve.c:821
7369#, no-c-format
7370msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
7371msgstr ""
7372
7373#: fortran/resolve.c:845
7374#, fuzzy, no-c-format
7375msgid "Symbol '%s' at %L is ambiguous"
7376msgstr "grootte van %qs is %u bytes"
7377
7378#: fortran/resolve.c:982
7379#, no-c-format
7380msgid "Generic function '%s' at %L is not an intrinsic function"
7381msgstr ""
7382
7383#: fortran/resolve.c:992
7384#, no-c-format
7385msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
7386msgstr ""
7387
7388#: fortran/resolve.c:1030
7389#, no-c-format
7390msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7391msgstr ""
7392
7393#: fortran/resolve.c:1076
7394#, fuzzy, no-c-format
7395msgid "Unable to resolve the specific function '%s' at %L"
7396msgstr "fout in argumenten voor spec-functie '%s'"
7397
7398#: fortran/resolve.c:1132 fortran/resolve.c:5955
7399#, no-c-format
7400msgid "Function '%s' at %L has no IMPLICIT type"
7401msgstr ""
7402
7403#. Internal procedures are taken care of in resolve_contained_fntype.
7404#: fortran/resolve.c:1218
7405#, no-c-format
7406msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
7407msgstr ""
7408
7409#: fortran/resolve.c:1332
7410#, no-c-format
7411msgid "Function reference to '%s' at %L is inside a FORALL block"
7412msgstr ""
7413
7414#: fortran/resolve.c:1338
7415#, no-c-format
7416msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
7417msgstr ""
7418
7419#: fortran/resolve.c:1368
7420#, no-c-format
7421msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
7422msgstr ""
7423
7424#: fortran/resolve.c:1371
7425#, no-c-format
7426msgid "Subroutine call to '%s' at %L is not PURE"
7427msgstr ""
7428
7429#: fortran/resolve.c:1433
7430#, no-c-format
7431msgid "Generic subroutine '%s' at %L is not an intrinsic subroutine"
7432msgstr ""
7433
7434#: fortran/resolve.c:1442
7435#, no-c-format
7436msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
7437msgstr ""
7438
7439#: fortran/resolve.c:1477
7440#, no-c-format
7441msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
7442msgstr ""
7443
7444#: fortran/resolve.c:1520
7445#, no-c-format
7446msgid "Unable to resolve the specific subroutine '%s' at %L"
7447msgstr ""
7448
7449#: fortran/resolve.c:1576
7450#, no-c-format
7451msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
7452msgstr ""
7453
7454# Is 'elementair' wel een goede vertaling voor 'elemental'?
7455#: fortran/resolve.c:1642
7456#, fuzzy
7457msgid "elemental subroutine"
7458msgstr "Elementaire binaire operatie"
7459
7460#: fortran/resolve.c:1674
7461#, fuzzy, no-c-format
7462msgid "Shapes for operands at %L and %L are not conformable"
7463msgstr "-shared en -mdll zijn niet compatibel"
7464
7465#: fortran/resolve.c:1731
7466#, c-format
7467msgid "Operand of unary numeric operator '%s' at %%L is %s"
7468msgstr ""
7469
7470#: fortran/resolve.c:1747
7471#, c-format
7472msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
7473msgstr ""
7474
7475#: fortran/resolve.c:1761
7476#, c-format
7477msgid "Operands of string concatenation operator at %%L are %s/%s"
7478msgstr ""
7479
7480#: fortran/resolve.c:1780
7481#, c-format
7482msgid "Operands of logical operator '%s' at %%L are %s/%s"
7483msgstr ""
7484
7485#: fortran/resolve.c:1794
7486#, c-format
7487msgid "Operand of .NOT. operator at %%L is %s"
7488msgstr ""
7489
7490#: fortran/resolve.c:1804
7491msgid "COMPLEX quantities cannot be compared at %L"
7492msgstr ""
7493
7494#: fortran/resolve.c:1830
7495#, c-format
7496msgid "Logicals at %%L must be compared with %s instead of %s"
7497msgstr ""
7498
7499#: fortran/resolve.c:1835
7500#, c-format
7501msgid "Operands of comparison operator '%s' at %%L are %s/%s"
7502msgstr ""
7503
7504#: fortran/resolve.c:1843
7505#, c-format
7506msgid "Operand of user operator '%s' at %%L is %s"
7507msgstr ""
7508
7509#: fortran/resolve.c:1846
7510#, c-format
7511msgid "Operands of user operator '%s' at %%L are %s/%s"
7512msgstr ""
7513
7514#: fortran/resolve.c:1917
7515#, fuzzy, no-c-format
7516msgid "Inconsistent ranks for operator at %L and %L"
7517msgstr "incompatibele operands voor %s"
7518
7519#: fortran/resolve.c:2040
7520#, no-c-format
7521msgid "Illegal stride of zero at %L"
7522msgstr ""
7523
7524#: fortran/resolve.c:2061
7525#, fuzzy, no-c-format
7526msgid "Array reference at %L is out of bounds"
7527msgstr "grootte van %qs is %u bytes"
7528
7529#: fortran/resolve.c:2082
7530#, no-c-format
7531msgid "Rightmost upper bound of assumed size array section not specified at %L"
7532msgstr ""
7533
7534#: fortran/resolve.c:2092
7535#, no-c-format
7536msgid "Rank mismatch in array reference at %L (%d/%d)"
7537msgstr ""
7538
7539#: fortran/resolve.c:2120
7540#, no-c-format
7541msgid "Array index at %L must be scalar"
7542msgstr ""
7543
7544#: fortran/resolve.c:2126
7545#, no-c-format
7546msgid "Array index at %L must be of INTEGER type"
7547msgstr ""
7548
7549#: fortran/resolve.c:2132
7550#, no-c-format
7551msgid "Extension: REAL array index at %L"
7552msgstr ""
7553
7554#: fortran/resolve.c:2162
7555#, no-c-format
7556msgid "Argument dim at %L must be scalar"
7557msgstr ""
7558
7559#: fortran/resolve.c:2168
7560#, no-c-format
7561msgid "Argument dim at %L must be of INTEGER type"
7562msgstr ""
7563
7564#: fortran/resolve.c:2270
7565#, no-c-format
7566msgid "Array index at %L is an array of rank %d"
7567msgstr ""
7568
7569#: fortran/resolve.c:2308
7570#, no-c-format
7571msgid "Substring start index at %L must be of type INTEGER"
7572msgstr ""
7573
7574#: fortran/resolve.c:2315
7575#, no-c-format
7576msgid "Substring start index at %L must be scalar"
7577msgstr ""
7578
7579#: fortran/resolve.c:2322
7580#, no-c-format
7581msgid "Substring start index at %L is less than one"
7582msgstr ""
7583
7584#: fortran/resolve.c:2335
7585#, no-c-format
7586msgid "Substring end index at %L must be of type INTEGER"
7587msgstr ""
7588
7589#: fortran/resolve.c:2342
7590#, no-c-format
7591msgid "Substring end index at %L must be scalar"
7592msgstr ""
7593
7594#: fortran/resolve.c:2350
7595#, no-c-format
7596msgid "Substring end index at %L is out of bounds"
7597msgstr ""
7598
7599#: fortran/resolve.c:2424
7600#, no-c-format
7601msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
7602msgstr ""
7603
7604#: fortran/resolve.c:2443
7605#, no-c-format
7606msgid "Two or more part references with nonzero rank must not be specified at %L"
7607msgstr ""
7608
7609#: fortran/resolve.c:2672
7610#, no-c-format
7611msgid "%s at %L must be a scalar"
7612msgstr ""
7613
7614#: fortran/resolve.c:2680
7615#, no-c-format
7616msgid "%s at %L must be INTEGER or REAL"
7617msgstr ""
7618
7619#: fortran/resolve.c:2683
7620#, no-c-format
7621msgid "%s at %L must be INTEGER"
7622msgstr ""
7623
7624#: fortran/resolve.c:2699
7625#, no-c-format
7626msgid "Obsolete: REAL DO loop iterator at %L"
7627msgstr ""
7628
7629#: fortran/resolve.c:2708
7630#, no-c-format
7631msgid "Cannot assign to loop variable in PURE procedure at %L"
7632msgstr ""
7633
7634#: fortran/resolve.c:2732
7635#, no-c-format
7636msgid "Step expression in DO loop at %L cannot be zero"
7637msgstr ""
7638
7639#: fortran/resolve.c:2767
7640#, no-c-format
7641msgid "FORALL index-name at %L must be a scalar INTEGER"
7642msgstr ""
7643
7644#: fortran/resolve.c:2772
7645#, no-c-format
7646msgid "FORALL start expression at %L must be a scalar INTEGER"
7647msgstr ""
7648
7649#: fortran/resolve.c:2779
7650#, no-c-format
7651msgid "FORALL end expression at %L must be a scalar INTEGER"
7652msgstr ""
7653
7654#: fortran/resolve.c:2787
7655#, no-c-format
7656msgid "FORALL stride expression at %L must be a scalar %s"
7657msgstr ""
7658
7659#: fortran/resolve.c:2792
7660#, no-c-format
7661msgid "FORALL stride expression at %L cannot be zero"
7662msgstr ""
7663
7664#: fortran/resolve.c:2890
7665#, no-c-format
7666msgid "Expression in DEALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7667msgstr ""
7668
7669#: fortran/resolve.c:2990
7670#, no-c-format
7671msgid "Expression in ALLOCATE statement at %L must be ALLOCATABLE or a POINTER"
7672msgstr ""
7673
7674#: fortran/resolve.c:3015
7675#, no-c-format
7676msgid "Array specification required in ALLOCATE statement at %L"
7677msgstr ""
7678
7679#: fortran/resolve.c:3044
7680#, no-c-format
7681msgid "Bad array specification in ALLOCATE statement at %L"
7682msgstr ""
7683
7684#. The cases overlap, or they are the same
7685#. element in the list.  Either way, we must
7686#. issue an error and get the next case from P.
7687#. FIXME: Sort P and Q by line number.
7688#: fortran/resolve.c:3200
7689#, no-c-format
7690msgid "CASE label at %L overlaps with CASE label at %L"
7691msgstr ""
7692
7693# vertaling voor 'statement'?
7694#: fortran/resolve.c:3251
7695#, fuzzy, no-c-format
7696msgid "Expression in CASE statement at %L must be of type %s"
7697msgstr "expressie-statement heeft onvolledig type"
7698
7699#: fortran/resolve.c:3262
7700#, no-c-format
7701msgid "Expression in CASE statement at %L must be kind %d"
7702msgstr ""
7703
7704#: fortran/resolve.c:3274
7705#, no-c-format
7706msgid "Expression in CASE statement at %L must be scalar"
7707msgstr ""
7708
7709#: fortran/resolve.c:3320
7710#, no-c-format
7711msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
7712msgstr ""
7713
7714#: fortran/resolve.c:3338
7715#, no-c-format
7716msgid "Argument of SELECT statement at %L cannot be %s"
7717msgstr ""
7718
7719#: fortran/resolve.c:3347
7720#, no-c-format
7721msgid "Argument of SELECT statement at %L must be a scalar expression"
7722msgstr ""
7723
7724#: fortran/resolve.c:3411
7725#, no-c-format
7726msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
7727msgstr ""
7728
7729#: fortran/resolve.c:3438
7730#, no-c-format
7731msgid "Logical range in CASE statement at %L is not allowed"
7732msgstr ""
7733
7734#: fortran/resolve.c:3449
7735#, no-c-format
7736msgid "Range specification at %L can never be matched"
7737msgstr ""
7738
7739#: fortran/resolve.c:3552
7740#, no-c-format
7741msgid "Logical SELECT CASE block at %L has more that two cases"
7742msgstr ""
7743
7744#: fortran/resolve.c:3590
7745#, no-c-format
7746msgid "Data transfer element at %L cannot have POINTER components"
7747msgstr ""
7748
7749#: fortran/resolve.c:3597
7750#, no-c-format
7751msgid "Data transfer element at %L cannot have PRIVATE components"
7752msgstr ""
7753
7754#: fortran/resolve.c:3606
7755#, no-c-format
7756msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
7757msgstr ""
7758
7759#: fortran/resolve.c:3640
7760#, no-c-format
7761msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
7762msgstr ""
7763
7764#: fortran/resolve.c:3649
7765#, no-c-format
7766msgid "Branch at %L causes an infinite loop"
7767msgstr ""
7768
7769#: fortran/resolve.c:3682
7770#, no-c-format
7771msgid "Label at %L is not in the same block as the GOTO statement at %L"
7772msgstr ""
7773
7774#: fortran/resolve.c:3698
7775#, no-c-format
7776msgid "Obsolete: GOTO at %L jumps to END of construct at %L"
7777msgstr ""
7778
7779#: fortran/resolve.c:3772
7780#, no-c-format
7781msgid "WHERE mask at %L has inconsistent shape"
7782msgstr ""
7783
7784#: fortran/resolve.c:3788
7785#, no-c-format
7786msgid "WHERE assignment target at %L has inconsistent shape"
7787msgstr ""
7788
7789#: fortran/resolve.c:3798 fortran/resolve.c:3997
7790#, no-c-format
7791msgid "Unsupported statement inside WHERE at %L"
7792msgstr ""
7793
7794#: fortran/resolve.c:3874
7795#, no-c-format
7796msgid "expresion reference type error at %L"
7797msgstr ""
7798
7799#: fortran/resolve.c:3906
7800#, no-c-format
7801msgid "Unsupported statement while finding forall index in expression"
7802msgstr ""
7803
7804#: fortran/resolve.c:3953
7805#, fuzzy, no-c-format
7806msgid "Assignment to a FORALL index variable at %L"
7807msgstr "%s van alleen-lezen variabele %qs"
7808
7809#: fortran/resolve.c:3961
7810#, no-c-format
7811msgid "The FORALL with index '%s' cause more than one assignment to this object at %L"
7812msgstr ""
7813
7814#: fortran/resolve.c:4088
7815#, no-c-format
7816msgid "An outer FORALL construct already has an index with this name %L"
7817msgstr ""
7818
7819#: fortran/resolve.c:4100 fortran/resolve.c:4103 fortran/resolve.c:4106
7820#, no-c-format
7821msgid "A FORALL index must not appear in a limit or stride expression in the same FORALL at %L"
7822msgstr ""
7823
7824#: fortran/resolve.c:4149
7825#, no-c-format
7826msgid "ELSE IF clause at %L requires a scalar LOGICAL expression"
7827msgstr ""
7828
7829#: fortran/resolve.c:4159
7830#, no-c-format
7831msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
7832msgstr ""
7833
7834#: fortran/resolve.c:4240
7835#, no-c-format
7836msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
7837msgstr ""
7838
7839#: fortran/resolve.c:4243
7840#, no-c-format
7841msgid "Variable '%s' has not been assigned a target label at %L"
7842msgstr ""
7843
7844#: fortran/resolve.c:4253
7845#, no-c-format
7846msgid "Alternate RETURN statement at %L requires an INTEGER return specifier"
7847msgstr ""
7848
7849#: fortran/resolve.c:4265
7850#, no-c-format
7851msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
7852msgstr ""
7853
7854#: fortran/resolve.c:4278
7855#, no-c-format
7856msgid "Cannot assign to variable '%s' in PURE procedure at %L"
7857msgstr ""
7858
7859#: fortran/resolve.c:4287
7860#, no-c-format
7861msgid "Right side of assignment at %L is a derived type containing a POINTER in a PURE procedure"
7862msgstr ""
7863
7864#: fortran/resolve.c:4307
7865#, no-c-format
7866msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
7867msgstr ""
7868
7869#: fortran/resolve.c:4322
7870#, no-c-format
7871msgid "Arithmetic IF statement at %L requires a numeric expression"
7872msgstr ""
7873
7874#: fortran/resolve.c:4334
7875#, no-c-format
7876msgid "IF clause at %L requires a scalar LOGICAL expression"
7877msgstr ""
7878
7879#: fortran/resolve.c:4360
7880#, no-c-format
7881msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
7882msgstr ""
7883
7884#: fortran/resolve.c:4367
7885#, no-c-format
7886msgid "STAT tag in ALLOCATE statement at %L must be of type INTEGER"
7887msgstr ""
7888
7889#: fortran/resolve.c:4379
7890#, no-c-format
7891msgid "STAT tag in DEALLOCATE statement at %L must be of type INTEGER"
7892msgstr ""
7893
7894#: fortran/resolve.c:4445
7895#, no-c-format
7896msgid "FORALL mask clause at %L requires a LOGICAL expression"
7897msgstr ""
7898
7899#: fortran/resolve.c:4550
7900#, no-c-format
7901msgid "Allocatable array '%s' at %L must have a deferred shape"
7902msgstr ""
7903
7904#: fortran/resolve.c:4553
7905#, no-c-format
7906msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
7907msgstr ""
7908
7909#: fortran/resolve.c:4560
7910#, no-c-format
7911msgid "Array pointer '%s' at %L must have a deferred shape"
7912msgstr ""
7913
7914#: fortran/resolve.c:4571
7915#, no-c-format
7916msgid "Array '%s' at %L cannot have a deferred shape"
7917msgstr ""
7918
7919#: fortran/resolve.c:4601
7920#, no-c-format
7921msgid "The module or main program array '%s' at %L must have constant shape"
7922msgstr ""
7923
7924#: fortran/resolve.c:4613
7925#, no-c-format
7926msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
7927msgstr ""
7928
7929#: fortran/resolve.c:4626
7930#, no-c-format
7931msgid "'%s' at %L must have constant character length in this context"
7932msgstr ""
7933
7934#: fortran/resolve.c:4657
7935#, fuzzy, no-c-format
7936msgid "Allocatable '%s' at %L cannot have an initializer"
7937msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7938
7939#: fortran/resolve.c:4660
7940#, fuzzy, no-c-format
7941msgid "External '%s' at %L cannot have an initializer"
7942msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7943
7944#: fortran/resolve.c:4663
7945#, fuzzy, no-c-format
7946msgid "Dummy '%s' at %L cannot have an initializer"
7947msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7948
7949#: fortran/resolve.c:4666
7950#, fuzzy, no-c-format
7951msgid "Intrinsic '%s' at %L cannot have an initializer"
7952msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7953
7954#: fortran/resolve.c:4669
7955#, fuzzy, no-c-format
7956msgid "Function result '%s' at %L cannot have an initializer"
7957msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7958
7959#: fortran/resolve.c:4672
7960#, fuzzy, no-c-format
7961msgid "Automatic array '%s' at %L cannot have an initializer"
7962msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7963
7964#: fortran/resolve.c:4692
7965#, fuzzy, no-c-format
7966msgid "Object '%s' at %L must have the SAVE attribute %s"
7967msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
7968
7969#: fortran/resolve.c:4725
7970#, no-c-format
7971msgid "Character-valued statement function '%s' at %L must have constant length"
7972msgstr ""
7973
7974#: fortran/resolve.c:4748
7975#, no-c-format
7976msgid "'%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
7977msgstr ""
7978
7979#: fortran/resolve.c:4763
7980#, fuzzy, no-c-format
7981msgid "External object '%s' at %L may not have an initializer"
7982msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7983
7984#: fortran/resolve.c:4782
7985#, no-c-format
7986msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
7987msgstr ""
7988
7989#: fortran/resolve.c:4786
7990#, fuzzy, no-c-format
7991msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
7992msgstr "object van variabele lengte mag geen beginwaarde krijgen"
7993
7994#: fortran/resolve.c:4790
7995#, no-c-format
7996msgid "CHARACTER(*) function '%s' at %L cannot be pure"
7997msgstr ""
7998
7999#: fortran/resolve.c:4794
8000#, no-c-format
8001msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
8002msgstr ""
8003
8004#: fortran/resolve.c:4803
8005#, no-c-format
8006msgid "CHARACTER(*) function '%s' at %L is obsolescent in fortran 95"
8007msgstr ""
8008
8009#: fortran/resolve.c:4828
8010#, no-c-format
8011msgid "Character length of component '%s' needs to be a constant specification expression at %L."
8012msgstr ""
8013
8014#: fortran/resolve.c:4843
8015#, no-c-format
8016msgid "The component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
8017msgstr ""
8018
8019#: fortran/resolve.c:4861
8020#, no-c-format
8021msgid "Component '%s' of '%s' at %L must have constant array bounds."
8022msgstr ""
8023
8024#: fortran/resolve.c:4895
8025#, no-c-format
8026msgid "PRIVATE symbol '%s' cannot be member of PUBLIC namelist at %L"
8027msgstr ""
8028
8029#: fortran/resolve.c:4908
8030#, no-c-format
8031msgid "The array '%s' must have constant shape to be a NAMELIST object at %L"
8032msgstr ""
8033
8034#: fortran/resolve.c:4926
8035#, fuzzy, no-c-format
8036msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
8037msgstr "het %qs attribuut heeft geen betekenis voor types"
8038
8039#: fortran/resolve.c:4943
8040#, no-c-format
8041msgid "Parameter array '%s' at %L cannot be automatic or assumed shape"
8042msgstr ""
8043
8044#: fortran/resolve.c:4955
8045#, no-c-format
8046msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
8047msgstr ""
8048
8049#: fortran/resolve.c:4966
8050#, no-c-format
8051msgid "Incompatible derived type in PARAMETER at %L"
8052msgstr ""
8053
8054#: fortran/resolve.c:5067
8055#, no-c-format
8056msgid "Assumed size array at %L must be a dummy argument"
8057msgstr ""
8058
8059#: fortran/resolve.c:5070
8060#, no-c-format
8061msgid "Assumed shape array at %L must be a dummy argument"
8062msgstr ""
8063
8064#: fortran/resolve.c:5083
8065#, no-c-format
8066msgid "Symbol at %L is not a DUMMY variable"
8067msgstr ""
8068
8069#: fortran/resolve.c:5098
8070#, no-c-format
8071msgid "The derived type '%s' at %L is of type '%s', which has not been defined."
8072msgstr ""
8073
8074#: fortran/resolve.c:5117
8075#, no-c-format
8076msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
8077msgstr ""
8078
8079#: fortran/resolve.c:5157
8080#, fuzzy, no-c-format
8081msgid "Intrinsic at %L does not exist"
8082msgstr "taal %s niet herkend"
8083
8084#: fortran/resolve.c:5232
8085#, no-c-format
8086msgid "BLOCK DATA element '%s' at %L must be in COMMON"
8087msgstr ""
8088
8089#: fortran/resolve.c:5276
8090#, no-c-format
8091msgid "Nonconstant array section at %L in DATA statement"
8092msgstr ""
8093
8094#: fortran/resolve.c:5289
8095#, no-c-format
8096msgid "DATA statement at %L has more variables than values"
8097msgstr ""
8098
8099#: fortran/resolve.c:5487
8100#, no-c-format
8101msgid "DATA statement at %L has more values than variables"
8102msgstr ""
8103
8104#: fortran/resolve.c:5569
8105#, fuzzy, no-c-format
8106msgid "Label %d at %L defined but not used"
8107msgstr "label %qs gedefinieerd maar niet gebruikt"
8108
8109#: fortran/resolve.c:5574
8110#, fuzzy, no-c-format
8111msgid "Label %d at %L defined but cannot be used"
8112msgstr "label %qs gedefinieerd maar niet gebruikt"
8113
8114#: fortran/resolve.c:5658
8115#, no-c-format
8116msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
8117msgstr ""
8118
8119#: fortran/resolve.c:5673
8120#, no-c-format
8121msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
8122msgstr ""
8123
8124#: fortran/resolve.c:5680
8125#, no-c-format
8126msgid "Derived type variable '%s' at %L with default initializer cannot be an EQUIVALENCE object"
8127msgstr ""
8128
8129#: fortran/resolve.c:5781
8130#, no-c-format
8131msgid "Syntax error in EQUIVALENCE statement at %L"
8132msgstr ""
8133
8134#: fortran/resolve.c:5798
8135#, no-c-format
8136msgid "Initialized objects '%s' and '%s'  cannot both be in the EQUIVALENCE statement at %L"
8137msgstr ""
8138
8139#: fortran/resolve.c:5812
8140#, no-c-format
8141msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
8142msgstr ""
8143
8144#: fortran/resolve.c:5821
8145#, no-c-format
8146msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
8147msgstr ""
8148
8149#: fortran/resolve.c:5900
8150#, no-c-format
8151msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
8152msgstr ""
8153
8154#: fortran/resolve.c:5911
8155#, no-c-format
8156msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
8157msgstr ""
8158
8159#: fortran/resolve.c:5922
8160#, no-c-format
8161msgid "Substring at %L has length zero"
8162msgstr ""
8163
8164#: fortran/resolve.c:5965
8165#, no-c-format
8166msgid "PUBLIC function '%s' at %L cannot be of PRIVATE type '%s'"
8167msgstr ""
8168
8169#: fortran/resolve.c:5977
8170#, no-c-format
8171msgid "ENTRY '%s' at %L has no IMPLICIT type"
8172msgstr ""
8173
8174#: fortran/resolve.c:6003
8175#, no-c-format
8176msgid "User operator procedure '%s' at %L must be a FUNCTION"
8177msgstr ""
8178
8179#: fortran/resolve.c:6009
8180#, no-c-format
8181msgid "User operator procedure '%s' at %L cannot be assumed character length"
8182msgstr ""
8183
8184#: fortran/resolve.c:6015
8185#, fuzzy, no-c-format
8186msgid "User operator procedure '%s' at %L must have at least one argument"
8187msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
8188
8189#: fortran/resolve.c:6025
8190#, no-c-format
8191msgid "First argument of operator interface at %L cannot be optional"
8192msgstr ""
8193
8194#: fortran/resolve.c:6037
8195#, no-c-format
8196msgid "Second argument of operator interface at %L cannot be optional"
8197msgstr ""
8198
8199#: fortran/resolve.c:6041
8200#, fuzzy, no-c-format
8201msgid "Operator interface at %L must have, at most, two arguments"
8202msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
8203
8204#: fortran/resolve.c:6074
8205#, no-c-format
8206msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
8207msgstr ""
8208
8209#: fortran/scanner.c:536
8210#, no-c-format
8211msgid "Missing '&' in continued character constant at %C"
8212msgstr ""
8213
8214#: fortran/scanner.c:971
8215#, no-c-format
8216msgid "%s:%d: file %s left but not entered"
8217msgstr ""
8218
8219#: fortran/scanner.c:998
8220#, no-c-format
8221msgid "%s:%d: Illegal preprocessor directive"
8222msgstr ""
8223
8224#: fortran/scanner.c:1073
8225#, no-c-format
8226msgid "File '%s' is being included recursively"
8227msgstr ""
8228
8229#: fortran/scanner.c:1088
8230#, fuzzy, no-c-format
8231msgid "Can't open file '%s'"
8232msgstr "kan bestand '%s' niet openen"
8233
8234#: fortran/scanner.c:1097
8235#, fuzzy, no-c-format
8236msgid "Can't open included file '%s'"
8237msgstr "kan bestand '%s' niet openen"
8238
8239# moet dit eigenlijk wel een vertaalbare string zijn?
8240#: fortran/scanner.c:1199
8241#, fuzzy, c-format
8242msgid "%s:%3d %s\n"
8243msgstr "%s '%s'\n"
8244
8245#: fortran/simplify.c:101
8246#, no-c-format
8247msgid "Result of %s overflows its kind at %L"
8248msgstr ""
8249
8250#: fortran/simplify.c:120
8251#, no-c-format
8252msgid "KIND parameter of %s at %L must be an initialization expression"
8253msgstr ""
8254
8255#: fortran/simplify.c:130
8256#, fuzzy, no-c-format
8257msgid "Invalid KIND parameter of %s at %L"
8258msgstr "ongeldige macronaam %<%.*s%>"
8259
8260#: fortran/simplify.c:227
8261#, no-c-format
8262msgid "Extended ASCII not implemented: argument of ACHAR at %L must be between 0 and 127"
8263msgstr ""
8264
8265#: fortran/simplify.c:254
8266#, no-c-format
8267msgid "Argument of ACOS at %L must be between -1 and 1"
8268msgstr ""
8269
8270#: fortran/simplify.c:276
8271#, no-c-format
8272msgid "Argument of ACOSH at %L must not be less than 1"
8273msgstr ""
8274
8275#: fortran/simplify.c:503
8276#, no-c-format
8277msgid "Argument of ASIN at %L must be between -1 and 1"
8278msgstr ""
8279
8280#: fortran/simplify.c:559
8281#, no-c-format
8282msgid "Argument of ATANH at %L must be inside the range -1 to 1"
8283msgstr ""
8284
8285#: fortran/simplify.c:585
8286#, no-c-format
8287msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
8288msgstr ""
8289
8290#: fortran/simplify.c:667
8291#, no-c-format
8292msgid "Bad character in CHAR function at %L"
8293msgstr ""
8294
8295#: fortran/simplify.c:1195
8296#, no-c-format
8297msgid "Argument of IACHAR at %L must be of length one"
8298msgstr ""
8299
8300# Is the %s the argument, or is it 'of' the argument?
8301#: fortran/simplify.c:1235
8302#, fuzzy, no-c-format
8303msgid "Invalid second argument of IBCLR at %L"
8304msgstr "ongeldig type-argument %qs"
8305
8306#: fortran/simplify.c:1243
8307#, no-c-format
8308msgid "Second argument of IBCLR exceeds bit size at %L"
8309msgstr ""
8310
8311# Is the %s the argument, or is it 'of' the argument?
8312#: fortran/simplify.c:1270
8313#, fuzzy, no-c-format
8314msgid "Invalid second argument of IBITS at %L"
8315msgstr "ongeldig type-argument %qs"
8316
8317# Is the %s the argument, or is it 'of' the argument?
8318#: fortran/simplify.c:1276
8319#, fuzzy, no-c-format
8320msgid "Invalid third argument of IBITS at %L"
8321msgstr "ongeldig type-argument %qs"
8322
8323#: fortran/simplify.c:1287
8324#, no-c-format
8325msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
8326msgstr ""
8327
8328# Is the %s the argument, or is it 'of' the argument?
8329#: fortran/simplify.c:1335
8330#, fuzzy, no-c-format
8331msgid "Invalid second argument of IBSET at %L"
8332msgstr "ongeldig type-argument %qs"
8333
8334#: fortran/simplify.c:1343
8335#, no-c-format
8336msgid "Second argument of IBSET exceeds bit size at %L"
8337msgstr ""
8338
8339#: fortran/simplify.c:1369
8340#, no-c-format
8341msgid "Argument of ICHAR at %L must be of length one"
8342msgstr ""
8343
8344#: fortran/simplify.c:1377
8345#, no-c-format
8346msgid "Argument of ICHAR at %L out of range of this processor"
8347msgstr ""
8348
8349#: fortran/simplify.c:1585
8350#, no-c-format
8351msgid "Argument of INT at %L is not a valid type"
8352msgstr ""
8353
8354# Is the %s the argument, or is it 'of' the argument?
8355#: fortran/simplify.c:1662
8356#, fuzzy, no-c-format
8357msgid "Invalid second argument of ISHFT at %L"
8358msgstr "ongeldig type-argument %qs"
8359
8360#: fortran/simplify.c:1678
8361#, no-c-format
8362msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
8363msgstr ""
8364
8365# Is the %s the argument, or is it 'of' the argument?
8366#: fortran/simplify.c:1742
8367#, fuzzy, no-c-format
8368msgid "Invalid second argument of ISHFTC at %L"
8369msgstr "ongeldig type-argument %qs"
8370
8371# Is the %s the argument, or is it 'of' the argument?
8372#: fortran/simplify.c:1752
8373#, fuzzy, no-c-format
8374msgid "Invalid third argument of ISHFTC at %L"
8375msgstr "ongeldig type-argument %qs"
8376
8377#: fortran/simplify.c:1767
8378#, no-c-format
8379msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
8380msgstr ""
8381
8382#: fortran/simplify.c:1837
8383#, no-c-format
8384msgid "Argument of KIND at %L is a DERIVED type"
8385msgstr ""
8386
8387#: fortran/simplify.c:1908
8388#, fuzzy, no-c-format
8389msgid "DIM argument at %L is out of bounds"
8390msgstr "het argument van %<asm%> is geen constante string"
8391
8392#: fortran/simplify.c:2048
8393#, no-c-format
8394msgid "Argument of LOG at %L cannot be less than or equal to zero"
8395msgstr ""
8396
8397#: fortran/simplify.c:2061
8398#, no-c-format
8399msgid "Complex argument of LOG at %L cannot be zero"
8400msgstr ""
8401
8402#: fortran/simplify.c:2105
8403#, no-c-format
8404msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
8405msgstr ""
8406
8407#. Result is processor-dependent.
8408#: fortran/simplify.c:2282
8409#, no-c-format
8410msgid "Second argument MOD at %L is zero"
8411msgstr ""
8412
8413#. Result is processor-dependent.
8414#: fortran/simplify.c:2293
8415#, no-c-format
8416msgid "Second argument of MOD at %L is zero"
8417msgstr ""
8418
8419#. Result is processor-dependent. This processor just opts
8420#. to not handle it at all.
8421#. Result is processor-dependent.
8422#: fortran/simplify.c:2341 fortran/simplify.c:2353
8423#, no-c-format
8424msgid "Second argument of MODULO at %L is zero"
8425msgstr ""
8426
8427#: fortran/simplify.c:2410
8428#, no-c-format
8429msgid "Second argument of NEAREST at %L may not be zero"
8430msgstr ""
8431
8432# Is the %s the argument, or is it 'of' the argument?
8433#: fortran/simplify.c:2718
8434#, fuzzy, no-c-format
8435msgid "Invalid second argument of REPEAT at %L"
8436msgstr "ongeldig type-argument %qs"
8437
8438#: fortran/simplify.c:2792
8439#, fuzzy, no-c-format
8440msgid "Integer too large in shape specification at %L"
8441msgstr "eerdere definitie van %qs"
8442
8443#: fortran/simplify.c:2802
8444#, no-c-format
8445msgid "Too many dimensions in shape specification for RESHAPE at %L"
8446msgstr ""
8447
8448#: fortran/simplify.c:2810
8449#, no-c-format
8450msgid "Shape specification at %L cannot be negative"
8451msgstr ""
8452
8453#: fortran/simplify.c:2820
8454#, no-c-format
8455msgid "Shape specification at %L cannot be the null array"
8456msgstr ""
8457
8458#: fortran/simplify.c:2844
8459#, no-c-format
8460msgid "ORDER parameter of RESHAPE at %L is not the same size as SHAPE parameter"
8461msgstr ""
8462
8463#: fortran/simplify.c:2851
8464#, no-c-format
8465msgid "Error in ORDER parameter of RESHAPE at %L"
8466msgstr ""
8467
8468#: fortran/simplify.c:2861
8469#, no-c-format
8470msgid "ORDER parameter of RESHAPE at %L is out of range"
8471msgstr ""
8472
8473#: fortran/simplify.c:2870
8474#, no-c-format
8475msgid "Invalid permutation in ORDER parameter at %L"
8476msgstr ""
8477
8478#: fortran/simplify.c:2927
8479#, no-c-format
8480msgid "PAD parameter required for short SOURCE parameter at %L"
8481msgstr ""
8482
8483#: fortran/simplify.c:3061
8484#, no-c-format
8485msgid "Result of SCALE overflows its kind at %L"
8486msgstr ""
8487
8488# dit klinkt niet al te best
8489#: fortran/simplify.c:3642
8490#, fuzzy, no-c-format
8491msgid "Argument of SQRT at %L has a negative value"
8492msgstr "functie-oproep heeft geaggregeerde waarde"
8493
8494#: fortran/symbol.c:111
8495#, no-c-format
8496msgid "Duplicate IMPLICIT NONE statement at %C"
8497msgstr ""
8498
8499#: fortran/symbol.c:151
8500#, no-c-format
8501msgid "Letter '%c' already set in IMPLICIT statement at %C"
8502msgstr ""
8503
8504#: fortran/symbol.c:173
8505#, no-c-format
8506msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
8507msgstr ""
8508
8509#: fortran/symbol.c:184
8510#, no-c-format
8511msgid "Letter %c already has an IMPLICIT type at %C"
8512msgstr ""
8513
8514#: fortran/symbol.c:232
8515#, no-c-format
8516msgid "Symbol '%s' at %L has no IMPLICIT type"
8517msgstr ""
8518
8519#: fortran/symbol.c:304
8520#, fuzzy, no-c-format
8521msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
8522msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
8523
8524#: fortran/symbol.c:506 fortran/symbol.c:997
8525#, fuzzy, no-c-format
8526msgid "%s attribute conflicts with %s attribute at %L"
8527msgstr "het %qs attribuut heeft geen betekenis voor types"
8528
8529#: fortran/symbol.c:509
8530#, no-c-format
8531msgid "%s attribute conflicts with %s attribute in '%s' at %L"
8532msgstr ""
8533
8534#: fortran/symbol.c:551
8535#, no-c-format
8536msgid "Cannot change attributes of USE-associated symbol at %L"
8537msgstr ""
8538
8539#: fortran/symbol.c:554
8540#, no-c-format
8541msgid "Cannot change attributes of USE-associated symbol %s at %L"
8542msgstr ""
8543
8544#: fortran/symbol.c:576
8545#, no-c-format
8546msgid "Cannot change attributes of symbol at %L after it has been used"
8547msgstr ""
8548
8549#: fortran/symbol.c:592
8550#, fuzzy, no-c-format
8551msgid "Duplicate %s attribute specified at %L"
8552msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
8553
8554#: fortran/symbol.c:733
8555#, no-c-format
8556msgid "Cray Pointee at %L appears in multiple pointer() statements."
8557msgstr ""
8558
8559#: fortran/symbol.c:765
8560#, fuzzy, no-c-format
8561msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
8562msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
8563
8564#: fortran/symbol.c:773
8565#, fuzzy, no-c-format
8566msgid "Duplicate SAVE attribute specified at %L"
8567msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
8568
8569#: fortran/symbol.c:1027
8570#, no-c-format
8571msgid "%s procedure at %L is already declared as %s procedure"
8572msgstr ""
8573
8574#: fortran/symbol.c:1062
8575#, no-c-format
8576msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
8577msgstr ""
8578
8579#: fortran/symbol.c:1085
8580#, no-c-format
8581msgid "ACCESS specification at %L was already specified"
8582msgstr ""
8583
8584#: fortran/symbol.c:1105
8585#, no-c-format
8586msgid "Symbol '%s' at %L already has an explicit interface"
8587msgstr ""
8588
8589#: fortran/symbol.c:1133
8590#, no-c-format
8591msgid "Symbol '%s' at %L already has basic type of %s"
8592msgstr ""
8593
8594#: fortran/symbol.c:1145
8595#, no-c-format
8596msgid "Symbol '%s' at %L cannot have a type"
8597msgstr ""
8598
8599#: fortran/symbol.c:1283
8600#, no-c-format
8601msgid "Component '%s' at %C already declared at %L"
8602msgstr ""
8603
8604#: fortran/symbol.c:1361
8605#, fuzzy, no-c-format
8606msgid "Symbol '%s' at %C is ambiguous"
8607msgstr "grootte van %qs is %u bytes"
8608
8609#: fortran/symbol.c:1393
8610#, no-c-format
8611msgid "Derived type '%s' at %C is being used before it is defined"
8612msgstr ""
8613
8614#: fortran/symbol.c:1421
8615#, fuzzy, no-c-format
8616msgid "'%s' at %C is not a member of the '%s' structure"
8617msgstr "%qs is geen bestand, pipe of tty"
8618
8619#: fortran/symbol.c:1427
8620#, no-c-format
8621msgid "Component '%s' at %C is a PRIVATE component of '%s'"
8622msgstr ""
8623
8624#: fortran/symbol.c:1571
8625#, fuzzy, no-c-format
8626msgid "Duplicate statement label %d at %L and %L"
8627msgstr "herhaalde case-waarde"
8628
8629#: fortran/symbol.c:1581
8630#, no-c-format
8631msgid "Label %d at %C already referenced as branch target"
8632msgstr ""
8633
8634#: fortran/symbol.c:1590
8635#, no-c-format
8636msgid "Label %d at %C already referenced as a format label"
8637msgstr ""
8638
8639#: fortran/symbol.c:1632
8640#, no-c-format
8641msgid "Label %d at %C previously used as a FORMAT label"
8642msgstr ""
8643
8644#: fortran/symbol.c:1640
8645#, no-c-format
8646msgid "Label %d at %C previously used as branch target"
8647msgstr ""
8648
8649#: fortran/symbol.c:1893
8650#, no-c-format
8651msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
8652msgstr ""
8653
8654#: fortran/symbol.c:1896
8655#, no-c-format
8656msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
8657msgstr ""
8658
8659#. Symbol is from another namespace.
8660#: fortran/symbol.c:2033
8661#, no-c-format
8662msgid "Symbol '%s' at %C has already been host associated"
8663msgstr ""
8664
8665#: fortran/trans-common.c:360
8666#, no-c-format
8667msgid "Named COMMON block '%s' at %L shall be of the same size"
8668msgstr ""
8669
8670#: fortran/trans-common.c:658
8671#, fuzzy, no-c-format
8672msgid "Bad array reference at %L"
8673msgstr "kan niet derefereren, is geen pointer."
8674
8675#: fortran/trans-common.c:666
8676#, no-c-format
8677msgid "Illegal reference type at %L as EQUIVALENCE object"
8678msgstr ""
8679
8680#: fortran/trans-common.c:706
8681#, no-c-format
8682msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
8683msgstr ""
8684
8685#. Aligning this field would misalign a previous field.
8686#: fortran/trans-common.c:839
8687#, no-c-format
8688msgid "The equivalence set for variable '%s' declared at %L violates alignment requirents"
8689msgstr ""
8690
8691#: fortran/trans-common.c:904
8692#, no-c-format
8693msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
8694msgstr ""
8695
8696#: fortran/trans-common.c:919
8697#, no-c-format
8698msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
8699msgstr ""
8700
8701#. The required offset conflicts with previous alignment
8702#. requirements.  Insert padding immediately before this
8703#. segment.
8704#: fortran/trans-common.c:930
8705#, no-c-format
8706msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L"
8707msgstr ""
8708
8709#: fortran/trans-common.c:956
8710#, no-c-format
8711msgid "COMMON '%s' at %L requires %d bytes of padding at start"
8712msgstr ""
8713
8714#: fortran/trans-const.c:158
8715msgid "Array bound mismatch"
8716msgstr ""
8717
8718#: fortran/trans-const.c:161
8719msgid "Array reference out of bounds"
8720msgstr ""
8721
8722#: fortran/trans-const.c:164
8723#, fuzzy
8724msgid "Incorrect function return value"
8725msgstr "%<noreturn%> functie geeft niet-void waarde terug"
8726
8727#: fortran/trans-decl.c:441
8728#, fuzzy, no-c-format
8729msgid "storage size not known"
8730msgstr "opslaggrootte van %qs is onbekend"
8731
8732#: fortran/trans-decl.c:448
8733#, fuzzy, no-c-format
8734msgid "storage size not constant"
8735msgstr "opslaggrootte van %qs is niet constant"
8736
8737#: fortran/trans-io.c:541
8738msgid "Assigned label is not a format label"
8739msgstr ""
8740
8741#: fortran/trans-io.c:982
8742#, no-c-format
8743msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers."
8744msgstr ""
8745
8746#: fortran/trans-stmt.c:163
8747msgid "Assigned label is not a target label"
8748msgstr ""
8749
8750#. Check the label list.
8751#: fortran/trans-stmt.c:179
8752msgid "Assigned label is not in the list"
8753msgstr ""
8754
8755#: fortran/trans-stmt.c:319
8756#, no-c-format
8757msgid "An alternate return at %L without a * dummy argument"
8758msgstr ""
8759
8760#. FIXME: i18n bug here.  Order of prints should not be
8761#. fixed.
8762#: java/gjavah.c:916
8763#, c-format
8764msgid "ignored method '"
8765msgstr ""
8766
8767#: java/gjavah.c:918
8768#, c-format
8769msgid "' marked virtual\n"
8770msgstr ""
8771
8772#: java/gjavah.c:2356
8773#, c-format
8774msgid "Try '"
8775msgstr ""
8776
8777#: java/gjavah.c:2356
8778#, c-format
8779msgid " --help' for more information.\n"
8780msgstr ""
8781
8782#: java/gjavah.c:2363
8783#, c-format
8784msgid "Usage: "
8785msgstr ""
8786
8787#: java/gjavah.c:2363
8788#, c-format
8789msgid ""
8790" [OPTION]... CLASS...\n"
8791"\n"
8792msgstr ""
8793
8794#: java/gjavah.c:2364
8795#, c-format
8796msgid ""
8797"Generate C or C++ header files from .class files\n"
8798"\n"
8799msgstr ""
8800
8801#: java/gjavah.c:2365
8802#, c-format
8803msgid "  -stubs                  Generate an implementation stub file\n"
8804msgstr ""
8805
8806#: java/gjavah.c:2366
8807#, c-format
8808msgid "  -jni                    Generate a JNI header or stub\n"
8809msgstr ""
8810
8811#: java/gjavah.c:2367
8812#, c-format
8813msgid "  -force                  Always overwrite output files\n"
8814msgstr ""
8815
8816#: java/gjavah.c:2368
8817#, c-format
8818msgid "  -old                    Unused compatibility option\n"
8819msgstr ""
8820
8821#: java/gjavah.c:2369
8822#, c-format
8823msgid "  -trace                  Unused compatibility option\n"
8824msgstr ""
8825
8826#: java/gjavah.c:2370
8827#, c-format
8828msgid "  -J OPTION               Unused compatibility option\n"
8829msgstr ""
8830
8831#: java/gjavah.c:2372
8832#, c-format
8833msgid "  -add TEXT               Insert TEXT into class body\n"
8834msgstr ""
8835
8836#: java/gjavah.c:2373
8837#, c-format
8838msgid "  -append TEXT            Insert TEXT after class declaration\n"
8839msgstr ""
8840
8841#: java/gjavah.c:2374
8842#, c-format
8843msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
8844msgstr ""
8845
8846#: java/gjavah.c:2375
8847#, c-format
8848msgid "  -prepend TEXT           Insert TEXT before start of class\n"
8849msgstr ""
8850
8851#: java/gjavah.c:2377 java/jcf-dump.c:912
8852#, c-format
8853msgid "  --classpath PATH        Set path to find .class files\n"
8854msgstr ""
8855
8856#: java/gjavah.c:2378 java/jcf-dump.c:913
8857#, c-format
8858msgid "  -IDIR                   Append directory to class path\n"
8859msgstr ""
8860
8861#: java/gjavah.c:2379 java/jcf-dump.c:914
8862#, c-format
8863msgid "  --bootclasspath PATH    Override built-in class path\n"
8864msgstr ""
8865
8866#: java/gjavah.c:2380 java/jcf-dump.c:915
8867#, c-format
8868msgid "  --extdirs PATH          Set extensions directory path\n"
8869msgstr ""
8870
8871#: java/gjavah.c:2381
8872#, c-format
8873msgid "  -d DIRECTORY            Set output directory name\n"
8874msgstr ""
8875
8876#: java/gjavah.c:2382 java/jcf-dump.c:916 java/jv-scan.c:115
8877#, c-format
8878msgid "  -o FILE                 Set output file name\n"
8879msgstr ""
8880
8881#: java/gjavah.c:2383
8882#, c-format
8883msgid "  -td DIRECTORY           Set temporary directory name\n"
8884msgstr ""
8885
8886#: java/gjavah.c:2385 java/jcf-dump.c:918 java/jv-scan.c:117
8887#, c-format
8888msgid "  --help                  Print this help, then exit\n"
8889msgstr ""
8890
8891#: java/gjavah.c:2386 java/jcf-dump.c:919 java/jv-scan.c:118
8892#, c-format
8893msgid "  --version               Print version number, then exit\n"
8894msgstr ""
8895
8896#: java/gjavah.c:2387 java/jcf-dump.c:920
8897#, c-format
8898msgid "  -v, --verbose           Print extra information while running\n"
8899msgstr ""
8900
8901#: java/gjavah.c:2389
8902#, c-format
8903msgid ""
8904"  -M                      Print all dependencies to stdout;\n"
8905"                             suppress ordinary output\n"
8906msgstr ""
8907
8908#: java/gjavah.c:2391
8909#, c-format
8910msgid ""
8911"  -MM                     Print non-system dependencies to stdout;\n"
8912"                             suppress ordinary output\n"
8913msgstr ""
8914
8915#: java/gjavah.c:2393
8916#, c-format
8917msgid "  -MD                     Print all dependencies to stdout\n"
8918msgstr ""
8919
8920#: java/gjavah.c:2394
8921#, c-format
8922msgid "  -MMD                    Print non-system dependencies to stdout\n"
8923msgstr ""
8924
8925#: java/gjavah.c:2397 java/jcf-dump.c:922 java/jv-scan.c:120
8926#, c-format
8927msgid ""
8928"For bug reporting instructions, please see:\n"
8929"%s.\n"
8930msgstr ""
8931
8932#: java/gjavah.c:2581
8933#, fuzzy, c-format
8934msgid "Processing %s\n"
8935msgstr "#error %s"
8936
8937#: java/gjavah.c:2591
8938#, c-format
8939msgid "Found in %s\n"
8940msgstr ""
8941
8942#: java/jcf-dump.c:829
8943#, fuzzy, c-format
8944msgid "Not a valid Java .class file.\n"
8945msgstr "ongeldige basisklasse"
8946
8947#: java/jcf-dump.c:835
8948#, fuzzy, c-format
8949msgid "error while parsing constant pool\n"
8950msgstr "%s voor stringconstante"
8951
8952#: java/jcf-dump.c:841 java/jcf-parse.c:759
8953#, fuzzy, gcc-internal-format
8954msgid "error in constant pool entry #%d\n"
8955msgstr "constant object wordt beschreven (argument %d)"
8956
8957#: java/jcf-dump.c:851
8958#, fuzzy, c-format
8959msgid "error while parsing fields\n"
8960msgstr "%s voor stringconstante"
8961
8962#: java/jcf-dump.c:857
8963#, fuzzy, c-format
8964msgid "error while parsing methods\n"
8965msgstr "%s voor stringconstante"
8966
8967#: java/jcf-dump.c:863
8968#, fuzzy, c-format
8969msgid "error while parsing final attributes\n"
8970msgstr "%s voor stringconstante"
8971
8972#: java/jcf-dump.c:900
8973#, c-format
8974msgid "Try 'jcf-dump --help' for more information.\n"
8975msgstr ""
8976
8977#: java/jcf-dump.c:907
8978#, c-format
8979msgid ""
8980"Usage: jcf-dump [OPTION]... CLASS...\n"
8981"\n"
8982msgstr ""
8983
8984#: java/jcf-dump.c:908
8985#, c-format
8986msgid ""
8987"Display contents of a class file in readable form.\n"
8988"\n"
8989msgstr ""
8990
8991#: java/jcf-dump.c:909
8992#, c-format
8993msgid "  -c                      Disassemble method bodies\n"
8994msgstr ""
8995
8996#: java/jcf-dump.c:910
8997#, c-format
8998msgid "  --javap                 Generate output in 'javap' format\n"
8999msgstr ""
9000
9001#: java/jcf-dump.c:950 java/jcf-dump.c:1018
9002#, c-format
9003msgid "jcf-dump: no classes specified\n"
9004msgstr ""
9005
9006#: java/jcf-dump.c:1038
9007#, fuzzy, c-format
9008msgid "Cannot open '%s' for output.\n"
9009msgstr "open %s"
9010
9011#: java/jcf-dump.c:1084
9012#, c-format
9013msgid "bad format of .zip/.jar archive\n"
9014msgstr ""
9015
9016#: java/jcf-dump.c:1202
9017#, c-format
9018msgid "Bad byte codes.\n"
9019msgstr ""
9020
9021#: java/jv-scan.c:100
9022#, c-format
9023msgid "Try 'jv-scan --help' for more information.\n"
9024msgstr ""
9025
9026#: java/jv-scan.c:107
9027#, c-format
9028msgid ""
9029"Usage: jv-scan [OPTION]... FILE...\n"
9030"\n"
9031msgstr ""
9032
9033#: java/jv-scan.c:108
9034#, c-format
9035msgid ""
9036"Print useful information read from Java source files.\n"
9037"\n"
9038msgstr ""
9039
9040#: java/jv-scan.c:109
9041#, c-format
9042msgid "  --no-assert             Don't recognize the assert keyword\n"
9043msgstr ""
9044
9045#: java/jv-scan.c:110
9046#, c-format
9047msgid "  --complexity            Print cyclomatic complexity of input file\n"
9048msgstr ""
9049
9050#: java/jv-scan.c:111
9051#, c-format
9052msgid "  --encoding NAME         Specify encoding of input file\n"
9053msgstr ""
9054
9055#: java/jv-scan.c:112
9056#, c-format
9057msgid "  --print-main            Print name of class containing 'main'\n"
9058msgstr ""
9059
9060#: java/jv-scan.c:113
9061#, c-format
9062msgid "  --list-class            List all classes defined in file\n"
9063msgstr ""
9064
9065#: java/jv-scan.c:114
9066#, c-format
9067msgid "  --list-filename         Print input filename when listing class names\n"
9068msgstr ""
9069
9070#: java/jv-scan.c:257
9071#, fuzzy, c-format
9072msgid "%s: error: "
9073msgstr "parse-fout"
9074
9075# Dit zou misschien beter 'warning' blijven
9076#: java/jv-scan.c:269 java/jv-scan.c:280
9077#, fuzzy, c-format
9078msgid "%s: warning: "
9079msgstr "let op: "
9080
9081#: java/jvgenmain.c:48
9082#, c-format
9083msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
9084msgstr ""
9085
9086#: java/jvgenmain.c:101
9087#, fuzzy, c-format
9088msgid "%s: Cannot open output file: %s\n"
9089msgstr "kan bestand '%s' niet openen"
9090
9091#: java/jvgenmain.c:138
9092#, fuzzy, c-format
9093msgid "%s: Failed to close output file %s\n"
9094msgstr "kan bestand '%s' niet openen"
9095
9096#: java/jvspec.c:420
9097#, c-format
9098msgid "can't specify '-D' without '--main'\n"
9099msgstr ""
9100
9101#: java/jvspec.c:423
9102#, fuzzy, c-format
9103msgid "'%s' is not a valid class name"
9104msgstr "-fPIC is niet geldig met -mcoff"
9105
9106#: java/jvspec.c:429
9107#, c-format
9108msgid "--resource requires -o"
9109msgstr ""
9110
9111#: java/jvspec.c:443
9112#, fuzzy, c-format
9113msgid "cannot specify both -C and -o"
9114msgstr "-EB en -EL mogen niet samen gebruikt worden"
9115
9116#: java/jvspec.c:455
9117#, c-format
9118msgid "cannot create temporary file"
9119msgstr ""
9120
9121#: java/jvspec.c:483
9122#, c-format
9123msgid "using both @FILE with multiple files not implemented"
9124msgstr ""
9125
9126#: java/jvspec.c:546
9127#, c-format
9128msgid "cannot specify 'main' class when not linking"
9129msgstr ""
9130
9131#: config/mcore/mcore.h:57
9132msgid "the m210 does not have little endian support"
9133msgstr ""
9134
9135#: config/lynx.h:71
9136msgid "cannot use mthreads and mlegacy-threads together"
9137msgstr ""
9138
9139#: config/lynx.h:96
9140msgid "cannot use mshared and static together"
9141msgstr ""
9142
9143#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
9144#: config/sparc/sol2-bi.h:169 config/sparc/sol2-bi.h:174
9145msgid "does not support multilib"
9146msgstr "ondersteunt geen multilib"
9147
9148#: config/mips/r3900.h:35
9149msgid "-mhard-float not supported"
9150msgstr "-mhard-float wordt niet ondersteund"
9151
9152#: config/mips/r3900.h:37
9153msgid "-msingle-float and -msoft-float cannot both be specified"
9154msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden."
9155
9156#: config/i386/cygwin.h:29
9157msgid "mno-cygwin and mno-win32 are not compatible"
9158msgstr "-mno-cygwin en -mno-win32 zijn niet compatibel"
9159
9160#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
9161msgid "shared and mdll are not compatible"
9162msgstr "-shared en -mdll zijn niet compatibel"
9163
9164#: config/vax/netbsd-elf.h:42
9165#, fuzzy
9166msgid "the -shared option is not currently supported for VAX ELF"
9167msgstr "De -shared optie wordt op het ogenblik niet ondersteund voor VAX ELF."
9168
9169#: config/arm/arm.h:141
9170msgid "-msoft-float and -mhard_float may not be used together"
9171msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
9172
9173#: config/arm/arm.h:143
9174msgid "-mbig-endian and -mlittle-endian may not be used together"
9175msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden"
9176
9177#: config/arc/arc.h:62 config/mips/mips.h:849
9178msgid "may not use both -EB and -EL"
9179msgstr "-EB en -EL mogen niet samen gebruikt worden"
9180
9181#: config/i386/sco5.h:189
9182msgid "-pg not supported on this platform"
9183msgstr "-pg wordt op dit platform niet ondersteund"
9184
9185#: config/i386/sco5.h:190
9186msgid "-p and -pp specified - pick one"
9187msgstr "zowel -p als -pp opgegeven - kies één van de twee"
9188
9189#: config/i386/sco5.h:264
9190msgid "-G and -static are mutually exclusive"
9191msgstr "-G en -static sluiten elkaar uit"
9192
9193#: config/rs6000/darwin.h:105
9194msgid " conflicting code gen style switches are used"
9195msgstr " conflicterende opties voor codegeneratie gebruikt"
9196
9197#: ada/lang-specs.h:34 gcc.c:794 java/jvspec.c:80
9198msgid "-pg and -fomit-frame-pointer are incompatible"
9199msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
9200
9201#: ada/lang-specs.h:35
9202msgid "-c or -S required for Ada"
9203msgstr "-c of -S is vereist voor Ada"
9204
9205#: gcc.c:767
9206msgid "GCC does not support -C or -CC without -E"
9207msgstr "GCC ondersteunt -C of -CC niet zonder -E"
9208
9209#: gcc.c:961
9210msgid "-E or -x required when input is from standard input"
9211msgstr "-E of -x is nodig wanneer de invoer van standaardinvoer komt"
9212
9213#: config/s390/tpf.h:125
9214#, fuzzy
9215msgid "static is not supported on TPF-OS"
9216msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
9217
9218#: config/sh/sh.h:460
9219msgid "SH2a does not support little-endian"
9220msgstr "SH2a ondersteunt little-endian niet"
9221
9222#: config/sparc/linux64.h:206 config/sparc/linux64.h:217
9223#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
9224#: config/sparc/sol2-bi.h:197 config/sparc/sol2-bi.h:207
9225msgid "may not use both -m32 and -m64"
9226msgstr "-m32 en -m64 mogen niet samen gebruikt worden"
9227
9228#: config/vxworks.h:66
9229#, fuzzy
9230msgid "-Xbind-now and -Xbind-lazy are incompatible"
9231msgstr "-fini en -femit-class-file zijn niet compatibel"
9232
9233#: config/vax/vax.h:50 config/vax/vax.h:51
9234msgid "profiling not supported with -mg\n"
9235msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
9236
9237#: config/i386/nwld.h:35
9238msgid "Static linking is not supported.\n"
9239msgstr "Statisch linken wordt niet ondersteund.\n"
9240
9241#: java/lang-specs.h:34
9242msgid "-fjni and -femit-class-files are incompatible"
9243msgstr "-fini en -femit-class-files zijn niet compatibel"
9244
9245#: java/lang-specs.h:35
9246msgid "-fjni and -femit-class-file are incompatible"
9247msgstr "-fini en -femit-class-file zijn niet compatibel"
9248
9249#: java/lang-specs.h:36 java/lang-specs.h:37
9250msgid "-femit-class-file should used along with -fsyntax-only"
9251msgstr "-femit-class-file zou in combinatie met -fsyntax-only gebruikt moeten worden"
9252
9253#: config/darwin.h:239
9254msgid "-current_version only allowed with -dynamiclib"
9255msgstr ""
9256
9257#: config/darwin.h:241
9258msgid "-install_name only allowed with -dynamiclib"
9259msgstr ""
9260
9261#: config/darwin.h:246
9262msgid "-bundle not allowed with -dynamiclib"
9263msgstr ""
9264
9265#: config/darwin.h:247
9266msgid "-bundle_loader not allowed with -dynamiclib"
9267msgstr ""
9268
9269#: config/darwin.h:248
9270msgid "-client_name not allowed with -dynamiclib"
9271msgstr ""
9272
9273#: config/darwin.h:253
9274msgid "-force_flat_namespace not allowed with -dynamiclib"
9275msgstr ""
9276
9277#: config/darwin.h:255
9278msgid "-keep_private_externs not allowed with -dynamiclib"
9279msgstr ""
9280
9281#: config/darwin.h:256
9282msgid "-private_bundle not allowed with -dynamiclib"
9283msgstr ""
9284
9285#: java/lang.opt:66
9286msgid "Warn if a deprecated compiler feature, class, method, or field is used"
9287msgstr ""
9288
9289#: java/lang.opt:70
9290msgid "Warn if deprecated empty statements are found"
9291msgstr ""
9292
9293#: java/lang.opt:74
9294msgid "Warn if .class files are out of date"
9295msgstr ""
9296
9297#: java/lang.opt:78
9298msgid "Warn if modifiers are specified when not necessary"
9299msgstr ""
9300
9301#: java/lang.opt:82
9302msgid "Deprecated; use --classpath instead"
9303msgstr ""
9304
9305#: java/lang.opt:86
9306msgid "Permit the use of the assert keyword"
9307msgstr ""
9308
9309#: java/lang.opt:108
9310msgid "Replace system path"
9311msgstr ""
9312
9313#: java/lang.opt:112
9314msgid "Generate checks for references to NULL"
9315msgstr ""
9316
9317#: java/lang.opt:116
9318msgid "Set class path"
9319msgstr ""
9320
9321#: java/lang.opt:123
9322msgid "Output a class file"
9323msgstr ""
9324
9325#: java/lang.opt:127
9326msgid "Alias for -femit-class-file"
9327msgstr ""
9328
9329#: java/lang.opt:131
9330msgid "Choose input encoding (defaults from your locale)"
9331msgstr ""
9332
9333#: java/lang.opt:135
9334msgid "Set the extension directory path"
9335msgstr ""
9336
9337#: java/lang.opt:139
9338msgid "Input file is a file with a list of filenames to compile"
9339msgstr ""
9340
9341#: java/lang.opt:143
9342msgid "Always check for non gcj generated classes archives"
9343msgstr ""
9344
9345#: java/lang.opt:147
9346msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
9347msgstr ""
9348
9349#: java/lang.opt:151
9350msgid "Use offset tables for virtual method calls"
9351msgstr ""
9352
9353#: java/lang.opt:158
9354msgid "Assume native functions are implemented using JNI"
9355msgstr ""
9356
9357#: java/lang.opt:162
9358msgid "Enable optimization of static class initialization code"
9359msgstr ""
9360
9361#: java/lang.opt:169
9362msgid "Enable assignability checks for stores into object arrays"
9363msgstr ""
9364
9365#: java/lang.opt:173
9366msgid "Generate code for the Boehm GC"
9367msgstr ""
9368
9369#: java/lang.opt:177
9370msgid "Call a library routine to do integer divisions"
9371msgstr ""
9372
9373#: java/lang.opt:181
9374msgid "Generated should be loaded by bootstrap loader"
9375msgstr ""
9376
9377#: ada/lang.opt:74
9378msgid "Specify options to GNAT"
9379msgstr ""
9380
9381#: fortran/lang.opt:30
9382msgid "Add a directory for INCLUDE and MODULE searching"
9383msgstr ""
9384
9385#: fortran/lang.opt:34
9386msgid "Put MODULE files in 'directory'"
9387msgstr ""
9388
9389#: fortran/lang.opt:42
9390#, fuzzy
9391msgid "Warn about possible aliasing of dummy arguments"
9392msgstr "accolades ontbreken rond beginwaarde"
9393
9394#: fortran/lang.opt:46
9395#, fuzzy
9396msgid "Warn about missing ampersand in continued character literals"
9397msgstr "accolades ontbreken rond beginwaarde"
9398
9399#: fortran/lang.opt:50
9400#, fuzzy
9401msgid "Warn about implicit conversion"
9402msgstr "parameternamen (zonder types) in functiedeclaratie"
9403
9404#: fortran/lang.opt:54
9405#, fuzzy
9406msgid "Warn about calls with implicit interface"
9407msgstr "parameternamen (zonder types) in functiedeclaratie"
9408
9409#: fortran/lang.opt:58
9410#, fuzzy
9411msgid "Warn about truncated source lines"
9412msgstr "niet-prototype definitie hier"
9413
9414#: fortran/lang.opt:62
9415msgid "Warn about usage of non-standard intrinsics"
9416msgstr ""
9417
9418#: fortran/lang.opt:66
9419#, fuzzy
9420msgid "Warn about \"suspicious\" constructs"
9421msgstr "geen eerdere declaratie voor %qs"
9422
9423#: fortran/lang.opt:70
9424#, fuzzy
9425msgid "Warn about underflow of numerical constant expressions"
9426msgstr "overflow in constante expressie"
9427
9428#: fortran/lang.opt:74 common.opt:162
9429msgid "Warn when a label is unused"
9430msgstr ""
9431
9432#: fortran/lang.opt:78
9433msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
9434msgstr ""
9435
9436#: fortran/lang.opt:82
9437msgid "Specify that backslash in string introduces an escape character"
9438msgstr ""
9439
9440#: fortran/lang.opt:86
9441msgid "Set the default double precision kind to an 8 byte wide type"
9442msgstr ""
9443
9444#: fortran/lang.opt:90
9445msgid "Set the default integer kind to an 8 byte wide type"
9446msgstr ""
9447
9448#: fortran/lang.opt:94
9449msgid "Set the default real kind to an 8 byte wide type"
9450msgstr ""
9451
9452#: fortran/lang.opt:98
9453msgid "Ignore 'D' in column one in fixed form"
9454msgstr ""
9455
9456#: fortran/lang.opt:102
9457msgid "Treat lines with 'D' in column one as comments"
9458msgstr ""
9459
9460#: fortran/lang.opt:106
9461msgid "Allow dollar signs in entity names"
9462msgstr ""
9463
9464#: fortran/lang.opt:110
9465msgid "Display the code tree after parsing"
9466msgstr ""
9467
9468#: fortran/lang.opt:114
9469#, fuzzy
9470msgid "Use f2c calling convention"
9471msgstr "Onbeëindigde stringconstante"
9472
9473#: fortran/lang.opt:118
9474msgid "Assume that the source file is fixed form"
9475msgstr ""
9476
9477#: fortran/lang.opt:122
9478msgid "Assume that the source file is free form"
9479msgstr ""
9480
9481#: fortran/lang.opt:126
9482msgid "Append underscores to externally visible names"
9483msgstr ""
9484
9485#: fortran/lang.opt:130
9486msgid "Use the Cray Pointer extension"
9487msgstr ""
9488
9489#: fortran/lang.opt:134
9490msgid "Append a second underscore if the name already contains an underscore"
9491msgstr ""
9492
9493#: fortran/lang.opt:138
9494msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
9495msgstr ""
9496
9497#: fortran/lang.opt:142
9498msgid "Allow arbitrary character line width in fixed mode"
9499msgstr ""
9500
9501#: fortran/lang.opt:146
9502msgid "Use n as character line width in fixed mode"
9503msgstr ""
9504
9505#: fortran/lang.opt:150
9506msgid "Allow arbitrary character line width in free mode"
9507msgstr ""
9508
9509#: fortran/lang.opt:154
9510msgid "Use n as character line width in free mode"
9511msgstr ""
9512
9513#: fortran/lang.opt:158
9514#, fuzzy
9515msgid "Maximum identifier length"
9516msgstr "beginwaarde ontbreekt"
9517
9518#: fortran/lang.opt:162
9519msgid "Size in bytes of the largest array that will be put on the stack"
9520msgstr ""
9521
9522#: fortran/lang.opt:166
9523msgid "Set default accessibility of module entities to PRIVATE"
9524msgstr ""
9525
9526#: fortran/lang.opt:170
9527msgid "Don't generate code, just do syntax and semantics checking"
9528msgstr ""
9529
9530#: fortran/lang.opt:174
9531msgid "Try to layout derived types as compact as possible"
9532msgstr ""
9533
9534#: fortran/lang.opt:178
9535msgid "Copy array sections into a contiguous block on procedure entry"
9536msgstr ""
9537
9538#: fortran/lang.opt:182
9539#, fuzzy
9540msgid "Treat the input file as preprocessed"
9541msgstr "Geen invoerbestanden"
9542
9543#: fortran/lang.opt:186
9544msgid "Set the kind for a real with the 'q' exponent to 'n'"
9545msgstr ""
9546
9547#: fortran/lang.opt:190
9548#, fuzzy
9549msgid "Stop on following floating point exceptions"
9550msgstr "ISO C staat het testen van asserties niet toe"
9551
9552#: fortran/lang.opt:194
9553#, fuzzy
9554msgid "Conform to the ISO Fortran 95 standard"
9555msgstr "Volg de ISO 1990 C standaard"
9556
9557#: fortran/lang.opt:198
9558#, fuzzy
9559msgid "Conform to the ISO Fortran 2003 standard"
9560msgstr "Volg de ISO 1990 C standaard"
9561
9562#: fortran/lang.opt:202
9563msgid "Conform nothing in particular"
9564msgstr ""
9565
9566#: fortran/lang.opt:206
9567msgid "Accept extensions to support legacy code"
9568msgstr ""
9569
9570#: fortran/lang.opt:210 c.opt:661
9571msgid "Use the narrowest integer type possible for enumeration types"
9572msgstr ""
9573
9574#: fortran/lang.opt:214
9575msgid "Use little-endian format for unformatted files"
9576msgstr ""
9577
9578#: fortran/lang.opt:218
9579msgid "Use big-endian format for unformatted files"
9580msgstr ""
9581
9582#: fortran/lang.opt:222
9583msgid "Use native format for unformatted files"
9584msgstr ""
9585
9586#: fortran/lang.opt:226
9587msgid "Swap endianness for unformatted files"
9588msgstr ""
9589
9590#: fortran/lang.opt:230
9591msgid "Use a 4-byte record marker for unformatted files"
9592msgstr ""
9593
9594#: fortran/lang.opt:234
9595msgid "Use an 8-byte record marker for unformatted files"
9596msgstr ""
9597
9598#: treelang/lang.opt:30
9599msgid "Trace lexical analysis"
9600msgstr ""
9601
9602#: treelang/lang.opt:34
9603msgid "Trace the parsing process"
9604msgstr ""
9605
9606#: config/alpha/alpha.opt:24 config/i386/i386.opt:186
9607msgid "Do not use hardware fp"
9608msgstr ""
9609
9610#: config/alpha/alpha.opt:28
9611msgid "Use fp registers"
9612msgstr ""
9613
9614#: config/alpha/alpha.opt:32
9615msgid "Assume GAS"
9616msgstr ""
9617
9618#: config/alpha/alpha.opt:36
9619msgid "Do not assume GAS"
9620msgstr ""
9621
9622#: config/alpha/alpha.opt:40
9623msgid "Request IEEE-conformant math library routines (OSF/1)"
9624msgstr ""
9625
9626#: config/alpha/alpha.opt:44
9627msgid "Emit IEEE-conformant code, without inexact exceptions"
9628msgstr ""
9629
9630#: config/alpha/alpha.opt:51
9631msgid "Do not emit complex integer constants to read-only memory"
9632msgstr "Plaats complexe integerconstantes niet in alleen-lezen geheugen"
9633
9634#: config/alpha/alpha.opt:55
9635msgid "Use VAX fp"
9636msgstr ""
9637
9638#: config/alpha/alpha.opt:59
9639msgid "Do not use VAX fp"
9640msgstr ""
9641
9642#: config/alpha/alpha.opt:63
9643msgid "Emit code for the byte/word ISA extension"
9644msgstr ""
9645
9646#: config/alpha/alpha.opt:67
9647msgid "Emit code for the motion video ISA extension"
9648msgstr ""
9649
9650#: config/alpha/alpha.opt:71
9651msgid "Emit code for the fp move and sqrt ISA extension"
9652msgstr ""
9653
9654#: config/alpha/alpha.opt:75
9655msgid "Emit code for the counting ISA extension"
9656msgstr ""
9657
9658#: config/alpha/alpha.opt:79
9659msgid "Emit code using explicit relocation directives"
9660msgstr ""
9661
9662#: config/alpha/alpha.opt:83
9663msgid "Emit 16-bit relocations to the small data areas"
9664msgstr ""
9665
9666#: config/alpha/alpha.opt:87
9667msgid "Emit 32-bit relocations to the small data areas"
9668msgstr ""
9669
9670#: config/alpha/alpha.opt:91
9671msgid "Emit direct branches to local functions"
9672msgstr "Genereer directe aftakkingen naar locale functies"
9673
9674#: config/alpha/alpha.opt:95
9675#, fuzzy
9676msgid "Emit indirect branches to local functions"
9677msgstr "Genereer directe aftakkingen naar locale functies"
9678
9679#: config/alpha/alpha.opt:99
9680msgid "Emit rdval instead of rduniq for thread pointer"
9681msgstr ""
9682
9683#: config/alpha/alpha.opt:103 config/s390/s390.opt:56
9684#: config/sparc/long-double-switch.opt:24
9685msgid "Use 128-bit long double"
9686msgstr ""
9687
9688#: config/alpha/alpha.opt:107 config/s390/s390.opt:60
9689#: config/sparc/long-double-switch.opt:28
9690msgid "Use 64-bit long double"
9691msgstr ""
9692
9693#: config/alpha/alpha.opt:111
9694msgid "Use features of and schedule given CPU"
9695msgstr ""
9696
9697#: config/alpha/alpha.opt:115
9698msgid "Schedule given CPU"
9699msgstr ""
9700
9701#: config/alpha/alpha.opt:119
9702msgid "Control the generated fp rounding mode"
9703msgstr ""
9704
9705#: config/alpha/alpha.opt:123
9706msgid "Control the IEEE trap mode"
9707msgstr ""
9708
9709#: config/alpha/alpha.opt:127
9710msgid "Control the precision given to fp exceptions"
9711msgstr ""
9712
9713#: config/alpha/alpha.opt:131
9714msgid "Tune expected memory latency"
9715msgstr ""
9716
9717#: config/alpha/alpha.opt:135 config/ia64/ia64.opt:93
9718#: config/rs6000/sysv4.opt:33
9719msgid "Specify bit size of immediate TLS offsets"
9720msgstr ""
9721
9722#: config/frv/frv.opt:24
9723msgid "Use 4 media accumulators"
9724msgstr ""
9725
9726#: config/frv/frv.opt:28
9727msgid "Use 8 media accumulators"
9728msgstr ""
9729
9730#: config/frv/frv.opt:32
9731#, fuzzy
9732msgid "Enable label alignment optimizations"
9733msgstr "lege declaratie"
9734
9735#: config/frv/frv.opt:36
9736msgid "Dynamically allocate cc registers"
9737msgstr ""
9738
9739#: config/frv/frv.opt:43
9740msgid "Set the cost of branches"
9741msgstr ""
9742
9743#: config/frv/frv.opt:47
9744msgid "Enable conditional execution other than moves/scc"
9745msgstr ""
9746
9747#: config/frv/frv.opt:51
9748msgid "Change the maximum length of conditionally-executed sequences"
9749msgstr ""
9750
9751#: config/frv/frv.opt:55
9752msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
9753msgstr ""
9754
9755# of "preprocessing" behouden?
9756#: config/frv/frv.opt:59
9757#, fuzzy
9758msgid "Enable conditional moves"
9759msgstr "Schakel traditionele voorverwerking in"
9760
9761#: config/frv/frv.opt:63
9762msgid "Set the target CPU type"
9763msgstr ""
9764
9765#: config/frv/frv.opt:85
9766#, fuzzy
9767msgid "Use fp double instructions"
9768msgstr "ongeldig gebruik van %<restrict%>"
9769
9770#: config/frv/frv.opt:89
9771msgid "Change the ABI to allow double word insns"
9772msgstr ""
9773
9774#: config/frv/frv.opt:93
9775msgid "Enable Function Descriptor PIC mode"
9776msgstr ""
9777
9778#: config/frv/frv.opt:97
9779msgid "Just use icc0/fcc0"
9780msgstr ""
9781
9782#: config/frv/frv.opt:101
9783msgid "Only use 32 FPRs"
9784msgstr ""
9785
9786#: config/frv/frv.opt:105
9787msgid "Use 64 FPRs"
9788msgstr ""
9789
9790#: config/frv/frv.opt:109
9791msgid "Only use 32 GPRs"
9792msgstr ""
9793
9794#: config/frv/frv.opt:113
9795msgid "Use 64 GPRs"
9796msgstr ""
9797
9798#: config/frv/frv.opt:117
9799msgid "Enable use of GPREL for read-only data in FDPIC"
9800msgstr ""
9801
9802#: config/frv/frv.opt:121 config/rs6000/rs6000.opt:93
9803#: config/pdp11/pdp11.opt:72
9804msgid "Use hardware floating point"
9805msgstr ""
9806
9807# "sentinel" hoe vertalen? "schildwacht" lijkt niet echt van toepassing...
9808#: config/frv/frv.opt:125
9809#, fuzzy
9810msgid "Enable inlining of PLT in function calls"
9811msgstr "sentinel ontbreekt in functie-oproep"
9812
9813#: config/frv/frv.opt:129
9814msgid "Enable PIC support for building libraries"
9815msgstr ""
9816
9817#: config/frv/frv.opt:133
9818msgid "Follow the EABI linkage requirements"
9819msgstr ""
9820
9821#: config/frv/frv.opt:137
9822#, fuzzy
9823msgid "Disallow direct calls to global functions"
9824msgstr "Genereer directe aftakkingen naar locale functies"
9825
9826#: config/frv/frv.opt:141
9827#, fuzzy
9828msgid "Use media instructions"
9829msgstr "ongeldig gebruik van %<restrict%>"
9830
9831#: config/frv/frv.opt:145
9832#, fuzzy
9833msgid "Use multiply add/subtract instructions"
9834msgstr "ongeldig gebruik van %<restrict%>"
9835
9836#: config/frv/frv.opt:149
9837#, fuzzy
9838msgid "Enable optimizing &&/|| in conditional execution"
9839msgstr "types in voorwaardelijke expressie komen niet overeen"
9840
9841#: config/frv/frv.opt:153
9842#, fuzzy
9843msgid "Enable nested conditional execution optimizations"
9844msgstr "lege declaratie"
9845
9846#: config/frv/frv.opt:158
9847msgid "Do not mark ABI switches in e_flags"
9848msgstr ""
9849
9850#: config/frv/frv.opt:162
9851msgid "Remove redundant membars"
9852msgstr ""
9853
9854#: config/frv/frv.opt:166
9855#, fuzzy
9856msgid "Pack VLIW instructions"
9857msgstr "ongeldig gebruik van %<restrict%>"
9858
9859#: config/frv/frv.opt:170
9860msgid "Enable setting GPRs to the result of comparisons"
9861msgstr ""
9862
9863#: config/frv/frv.opt:174
9864msgid "Change the amount of scheduler lookahead"
9865msgstr ""
9866
9867#: config/frv/frv.opt:178 config/pa/pa.opt:105
9868msgid "Use software floating point"
9869msgstr ""
9870
9871#: config/frv/frv.opt:182
9872msgid "Assume a large TLS segment"
9873msgstr ""
9874
9875#: config/frv/frv.opt:186
9876msgid "Do not assume a large TLS segment"
9877msgstr ""
9878
9879#: config/frv/frv.opt:191
9880msgid "Cause gas to print tomcat statistics"
9881msgstr ""
9882
9883#: config/frv/frv.opt:196
9884msgid "Link with the library-pic libraries"
9885msgstr ""
9886
9887#: config/frv/frv.opt:200
9888msgid "Allow branches to be packed with other instructions"
9889msgstr ""
9890
9891#: config/mn10300/mn10300.opt:24
9892msgid "Target the AM33 processor"
9893msgstr ""
9894
9895#: config/mn10300/mn10300.opt:28
9896msgid "Target the AM33/2.0 processor"
9897msgstr ""
9898
9899#: config/mn10300/mn10300.opt:32
9900msgid "Work around hardware multiply bug"
9901msgstr ""
9902
9903#: config/mn10300/mn10300.opt:37
9904msgid "Enable linker relaxations"
9905msgstr ""
9906
9907#: config/mn10300/mn10300.opt:41
9908msgid "Return pointers in both a0 and d0"
9909msgstr ""
9910
9911#: config/s390/tpf.opt:24
9912#, fuzzy
9913msgid "Enable TPF-OS tracing code"
9914msgstr "incompatibele record-modus"
9915
9916#: config/s390/tpf.opt:28
9917msgid "Specify main object for TPF-OS"
9918msgstr ""
9919
9920#: config/s390/s390.opt:24
9921msgid "31 bit ABI"
9922msgstr ""
9923
9924#: config/s390/s390.opt:28
9925msgid "64 bit ABI"
9926msgstr ""
9927
9928#: config/s390/s390.opt:32 config/i386/i386.opt:80
9929msgid "Generate code for given CPU"
9930msgstr ""
9931
9932#: config/s390/s390.opt:36
9933msgid "Maintain backchain pointer"
9934msgstr ""
9935
9936#: config/s390/s390.opt:40
9937msgid "Additional debug prints"
9938msgstr ""
9939
9940#: config/s390/s390.opt:44
9941msgid "ESA/390 architecture"
9942msgstr ""
9943
9944#: config/s390/s390.opt:48
9945#, fuzzy
9946msgid "Enable fused multiply/add instructions"
9947msgstr "ongeldig gebruik van %<restrict%>"
9948
9949#: config/s390/s390.opt:52 config/i386/i386.opt:48 config/i386/i386.opt:118
9950msgid "Use hardware fp"
9951msgstr ""
9952
9953#: config/s390/s390.opt:64
9954msgid "Use packed stack layout"
9955msgstr ""
9956
9957#: config/s390/s390.opt:68
9958msgid "Use bras for executable < 64k"
9959msgstr ""
9960
9961#: config/s390/s390.opt:72
9962msgid "Don't use hardware fp"
9963msgstr ""
9964
9965#: config/s390/s390.opt:76
9966msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
9967msgstr ""
9968
9969#: config/s390/s390.opt:80
9970msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
9971msgstr ""
9972
9973#: config/s390/s390.opt:84 config/ia64/ia64.opt:97 config/sparc/sparc.opt:96
9974#: config/i386/i386.opt:222 config/rs6000/rs6000.opt:203
9975msgid "Schedule code for given CPU"
9976msgstr ""
9977
9978#: config/s390/s390.opt:88
9979msgid "mvcle use"
9980msgstr ""
9981
9982#: config/s390/s390.opt:92
9983msgid "Warn if a function uses alloca or creates an array with dynamic size"
9984msgstr ""
9985
9986#: config/s390/s390.opt:96
9987msgid "Warn if a single function's framesize exceeds the given framesize"
9988msgstr ""
9989
9990#: config/s390/s390.opt:100
9991msgid "z/Architecture"
9992msgstr ""
9993
9994#: config/ia64/ilp32.opt:3
9995#, fuzzy
9996msgid "Generate ILP32 code"
9997msgstr "incompatibele record-modus"
9998
9999#: config/ia64/ilp32.opt:7
10000#, fuzzy
10001msgid "Generate LP64 code"
10002msgstr "incompatibele record-modus"
10003
10004#: config/ia64/ia64.opt:3
10005msgid "Generate big endian code"
10006msgstr ""
10007
10008#: config/ia64/ia64.opt:7
10009msgid "Generate little endian code"
10010msgstr ""
10011
10012#: config/ia64/ia64.opt:11
10013msgid "Generate code for GNU as"
10014msgstr ""
10015
10016#: config/ia64/ia64.opt:15
10017msgid "Generate code for GNU ld"
10018msgstr ""
10019
10020#: config/ia64/ia64.opt:19
10021msgid "Emit stop bits before and after volatile extended asms"
10022msgstr ""
10023
10024#: config/ia64/ia64.opt:23
10025#, fuzzy
10026msgid "Use in/loc/out register names"
10027msgstr "ongeldige registernaam voor %qs"
10028
10029#: config/ia64/ia64.opt:30
10030msgid "Enable use of sdata/scommon/sbss"
10031msgstr ""
10032
10033#: config/ia64/ia64.opt:34
10034msgid "Generate code without GP reg"
10035msgstr ""
10036
10037#: config/ia64/ia64.opt:38
10038msgid "gp is constant (but save/restore gp on indirect calls)"
10039msgstr ""
10040
10041#: config/ia64/ia64.opt:42
10042msgid "Generate self-relocatable code"
10043msgstr ""
10044
10045#: config/ia64/ia64.opt:46
10046msgid "Generate inline floating point division, optimize for latency"
10047msgstr ""
10048
10049#: config/ia64/ia64.opt:50
10050msgid "Generate inline floating point division, optimize for throughput"
10051msgstr ""
10052
10053#: config/ia64/ia64.opt:57
10054msgid "Generate inline integer division, optimize for latency"
10055msgstr ""
10056
10057#: config/ia64/ia64.opt:61
10058msgid "Generate inline integer division, optimize for throughput"
10059msgstr ""
10060
10061#: config/ia64/ia64.opt:65
10062msgid "Do not inline integer division"
10063msgstr "Maak deling van gehele getallen niet \"inline\""
10064
10065#: config/ia64/ia64.opt:69
10066msgid "Generate inline square root, optimize for latency"
10067msgstr ""
10068
10069#: config/ia64/ia64.opt:73
10070msgid "Generate inline square root, optimize for throughput"
10071msgstr ""
10072
10073#: config/ia64/ia64.opt:77
10074msgid "Do not inline square root"
10075msgstr ""
10076
10077#: config/ia64/ia64.opt:81
10078msgid "Enable Dwarf 2 line debug info via GNU as"
10079msgstr ""
10080
10081#: config/ia64/ia64.opt:85
10082msgid "Enable earlier placing stop bits for better scheduling"
10083msgstr ""
10084
10085#: config/ia64/ia64.opt:89 config/pa/pa.opt:52
10086msgid "Specify range of registers to make fixed"
10087msgstr ""
10088
10089#: config/m32c/m32c.opt:25 config/mt/mt.opt:28
10090msgid "Use simulator runtime"
10091msgstr ""
10092
10093#: config/m32c/m32c.opt:29
10094msgid "Compile code for R8C variants"
10095msgstr ""
10096
10097#: config/m32c/m32c.opt:33
10098msgid "Compile code for M16C variants"
10099msgstr ""
10100
10101#: config/m32c/m32c.opt:37
10102msgid "Compile code for M32CM variants"
10103msgstr ""
10104
10105#: config/m32c/m32c.opt:41
10106msgid "Compile code for M32C variants"
10107msgstr ""
10108
10109#: config/m32c/m32c.opt:45
10110msgid "Number of memreg bytes (default: 16, range: 0..16)"
10111msgstr ""
10112
10113#: config/sparc/little-endian.opt:24
10114#, fuzzy
10115msgid "Generate code for little-endian"
10116msgstr "case-label niet in een switch-statement"
10117
10118#: config/sparc/little-endian.opt:28
10119#, fuzzy
10120msgid "Generate code for big-endian"
10121msgstr "case-label niet in een switch-statement"
10122
10123#: config/sparc/sparc.opt:24 config/sparc/sparc.opt:28
10124msgid "Use hardware FP"
10125msgstr ""
10126
10127#: config/sparc/sparc.opt:32
10128msgid "Do not use hardware FP"
10129msgstr ""
10130
10131#: config/sparc/sparc.opt:36
10132msgid "Assume possible double misalignment"
10133msgstr ""
10134
10135#: config/sparc/sparc.opt:40
10136msgid "Pass -assert pure-text to linker"
10137msgstr ""
10138
10139#: config/sparc/sparc.opt:44
10140msgid "Use ABI reserved registers"
10141msgstr ""
10142
10143#: config/sparc/sparc.opt:48
10144#, fuzzy
10145msgid "Use hardware quad FP instructions"
10146msgstr "ongeldig gebruik van %<restrict%>"
10147
10148#: config/sparc/sparc.opt:52
10149msgid "Do not use hardware quad fp instructions"
10150msgstr ""
10151
10152#: config/sparc/sparc.opt:56
10153msgid "Compile for V8+ ABI"
10154msgstr ""
10155
10156#: config/sparc/sparc.opt:60
10157msgid "Use UltraSPARC Visual Instruction Set extensions"
10158msgstr ""
10159
10160#: config/sparc/sparc.opt:64
10161msgid "Pointers are 64-bit"
10162msgstr ""
10163
10164#: config/sparc/sparc.opt:68
10165msgid "Pointers are 32-bit"
10166msgstr ""
10167
10168#: config/sparc/sparc.opt:72
10169msgid "Use 64-bit ABI"
10170msgstr ""
10171
10172#: config/sparc/sparc.opt:76
10173msgid "Use 32-bit ABI"
10174msgstr ""
10175
10176#: config/sparc/sparc.opt:80
10177msgid "Use stack bias"
10178msgstr ""
10179
10180#: config/sparc/sparc.opt:84
10181msgid "Use structs on stronger alignment for double-word copies"
10182msgstr ""
10183
10184#: config/sparc/sparc.opt:88
10185msgid "Optimize tail call instructions in assembler and linker"
10186msgstr ""
10187
10188#: config/sparc/sparc.opt:92 config/rs6000/rs6000.opt:199
10189msgid "Use features of and schedule code for given CPU"
10190msgstr ""
10191
10192#: config/sparc/sparc.opt:100
10193msgid "Use given SPARC-V9 code model"
10194msgstr ""
10195
10196#: config/m32r/m32r.opt:24
10197msgid "Compile for the m32rx"
10198msgstr ""
10199
10200#: config/m32r/m32r.opt:28
10201msgid "Compile for the m32r2"
10202msgstr ""
10203
10204#: config/m32r/m32r.opt:32
10205msgid "Compile for the m32r"
10206msgstr ""
10207
10208#: config/m32r/m32r.opt:36
10209msgid "Align all loops to 32 byte boundary"
10210msgstr ""
10211
10212#: config/m32r/m32r.opt:40
10213#, fuzzy
10214msgid "Prefer branches over conditional execution"
10215msgstr "types in voorwaardelijke expressie komen niet overeen"
10216
10217#: config/m32r/m32r.opt:44
10218msgid "Give branches their default cost"
10219msgstr ""
10220
10221#: config/m32r/m32r.opt:48
10222msgid "Display compile time statistics"
10223msgstr ""
10224
10225#: config/m32r/m32r.opt:52
10226msgid "Specify cache flush function"
10227msgstr ""
10228
10229#: config/m32r/m32r.opt:56
10230msgid "Specify cache flush trap number"
10231msgstr ""
10232
10233#: config/m32r/m32r.opt:60
10234msgid "Only issue one instruction per cycle"
10235msgstr ""
10236
10237#: config/m32r/m32r.opt:64
10238msgid "Allow two instructions to be issued per cycle"
10239msgstr ""
10240
10241#: config/m32r/m32r.opt:68
10242msgid "Code size: small, medium or large"
10243msgstr ""
10244
10245#: config/m32r/m32r.opt:72
10246msgid "Don't call any cache flush functions"
10247msgstr ""
10248
10249#: config/m32r/m32r.opt:76
10250msgid "Don't call any cache flush trap"
10251msgstr ""
10252
10253#: config/m32r/m32r.opt:83
10254msgid "Small data area: none, sdata, use"
10255msgstr ""
10256
10257#: config/m68k/m68k.opt:24
10258msgid "Generate code for a 520X"
10259msgstr ""
10260
10261#: config/m68k/m68k.opt:28
10262#, fuzzy
10263msgid "Generate code for a 5206e"
10264msgstr "case-label niet in een switch-statement"
10265
10266#: config/m68k/m68k.opt:32
10267msgid "Generate code for a 528x"
10268msgstr ""
10269
10270#: config/m68k/m68k.opt:36
10271msgid "Generate code for a 5307"
10272msgstr ""
10273
10274#: config/m68k/m68k.opt:40
10275msgid "Generate code for a 5407"
10276msgstr ""
10277
10278#: config/m68k/m68k.opt:44 config/m68k/m68k.opt:97
10279msgid "Generate code for a 68000"
10280msgstr ""
10281
10282#: config/m68k/m68k.opt:48 config/m68k/m68k.opt:101
10283msgid "Generate code for a 68020"
10284msgstr ""
10285
10286#: config/m68k/m68k.opt:52
10287msgid "Generate code for a 68040, without any new instructions"
10288msgstr ""
10289
10290#: config/m68k/m68k.opt:56
10291msgid "Generate code for a 68060, without any new instructions"
10292msgstr ""
10293
10294#: config/m68k/m68k.opt:60
10295msgid "Generate code for a 68030"
10296msgstr ""
10297
10298#: config/m68k/m68k.opt:64
10299msgid "Generate code for a 68040"
10300msgstr ""
10301
10302#: config/m68k/m68k.opt:68
10303msgid "Generate code for a 68060"
10304msgstr ""
10305
10306#: config/m68k/m68k.opt:72
10307msgid "Generate code for a 68302"
10308msgstr ""
10309
10310#: config/m68k/m68k.opt:76
10311msgid "Generate code for a 68332"
10312msgstr ""
10313
10314#: config/m68k/m68k.opt:81
10315msgid "Generate code for a 68851"
10316msgstr ""
10317
10318#: config/m68k/m68k.opt:85
10319msgid "Generate code that uses 68881 floating-point instructions"
10320msgstr ""
10321
10322#: config/m68k/m68k.opt:89
10323msgid "Align variables on a 32-bit boundary"
10324msgstr ""
10325
10326#: config/m68k/m68k.opt:93
10327msgid "Use the bit-field instructions"
10328msgstr ""
10329
10330#: config/m68k/m68k.opt:105
10331msgid "Generate code for a cpu32"
10332msgstr ""
10333
10334#: config/m68k/m68k.opt:109
10335msgid "Enable ID based shared library"
10336msgstr ""
10337
10338#: config/m68k/m68k.opt:113
10339msgid "Do not use the bit-field instructions"
10340msgstr ""
10341
10342#: config/m68k/m68k.opt:117
10343msgid "Use normal calling convention"
10344msgstr ""
10345
10346#: config/m68k/m68k.opt:121
10347msgid "Consider type 'int' to be 32 bits wide"
10348msgstr ""
10349
10350#: config/m68k/m68k.opt:125
10351msgid "Generate pc-relative code"
10352msgstr ""
10353
10354#: config/m68k/m68k.opt:129
10355msgid "Use different calling convention using 'rtd'"
10356msgstr ""
10357
10358#: config/m68k/m68k.opt:133
10359msgid "Enable separate data segment"
10360msgstr ""
10361
10362#: config/m68k/m68k.opt:137 config/bfin/bfin.opt:45
10363msgid "ID of shared library to build"
10364msgstr ""
10365
10366#: config/m68k/m68k.opt:141
10367msgid "Consider type 'int' to be 16 bits wide"
10368msgstr ""
10369
10370#: config/m68k/m68k.opt:145
10371msgid "Generate code with library calls for floating point"
10372msgstr ""
10373
10374#: config/m68k/m68k.opt:149
10375msgid "Do not use unaligned memory references"
10376msgstr ""
10377
10378#: config/m68k/ieee.opt:25 config/i386/i386.opt:122
10379msgid "Use IEEE math for fp comparisons"
10380msgstr ""
10381
10382#: config/i386/djgpp.opt:26
10383msgid "Ignored (obsolete)"
10384msgstr ""
10385
10386#: config/i386/i386.opt:24
10387msgid "sizeof(long double) is 16"
10388msgstr ""
10389
10390#: config/i386/i386.opt:28
10391msgid "Generate 32bit i386 code"
10392msgstr ""
10393
10394#: config/i386/i386.opt:36
10395#, fuzzy
10396msgid "Support 3DNow! built-in functions"
10397msgstr "ingebouwde functie %qs wordt verborgen"
10398
10399#: config/i386/i386.opt:44
10400msgid "Generate 64bit x86-64 code"
10401msgstr ""
10402
10403#: config/i386/i386.opt:52
10404msgid "sizeof(long double) is 12"
10405msgstr ""
10406
10407#: config/i386/i386.opt:56
10408msgid "Reserve space for outgoing arguments in the function prologue"
10409msgstr ""
10410
10411#: config/i386/i386.opt:60
10412msgid "Align some doubles on dword boundary"
10413msgstr ""
10414
10415#: config/i386/i386.opt:64
10416#, fuzzy
10417msgid "Function starts are aligned to this power of 2"
10418msgstr "gevraagd alignment is geen macht van 2"
10419
10420#: config/i386/i386.opt:68
10421#, fuzzy
10422msgid "Jump targets are aligned to this power of 2"
10423msgstr "gevraagd alignment is geen macht van 2"
10424
10425#: config/i386/i386.opt:72
10426#, fuzzy
10427msgid "Loop code aligned to this power of 2"
10428msgstr "gevraagd alignment is geen macht van 2"
10429
10430#: config/i386/i386.opt:76
10431#, fuzzy
10432msgid "Align destination of the string operations"
10433msgstr "ISO C staat het testen van asserties niet toe"
10434
10435#: config/i386/i386.opt:84
10436msgid "Use given assembler dialect"
10437msgstr ""
10438
10439#: config/i386/i386.opt:88
10440msgid "Branches are this expensive (1-5, arbitrary units)"
10441msgstr ""
10442
10443#: config/i386/i386.opt:92
10444msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
10445msgstr ""
10446
10447#: config/i386/i386.opt:96
10448msgid "Use given x86-64 code model"
10449msgstr ""
10450
10451#: config/i386/i386.opt:106
10452msgid "Generate sin, cos, sqrt for FPU"
10453msgstr ""
10454
10455#: config/i386/i386.opt:110
10456msgid "Return values of functions in FPU registers"
10457msgstr ""
10458
10459#: config/i386/i386.opt:114
10460msgid "Generate floating point mathematics using given instruction set"
10461msgstr ""
10462
10463#: config/i386/i386.opt:126
10464msgid "Inline all known string operations"
10465msgstr ""
10466
10467#: config/i386/i386.opt:134
10468#, fuzzy
10469msgid "Support MMX built-in functions"
10470msgstr "ingebouwde functie %qs is niet geïmplementeerd"
10471
10472#: config/i386/i386.opt:138
10473msgid "Use native (MS) bitfield layout"
10474msgstr ""
10475
10476#: config/i386/i386.opt:154
10477msgid "Omit the frame pointer in leaf functions"
10478msgstr ""
10479
10480#: config/i386/i386.opt:166
10481msgid "Attempt to keep stack aligned to this power of 2"
10482msgstr ""
10483
10484#: config/i386/i386.opt:170
10485msgid "Use push instructions to save outgoing arguments"
10486msgstr ""
10487
10488#: config/i386/i386.opt:174
10489msgid "Use red-zone in the x86-64 code"
10490msgstr ""
10491
10492#: config/i386/i386.opt:178
10493msgid "Number of registers used to pass integer arguments"
10494msgstr ""
10495
10496#: config/i386/i386.opt:182
10497#, fuzzy
10498msgid "Alternate calling convention"
10499msgstr "Onbeëindigde stringconstante"
10500
10501#: config/i386/i386.opt:190
10502msgid "Support MMX and SSE built-in functions and code generation"
10503msgstr ""
10504
10505#: config/i386/i386.opt:194
10506msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10507msgstr ""
10508
10509#: config/i386/i386.opt:198
10510#, fuzzy
10511msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
10512msgstr "ingebouwde functie %qs is niet geïmplementeerd"
10513
10514#: config/i386/i386.opt:202
10515msgid "Use SSE register passing conventions for SF and DF mode"
10516msgstr ""
10517
10518#: config/i386/i386.opt:206
10519msgid "Uninitialized locals in .bss"
10520msgstr ""
10521
10522#: config/i386/i386.opt:210
10523msgid "Enable stack probing"
10524msgstr ""
10525
10526#: config/i386/i386.opt:214
10527msgid "Use given thread-local storage dialect"
10528msgstr ""
10529
10530#: config/i386/i386.opt:218
10531#, c-format
10532msgid "Use direct references against %gs when accessing tls data"
10533msgstr ""
10534
10535#: config/i386/cygming.opt:24
10536msgid "Create console application"
10537msgstr ""
10538
10539#: config/i386/cygming.opt:28
10540msgid "Use the Cygwin interface"
10541msgstr ""
10542
10543#: config/i386/cygming.opt:32
10544msgid "Generate code for a DLL"
10545msgstr ""
10546
10547#: config/i386/cygming.opt:36
10548msgid "Ignore dllimport for functions"
10549msgstr ""
10550
10551#: config/i386/cygming.opt:40
10552msgid "Use Mingw-specific thread support"
10553msgstr ""
10554
10555#: config/i386/cygming.opt:44
10556msgid "Set Windows defines"
10557msgstr ""
10558
10559#: config/i386/cygming.opt:48
10560msgid "Create GUI application"
10561msgstr ""
10562
10563#: config/i386/sco5.opt:25
10564msgid "Generate ELF output"
10565msgstr ""
10566
10567#: config/rs6000/aix41.opt:25 config/rs6000/aix64.opt:33
10568msgid "Support message passing with the Parallel Environment"
10569msgstr ""
10570
10571#: config/rs6000/aix.opt:25 config/rs6000/rs6000.opt:128
10572msgid "Conform more closely to IBM XLC semantics"
10573msgstr ""
10574
10575#: config/rs6000/darwin.opt:25 config/rs6000/sysv4.opt:133
10576msgid "Generate 64-bit code"
10577msgstr ""
10578
10579#: config/rs6000/darwin.opt:29 config/rs6000/sysv4.opt:137
10580msgid "Generate 32-bit code"
10581msgstr ""
10582
10583#: config/rs6000/darwin.opt:33
10584msgid "Generate code suitable for executables (NOT shared libs)"
10585msgstr ""
10586
10587#: config/rs6000/rs6000.opt:25
10588msgid "Use POWER instruction set"
10589msgstr ""
10590
10591#: config/rs6000/rs6000.opt:29
10592msgid "Do not use POWER instruction set"
10593msgstr ""
10594
10595#: config/rs6000/rs6000.opt:33
10596msgid "Use POWER2 instruction set"
10597msgstr ""
10598
10599#: config/rs6000/rs6000.opt:37
10600msgid "Use PowerPC instruction set"
10601msgstr ""
10602
10603#: config/rs6000/rs6000.opt:41
10604msgid "Do not use PowerPC instruction set"
10605msgstr ""
10606
10607#: config/rs6000/rs6000.opt:45
10608msgid "Use PowerPC-64 instruction set"
10609msgstr ""
10610
10611#: config/rs6000/rs6000.opt:49
10612msgid "Use PowerPC General Purpose group optional instructions"
10613msgstr ""
10614
10615#: config/rs6000/rs6000.opt:53
10616msgid "Use PowerPC Graphics group optional instructions"
10617msgstr ""
10618
10619#: config/rs6000/rs6000.opt:57
10620#, fuzzy
10621msgid "Use PowerPC V2.01 single field mfcr instruction"
10622msgstr "ongeldig gebruik van %<restrict%>"
10623
10624#: config/rs6000/rs6000.opt:61
10625#, fuzzy
10626msgid "Use PowerPC V2.02 popcntb instruction"
10627msgstr "ongeldig gebruik van %<restrict%>"
10628
10629#: config/rs6000/rs6000.opt:65
10630#, fuzzy
10631msgid "Use PowerPC V2.02 floating point rounding instructions"
10632msgstr "ongeldig gebruik van %<restrict%>"
10633
10634#: config/rs6000/rs6000.opt:69
10635msgid "Use AltiVec instructions"
10636msgstr ""
10637
10638#: config/rs6000/rs6000.opt:73
10639msgid "Generate load/store multiple instructions"
10640msgstr ""
10641
10642#: config/rs6000/rs6000.opt:77
10643msgid "Generate string instructions for block moves"
10644msgstr ""
10645
10646#: config/rs6000/rs6000.opt:81
10647msgid "Use new mnemonics for PowerPC architecture"
10648msgstr ""
10649
10650#: config/rs6000/rs6000.opt:85
10651msgid "Use old mnemonics for PowerPC architecture"
10652msgstr ""
10653
10654#: config/rs6000/rs6000.opt:89 config/pdp11/pdp11.opt:84
10655msgid "Do not use hardware floating point"
10656msgstr ""
10657
10658#: config/rs6000/rs6000.opt:97
10659msgid "Do not generate load/store with update instructions"
10660msgstr ""
10661
10662#: config/rs6000/rs6000.opt:101
10663msgid "Generate load/store with update instructions"
10664msgstr ""
10665
10666#: config/rs6000/rs6000.opt:105
10667#, fuzzy
10668msgid "Do not generate fused multiply/add instructions"
10669msgstr "ongeldig gebruik van %<restrict%>"
10670
10671#: config/rs6000/rs6000.opt:109
10672msgid "Generate fused multiply/add instructions"
10673msgstr ""
10674
10675#: config/rs6000/rs6000.opt:113
10676msgid "Schedule the start and end of the procedure"
10677msgstr ""
10678
10679#: config/rs6000/rs6000.opt:120
10680msgid "Return all structures in memory (AIX default)"
10681msgstr ""
10682
10683#: config/rs6000/rs6000.opt:124
10684msgid "Return small structures in registers (SVR4 default)"
10685msgstr ""
10686
10687#: config/rs6000/rs6000.opt:132
10688msgid "Generate software floating point divide for better throughput"
10689msgstr ""
10690
10691#: config/rs6000/rs6000.opt:136
10692#, fuzzy
10693msgid "Do not place floating point constants in TOC"
10694msgstr "misvormde floating-point constante"
10695
10696#: config/rs6000/rs6000.opt:140
10697#, fuzzy
10698msgid "Place floating point constants in TOC"
10699msgstr "misvormde floating-point constante"
10700
10701#: config/rs6000/rs6000.opt:144
10702#, fuzzy
10703msgid "Do not place symbol+offset constants in TOC"
10704msgstr "misvormde floating-point constante"
10705
10706#: config/rs6000/rs6000.opt:148
10707msgid "Place symbol+offset constants in TOC"
10708msgstr ""
10709
10710#: config/rs6000/rs6000.opt:159
10711msgid "Use only one TOC entry per procedure"
10712msgstr ""
10713
10714#: config/rs6000/rs6000.opt:163
10715msgid "Put everything in the regular TOC"
10716msgstr ""
10717
10718#: config/rs6000/rs6000.opt:167
10719msgid "Generate VRSAVE instructions when generating AltiVec code"
10720msgstr ""
10721
10722#: config/rs6000/rs6000.opt:171
10723msgid "Deprecated option.  Use -mvrsave/-mno-vrsave instead"
10724msgstr ""
10725
10726#: config/rs6000/rs6000.opt:175
10727#, fuzzy
10728msgid "Generate isel instructions"
10729msgstr "ongeldig gebruik van %<restrict%>"
10730
10731#: config/rs6000/rs6000.opt:179
10732msgid "Deprecated option.  Use -misel/-mno-isel instead"
10733msgstr ""
10734
10735#: config/rs6000/rs6000.opt:183
10736msgid "Generate SPE SIMD instructions on E500"
10737msgstr ""
10738
10739#: config/rs6000/rs6000.opt:187
10740msgid "Deprecated option.  Use -mspe/-mno-spe instead"
10741msgstr ""
10742
10743#: config/rs6000/rs6000.opt:191
10744msgid "Enable debug output"
10745msgstr ""
10746
10747#: config/rs6000/rs6000.opt:195
10748msgid "Specify ABI to use"
10749msgstr ""
10750
10751#: config/rs6000/rs6000.opt:207
10752msgid "Select full, part, or no traceback table"
10753msgstr ""
10754
10755#: config/rs6000/rs6000.opt:211
10756msgid "Avoid all range limits on call instructions"
10757msgstr ""
10758
10759#: config/rs6000/rs6000.opt:215
10760msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
10761msgstr ""
10762
10763#: config/rs6000/rs6000.opt:219
10764msgid "Select GPR floating point method"
10765msgstr ""
10766
10767#: config/rs6000/rs6000.opt:223
10768msgid "Specify size of long double (64 or 128 bits)"
10769msgstr ""
10770
10771#: config/rs6000/rs6000.opt:227
10772msgid "Determine which dependences between insns are considered costly"
10773msgstr ""
10774
10775#: config/rs6000/rs6000.opt:231
10776msgid "Specify which post scheduling nop insertion scheme to apply"
10777msgstr ""
10778
10779#: config/rs6000/rs6000.opt:235
10780msgid "Specify alignment of structure fields default/natural"
10781msgstr ""
10782
10783#: config/rs6000/rs6000.opt:239
10784msgid "Specify scheduling priority for dispatch slot restricted insns"
10785msgstr ""
10786
10787#: config/rs6000/aix64.opt:25
10788msgid "Compile for 64-bit pointers"
10789msgstr ""
10790
10791#: config/rs6000/aix64.opt:29
10792msgid "Compile for 32-bit pointers"
10793msgstr ""
10794
10795#: config/rs6000/linux64.opt:25
10796msgid "Call mcount for profiling before a function prologue"
10797msgstr ""
10798
10799#: config/rs6000/sysv4.opt:25
10800msgid "Select ABI calling convention"
10801msgstr ""
10802
10803#: config/rs6000/sysv4.opt:29
10804msgid "Select method for sdata handling"
10805msgstr ""
10806
10807#: config/rs6000/sysv4.opt:37 config/rs6000/sysv4.opt:41
10808#, fuzzy
10809msgid "Align to the base type of the bit-field"
10810msgstr "%<__alignof%> toegepast op bitveld"
10811
10812#: config/rs6000/sysv4.opt:46 config/rs6000/sysv4.opt:50
10813msgid "Produce code relocatable at runtime"
10814msgstr ""
10815
10816#: config/rs6000/sysv4.opt:54 config/rs6000/sysv4.opt:58
10817msgid "Produce little endian code"
10818msgstr ""
10819
10820#: config/rs6000/sysv4.opt:62 config/rs6000/sysv4.opt:66
10821msgid "Produce big endian code"
10822msgstr ""
10823
10824#: config/rs6000/sysv4.opt:71 config/rs6000/sysv4.opt:75
10825#: config/rs6000/sysv4.opt:84 config/rs6000/sysv4.opt:101
10826#: config/rs6000/sysv4.opt:129 config/rs6000/sysv4.opt:141
10827msgid "no description yet"
10828msgstr ""
10829
10830#: config/rs6000/sysv4.opt:79
10831msgid "Assume all variable arg functions are prototyped"
10832msgstr ""
10833
10834#: config/rs6000/sysv4.opt:88
10835msgid "Use EABI"
10836msgstr ""
10837
10838#: config/rs6000/sysv4.opt:92
10839msgid "Allow bit-fields to cross word boundaries"
10840msgstr ""
10841
10842#: config/rs6000/sysv4.opt:96
10843msgid "Use alternate register names"
10844msgstr ""
10845
10846#: config/rs6000/sysv4.opt:105
10847msgid "Link with libsim.a, libc.a and sim-crt0.o"
10848msgstr ""
10849
10850#: config/rs6000/sysv4.opt:109
10851msgid "Link with libads.a, libc.a and crt0.o"
10852msgstr ""
10853
10854#: config/rs6000/sysv4.opt:113
10855msgid "Link with libyk.a, libc.a and crt0.o"
10856msgstr ""
10857
10858#: config/rs6000/sysv4.opt:117
10859msgid "Link with libmvme.a, libc.a and crt0.o"
10860msgstr ""
10861
10862#: config/rs6000/sysv4.opt:121
10863msgid "Set the PPC_EMB bit in the ELF flags header"
10864msgstr ""
10865
10866#: config/rs6000/sysv4.opt:125
10867msgid "Use the WindISS simulator"
10868msgstr ""
10869
10870#: config/rs6000/sysv4.opt:145
10871msgid "Generate code to use a non-exec PLT and GOT"
10872msgstr ""
10873
10874#: config/rs6000/sysv4.opt:149
10875#, fuzzy
10876msgid "Generate code for old exec BSS PLT"
10877msgstr "case-label niet in een switch-statement"
10878
10879#: config/mt/mt.opt:24
10880msgid "Use byte loads and stores when generating code."
10881msgstr ""
10882
10883#: config/mt/mt.opt:32
10884msgid "Do not include crt0.o in the startup files"
10885msgstr ""
10886
10887#: config/mt/mt.opt:36 config/mt/mt.opt:40 config/mt/mt.opt:44
10888#: config/mt/mt.opt:48 config/mt/mt.opt:52
10889msgid "Internal debug switch"
10890msgstr ""
10891
10892#: config/mt/mt.opt:56 config/iq2000/iq2000.opt:24
10893msgid "Specify CPU for code generation purposes"
10894msgstr ""
10895
10896#: config/mcore/mcore.opt:24
10897#, fuzzy
10898msgid "Generate code for the M*Core M210"
10899msgstr "case-label niet in een switch-statement"
10900
10901#: config/mcore/mcore.opt:28
10902msgid "Generate code for the M*Core M340"
10903msgstr ""
10904
10905#: config/mcore/mcore.opt:32
10906msgid "Set maximum alignment to 4"
10907msgstr ""
10908
10909#: config/mcore/mcore.opt:36
10910msgid "Force functions to be aligned to a 4 byte boundary"
10911msgstr ""
10912
10913#: config/mcore/mcore.opt:40
10914msgid "Set maximum alignment to 8"
10915msgstr ""
10916
10917#: config/mcore/mcore.opt:44
10918#, fuzzy
10919msgid "Generate big-endian code"
10920msgstr "incompatibele record-modus"
10921
10922#: config/mcore/mcore.opt:48
10923msgid "Emit call graph information"
10924msgstr ""
10925
10926#: config/mcore/mcore.opt:52
10927#, fuzzy
10928msgid "Use the divide instruction"
10929msgstr "ongeldig gebruik van %<restrict%>"
10930
10931#: config/mcore/mcore.opt:56
10932msgid "Inline constants if it can be done in 2 insns or less"
10933msgstr ""
10934
10935#: config/mcore/mcore.opt:60
10936#, fuzzy
10937msgid "Generate little-endian code"
10938msgstr "incompatibele record-modus"
10939
10940#: config/mcore/mcore.opt:68
10941msgid "Use arbitrary sized immediates in bit operations"
10942msgstr ""
10943
10944#: config/mcore/mcore.opt:72
10945msgid "Prefer word accesses over byte accesses"
10946msgstr ""
10947
10948#: config/mcore/mcore.opt:76
10949msgid "Set the maximum amount for a single stack increment operation"
10950msgstr ""
10951
10952#: config/mcore/mcore.opt:80
10953msgid "Always treat bitfields as int-sized"
10954msgstr ""
10955
10956#: config/arc/arc.opt:33
10957msgid "Prepend the name of the cpu to all public symbol names"
10958msgstr ""
10959
10960#: config/arc/arc.opt:43
10961msgid "Compile code for ARC variant CPU"
10962msgstr ""
10963
10964#: config/arc/arc.opt:47
10965msgid "Put functions in SECTION"
10966msgstr ""
10967
10968#: config/arc/arc.opt:51
10969msgid "Put data in SECTION"
10970msgstr ""
10971
10972#: config/arc/arc.opt:55
10973msgid "Put read-only data in SECTION"
10974msgstr ""
10975
10976#: config/sh/sh.opt:45
10977#, fuzzy
10978msgid "Generate SH1 code"
10979msgstr "incompatibele record-modus"
10980
10981#: config/sh/sh.opt:49
10982#, fuzzy
10983msgid "Generate SH2 code"
10984msgstr "incompatibele record-modus"
10985
10986#: config/sh/sh.opt:53
10987#, fuzzy
10988msgid "Generate SH2a code"
10989msgstr "incompatibele record-modus"
10990
10991#: config/sh/sh.opt:57
10992#, fuzzy
10993msgid "Generate SH2a FPU-less code"
10994msgstr "incompatibele record-modus"
10995
10996#: config/sh/sh.opt:61
10997msgid "Generate default single-precision SH2a code"
10998msgstr ""
10999
11000#: config/sh/sh.opt:65
11001msgid "Generate only single-precision SH2a code"
11002msgstr ""
11003
11004#: config/sh/sh.opt:69
11005#, fuzzy
11006msgid "Generate SH2e code"
11007msgstr "incompatibele record-modus"
11008
11009#: config/sh/sh.opt:73
11010#, fuzzy
11011msgid "Generate SH3 code"
11012msgstr "incompatibele record-modus"
11013
11014#: config/sh/sh.opt:77
11015#, fuzzy
11016msgid "Generate SH3e code"
11017msgstr "incompatibele record-modus"
11018
11019#: config/sh/sh.opt:81
11020#, fuzzy
11021msgid "Generate SH4 code"
11022msgstr "incompatibele record-modus"
11023
11024#: config/sh/sh.opt:85
11025#, fuzzy
11026msgid "Generate SH4 FPU-less code"
11027msgstr "incompatibele record-modus"
11028
11029#: config/sh/sh.opt:89
11030msgid "Generate default single-precision SH4 code"
11031msgstr ""
11032
11033#: config/sh/sh.opt:93
11034msgid "Generate only single-precision SH4 code"
11035msgstr ""
11036
11037#: config/sh/sh.opt:97
11038#, fuzzy
11039msgid "Generate SH4a code"
11040msgstr "incompatibele record-modus"
11041
11042#: config/sh/sh.opt:101
11043#, fuzzy
11044msgid "Generate SH4a FPU-less code"
11045msgstr "incompatibele record-modus"
11046
11047#: config/sh/sh.opt:105
11048msgid "Generate default single-precision SH4a code"
11049msgstr ""
11050
11051#: config/sh/sh.opt:109
11052msgid "Generate only single-precision SH4a code"
11053msgstr ""
11054
11055#: config/sh/sh.opt:113
11056#, fuzzy
11057msgid "Generate SH4al-dsp code"
11058msgstr "incompatibele record-modus"
11059
11060#: config/sh/sh.opt:117
11061#, fuzzy
11062msgid "Generate 32-bit SHmedia code"
11063msgstr "incompatibele record-modus"
11064
11065#: config/sh/sh.opt:121
11066msgid "Generate 32-bit FPU-less SHmedia code"
11067msgstr ""
11068
11069#: config/sh/sh.opt:125
11070#, fuzzy
11071msgid "Generate 64-bit SHmedia code"
11072msgstr "incompatibele record-modus"
11073
11074#: config/sh/sh.opt:129
11075msgid "Generate 64-bit FPU-less SHmedia code"
11076msgstr ""
11077
11078#: config/sh/sh.opt:133
11079#, fuzzy
11080msgid "Generate SHcompact code"
11081msgstr "incompatibele record-modus"
11082
11083#: config/sh/sh.opt:137
11084msgid "Generate FPU-less SHcompact code"
11085msgstr ""
11086
11087#: config/sh/sh.opt:141
11088msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
11089msgstr ""
11090
11091#: config/sh/sh.opt:145
11092#, fuzzy
11093msgid "Generate code in big endian mode"
11094msgstr "case-label niet in een switch-statement"
11095
11096#: config/sh/sh.opt:149
11097#, fuzzy
11098msgid "Generate 32-bit offsets in switch tables"
11099msgstr "case-label niet in een switch-statement"
11100
11101#: config/sh/sh.opt:153
11102msgid "Enable SH5 cut2 workaround"
11103msgstr ""
11104
11105#: config/sh/sh.opt:157
11106msgid "Align doubles at 64-bit boundaries"
11107msgstr ""
11108
11109#: config/sh/sh.opt:161
11110msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp"
11111msgstr ""
11112
11113#: config/sh/sh.opt:165
11114msgid "Specify name for 32 bit signed division function"
11115msgstr ""
11116
11117#: config/sh/sh.opt:172
11118msgid "Cost to assume for gettr insn"
11119msgstr ""
11120
11121#: config/sh/sh.opt:176 config/sh/sh.opt:222
11122msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
11123msgstr ""
11124
11125#: config/sh/sh.opt:180
11126msgid "Increase the IEEE compliance for floating-point code"
11127msgstr ""
11128
11129#: config/sh/sh.opt:184
11130msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
11131msgstr ""
11132
11133#: config/sh/sh.opt:188
11134msgid "Assume symbols might be invalid"
11135msgstr ""
11136
11137#: config/sh/sh.opt:192
11138msgid "Annotate assembler instructions with estimated addresses"
11139msgstr ""
11140
11141#: config/sh/sh.opt:196
11142#, fuzzy
11143msgid "Generate code in little endian mode"
11144msgstr "case-label niet in een switch-statement"
11145
11146#: config/sh/sh.opt:200
11147msgid "Mark MAC register as call-clobbered"
11148msgstr ""
11149
11150#: config/sh/sh.opt:206
11151msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
11152msgstr ""
11153
11154#: config/sh/sh.opt:210
11155msgid "Emit function-calls using global offset table when generating PIC"
11156msgstr ""
11157
11158#: config/sh/sh.opt:214
11159#, fuzzy
11160msgid "Assume pt* instructions won't trap"
11161msgstr "floating-point constante buiten bereik"
11162
11163#: config/sh/sh.opt:218
11164msgid "Shorten address references during linking"
11165msgstr ""
11166
11167#: config/sh/sh.opt:226
11168msgid "Deprecated. Use -Os instead"
11169msgstr ""
11170
11171#: config/sh/sh.opt:230
11172msgid "Cost to assume for a multiply insn"
11173msgstr ""
11174
11175#: config/sh/sh.opt:234
11176msgid "Generate library function call to invalidate instruction cache entries after fixing trampoline"
11177msgstr ""
11178
11179#: config/arm/arm.opt:24
11180msgid "Specify an ABI"
11181msgstr ""
11182
11183#: config/arm/arm.opt:28
11184msgid "Generate a call to abort if a noreturn function returns"
11185msgstr ""
11186
11187#: config/arm/arm.opt:35
11188msgid "Pass FP arguments in FP registers"
11189msgstr ""
11190
11191#: config/arm/arm.opt:39
11192msgid "Generate APCS conformant stack frames"
11193msgstr ""
11194
11195#: config/arm/arm.opt:43
11196msgid "Generate re-entrant, PIC code"
11197msgstr ""
11198
11199#: config/arm/arm.opt:50
11200msgid "Specify the name of the target architecture"
11201msgstr ""
11202
11203#: config/arm/arm.opt:57
11204msgid "Assume target CPU is configured as big endian"
11205msgstr ""
11206
11207#: config/arm/arm.opt:61
11208msgid "Thumb: Assume non-static functions may be called from ARM code"
11209msgstr ""
11210
11211#: config/arm/arm.opt:65
11212msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
11213msgstr ""
11214
11215#: config/arm/arm.opt:69
11216msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
11217msgstr ""
11218
11219#: config/arm/arm.opt:73
11220msgid "Specify the name of the target CPU"
11221msgstr ""
11222
11223#: config/arm/arm.opt:77
11224msgid "Specify if floating point hardware should be used"
11225msgstr ""
11226
11227# is niet helemaal exact, maar moet er maar voor doen
11228#: config/arm/arm.opt:91
11229msgid "Specify the name of the target floating point hardware/format"
11230msgstr "Geef de naam op van hardware/formaat voor floating-point getallen op het doelplatform"
11231
11232#: config/arm/arm.opt:95
11233msgid "Alias for -mfloat-abi=hard"
11234msgstr ""
11235
11236#: config/arm/arm.opt:99
11237msgid "Assume target CPU is configured as little endian"
11238msgstr ""
11239
11240#: config/arm/arm.opt:103
11241msgid "Generate call insns as indirect calls, if necessary"
11242msgstr ""
11243
11244#: config/arm/arm.opt:107
11245msgid "Specify the register to be used for PIC addressing"
11246msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
11247
11248#: config/arm/arm.opt:111
11249msgid "Store function names in object code"
11250msgstr "Sla functienamen op in objectcode"
11251
11252#: config/arm/arm.opt:115
11253msgid "Permit scheduling of a function's prologue sequence"
11254msgstr ""
11255
11256#: config/arm/arm.opt:119
11257msgid "Do not load the PIC register in function prologues"
11258msgstr ""
11259
11260#: config/arm/arm.opt:123
11261msgid "Alias for -mfloat-abi=soft"
11262msgstr ""
11263
11264#: config/arm/arm.opt:127
11265msgid "Specify the minimum bit alignment of structures"
11266msgstr ""
11267
11268#: config/arm/arm.opt:131
11269msgid "Compile for the Thumb not the ARM"
11270msgstr ""
11271
11272#: config/arm/arm.opt:135
11273msgid "Support calls between Thumb and ARM instruction sets"
11274msgstr ""
11275
11276#: config/arm/arm.opt:139
11277msgid "Specify how to access the thread pointer"
11278msgstr ""
11279
11280#: config/arm/arm.opt:143
11281msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
11282msgstr ""
11283
11284#: config/arm/arm.opt:147
11285msgid "Thumb: Generate (leaf) stack frames even if not needed"
11286msgstr ""
11287
11288#: config/arm/arm.opt:151
11289msgid "Tune code for the given processor"
11290msgstr ""
11291
11292#: config/arm/arm.opt:155
11293msgid "Assume big endian bytes, little endian words"
11294msgstr ""
11295
11296#: config/arm/pe.opt:24
11297msgid "Ignore dllimport attribute for functions"
11298msgstr ""
11299
11300#: config/pdp11/pdp11.opt:24
11301msgid "Generate code for an 11/10"
11302msgstr ""
11303
11304#: config/pdp11/pdp11.opt:28
11305msgid "Generate code for an 11/40"
11306msgstr ""
11307
11308#: config/pdp11/pdp11.opt:32
11309msgid "Generate code for an 11/45"
11310msgstr ""
11311
11312#: config/pdp11/pdp11.opt:36
11313msgid "Use 16-bit abs patterns"
11314msgstr ""
11315
11316#: config/pdp11/pdp11.opt:40
11317#, fuzzy
11318msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
11319msgstr "floating-point constante buiten bereik"
11320
11321#: config/pdp11/pdp11.opt:44
11322msgid "Do not use inline patterns for copying memory"
11323msgstr ""
11324
11325#: config/pdp11/pdp11.opt:48
11326msgid "Use inline patterns for copying memory"
11327msgstr ""
11328
11329#: config/pdp11/pdp11.opt:52
11330msgid "Do not pretend that branches are expensive"
11331msgstr ""
11332
11333#: config/pdp11/pdp11.opt:56
11334msgid "Pretend that branches are expensive"
11335msgstr ""
11336
11337#: config/pdp11/pdp11.opt:60
11338msgid "Use the DEC assembler syntax"
11339msgstr ""
11340
11341#: config/pdp11/pdp11.opt:64
11342msgid "Use 32 bit float"
11343msgstr ""
11344
11345#: config/pdp11/pdp11.opt:68
11346msgid "Use 64 bit float"
11347msgstr ""
11348
11349#: config/pdp11/pdp11.opt:76
11350msgid "Use 16 bit int"
11351msgstr ""
11352
11353#: config/pdp11/pdp11.opt:80
11354msgid "Use 32 bit int"
11355msgstr ""
11356
11357#: config/pdp11/pdp11.opt:88
11358msgid "Target has split I&D"
11359msgstr ""
11360
11361#: config/pdp11/pdp11.opt:92
11362msgid "Use UNIX assembler syntax"
11363msgstr ""
11364
11365#: config/avr/avr.opt:24
11366msgid "Use subroutines for function prologues and epilogues"
11367msgstr ""
11368
11369#: config/avr/avr.opt:28
11370msgid "Select the target MCU"
11371msgstr ""
11372
11373#: config/avr/avr.opt:35
11374msgid "Use STACK as the initial value of the stack pointer"
11375msgstr ""
11376
11377#: config/avr/avr.opt:39
11378msgid "Use an 8-bit 'int' type"
11379msgstr ""
11380
11381#: config/avr/avr.opt:43
11382msgid "Change the stack pointer without disabling interrupts"
11383msgstr ""
11384
11385#: config/avr/avr.opt:47
11386msgid "Do not generate tablejump insns"
11387msgstr ""
11388
11389#: config/avr/avr.opt:57
11390msgid "Use rjmp/rcall (limited range) on >8K devices"
11391msgstr ""
11392
11393#: config/avr/avr.opt:61
11394msgid "Output instruction sizes to the asm file"
11395msgstr ""
11396
11397#: config/avr/avr.opt:65
11398msgid "Change only the low 8 bits of the stack pointer"
11399msgstr ""
11400
11401#: config/crx/crx.opt:24
11402#, fuzzy
11403msgid "Support multiply accumulate instructions"
11404msgstr "ongeldig gebruik van %<restrict%>"
11405
11406#: config/crx/crx.opt:28
11407#, fuzzy
11408msgid "Do not use push to store function arguments"
11409msgstr "ongeldig gebruik van %<restrict%>"
11410
11411#: config/crx/crx.opt:32
11412msgid "Restrict doloop to the given nesting level"
11413msgstr ""
11414
11415#: config/c4x/c4x.opt:24
11416msgid "Generate code for C30 CPU"
11417msgstr ""
11418
11419#: config/c4x/c4x.opt:28
11420msgid "Generate code for C31 CPU"
11421msgstr ""
11422
11423#: config/c4x/c4x.opt:32
11424msgid "Generate code for C32 CPU"
11425msgstr ""
11426
11427#: config/c4x/c4x.opt:36
11428msgid "Generate code for C33 CPU"
11429msgstr ""
11430
11431#: config/c4x/c4x.opt:40
11432msgid "Generate code for C40 CPU"
11433msgstr ""
11434
11435#: config/c4x/c4x.opt:44
11436msgid "Generate code for C44 CPU"
11437msgstr ""
11438
11439#: config/c4x/c4x.opt:48
11440msgid "Assume that pointers may be aliased"
11441msgstr ""
11442
11443#: config/c4x/c4x.opt:52
11444msgid "Big memory model"
11445msgstr ""
11446
11447#: config/c4x/c4x.opt:56
11448msgid "Use the BK register as a general purpose register"
11449msgstr ""
11450
11451#: config/c4x/c4x.opt:60
11452#, fuzzy
11453msgid "Generate code for CPU"
11454msgstr "case-label niet in een switch-statement"
11455
11456#: config/c4x/c4x.opt:64
11457#, fuzzy
11458msgid "Enable use of DB instruction"
11459msgstr "ongeldig gebruik van %<restrict%>"
11460
11461#: config/c4x/c4x.opt:68
11462msgid "Enable debugging"
11463msgstr ""
11464
11465#: config/c4x/c4x.opt:72
11466msgid "Enable new features under development"
11467msgstr ""
11468
11469#: config/c4x/c4x.opt:76
11470msgid "Use fast but approximate float to integer conversion"
11471msgstr ""
11472
11473#: config/c4x/c4x.opt:80
11474msgid "Force RTL generation to emit valid 3 operand insns"
11475msgstr ""
11476
11477#: config/c4x/c4x.opt:84
11478msgid "Force constants into registers to improve hoisting"
11479msgstr ""
11480
11481#: config/c4x/c4x.opt:88 config/c4x/c4x.opt:112
11482msgid "Save DP across ISR in small memory model"
11483msgstr ""
11484
11485#: config/c4x/c4x.opt:92
11486msgid "Allow unsigned iteration counts for RPTB/DB"
11487msgstr ""
11488
11489#: config/c4x/c4x.opt:96
11490msgid "Pass arguments on the stack"
11491msgstr ""
11492
11493#: config/c4x/c4x.opt:100
11494msgid "Use MPYI instruction for C3x"
11495msgstr ""
11496
11497#: config/c4x/c4x.opt:104
11498msgid "Enable parallel instructions"
11499msgstr ""
11500
11501#: config/c4x/c4x.opt:108
11502msgid "Enable MPY||ADD and MPY||SUB instructions"
11503msgstr ""
11504
11505#: config/c4x/c4x.opt:116
11506msgid "Preserve all 40 bits of FP reg across call"
11507msgstr ""
11508
11509#: config/c4x/c4x.opt:120
11510msgid "Pass arguments in registers"
11511msgstr ""
11512
11513#: config/c4x/c4x.opt:124
11514msgid "Enable use of RTPB instruction"
11515msgstr ""
11516
11517#: config/c4x/c4x.opt:128
11518msgid "Enable use of RTPS instruction"
11519msgstr ""
11520
11521#: config/c4x/c4x.opt:132
11522msgid "Set the maximum number of iterations for RPTS to N"
11523msgstr ""
11524
11525#: config/c4x/c4x.opt:136
11526msgid "Small memory model"
11527msgstr ""
11528
11529#: config/c4x/c4x.opt:140
11530msgid "Emit code compatible with TI tools"
11531msgstr "Genereer code die compatibel is met de TI tools"
11532
11533#: config/pa/pa-hpux.opt:24
11534msgid "Generate cpp defines for server IO"
11535msgstr ""
11536
11537#: config/pa/pa-hpux.opt:28 config/pa/pa-hpux1010.opt:24
11538#: config/pa/pa-hpux1111.opt:24
11539msgid "Specify UNIX standard for predefines and linking"
11540msgstr ""
11541
11542#: config/pa/pa-hpux.opt:32
11543msgid "Generate cpp defines for workstation IO"
11544msgstr ""
11545
11546#: config/pa/pa.opt:24 config/pa/pa.opt:77 config/pa/pa.opt:85
11547msgid "Generate PA1.0 code"
11548msgstr ""
11549
11550#: config/pa/pa.opt:28 config/pa/pa.opt:89 config/pa/pa.opt:109
11551msgid "Generate PA1.1 code"
11552msgstr ""
11553
11554#: config/pa/pa.opt:32 config/pa/pa.opt:93
11555msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11556msgstr ""
11557
11558#: config/pa/pa.opt:36
11559#, fuzzy
11560msgid "Generate code for huge switch statements"
11561msgstr "case-label niet in een switch-statement"
11562
11563#: config/pa/pa.opt:40
11564msgid "Disable FP regs"
11565msgstr ""
11566
11567#: config/pa/pa.opt:44
11568msgid "Disable indexed addressing"
11569msgstr "Schakel geïndexeerde adressering uit"
11570
11571#: config/pa/pa.opt:48
11572msgid "Generate fast indirect calls"
11573msgstr ""
11574
11575#: config/pa/pa.opt:56
11576msgid "Assume code will be assembled by GAS"
11577msgstr ""
11578
11579#: config/pa/pa.opt:60
11580msgid "Put jumps in call delay slots"
11581msgstr ""
11582
11583#: config/pa/pa.opt:65
11584#, fuzzy
11585msgid "Enable linker optimizations"
11586msgstr "lege declaratie"
11587
11588#: config/pa/pa.opt:69
11589msgid "Always generate long calls"
11590msgstr ""
11591
11592#: config/pa/pa.opt:73
11593msgid "Emit long load/store sequences"
11594msgstr ""
11595
11596#: config/pa/pa.opt:81
11597msgid "Disable space regs"
11598msgstr ""
11599
11600#: config/pa/pa.opt:97
11601#, fuzzy
11602msgid "Use portable calling conventions"
11603msgstr "Onbeëindigde stringconstante"
11604
11605#: config/pa/pa.opt:101
11606msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
11607msgstr ""
11608
11609#: config/pa/pa.opt:113
11610msgid "Do not disable space regs"
11611msgstr ""
11612
11613#: config/pa/pa64-hpux.opt:24
11614msgid "Assume code will be linked by GNU ld"
11615msgstr ""
11616
11617#: config/pa/pa64-hpux.opt:28
11618msgid "Assume code will be linked by HP ld"
11619msgstr ""
11620
11621#: config/xtensa/xtensa.opt:24
11622msgid "Use CONST16 instruction to load constants"
11623msgstr ""
11624
11625#: config/xtensa/xtensa.opt:28
11626msgid "Enable fused multiply/add and multiply/subtract FP instructions"
11627msgstr ""
11628
11629#: config/xtensa/xtensa.opt:32
11630msgid "Use indirect CALLXn instructions for large programs"
11631msgstr ""
11632
11633#: config/xtensa/xtensa.opt:36
11634msgid "Automatically align branch targets to reduce branch penalties"
11635msgstr ""
11636
11637#: config/xtensa/xtensa.opt:40
11638msgid "Intersperse literal pools with code in the text section"
11639msgstr ""
11640
11641#: config/stormy16/stormy16.opt:25
11642msgid "Provide libraries for the simulator"
11643msgstr ""
11644
11645#: config/mips/mips.opt:24
11646msgid "Generate code that conforms to the given ABI"
11647msgstr ""
11648
11649#: config/mips/mips.opt:28
11650msgid "Use SVR4-style PIC"
11651msgstr ""
11652
11653#: config/mips/mips.opt:32
11654#, fuzzy
11655msgid "Use PMC-style 'mad' instructions"
11656msgstr "ongeldig gebruik van %<restrict%>"
11657
11658#: config/mips/mips.opt:36
11659#, fuzzy
11660msgid "Generate code for the given ISA"
11661msgstr "case-label niet in een switch-statement"
11662
11663#: config/mips/mips.opt:40
11664msgid "Use Branch Likely instructions, overriding the architecture default"
11665msgstr ""
11666
11667#: config/mips/mips.opt:44
11668msgid "Trap on integer divide by zero"
11669msgstr ""
11670
11671#: config/mips/mips.opt:48
11672msgid "Use branch-and-break sequences to check for integer divide by zero"
11673msgstr ""
11674
11675#: config/mips/mips.opt:52
11676msgid "Use trap instructions to check for integer divide by zero"
11677msgstr ""
11678
11679#: config/mips/mips.opt:56
11680msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
11681msgstr ""
11682
11683#: config/mips/mips.opt:60
11684#, fuzzy
11685msgid "Use MIPS-DSP instructions"
11686msgstr "ongeldig gebruik van %<restrict%>"
11687
11688#: config/mips/mips.opt:70
11689msgid "Use big-endian byte order"
11690msgstr ""
11691
11692#: config/mips/mips.opt:74
11693msgid "Use little-endian byte order"
11694msgstr ""
11695
11696#: config/mips/mips.opt:78 config/iq2000/iq2000.opt:32
11697msgid "Use ROM instead of RAM"
11698msgstr ""
11699
11700#: config/mips/mips.opt:82
11701msgid "Use NewABI-style %reloc() assembly operators"
11702msgstr ""
11703
11704#: config/mips/mips.opt:86
11705msgid "Work around certain R4000 errata"
11706msgstr ""
11707
11708#: config/mips/mips.opt:90
11709msgid "Work around certain R4400 errata"
11710msgstr ""
11711
11712#: config/mips/mips.opt:94
11713msgid "Work around errata for early SB-1 revision 2 cores"
11714msgstr ""
11715
11716#: config/mips/mips.opt:98
11717msgid "Work around certain VR4120 errata"
11718msgstr ""
11719
11720#: config/mips/mips.opt:102
11721msgid "Work around VR4130 mflo/mfhi errata"
11722msgstr ""
11723
11724#: config/mips/mips.opt:106
11725msgid "Work around an early 4300 hardware bug"
11726msgstr ""
11727
11728#: config/mips/mips.opt:110
11729#, fuzzy
11730msgid "FP exceptions are enabled"
11731msgstr "ingeschakelde opties: "
11732
11733#: config/mips/mips.opt:114
11734#, fuzzy
11735msgid "Use 32-bit floating-point registers"
11736msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
11737
11738#: config/mips/mips.opt:118
11739#, fuzzy
11740msgid "Use 64-bit floating-point registers"
11741msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
11742
11743#: config/mips/mips.opt:122
11744msgid "Use FUNC to flush the cache before calling stack trampolines"
11745msgstr ""
11746
11747#: config/mips/mips.opt:126
11748#, fuzzy
11749msgid "Generate floating-point multiply-add instructions"
11750msgstr "ongeldig gebruik van %<restrict%>"
11751
11752#: config/mips/mips.opt:130
11753msgid "Use 32-bit general registers"
11754msgstr ""
11755
11756#: config/mips/mips.opt:134
11757msgid "Use 64-bit general registers"
11758msgstr ""
11759
11760#: config/mips/mips.opt:138
11761#, fuzzy
11762msgid "Allow the use of hardware floating-point instructions"
11763msgstr "ongeldig gebruik van %<restrict%>"
11764
11765#: config/mips/mips.opt:142
11766#, fuzzy
11767msgid "Generate code for ISA level N"
11768msgstr "case-label niet in een switch-statement"
11769
11770#: config/mips/mips.opt:146
11771msgid "Generate mips16 code"
11772msgstr ""
11773
11774#: config/mips/mips.opt:150
11775#, fuzzy
11776msgid "Use MIPS-3D instructions"
11777msgstr "ongeldig gebruik van %<restrict%>"
11778
11779#: config/mips/mips.opt:154
11780msgid "Use indirect calls"
11781msgstr ""
11782
11783#: config/mips/mips.opt:158
11784msgid "Use a 32-bit long type"
11785msgstr ""
11786
11787#: config/mips/mips.opt:162
11788msgid "Use a 64-bit long type"
11789msgstr ""
11790
11791#: config/mips/mips.opt:166
11792msgid "Don't optimize block moves"
11793msgstr ""
11794
11795#: config/mips/mips.opt:170
11796msgid "Use the mips-tfile postpass"
11797msgstr ""
11798
11799#: config/mips/mips.opt:174
11800msgid "Do not use a cache-flushing function before calling stack trampolines"
11801msgstr ""
11802
11803#: config/mips/mips.opt:178
11804#, fuzzy
11805msgid "Generate normal-mode code"
11806msgstr "incompatibele record-modus"
11807
11808#: config/mips/mips.opt:182
11809#, fuzzy
11810msgid "Do not use MIPS-3D instructions"
11811msgstr "ongeldig gebruik van %<restrict%>"
11812
11813#: config/mips/mips.opt:186
11814#, fuzzy
11815msgid "Use paired-single floating-point instructions"
11816msgstr "ISO C staat het testen van asserties niet toe"
11817
11818#: config/mips/mips.opt:190
11819msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
11820msgstr ""
11821
11822#: config/mips/mips.opt:194
11823#, fuzzy
11824msgid "Prevent the use of all hardware floating-point instructions"
11825msgstr "ongeldig gebruik van %<restrict%>"
11826
11827#: config/mips/mips.opt:198
11828msgid "Optimize lui/addiu address loads"
11829msgstr ""
11830
11831#: config/mips/mips.opt:202
11832msgid "Assume all symbols have 32-bit values"
11833msgstr ""
11834
11835#: config/mips/mips.opt:206
11836msgid "Optimize the output for PROCESSOR"
11837msgstr ""
11838
11839#: config/mips/mips.opt:210 config/iq2000/iq2000.opt:45
11840msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11841msgstr ""
11842
11843#: config/mips/mips.opt:214
11844msgid "Perform VR4130-specific alignment optimizations"
11845msgstr ""
11846
11847#: config/mips/mips.opt:218
11848msgid "Lift restrictions on GOT size"
11849msgstr ""
11850
11851#: config/fr30/fr30.opt:24
11852msgid "Assume small address space"
11853msgstr ""
11854
11855#: config/m68hc11/m68hc11.opt:24 config/m68hc11/m68hc11.opt:32
11856msgid "Compile for a 68HC11"
11857msgstr ""
11858
11859#: config/m68hc11/m68hc11.opt:28 config/m68hc11/m68hc11.opt:36
11860msgid "Compile for a 68HC12"
11861msgstr ""
11862
11863#: config/m68hc11/m68hc11.opt:42 config/m68hc11/m68hc11.opt:46
11864msgid "Compile for a 68HCS12"
11865msgstr ""
11866
11867#: config/m68hc11/m68hc11.opt:50
11868msgid "Auto pre/post decrement increment allowed"
11869msgstr ""
11870
11871#: config/m68hc11/m68hc11.opt:54
11872msgid "Min/max instructions allowed"
11873msgstr ""
11874
11875#: config/m68hc11/m68hc11.opt:58
11876msgid "Use call and rtc for function calls and returns"
11877msgstr ""
11878
11879#: config/m68hc11/m68hc11.opt:62
11880msgid "Auto pre/post decrement increment not allowed"
11881msgstr ""
11882
11883#: config/m68hc11/m68hc11.opt:66
11884msgid "Use jsr and rts for function calls and returns"
11885msgstr ""
11886
11887#: config/m68hc11/m68hc11.opt:70
11888msgid "Min/max instructions not allowed"
11889msgstr ""
11890
11891#: config/m68hc11/m68hc11.opt:74
11892#, fuzzy
11893msgid "Use direct addressing mode for soft registers"
11894msgstr "operand %<%d%> is geen register"
11895
11896#: config/m68hc11/m68hc11.opt:78
11897msgid "Compile with 32-bit integer mode"
11898msgstr ""
11899
11900#: config/m68hc11/m68hc11.opt:83
11901msgid "Specify the register allocation order"
11902msgstr ""
11903
11904#: config/m68hc11/m68hc11.opt:87
11905msgid "Do not use direct addressing mode for soft registers"
11906msgstr "Gebruik geen directe adressering voor zachte registers"
11907
11908#: config/m68hc11/m68hc11.opt:91
11909msgid "Compile with 16-bit integer mode"
11910msgstr ""
11911
11912#: config/m68hc11/m68hc11.opt:95
11913msgid "Indicate the number of soft registers available"
11914msgstr ""
11915
11916#: config/vax/vax.opt:24 config/vax/vax.opt:28
11917msgid "Target DFLOAT double precision code"
11918msgstr ""
11919
11920#: config/vax/vax.opt:32 config/vax/vax.opt:36
11921msgid "Generate GFLOAT double precision code"
11922msgstr ""
11923
11924#: config/vax/vax.opt:40
11925#, fuzzy
11926msgid "Generate code for GNU assembler (gas)"
11927msgstr "case-label niet in een switch-statement"
11928
11929#: config/vax/vax.opt:44
11930#, fuzzy
11931msgid "Generate code for UNIX assembler"
11932msgstr "case-label niet in een switch-statement"
11933
11934#: config/vax/vax.opt:48
11935#, fuzzy
11936msgid "Use VAXC structure conventions"
11937msgstr "Onbeëindigde stringconstante"
11938
11939#: config/cris/linux.opt:28
11940msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
11941msgstr ""
11942
11943#: config/cris/cris.opt:46
11944msgid "Work around bug in multiplication instruction"
11945msgstr ""
11946
11947#: config/cris/cris.opt:52
11948msgid "Compile for ETRAX 4 (CRIS v3)"
11949msgstr ""
11950
11951#: config/cris/cris.opt:57
11952msgid "Compile for ETRAX 100 (CRIS v8)"
11953msgstr ""
11954
11955#: config/cris/cris.opt:65
11956msgid "Emit verbose debug information in assembly code"
11957msgstr ""
11958
11959#: config/cris/cris.opt:72
11960msgid "Do not use condition codes from normal instructions"
11961msgstr ""
11962
11963#: config/cris/cris.opt:81
11964msgid "Do not emit addressing modes with side-effect assignment"
11965msgstr ""
11966
11967#: config/cris/cris.opt:90
11968msgid "Do not tune stack alignment"
11969msgstr ""
11970
11971#: config/cris/cris.opt:99
11972msgid "Do not tune writable data alignment"
11973msgstr ""
11974
11975#: config/cris/cris.opt:108
11976msgid "Do not tune code and read-only data alignment"
11977msgstr ""
11978
11979#: config/cris/cris.opt:117
11980msgid "Align code and data to 32 bits"
11981msgstr ""
11982
11983#: config/cris/cris.opt:134
11984msgid "Don't align items in code or data"
11985msgstr ""
11986
11987#: config/cris/cris.opt:143
11988msgid "Do not emit function prologue or epilogue"
11989msgstr ""
11990
11991#: config/cris/cris.opt:150
11992msgid "Use the most feature-enabling options allowed by other options"
11993msgstr ""
11994
11995#: config/cris/cris.opt:159
11996msgid "Override -mbest-lib-options"
11997msgstr ""
11998
11999#: config/cris/cris.opt:166
12000msgid "Generate code for the specified chip or CPU version"
12001msgstr ""
12002
12003#: config/cris/cris.opt:170
12004#, fuzzy
12005msgid "Tune alignment for the specified chip or CPU version"
12006msgstr "er kan geen alignment opgegeven worden voor %qs"
12007
12008#: config/cris/cris.opt:174
12009msgid "Warn when a stackframe is larger than the specified size"
12010msgstr ""
12011
12012#: config/cris/aout.opt:28
12013msgid "Compile for the MMU-less Etrax 100-based elinux system"
12014msgstr ""
12015
12016#: config/cris/aout.opt:34
12017msgid "For elinux, request a specified stack-size for this program"
12018msgstr ""
12019
12020#: config/h8300/h8300.opt:24
12021msgid "Generate H8S code"
12022msgstr ""
12023
12024#: config/h8300/h8300.opt:28
12025msgid "Generate H8SX code"
12026msgstr ""
12027
12028#: config/h8300/h8300.opt:32
12029msgid "Generate H8S/2600 code"
12030msgstr ""
12031
12032#: config/h8300/h8300.opt:36
12033msgid "Make integers 32 bits wide"
12034msgstr ""
12035
12036#: config/h8300/h8300.opt:43
12037msgid "Use registers for argument passing"
12038msgstr ""
12039
12040#: config/h8300/h8300.opt:47
12041msgid "Consider access to byte sized memory slow"
12042msgstr ""
12043
12044#: config/h8300/h8300.opt:51
12045msgid "Enable linker relaxing"
12046msgstr ""
12047
12048#: config/h8300/h8300.opt:55
12049msgid "Generate H8/300H code"
12050msgstr ""
12051
12052#: config/h8300/h8300.opt:59
12053#, fuzzy
12054msgid "Enable the normal mode"
12055msgstr "incompatibele record-modus"
12056
12057#: config/h8300/h8300.opt:63
12058msgid "Use H8/300 alignment rules"
12059msgstr ""
12060
12061#: config/v850/v850.opt:24
12062msgid "Use registers r2 and r5"
12063msgstr "Gebruik registers r2 en r5"
12064
12065#: config/v850/v850.opt:28
12066msgid "Use 4 byte entries in switch tables"
12067msgstr ""
12068
12069#: config/v850/v850.opt:32
12070msgid "Enable backend debugging"
12071msgstr ""
12072
12073#: config/v850/v850.opt:36
12074#, fuzzy
12075msgid "Do not use the callt instruction"
12076msgstr "ongeldig gebruik van %<restrict%>"
12077
12078#: config/v850/v850.opt:40
12079msgid "Reuse r30 on a per function basis"
12080msgstr ""
12081
12082#: config/v850/v850.opt:44
12083msgid "Support Green Hills ABI"
12084msgstr ""
12085
12086#: config/v850/v850.opt:48
12087msgid "Prohibit PC relative function calls"
12088msgstr ""
12089
12090#: config/v850/v850.opt:52
12091msgid "Use stubs for function prologues"
12092msgstr ""
12093
12094#: config/v850/v850.opt:56
12095msgid "Set the max size of data eligible for the SDA area"
12096msgstr ""
12097
12098#: config/v850/v850.opt:60
12099#, fuzzy
12100msgid "Enable the use of the short load instructions"
12101msgstr "ongeldig gebruik van %<restrict%>"
12102
12103#: config/v850/v850.opt:64
12104msgid "Same as: -mep -mprolog-function"
12105msgstr ""
12106
12107#: config/v850/v850.opt:68
12108msgid "Set the max size of data eligible for the TDA area"
12109msgstr ""
12110
12111#: config/v850/v850.opt:72
12112msgid "Enforce strict alignment"
12113msgstr ""
12114
12115#: config/v850/v850.opt:79
12116msgid "Compile for the v850 processor"
12117msgstr ""
12118
12119#: config/v850/v850.opt:83
12120msgid "Compile for the v850e processor"
12121msgstr ""
12122
12123#: config/v850/v850.opt:87
12124msgid "Compile for the v850e1 processor"
12125msgstr ""
12126
12127#: config/v850/v850.opt:91
12128msgid "Set the max size of data eligible for the ZDA area"
12129msgstr ""
12130
12131#: config/mmix/mmix.opt:25
12132msgid "For intrinsics library: pass all parameters in registers"
12133msgstr ""
12134
12135#: config/mmix/mmix.opt:29
12136msgid "Use register stack for parameters and return value"
12137msgstr ""
12138
12139#: config/mmix/mmix.opt:33
12140msgid "Use call-clobbered registers for parameters and return value"
12141msgstr ""
12142
12143#: config/mmix/mmix.opt:38
12144msgid "Use epsilon-respecting floating point compare instructions"
12145msgstr ""
12146
12147#: config/mmix/mmix.opt:42
12148msgid "Use zero-extending memory loads, not sign-extending ones"
12149msgstr ""
12150
12151#: config/mmix/mmix.opt:46
12152msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12153msgstr ""
12154
12155#: config/mmix/mmix.opt:50
12156msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12157msgstr ""
12158
12159#: config/mmix/mmix.opt:54
12160msgid "Do not provide a default start-address 0x100 of the program"
12161msgstr ""
12162
12163#: config/mmix/mmix.opt:58
12164msgid "Link to emit program in ELF format (rather than mmo)"
12165msgstr ""
12166
12167#: config/mmix/mmix.opt:62
12168msgid "Use P-mnemonics for branches statically predicted as taken"
12169msgstr ""
12170
12171#: config/mmix/mmix.opt:66
12172msgid "Don't use P-mnemonics for branches"
12173msgstr ""
12174
12175#: config/mmix/mmix.opt:80
12176msgid "Use addresses that allocate global registers"
12177msgstr ""
12178
12179#: config/mmix/mmix.opt:84
12180msgid "Do not use addresses that allocate global registers"
12181msgstr ""
12182
12183#: config/mmix/mmix.opt:88
12184msgid "Generate a single exit point for each function"
12185msgstr ""
12186
12187#: config/mmix/mmix.opt:92
12188#, fuzzy
12189msgid "Do not generate a single exit point for each function"
12190msgstr "interne fout - slechte ingebouwde functie %qs"
12191
12192#: config/mmix/mmix.opt:96
12193msgid "Set start-address of the program"
12194msgstr ""
12195
12196#: config/mmix/mmix.opt:100
12197msgid "Set start-address of data"
12198msgstr ""
12199
12200#: config/iq2000/iq2000.opt:28
12201msgid "Specify CPU for scheduling purposes"
12202msgstr ""
12203
12204#: config/iq2000/iq2000.opt:36
12205msgid "Use GP relative sdata/sbss sections"
12206msgstr ""
12207
12208#: config/iq2000/iq2000.opt:41
12209msgid "No default crt0.o"
12210msgstr ""
12211
12212#: config/bfin/bfin.opt:24
12213#, fuzzy
12214msgid "Omit frame pointer for leaf functions"
12215msgstr "Genereer directe aftakkingen naar locale functies"
12216
12217#: config/bfin/bfin.opt:28
12218msgid "Program is entirely located in low 64k of memory"
12219msgstr ""
12220
12221#: config/bfin/bfin.opt:32
12222msgid "Work around a hardware anomaly by adding a number of NOPs before a"
12223msgstr ""
12224
12225#: config/bfin/bfin.opt:37
12226msgid "Avoid speculative loads to work around a hardware anomaly."
12227msgstr ""
12228
12229#: config/bfin/bfin.opt:41
12230msgid "Enabled ID based shared library"
12231msgstr ""
12232
12233#: config/bfin/bfin.opt:49
12234msgid "Avoid generating pc-relative calls; use indirection"
12235msgstr ""
12236
12237#: config/vxworks.opt:25
12238msgid "Assume the VxWorks RTP environment"
12239msgstr ""
12240
12241#: config/vxworks.opt:32
12242msgid "Assume the VxWorks vThreads environment"
12243msgstr ""
12244
12245#: config/darwin.opt:24
12246msgid "Generate code suitable for fast turn around debugging"
12247msgstr ""
12248
12249#: config/darwin.opt:28
12250msgid "The earliest MacOS X version on which this program will run"
12251msgstr ""
12252
12253#: config/darwin.opt:32
12254msgid "Set sizeof(bool) to 1"
12255msgstr ""
12256
12257#: config/lynx.opt:24
12258msgid "Support legacy multi-threading"
12259msgstr ""
12260
12261#: config/lynx.opt:28
12262msgid "Use shared libraries"
12263msgstr ""
12264
12265#: config/lynx.opt:32
12266msgid "Support multi-threading"
12267msgstr ""
12268
12269#: c.opt:42
12270msgid "Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
12271msgstr ""
12272
12273#: c.opt:46
12274#, fuzzy
12275msgid "Do not discard comments"
12276msgstr "niet-beëindigde commentaar"
12277
12278#: c.opt:50
12279msgid "Do not discard comments in macro expansions"
12280msgstr ""
12281
12282#: c.opt:54
12283msgid "Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
12284msgstr ""
12285
12286#: c.opt:61
12287msgid "Add <dir> to the end of the main framework include path"
12288msgstr ""
12289
12290#: c.opt:65
12291msgid "Print the name of header files as they are used"
12292msgstr ""
12293
12294#: c.opt:69 c.opt:782
12295msgid "Add <dir> to the end of the main include path"
12296msgstr ""
12297
12298#: c.opt:73
12299#, fuzzy
12300msgid "Generate make dependencies"
12301msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
12302
12303#: c.opt:77
12304#, fuzzy
12305msgid "Generate make dependencies and compile"
12306msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
12307
12308#: c.opt:81
12309msgid "Write dependency output to the given file"
12310msgstr ""
12311
12312#: c.opt:85
12313msgid "Treat missing header files as generated files"
12314msgstr ""
12315
12316#: c.opt:89
12317msgid "Like -M but ignore system header files"
12318msgstr ""
12319
12320#: c.opt:93
12321msgid "Like -MD but ignore system header files"
12322msgstr ""
12323
12324#: c.opt:97
12325#, fuzzy
12326msgid "Generate phony targets for all headers"
12327msgstr "case-label niet in een switch-statement"
12328
12329#: c.opt:101
12330msgid "Add a MAKE-quoted target"
12331msgstr ""
12332
12333#: c.opt:105
12334msgid "Add an unquoted target"
12335msgstr ""
12336
12337#: c.opt:109
12338#, fuzzy
12339msgid "Do not generate #line directives"
12340msgstr "interne fout - slechte ingebouwde functie %qs"
12341
12342#: c.opt:113
12343msgid "Undefine <macro>"
12344msgstr ""
12345
12346#: c.opt:117
12347msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
12348msgstr ""
12349
12350#: c.opt:121
12351msgid "Enable most warning messages"
12352msgstr ""
12353
12354#: c.opt:125
12355msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
12356msgstr ""
12357
12358#: c.opt:129
12359#, fuzzy
12360msgid "Warn about casting functions to incompatible types"
12361msgstr "parameter wijst naar een onvolledig type"
12362
12363#: c.opt:133
12364msgid "Warn about C constructs that are not in the common subset of C and C++"
12365msgstr ""
12366
12367#: c.opt:138
12368msgid "Warn about casts which discard qualifiers"
12369msgstr ""
12370
12371#: c.opt:142
12372#, fuzzy
12373msgid "Warn about subscripts whose type is \"char\""
12374msgstr "array subscript is van het type %<char%>"
12375
12376#: c.opt:146
12377msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
12378msgstr ""
12379
12380#: c.opt:150
12381msgid "Synonym for -Wcomment"
12382msgstr ""
12383
12384#: c.opt:154
12385#, fuzzy
12386msgid "Warn about possibly confusing type conversions"
12387msgstr "accolades ontbreken rond beginwaarde"
12388
12389#: c.opt:158
12390msgid "Warn when all constructors and destructors are private"
12391msgstr ""
12392
12393#: c.opt:162
12394msgid "Warn when a declaration is found after a statement"
12395msgstr ""
12396
12397#: c.opt:166
12398#, fuzzy
12399msgid "Warn about deprecated compiler features"
12400msgstr "niet-prototype definitie hier"
12401
12402#: c.opt:170
12403msgid "Warn about compile-time integer division by zero"
12404msgstr ""
12405
12406#: c.opt:174
12407msgid "Warn about violations of Effective C++ style rules"
12408msgstr ""
12409
12410#: c.opt:178
12411msgid "Warn about stray tokens after #elif and #endif"
12412msgstr ""
12413
12414#: c.opt:186
12415#, fuzzy
12416msgid "Make implicit function declarations an error"
12417msgstr "parameternamen (zonder types) in functiedeclaratie"
12418
12419#: c.opt:190
12420msgid "Warn if testing floating point numbers for equality"
12421msgstr ""
12422
12423#: c.opt:194
12424#, fuzzy
12425msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
12426msgstr "formaatstring niet beëindigd"
12427
12428#: c.opt:198
12429msgid "Warn if passing too many arguments to a function for its format string"
12430msgstr ""
12431
12432#: c.opt:202
12433msgid "Warn about format strings that are not literals"
12434msgstr ""
12435
12436#: c.opt:206
12437msgid "Warn about possible security problems with format functions"
12438msgstr ""
12439
12440#: c.opt:210
12441msgid "Warn about strftime formats yielding 2-digit years"
12442msgstr ""
12443
12444#: c.opt:214
12445#, fuzzy
12446msgid "Warn about zero-length formats"
12447msgstr "%s formaatstring van lengte 0"
12448
12449#: c.opt:221
12450msgid "Warn about variables which are initialized to themselves"
12451msgstr ""
12452
12453#: c.opt:228
12454#, fuzzy
12455msgid "Warn about implicit function declarations"
12456msgstr "parameternamen (zonder types) in functiedeclaratie"
12457
12458#: c.opt:232
12459msgid "Warn when a declaration does not specify a type"
12460msgstr ""
12461
12462#: c.opt:236
12463msgid "Deprecated.  This switch has no effect"
12464msgstr ""
12465
12466#: c.opt:240
12467#, fuzzy
12468msgid "Warn when there is a cast to a pointer from an integer of a different size"
12469msgstr "cast naar pointer van integer met andere grootte"
12470
12471#: c.opt:244
12472#, fuzzy
12473msgid "Warn about invalid uses of the \"offsetof\" macro"
12474msgstr "lijnnummer buiten bereik in %<#line%>-commando"
12475
12476#: c.opt:248
12477msgid "Warn about PCH files that are found but not used"
12478msgstr ""
12479
12480#: c.opt:252
12481msgid "Do not warn about using \"long long\" when -pedantic"
12482msgstr ""
12483
12484#: c.opt:256
12485#, fuzzy
12486msgid "Warn about suspicious declarations of \"main\""
12487msgstr "geen eerdere declaratie voor %qs"
12488
12489#: c.opt:260
12490#, fuzzy
12491msgid "Warn about possibly missing braces around initializers"
12492msgstr "accolades ontbreken rond beginwaarde"
12493
12494#: c.opt:264
12495#, fuzzy
12496msgid "Warn about global functions without previous declarations"
12497msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
12498
12499#: c.opt:268
12500#, fuzzy
12501msgid "Warn about missing fields in struct initializers"
12502msgstr "accolades ontbreken rond beginwaarde"
12503
12504#: c.opt:272
12505#, fuzzy
12506msgid "Warn about functions which might be candidates for format attributes"
12507msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
12508
12509#: c.opt:276
12510msgid "Warn about user-specified include directories that do not exist"
12511msgstr ""
12512
12513#: c.opt:280
12514#, fuzzy
12515msgid "Warn about global functions without prototypes"
12516msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
12517
12518#: c.opt:284
12519#, fuzzy
12520msgid "Warn about use of multi-character character constants"
12521msgstr "karakterconstante met meer dan één karakter"
12522
12523#: c.opt:288
12524#, fuzzy
12525msgid "Warn about \"extern\" declarations not at file scope"
12526msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
12527
12528#: c.opt:292
12529#, fuzzy
12530msgid "Warn when non-templatized friend functions are declared within a template"
12531msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
12532
12533#: c.opt:296
12534#, fuzzy
12535msgid "Warn about non-virtual destructors"
12536msgstr "niet-prototype definitie hier"
12537
12538#: c.opt:300
12539msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
12540msgstr ""
12541
12542#: c.opt:304
12543#, fuzzy
12544msgid "Warn about non-normalised Unicode strings"
12545msgstr "niet-prototype definitie hier"
12546
12547#: c.opt:308
12548msgid "Warn if a C-style cast is used in a program"
12549msgstr ""
12550
12551#: c.opt:312
12552msgid "Warn if an old-style parameter definition is used"
12553msgstr ""
12554
12555#: c.opt:316
12556msgid "Warn about overloaded virtual function names"
12557msgstr ""
12558
12559#: c.opt:320
12560#, fuzzy
12561msgid "Warn about possibly missing parentheses"
12562msgstr "accolades ontbreken rond beginwaarde"
12563
12564#: c.opt:324
12565msgid "Warn when converting the type of pointers to member functions"
12566msgstr ""
12567
12568#: c.opt:328
12569#, fuzzy
12570msgid "Warn about function pointer arithmetic"
12571msgstr "pointer naar functie gebruikt in rekensom"
12572
12573#: c.opt:332
12574#, fuzzy
12575msgid "Warn when a pointer is cast to an integer of a different size"
12576msgstr "cast van pointer naar integer met andere grootte"
12577
12578# Moet 'signature-string' vertaald worden?
12579#: c.opt:336
12580#, fuzzy
12581msgid "Warn about misuses of pragmas"
12582msgstr "Brol aan einde van signature-string."
12583
12584#: c.opt:340
12585msgid "Warn if inherited methods are unimplemented"
12586msgstr ""
12587
12588#: c.opt:344
12589#, fuzzy
12590msgid "Warn about multiple declarations of the same object"
12591msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
12592
12593#: c.opt:348
12594#, fuzzy
12595msgid "Warn when the compiler reorders code"
12596msgstr "incompatibele record-modus"
12597
12598#: c.opt:352
12599#, fuzzy
12600msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
12601msgstr "teruggeefwaarde krijgt standaardtype %<int%>"
12602
12603#: c.opt:356
12604msgid "Warn if a selector has multiple methods"
12605msgstr ""
12606
12607#: c.opt:360
12608msgid "Warn about possible violations of sequence point rules"
12609msgstr ""
12610
12611#: c.opt:364
12612#, fuzzy
12613msgid "Warn about signed-unsigned comparisons"
12614msgstr "formaatstring niet beëindigd"
12615
12616#: c.opt:368
12617#, fuzzy
12618msgid "Warn when overload promotes from unsigned to signed"
12619msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
12620
12621#: c.opt:372
12622msgid "Warn about uncasted NULL used as sentinel"
12623msgstr ""
12624
12625#: c.opt:376
12626#, fuzzy
12627msgid "Warn about unprototyped function declarations"
12628msgstr "niet-prototype definitie hier"
12629
12630#: c.opt:380
12631msgid "Warn if type signatures of candidate methods do not match exactly"
12632msgstr ""
12633
12634#: c.opt:384
12635msgid "Warn when synthesis behavior differs from Cfront"
12636msgstr ""
12637
12638#: c.opt:388 common.opt:142
12639msgid "Do not suppress warnings from system headers"
12640msgstr ""
12641
12642#: c.opt:392
12643msgid "Warn about features not present in traditional C"
12644msgstr ""
12645
12646#: c.opt:396
12647msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
12648msgstr ""
12649
12650#: c.opt:400
12651#, fuzzy
12652msgid "Warn about @selector()s without previously declared methods"
12653msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
12654
12655#: c.opt:404
12656#, fuzzy
12657msgid "Warn if an undefined macro is used in an #if directive"
12658msgstr "ongedefinieerd of ongeldig #-commando"
12659
12660#: c.opt:408
12661msgid "Warn about unrecognized pragmas"
12662msgstr ""
12663
12664#: c.opt:412
12665msgid "Warn about macros defined in the main file that are not used"
12666msgstr ""
12667
12668#: c.opt:416
12669msgid "Do not warn about using variadic macros when -pedantic"
12670msgstr ""
12671
12672#: c.opt:420
12673msgid "Give strings the type \"array of char\""
12674msgstr ""
12675
12676#: c.opt:424
12677#, fuzzy
12678msgid "Warn when a pointer differs in signedness in an assignment"
12679msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
12680
12681#: c.opt:428
12682msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
12683msgstr ""
12684
12685#: c.opt:436
12686msgid "Enforce class member access control semantics"
12687msgstr ""
12688
12689#: c.opt:443
12690msgid "Change when template instances are emitted"
12691msgstr ""
12692
12693#: c.opt:447
12694msgid "Recognize the \"asm\" keyword"
12695msgstr ""
12696
12697#: c.opt:451
12698#, fuzzy
12699msgid "Recognize built-in functions"
12700msgstr "interne fout - slechte ingebouwde functie %qs"
12701
12702#: c.opt:458
12703msgid "Check the return value of new"
12704msgstr ""
12705
12706#: c.opt:462
12707msgid "Allow the arguments of the '?' operator to have different types"
12708msgstr ""
12709
12710#: c.opt:466
12711msgid "Reduce the size of object files"
12712msgstr ""
12713
12714#: c.opt:470
12715#, fuzzy
12716msgid "Make string literals \"const char[]\" not \"char[]\""
12717msgstr "slechte stringconstante"
12718
12719#: c.opt:474
12720#, fuzzy
12721msgid "Use class <name> for constant strings"
12722msgstr "offset buiten de grenzen van een constante string"
12723
12724#: c.opt:478
12725#, fuzzy
12726msgid "Inline member functions by default"
12727msgstr "kan functie %<main%> niet inline maken"
12728
12729# "brede string"? "string met brede karakters/tekens"?
12730#: c.opt:482
12731#, fuzzy
12732msgid "Permit '$' as an identifier character"
12733msgstr "formaat is een wide-character string"
12734
12735#: c.opt:489
12736#, fuzzy
12737msgid "Generate code to check exception specifications"
12738msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
12739
12740#: c.opt:496
12741msgid "Convert all strings and character constants to character set <cset>"
12742msgstr ""
12743
12744#: c.opt:500
12745msgid "Permit universal character names (\\u and \\U) in identifiers"
12746msgstr ""
12747
12748#: c.opt:504
12749msgid "Specify the default character set for source files"
12750msgstr ""
12751
12752#: c.opt:521
12753msgid "Scope of for-init-statement variables is local to the loop"
12754msgstr ""
12755
12756#: c.opt:525
12757msgid "Do not assume that standard C libraries and \"main\" exist"
12758msgstr ""
12759
12760#: c.opt:529
12761msgid "Recognize GNU-defined keywords"
12762msgstr ""
12763
12764#: c.opt:533
12765msgid "Generate code for GNU runtime environment"
12766msgstr ""
12767
12768#: c.opt:546
12769msgid "Assume normal C execution environment"
12770msgstr ""
12771
12772#: c.opt:550
12773msgid "Enable support for huge objects"
12774msgstr ""
12775
12776#: c.opt:554
12777#, fuzzy
12778msgid "Export functions even if they can be inlined"
12779msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
12780
12781#: c.opt:558
12782#, fuzzy
12783msgid "Emit implicit instantiations of inline templates"
12784msgstr "impliciete declaratie van functie %qs"
12785
12786#: c.opt:562
12787#, fuzzy
12788msgid "Emit implicit instantiations of templates"
12789msgstr "impliciete declaratie van functie %qs"
12790
12791#: c.opt:566
12792msgid "Inject friend functions into enclosing namespace"
12793msgstr ""
12794
12795#: c.opt:573
12796msgid "Don't warn about uses of Microsoft extensions"
12797msgstr ""
12798
12799#: c.opt:583
12800msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
12801msgstr ""
12802
12803#: c.opt:587
12804msgid "Assume that receivers of Objective-C messages may be nil"
12805msgstr ""
12806
12807#: c.opt:599
12808msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
12809msgstr ""
12810
12811#: c.opt:603
12812msgid "Allow fast jumps to the message dispatcher"
12813msgstr ""
12814
12815#: c.opt:609
12816msgid "Enable Objective-C exception and synchronization syntax"
12817msgstr ""
12818
12819#: c.opt:613
12820msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
12821msgstr ""
12822
12823#: c.opt:618
12824msgid "Enable Objective-C setjmp exception handling runtime"
12825msgstr ""
12826
12827#: c.opt:622
12828msgid "Recognize C++ kewords like \"compl\" and \"xor\""
12829msgstr ""
12830
12831#: c.opt:626
12832msgid "Enable optional diagnostics"
12833msgstr ""
12834
12835#: c.opt:633
12836msgid "Look for and use PCH files even when preprocessing"
12837msgstr ""
12838
12839#: c.opt:637
12840msgid "Downgrade conformance errors to warnings"
12841msgstr ""
12842
12843#: c.opt:641
12844msgid "Treat the input file as already preprocessed"
12845msgstr ""
12846
12847#: c.opt:645
12848msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
12849msgstr ""
12850
12851#: c.opt:649
12852msgid "Enable automatic template instantiation"
12853msgstr ""
12854
12855#: c.opt:653
12856msgid "Generate run time type descriptor information"
12857msgstr ""
12858
12859#: c.opt:657
12860msgid "Use the same size for double as for float"
12861msgstr ""
12862
12863#: c.opt:665
12864msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
12865msgstr ""
12866
12867#: c.opt:669
12868msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
12869msgstr ""
12870
12871#: c.opt:673
12872msgid "Make \"char\" signed by default"
12873msgstr ""
12874
12875#: c.opt:680
12876msgid "Display statistics accumulated during compilation"
12877msgstr ""
12878
12879#: c.opt:687
12880msgid "Distance between tab stops for column reporting"
12881msgstr ""
12882
12883#: c.opt:691
12884msgid "Specify maximum template instantiation depth"
12885msgstr ""
12886
12887#: c.opt:698
12888msgid "Do not generate thread-safe code for initializing local statics"
12889msgstr ""
12890
12891#: c.opt:702
12892msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
12893msgstr ""
12894
12895#: c.opt:706
12896msgid "Make \"char\" unsigned by default"
12897msgstr ""
12898
12899#: c.opt:710
12900msgid "Use __cxa_atexit to register destructors"
12901msgstr ""
12902
12903#: c.opt:714
12904msgid "Marks all inlined methods as having hidden visibility"
12905msgstr ""
12906
12907#: c.opt:718
12908msgid "Discard unused virtual functions"
12909msgstr ""
12910
12911#: c.opt:722
12912msgid "Implement vtables using thunks"
12913msgstr ""
12914
12915#: c.opt:726
12916msgid "Emit common-like symbols as weak symbols"
12917msgstr ""
12918
12919#: c.opt:730
12920msgid "Convert all wide strings and character constants to character set <cset>"
12921msgstr ""
12922
12923#: c.opt:734
12924msgid "Generate a #line directive pointing at the current working directory"
12925msgstr ""
12926
12927#: c.opt:738
12928msgid "Emit cross referencing information"
12929msgstr ""
12930
12931#: c.opt:742
12932msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
12933msgstr ""
12934
12935#: c.opt:746
12936msgid "Dump declarations to a .decl file"
12937msgstr ""
12938
12939#: c.opt:750 c.opt:778
12940msgid "Add <dir> to the end of the system include path"
12941msgstr ""
12942
12943#: c.opt:754
12944msgid "Accept definition of macros in <file>"
12945msgstr ""
12946
12947#: c.opt:758
12948msgid "Include the contents of <file> before other files"
12949msgstr ""
12950
12951#: c.opt:762
12952msgid "Specify <path> as a prefix for next two options"
12953msgstr ""
12954
12955#: c.opt:766
12956msgid "Set <dir> to be the system root directory"
12957msgstr ""
12958
12959#: c.opt:770
12960msgid "Add <dir> to the start of the system include path"
12961msgstr ""
12962
12963#: c.opt:774
12964msgid "Add <dir> to the end of the quote include path"
12965msgstr ""
12966
12967#: c.opt:795
12968msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
12969msgstr ""
12970
12971#: c.opt:799
12972msgid "Do not search standard system include directories for C++"
12973msgstr ""
12974
12975#: c.opt:815
12976msgid "Generate C header of platform-specific features"
12977msgstr ""
12978
12979#: c.opt:819
12980msgid "Print a checksum of the executable for PCH validity checking, and stop"
12981msgstr ""
12982
12983#: c.opt:823
12984msgid "Remap file names when including files"
12985msgstr ""
12986
12987#: c.opt:827
12988msgid "Conform to the ISO 1998 C++ standard"
12989msgstr "Volg de ISO 1998 C++ standaard"
12990
12991#: c.opt:831 c.opt:859
12992msgid "Conform to the ISO 1990 C standard"
12993msgstr "Volg de ISO 1990 C standaard"
12994
12995#: c.opt:835 c.opt:867
12996msgid "Conform to the ISO 1999 C standard"
12997msgstr "Volg de ISO 1999 C standaard"
12998
12999#: c.opt:839
13000msgid "Deprecated in favor of -std=c99"
13001msgstr "Verouderd; gebruik liever -std=c99"
13002
13003#: c.opt:843
13004msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
13005msgstr "Volg de ISO 1998 C++ standaard met GNU uitbreidingen"
13006
13007#: c.opt:847
13008msgid "Conform to the ISO 1990 C standard with GNU extensions"
13009msgstr "Volg de ISO 1990 C standaard met GNU uitbreidingen"
13010
13011#: c.opt:851
13012msgid "Conform to the ISO 1999 C standard with GNU extensions"
13013msgstr "Volg de ISO 1999 C standaard met GNU uitbreidingen"
13014
13015#: c.opt:855
13016msgid "Deprecated in favor of -std=gnu99"
13017msgstr "Verouderd; gebruik liever -std=gnu99"
13018
13019#: c.opt:863
13020msgid "Conform to the ISO 1990 C standard as amended in 1994"
13021msgstr "Volg de ISO 1990 C standaard zoals aangepast in 1994"
13022
13023#: c.opt:871
13024msgid "Deprecated in favor of -std=iso9899:1999"
13025msgstr "Verouderd; gebruik liever -std=iso9899:1999"
13026
13027# of "preprocessing" behouden?
13028#: c.opt:875
13029msgid "Enable traditional preprocessing"
13030msgstr "Schakel traditionele voorverwerking in"
13031
13032#: c.opt:879
13033#, fuzzy
13034msgid "Support ISO C trigraphs"
13035msgstr "-trigraphs\tOndersteun ISO C trigraphs"
13036
13037#: c.opt:883
13038msgid "Do not predefine system-specific and GCC-specific macros"
13039msgstr "Definieer geen systeem-specifieke of GCC-specifieke macros op voorhand"
13040
13041# kan beter
13042#: c.opt:887
13043msgid "Enable verbose output"
13044msgstr "Schakel uitgebreide boodschappen in"
13045
13046#: common.opt:28
13047msgid "Display this information"
13048msgstr ""
13049
13050#: common.opt:32
13051msgid "Set parameter <param> to value.  See below for a complete list of parameters"
13052msgstr ""
13053
13054#: common.opt:42
13055msgid "Put global and static data smaller than <number> bytes into a special section (on some targets)"
13056msgstr ""
13057
13058#: common.opt:46
13059msgid "Set optimization level to <number>"
13060msgstr ""
13061
13062#: common.opt:50
13063msgid "Optimize for space rather than speed"
13064msgstr ""
13065
13066#: common.opt:54
13067msgid "This switch is deprecated; use -Wextra instead"
13068msgstr ""
13069
13070#: common.opt:58
13071msgid "Warn about returning structures, unions or arrays"
13072msgstr ""
13073
13074#: common.opt:62
13075#, fuzzy
13076msgid "Warn about inappropriate attribute usage"
13077msgstr "pointer naar functie gebruikt in rekensom"
13078
13079#: common.opt:66
13080msgid "Warn about pointer casts which increase alignment"
13081msgstr ""
13082
13083#: common.opt:70
13084msgid "Warn about uses of __attribute__((deprecated)) declarations"
13085msgstr ""
13086
13087#: common.opt:74
13088msgid "Warn when an optimization pass is disabled"
13089msgstr ""
13090
13091#: common.opt:78
13092msgid "Treat all warnings as errors"
13093msgstr ""
13094
13095#: common.opt:82
13096msgid "Print extra (possibly unwanted) warnings"
13097msgstr ""
13098
13099#: common.opt:86
13100msgid "Exit on the first error occurred"
13101msgstr ""
13102
13103#: common.opt:90
13104#, fuzzy
13105msgid "Warn when an inlined function cannot be inlined"
13106msgstr "kan functie %<main%> niet inline maken"
13107
13108#: common.opt:94
13109msgid "Warn if an object is larger than <number> bytes"
13110msgstr ""
13111
13112#: common.opt:98
13113msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13114msgstr ""
13115
13116#: common.opt:102
13117#, fuzzy
13118msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
13119msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
13120
13121#: common.opt:106
13122msgid "Warn when the packed attribute has no effect on struct layout"
13123msgstr ""
13124
13125#: common.opt:110
13126msgid "Warn when padding is required to align structure members"
13127msgstr ""
13128
13129#: common.opt:114
13130#, fuzzy
13131msgid "Warn when one local variable shadows another"
13132msgstr "De locale variabele %<insn%> heeft de waarde:"
13133
13134#: common.opt:118
13135msgid "Warn when not issuing stack smashing protection for some reason"
13136msgstr ""
13137
13138#: common.opt:122 common.opt:126
13139#, fuzzy
13140msgid "Warn about code which might break strict aliasing rules"
13141msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
13142
13143#: common.opt:130
13144msgid "Warn about enumerated switches, with no default, missing a case"
13145msgstr ""
13146
13147#: common.opt:134
13148msgid "Warn about enumerated switches missing a \"default:\" statement"
13149msgstr ""
13150
13151#: common.opt:138
13152msgid "Warn about all enumerated switches missing a specific case"
13153msgstr ""
13154
13155#: common.opt:146
13156msgid "Warn about uninitialized automatic variables"
13157msgstr ""
13158
13159#: common.opt:150
13160msgid "Warn about code that will never be executed"
13161msgstr ""
13162
13163#: common.opt:154
13164msgid "Enable all -Wunused- warnings"
13165msgstr ""
13166
13167#: common.opt:158
13168msgid "Warn when a function is unused"
13169msgstr ""
13170
13171#: common.opt:166
13172msgid "Warn when a function parameter is unused"
13173msgstr ""
13174
13175#: common.opt:170
13176msgid "Warn when an expression value is unused"
13177msgstr ""
13178
13179#: common.opt:174
13180msgid "Warn when a variable is unused"
13181msgstr ""
13182
13183#: common.opt:178
13184#, fuzzy
13185msgid "Warn when a register variable is declared volatile"
13186msgstr "statische variable %qs is als dllimport aangeduid"
13187
13188#: common.opt:182
13189msgid "Emit declaration information into <file>"
13190msgstr ""
13191
13192#: common.opt:195
13193msgid "Enable dumps from specific passes of the compiler"
13194msgstr ""
13195
13196#: common.opt:199
13197#, fuzzy
13198msgid "Set the file basename to be used for dumps"
13199msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
13200
13201#: common.opt:217
13202#, fuzzy
13203msgid "Align the start of functions"
13204msgstr "impliciete declaratie van functie %qs"
13205
13206#: common.opt:224
13207msgid "Align labels which are only reached by jumping"
13208msgstr ""
13209
13210#: common.opt:231
13211msgid "Align all labels"
13212msgstr ""
13213
13214#: common.opt:238
13215msgid "Align the start of loops"
13216msgstr ""
13217
13218#: common.opt:251
13219msgid "Specify that arguments may alias each other and globals"
13220msgstr ""
13221
13222#: common.opt:255
13223msgid "Assume arguments may alias globals but not each other"
13224msgstr ""
13225
13226#: common.opt:259
13227msgid "Assume arguments alias neither each other nor globals"
13228msgstr ""
13229
13230#: common.opt:263
13231msgid "Generate unwind tables that are exact at each instruction boundary"
13232msgstr ""
13233
13234#: common.opt:271
13235msgid "Generate code to check bounds before indexing arrays"
13236msgstr ""
13237
13238#: common.opt:275
13239msgid "Replace add, compare, branch with branch on count register"
13240msgstr ""
13241
13242#: common.opt:279
13243msgid "Use profiling information for branch probabilities"
13244msgstr ""
13245
13246#: common.opt:283
13247msgid "Perform branch target load optimization before prologue / epilogue threading"
13248msgstr ""
13249
13250#: common.opt:287
13251msgid "Perform branch target load optimization after prologue / epilogue threading"
13252msgstr ""
13253
13254#: common.opt:291
13255msgid "Restrict target load migration not to re-use registers in any basic block"
13256msgstr ""
13257
13258#: common.opt:295
13259#, fuzzy
13260msgid "Mark <register> as being preserved across functions"
13261msgstr "registervariabele %qs gebruikt in geneste functie"
13262
13263#: common.opt:299
13264msgid "Mark <register> as being corrupted by function calls"
13265msgstr ""
13266
13267#: common.opt:306
13268msgid "Save registers around function calls"
13269msgstr ""
13270
13271#: common.opt:310
13272msgid "Do not put uninitialized globals in the common section"
13273msgstr ""
13274
13275#: common.opt:314
13276msgid "Perform a register copy-propagation optimization pass"
13277msgstr ""
13278
13279#: common.opt:318
13280msgid "Perform cross-jumping optimization"
13281msgstr ""
13282
13283#: common.opt:322
13284msgid "When running CSE, follow jumps to their targets"
13285msgstr ""
13286
13287#: common.opt:326
13288msgid "When running CSE, follow conditional jumps"
13289msgstr ""
13290
13291#: common.opt:330
13292msgid "Omit range reduction step when performing complex division"
13293msgstr ""
13294
13295#: common.opt:334
13296#, fuzzy
13297msgid "Place data items into their own section"
13298msgstr "keer vermeld voor elke functie waarin hij staat.)"
13299
13300#: common.opt:340
13301msgid "Defer popping functions args from stack until later"
13302msgstr ""
13303
13304#: common.opt:344
13305msgid "Attempt to fill delay slots of branch instructions"
13306msgstr ""
13307
13308#: common.opt:348
13309msgid "Delete useless null pointer checks"
13310msgstr ""
13311
13312#: common.opt:352
13313msgid "How often to emit source location at the beginning of line-wrapped diagnostics"
13314msgstr ""
13315
13316#: common.opt:356
13317msgid "Amend appropriate diagnostic messages with the command line option that controls them"
13318msgstr ""
13319
13320#: common.opt:360
13321msgid "Dump various compiler internals to a file"
13322msgstr ""
13323
13324#: common.opt:364
13325msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
13326msgstr ""
13327
13328#: common.opt:368
13329#, fuzzy
13330msgid "Perform early inlining"
13331msgstr "recursieve inlining"
13332
13333#: common.opt:372
13334msgid "Perform DWARF2 duplicate elimination"
13335msgstr ""
13336
13337#: common.opt:376 common.opt:380
13338msgid "Perform unused type elimination in debug info"
13339msgstr ""
13340
13341#: common.opt:384
13342msgid "Enable exception handling"
13343msgstr ""
13344
13345#: common.opt:388
13346msgid "Perform a number of minor, expensive optimizations"
13347msgstr ""
13348
13349#: common.opt:395
13350msgid "Assume no NaNs or infinities are generated"
13351msgstr ""
13352
13353#: common.opt:399
13354msgid "Mark <register> as being unavailable to the compiler"
13355msgstr ""
13356
13357#: common.opt:403
13358msgid "Don't allocate floats and doubles in extended-precision registers"
13359msgstr ""
13360
13361#: common.opt:409
13362#, fuzzy
13363msgid "Copy memory address constants into registers before use"
13364msgstr "numerieke constante zonder cijfers"
13365
13366#: common.opt:415
13367msgid "Copy memory operands into registers before use"
13368msgstr ""
13369
13370#: common.opt:422
13371msgid "Allow function addresses to be held in registers"
13372msgstr ""
13373
13374#: common.opt:426
13375#, fuzzy
13376msgid "Place each function into its own section"
13377msgstr "keer vermeld voor elke functie waarin hij staat.)"
13378
13379#: common.opt:430
13380msgid "Perform global common subexpression elimination"
13381msgstr ""
13382
13383#: common.opt:434
13384msgid "Perform enhanced load motion during global common subexpression elimination"
13385msgstr ""
13386
13387#: common.opt:438
13388msgid "Perform store motion after global common subexpression elimination"
13389msgstr ""
13390
13391#: common.opt:442
13392msgid "Perform redundant load after store elimination in global common subexpression"
13393msgstr ""
13394
13395#: common.opt:447
13396msgid "Perform global common subexpression elimination after register allocation"
13397msgstr ""
13398
13399#: common.opt:452
13400msgid "Enable guessing of branch probabilities"
13401msgstr ""
13402
13403#: common.opt:460
13404#, fuzzy
13405msgid "Process #ident directives"
13406msgstr "ongeldig preprocessing-commando"
13407
13408#: common.opt:464
13409msgid "Perform conversion of conditional jumps to branchless equivalents"
13410msgstr ""
13411
13412#: common.opt:468
13413#, fuzzy
13414msgid "Perform conversion of conditional jumps to conditional execution"
13415msgstr "types in voorwaardelijke expressie komen niet overeen"
13416
13417#: common.opt:476
13418msgid "Do not generate .size directives"
13419msgstr ""
13420
13421#: common.opt:485
13422msgid "Pay attention to the \"inline\" keyword"
13423msgstr ""
13424
13425#: common.opt:489
13426#, fuzzy
13427msgid "Integrate simple functions into their callers"
13428msgstr "pointer naar lid-functie gebruikt in rekensom"
13429
13430#: common.opt:493
13431msgid "Integrate functions called once into their callers"
13432msgstr ""
13433
13434#: common.opt:500
13435msgid "Limit the size of inlined functions to <number>"
13436msgstr ""
13437
13438#: common.opt:504
13439msgid "Instrument function entry and exit with profiling calls"
13440msgstr ""
13441
13442#: common.opt:508
13443msgid "Perform Interprocedural constant propagation"
13444msgstr ""
13445
13446#: common.opt:512
13447msgid "Discover pure and const functions"
13448msgstr ""
13449
13450#: common.opt:516
13451msgid "Discover readonly and non addressable static variables"
13452msgstr ""
13453
13454#: common.opt:520
13455msgid "Type based escape and alias analysis"
13456msgstr ""
13457
13458#: common.opt:524
13459msgid "Optimize induction variables on trees"
13460msgstr ""
13461
13462#: common.opt:528
13463#, fuzzy
13464msgid "Use jump tables for sufficiently large switch statements"
13465msgstr "case-label niet in een switch-statement"
13466
13467#: common.opt:532
13468#, fuzzy
13469msgid "Generate code for functions even if they are fully inlined"
13470msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
13471
13472#: common.opt:536
13473msgid "Emit static const variables even if they are not used"
13474msgstr ""
13475
13476#: common.opt:540
13477msgid "Give external symbols a leading underscore"
13478msgstr ""
13479
13480#: common.opt:544
13481#, fuzzy
13482msgid "Perform loop optimizations"
13483msgstr "lege declaratie"
13484
13485#: common.opt:548
13486msgid "Perform loop optimizations using the new loop optimizer"
13487msgstr ""
13488
13489#: common.opt:552
13490#, fuzzy
13491msgid "Set errno after built-in math functions"
13492msgstr "interne fout - slechte ingebouwde functie %qs"
13493
13494#: common.opt:556
13495msgid "Report on permanent memory allocation"
13496msgstr ""
13497
13498#: common.opt:563
13499msgid "Attempt to merge identical constants and constant variables"
13500msgstr ""
13501
13502#: common.opt:567
13503msgid "Attempt to merge identical constants across compilation units"
13504msgstr ""
13505
13506#: common.opt:571
13507msgid "Limit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
13508msgstr ""
13509
13510#: common.opt:575
13511msgid "Perform SMS based modulo scheduling before the first scheduling pass"
13512msgstr ""
13513
13514#: common.opt:579
13515msgid "Move loop invariant computations out of loops"
13516msgstr ""
13517
13518#: common.opt:583
13519msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
13520msgstr ""
13521
13522#: common.opt:587
13523msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
13524msgstr ""
13525
13526#: common.opt:591
13527msgid "Ignore read operations when inserting mudflap instrumentation"
13528msgstr ""
13529
13530#: common.opt:595
13531msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
13532msgstr ""
13533
13534#: common.opt:599
13535msgid "Support synchronous non-call exceptions"
13536msgstr ""
13537
13538#: common.opt:603
13539msgid "When possible do not generate stack frames"
13540msgstr ""
13541
13542#: common.opt:607
13543msgid "Do the full register move optimization pass"
13544msgstr ""
13545
13546#: common.opt:611
13547msgid "Optimize sibling and tail recursive calls"
13548msgstr ""
13549
13550#: common.opt:615
13551msgid "Pack structure members together without holes"
13552msgstr ""
13553
13554#: common.opt:619
13555msgid "Set initial maximum structure member alignment"
13556msgstr ""
13557
13558#: common.opt:623
13559msgid "Return small aggregates in memory, not registers"
13560msgstr ""
13561
13562#: common.opt:627
13563msgid "Perform loop peeling"
13564msgstr ""
13565
13566#: common.opt:631
13567msgid "Enable machine specific peephole optimizations"
13568msgstr ""
13569
13570#: common.opt:635
13571msgid "Enable an RTL peephole pass before sched2"
13572msgstr ""
13573
13574#: common.opt:639
13575#, fuzzy
13576msgid "Generate position-independent code if possible (large mode)"
13577msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
13578
13579#: common.opt:643
13580#, fuzzy
13581msgid "Generate position-independent code for executables if possible (large mode)"
13582msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
13583
13584#: common.opt:647
13585#, fuzzy
13586msgid "Generate position-independent code if possible (small mode)"
13587msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
13588
13589#: common.opt:651
13590#, fuzzy
13591msgid "Generate position-independent code for executables if possible (small mode)"
13592msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
13593
13594#: common.opt:655
13595msgid "Generate prefetch instructions, if available, for arrays in loops"
13596msgstr ""
13597
13598#: common.opt:659
13599msgid "Enable basic program profiling code"
13600msgstr ""
13601
13602#: common.opt:663
13603msgid "Insert arc-based program profiling code"
13604msgstr ""
13605
13606#: common.opt:667
13607msgid "Enable common options for generating profile info for profile feedback directed optimizations"
13608msgstr ""
13609
13610#: common.opt:671
13611msgid "Enable common options for performing profile feedback directed optimizations"
13612msgstr ""
13613
13614#: common.opt:675
13615msgid "Insert code to profile values of expressions"
13616msgstr ""
13617
13618#: common.opt:682
13619msgid "Make compile reproducible using <string>"
13620msgstr ""
13621
13622#: common.opt:686
13623msgid "Return small aggregates in registers"
13624msgstr ""
13625
13626#: common.opt:690
13627msgid "Enables a register move optimization"
13628msgstr ""
13629
13630#: common.opt:694
13631msgid "Perform a register renaming optimization pass"
13632msgstr ""
13633
13634#: common.opt:698
13635msgid "Reorder basic blocks to improve code placement"
13636msgstr ""
13637
13638#: common.opt:702
13639msgid "Reorder basic blocks and partition into hot and cold sections"
13640msgstr ""
13641
13642#: common.opt:706
13643msgid "Reorder functions to improve code placement"
13644msgstr ""
13645
13646#: common.opt:710
13647msgid "Add a common subexpression elimination pass after loop optimizations"
13648msgstr ""
13649
13650#: common.opt:714
13651msgid "Run the loop optimizer twice"
13652msgstr ""
13653
13654#: common.opt:718
13655msgid "Disable optimizations that assume default FP rounding behavior"
13656msgstr ""
13657
13658#: common.opt:722
13659msgid "Enable scheduling across basic blocks"
13660msgstr ""
13661
13662#: common.opt:726
13663msgid "Allow speculative motion of non-loads"
13664msgstr ""
13665
13666#: common.opt:730
13667msgid "Allow speculative motion of some loads"
13668msgstr ""
13669
13670#: common.opt:734
13671msgid "Allow speculative motion of more loads"
13672msgstr ""
13673
13674#: common.opt:738
13675msgid "Set the verbosity level of the scheduler"
13676msgstr ""
13677
13678#: common.opt:742
13679msgid "If scheduling post reload, do superblock scheduling"
13680msgstr ""
13681
13682#: common.opt:746
13683msgid "If scheduling post reload, do trace scheduling"
13684msgstr ""
13685
13686#: common.opt:750
13687msgid "Reschedule instructions before register allocation"
13688msgstr ""
13689
13690#: common.opt:754
13691msgid "Reschedule instructions after register allocation"
13692msgstr ""
13693
13694#: common.opt:760
13695msgid "Allow premature scheduling of queued insns"
13696msgstr ""
13697
13698#: common.opt:764
13699msgid "Set number of queued insns that can be prematurely scheduled"
13700msgstr ""
13701
13702#: common.opt:772 common.opt:776
13703msgid "Set dependence distance checking in premature scheduling of queued insns"
13704msgstr ""
13705
13706#: common.opt:780
13707msgid "Mark data as shared rather than private"
13708msgstr ""
13709
13710#: common.opt:784
13711msgid "Show column numbers in diagnostics, when available.  Default on"
13712msgstr ""
13713
13714#: common.opt:788
13715msgid "Disable optimizations observable by IEEE signaling NaNs"
13716msgstr ""
13717
13718#: common.opt:792
13719#, fuzzy
13720msgid "Convert floating point constants to single precision constants"
13721msgstr "floating-point fout bij het uitschrijven van een constante"
13722
13723#: common.opt:796
13724msgid "Split lifetimes of induction variables when loops are unrolled"
13725msgstr ""
13726
13727#: common.opt:800
13728msgid "Apply variable expansion when loops are unrolled"
13729msgstr ""
13730
13731#: common.opt:806
13732msgid "Insert stack checking code into the program"
13733msgstr ""
13734
13735#: common.opt:813
13736msgid "Trap if the stack goes past <register>"
13737msgstr ""
13738
13739#: common.opt:817
13740msgid "Trap if the stack goes past symbol <name>"
13741msgstr ""
13742
13743#: common.opt:821
13744msgid "Use propolice as a stack protection method"
13745msgstr ""
13746
13747#: common.opt:825
13748msgid "Use a stack protection method for every function"
13749msgstr ""
13750
13751#: common.opt:829
13752msgid "Perform strength reduction optimizations"
13753msgstr ""
13754
13755#: common.opt:837
13756msgid "Assume strict aliasing rules apply"
13757msgstr ""
13758
13759#: common.opt:841
13760msgid "Check for syntax errors, then stop"
13761msgstr ""
13762
13763#: common.opt:845
13764msgid "Create data files needed by \"gcov\""
13765msgstr ""
13766
13767#: common.opt:849
13768msgid "Perform jump threading optimizations"
13769msgstr ""
13770
13771#: common.opt:853
13772msgid "Report the time taken by each compiler pass"
13773msgstr ""
13774
13775#: common.opt:857
13776msgid "Set the default thread-local storage code generation model"
13777msgstr ""
13778
13779#: common.opt:861
13780msgid "Perform superblock formation via tail duplication"
13781msgstr ""
13782
13783#: common.opt:868
13784#, fuzzy
13785msgid "Assume floating-point operations can trap"
13786msgstr "floating-point constante buiten bereik"
13787
13788#: common.opt:872
13789msgid "Trap for signed overflow in addition, subtraction and multiplication"
13790msgstr ""
13791
13792#: common.opt:876
13793#, fuzzy
13794msgid "Enable SSA-CCP optimization on trees"
13795msgstr "lege declaratie"
13796
13797#: common.opt:880
13798#, fuzzy
13799msgid "Enable SSA-CCP optimization for stores and loads"
13800msgstr "lege declaratie"
13801
13802#: common.opt:884
13803msgid "Enable loop header copying on trees"
13804msgstr ""
13805
13806#: common.opt:888
13807msgid "Coalesce memory temporaries in the SSA->normal pass"
13808msgstr ""
13809
13810#: common.opt:892
13811msgid "Replace SSA temporaries with better names in copies"
13812msgstr ""
13813
13814#: common.opt:896
13815#, fuzzy
13816msgid "Enable copy propagation on trees"
13817msgstr "lege declaratie"
13818
13819#: common.opt:900
13820#, fuzzy
13821msgid "Enable copy propagation for stores and loads"
13822msgstr "lege declaratie"
13823
13824#: common.opt:904
13825msgid "Enable SSA dead code elimination optimization on trees"
13826msgstr ""
13827
13828#: common.opt:908
13829#, fuzzy
13830msgid "Enable dominator optimizations"
13831msgstr "lege declaratie"
13832
13833#: common.opt:912
13834#, fuzzy
13835msgid "Enable dead store elimination"
13836msgstr "lege declaratie"
13837
13838#: common.opt:916
13839msgid "Enable Full Redundancy Elimination (FRE) on trees"
13840msgstr ""
13841
13842#: common.opt:920
13843msgid "Enable loop invariant motion on trees"
13844msgstr ""
13845
13846#: common.opt:924
13847#, fuzzy
13848msgid "Enable linear loop transforms on trees"
13849msgstr "lege declaratie"
13850
13851#: common.opt:928
13852msgid "Create canonical induction variables in loops"
13853msgstr ""
13854
13855#: common.opt:932
13856#, fuzzy
13857msgid "Enable loop optimizations on tree level"
13858msgstr "lege declaratie"
13859
13860#: common.opt:936
13861#, fuzzy
13862msgid "Enable SSA-PRE optimization on trees"
13863msgstr "lege declaratie"
13864
13865#: common.opt:940
13866msgid "Perform structural alias analysis"
13867msgstr ""
13868
13869#: common.opt:944
13870#, fuzzy
13871msgid "Enable SSA code sinking on trees"
13872msgstr "lege declaratie"
13873
13874#: common.opt:948
13875msgid "Perform scalar replacement of aggregates"
13876msgstr ""
13877
13878#: common.opt:952
13879msgid "Replace temporary expressions in the SSA->normal pass"
13880msgstr ""
13881
13882#: common.opt:956
13883msgid "Perform live range splitting during the SSA->normal pass"
13884msgstr ""
13885
13886#: common.opt:960
13887msgid "Perform Value Range Propagation on trees"
13888msgstr ""
13889
13890#: common.opt:964
13891msgid "Compile whole compilation unit at a time"
13892msgstr ""
13893
13894#: common.opt:968
13895msgid "Perform loop unrolling when iteration count is known"
13896msgstr ""
13897
13898#: common.opt:972
13899msgid "Perform loop unrolling for all loops"
13900msgstr ""
13901
13902#: common.opt:979
13903msgid "Allow loop optimizations to assume that the loops behave in normal way"
13904msgstr ""
13905
13906#: common.opt:987
13907msgid "Allow math optimizations that may violate IEEE or ISO standards"
13908msgstr ""
13909
13910#: common.opt:991
13911msgid "Perform loop unswitching"
13912msgstr ""
13913
13914#: common.opt:995
13915msgid "Just generate unwind tables for exception handling"
13916msgstr ""
13917
13918#: common.opt:999
13919msgid "Perform variable tracking"
13920msgstr ""
13921
13922#: common.opt:1003
13923msgid "Enable loop vectorization on trees"
13924msgstr ""
13925
13926#: common.opt:1007
13927#, fuzzy
13928msgid "Enable loop versioning when doing loop vectorization on trees"
13929msgstr "lege declaratie"
13930
13931#: common.opt:1011
13932msgid "Set the verbosity level of the vectorizer"
13933msgstr ""
13934
13935#: common.opt:1021
13936msgid "Add extra commentary to assembler output"
13937msgstr ""
13938
13939#: common.opt:1025
13940msgid "Set the default symbol visibility"
13941msgstr ""
13942
13943#: common.opt:1030
13944msgid "Use expression value profiles in optimizations"
13945msgstr ""
13946
13947#: common.opt:1034
13948msgid "Construct webs and split unrelated uses of single variable"
13949msgstr ""
13950
13951#: common.opt:1038
13952#, fuzzy
13953msgid "Perform whole program optimizations"
13954msgstr "lege declaratie"
13955
13956#: common.opt:1042
13957msgid "Assume signed arithmetic overflow wraps around"
13958msgstr ""
13959
13960#: common.opt:1046
13961msgid "Put zero initialized data in the bss section"
13962msgstr ""
13963
13964#: common.opt:1050
13965msgid "Generate debug information in default format"
13966msgstr ""
13967
13968#: common.opt:1054
13969msgid "Generate debug information in COFF format"
13970msgstr ""
13971
13972#: common.opt:1058
13973msgid "Generate debug information in DWARF v2 format"
13974msgstr ""
13975
13976#: common.opt:1062
13977msgid "Generate debug information in default extended format"
13978msgstr ""
13979
13980#: common.opt:1066
13981msgid "Generate debug information in STABS format"
13982msgstr ""
13983
13984#: common.opt:1070
13985msgid "Generate debug information in extended STABS format"
13986msgstr ""
13987
13988#: common.opt:1074
13989msgid "Generate debug information in VMS format"
13990msgstr ""
13991
13992#: common.opt:1078
13993msgid "Generate debug information in XCOFF format"
13994msgstr ""
13995
13996#: common.opt:1082
13997msgid "Generate debug information in extended XCOFF format"
13998msgstr ""
13999
14000#: common.opt:1086
14001msgid "Place output into <file>"
14002msgstr ""
14003
14004#: common.opt:1090
14005msgid "Enable function profiling"
14006msgstr ""
14007
14008#: common.opt:1094
14009msgid "Issue warnings needed for strict compliance to the standard"
14010msgstr "Geef waarschuwingen om stricte opvolging van de standaard te garanderen"
14011
14012#: common.opt:1098
14013msgid "Like -pedantic but issue them as errors"
14014msgstr "Zoals -pedantic, maar beschouw problemen als fouten"
14015
14016#: common.opt:1102
14017msgid "Do not display functions compiled or elapsed time"
14018msgstr ""
14019
14020#: common.opt:1106
14021msgid "Display the compiler's version"
14022msgstr ""
14023
14024#: common.opt:1110
14025msgid "Suppress warnings"
14026msgstr "Onderdruk waarschuwingen"
14027
14028#: attribs.c:175
14029#, gcc-internal-format
14030msgid "%qs attribute directive ignored"
14031msgstr "attribuut-commando %qs wordt genegeerd"
14032
14033#: attribs.c:183
14034#, gcc-internal-format
14035msgid "wrong number of arguments specified for %qs attribute"
14036msgstr "verkeerd aantal argumenten opgegeven voor het %qs attribuut"
14037
14038#: attribs.c:200
14039#, gcc-internal-format
14040msgid "%qs attribute does not apply to types"
14041msgstr "het %qs attribuut heeft geen betekenis voor types"
14042
14043#: attribs.c:247
14044#, gcc-internal-format
14045msgid "%qs attribute only applies to function types"
14046msgstr "het %qs attribuut heeft enkel betekenis voor functie-types"
14047
14048#: bb-reorder.c:1872
14049#, gcc-internal-format
14050msgid "multiple hot/cold transitions found (bb %i)"
14051msgstr ""
14052
14053#: bt-load.c:1504
14054#, gcc-internal-format
14055msgid "branch target register load optimization is not intended to be run twice"
14056msgstr ""
14057
14058#: builtins.c:389
14059#, gcc-internal-format
14060msgid "offset outside bounds of constant string"
14061msgstr "offset buiten de grenzen van een constante string"
14062
14063#: builtins.c:989
14064#, gcc-internal-format
14065msgid "second argument to %<__builtin_prefetch%> must be a constant"
14066msgstr "tweede argument voor %<__builtin_prefetch%> moet een constante zijn"
14067
14068#: builtins.c:996
14069#, gcc-internal-format
14070msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
14071msgstr "ongeldig tweede argument voor %<__builtin_prefetch%>; zal nul gebruiken"
14072
14073#: builtins.c:1004
14074#, gcc-internal-format
14075msgid "third argument to %<__builtin_prefetch%> must be a constant"
14076msgstr "derde argument voor %<__builtin_prefetch%> moet een constante zijn"
14077
14078#: builtins.c:1011
14079#, gcc-internal-format
14080msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
14081msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken"
14082
14083#: builtins.c:4124
14084#, gcc-internal-format
14085msgid "argument of %<__builtin_args_info%> must be constant"
14086msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
14087
14088#: builtins.c:4130
14089#, gcc-internal-format
14090msgid "argument of %<__builtin_args_info%> out of range"
14091msgstr "argument voor %<__builtin_args_info%> buiten bereik"
14092
14093#: builtins.c:4136
14094#, gcc-internal-format
14095msgid "missing argument in %<__builtin_args_info%>"
14096msgstr "argument ontbreekt in %<__builtin_args_info%>"
14097
14098#: builtins.c:4232 gimplify.c:1882
14099#, gcc-internal-format
14100msgid "too few arguments to function %<va_start%>"
14101msgstr "te weinig argumenten voor functie %<va_start%>"
14102
14103# Of misschien beter "... niet van het %<va_list%> type"?
14104#: builtins.c:4396
14105#, gcc-internal-format
14106msgid "first argument to %<va_arg%> not of type %<va_list%>"
14107msgstr "het eerste argument van %<va_arg%> is geen %<va_list%>"
14108
14109#. Unfortunately, this is merely undefined, rather than a constraint
14110#. violation, so we cannot make this an error.  If this call is never
14111#. executed, the program is still strictly conforming.
14112#: builtins.c:4410
14113#, gcc-internal-format
14114msgid "%qT is promoted to %qT when passed through %<...%>"
14115msgstr "%qT wordt tot %qT gepromoveerd indien het via %<...%> wordt doorgegeven"
14116
14117#: builtins.c:4415
14118#, gcc-internal-format
14119msgid "(so you should pass %qT not %qT to %<va_arg%>)"
14120msgstr "(dus U zou %qT, en niet %qT, moeten doorgeven aan %<va_arg%>)"
14121
14122#. We can, however, treat "undefined" any way we please.
14123#. Call abort to encourage the user to fix the program.
14124#: builtins.c:4421 c-typeck.c:2185
14125#, gcc-internal-format
14126msgid "if this code is reached, the program will abort"
14127msgstr "indien deze code bereikt wordt, zal het programma afgebroken worden"
14128
14129#: builtins.c:4540
14130#, gcc-internal-format
14131msgid "invalid argument to %<__builtin_frame_address%>"
14132msgstr "ongeldig argument voor %<__builtin_frame_address%>"
14133
14134#: builtins.c:4542
14135#, gcc-internal-format
14136msgid "invalid argument to %<__builtin_return_address%>"
14137msgstr "ongeldig argument voor %<__builtin_return_address%>"
14138
14139#: builtins.c:4555
14140#, gcc-internal-format
14141msgid "unsupported argument to %<__builtin_frame_address%>"
14142msgstr "niet-ondersteund argument voor %<__builtin_frame_address%>"
14143
14144#: builtins.c:4557
14145#, gcc-internal-format
14146msgid "unsupported argument to %<__builtin_return_address%>"
14147msgstr "niet-ondersteund argument voor %<__builtin_return_address%>"
14148
14149#: builtins.c:4660
14150#, gcc-internal-format
14151msgid "second argument to %<__builtin_expect%> must be a constant"
14152msgstr "tweede argument voor %<__builtin_expect%> moet een constante zijn"
14153
14154#: builtins.c:6134
14155#, gcc-internal-format
14156msgid "%<__builtin_longjmp%> second argument must be 1"
14157msgstr "tweede argument van %<__builtin_longjmp%> moet 1 zijn"
14158
14159#: builtins.c:6698
14160#, gcc-internal-format
14161msgid "target format does not support infinity"
14162msgstr "doelformaat ondersteunt geen oneindige waarde"
14163
14164#: builtins.c:8540 builtins.c:8634
14165#, gcc-internal-format
14166msgid "too few arguments to function %qs"
14167msgstr "te weinig argumenten voor functie %qs"
14168
14169#: builtins.c:8546 builtins.c:8640
14170#, gcc-internal-format
14171msgid "too many arguments to function %qs"
14172msgstr "te veel argumenten voor functie %qs"
14173
14174#: builtins.c:8552 builtins.c:8665
14175#, gcc-internal-format
14176msgid "non-floating-point argument to function %qs"
14177msgstr "niet-floating-point argument voor functie %qs"
14178
14179#: builtins.c:9765
14180#, gcc-internal-format
14181msgid "%<va_start%> used in function with fixed args"
14182msgstr "%<va_start%> gebruikt in functie met vaste argumenten"
14183
14184#. Evidently an out of date version of <stdarg.h>; can't validate
14185#. va_start's second argument, but can still work as intended.
14186#: builtins.c:9772
14187#, gcc-internal-format
14188msgid "%<__builtin_next_arg%> called without an argument"
14189msgstr "%<__builtin_next_arg%> opgeroepen zonder argument"
14190
14191#: builtins.c:9787
14192#, gcc-internal-format
14193msgid "%<va_start%> used with too many arguments"
14194msgstr "%<va_start%> gebruikt met te veel argumenten"
14195
14196#. FIXME: Sometimes with the tree optimizers we can get the
14197#. not the last argument even though the user used the last
14198#. argument.  We just warn and set the arg to be the last
14199#. argument so that we will get wrong-code because of
14200#. it.
14201#: builtins.c:9807
14202#, gcc-internal-format
14203msgid "second parameter of %<va_start%> not last named argument"
14204msgstr "de tweede parameter van %<va_start%> is niet het laatste benoemde argument"
14205
14206#: builtins.c:9919
14207#, fuzzy, gcc-internal-format
14208msgid "%Hfirst argument of %D must be a pointer, second integer constant"
14209msgstr "herhalings-aantal is geen integerconstante"
14210
14211#: builtins.c:9932
14212#, fuzzy, gcc-internal-format
14213msgid "%Hlast argument of %D is not integer constant between 0 and 3"
14214msgstr "herhalings-aantal is geen integerconstante"
14215
14216#: builtins.c:9978 builtins.c:10131 builtins.c:10199
14217#, gcc-internal-format
14218msgid "%Hcall to %D will always overflow destination buffer"
14219msgstr ""
14220
14221# betere vertaling voor 'function scope'?
14222#: c-common.c:831
14223#, gcc-internal-format
14224msgid "%qD is not defined outside of function scope"
14225msgstr "%qD is niet gedefinieerd buiten een functie"
14226
14227#: c-common.c:852
14228#, gcc-internal-format
14229msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
14230msgstr "stringlengte %qd is groter dan %qd, de lengte die ISO C%d compilers moeten ondersteunen"
14231
14232#: c-common.c:893
14233#, gcc-internal-format
14234msgid "overflow in constant expression"
14235msgstr "overflow in constante expressie"
14236
14237#: c-common.c:913
14238#, gcc-internal-format
14239msgid "integer overflow in expression"
14240msgstr "integer overflow in expressie"
14241
14242#: c-common.c:922
14243#, gcc-internal-format
14244msgid "floating point overflow in expression"
14245msgstr "floating-point overflow in expressie"
14246
14247#: c-common.c:928
14248#, gcc-internal-format
14249msgid "vector overflow in expression"
14250msgstr "vector overflow in expressie"
14251
14252#. This detects cases like converting -129 or 256 to unsigned char.
14253#: c-common.c:950
14254#, gcc-internal-format
14255msgid "large integer implicitly truncated to unsigned type"
14256msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
14257
14258#: c-common.c:953
14259#, gcc-internal-format
14260msgid "negative integer implicitly converted to unsigned type"
14261msgstr "negatieve integer impliciet omgezet naar 'unsigned' type"
14262
14263#: c-common.c:975
14264#, gcc-internal-format
14265msgid "type-punning to incomplete type might break strict-aliasing rules"
14266msgstr ""
14267
14268#: c-common.c:983
14269#, gcc-internal-format
14270msgid "dereferencing type-punned pointer will break strict-aliasing rules"
14271msgstr ""
14272
14273#: c-common.c:987
14274#, fuzzy, gcc-internal-format
14275msgid "dereferencing type-punned pointer might break strict-aliasing rules"
14276msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
14277
14278#: c-common.c:1049
14279#, gcc-internal-format
14280msgid "overflow in implicit constant conversion"
14281msgstr "overflow in impliciete omzetting van constante"
14282
14283#: c-common.c:1185
14284#, fuzzy, gcc-internal-format
14285msgid "operation on %qE may be undefined"
14286msgstr "bewerking op %qs is mogelijk niet gedefinieerd"
14287
14288#: c-common.c:1471
14289#, gcc-internal-format
14290msgid "case label does not reduce to an integer constant"
14291msgstr "case-label valt niet te herleiden tot een integerconstante"
14292
14293#: c-common.c:1511
14294#, gcc-internal-format
14295msgid "case label value is less than minimum value for type"
14296msgstr "waarde van case-label is kleiner dan de minimumwaarde van het type"
14297
14298#: c-common.c:1519
14299#, gcc-internal-format
14300msgid "case label value exceeds maximum value for type"
14301msgstr "waarde van case-label is groter dan de maximumwaarde van het type"
14302
14303#: c-common.c:1527
14304#, gcc-internal-format
14305msgid "lower value in case label range less than minimum value for type"
14306msgstr "beginwaarde in case-label bereik is kleiner dan de minimumwaarde van het type"
14307
14308#: c-common.c:1536
14309#, gcc-internal-format
14310msgid "upper value in case label range exceeds maximum value for type"
14311msgstr "eindwaarde in case-label bereik is groter dan de maximumwaarde van het type"
14312
14313#: c-common.c:1876
14314#, gcc-internal-format
14315msgid "invalid truth-value expression"
14316msgstr "ongeldige waarheidsexpressie"
14317
14318#: c-common.c:1924
14319#, gcc-internal-format
14320msgid "invalid operands to binary %s"
14321msgstr "ongeldige operanden voor binaire %s-operator"
14322
14323#: c-common.c:2159
14324#, gcc-internal-format
14325msgid "comparison is always false due to limited range of data type"
14326msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
14327
14328#: c-common.c:2161
14329#, gcc-internal-format
14330msgid "comparison is always true due to limited range of data type"
14331msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
14332
14333#: c-common.c:2231
14334#, gcc-internal-format
14335msgid "comparison of unsigned expression >= 0 is always true"
14336msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar"
14337
14338#: c-common.c:2240
14339#, gcc-internal-format
14340msgid "comparison of unsigned expression < 0 is always false"
14341msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals"
14342
14343#: c-common.c:2282
14344#, gcc-internal-format
14345msgid "pointer of type %<void *%> used in arithmetic"
14346msgstr "pointer van type %<void *%> gebruikt in rekensom"
14347
14348#: c-common.c:2288
14349#, gcc-internal-format
14350msgid "pointer to a function used in arithmetic"
14351msgstr "pointer naar functie gebruikt in rekensom"
14352
14353#: c-common.c:2294
14354#, gcc-internal-format
14355msgid "pointer to member function used in arithmetic"
14356msgstr "pointer naar lid-functie gebruikt in rekensom"
14357
14358# is de "," deel van de special format spec of niet?  en moet "true" hier vertaald worden of niet?
14359#. Common Ada/Pascal programmer's mistake.  We always warn
14360#. about this since it is so bad.
14361#: c-common.c:2420
14362#, gcc-internal-format
14363msgid "the address of %qD, will always evaluate as %<true%>"
14364msgstr "het adres van %qD, zal altijd %<true%> zijn"
14365
14366#: c-common.c:2517
14367#, gcc-internal-format
14368msgid "suggest parentheses around assignment used as truth value"
14369msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden"
14370
14371#: c-common.c:2585 c-common.c:2625
14372#, gcc-internal-format
14373msgid "invalid use of %<restrict%>"
14374msgstr "ongeldig gebruik van %<restrict%>"
14375
14376#: c-common.c:2841
14377#, gcc-internal-format
14378msgid "invalid application of %<sizeof%> to a function type"
14379msgstr "ongeldige toepassing van %<sizeof%> op een functie-type"
14380
14381#: c-common.c:2851
14382#, gcc-internal-format
14383msgid "invalid application of %qs to a void type"
14384msgstr "ongeldige toepasing van %qs op een void-type"
14385
14386#: c-common.c:2857
14387#, gcc-internal-format
14388msgid "invalid application of %qs to incomplete type %qT "
14389msgstr "ongeldige toepassing van %qs op onvolledig type %qT "
14390
14391#: c-common.c:2898
14392#, gcc-internal-format
14393msgid "%<__alignof%> applied to a bit-field"
14394msgstr "%<__alignof%> toegepast op bitveld"
14395
14396#: c-common.c:3444
14397#, gcc-internal-format
14398msgid "cannot disable built-in function %qs"
14399msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
14400
14401#: c-common.c:3632
14402#, gcc-internal-format
14403msgid "pointers are not permitted as case values"
14404msgstr "pointers zijn niet toegestaan als case-waarden"
14405
14406#: c-common.c:3638
14407#, gcc-internal-format
14408msgid "range expressions in switch statements are non-standard"
14409msgstr "het gebruik van bereik-expressies in switch statements is niet standaard"
14410
14411#: c-common.c:3664
14412#, gcc-internal-format
14413msgid "empty range specified"
14414msgstr "leeg bereik opgegeven"
14415
14416#: c-common.c:3724
14417#, gcc-internal-format
14418msgid "duplicate (or overlapping) case value"
14419msgstr "herhaalde (of overlappende) case-waarde"
14420
14421#: c-common.c:3725
14422#, gcc-internal-format
14423msgid "%Jthis is the first entry overlapping that value"
14424msgstr "%Jdit is het eerste geval dat die waarde overlapt"
14425
14426#: c-common.c:3729
14427#, gcc-internal-format
14428msgid "duplicate case value"
14429msgstr "herhaalde case-waarde"
14430
14431#: c-common.c:3730
14432#, gcc-internal-format
14433msgid "%Jpreviously used here"
14434msgstr "%Jeerder hier gebruikt"
14435
14436#: c-common.c:3734
14437#, gcc-internal-format
14438msgid "multiple default labels in one switch"
14439msgstr "meerdere default-labels in één switch"
14440
14441#: c-common.c:3735
14442#, gcc-internal-format
14443msgid "%Jthis is the first default label"
14444msgstr "%Jdit is het eerste default-label"
14445
14446#: c-common.c:3784
14447#, gcc-internal-format
14448msgid "%Jcase value %qs not in enumerated type"
14449msgstr "%Jcase-waarde %qs bestaat niet in het enumeratie-type"
14450
14451#: c-common.c:3787
14452#, gcc-internal-format
14453msgid "%Jcase value %qs not in enumerated type %qT"
14454msgstr "%Jcase-waarde %qs bestaat niet in enumeratie-type %qT"
14455
14456# hopelijk kan ik hier %</%> gebruiken zelfs als ze niet in de originele boodschap staan...
14457#: c-common.c:3844
14458#, fuzzy, gcc-internal-format
14459msgid "%Hswitch missing default case"
14460msgstr "%H%<default%> geval ontbreekt in switch"
14461
14462#. Warn if there are enumerators that don't correspond to
14463#. case expressions.
14464#: c-common.c:3904
14465#, gcc-internal-format
14466msgid "%Henumeration value %qE not handled in switch"
14467msgstr "%Henumeratiewaarde %qE wordt niet opgevangen in switch"
14468
14469#: c-common.c:3931
14470#, gcc-internal-format
14471msgid "taking the address of a label is non-standard"
14472msgstr "het nemen van het adres van een label is niet standaard"
14473
14474#: c-common.c:4095
14475#, fuzzy, gcc-internal-format
14476msgid "%qE attribute ignored for field of type %qT"
14477msgstr "het %qs attribuut wordt genegeerd voor %qs"
14478
14479#: c-common.c:4106 c-common.c:4125 c-common.c:4143 c-common.c:4170
14480#: c-common.c:4189 c-common.c:4212 c-common.c:4233 c-common.c:4258
14481#: c-common.c:4284 c-common.c:4332 c-common.c:4359 c-common.c:4410
14482#: c-common.c:4435 c-common.c:4463 c-common.c:4482 c-common.c:4814
14483#: c-common.c:4879 c-common.c:4975 c-common.c:5041 c-common.c:5059
14484#: c-common.c:5105 c-common.c:5175 c-common.c:5199 c-common.c:5498
14485#: c-common.c:5521 c-common.c:5560
14486#, fuzzy, gcc-internal-format
14487msgid "%qE attribute ignored"
14488msgstr "het %qs attribuut wordt genegeerd"
14489
14490#: c-common.c:4313
14491#, fuzzy, gcc-internal-format
14492msgid "%qE attribute have effect only on public objects"
14493msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
14494
14495#: c-common.c:4520
14496#, gcc-internal-format
14497msgid "unknown machine mode %qs"
14498msgstr "onbekende machine-modus %qs"
14499
14500#: c-common.c:4540
14501#, gcc-internal-format
14502msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
14503msgstr "het aanduiden van vector-types via __attribute__ ((mode)) zal niet lang meer ondersteund worden"
14504
14505#: c-common.c:4543
14506#, gcc-internal-format
14507msgid "use __attribute__ ((vector_size)) instead"
14508msgstr "gebruik ter vervanging __attribute__ ((vector_size))"
14509
14510# Misschien beter 'emuleren' dan nabootsen?
14511#: c-common.c:4552
14512#, gcc-internal-format
14513msgid "unable to emulate %qs"
14514msgstr "kan %qs niet nabootsen"
14515
14516#: c-common.c:4562
14517#, gcc-internal-format
14518msgid "invalid pointer mode %qs"
14519msgstr "%qs is geen geldige pointer-modus"
14520
14521#: c-common.c:4577
14522#, gcc-internal-format
14523msgid "no data type for mode %qs"
14524msgstr "geen datatype voor modus %qs"
14525
14526# volgens dict is "enumeral" geen echt woord - maakt het dus lastig te vertalen
14527#: c-common.c:4587
14528#, gcc-internal-format
14529msgid "cannot use mode %qs for enumeral types"
14530msgstr "kan %qs-modus niet gebruiken voor enumeratie-types"
14531
14532# zou leterlijk "ontoepasselijk" moeten zijn, maar dat klinkt zo stom vanwege de "toegepast"
14533#: c-common.c:4614
14534#, gcc-internal-format
14535msgid "mode %qs applied to inappropriate type"
14536msgstr "%qs-modus toegepast op ongeschikt type"
14537
14538#: c-common.c:4645
14539#, gcc-internal-format
14540msgid "%Jsection attribute cannot be specified for local variables"
14541msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
14542
14543#: c-common.c:4656
14544#, fuzzy, gcc-internal-format
14545msgid "section of %q+D conflicts with previous declaration"
14546msgstr "%Jsectie van %qD geeft een conflict met een eerdere declaratie"
14547
14548#: c-common.c:4665
14549#, fuzzy, gcc-internal-format
14550msgid "section attribute not allowed for %q+D"
14551msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
14552
14553#: c-common.c:4671
14554#, gcc-internal-format
14555msgid "%Jsection attributes are not supported for this target"
14556msgstr "%Jsectie-attributen worden niet ondersteund voor dit doelsysteem"
14557
14558#: c-common.c:4703
14559#, gcc-internal-format
14560msgid "requested alignment is not a constant"
14561msgstr "gevraagd alignment is geen constante"
14562
14563#: c-common.c:4708
14564#, gcc-internal-format
14565msgid "requested alignment is not a power of 2"
14566msgstr "gevraagd alignment is geen macht van 2"
14567
14568#: c-common.c:4713
14569#, gcc-internal-format
14570msgid "requested alignment is too large"
14571msgstr "gevraagd alignment is te groot"
14572
14573#: c-common.c:4739
14574#, fuzzy, gcc-internal-format
14575msgid "alignment may not be specified for %q+D"
14576msgstr "%Jer kan geen alignment opgegeven worden voor %qD"
14577
14578#: c-common.c:4777
14579#, fuzzy, gcc-internal-format
14580msgid "%q+D defined both normally and as an alias"
14581msgstr "%J%qD is zowel als alias en als normale naam gedefinieerd"
14582
14583#: c-common.c:4793
14584#, fuzzy, gcc-internal-format
14585msgid "alias argument not a string"
14586msgstr "het argument van %<alias%> is geen string"
14587
14588#: c-common.c:4844
14589#, gcc-internal-format
14590msgid "%Jweakref attribute must appear before alias attribute"
14591msgstr ""
14592
14593#: c-common.c:4872
14594#, fuzzy, gcc-internal-format
14595msgid "%qE attribute ignored on non-class types"
14596msgstr "het %qs attribuut wordt genegeerd voor niet-class-types"
14597
14598# Of moet dit vertaald worden als 'zichtbaarheidsargument is ...'?
14599#: c-common.c:4885
14600#, fuzzy, gcc-internal-format
14601msgid "visibility argument not a string"
14602msgstr "het argument van %<visibility%> is geen string"
14603
14604#: c-common.c:4897
14605#, gcc-internal-format
14606msgid "%qE attribute ignored on types"
14607msgstr "het %qE attribuut wordt genegeerd voor types"
14608
14609#: c-common.c:4912
14610#, fuzzy, gcc-internal-format
14611msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
14612msgstr "het argument van %<visibility%> moet \"default\", \"hidden\", \"protected\" of \"internal\" zijn"
14613
14614#: c-common.c:4983
14615#, fuzzy, gcc-internal-format
14616msgid "tls_model argument not a string"
14617msgstr "het argument van %<tls_model%> is geen string"
14618
14619#: c-common.c:4996
14620#, fuzzy, gcc-internal-format
14621msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
14622msgstr "het argument van %<tls_model%> moet \"local-exec\", \"initial-exec\", \"local-dynamic\" of \"global-dynamic\" zijn"
14623
14624#: c-common.c:5015 c-common.c:5079
14625#, gcc-internal-format
14626msgid "%J%qE attribute applies only to functions"
14627msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
14628
14629#: c-common.c:5020 c-common.c:5084
14630#, gcc-internal-format
14631msgid "%Jcan%'t set %qE attribute after definition"
14632msgstr "%Jkan het %qE attribuut niet instellen na een definitie"
14633
14634#: c-common.c:5173
14635#, fuzzy, gcc-internal-format
14636msgid "%qE attribute ignored for %qE"
14637msgstr "het %qs attribuut wordt genegeerd voor %qs"
14638
14639#: c-common.c:5228
14640#, fuzzy, gcc-internal-format
14641msgid "invalid vector type for attribute %qE"
14642msgstr "ongeldig vector-type voor attribuut %qs"
14643
14644#: c-common.c:5234
14645#, gcc-internal-format
14646msgid "vector size not an integral multiple of component size"
14647msgstr ""
14648
14649#: c-common.c:5240
14650#, gcc-internal-format
14651msgid "zero vector size"
14652msgstr ""
14653
14654#: c-common.c:5248
14655#, gcc-internal-format
14656msgid "number of components of the vector not a power of two"
14657msgstr "het aantal componenten van de vector is geen macht van twee"
14658
14659#: c-common.c:5276
14660#, gcc-internal-format
14661msgid "nonnull attribute without arguments on a non-prototype"
14662msgstr "nonnull attribuut zonder argumenten gebruikt voor een niet-prototype"
14663
14664#: c-common.c:5291
14665#, fuzzy, gcc-internal-format
14666msgid "nonnull argument has invalid operand number (argument %lu)"
14667msgstr "argument van %<nonnull%> heeft een ongeldig operandnummer (argument %lu)"
14668
14669#: c-common.c:5310
14670#, fuzzy, gcc-internal-format
14671msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
14672msgstr "argument van %<nonnull%> heeft een operandnummer dat buiten bereik is (argument %lu, operand %lu)"
14673
14674#: c-common.c:5318
14675#, fuzzy, gcc-internal-format
14676msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
14677msgstr "argument van %<nonnull%> verwijst naar niet-pointer operand (argument %lu, operand %lu)"
14678
14679#: c-common.c:5381 c-common.c:5404
14680#, fuzzy, gcc-internal-format
14681msgid "not enough variable arguments to fit a sentinel"
14682msgstr "te weinig argumenten om een sentinel in te passen"
14683
14684# "sentinel" hoe vertalen? "schildwacht" lijkt niet echt van toepassing...
14685#: c-common.c:5425
14686#, gcc-internal-format
14687msgid "missing sentinel in function call"
14688msgstr "sentinel ontbreekt in functie-oproep"
14689
14690#: c-common.c:5467
14691#, gcc-internal-format
14692msgid "null argument where non-null required (argument %lu)"
14693msgstr "null argument waar een niet-null argument vereist is (argument %lu)"
14694
14695#: c-common.c:5532
14696#, fuzzy, gcc-internal-format
14697msgid "cleanup argument not an identifier"
14698msgstr "het argument van %<cleanup%> is geen naam"
14699
14700#: c-common.c:5539
14701#, fuzzy, gcc-internal-format
14702msgid "cleanup argument not a function"
14703msgstr "het argument van %<cleanup%> is geen functie"
14704
14705#: c-common.c:5578
14706#, fuzzy, gcc-internal-format
14707msgid "%qE attribute requires prototypes with named arguments"
14708msgstr "het %qs attribuut vereist prototypes met benoemde argumenten"
14709
14710# goede vertaling van variadic?
14711#: c-common.c:5589
14712#, fuzzy, gcc-internal-format
14713msgid "%qE attribute only applies to variadic functions"
14714msgstr "het %qs attribuut is enkel van toepassing op variadische functies"
14715
14716#: c-common.c:5600
14717#, gcc-internal-format
14718msgid "requested position is not an integer constant"
14719msgstr "gevraagde positie is geen integerconstante"
14720
14721#: c-common.c:5607
14722#, gcc-internal-format
14723msgid "requested position is less than zero"
14724msgstr "gevraagde positie is kleiner dan nul"
14725
14726#: c-common.c:5909
14727#, gcc-internal-format
14728msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
14729msgstr "%Hde returnwaarde van %qD, gedeclareerd met het %<warn_unused_result%> atribuut, wordt genegeerd"
14730
14731#: c-common.c:5913
14732#, fuzzy, gcc-internal-format
14733msgid "%Hignoring return value of function declared with attribute warn_unused_result"
14734msgstr "%Hde returnwaarde van een functie, gedeclareerd met het %<warn_unused_result%> atribuut, wordt genegeerd"
14735
14736#: c-common.c:5973 cp/typeck.c:4257
14737#, fuzzy, gcc-internal-format
14738msgid "attempt to take address of bit-field structure member %qD"
14739msgstr "poging om het adres te nemen van lid %qs van een bitveld-structure"
14740
14741#: c-common.c:6020
14742#, gcc-internal-format
14743msgid "invalid lvalue in assignment"
14744msgstr "ongeldige lvalue in toewijzing"
14745
14746#: c-common.c:6023
14747#, gcc-internal-format
14748msgid "invalid lvalue in increment"
14749msgstr "ongeldige lvalue in verhoging"
14750
14751#: c-common.c:6026
14752#, gcc-internal-format
14753msgid "invalid lvalue in decrement"
14754msgstr "ongeldige lvalue in verlaging"
14755
14756#: c-common.c:6029
14757#, gcc-internal-format
14758msgid "invalid lvalue in unary %<&%>"
14759msgstr "ongeldige lvalue bij unaire %<&%>"
14760
14761#: c-common.c:6032
14762#, gcc-internal-format
14763msgid "invalid lvalue in asm statement"
14764msgstr "ongeldige lvalue in asm-statement"
14765
14766#: c-common.c:6160 c-common.c:6209 c-typeck.c:2443
14767#, gcc-internal-format
14768msgid "too few arguments to function %qE"
14769msgstr "te weinig argumenten voor functie %qE"
14770
14771#. ??? This should not be an error when inlining calls to
14772#. unprototyped functions.
14773#: c-common.c:6177 c-typeck.c:4095
14774#, fuzzy, gcc-internal-format
14775msgid "incompatible type for argument %d of %qE"
14776msgstr "incompatibel type voor argument %d van %qs"
14777
14778#. Except for passing an argument to an unprototyped function,
14779#. this is a constraint violation.  When passing an argument to
14780#. an unprototyped function, it is compile-time undefined;
14781#. making it a constraint in that case was rejected in
14782#. DR#252.
14783#: c-convert.c:96 c-typeck.c:1596 c-typeck.c:3736 cp/typeck.c:1372
14784#: cp/typeck.c:6014 fortran/convert.c:89 treelang/tree-convert.c:79
14785#, gcc-internal-format
14786msgid "void value not ignored as it ought to be"
14787msgstr "void-waarde niet genegeerd zoals het hoort"
14788
14789#: c-convert.c:134 fortran/convert.c:122 java/typeck.c:154
14790#: treelang/tree-convert.c:105
14791#, gcc-internal-format
14792msgid "conversion to non-scalar type requested"
14793msgstr "conversie naar niet-scalair type gevraagd"
14794
14795#: c-decl.c:564
14796#, fuzzy, gcc-internal-format
14797msgid "array %q+D assumed to have one element"
14798msgstr "%Jarray %qD wordt aangenomen één element te bevatten"
14799
14800# goede vertaling voor scopes?
14801#: c-decl.c:669
14802#, gcc-internal-format
14803msgid "GCC supports only %u nested scopes"
14804msgstr "GCC ondersteunt maar %u geneste bereiken (scopes)"
14805
14806#: c-decl.c:755 cp/decl.c:351 java/decl.c:1700
14807#, fuzzy, gcc-internal-format
14808msgid "label %q+D used but not defined"
14809msgstr "label %qs gebruikt maar niet gedefinieerd"
14810
14811#: c-decl.c:761 cp/decl.c:362 java/decl.c:1705
14812#, fuzzy, gcc-internal-format
14813msgid "label %q+D defined but not used"
14814msgstr "label %qs gedefinieerd maar niet gebruikt"
14815
14816#: c-decl.c:763
14817#, fuzzy, gcc-internal-format
14818msgid "label %q+D declared but not defined"
14819msgstr "%Jlabel %qD gedeclareerd maar niet gedefinieerd"
14820
14821#: c-decl.c:798
14822#, fuzzy, gcc-internal-format
14823msgid "nested function %q+D declared but never defined"
14824msgstr "%Jgeneste functie %qD gedeclareerd maar niet gedefinieerd"
14825
14826#: c-decl.c:812 cp/decl.c:556
14827#, fuzzy, gcc-internal-format
14828msgid "unused variable %q+D"
14829msgstr "%Jniet-gebruikte variabele %qD"
14830
14831#: c-decl.c:816
14832#, gcc-internal-format
14833msgid "type of array %q+D completed incompatibly with implicit initialization"
14834msgstr ""
14835
14836#: c-decl.c:1050
14837#, gcc-internal-format
14838msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
14839msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst"
14840
14841#: c-decl.c:1057
14842#, gcc-internal-format
14843msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
14844msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst"
14845
14846#: c-decl.c:1092
14847#, fuzzy, gcc-internal-format
14848msgid "prototype for %q+D declares more arguments than previous old-style definition"
14849msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
14850
14851#: c-decl.c:1098
14852#, fuzzy, gcc-internal-format
14853msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
14854msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
14855
14856#: c-decl.c:1107
14857#, fuzzy, gcc-internal-format
14858msgid "prototype for %q+D declares argument %d with incompatible type"
14859msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
14860
14861# wringt een beetje...
14862#. If we get here, no errors were found, but do issue a warning
14863#. for this poor-style construct.
14864#: c-decl.c:1120
14865#, fuzzy, gcc-internal-format
14866msgid "prototype for %q+D follows non-prototype definition"
14867msgstr "%Jprototype voor %qD volgt niet-prototype definitie"
14868
14869#: c-decl.c:1135
14870#, fuzzy, gcc-internal-format
14871msgid "previous definition of %q+D was here"
14872msgstr "%Jeerdere definitie van %qD was hier"
14873
14874#: c-decl.c:1137
14875#, fuzzy, gcc-internal-format
14876msgid "previous implicit declaration of %q+D was here"
14877msgstr "%Jeerdere impliciete declaratie van %qD was hier"
14878
14879#: c-decl.c:1139
14880#, fuzzy, gcc-internal-format
14881msgid "previous declaration of %q+D was here"
14882msgstr "%Jeerdere declaratie van %qD was hier"
14883
14884#: c-decl.c:1179
14885#, fuzzy, gcc-internal-format
14886msgid "%q+D redeclared as different kind of symbol"
14887msgstr "%qs als ander soort symbool geherdeclareerd"
14888
14889#: c-decl.c:1183
14890#, fuzzy, gcc-internal-format
14891msgid "built-in function %q+D declared as non-function"
14892msgstr "%Jingebouwde functie %qD gedeclareerd als niet-functie"
14893
14894# "verbergt" is niet verkeerd, maar "schaduwt" of iets dergelijks is misschien toch beter
14895#: c-decl.c:1186 c-decl.c:1302 c-decl.c:1926
14896#, fuzzy, gcc-internal-format
14897msgid "declaration of %q+D shadows a built-in function"
14898msgstr "%Jdeclaratie van %qD verbergt een ingebouwde functie"
14899
14900#: c-decl.c:1195
14901#, fuzzy, gcc-internal-format
14902msgid "redeclaration of enumerator %q+D"
14903msgstr "%Jherdeclaratie van enum %qD"
14904
14905#. If types don't match for a built-in, throw away the
14906#. built-in.  No point in calling locate_old_decl here, it
14907#. won't print anything.
14908#: c-decl.c:1216
14909#, fuzzy, gcc-internal-format
14910msgid "conflicting types for built-in function %q+D"
14911msgstr "%Jonverenigbare types voor ingebouwde functie %qD"
14912
14913#: c-decl.c:1240 c-decl.c:1253 c-decl.c:1263
14914#, fuzzy, gcc-internal-format
14915msgid "conflicting types for %q+D"
14916msgstr "%Jonverenigbare types voor %qD"
14917
14918# misschien toch houden op type-qualifiers?
14919#: c-decl.c:1261
14920#, fuzzy, gcc-internal-format
14921msgid "conflicting type qualifiers for %q+D"
14922msgstr "%J onverenigbare typekwalificaties voor %qD"
14923
14924#. Allow OLDDECL to continue in use.
14925#: c-decl.c:1278
14926#, fuzzy, gcc-internal-format
14927msgid "redefinition of typedef %q+D"
14928msgstr "%Jherdefinitie van typedef %qD"
14929
14930#: c-decl.c:1326 c-decl.c:1404
14931#, fuzzy, gcc-internal-format
14932msgid "redefinition of %q+D"
14933msgstr "%Jherdefinitie van %qD"
14934
14935#: c-decl.c:1361 c-decl.c:1442
14936#, fuzzy, gcc-internal-format
14937msgid "static declaration of %q+D follows non-static declaration"
14938msgstr "%Jdeclaratie van %qD als static volgt declaratie als niet-static"
14939
14940#: c-decl.c:1371 c-decl.c:1378 c-decl.c:1431 c-decl.c:1439
14941#, fuzzy, gcc-internal-format
14942msgid "non-static declaration of %q+D follows static declaration"
14943msgstr "%Jdeclaratie van %qD als niet-static volgt declaratie als static"
14944
14945#: c-decl.c:1391
14946#, fuzzy, gcc-internal-format
14947msgid "thread-local declaration of %q+D follows non-thread-local declaration"
14948msgstr "%Jdeclaratie van %qD als thread-local volgt declaratie als niet-thread-local"
14949
14950#: c-decl.c:1394
14951#, fuzzy, gcc-internal-format
14952msgid "non-thread-local declaration of %q+D follows thread-local declaration"
14953msgstr "%Jdeclaratie van %qD als niet-thread-local volgt declaratie als thread-local"
14954
14955#: c-decl.c:1424
14956#, fuzzy, gcc-internal-format
14957msgid "extern declaration of %q+D follows declaration with no linkage"
14958msgstr "%Jdeclaratie van %qD as extern volgt declaratie zonder specifieke linkage"
14959
14960#: c-decl.c:1460
14961#, fuzzy, gcc-internal-format
14962msgid "declaration of %q+D with no linkage follows extern declaration"
14963msgstr "%Jdeclaratie van %qD zonder specifieke linkage volgt declaratie als extern"
14964
14965#: c-decl.c:1466
14966#, fuzzy, gcc-internal-format
14967msgid "redeclaration of %q+D with no linkage"
14968msgstr "%Jherdeclaratie van %qD zonder specifieke linkage"
14969
14970#: c-decl.c:1480
14971#, fuzzy, gcc-internal-format
14972msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
14973msgstr "%Jherdeclaratie van %qD met andere zichtbaarheid (oude zichtbaarheid blijft behouden)"
14974
14975#: c-decl.c:1491
14976#, fuzzy, gcc-internal-format
14977msgid "inline declaration of %qD follows declaration with attribute noinline"
14978msgstr "%Jdeclaratie van %qD als inline volgt declaratie met %<noinline%> attribuut"
14979
14980#: c-decl.c:1498
14981#, fuzzy, gcc-internal-format
14982msgid "declaration of %q+D with attribute noinline follows inline declaration "
14983msgstr "%Jdeclaratie van %qD met %<noinline%> attribuut volgt declaratie als inline"
14984
14985#: c-decl.c:1513
14986#, fuzzy, gcc-internal-format
14987msgid "%q+D declared inline after being called"
14988msgstr "%J%qD als inline gedeclareerd na oproep"
14989
14990#: c-decl.c:1518
14991#, fuzzy, gcc-internal-format
14992msgid "%q+D declared inline after its definition"
14993msgstr "%J%qD als inline gedeclareerd na zijn definitie"
14994
14995#: c-decl.c:1537
14996#, fuzzy, gcc-internal-format
14997msgid "redefinition of parameter %q+D"
14998msgstr "%Jherdefinitie van parameter %qD"
14999
15000#: c-decl.c:1564
15001#, fuzzy, gcc-internal-format
15002msgid "redundant redeclaration of %q+D"
15003msgstr "%Joverbodige herdeclaratie van %qD"
15004
15005#: c-decl.c:1913
15006#, fuzzy, gcc-internal-format
15007msgid "declaration of %q+D shadows previous non-variable"
15008msgstr "%Jdeclaratie van %qD verbergt een eerdere niet-variabele"
15009
15010#: c-decl.c:1918
15011#, fuzzy, gcc-internal-format
15012msgid "declaration of %q+D shadows a parameter"
15013msgstr "de declaratie van %qs verbergt een parameter"
15014
15015#: c-decl.c:1921
15016#, fuzzy, gcc-internal-format
15017msgid "declaration of %q+D shadows a global declaration"
15018msgstr "de declaratie van %qs verbergt een parameter"
15019
15020#: c-decl.c:1931
15021#, fuzzy, gcc-internal-format
15022msgid "declaration of %q+D shadows a previous local"
15023msgstr "de declaratie van %qs verbergt een parameter"
15024
15025#: c-decl.c:1934 cp/name-lookup.c:954 cp/name-lookup.c:985
15026#: cp/name-lookup.c:993
15027#, gcc-internal-format
15028msgid "%Jshadowed declaration is here"
15029msgstr "%Jde verborgen declaratie is hier"
15030
15031#: c-decl.c:2134
15032#, gcc-internal-format
15033msgid "nested extern declaration of %qD"
15034msgstr "geneste declaratie van %qD als extern"
15035
15036#: c-decl.c:2303
15037#, gcc-internal-format
15038msgid "implicit declaration of function %qE"
15039msgstr "impliciete declaratie van functie %qE"
15040
15041#: c-decl.c:2364
15042#, gcc-internal-format
15043msgid "incompatible implicit declaration of built-in function %qD"
15044msgstr "onverenigbare impliciete declaratie van ingebouwde functie %qD"
15045
15046#: c-decl.c:2373
15047#, gcc-internal-format
15048msgid "incompatible implicit declaration of function %qD"
15049msgstr "onverenigbare impliciete declaratie van functie %qD"
15050
15051#: c-decl.c:2426
15052#, fuzzy, gcc-internal-format
15053msgid "%H%qE undeclared here (not in a function)"
15054msgstr "%qE is hier niet gedeclareerd (niet in een functie)"
15055
15056#: c-decl.c:2431
15057#, fuzzy, gcc-internal-format
15058msgid "%H%qE undeclared (first use in this function)"
15059msgstr "%qE is hier niet gedeclareerd (eerste gebruik in deze functie)"
15060
15061#: c-decl.c:2435
15062#, fuzzy, gcc-internal-format
15063msgid "%H(Each undeclared identifier is reported only once"
15064msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
15065
15066#: c-decl.c:2436
15067#, fuzzy, gcc-internal-format
15068msgid "%Hfor each function it appears in.)"
15069msgstr "keer vermeld voor elke functie waarin hij staat.)"
15070
15071#: c-decl.c:2474 cp/decl.c:2131
15072#, fuzzy, gcc-internal-format
15073msgid "label %qE referenced outside of any function"
15074msgstr "naar label %s gerefereerd buiten enige functie"
15075
15076#: c-decl.c:2516
15077#, fuzzy, gcc-internal-format
15078msgid "duplicate label declaration %qE"
15079msgstr "herhaalde label-declaratie %qs"
15080
15081#: c-decl.c:2552
15082#, gcc-internal-format
15083msgid "%Hduplicate label %qD"
15084msgstr "%Hherhaald label %qD"
15085
15086#: c-decl.c:2562
15087#, gcc-internal-format
15088msgid "%Jjump into statement expression"
15089msgstr ""
15090
15091# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
15092#: c-decl.c:2564
15093#, fuzzy, gcc-internal-format
15094msgid "%Jjump into scope of identifier with variably modified type"
15095msgstr "argument %d is alleen-lezen"
15096
15097#: c-decl.c:2579
15098#, gcc-internal-format
15099msgid "%Htraditional C lacks a separate namespace for labels, identifier %qE conflicts"
15100msgstr ""
15101
15102#: c-decl.c:2654
15103#, gcc-internal-format
15104msgid "%H%qE defined as wrong kind of tag"
15105msgstr ""
15106
15107#: c-decl.c:2869
15108#, gcc-internal-format
15109msgid "unnamed struct/union that defines no instances"
15110msgstr "naamloze struct/union die geen instanties definieert"
15111
15112#: c-decl.c:2877
15113#, gcc-internal-format
15114msgid "empty declaration with storage class specifier does not redeclare tag"
15115msgstr ""
15116
15117#: c-decl.c:2888
15118#, gcc-internal-format
15119msgid "empty declaration with type qualifier does not redeclare tag"
15120msgstr ""
15121
15122#: c-decl.c:2909 c-decl.c:2916
15123#, gcc-internal-format
15124msgid "useless type name in empty declaration"
15125msgstr "nutteloze typenaam in lege declaratie"
15126
15127#: c-decl.c:2924
15128#, gcc-internal-format
15129msgid "%<inline%> in empty declaration"
15130msgstr "%<inline%> bij lege declaratie"
15131
15132# betere vertaling voor "file-scope"?
15133#: c-decl.c:2930
15134#, gcc-internal-format
15135msgid "%<auto%> in file-scope empty declaration"
15136msgstr "%<auto%> in lege declaratie op bestandsniveau"
15137
15138#: c-decl.c:2936
15139#, gcc-internal-format
15140msgid "%<register%> in file-scope empty declaration"
15141msgstr "%<register%> in lege declaratie op bestandsniveau"
15142
15143# vertaling voor "storage class specifier"?
15144#: c-decl.c:2942
15145#, gcc-internal-format
15146msgid "useless storage class specifier in empty declaration"
15147msgstr "nutteloze storage class specifier in lege declaratie"
15148
15149#: c-decl.c:2948
15150#, gcc-internal-format
15151msgid "useless %<__thread%> in empty declaration"
15152msgstr "nutteloze %<__thread%> in lege declaratie"
15153
15154#: c-decl.c:2956
15155#, gcc-internal-format
15156msgid "useless type qualifier in empty declaration"
15157msgstr "nutteloze type-kwalificatie in lege declaratie"
15158
15159#: c-decl.c:2963 c-parser.c:1157
15160#, gcc-internal-format
15161msgid "empty declaration"
15162msgstr "lege declaratie"
15163
15164#: c-decl.c:3029
15165#, gcc-internal-format
15166msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
15167msgstr "ISO C90 ondersteunt geen %<static%> of type-qualificaties in declaratoren van parameter arrays"
15168
15169#: c-decl.c:3032
15170#, gcc-internal-format
15171msgid "ISO C90 does not support %<[*]%> array declarators"
15172msgstr "ISO C90 ondersteunt geen %<[*]%> declaratoren van arrays"
15173
15174#: c-decl.c:3035
15175#, gcc-internal-format
15176msgid "GCC does not yet properly implement %<[*]%> array declarators"
15177msgstr "GCC heeft nog geen fatsoenlijke implementatie van %<[*]%> declaratoren van arrays"
15178
15179#: c-decl.c:3054
15180#, fuzzy, gcc-internal-format
15181msgid "static or type qualifiers in abstract declarator"
15182msgstr "%<static%> of type-kwalificatie in abstracte declarator"
15183
15184#: c-decl.c:3142
15185#, fuzzy, gcc-internal-format
15186msgid "%q+D is usually a function"
15187msgstr "%J%qD is meestal een functie"
15188
15189#: c-decl.c:3151 cp/decl.c:3700 cp/decl2.c:825
15190#, gcc-internal-format
15191msgid "typedef %qD is initialized (use __typeof__ instead)"
15192msgstr "typedef %qD krijgt beginwaarde (gebruik beter __typeof__)"
15193
15194#: c-decl.c:3156
15195#, gcc-internal-format
15196msgid "function %qD is initialized like a variable"
15197msgstr "functie %qD krijgt beginwaarde alsof het een variabele is"
15198
15199#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
15200#: c-decl.c:3162
15201#, gcc-internal-format
15202msgid "parameter %qD is initialized"
15203msgstr "parameter %qD krijgt beginwaarde"
15204
15205#: c-decl.c:3187
15206#, gcc-internal-format
15207msgid "variable %qD has initializer but incomplete type"
15208msgstr "variabele %qD heeft beginwaarde, maar een onvolledig type"
15209
15210#: c-decl.c:3263 c-decl.c:5885 cp/decl.c:3739 cp/decl.c:10141
15211#, fuzzy, gcc-internal-format
15212msgid "inline function %q+D given attribute noinline"
15213msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
15214
15215#: c-decl.c:3335
15216#, fuzzy, gcc-internal-format
15217msgid "initializer fails to determine size of %q+D"
15218msgstr "beginwaarde legt grootte van %qs niet vast"
15219
15220#: c-decl.c:3340
15221#, fuzzy, gcc-internal-format
15222msgid "array size missing in %q+D"
15223msgstr "array-grootte ontbreekt in %qs"
15224
15225#: c-decl.c:3352
15226#, fuzzy, gcc-internal-format
15227msgid "zero or negative size array %q+D"
15228msgstr "%Jarray %qD heeft grootte die negatief of nul is"
15229
15230#: c-decl.c:3407 varasm.c:1646
15231#, fuzzy, gcc-internal-format
15232msgid "storage size of %q+D isn%'t known"
15233msgstr "opslaggrootte van %qs is onbekend"
15234
15235#: c-decl.c:3417
15236#, fuzzy, gcc-internal-format
15237msgid "storage size of %q+D isn%'t constant"
15238msgstr "opslaggrootte van %qs is niet constant"
15239
15240#: c-decl.c:3464
15241#, fuzzy, gcc-internal-format
15242msgid "ignoring asm-specifier for non-static local variable %q+D"
15243msgstr "%Jasm-specificatie wordt genegeerd voor niet-static locale variabele %qD"
15244
15245#: c-decl.c:3492 fortran/f95-lang.c:670
15246#, gcc-internal-format
15247msgid "cannot put object with volatile field into register"
15248msgstr "een object met een volatile veld kan niet in een register geplaatst worden"
15249
15250# Of is 'verbiedt parameterdeclaraties op voorhand' beter?
15251#: c-decl.c:3627
15252#, gcc-internal-format
15253msgid "ISO C forbids forward parameter declarations"
15254msgstr "ISO C verbiedt voorwaartse declaraties van parameters"
15255
15256#: c-decl.c:3746
15257#, gcc-internal-format
15258msgid "bit-field %qs width not an integer constant"
15259msgstr "breedte van bitveld %qs is geen integerconstante"
15260
15261#: c-decl.c:3754
15262#, gcc-internal-format
15263msgid "negative width in bit-field %qs"
15264msgstr "bitveld %qs heeft een negatieve breedte"
15265
15266#: c-decl.c:3759
15267#, gcc-internal-format
15268msgid "zero width for bit-field %qs"
15269msgstr "bitveld %qs heeft breedte 0"
15270
15271#: c-decl.c:3769
15272#, gcc-internal-format
15273msgid "bit-field %qs has invalid type"
15274msgstr "bitveld %qs heeft een ongeldig type"
15275
15276#: c-decl.c:3779
15277#, gcc-internal-format
15278msgid "type of bit-field %qs is a GCC extension"
15279msgstr "het type van bitveld %qs is een uitbreiding van GCC"
15280
15281#: c-decl.c:3788
15282#, gcc-internal-format
15283msgid "width of %qs exceeds its type"
15284msgstr "breedte van %qs overschrijdt zijn type"
15285
15286#: c-decl.c:3801
15287#, gcc-internal-format
15288msgid "%qs is narrower than values of its type"
15289msgstr "%qs is smaller dan waarden van zijn type"
15290
15291#: c-decl.c:3950
15292#, gcc-internal-format
15293msgid "type defaults to %<int%> in declaration of %qs"
15294msgstr "type krijgt standaardwaarde %<int%> in de declaratie van %qs"
15295
15296#: c-decl.c:3978
15297#, gcc-internal-format
15298msgid "duplicate %<const%>"
15299msgstr "herhaalde %<const%>"
15300
15301#: c-decl.c:3980
15302#, gcc-internal-format
15303msgid "duplicate %<restrict%>"
15304msgstr "herhaalde %<restrict%>"
15305
15306#: c-decl.c:3982
15307#, gcc-internal-format
15308msgid "duplicate %<volatile%>"
15309msgstr "herhaalde %<volatile%>"
15310
15311#: c-decl.c:4001
15312#, gcc-internal-format
15313msgid "function definition declared %<auto%>"
15314msgstr "functie-definitie als %<auto%> gedeclareerd"
15315
15316#: c-decl.c:4003
15317#, gcc-internal-format
15318msgid "function definition declared %<register%>"
15319msgstr "functie-definitie als %<register%> gedeclareerd"
15320
15321#: c-decl.c:4005
15322#, gcc-internal-format
15323msgid "function definition declared %<typedef%>"
15324msgstr "functie-definitie als %<typdef%> gedeclareerd"
15325
15326#: c-decl.c:4007
15327#, gcc-internal-format
15328msgid "function definition declared %<__thread%>"
15329msgstr "functie-definitie als %<__thread%> gedeclareerd"
15330
15331#: c-decl.c:4023
15332#, gcc-internal-format
15333msgid "storage class specified for structure field %qs"
15334msgstr "opslagklasse opgegeven voor structure-veld %qs"
15335
15336#: c-decl.c:4027 cp/decl.c:7187
15337#, gcc-internal-format
15338msgid "storage class specified for parameter %qs"
15339msgstr "opslagklasse opgegeven voor parameter %qs"
15340
15341#: c-decl.c:4030 cp/decl.c:7189
15342#, gcc-internal-format
15343msgid "storage class specified for typename"
15344msgstr "opslagklasse opgegeven voor typenaam"
15345
15346#: c-decl.c:4043 cp/decl.c:7206
15347#, gcc-internal-format
15348msgid "%qs initialized and declared %<extern%>"
15349msgstr "%qs krijgt beginwaarde en is als %<extern%> gedeclareerd"
15350
15351#: c-decl.c:4045 cp/decl.c:7209
15352#, gcc-internal-format
15353msgid "%qs has both %<extern%> and initializer"
15354msgstr "%qs heeft zowel %<extern%> als een beginwaarde"
15355
15356#: c-decl.c:4050
15357#, gcc-internal-format
15358msgid "file-scope declaration of %qs specifies %<auto%>"
15359msgstr "declaratie van %qs op bestandsniveau specifieert %<auto%>"
15360
15361#: c-decl.c:4052
15362#, gcc-internal-format
15363msgid "file-scope declaration of %qs specifies %<register%>"
15364msgstr "declaratie van %qs op bestandsniveau specifieert %<auto%>"
15365
15366#: c-decl.c:4057 cp/decl.c:7213
15367#, gcc-internal-format
15368msgid "nested function %qs declared %<extern%>"
15369msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
15370
15371#: c-decl.c:4060 cp/decl.c:7223
15372#, gcc-internal-format
15373msgid "function-scope %qs implicitly auto and declared %<__thread%>"
15374msgstr ""
15375
15376#. Only the innermost declarator (making a parameter be of
15377#. array type which is converted to pointer type)
15378#. may have static or type qualifiers.
15379#: c-decl.c:4107 c-decl.c:4301
15380#, gcc-internal-format
15381msgid "static or type qualifiers in non-parameter array declarator"
15382msgstr ""
15383
15384#: c-decl.c:4153
15385#, gcc-internal-format
15386msgid "declaration of %qs as array of voids"
15387msgstr "%qs wordt gedeclareerd als een array van voids"
15388
15389#: c-decl.c:4159
15390#, gcc-internal-format
15391msgid "declaration of %qs as array of functions"
15392msgstr "%qs wordt gedeclareerd als een array van functies"
15393
15394#: c-decl.c:4164
15395#, gcc-internal-format
15396msgid "invalid use of structure with flexible array member"
15397msgstr "ongeldig gebruik van strcture met flexibel array-lid"
15398
15399#: c-decl.c:4184
15400#, gcc-internal-format
15401msgid "size of array %qs has non-integer type"
15402msgstr "grootte van array %qs is van een niet-integer type"
15403
15404#: c-decl.c:4189
15405#, gcc-internal-format
15406msgid "ISO C forbids zero-size array %qs"
15407msgstr "ISO C verbiedt array %qs met grootte 0"
15408
15409#: c-decl.c:4196
15410#, gcc-internal-format
15411msgid "size of array %qs is negative"
15412msgstr "grootte van array %qs is negatief"
15413
15414#: c-decl.c:4210
15415#, gcc-internal-format
15416msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
15417msgstr "ISO C90 verbiedt array %qs, wiens grootte niet geëvalueerd kan worden"
15418
15419#: c-decl.c:4214
15420#, gcc-internal-format
15421msgid "ISO C90 forbids variable-size array %qs"
15422msgstr "ISO C90 verbiedt array %qs van variabele grootte"
15423
15424#: c-decl.c:4254 c-decl.c:4423 cp/decl.c:7646
15425#, gcc-internal-format
15426msgid "size of array %qs is too large"
15427msgstr "omvang van array %qs is te groot"
15428
15429#: c-decl.c:4265
15430#, gcc-internal-format
15431msgid "ISO C90 does not support flexible array members"
15432msgstr "ISO C90 ondersteunt geen flexibele array-leden"
15433
15434#: c-decl.c:4275
15435#, gcc-internal-format
15436msgid "array type has incomplete element type"
15437msgstr "arraytype heeft onvolledig elementtype"
15438
15439#: c-decl.c:4333 cp/decl.c:7307
15440#, gcc-internal-format
15441msgid "%qs declared as function returning a function"
15442msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
15443
15444#: c-decl.c:4338 cp/decl.c:7312
15445#, gcc-internal-format
15446msgid "%qs declared as function returning an array"
15447msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
15448
15449#: c-decl.c:4358
15450#, fuzzy, gcc-internal-format
15451msgid "function definition has qualified void return type"
15452msgstr "functiedefinitie heeft een gekwalificeerde %<void%> als teruggeeftype"
15453
15454#: c-decl.c:4361
15455#, gcc-internal-format
15456msgid "type qualifiers ignored on function return type"
15457msgstr "typekwalificaties op teruggeeftypes van functies worden genegeerd"
15458
15459#: c-decl.c:4390 c-decl.c:4436 c-decl.c:4531 c-decl.c:4621
15460#, gcc-internal-format
15461msgid "ISO C forbids qualified function types"
15462msgstr "ISO C verbiedt gekwalificeerde functie-types"
15463
15464#: c-decl.c:4444
15465#, fuzzy, gcc-internal-format
15466msgid "typedef %q+D declared %<inline%>"
15467msgstr "%Jtypedef %qD als %<inline%> gedeclareerd"
15468
15469#: c-decl.c:4474
15470#, fuzzy, gcc-internal-format
15471msgid "ISO C forbids const or volatile function types"
15472msgstr "ISO C verbiedt %<const%> of %<volatile%> functie-types"
15473
15474#: c-decl.c:4494
15475#, gcc-internal-format
15476msgid "variable or field %qs declared void"
15477msgstr "variabele of veld %qs als void gedeclareerd"
15478
15479#: c-decl.c:4524
15480#, gcc-internal-format
15481msgid "attributes in parameter array declarator ignored"
15482msgstr "attributen genegeerd in declarator van parameter-array"
15483
15484#: c-decl.c:4558
15485#, fuzzy, gcc-internal-format
15486msgid "parameter %q+D declared %<inline%>"
15487msgstr "%Jparameter %qD als %<inline%> gedeclareerd"
15488
15489#: c-decl.c:4571
15490#, gcc-internal-format
15491msgid "field %qs declared as a function"
15492msgstr "veld %qs als een functie gedeclareerd"
15493
15494#: c-decl.c:4577
15495#, gcc-internal-format
15496msgid "field %qs has incomplete type"
15497msgstr "veld %qs heeft een onvolledig type"
15498
15499#: c-decl.c:4591 c-decl.c:4603 c-decl.c:4607
15500#, gcc-internal-format
15501msgid "invalid storage class for function %qs"
15502msgstr "ongeldige opslagklasse voor functie %qs"
15503
15504#: c-decl.c:4627
15505#, gcc-internal-format
15506msgid "%<noreturn%> function returns non-void value"
15507msgstr "%<noreturn%> functie geeft niet-void waarde terug"
15508
15509#: c-decl.c:4655
15510#, gcc-internal-format
15511msgid "cannot inline function %<main%>"
15512msgstr "kan functie %<main%> niet %<inline%> maken"
15513
15514#: c-decl.c:4702
15515#, gcc-internal-format
15516msgid "variable previously declared %<static%> redeclared %<extern%>"
15517msgstr "eerder als %<static%> gedeclareerde variabele als %<extern%> geherdeclareerd"
15518
15519#: c-decl.c:4712
15520#, fuzzy, gcc-internal-format
15521msgid "variable %q+D declared %<inline%>"
15522msgstr "%Jvariabele %qD als %<inline%> gedeclareerd"
15523
15524#. A mere warning is sure to result in improper semantics
15525#. at runtime.  Don't bother to allow this to compile.
15526#. A mere warning is sure to result in improper
15527#. semantics at runtime.  Don't bother to allow this to
15528#. compile.
15529#: c-decl.c:4742 cp/decl.c:6115 cp/decl.c:8236
15530#, gcc-internal-format
15531msgid "thread-local storage not supported for this target"
15532msgstr "thread-local opslag wordt niet ondersteund voor dit doelsysteem"
15533
15534#: c-decl.c:4807 c-decl.c:5964
15535#, gcc-internal-format
15536msgid "function declaration isn%'t a prototype"
15537msgstr "functie-declaratie is geen prototype"
15538
15539#: c-decl.c:4815
15540#, gcc-internal-format
15541msgid "parameter names (without types) in function declaration"
15542msgstr "parameternamen (zonder types) in functiedeclaratie"
15543
15544#: c-decl.c:4848
15545#, fuzzy, gcc-internal-format
15546msgid "parameter %u (%q+D) has incomplete type"
15547msgstr "%Jparameter %u (%qD) heeft een onvolledig type"
15548
15549#: c-decl.c:4851
15550#, gcc-internal-format
15551msgid "%Jparameter %u has incomplete type"
15552msgstr "%Jparameter %u heeft een onvolledig type"
15553
15554#: c-decl.c:4860
15555#, fuzzy, gcc-internal-format
15556msgid "parameter %u (%q+D) has void type"
15557msgstr "%Jparameter %u (%qD) heeft %<void%> als type"
15558
15559#: c-decl.c:4863
15560#, gcc-internal-format
15561msgid "%Jparameter %u has void type"
15562msgstr "%Jparameter %u heeft %<void%> als type"
15563
15564#: c-decl.c:4923
15565#, gcc-internal-format
15566msgid "%<void%> as only parameter may not be qualified"
15567msgstr "%<void%> als enige parameter mag niet gekwalificeerd worden"
15568
15569#: c-decl.c:4927 c-decl.c:4961
15570#, gcc-internal-format
15571msgid "%<void%> must be the only parameter"
15572msgstr "%<void%> moet de enige parameter zijn"
15573
15574#: c-decl.c:4955
15575#, fuzzy, gcc-internal-format
15576msgid "parameter %q+D has just a forward declaration"
15577msgstr "%Jparameter %qD heeft enkel een voorwaartse declaratie"
15578
15579#. The %s will be one of 'struct', 'union', or 'enum'.
15580#: c-decl.c:5000
15581#, gcc-internal-format
15582msgid "%<%s %E%> declared inside parameter list"
15583msgstr "%<%s %E%> gedeclareerd binnen parameterlijst"
15584
15585#. The %s will be one of 'struct', 'union', or 'enum'.
15586#: c-decl.c:5004
15587#, gcc-internal-format
15588msgid "anonymous %s declared inside parameter list"
15589msgstr "anonieme %s gedeclareerd binnen parameterlijst"
15590
15591#: c-decl.c:5009
15592#, gcc-internal-format
15593msgid "its scope is only this definition or declaration, which is probably not what you want"
15594msgstr "het bereik ervan is enkel deze definitie of declaratie, hetgeen waarschijnlijk niet de bedoeling is"
15595
15596#: c-decl.c:5142
15597#, fuzzy, gcc-internal-format
15598msgid "redefinition of %<union %E%>"
15599msgstr "herdefinitie van %<union %s%>"
15600
15601#: c-decl.c:5144
15602#, fuzzy, gcc-internal-format
15603msgid "redefinition of %<struct %E%>"
15604msgstr "herdefinitie van %<struct %s%>"
15605
15606#: c-decl.c:5149
15607#, fuzzy, gcc-internal-format
15608msgid "nested redefinition of %<union %E%>"
15609msgstr "geneste herdefinitie van %<union %s%>"
15610
15611#: c-decl.c:5151
15612#, fuzzy, gcc-internal-format
15613msgid "nested redefinition of %<struct %E%>"
15614msgstr "geneste herdefinitie van %<struct %s%>"
15615
15616#: c-decl.c:5222 cp/decl.c:3500
15617#, gcc-internal-format
15618msgid "declaration does not declare anything"
15619msgstr "declaratie declareert niets"
15620
15621#: c-decl.c:5226
15622#, gcc-internal-format
15623msgid "ISO C doesn%'t support unnamed structs/unions"
15624msgstr "ISO C ondersteunt geen naamloze structs/unions"
15625
15626#: c-decl.c:5269 c-decl.c:5285
15627#, fuzzy, gcc-internal-format
15628msgid "duplicate member %q+D"
15629msgstr "%Jherhaald lid %qD"
15630
15631#: c-decl.c:5324
15632#, gcc-internal-format
15633msgid "union has no named members"
15634msgstr "union heeft geen benoemde leden"
15635
15636#: c-decl.c:5326
15637#, gcc-internal-format
15638msgid "union has no members"
15639msgstr "union heeft geen leden"
15640
15641#: c-decl.c:5331
15642#, gcc-internal-format
15643msgid "struct has no named members"
15644msgstr "struct heeft geen benoemde leden"
15645
15646#: c-decl.c:5333
15647#, gcc-internal-format
15648msgid "struct has no members"
15649msgstr "struct heeft geen leden"
15650
15651#: c-decl.c:5392
15652#, gcc-internal-format
15653msgid "%Jflexible array member in union"
15654msgstr "%Jflexibel array-lid in union"
15655
15656#: c-decl.c:5397
15657#, gcc-internal-format
15658msgid "%Jflexible array member not at end of struct"
15659msgstr "%Jflexibel array-lid niet aan het eind van de struct"
15660
15661#: c-decl.c:5402
15662#, gcc-internal-format
15663msgid "%Jflexible array member in otherwise empty struct"
15664msgstr "%Jflexibel array-lid in overigens lege struct"
15665
15666#: c-decl.c:5409
15667#, gcc-internal-format
15668msgid "%Jinvalid use of structure with flexible array member"
15669msgstr "%Jongeldig gebruik van structure met flexibel array-lid"
15670
15671#: c-decl.c:5520
15672#, gcc-internal-format
15673msgid "union cannot be made transparent"
15674msgstr "union kan niet transparant gemaakt worden"
15675
15676#: c-decl.c:5591
15677#, fuzzy, gcc-internal-format
15678msgid "nested redefinition of %<enum %E%>"
15679msgstr "geneste herdefinitie van %<enum %qs%>"
15680
15681#. This enum is a named one that has been declared already.
15682#: c-decl.c:5598
15683#, fuzzy, gcc-internal-format
15684msgid "redeclaration of %<enum %E%>"
15685msgstr "herdeclaratie van %<enum %qs%>"
15686
15687#: c-decl.c:5661
15688#, gcc-internal-format
15689msgid "enumeration values exceed range of largest integer"
15690msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer"
15691
15692#: c-decl.c:5678
15693#, gcc-internal-format
15694msgid "specified mode too small for enumeral values"
15695msgstr "opgegeven modus is te klein voor enumeratiewaarden"
15696
15697#: c-decl.c:5774
15698#, gcc-internal-format
15699msgid "enumerator value for %qE is not an integer constant"
15700msgstr "enumeratiewaarde voor %qE is geen integerconstante"
15701
15702#: c-decl.c:5791
15703#, gcc-internal-format
15704msgid "overflow in enumeration values"
15705msgstr "overflow in enumeratiewaarden"
15706
15707#: c-decl.c:5796
15708#, gcc-internal-format
15709msgid "ISO C restricts enumerator values to range of %<int%>"
15710msgstr "ISO C beperkt enumeratiewaarden tot het bereik van het %<int%> type"
15711
15712#: c-decl.c:5892
15713#, gcc-internal-format
15714msgid "return type is an incomplete type"
15715msgstr "teruggeeftype is onvolledig"
15716
15717#: c-decl.c:5900
15718#, gcc-internal-format
15719msgid "return type defaults to %<int%>"
15720msgstr "teruggeeftype krijgt standaardwaarde %<int%>"
15721
15722#: c-decl.c:5971
15723#, fuzzy, gcc-internal-format
15724msgid "no previous prototype for %q+D"
15725msgstr "%Jgeen eerder prototype voor %qD"
15726
15727#: c-decl.c:5980
15728#, fuzzy, gcc-internal-format
15729msgid "%q+D was used with no prototype before its definition"
15730msgstr "%J%qD werd voor haar definitie gebruikt zonder protoype"
15731
15732#: c-decl.c:5986
15733#, fuzzy, gcc-internal-format
15734msgid "no previous declaration for %q+D"
15735msgstr "%Jgeen eerdere declaratie voor %qD"
15736
15737#: c-decl.c:5996
15738#, fuzzy, gcc-internal-format
15739msgid "%q+D was used with no declaration before its definition"
15740msgstr "%J%qD werd voor haar definitie gebruikt zonder declaratie"
15741
15742#: c-decl.c:6028 c-decl.c:6545
15743#, fuzzy, gcc-internal-format
15744msgid "return type of %q+D is not %<int%>"
15745msgstr "%Jteruggeeftype van %qD is niet %<int%>"
15746
15747#: c-decl.c:6043
15748#, fuzzy, gcc-internal-format
15749msgid "first argument of %q+D should be %<int%>"
15750msgstr "%Jhet eerste argument van %qD zou een %<int%> moeten zijn"
15751
15752#: c-decl.c:6051
15753#, fuzzy, gcc-internal-format
15754msgid "second argument of %q+D should be %<char **%>"
15755msgstr "%Jhet tweede argument van %qD zou een %<char **%> moeten zijn"
15756
15757#: c-decl.c:6060
15758#, fuzzy, gcc-internal-format
15759msgid "third argument of %q+D should probably be %<char **%>"
15760msgstr "%Jhet derde argument van %qD zou waarschijnlijk een %<char **%> moeten zijn"
15761
15762#: c-decl.c:6070
15763#, fuzzy, gcc-internal-format
15764msgid "%q+D takes only zero or two arguments"
15765msgstr "%J%qD neemt ofwel geen, ofwel twee argumenten"
15766
15767#: c-decl.c:6073
15768#, fuzzy, gcc-internal-format
15769msgid "%q+D is normally a non-static function"
15770msgstr "%J%qD is gewoonlijk een niet-static funtie"
15771
15772#: c-decl.c:6119
15773#, gcc-internal-format
15774msgid "%Jold-style parameter declarations in prototyped function definition"
15775msgstr "%Jparameterdeclaraties in oude stijl gebruikt in de definitie van een functie die een prototype heeft"
15776
15777#: c-decl.c:6133
15778#, gcc-internal-format
15779msgid "%Jtraditional C rejects ISO C style function definitions"
15780msgstr "%Jtraditionele C verwerpt functiedefinities in de stijl van ISO C"
15781
15782#: c-decl.c:6149
15783#, gcc-internal-format
15784msgid "%Jparameter name omitted"
15785msgstr "%Jparameternaam weggelaten"
15786
15787#: c-decl.c:6183
15788#, gcc-internal-format
15789msgid "%Jold-style function definition"
15790msgstr "%Jfunctiedefinitie in oude stijl"
15791
15792#: c-decl.c:6192
15793#, gcc-internal-format
15794msgid "%Jparameter name missing from parameter list"
15795msgstr "%Jparameternaam ontbreekt in parameterlijst"
15796
15797#: c-decl.c:6203
15798#, fuzzy, gcc-internal-format
15799msgid "%q+D declared as a non-parameter"
15800msgstr "%J%qD als niet-parameter gedeclareerd"
15801
15802#: c-decl.c:6208
15803#, fuzzy, gcc-internal-format
15804msgid "multiple parameters named %q+D"
15805msgstr "%Jmeerdere parameters hebben de naam %qD"
15806
15807#: c-decl.c:6216
15808#, fuzzy, gcc-internal-format
15809msgid "parameter %q+D declared with void type"
15810msgstr "%Jparameter %qD als void gedeclareerd"
15811
15812#: c-decl.c:6233 c-decl.c:6235
15813#, fuzzy, gcc-internal-format
15814msgid "type of %q+D defaults to %<int%>"
15815msgstr "%Jtype van %qD krijgt standaardtype %<int%>"
15816
15817#: c-decl.c:6254
15818#, fuzzy, gcc-internal-format
15819msgid "parameter %q+D has incomplete type"
15820msgstr "%Jparameter %qD heeft een onvolledig type"
15821
15822#: c-decl.c:6260
15823#, fuzzy, gcc-internal-format
15824msgid "declaration for parameter %q+D but no such parameter"
15825msgstr "%Jdeclaratie voor parameter %qD maar er is zo geen parameter"
15826
15827#: c-decl.c:6310
15828#, fuzzy, gcc-internal-format
15829msgid "number of arguments doesn%'t match built-in prototype"
15830msgstr "aantal argumenten kom niet overeen met prototype"
15831
15832#: c-decl.c:6314
15833#, gcc-internal-format
15834msgid "number of arguments doesn%'t match prototype"
15835msgstr "aantal argumenten kom niet overeen met prototype"
15836
15837#: c-decl.c:6315 c-decl.c:6355 c-decl.c:6368
15838#, gcc-internal-format
15839msgid "%Hprototype declaration"
15840msgstr "%Hdeclaratie van prototype"
15841
15842#: c-decl.c:6349
15843#, fuzzy, gcc-internal-format
15844msgid "promoted argument %qD doesn%'t match built-in prototype"
15845msgstr "gepromoveerd argument %qD komt niet overeen met prototype"
15846
15847#: c-decl.c:6353
15848#, gcc-internal-format
15849msgid "promoted argument %qD doesn%'t match prototype"
15850msgstr "gepromoveerd argument %qD komt niet overeen met prototype"
15851
15852#: c-decl.c:6363
15853#, fuzzy, gcc-internal-format
15854msgid "argument %qD doesn%'t match built-in prototype"
15855msgstr "argument %qs komt niet overeen met prototype"
15856
15857#: c-decl.c:6367
15858#, fuzzy, gcc-internal-format
15859msgid "argument %qD doesn%'t match prototype"
15860msgstr "argument %qs komt niet overeen met prototype"
15861
15862#: c-decl.c:6590 cp/decl.c:10962
15863#, fuzzy, gcc-internal-format
15864msgid "no return statement in function returning non-void"
15865msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
15866
15867#: c-decl.c:6599
15868#, gcc-internal-format
15869msgid "this function may return with or without a value"
15870msgstr "deze functie kan met of zonder waarde tergukeren"
15871
15872#. If we get here, declarations have been used in a for loop without
15873#. the C99 for loop scope.  This doesn't make much sense, so don't
15874#. allow it.
15875#: c-decl.c:6692
15876#, fuzzy, gcc-internal-format
15877msgid "%<for%> loop initial declaration used outside C99 mode"
15878msgstr "initiële declaratie voor %<for%> lus gebruikt buiten C99 modus"
15879
15880#: c-decl.c:6721
15881#, fuzzy, gcc-internal-format
15882msgid "declaration of static variable %q+D in %<for%> loop initial declaration"
15883msgstr "de declaratie van %qs verbergt een globale declaratie"
15884
15885#: c-decl.c:6724
15886#, fuzzy, gcc-internal-format
15887msgid "declaration of %<extern%> variable %q+D in %<for%> loop initial declaration"
15888msgstr "de declaratie van %qs verbergt een globale declaratie"
15889
15890#: c-decl.c:6729
15891#, fuzzy, gcc-internal-format
15892msgid "%<struct %E%> declared in %<for%> loop initial declaration"
15893msgstr "%qs als 'inline' gedeclareerd na de definitie"
15894
15895#: c-decl.c:6733
15896#, fuzzy, gcc-internal-format
15897msgid "%<union %E%> declared in %<for%> loop initial declaration"
15898msgstr "%qs als 'inline' gedeclareerd na de definitie"
15899
15900#: c-decl.c:6737
15901#, fuzzy, gcc-internal-format
15902msgid "%<enum %E%> declared in %<for%> loop initial declaration"
15903msgstr "%qs als 'inline' gedeclareerd na de definitie"
15904
15905#: c-decl.c:6741
15906#, fuzzy, gcc-internal-format
15907msgid "declaration of non-variable %q+D in %<for%> loop initial declaration"
15908msgstr "de declaratie van %qs verbergt een globale declaratie"
15909
15910#: c-decl.c:7025 c-decl.c:7176 c-decl.c:7386
15911#, fuzzy, gcc-internal-format
15912msgid "duplicate %qE"
15913msgstr "herhaalde %qs"
15914
15915#: c-decl.c:7048 c-decl.c:7185 c-decl.c:7288
15916#, gcc-internal-format
15917msgid "two or more data types in declaration specifiers"
15918msgstr "twee of meer data types opgegeven bij declaratie"
15919
15920#: c-decl.c:7060 cp/parser.c:7512
15921#, gcc-internal-format
15922msgid "%<long long long%> is too long for GCC"
15923msgstr "%<long long long%> is te lang voor GCC"
15924
15925#: c-decl.c:7067 c-decl.c:7259
15926#, gcc-internal-format
15927msgid "both %<long long%> and %<double%> in declaration specifiers"
15928msgstr "zowel %<long long%> als %<double%> opgegeven bij declaratie"
15929
15930#: c-decl.c:7073
15931#, gcc-internal-format
15932msgid "ISO C90 does not support %<long long%>"
15933msgstr "ISO C90 ondersteunt %<long long%> niet"
15934
15935#: c-decl.c:7078 c-decl.c:7098
15936#, gcc-internal-format
15937msgid "both %<long%> and %<short%> in declaration specifiers"
15938msgstr "zowel %<long%> als %<short%> opgegeven bij declaratie"
15939
15940#: c-decl.c:7081 c-decl.c:7192
15941#, gcc-internal-format
15942msgid "both %<long%> and %<void%> in declaration specifiers"
15943msgstr "zowel %<long%> als %<void%> opgegeven bij declaratie"
15944
15945#: c-decl.c:7084 c-decl.c:7211
15946#, gcc-internal-format
15947msgid "both %<long%> and %<_Bool%> in declaration specifiers"
15948msgstr "zowel %<long%> als %<_Bool%> opgegeven bij declaratie"
15949
15950#: c-decl.c:7087 c-decl.c:7230
15951#, gcc-internal-format
15952msgid "both %<long%> and %<char%> in declaration specifiers"
15953msgstr "zowel %<long%> als %<char%> opgegeven bij declaratie"
15954
15955#: c-decl.c:7090 c-decl.c:7243
15956#, gcc-internal-format
15957msgid "both %<long%> and %<float%> in declaration specifiers"
15958msgstr "zowel %<long%> als %<float%> opgegeven bij declaratie"
15959
15960#: c-decl.c:7101 c-decl.c:7195
15961#, gcc-internal-format
15962msgid "both %<short%> and %<void%> in declaration specifiers"
15963msgstr "zowel %<short%> als %<void%> opgegeven bij declaratie"
15964
15965#: c-decl.c:7104 c-decl.c:7214
15966#, gcc-internal-format
15967msgid "both %<short%> and %<_Bool%> in declaration specifiers"
15968msgstr "zowel %<short%> als %<_Bool%> opgegeven bij declaratie"
15969
15970#: c-decl.c:7107 c-decl.c:7233
15971#, gcc-internal-format
15972msgid "both %<short%> and %<char%> in declaration specifiers"
15973msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
15974
15975#: c-decl.c:7110 c-decl.c:7246
15976#, gcc-internal-format
15977msgid "both %<short%> and %<float%> in declaration specifiers"
15978msgstr "zowel %<short%> als %<float%> opgegeven bij declaratie"
15979
15980#: c-decl.c:7113 c-decl.c:7262
15981#, gcc-internal-format
15982msgid "both %<short%> and %<double%> in declaration specifiers"
15983msgstr "zowel %<short%> als %<double%> opgegeven bij declaratie"
15984
15985#: c-decl.c:7121 c-decl.c:7141
15986#, gcc-internal-format
15987msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
15988msgstr "zowel %<signed%> als %<unsigned%> opgegeven bij declaratie"
15989
15990#: c-decl.c:7124 c-decl.c:7198
15991#, gcc-internal-format
15992msgid "both %<signed%> and %<void%> in declaration specifiers"
15993msgstr "zowel %<signed%> als %<void%> opgegeven bij declaratie"
15994
15995#: c-decl.c:7127 c-decl.c:7217
15996#, gcc-internal-format
15997msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
15998msgstr "zowel %<signed%> als %<_Bool%> opgegeven bij declaratie"
15999
16000#: c-decl.c:7130 c-decl.c:7249
16001#, gcc-internal-format
16002msgid "both %<signed%> and %<float%> in declaration specifiers"
16003msgstr "zowel %<signed%> als %<float%> opgegeven bij declaratie"
16004
16005#: c-decl.c:7133 c-decl.c:7265
16006#, gcc-internal-format
16007msgid "both %<signed%> and %<double%> in declaration specifiers"
16008msgstr "zowel %<signed%> als %<double%> opgegeven bij declaratie"
16009
16010#: c-decl.c:7144 c-decl.c:7201
16011#, gcc-internal-format
16012msgid "both %<unsigned%> and %<void%> in declaration specifiers"
16013msgstr "zowel %<unsigned%> als %<void%> opgegeven bij declaratie"
16014
16015#: c-decl.c:7147 c-decl.c:7220
16016#, gcc-internal-format
16017msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
16018msgstr "zowel %<unsigned%> als %<_Bool%> opgegeven bij declaratie"
16019
16020#: c-decl.c:7150 c-decl.c:7252
16021#, gcc-internal-format
16022msgid "both %<unsigned%> and %<float%> in declaration specifiers"
16023msgstr "zowel %<unsigned%> als %<float%> opgegeven bij declaratie"
16024
16025#: c-decl.c:7153 c-decl.c:7268
16026#, gcc-internal-format
16027msgid "both %<unsigned%> and %<double%> in declaration specifiers"
16028msgstr "zowel %<unsigned%> als %<double%> opgegeven bij declaratie"
16029
16030#: c-decl.c:7161
16031#, gcc-internal-format
16032msgid "ISO C90 does not support complex types"
16033msgstr "ISO C90 ondersteunt geen complexe types"
16034
16035#: c-decl.c:7163 c-decl.c:7204
16036#, gcc-internal-format
16037msgid "both %<complex%> and %<void%> in declaration specifiers"
16038msgstr "zowel %<complex%> als %<void%> opgegeven bij declaratie"
16039
16040#: c-decl.c:7166 c-decl.c:7223
16041#, gcc-internal-format
16042msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
16043msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
16044
16045# is letterlijke vertaling maar klinkt zo vreemd...
16046#: c-decl.c:7305
16047#, fuzzy, gcc-internal-format
16048msgid "%qE fails to be a typedef or built in type"
16049msgstr "%qs slaagt er niet in een typedef of ingebouwd type te zijn"
16050
16051#: c-decl.c:7337
16052#, fuzzy, gcc-internal-format
16053msgid "%qE is not at beginning of declaration"
16054msgstr "%qs staat niet aan het begin van een declaratie"
16055
16056#: c-decl.c:7351
16057#, gcc-internal-format
16058msgid "%<__thread%> used with %<auto%>"
16059msgstr "%<__thread%> samen met %<auto%> gebruikt"
16060
16061#: c-decl.c:7353
16062#, gcc-internal-format
16063msgid "%<__thread%> used with %<register%>"
16064msgstr "%<__thread%> samen met %<register%> gebruikt"
16065
16066#: c-decl.c:7355
16067#, gcc-internal-format
16068msgid "%<__thread%> used with %<typedef%>"
16069msgstr "%<__thread%> samen met %<typedef%> gebruikt"
16070
16071#: c-decl.c:7366 cp/parser.c:7398
16072#, gcc-internal-format
16073msgid "%<__thread%> before %<extern%>"
16074msgstr "%<__thread%> vóór %<extern%> gebruikt"
16075
16076#: c-decl.c:7375 cp/parser.c:7388
16077#, gcc-internal-format
16078msgid "%<__thread%> before %<static%>"
16079msgstr "%<__thread%> vóór %<static%> gebruikt"
16080
16081#: c-decl.c:7391
16082#, fuzzy, gcc-internal-format
16083msgid "multiple storage classes in declaration specifiers"
16084msgstr "meerdere opslagklassen in declaratie van %qs"
16085
16086#: c-decl.c:7398
16087#, fuzzy, gcc-internal-format
16088msgid "%<__thread%> used with %qE"
16089msgstr "%<__thread%> samen met %s gebruikt"
16090
16091#: c-decl.c:7452
16092#, fuzzy, gcc-internal-format
16093msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
16094msgstr "ISO C ondersteunt simpele %<complex%> niet in de betekenis van %<double complex%>"
16095
16096#: c-decl.c:7497 c-decl.c:7523
16097#, fuzzy, gcc-internal-format
16098msgid "ISO C does not support complex integer types"
16099msgstr "ISO C ondersteunt %<long long%> niet"
16100
16101#: c-decl.c:7597 toplev.c:822
16102#, fuzzy, gcc-internal-format
16103msgid "%q+F used but never defined"
16104msgstr "label %qs gebruikt maar niet gedefinieerd"
16105
16106#: c-format.c:97 c-format.c:206
16107#, fuzzy, gcc-internal-format
16108msgid "format string has invalid operand number"
16109msgstr "de formaatstring heeft een niet-constant operand-nummer"
16110
16111#: c-format.c:114
16112#, gcc-internal-format
16113msgid "function does not return string type"
16114msgstr "functie geeft geen string-type terug"
16115
16116#: c-format.c:143
16117#, fuzzy, gcc-internal-format
16118msgid "format string argument not a string type"
16119msgstr "de formaatstring is geen string-type"
16120
16121#: c-format.c:186
16122#, gcc-internal-format
16123msgid "unrecognized format specifier"
16124msgstr "onbekende formaatspecificatie"
16125
16126#: c-format.c:198
16127#, fuzzy, gcc-internal-format
16128msgid "%qE is an unrecognized format function type"
16129msgstr "%qs is een onbekend type formaatfunctie"
16130
16131#: c-format.c:212
16132#, fuzzy, gcc-internal-format
16133msgid "%<...%> has invalid operand number"
16134msgstr "de formaatstring heeft een niet-constant operand-nummer"
16135
16136#: c-format.c:219
16137#, fuzzy, gcc-internal-format
16138msgid "format string argument follows the args to be formatted"
16139msgstr "de formaatstring volgt de te formatteren argumenten"
16140
16141#: c-format.c:899
16142#, fuzzy, gcc-internal-format
16143msgid "function might be possible candidate for %qs format attribute"
16144msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
16145
16146# niet zeker of '$-operandnummer' wel de juiste betekenis vervat
16147#: c-format.c:991 c-format.c:1012 c-format.c:2026
16148#, gcc-internal-format
16149msgid "missing $ operand number in format"
16150msgstr "$-operandnummer ontbreekt in formaat"
16151
16152#: c-format.c:1021
16153#, gcc-internal-format
16154msgid "%s does not support %%n$ operand number formats"
16155msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
16156
16157#: c-format.c:1028
16158#, gcc-internal-format
16159msgid "operand number out of range in format"
16160msgstr "operandnummer buiten bereik in formaat"
16161
16162#: c-format.c:1051
16163#, gcc-internal-format
16164msgid "format argument %d used more than once in %s format"
16165msgstr "formaat-argument %d meer dan eens gebruikt in %s formaat"
16166
16167#: c-format.c:1083
16168#, fuzzy, gcc-internal-format
16169msgid "$ operand number used after format without operand number"
16170msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
16171
16172# moet beter kunnen
16173#: c-format.c:1114
16174#, gcc-internal-format
16175msgid "format argument %d unused before used argument %d in $-style format"
16176msgstr "formaat-argument %d ongebruikt voor gebruikt argument %d in $-stijl formaat"
16177
16178#: c-format.c:1209
16179#, gcc-internal-format
16180msgid "format not a string literal, format string not checked"
16181msgstr "formaat is geen stringconstante, de formaatstring werd dus niet nagekeken"
16182
16183#: c-format.c:1224 c-format.c:1227
16184#, gcc-internal-format
16185msgid "format not a string literal and no format arguments"
16186msgstr "formaat is geen stringconstante en er zijn geen formaat-argumenten"
16187
16188#: c-format.c:1230
16189#, gcc-internal-format
16190msgid "format not a string literal, argument types not checked"
16191msgstr "formaat is geen stringconstante, de argumenttypes werden dus niet nagekeken"
16192
16193#: c-format.c:1243
16194#, gcc-internal-format
16195msgid "too many arguments for format"
16196msgstr "te veel argumenten voor formaat"
16197
16198#: c-format.c:1246
16199#, gcc-internal-format
16200msgid "unused arguments in $-style format"
16201msgstr "ongebruikte argumenten in $-stijl formaat"
16202
16203#: c-format.c:1249
16204#, gcc-internal-format
16205msgid "zero-length %s format string"
16206msgstr "%s formaatstring van lengte 0"
16207
16208# "brede string"? "string met brede karakters/tekens"?
16209#: c-format.c:1253
16210#, gcc-internal-format
16211msgid "format is a wide character string"
16212msgstr "formaat is een wide-character string"
16213
16214#: c-format.c:1256
16215#, gcc-internal-format
16216msgid "unterminated format string"
16217msgstr "formaatstring niet beëindigd"
16218
16219#: c-format.c:1470
16220#, fuzzy, gcc-internal-format
16221msgid "embedded %<\\0%> in format"
16222msgstr "ingesloten %<\\0%> in formaat"
16223
16224#: c-format.c:1485
16225#, fuzzy, gcc-internal-format
16226msgid "spurious trailing %<%%%> in format"
16227msgstr "overbodige %<%%%> achteraan formaat"
16228
16229#: c-format.c:1529 c-format.c:1774
16230#, gcc-internal-format
16231msgid "repeated %s in format"
16232msgstr "herhaalde %s in formaat"
16233
16234#: c-format.c:1542
16235#, gcc-internal-format
16236msgid "missing fill character at end of strfmon format"
16237msgstr "opvulkarakter ontbreekt aan het einde van dit strfmon-formaat"
16238
16239#: c-format.c:1586 c-format.c:1688 c-format.c:1973 c-format.c:2038
16240#, gcc-internal-format
16241msgid "too few arguments for format"
16242msgstr "te weinig argumenten voor formaat"
16243
16244#: c-format.c:1627
16245#, gcc-internal-format
16246msgid "zero width in %s format"
16247msgstr "breedte van nul in %s formaat"
16248
16249#: c-format.c:1645
16250#, gcc-internal-format
16251msgid "empty left precision in %s format"
16252msgstr "lege linkse precisie gebruikt in %s formaat"
16253
16254#: c-format.c:1718
16255#, gcc-internal-format
16256msgid "empty precision in %s format"
16257msgstr "lege precisie in %s formaat"
16258
16259#: c-format.c:1758
16260#, fuzzy, gcc-internal-format
16261msgid "%s does not support the %qs %s length modifier"
16262msgstr "%s ondersteunt de %qs %s lengte-modifier niet"
16263
16264#: c-format.c:1808
16265#, gcc-internal-format
16266msgid "conversion lacks type at end of format"
16267msgstr "conversie mist type aan het einde van het formaat"
16268
16269#: c-format.c:1819
16270#, fuzzy, gcc-internal-format
16271msgid "unknown conversion type character %qc in format"
16272msgstr "onbekend typeconversie-karakter %qc in formaat"
16273
16274#: c-format.c:1822
16275#, gcc-internal-format
16276msgid "unknown conversion type character 0x%x in format"
16277msgstr "onbekend typeconversie-karakter 0x%x in formaat"
16278
16279#: c-format.c:1829
16280#, fuzzy, gcc-internal-format
16281msgid "%s does not support the %<%%%c%> %s format"
16282msgstr "%s ondersteunt het %<%%%c%> %s formaat niet"
16283
16284#: c-format.c:1845
16285#, fuzzy, gcc-internal-format
16286msgid "%s used with %<%%%c%> %s format"
16287msgstr "%s gebruikt bij %<%%%c%> %s formaat"
16288
16289#: c-format.c:1854
16290#, gcc-internal-format
16291msgid "%s does not support %s"
16292msgstr "%s ondersteunt %s niet"
16293
16294#: c-format.c:1864
16295#, fuzzy, gcc-internal-format
16296msgid "%s does not support %s with the %<%%%c%> %s format"
16297msgstr "%s ondersteunt %s niet bij het %<%%%c%> %s formaat"
16298
16299#: c-format.c:1898
16300#, fuzzy, gcc-internal-format
16301msgid "%s ignored with %s and %<%%%c%> %s format"
16302msgstr "%s wordt genegeerd bij %s en %<%%%c%> %s formaat"
16303
16304#: c-format.c:1902
16305#, gcc-internal-format
16306msgid "%s ignored with %s in %s format"
16307msgstr "%s wordt genegeerd bij %s in %s formaat"
16308
16309#: c-format.c:1909
16310#, fuzzy, gcc-internal-format
16311msgid "use of %s and %s together with %<%%%c%> %s format"
16312msgstr "zowel %s als %s gebruikt bij '%%%c' %s formaat"
16313
16314#: c-format.c:1913
16315#, gcc-internal-format
16316msgid "use of %s and %s together in %s format"
16317msgstr "zowel %s als %s gebruikt in %s formaat"
16318
16319#: c-format.c:1932
16320#, fuzzy, gcc-internal-format
16321msgid "%<%%%c%> yields only last 2 digits of year in some locales"
16322msgstr "%<%%%c%> geeft enkel de laatste twee cijfers van het jaartal in sommige omgevingen"
16323
16324#: c-format.c:1935
16325#, fuzzy, gcc-internal-format
16326msgid "%<%%%c%> yields only last 2 digits of year"
16327msgstr "%<%%%c%> geeft enkel de laatste twee cijfers van het jaartal"
16328
16329#. The end of the format string was reached.
16330#: c-format.c:1952
16331#, fuzzy, gcc-internal-format
16332msgid "no closing %<]%> for %<%%[%> format"
16333msgstr "geen eind-%<]%> voor %<%%[%> formaat"
16334
16335#: c-format.c:1966
16336#, fuzzy, gcc-internal-format
16337msgid "use of %qs length modifier with %qc type character"
16338msgstr "%qs lengte-modifier samen met typekarakter %<%c%> gebruikt"
16339
16340#: c-format.c:1988
16341#, fuzzy, gcc-internal-format
16342msgid "%s does not support the %<%%%s%c%> %s format"
16343msgstr "%s ondersteunt het %<%%%s%c%> %s formaat niet"
16344
16345#: c-format.c:2005
16346#, gcc-internal-format
16347msgid "operand number specified with suppressed assignment"
16348msgstr "operandnummer opgegeven met onderdukte uitlijning"
16349
16350#: c-format.c:2008
16351#, gcc-internal-format
16352msgid "operand number specified for format taking no argument"
16353msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
16354
16355#: c-format.c:2151
16356#, fuzzy, gcc-internal-format
16357msgid "writing through null pointer (argument %d)"
16358msgstr "beschrijving via null pointer (arg %d)"
16359
16360#: c-format.c:2159
16361#, fuzzy, gcc-internal-format
16362msgid "reading through null pointer (argument %d)"
16363msgstr "uitlezing via null-pointer (arg %d)"
16364
16365#: c-format.c:2179
16366#, fuzzy, gcc-internal-format
16367msgid "writing into constant object (argument %d)"
16368msgstr "constant object wordt beschreven (argument %d)"
16369
16370#: c-format.c:2190
16371#, gcc-internal-format
16372msgid "extra type qualifiers in format argument (argument %d)"
16373msgstr ""
16374
16375#: c-format.c:2301
16376#, gcc-internal-format
16377msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
16378msgstr "%s zou van type %<%s%s%> moeten zijn, maar argument %d heeft %qT als type"
16379
16380#: c-format.c:2305
16381#, gcc-internal-format
16382msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
16383msgstr ""
16384
16385#: c-format.c:2313
16386#, gcc-internal-format
16387msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
16388msgstr ""
16389
16390#: c-format.c:2317
16391#, gcc-internal-format
16392msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
16393msgstr ""
16394
16395#: c-format.c:2376 c-format.c:2382 c-format.c:2532
16396#, gcc-internal-format
16397msgid "%<__gcc_host_wide_int__%> is not defined as a type"
16398msgstr ""
16399
16400#: c-format.c:2389 c-format.c:2542
16401#, gcc-internal-format
16402msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
16403msgstr ""
16404
16405#: c-format.c:2438
16406#, fuzzy, gcc-internal-format
16407msgid "%<locus%> is not defined as a type"
16408msgstr "%qs is geen iterator"
16409
16410#: c-format.c:2491
16411#, gcc-internal-format
16412msgid "%<location_t%> is not defined as a type"
16413msgstr ""
16414
16415#: c-format.c:2508
16416#, fuzzy, gcc-internal-format
16417msgid "%<tree%> is not defined as a type"
16418msgstr "%qs is geen iterator"
16419
16420#: c-format.c:2513
16421#, fuzzy, gcc-internal-format
16422msgid "%<tree%> is not defined as a pointer type"
16423msgstr "%qs is geen iterator"
16424
16425#: c-format.c:2724
16426#, fuzzy, gcc-internal-format
16427msgid "args to be formatted is not %<...%>"
16428msgstr "de te formatteren argumenten zijn niet ..."
16429
16430# Klinkt wat vreemd...
16431#: c-format.c:2733
16432#, gcc-internal-format
16433msgid "strftime formats cannot format arguments"
16434msgstr "strftime formaten kunnen geen argumenten formatteren"
16435
16436#: c-lex.c:254
16437#, gcc-internal-format
16438msgid "badly nested C headers from preprocessor"
16439msgstr ""
16440
16441#: c-lex.c:302
16442#, fuzzy, gcc-internal-format
16443msgid "%Hignoring #pragma %s %s"
16444msgstr "pragma wordt genegeerd: %s"
16445
16446#. ... or not.
16447#: c-lex.c:412
16448#, fuzzy, gcc-internal-format
16449msgid "%Hstray %<@%> in program"
16450msgstr "misplaatste '\\' in programma"
16451
16452#: c-lex.c:426
16453#, fuzzy, gcc-internal-format
16454msgid "stray %qs in program"
16455msgstr "misplaatste '\\' in programma"
16456
16457#: c-lex.c:436
16458#, fuzzy, gcc-internal-format
16459msgid "missing terminating %c character"
16460msgstr "niet-beëindigde string- of karakterconstante"
16461
16462#: c-lex.c:438
16463#, fuzzy, gcc-internal-format
16464msgid "stray %qc in program"
16465msgstr "misplaatste '\\' in programma"
16466
16467#: c-lex.c:440
16468#, fuzzy, gcc-internal-format
16469msgid "stray %<\\%o%> in program"
16470msgstr "misplaatste '\\' in programma"
16471
16472#: c-lex.c:601
16473#, gcc-internal-format
16474msgid "this decimal constant is unsigned only in ISO C90"
16475msgstr ""
16476
16477#: c-lex.c:605
16478#, gcc-internal-format
16479msgid "this decimal constant would be unsigned in ISO C90"
16480msgstr ""
16481
16482#: c-lex.c:621
16483#, fuzzy, gcc-internal-format
16484msgid "integer constant is too large for %qs type"
16485msgstr "integerconstante is zo groot dat hij unsigned is"
16486
16487#: c-lex.c:687
16488#, fuzzy, gcc-internal-format
16489msgid "floating constant exceeds range of %<%s%>"
16490msgstr "floating-point getal overschrijdt het bereik van een %<float%>"
16491
16492#: c-lex.c:770
16493#, gcc-internal-format
16494msgid "traditional C rejects string constant concatenation"
16495msgstr "traditionele C verwerpt het aaneenplakken van stringconstantes"
16496
16497#: c-objc-common.c:81
16498#, gcc-internal-format
16499msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
16500msgstr ""
16501
16502#: c-objc-common.c:91
16503#, gcc-internal-format
16504msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
16505msgstr ""
16506
16507#: c-objc-common.c:99
16508#, gcc-internal-format
16509msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
16510msgstr ""
16511
16512#: c-opts.c:147
16513#, fuzzy, gcc-internal-format
16514msgid "no class name specified with %qs"
16515msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
16516
16517# Assertie? Dat moet beter kunnen!
16518#: c-opts.c:151
16519#, fuzzy, gcc-internal-format
16520msgid "assertion missing after %qs"
16521msgstr "Assertie ontbreekt na -A optie"
16522
16523#: c-opts.c:156
16524#, fuzzy, gcc-internal-format
16525msgid "macro name missing after %qs"
16526msgstr "Macro-naam ontbreekt na -U optie"
16527
16528# 'whitespace' -> 'witruimte'?
16529#: c-opts.c:165
16530#, fuzzy, gcc-internal-format
16531msgid "missing path after %qs"
16532msgstr "ontbrekende witruimte na getal %qs"
16533
16534#: c-opts.c:174
16535#, fuzzy, gcc-internal-format
16536msgid "missing filename after %qs"
16537msgstr "beginwaarde ontbreekt"
16538
16539# 'whitespace' -> 'witruimte'?
16540#: c-opts.c:179
16541#, fuzzy, gcc-internal-format
16542msgid "missing makefile target after %qs"
16543msgstr "ontbrekende witruimte na getal %qs"
16544
16545#: c-opts.c:319
16546#, gcc-internal-format
16547msgid "-I- specified twice"
16548msgstr "-I- twee keer opgegeven"
16549
16550#: c-opts.c:322
16551#, gcc-internal-format
16552msgid "obsolete option -I- used, please use -iquote instead"
16553msgstr ""
16554
16555#: c-opts.c:492
16556#, fuzzy, gcc-internal-format
16557msgid "argument %qs to %<-Wnormalized%> not recognized"
16558msgstr "taal %s niet herkend"
16559
16560#: c-opts.c:576
16561#, fuzzy, gcc-internal-format
16562msgid "switch %qs is no longer supported"
16563msgstr "-pipe wordt niet ondersteund"
16564
16565#: c-opts.c:686
16566#, gcc-internal-format
16567msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
16568msgstr ""
16569
16570#: c-opts.c:868
16571#, fuzzy, gcc-internal-format
16572msgid "output filename specified twice"
16573msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
16574
16575#: c-opts.c:1012
16576#, gcc-internal-format
16577msgid "-Wformat-y2k ignored without -Wformat"
16578msgstr "-Wformat-y2k genegeerd zonder -Wformat"
16579
16580#: c-opts.c:1014
16581#, gcc-internal-format
16582msgid "-Wformat-extra-args ignored without -Wformat"
16583msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
16584
16585#: c-opts.c:1016
16586#, fuzzy, gcc-internal-format
16587msgid "-Wformat-zero-length ignored without -Wformat"
16588msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
16589
16590#: c-opts.c:1018
16591#, gcc-internal-format
16592msgid "-Wformat-nonliteral ignored without -Wformat"
16593msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
16594
16595#: c-opts.c:1020
16596#, gcc-internal-format
16597msgid "-Wformat-security ignored without -Wformat"
16598msgstr "-Wformat-security genegeerd zonder -Wformat"
16599
16600#: c-opts.c:1040
16601#, fuzzy, gcc-internal-format
16602msgid "opening output file %s: %m"
16603msgstr "kan bestand '%s' niet openen"
16604
16605#: c-opts.c:1045
16606#, gcc-internal-format
16607msgid "too many filenames given.  Type %s --help for usage"
16608msgstr ""
16609
16610#: c-opts.c:1131
16611#, gcc-internal-format
16612msgid "YYDEBUG was not defined at build time, -dy ignored"
16613msgstr ""
16614
16615#: c-opts.c:1177
16616#, fuzzy, gcc-internal-format
16617msgid "opening dependency file %s: %m"
16618msgstr "dynamische dependencies.\n"
16619
16620#: c-opts.c:1187
16621#, fuzzy, gcc-internal-format
16622msgid "closing dependency file %s: %m"
16623msgstr "dynamische dependencies.\n"
16624
16625#: c-opts.c:1190
16626#, fuzzy, gcc-internal-format
16627msgid "when writing output to %s: %m"
16628msgstr "kan bestand '%s' niet openen"
16629
16630#: c-opts.c:1270
16631#, fuzzy, gcc-internal-format
16632msgid "to generate dependencies you must specify either -M or -MM"
16633msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden"
16634
16635#: c-opts.c:1438
16636#, gcc-internal-format
16637msgid "too late for # directive to set debug directory"
16638msgstr ""
16639
16640#: c-parser.c:969
16641#, fuzzy, gcc-internal-format
16642msgid "ISO C forbids an empty source file"
16643msgstr "ISO C verbiedt een leeg bronbestand"
16644
16645#: c-parser.c:1054 c-parser.c:5762
16646#, fuzzy, gcc-internal-format
16647msgid "ISO C does not allow extra %<;%> outside of a function"
16648msgstr "ISO C staat geen extra %<;%> buiten een functie toe"
16649
16650#: c-parser.c:1145
16651#, fuzzy, gcc-internal-format
16652msgid "expected declaration specifiers"
16653msgstr "meerdere opslagklassen in declaratie van %qs"
16654
16655#: c-parser.c:1193
16656#, gcc-internal-format
16657msgid "data definition has no type or storage class"
16658msgstr "datadefinitie heeft geen type of opslagklasse"
16659
16660#: c-parser.c:1247
16661#, gcc-internal-format
16662msgid "expected %<,%> or %<;%>"
16663msgstr ""
16664
16665#. This can appear in many cases looking nothing like a
16666#. function definition, so we don't give a more specific
16667#. error suggesting there was one.
16668#: c-parser.c:1254 c-parser.c:1271
16669#, gcc-internal-format
16670msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
16671msgstr ""
16672
16673#: c-parser.c:1263
16674#, fuzzy, gcc-internal-format
16675msgid "ISO C forbids nested functions"
16676msgstr "ISO C verbiedt geneste functies"
16677
16678#: c-parser.c:1609 c-parser.c:2372 c-parser.c:2981 c-parser.c:3222
16679#: c-parser.c:4009 c-parser.c:4590 c-parser.c:4980 c-parser.c:5000
16680#: c-parser.c:5115 c-parser.c:5261 c-parser.c:5278 c-parser.c:5410
16681#: c-parser.c:5422 c-parser.c:5447 c-parser.c:5575 c-parser.c:5604
16682#: c-parser.c:5612 c-parser.c:5640 c-parser.c:5654 c-parser.c:5867
16683#: c-parser.c:5966
16684#, fuzzy, gcc-internal-format
16685msgid "expected identifier"
16686msgstr "ongeldige operand van %s"
16687
16688#: c-parser.c:1635 cp/parser.c:10280
16689#, gcc-internal-format
16690msgid "comma at end of enumerator list"
16691msgstr "komma aan het einde van enumerator-lijst"
16692
16693#: c-parser.c:1641
16694#, gcc-internal-format
16695msgid "expected %<,%> or %<}%>"
16696msgstr ""
16697
16698#: c-parser.c:1655 c-parser.c:1825 c-parser.c:5729
16699#, fuzzy, gcc-internal-format
16700msgid "expected %<{%>"
16701msgstr "ongeldige operand van %s"
16702
16703#: c-parser.c:1664
16704#, fuzzy, gcc-internal-format
16705msgid "ISO C forbids forward references to %<enum%> types"
16706msgstr "ISO C verbiedt voorwaartse referenties naar %<enum%> types"
16707
16708#: c-parser.c:1767
16709#, fuzzy, gcc-internal-format
16710msgid "expected class name"
16711msgstr "ongeldige operand van %s"
16712
16713#: c-parser.c:1786 c-parser.c:5514
16714#, gcc-internal-format
16715msgid "extra semicolon in struct or union specified"
16716msgstr "extra puntkomma opgegeven in struct of union"
16717
16718#: c-parser.c:1808
16719#, gcc-internal-format
16720msgid "no semicolon at end of struct or union"
16721msgstr "geen puntkomma aan het einde van een struct of union"
16722
16723#: c-parser.c:1811
16724#, fuzzy, gcc-internal-format
16725msgid "expected %<;%>"
16726msgstr "ongeldige operand van %s"
16727
16728#: c-parser.c:1888 c-parser.c:2815
16729#, gcc-internal-format
16730msgid "expected specifier-qualifier-list"
16731msgstr ""
16732
16733#: c-parser.c:1898
16734#, fuzzy, gcc-internal-format
16735msgid "ISO C forbids member declarations with no members"
16736msgstr "ISO C verbiedt lid-declaraties zonder leden"
16737
16738#: c-parser.c:1967
16739#, gcc-internal-format
16740msgid "expected %<,%>, %<;%> or %<}%>"
16741msgstr ""
16742
16743#: c-parser.c:1974
16744#, gcc-internal-format
16745msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
16746msgstr ""
16747
16748#: c-parser.c:2023
16749#, fuzzy, gcc-internal-format
16750msgid "%<typeof%> applied to a bit-field"
16751msgstr "%<sizeof%> toegepast op een bitveld"
16752
16753#: c-parser.c:2242
16754#, gcc-internal-format
16755msgid "expected identifier or %<(%>"
16756msgstr ""
16757
16758#: c-parser.c:2435
16759#, fuzzy, gcc-internal-format
16760msgid "ISO C requires a named argument before %<...%>"
16761msgstr "ISO C heeft een benoemd argument nodig vóór %<...%>"
16762
16763#: c-parser.c:2537
16764#, fuzzy, gcc-internal-format
16765msgid "expected declaration specifiers or %<...%>"
16766msgstr "top-level declaratie van %qs specifieert %<auto%>"
16767
16768#: c-parser.c:2587
16769#, gcc-internal-format
16770msgid "wide string literal in %<asm%>"
16771msgstr ""
16772
16773#: c-parser.c:2593
16774#, gcc-internal-format
16775msgid "expected string literal"
16776msgstr ""
16777
16778#: c-parser.c:2907
16779#, fuzzy, gcc-internal-format
16780msgid "ISO C forbids empty initializer braces"
16781msgstr "ISO C verbiedt lege initialisatie-accolades"
16782
16783#: c-parser.c:2952
16784#, fuzzy, gcc-internal-format
16785msgid "obsolete use of designated initializer with %<:%>"
16786msgstr "ISO C staat het gebruik van %<varargs.h%> niet toe"
16787
16788#: c-parser.c:3075
16789#, fuzzy, gcc-internal-format
16790msgid "ISO C forbids specifying range of elements to initialize"
16791msgstr "ISO C verbiedt het opgeven van het te initialiseren element"
16792
16793#: c-parser.c:3088
16794#, fuzzy, gcc-internal-format
16795msgid "ISO C90 forbids specifying subobject to initialize"
16796msgstr "ISO C90 verbiedt het opgeven van het te initialiseren element"
16797
16798#: c-parser.c:3096
16799#, gcc-internal-format
16800msgid "obsolete use of designated initializer without %<=%>"
16801msgstr ""
16802
16803#: c-parser.c:3104
16804#, fuzzy, gcc-internal-format
16805msgid "expected %<=%>"
16806msgstr "ongeldige operand van %s"
16807
16808#: c-parser.c:3241
16809#, fuzzy, gcc-internal-format
16810msgid "ISO C forbids label declarations"
16811msgstr "ISO C verbiedt labeldeclaraties"
16812
16813#: c-parser.c:3246 c-parser.c:3255
16814#, fuzzy, gcc-internal-format
16815msgid "expected declaration or statement"
16816msgstr "herdeclaratie van %qs"
16817
16818#: c-parser.c:3275 c-parser.c:3303
16819#, fuzzy, gcc-internal-format
16820msgid "%HISO C90 forbids mixed declarations and code"
16821msgstr "ISO C90 verbiedt labeldeclaraties"
16822
16823#: c-parser.c:3319
16824#, fuzzy, gcc-internal-format
16825msgid "label at end of compound statement"
16826msgstr "ISO C verbiedt een label aan het einde van een samengesteld statement"
16827
16828#: c-parser.c:3362
16829#, gcc-internal-format
16830msgid "expected %<:%> or %<...%>"
16831msgstr ""
16832
16833#: c-parser.c:3498
16834#, gcc-internal-format
16835msgid "expected identifier or %<*%>"
16836msgstr ""
16837
16838#. Avoid infinite loop in error recovery:
16839#. c_parser_skip_until_found stops at a closing nesting
16840#. delimiter without consuming it, but here we need to consume
16841#. it to proceed further.
16842#: c-parser.c:3560
16843#, fuzzy, gcc-internal-format
16844msgid "expected statement"
16845msgstr "ongeldige beginwaarde"
16846
16847#: c-parser.c:3894
16848#, gcc-internal-format
16849msgid "%E qualifier ignored on asm"
16850msgstr ""
16851
16852#: c-parser.c:4174
16853#, fuzzy, gcc-internal-format
16854msgid "ISO C forbids omitting the middle term of a ?: expression"
16855msgstr "ISO C verbiedt het weglaten van de middelste term van een ?: expresie"
16856
16857#: c-parser.c:4560
16858#, gcc-internal-format
16859msgid "traditional C rejects the unary plus operator"
16860msgstr ""
16861
16862#: c-parser.c:4673
16863#, fuzzy, gcc-internal-format
16864msgid "%<sizeof%> applied to a bit-field"
16865msgstr "%<sizeof%> toegepast op een bitveld"
16866
16867#: c-parser.c:4816 c-parser.c:5157 c-parser.c:5179
16868#, fuzzy, gcc-internal-format
16869msgid "expected expression"
16870msgstr "ongeldige waarheidsexpressie"
16871
16872# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
16873#: c-parser.c:4842
16874#, gcc-internal-format
16875msgid "braced-group within expression allowed only inside a function"
16876msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
16877
16878#: c-parser.c:4856
16879#, fuzzy, gcc-internal-format
16880msgid "ISO C forbids braced-groups within expressions"
16881msgstr "ISO C verbiedt accolade-groepen in expressies"
16882
16883#: c-parser.c:5039
16884#, fuzzy, gcc-internal-format
16885msgid "first argument to %<__builtin_choose_expr%> not a constant"
16886msgstr "gevraagd alignment is geen constante"
16887
16888#: c-parser.c:5206
16889#, gcc-internal-format
16890msgid "compound literal has variable size"
16891msgstr ""
16892
16893#: c-parser.c:5214
16894#, fuzzy, gcc-internal-format
16895msgid "ISO C90 forbids compound literals"
16896msgstr "ISO C90 verbiedt het gebruik van samengestelde expressies als lvalues"
16897
16898#: c-parser.c:5725
16899#, gcc-internal-format
16900msgid "extra semicolon in method definition specified"
16901msgstr "extra puntkomma opgegeven in definitie van methode"
16902
16903#: c-pch.c:132
16904#, fuzzy, gcc-internal-format
16905msgid "can%'t create precompiled header %s: %m"
16906msgstr "dubbele folder %qs wordt genegeerd\n"
16907
16908#: c-pch.c:153
16909#, fuzzy, gcc-internal-format
16910msgid "can%'t write to %s: %m"
16911msgstr "kan bestand '%s' niet openen"
16912
16913#: c-pch.c:159
16914#, fuzzy, gcc-internal-format
16915msgid "%qs is not a valid output file"
16916msgstr "-fPIC is niet geldig met -mcoff"
16917
16918#: c-pch.c:188 c-pch.c:203 c-pch.c:217
16919#, fuzzy, gcc-internal-format
16920msgid "can%'t write %s: %m"
16921msgstr "open %s"
16922
16923#: c-pch.c:193 c-pch.c:210
16924#, fuzzy, gcc-internal-format
16925msgid "can%'t seek in %s: %m"
16926msgstr "open %s"
16927
16928#: c-pch.c:201 c-pch.c:243 c-pch.c:283 c-pch.c:334
16929#, fuzzy, gcc-internal-format
16930msgid "can%'t read %s: %m"
16931msgstr "open %s"
16932
16933#: c-pch.c:452
16934#, fuzzy, gcc-internal-format
16935msgid "malformed #pragma GCC pch_preprocess, ignored"
16936msgstr "misvormde #pragma pack(pop[,id])"
16937
16938#: c-pch.c:458
16939#, gcc-internal-format
16940msgid "pch_preprocess pragma should only be used with -fpreprocessed"
16941msgstr ""
16942
16943#: c-pch.c:459
16944#, gcc-internal-format
16945msgid "use #include instead"
16946msgstr ""
16947
16948#: c-pch.c:467
16949#, fuzzy, gcc-internal-format
16950msgid "%s: couldn%'t open PCH file: %m"
16951msgstr "kan bestand '%s' niet openen"
16952
16953#: c-pch.c:472
16954#, gcc-internal-format
16955msgid "use -Winvalid-pch for more information"
16956msgstr ""
16957
16958#: c-pch.c:473
16959#, gcc-internal-format
16960msgid "%s: PCH file was invalid"
16961msgstr ""
16962
16963#: c-pragma.c:101
16964#, fuzzy, gcc-internal-format
16965msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
16966msgstr "#pragma pack (pop) tegengekomen zonder overeenkomstige #pragma pack (push, <n>)"
16967
16968#: c-pragma.c:114
16969#, fuzzy, gcc-internal-format
16970msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
16971msgstr "#pragma pack (pop, %s) tegengekomen zonder overeenkomstige #pragma pack (push, %s, <n>)"
16972
16973#: c-pragma.c:128
16974#, fuzzy, gcc-internal-format
16975msgid "#pragma pack(push[, id], <n>) is not supported on this target"
16976msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
16977
16978#: c-pragma.c:130
16979#, fuzzy, gcc-internal-format
16980msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
16981msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
16982
16983#: c-pragma.c:151
16984#, fuzzy, gcc-internal-format
16985msgid "missing %<(%> after %<#pragma pack%> - ignored"
16986msgstr "misvormde #pragma pack"
16987
16988#: c-pragma.c:164 c-pragma.c:204
16989#, fuzzy, gcc-internal-format
16990msgid "malformed %<#pragma pack%> - ignored"
16991msgstr "misvormde #pragma pack"
16992
16993#: c-pragma.c:169
16994#, fuzzy, gcc-internal-format
16995msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
16996msgstr "misvormde #pragma pack(push[,id],<n>)"
16997
16998#: c-pragma.c:171
16999#, fuzzy, gcc-internal-format
17000msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
17001msgstr "misvormde #pragma pack(pop[,id])"
17002
17003#: c-pragma.c:180
17004#, fuzzy, gcc-internal-format
17005msgid "unknown action %qs for %<#pragma pack%> - ignored"
17006msgstr "misvormde #pragma pack"
17007
17008#: c-pragma.c:207
17009#, fuzzy, gcc-internal-format
17010msgid "junk at end of %<#pragma pack%>"
17011msgstr "misvormde #pragma pack"
17012
17013#: c-pragma.c:210
17014#, gcc-internal-format
17015msgid "#pragma pack has no effect with -fpack-struct - ignored"
17016msgstr ""
17017
17018#: c-pragma.c:230
17019#, fuzzy, gcc-internal-format
17020msgid "alignment must be a small power of two, not %d"
17021msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
17022
17023#: c-pragma.c:263
17024#, fuzzy, gcc-internal-format
17025msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
17026msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
17027
17028#: c-pragma.c:337 c-pragma.c:342
17029#, fuzzy, gcc-internal-format
17030msgid "malformed #pragma weak, ignored"
17031msgstr "misvormde #pragma weak"
17032
17033#: c-pragma.c:346
17034#, fuzzy, gcc-internal-format
17035msgid "junk at end of #pragma weak"
17036msgstr "misvormde #pragma weak"
17037
17038#: c-pragma.c:414 c-pragma.c:416
17039#, fuzzy, gcc-internal-format
17040msgid "malformed #pragma redefine_extname, ignored"
17041msgstr "misvormde #pragma weak"
17042
17043#: c-pragma.c:419
17044#, fuzzy, gcc-internal-format
17045msgid "junk at end of #pragma redefine_extname"
17046msgstr "misvormde #pragma weak"
17047
17048#: c-pragma.c:425
17049#, fuzzy, gcc-internal-format
17050msgid "#pragma redefine_extname not supported on this target"
17051msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
17052
17053#: c-pragma.c:442 c-pragma.c:529
17054#, fuzzy, gcc-internal-format
17055msgid "#pragma redefine_extname ignored due to conflict with previous rename"
17056msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
17057
17058#: c-pragma.c:465
17059#, gcc-internal-format
17060msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
17061msgstr ""
17062
17063#: c-pragma.c:484
17064#, fuzzy, gcc-internal-format
17065msgid "malformed #pragma extern_prefix, ignored"
17066msgstr "misvormde #pragma pack(pop[,id])"
17067
17068# Moet 'signature-string' vertaald worden?
17069#: c-pragma.c:487
17070#, fuzzy, gcc-internal-format
17071msgid "junk at end of #pragma extern_prefix"
17072msgstr "Brol aan einde van signature-string."
17073
17074#: c-pragma.c:494
17075#, fuzzy, gcc-internal-format
17076msgid "#pragma extern_prefix not supported on this target"
17077msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
17078
17079#: c-pragma.c:520
17080#, fuzzy, gcc-internal-format
17081msgid "asm declaration ignored due to conflict with previous rename"
17082msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
17083
17084#: c-pragma.c:551
17085#, gcc-internal-format
17086msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
17087msgstr ""
17088
17089#: c-pragma.c:616
17090#, gcc-internal-format
17091msgid "#pragma GCC visibility must be followed by push or pop"
17092msgstr ""
17093
17094# Moet 'signature-string' vertaald worden?
17095#: c-pragma.c:623
17096#, fuzzy, gcc-internal-format
17097msgid "no matching push for %<#pragma GCC visibility pop%>"
17098msgstr "Brol aan einde van signature-string."
17099
17100#: c-pragma.c:635 c-pragma.c:661
17101#, gcc-internal-format
17102msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
17103msgstr ""
17104
17105#: c-pragma.c:639
17106#, fuzzy, gcc-internal-format
17107msgid "malformed #pragma GCC visibility push"
17108msgstr "misvormde #pragma weak"
17109
17110#: c-pragma.c:656
17111#, gcc-internal-format
17112msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
17113msgstr ""
17114
17115# Moet 'signature-string' vertaald worden?
17116#: c-pragma.c:665
17117#, fuzzy, gcc-internal-format
17118msgid "junk at end of %<#pragma GCC visibility%>"
17119msgstr "Brol aan einde van signature-string."
17120
17121#: c-typeck.c:156
17122#, fuzzy, gcc-internal-format
17123msgid "%qD has an incomplete type"
17124msgstr "%qs heeft een onvolledig type"
17125
17126#: c-typeck.c:177 cp/call.c:2693
17127#, gcc-internal-format
17128msgid "invalid use of void expression"
17129msgstr "ongeldig gebruik van een void-expressie"
17130
17131#: c-typeck.c:185
17132#, gcc-internal-format
17133msgid "invalid use of flexible array member"
17134msgstr "ongeldig gebruik van flexibel array-lid"
17135
17136#: c-typeck.c:191
17137#, gcc-internal-format
17138msgid "invalid use of array with unspecified bounds"
17139msgstr "ongeldig gebruik van een array zonder opgegeven grenzen"
17140
17141#: c-typeck.c:199
17142#, fuzzy, gcc-internal-format
17143msgid "invalid use of undefined type %<%s %E%>"
17144msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
17145
17146#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
17147#: c-typeck.c:203
17148#, fuzzy, gcc-internal-format
17149msgid "invalid use of incomplete typedef %qD"
17150msgstr "ongeldig gebruik van onvolledige typedef %qs"
17151
17152#: c-typeck.c:430 c-typeck.c:455
17153#, fuzzy, gcc-internal-format
17154msgid "function types not truly compatible in ISO C"
17155msgstr "functie-types zijn niet echt compatibel in ISO C"
17156
17157#: c-typeck.c:857
17158#, gcc-internal-format
17159msgid "types are not quite compatible"
17160msgstr "types zijn niet helemaal compatibel"
17161
17162#: c-typeck.c:1175
17163#, fuzzy, gcc-internal-format
17164msgid "function return types not compatible due to %<volatile%>"
17165msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
17166
17167# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
17168#: c-typeck.c:1334 c-typeck.c:2628
17169#, gcc-internal-format
17170msgid "arithmetic on pointer to an incomplete type"
17171msgstr "rekensom met pointer naar onvolledig type"
17172
17173#: c-typeck.c:1725
17174#, fuzzy, gcc-internal-format
17175msgid "%qT has no member named %qE"
17176msgstr "union heeft geen lid dat %qs heet"
17177
17178#: c-typeck.c:1760
17179#, fuzzy, gcc-internal-format
17180msgid "request for member %qE in something not a structure or union"
17181msgstr "vraag naar lid %qs in iets dat geen structure of union is"
17182
17183#: c-typeck.c:1791
17184#, gcc-internal-format
17185msgid "dereferencing pointer to incomplete type"
17186msgstr "dereferentie van pointer naar onvolledig type"
17187
17188#: c-typeck.c:1795
17189#, fuzzy, gcc-internal-format
17190msgid "dereferencing %<void *%> pointer"
17191msgstr "%<void *%> pointer wordt gederefereerd"
17192
17193# Is the %s the argument, or is it 'of' the argument?
17194#: c-typeck.c:1812 cp/typeck.c:2197
17195#, fuzzy, gcc-internal-format
17196msgid "invalid type argument of %qs"
17197msgstr "ongeldig type-argument %qs"
17198
17199#: c-typeck.c:1840 cp/typeck.c:2348
17200#, gcc-internal-format
17201msgid "subscripted value is neither array nor pointer"
17202msgstr "waarde met subscript is noch een array, noch een pointer"
17203
17204#: c-typeck.c:1851 cp/typeck.c:2267 cp/typeck.c:2353
17205#, gcc-internal-format
17206msgid "array subscript is not an integer"
17207msgstr "array subscript is geen integer"
17208
17209#: c-typeck.c:1857
17210#, fuzzy, gcc-internal-format
17211msgid "subscripted value is pointer to function"
17212msgstr "doorgeven van argument %d van pointer naar functie"
17213
17214#: c-typeck.c:1870 cp/typeck.c:2263
17215#, fuzzy, gcc-internal-format
17216msgid "array subscript has type %<char%>"
17217msgstr "array subscript is van het type %<char%>"
17218
17219#: c-typeck.c:1910
17220#, fuzzy, gcc-internal-format
17221msgid "ISO C forbids subscripting %<register%> array"
17222msgstr "ISO C verbiedt het gebruik van subscripts bij een %<register%> array"
17223
17224#: c-typeck.c:1912
17225#, fuzzy, gcc-internal-format
17226msgid "ISO C90 forbids subscripting non-lvalue array"
17227msgstr "ISO C90 verbiedt het gebruik van subscripts bij een array die geen lvalue is"
17228
17229#: c-typeck.c:2154
17230#, fuzzy, gcc-internal-format
17231msgid "called object %qE is not a function"
17232msgstr "opgeroepen object is geen functie"
17233
17234#. This situation leads to run-time undefined behavior.  We can't,
17235#. therefore, simply error unless we can prove that all possible
17236#. executions of the program must execute the code.
17237#: c-typeck.c:2181
17238#, gcc-internal-format
17239msgid "function called through a non-compatible type"
17240msgstr ""
17241
17242#: c-typeck.c:2288
17243#, fuzzy, gcc-internal-format
17244msgid "too many arguments to function %qE"
17245msgstr "te veel argumenten voor functie %qE"
17246
17247#: c-typeck.c:2309
17248#, gcc-internal-format
17249msgid "type of formal parameter %d is incomplete"
17250msgstr "het type van formele parameter %d is onvolledig"
17251
17252#: c-typeck.c:2322
17253#, fuzzy, gcc-internal-format
17254msgid "passing argument %d of %qE as integer rather than floating due to prototype"
17255msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype"
17256
17257#: c-typeck.c:2327
17258#, fuzzy, gcc-internal-format
17259msgid "passing argument %d of %qE as integer rather than complex due to prototype"
17260msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
17261
17262#: c-typeck.c:2332
17263#, fuzzy, gcc-internal-format
17264msgid "passing argument %d of %qE as complex rather than floating due to prototype"
17265msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
17266
17267#: c-typeck.c:2337
17268#, fuzzy, gcc-internal-format
17269msgid "passing argument %d of %qE as floating rather than integer due to prototype"
17270msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype"
17271
17272#: c-typeck.c:2342
17273#, fuzzy, gcc-internal-format
17274msgid "passing argument %d of %qE as complex rather than integer due to prototype"
17275msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
17276
17277#: c-typeck.c:2347
17278#, fuzzy, gcc-internal-format
17279msgid "passing argument %d of %qE as floating rather than complex due to prototype"
17280msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
17281
17282#: c-typeck.c:2359
17283#, fuzzy, gcc-internal-format
17284msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
17285msgstr "%s als %<float%> in plaats van %<double%> ten gevolge van een prototype"
17286
17287#: c-typeck.c:2379
17288#, fuzzy, gcc-internal-format
17289msgid "passing argument %d of %qE with different width due to prototype"
17290msgstr "%s met andere breedte ten gevolge van prototype"
17291
17292#: c-typeck.c:2402
17293#, fuzzy, gcc-internal-format
17294msgid "passing argument %d of %qE as unsigned due to prototype"
17295msgstr "%s als unsigned ten gevolge van prototype"
17296
17297#: c-typeck.c:2406
17298#, fuzzy, gcc-internal-format
17299msgid "passing argument %d of %qE as signed due to prototype"
17300msgstr "%s als signed ten gevolge van prototype"
17301
17302#: c-typeck.c:2496
17303#, gcc-internal-format
17304msgid "suggest parentheses around + or - inside shift"
17305msgstr "gebruik liefst haakjes rond + of - binnen een shift"
17306
17307#: c-typeck.c:2504
17308#, gcc-internal-format
17309msgid "suggest parentheses around && within ||"
17310msgstr "gebruik liefst haakjes rond && binnen ||"
17311
17312#: c-typeck.c:2514
17313#, gcc-internal-format
17314msgid "suggest parentheses around arithmetic in operand of |"
17315msgstr "gebruik liefst haakjes rond een rekensom in een operand van |"
17316
17317#: c-typeck.c:2519
17318#, gcc-internal-format
17319msgid "suggest parentheses around comparison in operand of |"
17320msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
17321
17322#: c-typeck.c:2529
17323#, gcc-internal-format
17324msgid "suggest parentheses around arithmetic in operand of ^"
17325msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^"
17326
17327#: c-typeck.c:2534
17328#, gcc-internal-format
17329msgid "suggest parentheses around comparison in operand of ^"
17330msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^"
17331
17332#: c-typeck.c:2542
17333#, gcc-internal-format
17334msgid "suggest parentheses around + or - in operand of &"
17335msgstr "gebruik liefst haakjes rond + of - in een operand van &"
17336
17337#: c-typeck.c:2547
17338#, gcc-internal-format
17339msgid "suggest parentheses around comparison in operand of &"
17340msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &"
17341
17342#: c-typeck.c:2553
17343#, gcc-internal-format
17344msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
17345msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis"
17346
17347#: c-typeck.c:2580
17348#, fuzzy, gcc-internal-format
17349msgid "pointer of type %<void *%> used in subtraction"
17350msgstr "pointer van type %<void *%> gebruikt in aftrekking"
17351
17352#: c-typeck.c:2582
17353#, gcc-internal-format
17354msgid "pointer to a function used in subtraction"
17355msgstr "pointer naar functie gebruikt in aftrekking"
17356
17357# 'unary' = 'unair'?
17358#: c-typeck.c:2679
17359#, gcc-internal-format
17360msgid "wrong type argument to unary plus"
17361msgstr "argument van verkeerd type voor unaire plus"
17362
17363#: c-typeck.c:2692
17364#, gcc-internal-format
17365msgid "wrong type argument to unary minus"
17366msgstr "argument van verkeerd type voor unaire min"
17367
17368#: c-typeck.c:2709
17369#, fuzzy, gcc-internal-format
17370msgid "ISO C does not support %<~%> for complex conjugation"
17371msgstr "ISO C ondersteunt het %<%c%> formaat niet"
17372
17373#: c-typeck.c:2715
17374#, gcc-internal-format
17375msgid "wrong type argument to bit-complement"
17376msgstr "argument van verkeerd type voor bit-complement"
17377
17378#: c-typeck.c:2723
17379#, gcc-internal-format
17380msgid "wrong type argument to abs"
17381msgstr "argument van verkeerd type voor abs"
17382
17383# OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'?
17384#: c-typeck.c:2735
17385#, gcc-internal-format
17386msgid "wrong type argument to conjugation"
17387msgstr "argument van verkeerd type voor vervoeging"
17388
17389#: c-typeck.c:2747
17390#, gcc-internal-format
17391msgid "wrong type argument to unary exclamation mark"
17392msgstr "argument van verkeerd type voor unair uitroepingsteken"
17393
17394#: c-typeck.c:2784
17395#, fuzzy, gcc-internal-format
17396msgid "ISO C does not support %<++%> and %<--%> on complex types"
17397msgstr "ISO C ondersteunt het %<%c%> formaat niet"
17398
17399# Wat is beter: 'incrementeren', 'incrementering', of 'increment'?
17400#: c-typeck.c:2800 c-typeck.c:2832
17401#, gcc-internal-format
17402msgid "wrong type argument to increment"
17403msgstr "argument van verkeerd type voor incrementeren"
17404
17405#: c-typeck.c:2802 c-typeck.c:2834
17406#, gcc-internal-format
17407msgid "wrong type argument to decrement"
17408msgstr "argument van verkeerd type voor decrementeren"
17409
17410#: c-typeck.c:2823
17411#, gcc-internal-format
17412msgid "increment of pointer to unknown structure"
17413msgstr "incrementeren van pointer naar onbekend structure"
17414
17415#: c-typeck.c:2825
17416#, gcc-internal-format
17417msgid "decrement of pointer to unknown structure"
17418msgstr "decrementeren van pointer naar onbekend structure"
17419
17420#: c-typeck.c:3002
17421#, fuzzy, gcc-internal-format
17422msgid "assignment of read-only member %qD"
17423msgstr "%s van alleen-lezen lid %qs"
17424
17425#: c-typeck.c:3003
17426#, fuzzy, gcc-internal-format
17427msgid "increment of read-only member %qD"
17428msgstr "%s van alleen-lezen lid %qs"
17429
17430#: c-typeck.c:3004
17431#, fuzzy, gcc-internal-format
17432msgid "decrement of read-only member %qD"
17433msgstr "%s van alleen-lezen lid %qs"
17434
17435#: c-typeck.c:3005
17436#, gcc-internal-format
17437msgid "read-only member %qD used as %<asm%> output"
17438msgstr ""
17439
17440#: c-typeck.c:3009
17441#, fuzzy, gcc-internal-format
17442msgid "assignment of read-only variable %qD"
17443msgstr "%s van alleen-lezen variabele %qs"
17444
17445#: c-typeck.c:3010
17446#, fuzzy, gcc-internal-format
17447msgid "increment of read-only variable %qD"
17448msgstr "%s van alleen-lezen variabele %qs"
17449
17450#: c-typeck.c:3011
17451#, fuzzy, gcc-internal-format
17452msgid "decrement of read-only variable %qD"
17453msgstr "%s van alleen-lezen variabele %qs"
17454
17455#: c-typeck.c:3012
17456#, gcc-internal-format
17457msgid "read-only variable %qD used as %<asm%> output"
17458msgstr ""
17459
17460#: c-typeck.c:3015
17461#, fuzzy, gcc-internal-format
17462msgid "assignment of read-only location"
17463msgstr "%s van alleen-lezen locatie"
17464
17465#: c-typeck.c:3016
17466#, fuzzy, gcc-internal-format
17467msgid "increment of read-only location"
17468msgstr "%s van alleen-lezen locatie"
17469
17470#: c-typeck.c:3017
17471#, fuzzy, gcc-internal-format
17472msgid "decrement of read-only location"
17473msgstr "%s van alleen-lezen locatie"
17474
17475#: c-typeck.c:3018
17476#, gcc-internal-format
17477msgid "read-only location used as %<asm%> output"
17478msgstr ""
17479
17480#: c-typeck.c:3053
17481#, fuzzy, gcc-internal-format
17482msgid "cannot take address of bit-field %qD"
17483msgstr "kan adres van bitveld %qs niet nemen"
17484
17485#: c-typeck.c:3081
17486#, fuzzy, gcc-internal-format
17487msgid "global register variable %qD used in nested function"
17488msgstr "globale registervariabele %qs gebruikt in geneste functie"
17489
17490#: c-typeck.c:3084
17491#, fuzzy, gcc-internal-format
17492msgid "register variable %qD used in nested function"
17493msgstr "registervariabele %qs gebruikt in geneste functie"
17494
17495#: c-typeck.c:3089
17496#, fuzzy, gcc-internal-format
17497msgid "address of global register variable %qD requested"
17498msgstr "adres van globale registervariabele %qs gevraagd"
17499
17500#: c-typeck.c:3091
17501#, fuzzy, gcc-internal-format
17502msgid "address of register variable %qD requested"
17503msgstr "adres van registervariabele %qs gevraagd"
17504
17505#: c-typeck.c:3137
17506#, fuzzy, gcc-internal-format
17507msgid "non-lvalue array in conditional expression"
17508msgstr "types in voorwaardelijke expressie komen niet overeen"
17509
17510# Of moet/mag 'boolean' hier vertaald worden?
17511#: c-typeck.c:3181
17512#, fuzzy, gcc-internal-format
17513msgid "signed and unsigned type in conditional expression"
17514msgstr "niet-boolean modus in voorwaardelijke expressie"
17515
17516#: c-typeck.c:3188
17517#, fuzzy, gcc-internal-format
17518msgid "ISO C forbids conditional expr with only one void side"
17519msgstr "ISO C verbiedt voorwaardelijke expressies met maar één void-zijde"
17520
17521#: c-typeck.c:3204 c-typeck.c:3212
17522#, fuzzy, gcc-internal-format
17523msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
17524msgstr "ISO C verbiedt voorwaardelijke expressies tussen %<void *%> en een functiepointer"
17525
17526#: c-typeck.c:3219
17527#, gcc-internal-format
17528msgid "pointer type mismatch in conditional expression"
17529msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
17530
17531#: c-typeck.c:3226 c-typeck.c:3236
17532#, gcc-internal-format
17533msgid "pointer/integer type mismatch in conditional expression"
17534msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)"
17535
17536#: c-typeck.c:3250
17537#, gcc-internal-format
17538msgid "type mismatch in conditional expression"
17539msgstr "types in voorwaardelijke expressie komen niet overeen"
17540
17541#: c-typeck.c:3290
17542#, gcc-internal-format
17543msgid "left-hand operand of comma expression has no effect"
17544msgstr "linker operand van comma-expressie heeft geen effect"
17545
17546#: c-typeck.c:3324
17547#, gcc-internal-format
17548msgid "cast specifies array type"
17549msgstr "cast geeft array-type op"
17550
17551#: c-typeck.c:3330
17552#, gcc-internal-format
17553msgid "cast specifies function type"
17554msgstr "cast geeft functie-type op"
17555
17556#: c-typeck.c:3340
17557#, fuzzy, gcc-internal-format
17558msgid "ISO C forbids casting nonscalar to the same type"
17559msgstr "ISO C verbiedt het casten van een niet-scalair naar hetzelfde type"
17560
17561#: c-typeck.c:3357
17562#, fuzzy, gcc-internal-format
17563msgid "ISO C forbids casts to union type"
17564msgstr "ISO C verbiedt casts naar een union-type"
17565
17566#: c-typeck.c:3365
17567#, gcc-internal-format
17568msgid "cast to union type from type not present in union"
17569msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union"
17570
17571#: c-typeck.c:3411
17572#, fuzzy, gcc-internal-format
17573msgid "cast adds new qualifiers to function type"
17574msgstr "cast geeft functie-type op"
17575
17576#. There are qualifiers present in IN_OTYPE that are not
17577#. present in IN_TYPE.
17578#: c-typeck.c:3416
17579#, gcc-internal-format
17580msgid "cast discards qualifiers from pointer target type"
17581msgstr "cast laat qualifiers van doeltype van pointer vallen"
17582
17583#: c-typeck.c:3432
17584#, gcc-internal-format
17585msgid "cast increases required alignment of target type"
17586msgstr "cast verhoogt het benodigde alignment van het doeltype"
17587
17588#: c-typeck.c:3439
17589#, gcc-internal-format
17590msgid "cast from pointer to integer of different size"
17591msgstr "cast van pointer naar integer met andere grootte"
17592
17593#: c-typeck.c:3443
17594#, gcc-internal-format
17595msgid "cast from function call of type %qT to non-matching type %qT"
17596msgstr ""
17597
17598#: c-typeck.c:3451
17599#, gcc-internal-format
17600msgid "cast to pointer from integer of different size"
17601msgstr "cast naar pointer van integer met andere grootte"
17602
17603#: c-typeck.c:3464
17604#, fuzzy, gcc-internal-format
17605msgid "ISO C forbids conversion of function pointer to object pointer type"
17606msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
17607
17608#: c-typeck.c:3473
17609#, fuzzy, gcc-internal-format
17610msgid "ISO C forbids conversion of object pointer to function pointer type"
17611msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
17612
17613#: c-typeck.c:3747
17614#, gcc-internal-format
17615msgid "cannot pass rvalue to reference parameter"
17616msgstr ""
17617
17618#: c-typeck.c:3854 c-typeck.c:4022
17619#, fuzzy, gcc-internal-format
17620msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
17621msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
17622
17623#: c-typeck.c:3857 c-typeck.c:4025
17624#, fuzzy, gcc-internal-format
17625msgid "assignment makes qualified function pointer from unqualified"
17626msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
17627
17628#: c-typeck.c:3860 c-typeck.c:4027
17629#, fuzzy, gcc-internal-format
17630msgid "initialization makes qualified function pointer from unqualified"
17631msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
17632
17633#: c-typeck.c:3863 c-typeck.c:4029
17634#, fuzzy, gcc-internal-format
17635msgid "return makes qualified function pointer from unqualified"
17636msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
17637
17638#: c-typeck.c:3867 c-typeck.c:3989
17639#, fuzzy, gcc-internal-format
17640msgid "passing argument %d of %qE discards qualifiers from pointer target type"
17641msgstr "cast laat qualifiers van doeltype van pointer vallen"
17642
17643#: c-typeck.c:3869 c-typeck.c:3991
17644#, fuzzy, gcc-internal-format
17645msgid "assignment discards qualifiers from pointer target type"
17646msgstr "cast laat qualifiers van doeltype van pointer vallen"
17647
17648#: c-typeck.c:3871 c-typeck.c:3993
17649#, fuzzy, gcc-internal-format
17650msgid "initialization discards qualifiers from pointer target type"
17651msgstr "cast laat qualifiers van doeltype van pointer vallen"
17652
17653#: c-typeck.c:3873 c-typeck.c:3995
17654#, fuzzy, gcc-internal-format
17655msgid "return discards qualifiers from pointer target type"
17656msgstr "cast laat qualifiers van doeltype van pointer vallen"
17657
17658#: c-typeck.c:3880
17659#, fuzzy, gcc-internal-format
17660msgid "ISO C prohibits argument conversion to union type"
17661msgstr "ISO C verbiedt conversie van argumenten naar union type"
17662
17663#: c-typeck.c:3915
17664#, fuzzy, gcc-internal-format
17665msgid "request for implicit conversion from %qT to %qT not permitted in C++"
17666msgstr "ongeldige registernaam voor %qs"
17667
17668#: c-typeck.c:3928
17669#, fuzzy, gcc-internal-format
17670msgid "argument %d of %qE might be a candidate for a format attribute"
17671msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
17672
17673#: c-typeck.c:3934
17674#, fuzzy, gcc-internal-format
17675msgid "assignment left-hand side might be a candidate for a format attribute"
17676msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
17677
17678#: c-typeck.c:3939
17679#, fuzzy, gcc-internal-format
17680msgid "initialization left-hand side might be a candidate for a format attribute"
17681msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
17682
17683#: c-typeck.c:3944
17684#, fuzzy, gcc-internal-format
17685msgid "return type might be a candidate for a format attribute"
17686msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
17687
17688#: c-typeck.c:3969
17689#, fuzzy, gcc-internal-format
17690msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
17691msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
17692
17693#: c-typeck.c:3972
17694#, fuzzy, gcc-internal-format
17695msgid "ISO C forbids assignment between function pointer and %<void *%>"
17696msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
17697
17698#: c-typeck.c:3974
17699#, fuzzy, gcc-internal-format
17700msgid "ISO C forbids initialization between function pointer and %<void *%>"
17701msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
17702
17703#: c-typeck.c:3976
17704#, fuzzy, gcc-internal-format
17705msgid "ISO C forbids return between function pointer and %<void *%>"
17706msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
17707
17708# 'signedness' = 'signed-heid'?
17709#: c-typeck.c:4005
17710#, fuzzy, gcc-internal-format
17711msgid "pointer targets in passing argument %d of %qE differ in signedness"
17712msgstr "doelen van pointer in %s verschillen in signedness"
17713
17714# 'signedness' = 'signed-heid'?
17715#: c-typeck.c:4007
17716#, fuzzy, gcc-internal-format
17717msgid "pointer targets in assignment differ in signedness"
17718msgstr "doelen van pointer in %s verschillen in signedness"
17719
17720# 'signedness' = 'signed-heid'?
17721#: c-typeck.c:4009
17722#, fuzzy, gcc-internal-format
17723msgid "pointer targets in initialization differ in signedness"
17724msgstr "doelen van pointer in %s verschillen in signedness"
17725
17726# 'signedness' = 'signed-heid'?
17727#: c-typeck.c:4011
17728#, fuzzy, gcc-internal-format
17729msgid "pointer targets in return differ in signedness"
17730msgstr "doelen van pointer in %s verschillen in signedness"
17731
17732#: c-typeck.c:4036
17733#, fuzzy, gcc-internal-format
17734msgid "passing argument %d of %qE from incompatible pointer type"
17735msgstr "%s van incompatibel pointertype"
17736
17737#: c-typeck.c:4038
17738#, fuzzy, gcc-internal-format
17739msgid "assignment from incompatible pointer type"
17740msgstr "%s van incompatibel pointertype"
17741
17742#: c-typeck.c:4039
17743#, fuzzy, gcc-internal-format
17744msgid "initialization from incompatible pointer type"
17745msgstr "%s van incompatibel pointertype"
17746
17747#: c-typeck.c:4041
17748#, fuzzy, gcc-internal-format
17749msgid "return from incompatible pointer type"
17750msgstr "%s van incompatibel pointertype"
17751
17752#: c-typeck.c:4063
17753#, fuzzy, gcc-internal-format
17754msgid "passing argument %d of %qE makes pointer from integer without a cast"
17755msgstr "%s maakt pointer van integer zonder een cast"
17756
17757#: c-typeck.c:4065
17758#, fuzzy, gcc-internal-format
17759msgid "assignment makes pointer from integer without a cast"
17760msgstr "%s maakt pointer van integer zonder een cast"
17761
17762#: c-typeck.c:4067
17763#, fuzzy, gcc-internal-format
17764msgid "initialization makes pointer from integer without a cast"
17765msgstr "%s maakt pointer van integer zonder een cast"
17766
17767#: c-typeck.c:4069
17768#, fuzzy, gcc-internal-format
17769msgid "return makes pointer from integer without a cast"
17770msgstr "%s maakt pointer van integer zonder een cast"
17771
17772#: c-typeck.c:4076
17773#, fuzzy, gcc-internal-format
17774msgid "passing argument %d of %qE makes integer from pointer without a cast"
17775msgstr "%s maakt integer van pointer zonder een cast"
17776
17777#: c-typeck.c:4078
17778#, fuzzy, gcc-internal-format
17779msgid "assignment makes integer from pointer without a cast"
17780msgstr "%s maakt integer van pointer zonder een cast"
17781
17782#: c-typeck.c:4080
17783#, fuzzy, gcc-internal-format
17784msgid "initialization makes integer from pointer without a cast"
17785msgstr "%s maakt integer van pointer zonder een cast"
17786
17787#: c-typeck.c:4082
17788#, fuzzy, gcc-internal-format
17789msgid "return makes integer from pointer without a cast"
17790msgstr "%s maakt integer van pointer zonder een cast"
17791
17792#: c-typeck.c:4098
17793#, fuzzy, gcc-internal-format
17794msgid "incompatible types in assignment"
17795msgstr "incompatibele types bij %s"
17796
17797#: c-typeck.c:4101
17798#, fuzzy, gcc-internal-format
17799msgid "incompatible types in initialization"
17800msgstr "incompatibele types bij %s"
17801
17802#: c-typeck.c:4104
17803#, fuzzy, gcc-internal-format
17804msgid "incompatible types in return"
17805msgstr "incompatibele types bij %s"
17806
17807#: c-typeck.c:4185
17808#, gcc-internal-format
17809msgid "traditional C rejects automatic aggregate initialization"
17810msgstr ""
17811
17812#: c-typeck.c:4353 c-typeck.c:4368 c-typeck.c:4383
17813#, fuzzy, gcc-internal-format
17814msgid "(near initialization for %qs)"
17815msgstr "(dicht bij initialisatie van %qs)"
17816
17817#: c-typeck.c:4921 cp/decl.c:4597
17818#, fuzzy, gcc-internal-format
17819msgid "opaque vector types cannot be initialized"
17820msgstr "object van variabele lengte mag geen beginwaarde krijgen"
17821
17822#: c-typeck.c:5551
17823#, fuzzy, gcc-internal-format
17824msgid "unknown field %qE specified in initializer"
17825msgstr "onbekend veld %qs opgegeven in beginwaarde"
17826
17827#: c-typeck.c:6445
17828#, gcc-internal-format
17829msgid "traditional C rejects initialization of unions"
17830msgstr ""
17831
17832#: c-typeck.c:6753
17833#, fuzzy, gcc-internal-format
17834msgid "jump into statement expression"
17835msgstr "overflow in constante expressie"
17836
17837# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
17838#: c-typeck.c:6759
17839#, fuzzy, gcc-internal-format
17840msgid "jump into scope of identifier with variably modified type"
17841msgstr "argument %d is alleen-lezen"
17842
17843#: c-typeck.c:6796
17844#, fuzzy, gcc-internal-format
17845msgid "ISO C forbids %<goto *expr;%>"
17846msgstr "ISO C verbiedt %<goto *expr;%>"
17847
17848#: c-typeck.c:6811 cp/typeck.c:6262
17849#, fuzzy, gcc-internal-format
17850msgid "function declared %<noreturn%> has a %<return%> statement"
17851msgstr "als %<noreturn%> gedeclareerde functie bevat een %<return%> statement"
17852
17853#: c-typeck.c:6819
17854#, fuzzy, gcc-internal-format
17855msgid "%<return%> with no value, in function returning non-void"
17856msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
17857
17858#: c-typeck.c:6828
17859#, fuzzy, gcc-internal-format
17860msgid "%<return%> with a value, in function returning void"
17861msgstr "%<return%> met waarde in een functie die void teruggeeft"
17862
17863#: c-typeck.c:6885
17864#, gcc-internal-format
17865msgid "function returns address of local variable"
17866msgstr "functie geeft adres van lokale variabele terug"
17867
17868#: c-typeck.c:6958 cp/semantics.c:916
17869#, gcc-internal-format
17870msgid "switch quantity not an integer"
17871msgstr "switch-waarde is geen integer"
17872
17873#: c-typeck.c:6969
17874#, fuzzy, gcc-internal-format
17875msgid "%<long%> switch expression not converted to %<int%> in ISO C"
17876msgstr "%<long%> switch-expressie wordt in ISO C niet naar %<int%> geconverteerd"
17877
17878#: c-typeck.c:7010
17879#, fuzzy, gcc-internal-format
17880msgid "case label in statement expression not containing enclosing switch statement"
17881msgstr "case-label niet in een switch-statement"
17882
17883#: c-typeck.c:7013
17884#, fuzzy, gcc-internal-format
17885msgid "%<default%> label in statement expression not containing enclosing switch statement"
17886msgstr "default-label niet in een switch-statement"
17887
17888#: c-typeck.c:7019
17889#, fuzzy, gcc-internal-format
17890msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
17891msgstr "case-label niet in een switch-statement"
17892
17893#: c-typeck.c:7022
17894#, fuzzy, gcc-internal-format
17895msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
17896msgstr "default-label niet in een switch-statement"
17897
17898#: c-typeck.c:7026 cp/parser.c:6207
17899#, gcc-internal-format
17900msgid "case label not within a switch statement"
17901msgstr "case-label niet in een switch-statement"
17902
17903#: c-typeck.c:7028
17904#, fuzzy, gcc-internal-format
17905msgid "%<default%> label not within a switch statement"
17906msgstr "default-label niet in een switch-statement"
17907
17908#: c-typeck.c:7105
17909#, gcc-internal-format
17910msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
17911msgstr ""
17912
17913#: c-typeck.c:7124
17914#, fuzzy, gcc-internal-format
17915msgid "%Hempty body in an if-statement"
17916msgstr "leeg body in een else-statement"
17917
17918#: c-typeck.c:7133
17919#, fuzzy, gcc-internal-format
17920msgid "%Hempty body in an else-statement"
17921msgstr "leeg body in een else-statement"
17922
17923#: c-typeck.c:7242 cp/cp-gimplify.c:118 cp/parser.c:6704
17924#, gcc-internal-format
17925msgid "break statement not within loop or switch"
17926msgstr "break-statement niet in een lus of switch"
17927
17928#: c-typeck.c:7244 cp/parser.c:6715
17929#, gcc-internal-format
17930msgid "continue statement not within a loop"
17931msgstr "continue-statement niet in een lus"
17932
17933#: c-typeck.c:7264
17934#, gcc-internal-format
17935msgid "%Hstatement with no effect"
17936msgstr ""
17937
17938# vertaling voor 'statement'?
17939#: c-typeck.c:7286
17940#, gcc-internal-format
17941msgid "expression statement has incomplete type"
17942msgstr "expressie-statement heeft onvolledig type"
17943
17944#: c-typeck.c:7744 c-typeck.c:7785
17945#, gcc-internal-format
17946msgid "division by zero"
17947msgstr "deling door nul"
17948
17949#: c-typeck.c:7830 cp/typeck.c:3036
17950#, gcc-internal-format
17951msgid "right shift count is negative"
17952msgstr "teller van rechtse shift is negatief"
17953
17954#: c-typeck.c:7837 cp/typeck.c:3042
17955#, gcc-internal-format
17956msgid "right shift count >= width of type"
17957msgstr "teller van rechtse shift is >= breedte van het type"
17958
17959#: c-typeck.c:7858 cp/typeck.c:3061
17960#, gcc-internal-format
17961msgid "left shift count is negative"
17962msgstr "teller van links shift is negatief"
17963
17964#: c-typeck.c:7861 cp/typeck.c:3063
17965#, gcc-internal-format
17966msgid "left shift count >= width of type"
17967msgstr "teller van links shift is >= breedte van het type"
17968
17969#: c-typeck.c:7879 cp/typeck.c:3098
17970#, gcc-internal-format
17971msgid "comparing floating point with == or != is unsafe"
17972msgstr ""
17973
17974#: c-typeck.c:7903 c-typeck.c:7910
17975#, fuzzy, gcc-internal-format
17976msgid "ISO C forbids comparison of %<void *%> with function pointer"
17977msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
17978
17979#: c-typeck.c:7916 c-typeck.c:7962
17980#, gcc-internal-format
17981msgid "comparison of distinct pointer types lacks a cast"
17982msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
17983
17984#: c-typeck.c:7930 c-typeck.c:7935 c-typeck.c:7982 c-typeck.c:7987
17985#, gcc-internal-format
17986msgid "comparison between pointer and integer"
17987msgstr "vergelijking tussen pointer en integer"
17988
17989#: c-typeck.c:7954
17990#, gcc-internal-format
17991msgid "comparison of complete and incomplete pointers"
17992msgstr "vergelijking van volledige en onvolledige pointers"
17993
17994# 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste.
17995#: c-typeck.c:7957
17996#, fuzzy, gcc-internal-format
17997msgid "ISO C forbids ordered comparisons of pointers to functions"
17998msgstr "ISO C verbiedt geordende vergelijkingen tussen pointers naar functies"
17999
18000#: c-typeck.c:7970 c-typeck.c:7977
18001#, gcc-internal-format
18002msgid "ordered comparison of pointer with integer zero"
18003msgstr "geordende vergelijking van een pointer met integer nul"
18004
18005#: c-typeck.c:8207
18006#, gcc-internal-format
18007msgid "comparison between signed and unsigned"
18008msgstr "vergelijking tussen signed en unsigned"
18009
18010#: c-typeck.c:8253 cp/typeck.c:3521
18011#, gcc-internal-format
18012msgid "comparison of promoted ~unsigned with constant"
18013msgstr "vergelijking van gepromoveerde ~unsigned met constante"
18014
18015#: c-typeck.c:8261 cp/typeck.c:3529
18016#, gcc-internal-format
18017msgid "comparison of promoted ~unsigned with unsigned"
18018msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
18019
18020#: c-typeck.c:8319
18021#, fuzzy, gcc-internal-format
18022msgid "used array that cannot be converted to pointer where scalar is required"
18023msgstr "waarde van array-type gebruikt waar een scalair nodig is"
18024
18025#: c-typeck.c:8323
18026#, fuzzy, gcc-internal-format
18027msgid "used struct type value where scalar is required"
18028msgstr "waarde van struct-type gebruikt waar een scalair nodig is"
18029
18030#: c-typeck.c:8327
18031#, fuzzy, gcc-internal-format
18032msgid "used union type value where scalar is required"
18033msgstr "waarde van union-type gebruikt waar een scalair nodig is"
18034
18035# dit klinkt niet al te best
18036#: calls.c:1929
18037#, gcc-internal-format
18038msgid "function call has aggregate value"
18039msgstr "functie-oproep heeft geaggregeerde waarde"
18040
18041#: cfgexpand.c:1597
18042#, gcc-internal-format
18043msgid "not protecting local variables: variable length buffer"
18044msgstr ""
18045
18046#: cfgexpand.c:1599
18047#, gcc-internal-format
18048msgid "not protecting function: no buffer at least %d bytes long"
18049msgstr ""
18050
18051#: cfghooks.c:90
18052#, gcc-internal-format
18053msgid "bb %d on wrong place"
18054msgstr ""
18055
18056#: cfghooks.c:96
18057#, gcc-internal-format
18058msgid "prev_bb of %d should be %d, not %d"
18059msgstr ""
18060
18061#: cfghooks.c:113
18062#, gcc-internal-format
18063msgid "verify_flow_info: Wrong count of block %i %i"
18064msgstr ""
18065
18066#: cfghooks.c:119
18067#, gcc-internal-format
18068msgid "verify_flow_info: Wrong frequency of block %i %i"
18069msgstr ""
18070
18071#: cfghooks.c:127
18072#, gcc-internal-format
18073msgid "verify_flow_info: Duplicate edge %i->%i"
18074msgstr ""
18075
18076#: cfghooks.c:133
18077#, gcc-internal-format
18078msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
18079msgstr ""
18080
18081#: cfghooks.c:139
18082#, gcc-internal-format
18083msgid "verify_flow_info: Wrong count of edge %i->%i %i"
18084msgstr ""
18085
18086#: cfghooks.c:151
18087#, gcc-internal-format
18088msgid "verify_flow_info: Basic block %d succ edge is corrupted"
18089msgstr ""
18090
18091#: cfghooks.c:165 cfgrtl.c:2045
18092#, fuzzy, gcc-internal-format
18093msgid "wrong amount of branch edges after unconditional jump %i"
18094msgstr "types in voorwaardelijke expressie komen niet overeen"
18095
18096#: cfghooks.c:173 cfghooks.c:184
18097#, gcc-internal-format
18098msgid "basic block %d pred edge is corrupted"
18099msgstr ""
18100
18101#: cfghooks.c:185
18102#, gcc-internal-format
18103msgid "its dest_idx should be %d, not %d"
18104msgstr ""
18105
18106#: cfghooks.c:214
18107#, gcc-internal-format
18108msgid "basic block %i edge lists are corrupted"
18109msgstr ""
18110
18111#: cfghooks.c:227
18112#, gcc-internal-format
18113msgid "verify_flow_info failed"
18114msgstr ""
18115
18116#: cfghooks.c:288
18117#, fuzzy, gcc-internal-format
18118msgid "%s does not support redirect_edge_and_branch"
18119msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
18120
18121#: cfghooks.c:306
18122#, fuzzy, gcc-internal-format
18123msgid "%s does not support redirect_edge_and_branch_force"
18124msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
18125
18126#: cfghooks.c:324
18127#, fuzzy, gcc-internal-format
18128msgid "%s does not support split_block"
18129msgstr "%s ondersteunt %s niet"
18130
18131#: cfghooks.c:360
18132#, fuzzy, gcc-internal-format
18133msgid "%s does not support move_block_after"
18134msgstr "%s ondersteunt %s niet"
18135
18136#: cfghooks.c:373
18137#, fuzzy, gcc-internal-format
18138msgid "%s does not support delete_basic_block"
18139msgstr "%s ondersteunt %s niet"
18140
18141#: cfghooks.c:405
18142#, fuzzy, gcc-internal-format
18143msgid "%s does not support split_edge"
18144msgstr "%s ondersteunt %s niet"
18145
18146#: cfghooks.c:466
18147#, fuzzy, gcc-internal-format
18148msgid "%s does not support create_basic_block"
18149msgstr "%s ondersteunt %s niet"
18150
18151#: cfghooks.c:494
18152#, fuzzy, gcc-internal-format
18153msgid "%s does not support can_merge_blocks_p"
18154msgstr "%s ondersteunt %s niet"
18155
18156#: cfghooks.c:505
18157#, fuzzy, gcc-internal-format
18158msgid "%s does not support predict_edge"
18159msgstr "%s ondersteunt %s niet"
18160
18161#: cfghooks.c:514
18162#, fuzzy, gcc-internal-format
18163msgid "%s does not support predicted_by_p"
18164msgstr "%s ondersteunt %s niet"
18165
18166#: cfghooks.c:528
18167#, fuzzy, gcc-internal-format
18168msgid "%s does not support merge_blocks"
18169msgstr "%s ondersteunt %s niet"
18170
18171#: cfghooks.c:573
18172#, fuzzy, gcc-internal-format
18173msgid "%s does not support make_forwarder_block"
18174msgstr "%s ondersteunt %s niet"
18175
18176#: cfghooks.c:678
18177#, fuzzy, gcc-internal-format
18178msgid "%s does not support can_duplicate_block_p"
18179msgstr "%s ondersteunt %s niet"
18180
18181#: cfghooks.c:706
18182#, fuzzy, gcc-internal-format
18183msgid "%s does not support duplicate_block"
18184msgstr "%s ondersteunt %s niet"
18185
18186#: cfghooks.c:774
18187#, fuzzy, gcc-internal-format
18188msgid "%s does not support block_ends_with_call_p"
18189msgstr "%s ondersteunt %s niet"
18190
18191#: cfghooks.c:785
18192#, fuzzy, gcc-internal-format
18193msgid "%s does not support block_ends_with_condjump_p"
18194msgstr "%s ondersteunt %s niet"
18195
18196#: cfghooks.c:803
18197#, fuzzy, gcc-internal-format
18198msgid "%s does not support flow_call_edges_add"
18199msgstr "%s ondersteunt %s niet"
18200
18201#: cfgloop.c:1088
18202#, gcc-internal-format
18203msgid "size of loop %d should be %d, not %d"
18204msgstr ""
18205
18206#: cfgloop.c:1105
18207#, gcc-internal-format
18208msgid "bb %d do not belong to loop %d"
18209msgstr ""
18210
18211#: cfgloop.c:1122
18212#, gcc-internal-format
18213msgid "loop %d's header does not have exactly 2 entries"
18214msgstr ""
18215
18216#: cfgloop.c:1129
18217#, gcc-internal-format
18218msgid "loop %d's latch does not have exactly 1 successor"
18219msgstr ""
18220
18221#: cfgloop.c:1134
18222#, gcc-internal-format
18223msgid "loop %d's latch does not have header as successor"
18224msgstr ""
18225
18226#: cfgloop.c:1139
18227#, gcc-internal-format
18228msgid "loop %d's latch does not belong directly to it"
18229msgstr ""
18230
18231#: cfgloop.c:1145
18232#, gcc-internal-format
18233msgid "loop %d's header does not belong directly to it"
18234msgstr ""
18235
18236#: cfgloop.c:1151
18237#, gcc-internal-format
18238msgid "loop %d's latch is marked as part of irreducible region"
18239msgstr ""
18240
18241#: cfgloop.c:1184
18242#, gcc-internal-format
18243msgid "basic block %d should be marked irreducible"
18244msgstr ""
18245
18246#: cfgloop.c:1190
18247#, gcc-internal-format
18248msgid "basic block %d should not be marked irreducible"
18249msgstr ""
18250
18251#: cfgloop.c:1198
18252#, gcc-internal-format
18253msgid "edge from %d to %d should be marked irreducible"
18254msgstr ""
18255
18256#: cfgloop.c:1205
18257#, gcc-internal-format
18258msgid "edge from %d to %d should not be marked irreducible"
18259msgstr ""
18260
18261#: cfgloop.c:1240
18262#, gcc-internal-format
18263msgid "wrong single exit %d->%d recorded for loop %d"
18264msgstr ""
18265
18266#: cfgloop.c:1244
18267#, gcc-internal-format
18268msgid "right exit is %d->%d"
18269msgstr ""
18270
18271#: cfgloop.c:1261
18272#, gcc-internal-format
18273msgid "single exit not recorded for loop %d"
18274msgstr ""
18275
18276#: cfgloop.c:1268
18277#, gcc-internal-format
18278msgid "loop %d should not have single exit (%d -> %d)"
18279msgstr ""
18280
18281#: cfgrtl.c:1931
18282#, gcc-internal-format
18283msgid "BB_RTL flag not set for block %d"
18284msgstr ""
18285
18286#: cfgrtl.c:1937
18287#, gcc-internal-format
18288msgid "end insn %d for block %d not found in the insn stream"
18289msgstr ""
18290
18291#: cfgrtl.c:1951
18292#, gcc-internal-format
18293msgid "insn %d is in multiple basic blocks (%d and %d)"
18294msgstr ""
18295
18296#: cfgrtl.c:1963
18297#, gcc-internal-format
18298msgid "head insn %d for block %d not found in the insn stream"
18299msgstr ""
18300
18301#: cfgrtl.c:1987
18302#, gcc-internal-format
18303msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
18304msgstr ""
18305
18306#: cfgrtl.c:2002
18307#, gcc-internal-format
18308msgid "fallthru edge crosses section boundary (bb %i)"
18309msgstr ""
18310
18311#: cfgrtl.c:2027
18312#, gcc-internal-format
18313msgid "missing REG_EH_REGION note in the end of bb %i"
18314msgstr ""
18315
18316#: cfgrtl.c:2035
18317#, gcc-internal-format
18318msgid "too many outgoing branch edges from bb %i"
18319msgstr ""
18320
18321#: cfgrtl.c:2040
18322#, fuzzy, gcc-internal-format
18323msgid "fallthru edge after unconditional jump %i"
18324msgstr "types in voorwaardelijke expressie komen niet overeen"
18325
18326#: cfgrtl.c:2051
18327#, fuzzy, gcc-internal-format
18328msgid "wrong amount of branch edges after conditional jump %i"
18329msgstr "types in voorwaardelijke expressie komen niet overeen"
18330
18331#: cfgrtl.c:2057
18332#, gcc-internal-format
18333msgid "call edges for non-call insn in bb %i"
18334msgstr ""
18335
18336#: cfgrtl.c:2066
18337#, gcc-internal-format
18338msgid "abnormal edges for no purpose in bb %i"
18339msgstr ""
18340
18341#: cfgrtl.c:2078
18342#, gcc-internal-format
18343msgid "insn %d inside basic block %d but block_for_insn is NULL"
18344msgstr ""
18345
18346#: cfgrtl.c:2082
18347#, gcc-internal-format
18348msgid "insn %d inside basic block %d but block_for_insn is %i"
18349msgstr ""
18350
18351#: cfgrtl.c:2096 cfgrtl.c:2106
18352#, gcc-internal-format
18353msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
18354msgstr ""
18355
18356#: cfgrtl.c:2119
18357#, gcc-internal-format
18358msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
18359msgstr ""
18360
18361#: cfgrtl.c:2129
18362#, gcc-internal-format
18363msgid "in basic block %d:"
18364msgstr ""
18365
18366#: cfgrtl.c:2166
18367#, gcc-internal-format
18368msgid "bb prediction set for block %i, but it is not used in RTL land"
18369msgstr ""
18370
18371#: cfgrtl.c:2184
18372#, gcc-internal-format
18373msgid "missing barrier after block %i"
18374msgstr ""
18375
18376#: cfgrtl.c:2197
18377#, gcc-internal-format
18378msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
18379msgstr ""
18380
18381#: cfgrtl.c:2206
18382#, gcc-internal-format
18383msgid "verify_flow_info: Incorrect fallthru %i->%i"
18384msgstr ""
18385
18386#: cfgrtl.c:2225
18387#, gcc-internal-format
18388msgid "basic blocks not laid down consecutively"
18389msgstr ""
18390
18391#: cfgrtl.c:2264
18392#, gcc-internal-format
18393msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
18394msgstr ""
18395
18396#: cgraph.c:763
18397#, gcc-internal-format
18398msgid "%D renamed after being referenced in assembly"
18399msgstr ""
18400
18401#: cgraphunit.c:664
18402#, gcc-internal-format
18403msgid "aux field set for edge %s->%s"
18404msgstr ""
18405
18406#: cgraphunit.c:670
18407#, fuzzy, gcc-internal-format
18408msgid "Execution count is negative"
18409msgstr "teller van links shift is negatief"
18410
18411#: cgraphunit.c:677
18412#, fuzzy, gcc-internal-format
18413msgid "caller edge count is negative"
18414msgstr "teller van links shift is negatief"
18415
18416#: cgraphunit.c:686
18417#, fuzzy, gcc-internal-format
18418msgid "inlined_to pointer is wrong"
18419msgstr "sectie-pointer ontbreekt"
18420
18421#: cgraphunit.c:691
18422#, gcc-internal-format
18423msgid "multiple inline callers"
18424msgstr ""
18425
18426#: cgraphunit.c:698
18427#, fuzzy, gcc-internal-format
18428msgid "inlined_to pointer set for noninline callers"
18429msgstr "sectie-pointer ontbreekt"
18430
18431#: cgraphunit.c:704
18432#, fuzzy, gcc-internal-format
18433msgid "inlined_to pointer is set but no predecesors found"
18434msgstr "sectie-pointer ontbreekt"
18435
18436#: cgraphunit.c:709
18437#, fuzzy, gcc-internal-format
18438msgid "inlined_to pointer refers to itself"
18439msgstr "sectie-pointer ontbreekt"
18440
18441#: cgraphunit.c:719
18442#, gcc-internal-format
18443msgid "node not found in DECL_ASSEMBLER_NAME hash"
18444msgstr ""
18445
18446#: cgraphunit.c:747
18447#, gcc-internal-format
18448msgid "shared call_stmt:"
18449msgstr ""
18450
18451#: cgraphunit.c:753
18452#, fuzzy, gcc-internal-format
18453msgid "edge points to wrong declaration:"
18454msgstr "dit is een eerdere declaratie"
18455
18456#: cgraphunit.c:762
18457#, gcc-internal-format
18458msgid "missing callgraph edge for call stmt:"
18459msgstr ""
18460
18461#: cgraphunit.c:779
18462#, gcc-internal-format
18463msgid "edge %s->%s has no corresponding call_stmt"
18464msgstr ""
18465
18466#: cgraphunit.c:791
18467#, gcc-internal-format
18468msgid "verify_cgraph_node failed"
18469msgstr ""
18470
18471#: cgraphunit.c:1028
18472#, fuzzy, gcc-internal-format
18473msgid "failed to reclaim unneeded function"
18474msgstr "veld %qs als een functie gedeclareerd"
18475
18476#: cgraphunit.c:1308
18477#, gcc-internal-format
18478msgid "nodes with no released memory found"
18479msgstr ""
18480
18481#: collect2.c:1172
18482#, fuzzy, gcc-internal-format
18483msgid "unknown demangling style '%s'"
18484msgstr "onbekende machine-modus %qs"
18485
18486#: collect2.c:1495
18487#, fuzzy, gcc-internal-format
18488msgid "%s terminated with signal %d [%s]%s"
18489msgstr "%s beëindigd met signaal %d [%s]"
18490
18491#: collect2.c:1513
18492#, gcc-internal-format
18493msgid "%s returned %d exit status"
18494msgstr "%s gaf exit-status %d terug"
18495
18496#: collect2.c:2175
18497#, fuzzy, gcc-internal-format
18498msgid "cannot find 'ldd'"
18499msgstr "kan %<ldd%> niet vinden"
18500
18501#: convert.c:65
18502#, gcc-internal-format
18503msgid "cannot convert to a pointer type"
18504msgstr ""
18505
18506#: convert.c:304
18507#, gcc-internal-format
18508msgid "pointer value used where a floating point value was expected"
18509msgstr ""
18510
18511#: convert.c:308
18512#, gcc-internal-format
18513msgid "aggregate value used where a float was expected"
18514msgstr ""
18515
18516#: convert.c:333
18517#, gcc-internal-format
18518msgid "conversion to incomplete type"
18519msgstr ""
18520
18521#: convert.c:688 convert.c:764
18522#, fuzzy, gcc-internal-format
18523msgid "can't convert between vector values of different size"
18524msgstr "cast van pointer naar integer met andere grootte"
18525
18526#: convert.c:694
18527#, gcc-internal-format
18528msgid "aggregate value used where an integer was expected"
18529msgstr ""
18530
18531#: convert.c:744
18532#, gcc-internal-format
18533msgid "pointer value used where a complex was expected"
18534msgstr ""
18535
18536#: convert.c:748
18537#, gcc-internal-format
18538msgid "aggregate value used where a complex was expected"
18539msgstr ""
18540
18541# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
18542#: convert.c:770
18543#, fuzzy, gcc-internal-format
18544msgid "can't convert value to a vector"
18545msgstr "kon 0x%l.8x niet naar een regio omzetten"
18546
18547#: coverage.c:183
18548#, fuzzy, gcc-internal-format
18549msgid "%qs is not a gcov data file"
18550msgstr "-fPIC is niet geldig met -mcoff"
18551
18552#: coverage.c:194
18553#, fuzzy, gcc-internal-format
18554msgid "%qs is version %q.*s, expected version %q.*s"
18555msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
18556
18557#: coverage.c:274 coverage.c:282
18558#, gcc-internal-format
18559msgid "coverage mismatch for function %u while reading execution counters"
18560msgstr ""
18561
18562#: coverage.c:276 coverage.c:359
18563#, gcc-internal-format
18564msgid "checksum is %x instead of %x"
18565msgstr ""
18566
18567#: coverage.c:284 coverage.c:367
18568#, gcc-internal-format
18569msgid "number of counters is %d instead of %d"
18570msgstr ""
18571
18572#: coverage.c:290
18573#, fuzzy, gcc-internal-format
18574msgid "cannot merge separate %s counters for function %u"
18575msgstr "kan functie %<main%> niet inline maken"
18576
18577# 'parser' en 'stack overflow' vertalen?
18578#: coverage.c:311
18579#, fuzzy, gcc-internal-format
18580msgid "%qs has overflowed"
18581msgstr "stack overflow in parser"
18582
18583#: coverage.c:311
18584#, gcc-internal-format
18585msgid "%qs is corrupted"
18586msgstr ""
18587
18588#: coverage.c:348
18589#, fuzzy, gcc-internal-format
18590msgid "no coverage for function %qs found"
18591msgstr "ongeldige opslagklasse voor functie %qs"
18592
18593#: coverage.c:356 coverage.c:364
18594#, fuzzy, gcc-internal-format
18595msgid "coverage mismatch for function %qs while reading counter %qs"
18596msgstr "ongeldige opslagklasse voor functie %qs"
18597
18598#: coverage.c:529
18599#, fuzzy, gcc-internal-format
18600msgid "cannot open %s"
18601msgstr "open %s"
18602
18603#: coverage.c:564
18604#, fuzzy, gcc-internal-format
18605msgid "error writing %qs"
18606msgstr "#error %s"
18607
18608#: diagnostic.c:602
18609#, fuzzy, gcc-internal-format
18610msgid "in %s, at %s:%d"
18611msgstr "%s voor %qs"
18612
18613#: dominance.c:855
18614#, fuzzy, gcc-internal-format
18615msgid "dominator of %d status unknown"
18616msgstr "opslaggrootte van %qs is onbekend"
18617
18618#: dominance.c:857
18619#, gcc-internal-format
18620msgid "dominator of %d should be %d, not %d"
18621msgstr ""
18622
18623#: dominance.c:869
18624#, gcc-internal-format
18625msgid "ENTRY does not dominate bb %d"
18626msgstr ""
18627
18628#: dwarf2out.c:3533
18629#, gcc-internal-format
18630msgid "DW_LOC_OP %s not implemented"
18631msgstr ""
18632
18633#: emit-rtl.c:2269
18634#, fuzzy, gcc-internal-format
18635msgid "invalid rtl sharing found in the insn"
18636msgstr "ongeldige operand voor %s-code"
18637
18638#: emit-rtl.c:2271
18639#, gcc-internal-format
18640msgid "shared rtx"
18641msgstr ""
18642
18643#: emit-rtl.c:2273 flow.c:492 flow.c:517 flow.c:539
18644#, gcc-internal-format
18645msgid "internal consistency failure"
18646msgstr ""
18647
18648#: emit-rtl.c:3337
18649#, gcc-internal-format
18650msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
18651msgstr ""
18652
18653#: errors.c:133 java/jv-scan.c:289
18654#, gcc-internal-format
18655msgid "abort in %s, at %s:%d"
18656msgstr ""
18657
18658#: except.c:338
18659#, gcc-internal-format
18660msgid "exception handling disabled, use -fexceptions to enable"
18661msgstr ""
18662
18663#: except.c:2786
18664#, fuzzy, gcc-internal-format
18665msgid "argument of %<__builtin_eh_return_regno%> must be constant"
18666msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
18667
18668#: except.c:2917
18669#, fuzzy, gcc-internal-format
18670msgid "__builtin_eh_return not supported on this target"
18671msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
18672
18673#: except.c:3771 except.c:3780
18674#, gcc-internal-format
18675msgid "region_array is corrupted for region %i"
18676msgstr ""
18677
18678#: except.c:3785
18679#, gcc-internal-format
18680msgid "outer block of region %i is wrong"
18681msgstr ""
18682
18683#: except.c:3790
18684#, gcc-internal-format
18685msgid "region %i may contain throw and is contained in region that may not"
18686msgstr ""
18687
18688#: except.c:3796
18689#, gcc-internal-format
18690msgid "negative nesting depth of region %i"
18691msgstr ""
18692
18693#: except.c:3816
18694#, gcc-internal-format
18695msgid "tree list ends on depth %i"
18696msgstr ""
18697
18698#: except.c:3821
18699#, gcc-internal-format
18700msgid "array does not match the region tree"
18701msgstr ""
18702
18703#: except.c:3827
18704#, gcc-internal-format
18705msgid "verify_eh_tree failed"
18706msgstr ""
18707
18708#: explow.c:1212
18709#, fuzzy, gcc-internal-format
18710msgid "stack limits not supported on this target"
18711msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
18712
18713#: fold-const.c:3331 fold-const.c:3342
18714#, fuzzy, gcc-internal-format
18715msgid "comparison is always %d due to width of bit-field"
18716msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
18717
18718#: fold-const.c:4943 fold-const.c:4958
18719#, gcc-internal-format
18720msgid "comparison is always %d"
18721msgstr ""
18722
18723#: fold-const.c:5087
18724#, gcc-internal-format
18725msgid "%<or%> of unmatched not-equal tests is always 1"
18726msgstr ""
18727
18728#: fold-const.c:5092
18729#, gcc-internal-format
18730msgid "%<and%> of mutually exclusive equal-tests is always 0"
18731msgstr ""
18732
18733#: fold-const.c:10313
18734#, gcc-internal-format
18735msgid "fold check: original tree changed by fold"
18736msgstr ""
18737
18738#: function.c:491
18739#, fuzzy, gcc-internal-format
18740msgid "%Jtotal size of local objects too large"
18741msgstr "variabele %qs is te groot"
18742
18743#: function.c:838 varasm.c:1674
18744#, fuzzy, gcc-internal-format
18745msgid "size of variable %q+D is too large"
18746msgstr "variabele %qs is te groot"
18747
18748#: function.c:1548
18749#, fuzzy, gcc-internal-format
18750msgid "impossible constraint in %<asm%>"
18751msgstr "incompatibele operands voor %s"
18752
18753#: function.c:3506
18754#, gcc-internal-format
18755msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18756msgstr ""
18757
18758#: function.c:3527
18759#, gcc-internal-format
18760msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
18761msgstr ""
18762
18763#: function.c:3922
18764#, gcc-internal-format
18765msgid "function returns an aggregate"
18766msgstr ""
18767
18768#: function.c:4314
18769#, fuzzy, gcc-internal-format
18770msgid "unused parameter %q+D"
18771msgstr "ongeldige macronaam %<%.*s%>"
18772
18773#: gcc.c:1243
18774#, gcc-internal-format
18775msgid "ambiguous abbreviation %s"
18776msgstr ""
18777
18778#: gcc.c:1270
18779#, fuzzy, gcc-internal-format
18780msgid "incomplete '%s' option"
18781msgstr "Bestandsnaam ontbreekt na %qs optie"
18782
18783#: gcc.c:1281
18784#, fuzzy, gcc-internal-format
18785msgid "missing argument to '%s' option"
18786msgstr "Bestandsnaam ontbreekt na %qs optie"
18787
18788#: gcc.c:1294
18789#, fuzzy, gcc-internal-format
18790msgid "extraneous argument to '%s' option"
18791msgstr "overbodig argument voor de '%s' optie"
18792
18793#: gcc.c:3804
18794#, gcc-internal-format
18795msgid "warning: -pipe ignored because -save-temps specified"
18796msgstr ""
18797
18798#: gcc.c:4105
18799#, gcc-internal-format
18800msgid "warning: '-x %s' after last input file has no effect"
18801msgstr ""
18802
18803#. Catch the case where a spec string contains something like
18804#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
18805#. hand side of the :.
18806#: gcc.c:5174
18807#, gcc-internal-format
18808msgid "spec failure: '%%*' has not been initialized by pattern match"
18809msgstr ""
18810
18811#: gcc.c:5183
18812#, fuzzy, gcc-internal-format
18813msgid "warning: use of obsolete %%[ operator in specs"
18814msgstr "Let Op: verouderde operator %%[ gebruikt in specs"
18815
18816#: gcc.c:5264
18817#, gcc-internal-format
18818msgid "spec failure: unrecognized spec option '%c'"
18819msgstr ""
18820
18821#: gcc.c:6188
18822#, gcc-internal-format
18823msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
18824msgstr ""
18825
18826#: gcc.c:6211
18827#, gcc-internal-format
18828msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
18829msgstr ""
18830
18831#: gcc.c:6300
18832#, fuzzy, gcc-internal-format
18833msgid "unrecognized option '-%s'"
18834msgstr "onbekende formaatspecificatie"
18835
18836#: gcc.c:6491 gcc.c:6554
18837#, gcc-internal-format
18838msgid "%s: %s compiler not installed on this system"
18839msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
18840
18841#: gcc.c:6646
18842#, gcc-internal-format
18843msgid "%s: linker input file unused because linking not done"
18844msgstr ""
18845
18846#: gcc.c:6686
18847#, gcc-internal-format
18848msgid "language %s not recognized"
18849msgstr "taal %s niet herkend"
18850
18851#: gcc.c:6757
18852#, gcc-internal-format
18853msgid "%s: %s"
18854msgstr ""
18855
18856#: gcse.c:6587
18857#, gcc-internal-format
18858msgid "%s: %d basic blocks and %d edges/basic block"
18859msgstr ""
18860
18861#: gcse.c:6600
18862#, gcc-internal-format
18863msgid "%s: %d basic blocks and %d registers"
18864msgstr ""
18865
18866#: ggc-common.c:404 ggc-common.c:412 ggc-common.c:480 ggc-common.c:499
18867#: ggc-page.c:2110 ggc-page.c:2141 ggc-page.c:2148 ggc-zone.c:2291
18868#: ggc-zone.c:2306
18869#, fuzzy, gcc-internal-format
18870msgid "can't write PCH file: %m"
18871msgstr "kan bestand '%s' niet openen"
18872
18873#: ggc-common.c:492 config/i386/host-cygwin.c:58
18874#, fuzzy, gcc-internal-format
18875msgid "can't get position in PCH file: %m"
18876msgstr "kan bestand '%s' niet openen"
18877
18878#: ggc-common.c:502
18879#, fuzzy, gcc-internal-format
18880msgid "can't write padding to PCH file: %m"
18881msgstr "kan bestand '%s' niet openen"
18882
18883#: ggc-common.c:557 ggc-common.c:565 ggc-common.c:572 ggc-common.c:575
18884#: ggc-common.c:585 ggc-common.c:588 ggc-page.c:2235 ggc-zone.c:2325
18885#, fuzzy, gcc-internal-format
18886msgid "can't read PCH file: %m"
18887msgstr "kan bestand '%s' niet openen"
18888
18889#: ggc-common.c:580
18890#, gcc-internal-format
18891msgid "had to relocate PCH"
18892msgstr ""
18893
18894#: ggc-page.c:1448
18895#, gcc-internal-format
18896msgid "open /dev/zero: %m"
18897msgstr ""
18898
18899#: ggc-page.c:2126 ggc-page.c:2132
18900#, fuzzy, gcc-internal-format
18901msgid "can't write PCH file"
18902msgstr "kan bestand '%s' niet openen"
18903
18904#: ggc-zone.c:2288 ggc-zone.c:2299
18905#, fuzzy, gcc-internal-format
18906msgid "can't seek PCH file: %m"
18907msgstr "kan bestand '%s' niet openen"
18908
18909#: ggc-zone.c:2302
18910#, fuzzy, gcc-internal-format
18911msgid "can't write PCH fle: %m"
18912msgstr "kan bestand '%s' niet openen"
18913
18914#: gimple-low.c:202
18915#, fuzzy, gcc-internal-format
18916msgid "unexpected node"
18917msgstr "ongeldige operand van %s"
18918
18919#: gimplify.c:3683
18920#, fuzzy, gcc-internal-format
18921msgid "invalid lvalue in asm output %d"
18922msgstr "ongeldige lvalue in toewijzing"
18923
18924#: gimplify.c:3795
18925#, gcc-internal-format
18926msgid "memory input %d is not directly addressable"
18927msgstr ""
18928
18929#: gimplify.c:4671
18930#, gcc-internal-format
18931msgid "gimplification failed"
18932msgstr ""
18933
18934#: global.c:376 global.c:389 global.c:403
18935#, fuzzy, gcc-internal-format
18936msgid "%s cannot be used in asm here"
18937msgstr "veld %qs als een functie gedeclareerd"
18938
18939#: graph.c:403 java/jcf-parse.c:1086 java/jcf-parse.c:1221 java/lex.c:1855
18940#: objc/objc-act.c:501
18941#, fuzzy, gcc-internal-format
18942msgid "can't open %s: %m"
18943msgstr "open %s"
18944
18945#: haifa-sched.c:182
18946#, gcc-internal-format
18947msgid "fix_sched_param: unknown param: %s"
18948msgstr ""
18949
18950#. Eventually this should become a hard error IMO.
18951#: opts.c:261
18952#, gcc-internal-format
18953msgid "command line option \"%s\" is valid for %s but not for %s"
18954msgstr ""
18955
18956#: opts.c:315
18957#, fuzzy, gcc-internal-format
18958msgid "command line option %qs is not supported by this configuration"
18959msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
18960
18961#: opts.c:359
18962#, fuzzy, gcc-internal-format
18963msgid "missing argument to \"%s\""
18964msgstr "Bestandsnaam ontbreekt na %qs optie"
18965
18966#: opts.c:369
18967#, gcc-internal-format
18968msgid "argument to \"%s\" should be a non-negative integer"
18969msgstr "argument voor \"%s\" moet een niet-negatieve integer zijn"
18970
18971# Moet 'command line' vertaald worden?
18972#: opts.c:457
18973#, fuzzy, gcc-internal-format
18974msgid "unrecognized command line option \"%s\""
18975msgstr "Foldernaam ontbreekt na command-line optie"
18976
18977#: opts.c:670
18978#, gcc-internal-format
18979msgid "-Wuninitialized is not supported without -O"
18980msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
18981
18982#: opts.c:685
18983#, gcc-internal-format
18984msgid "-freorder-blocks-and-partition does not work with exceptions"
18985msgstr ""
18986
18987#: opts.c:696
18988#, gcc-internal-format
18989msgid "-freorder-blocks-and-partition does not support unwind info"
18990msgstr ""
18991
18992#: opts.c:710
18993#, gcc-internal-format
18994msgid "-freorder-blocks-and-partition does not work on this architecture"
18995msgstr ""
18996
18997#: opts.c:878
18998#, fuzzy, gcc-internal-format
18999msgid "structure alignment must be a small power of two, not %d"
19000msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
19001
19002#: opts.c:936
19003#, fuzzy, gcc-internal-format
19004msgid "unrecognized visibility value \"%s\""
19005msgstr "signature-string niet herkend"
19006
19007#: opts.c:984
19008#, fuzzy, gcc-internal-format
19009msgid "unrecognized register name \"%s\""
19010msgstr "geen argumenten"
19011
19012#: opts.c:1008
19013#, fuzzy, gcc-internal-format
19014msgid "unknown tls-model \"%s\""
19015msgstr "onbekende machine-modus %qs"
19016
19017#: opts.c:1058
19018#, gcc-internal-format
19019msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
19020msgstr ""
19021
19022#: opts.c:1081
19023#, gcc-internal-format
19024msgid "%s: --param arguments should be of the form NAME=VALUE"
19025msgstr ""
19026
19027#: opts.c:1086
19028#, fuzzy, gcc-internal-format
19029msgid "invalid --param value %qs"
19030msgstr "ongeldige registernaam voor %qs"
19031
19032#: opts.c:1183
19033#, fuzzy, gcc-internal-format
19034msgid "target system does not support debug output"
19035msgstr "doelformaat ondersteunt geen oneindige waarde"
19036
19037#: opts.c:1190
19038#, fuzzy, gcc-internal-format
19039msgid "debug format \"%s\" conflicts with prior selection"
19040msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
19041
19042#: opts.c:1206
19043#, fuzzy, gcc-internal-format
19044msgid "unrecognised debug output level \"%s\""
19045msgstr "signature-string niet herkend"
19046
19047#: opts.c:1208
19048#, gcc-internal-format
19049msgid "debug output level %s is too high"
19050msgstr ""
19051
19052#: params.c:71
19053#, fuzzy, gcc-internal-format
19054msgid "minimum value of parameter %qs is %u"
19055msgstr "ongeldige macronaam %<%.*s%>"
19056
19057#: params.c:76
19058#, gcc-internal-format
19059msgid "maximum value of parameter %qs is %u"
19060msgstr ""
19061
19062#. If we didn't find this parameter, issue an error message.
19063#: params.c:85
19064#, fuzzy, gcc-internal-format
19065msgid "invalid parameter %qs"
19066msgstr "ongeldige macronaam %<%.*s%>"
19067
19068#: profile.c:287
19069#, gcc-internal-format
19070msgid "corrupted profile info: run_max * runs < sum_max"
19071msgstr ""
19072
19073#: profile.c:293
19074#, gcc-internal-format
19075msgid "corrupted profile info: sum_all is smaller than sum_max"
19076msgstr ""
19077
19078#: profile.c:338
19079#, gcc-internal-format
19080msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19081msgstr ""
19082
19083#: profile.c:503
19084#, gcc-internal-format
19085msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19086msgstr ""
19087
19088#: profile.c:524
19089#, gcc-internal-format
19090msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19091msgstr ""
19092
19093#: reg-stack.c:526
19094#, gcc-internal-format
19095msgid "output constraint %d must specify a single register"
19096msgstr ""
19097
19098#: reg-stack.c:536
19099#, gcc-internal-format
19100msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19101msgstr ""
19102
19103#: reg-stack.c:559
19104#, gcc-internal-format
19105msgid "output regs must be grouped at top of stack"
19106msgstr ""
19107
19108#: reg-stack.c:596
19109#, gcc-internal-format
19110msgid "implicitly popped regs must be grouped at top of stack"
19111msgstr ""
19112
19113#: reg-stack.c:615
19114#, fuzzy, gcc-internal-format
19115msgid "output operand %d must use %<&%> constraint"
19116msgstr "operand %<%d%> is geen register"
19117
19118#: regclass.c:766
19119#, gcc-internal-format
19120msgid "can't use '%s' as a %s register"
19121msgstr ""
19122
19123#: regclass.c:781 config/ia64/ia64.c:5041 config/ia64/ia64.c:5048
19124#: config/pa/pa.c:339 config/pa/pa.c:346
19125#, gcc-internal-format
19126msgid "unknown register name: %s"
19127msgstr ""
19128
19129#: regclass.c:791
19130#, gcc-internal-format
19131msgid "global register variable follows a function definition"
19132msgstr "globale registervariabele volgt op een functiedefinitie"
19133
19134#: regclass.c:795
19135#, gcc-internal-format
19136msgid "register used for two global register variables"
19137msgstr ""
19138
19139#: regclass.c:800
19140#, gcc-internal-format
19141msgid "call-clobbered register used for global register variable"
19142msgstr ""
19143
19144#: regrename.c:1916
19145#, gcc-internal-format
19146msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19147msgstr ""
19148
19149#: regrename.c:1928
19150#, gcc-internal-format
19151msgid "validate_value_data: Loop in regno chain (%u)"
19152msgstr ""
19153
19154#: regrename.c:1931
19155#, gcc-internal-format
19156msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19157msgstr ""
19158
19159#: regrename.c:1943
19160#, gcc-internal-format
19161msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19162msgstr ""
19163
19164#: reload.c:1270
19165#, gcc-internal-format
19166msgid "cannot reload integer constant operand in %<asm%>"
19167msgstr ""
19168
19169#: reload.c:1293
19170#, fuzzy, gcc-internal-format
19171msgid "impossible register constraint in %<asm%>"
19172msgstr "incompatibele operands voor %s"
19173
19174#: reload.c:3568
19175#, fuzzy, gcc-internal-format
19176msgid "%<&%> constraint used with no register class"
19177msgstr "numerieke constante zonder cijfers"
19178
19179#: reload.c:3739 reload.c:3971
19180#, fuzzy, gcc-internal-format
19181msgid "inconsistent operand constraints in an %<asm%>"
19182msgstr "incompatibele operands voor %s"
19183
19184#: reload1.c:1235
19185#, gcc-internal-format
19186msgid "frame size too large for reliable stack checking"
19187msgstr ""
19188
19189#: reload1.c:1238
19190#, gcc-internal-format
19191msgid "try reducing the number of local variables"
19192msgstr ""
19193
19194#: reload1.c:1894
19195#, gcc-internal-format
19196msgid "can't find a register in class %qs while reloading %<asm%>"
19197msgstr ""
19198
19199#: reload1.c:1899
19200#, gcc-internal-format
19201msgid "unable to find a register to spill in class %qs"
19202msgstr ""
19203
19204#: reload1.c:3984
19205#, gcc-internal-format
19206msgid "%<asm%> operand requires impossible reload"
19207msgstr ""
19208
19209#: reload1.c:5108
19210#, gcc-internal-format
19211msgid "%<asm%> operand constraint incompatible with operand size"
19212msgstr ""
19213
19214#: reload1.c:6738
19215#, fuzzy, gcc-internal-format
19216msgid "output operand is constant in %<asm%>"
19217msgstr "operand %<%d%> is geen register"
19218
19219#: rtl.c:474
19220#, gcc-internal-format
19221msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
19222msgstr ""
19223
19224#: rtl.c:484
19225#, gcc-internal-format
19226msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
19227msgstr ""
19228
19229#: rtl.c:494
19230#, gcc-internal-format
19231msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
19232msgstr ""
19233
19234#: rtl.c:503
19235#, gcc-internal-format
19236msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
19237msgstr ""
19238
19239#: rtl.c:513
19240#, gcc-internal-format
19241msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
19242msgstr ""
19243
19244#: rtl.c:539
19245#, gcc-internal-format
19246msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
19247msgstr ""
19248
19249#: rtl.c:550
19250#, gcc-internal-format
19251msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
19252msgstr ""
19253
19254#: stmt.c:317
19255#, gcc-internal-format
19256msgid "output operand constraint lacks %<=%>"
19257msgstr ""
19258
19259#: stmt.c:332
19260#, gcc-internal-format
19261msgid "output constraint %qc for operand %d is not at the beginning"
19262msgstr ""
19263
19264#: stmt.c:355
19265#, gcc-internal-format
19266msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
19267msgstr ""
19268
19269#: stmt.c:362 stmt.c:461
19270#, gcc-internal-format
19271msgid "%<%%%> constraint used with last operand"
19272msgstr ""
19273
19274#: stmt.c:381
19275#, gcc-internal-format
19276msgid "matching constraint not valid in output operand"
19277msgstr ""
19278
19279#: stmt.c:452
19280#, gcc-internal-format
19281msgid "input operand constraint contains %qc"
19282msgstr ""
19283
19284#: stmt.c:494
19285#, gcc-internal-format
19286msgid "matching constraint references invalid operand number"
19287msgstr ""
19288
19289#: stmt.c:532
19290#, fuzzy, gcc-internal-format
19291msgid "invalid punctuation %qc in constraint"
19292msgstr "twee %<u%>s in integerconstante"
19293
19294#: stmt.c:556
19295#, fuzzy, gcc-internal-format
19296msgid "matching constraint does not allow a register"
19297msgstr "numerieke constante zonder cijfers"
19298
19299#: stmt.c:615
19300#, fuzzy, gcc-internal-format
19301msgid "asm-specifier for variable %qs conflicts with asm clobber list"
19302msgstr "type-qualifiers voor %qs geven een conflict met een eerdere declaratie"
19303
19304#: stmt.c:703
19305#, fuzzy, gcc-internal-format
19306msgid "unknown register name %qs in %<asm%>"
19307msgstr "geen argumenten"
19308
19309#: stmt.c:711
19310#, gcc-internal-format
19311msgid "PIC register %qs clobbered in %<asm%>"
19312msgstr ""
19313
19314#: stmt.c:758
19315#, gcc-internal-format
19316msgid "more than %d operands in %<asm%>"
19317msgstr ""
19318
19319#: stmt.c:821
19320#, gcc-internal-format
19321msgid "output number %d not directly addressable"
19322msgstr ""
19323
19324#: stmt.c:900
19325#, gcc-internal-format
19326msgid "asm operand %d probably doesn%'t match constraints"
19327msgstr ""
19328
19329#: stmt.c:910
19330#, gcc-internal-format
19331msgid "use of memory input without lvalue in asm operand %d is deprecated"
19332msgstr ""
19333
19334#: stmt.c:1057
19335#, gcc-internal-format
19336msgid "asm clobber conflict with output operand"
19337msgstr ""
19338
19339#: stmt.c:1062
19340#, gcc-internal-format
19341msgid "asm clobber conflict with input operand"
19342msgstr ""
19343
19344#: stmt.c:1139
19345#, fuzzy, gcc-internal-format
19346msgid "too many alternatives in %<asm%>"
19347msgstr "te veel alternatieven in %<asm%>"
19348
19349#: stmt.c:1151
19350#, gcc-internal-format
19351msgid "operand constraints for %<asm%> differ in number of alternatives"
19352msgstr ""
19353
19354#: stmt.c:1204
19355#, fuzzy, gcc-internal-format
19356msgid "duplicate asm operand name %qs"
19357msgstr "herhaald lid %qs"
19358
19359#: stmt.c:1302
19360#, gcc-internal-format
19361msgid "missing close brace for named operand"
19362msgstr ""
19363
19364#: stmt.c:1330
19365#, fuzzy, gcc-internal-format
19366msgid "undefined named operand %qs"
19367msgstr "ongeldige operand van %s"
19368
19369#: stmt.c:1474
19370#, fuzzy, gcc-internal-format
19371msgid "%Hvalue computed is not used"
19372msgstr "modus van %qs is geen modus"
19373
19374#: stor-layout.c:149
19375#, gcc-internal-format
19376msgid "type size can%'t be explicitly evaluated"
19377msgstr ""
19378
19379#: stor-layout.c:151
19380#, gcc-internal-format
19381msgid "variable-size type declared outside of any function"
19382msgstr ""
19383
19384#: stor-layout.c:462
19385#, fuzzy, gcc-internal-format
19386msgid "size of %q+D is %d bytes"
19387msgstr "grootte van %qs is %u bytes"
19388
19389#: stor-layout.c:464
19390#, fuzzy, gcc-internal-format
19391msgid "size of %q+D is larger than %wd bytes"
19392msgstr "grootte van %qs is %u bytes"
19393
19394#: stor-layout.c:890
19395#, fuzzy, gcc-internal-format
19396msgid "packed attribute causes inefficient alignment for %q+D"
19397msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
19398
19399#: stor-layout.c:893
19400#, fuzzy, gcc-internal-format
19401msgid "packed attribute is unnecessary for %q+D"
19402msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
19403
19404#. No, we need to skip space before this field.
19405#. Bump the cumulative size to multiple of field alignment.
19406#: stor-layout.c:908
19407#, gcc-internal-format
19408msgid "padding struct to align %q+D"
19409msgstr ""
19410
19411#: stor-layout.c:1311
19412#, gcc-internal-format
19413msgid "padding struct size to alignment boundary"
19414msgstr ""
19415
19416#: stor-layout.c:1341
19417#, gcc-internal-format
19418msgid "packed attribute causes inefficient alignment for %qs"
19419msgstr ""
19420
19421#: stor-layout.c:1345
19422#, fuzzy, gcc-internal-format
19423msgid "packed attribute is unnecessary for %qs"
19424msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
19425
19426#: stor-layout.c:1351
19427#, gcc-internal-format
19428msgid "packed attribute causes inefficient alignment"
19429msgstr ""
19430
19431#: stor-layout.c:1353
19432#, gcc-internal-format
19433msgid "packed attribute is unnecessary"
19434msgstr ""
19435
19436#: stor-layout.c:1858
19437#, fuzzy, gcc-internal-format
19438msgid "alignment of array elements is greater than element size"
19439msgstr "alignment van %qs is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
19440
19441#: targhooks.c:98
19442#, gcc-internal-format
19443msgid "__builtin_saveregs not supported by this target"
19444msgstr "__builtin_saveregs wordt niet ondersteund door dit doelsysteem"
19445
19446#: tlink.c:484
19447#, gcc-internal-format
19448msgid "repository file '%s' does not contain command-line arguments"
19449msgstr ""
19450
19451#: tlink.c:705
19452#, gcc-internal-format
19453msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
19454msgstr ""
19455
19456#: tlink.c:775
19457#, gcc-internal-format
19458msgid "ld returned %d exit status"
19459msgstr "ld gaf exit-status %d terug"
19460
19461#: toplev.c:513
19462#, fuzzy, gcc-internal-format
19463msgid "invalid option argument %qs"
19464msgstr "Ongeldige optie %qs"
19465
19466#: toplev.c:603
19467#, gcc-internal-format
19468msgid "getting core file size maximum limit: %m"
19469msgstr ""
19470
19471#: toplev.c:606
19472#, gcc-internal-format
19473msgid "setting core file size limit to maximum: %m"
19474msgstr ""
19475
19476#: toplev.c:824
19477#, fuzzy, gcc-internal-format
19478msgid "%q+F declared %<static%> but never defined"
19479msgstr "label %qs gebruikt maar niet gedefinieerd"
19480
19481#: toplev.c:849
19482#, fuzzy, gcc-internal-format
19483msgid "%q+D defined but not used"
19484msgstr "label %qs gedefinieerd maar niet gebruikt"
19485
19486#: toplev.c:892 toplev.c:916
19487#, gcc-internal-format
19488msgid "%qs is deprecated (declared at %s:%d)"
19489msgstr ""
19490
19491#: toplev.c:920
19492#, gcc-internal-format
19493msgid "type is deprecated (declared at %s:%d)"
19494msgstr ""
19495
19496#: toplev.c:926
19497#, fuzzy, gcc-internal-format
19498msgid "%qs is deprecated"
19499msgstr "%<%.*s%> is niet gedefinieerd"
19500
19501#: toplev.c:928
19502#, gcc-internal-format
19503msgid "type is deprecated"
19504msgstr ""
19505
19506#: toplev.c:1095
19507#, gcc-internal-format
19508msgid "unrecognized gcc debugging option: %c"
19509msgstr ""
19510
19511#: toplev.c:1248
19512#, fuzzy, gcc-internal-format
19513msgid "can%'t open %s for writing: %m"
19514msgstr "open %s"
19515
19516#: toplev.c:1592
19517#, gcc-internal-format
19518msgid "instruction scheduling not supported on this target machine"
19519msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
19520
19521#: toplev.c:1596
19522#, gcc-internal-format
19523msgid "this target machine does not have delayed branches"
19524msgstr "deze doelmachine heeft geen delayed branches"
19525
19526#: toplev.c:1610
19527#, gcc-internal-format
19528msgid "-f%sleading-underscore not supported on this target machine"
19529msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
19530
19531#: toplev.c:1683
19532#, fuzzy, gcc-internal-format
19533msgid "target system does not support the \"%s\" debug format"
19534msgstr "%s ondersteunt het %<%%%s%c%> %s formaat niet"
19535
19536#: toplev.c:1695
19537#, gcc-internal-format
19538msgid "variable tracking requested, but useless unless producing debug info"
19539msgstr ""
19540
19541#: toplev.c:1698
19542#, gcc-internal-format
19543msgid "variable tracking requested, but not supported by this debug format"
19544msgstr ""
19545
19546#: toplev.c:1718
19547#, fuzzy, gcc-internal-format
19548msgid "can%'t open %s: %m"
19549msgstr "open %s"
19550
19551#: toplev.c:1725
19552#, fuzzy, gcc-internal-format
19553msgid "-ffunction-sections not supported for this target"
19554msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
19555
19556#: toplev.c:1730
19557#, fuzzy, gcc-internal-format
19558msgid "-fdata-sections not supported for this target"
19559msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
19560
19561#: toplev.c:1737
19562#, gcc-internal-format
19563msgid "-ffunction-sections disabled; it makes profiling impossible"
19564msgstr ""
19565
19566#: toplev.c:1744
19567#, fuzzy, gcc-internal-format
19568msgid "-fprefetch-loop-arrays not supported for this target"
19569msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
19570
19571#: toplev.c:1750
19572#, fuzzy, gcc-internal-format
19573msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
19574msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
19575
19576#: toplev.c:1759
19577#, fuzzy, gcc-internal-format
19578msgid "-fprefetch-loop-arrays is not supported with -Os"
19579msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
19580
19581#: toplev.c:1765
19582#, gcc-internal-format
19583msgid "-ffunction-sections may affect debugging on some targets"
19584msgstr ""
19585
19586#: toplev.c:1780
19587#, fuzzy, gcc-internal-format
19588msgid "-fstack-protector not supported for this target"
19589msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
19590
19591#: toplev.c:1793
19592#, gcc-internal-format
19593msgid "unwind tables currently requires a frame pointer for correctness"
19594msgstr ""
19595
19596#: toplev.c:1898
19597#, fuzzy, gcc-internal-format
19598msgid "error writing to %s: %m"
19599msgstr "kan bestand '%s' niet openen"
19600
19601#: toplev.c:1900 java/jcf-parse.c:1105 java/jcf-write.c:3539
19602#, fuzzy, gcc-internal-format
19603msgid "error closing %s: %m"
19604msgstr "#error %s"
19605
19606#: tree-cfg.c:1445 tree-cfg.c:2083 tree-cfg.c:2086
19607#, gcc-internal-format
19608msgid "%Hwill never be executed"
19609msgstr ""
19610
19611#: tree-cfg.c:3172
19612#, gcc-internal-format
19613msgid "SSA name in freelist but still referenced"
19614msgstr ""
19615
19616#: tree-cfg.c:3181
19617#, gcc-internal-format
19618msgid "ASSERT_EXPR with an always-false condition"
19619msgstr ""
19620
19621#: tree-cfg.c:3191
19622#, gcc-internal-format
19623msgid "GIMPLE register modified with BIT_FIELD_REF"
19624msgstr ""
19625
19626#: tree-cfg.c:3226
19627#, gcc-internal-format
19628msgid "invariant not recomputed when ADDR_EXPR changed"
19629msgstr ""
19630
19631#: tree-cfg.c:3232
19632#, gcc-internal-format
19633msgid "constant not recomputed when ADDR_EXPR changed"
19634msgstr ""
19635
19636#: tree-cfg.c:3237
19637#, gcc-internal-format
19638msgid "side effects not recomputed when ADDR_EXPR changed"
19639msgstr ""
19640
19641#: tree-cfg.c:3253
19642#, gcc-internal-format
19643msgid "address taken, but ADDRESSABLE bit not set"
19644msgstr ""
19645
19646#: tree-cfg.c:3263
19647#, fuzzy, gcc-internal-format
19648msgid "non-boolean used in condition"
19649msgstr "herdefinitie van %<union %s%>"
19650
19651#: tree-cfg.c:3268
19652#, fuzzy, gcc-internal-format
19653msgid "invalid conditional operand"
19654msgstr "ongeldige const_double operand"
19655
19656#: tree-cfg.c:3323
19657#, fuzzy, gcc-internal-format
19658msgid "invalid reference prefix"
19659msgstr "Ongeldige modus voor gen_tst_reg"
19660
19661#: tree-cfg.c:3388
19662#, fuzzy, gcc-internal-format
19663msgid "is not a valid GIMPLE statement"
19664msgstr "ongeldige beginwaarde"
19665
19666#: tree-cfg.c:3408
19667#, gcc-internal-format
19668msgid "statement marked for throw, but doesn%'t"
19669msgstr ""
19670
19671#: tree-cfg.c:3413
19672#, gcc-internal-format
19673msgid "statement marked for throw in middle of block"
19674msgstr ""
19675
19676#: tree-cfg.c:3508
19677#, gcc-internal-format
19678msgid "bb_for_stmt (phi) is set to a wrong basic block"
19679msgstr ""
19680
19681#: tree-cfg.c:3523
19682#, gcc-internal-format
19683msgid "PHI def is not a GIMPLE value"
19684msgstr ""
19685
19686#: tree-cfg.c:3539 tree-cfg.c:3562
19687#, gcc-internal-format
19688msgid "incorrect sharing of tree nodes"
19689msgstr ""
19690
19691#: tree-cfg.c:3553
19692#, gcc-internal-format
19693msgid "bb_for_stmt (stmt) is set to a wrong basic block"
19694msgstr ""
19695
19696#: tree-cfg.c:3571
19697#, gcc-internal-format
19698msgid "verify_stmts failed"
19699msgstr ""
19700
19701#: tree-cfg.c:3592
19702#, gcc-internal-format
19703msgid "ENTRY_BLOCK has a statement list associated with it"
19704msgstr ""
19705
19706#: tree-cfg.c:3598
19707#, gcc-internal-format
19708msgid "EXIT_BLOCK has a statement list associated with it"
19709msgstr ""
19710
19711#: tree-cfg.c:3605
19712#, gcc-internal-format
19713msgid "fallthru to exit from bb %d"
19714msgstr ""
19715
19716#: tree-cfg.c:3627
19717#, gcc-internal-format
19718msgid "nonlocal label %s is not first in a sequence of labels in bb %d"
19719msgstr ""
19720
19721#: tree-cfg.c:3636
19722#, gcc-internal-format
19723msgid "label %s to block does not match in bb %d"
19724msgstr ""
19725
19726#: tree-cfg.c:3645
19727#, gcc-internal-format
19728msgid "label %s has incorrect context in bb %d"
19729msgstr ""
19730
19731#: tree-cfg.c:3659
19732#, gcc-internal-format
19733msgid "control flow in the middle of basic block %d"
19734msgstr ""
19735
19736#: tree-cfg.c:3669
19737#, gcc-internal-format
19738msgid "label %s in the middle of basic block %d"
19739msgstr ""
19740
19741#: tree-cfg.c:3688
19742#, gcc-internal-format
19743msgid "fallthru edge after a control statement in bb %d"
19744msgstr ""
19745
19746#: tree-cfg.c:3703
19747#, gcc-internal-format
19748msgid "structured COND_EXPR at the end of bb %d"
19749msgstr ""
19750
19751#: tree-cfg.c:3716 tree-cfg.c:3754 tree-cfg.c:3767 tree-cfg.c:3838
19752#, gcc-internal-format
19753msgid "wrong outgoing edge flags at end of bb %d"
19754msgstr ""
19755
19756#: tree-cfg.c:3724
19757#, gcc-internal-format
19758msgid "%<then%> label does not match edge at end of bb %d"
19759msgstr ""
19760
19761#: tree-cfg.c:3732
19762#, gcc-internal-format
19763msgid "%<else%> label does not match edge at end of bb %d"
19764msgstr ""
19765
19766#: tree-cfg.c:3742
19767#, fuzzy, gcc-internal-format
19768msgid "explicit goto at end of bb %d"
19769msgstr "eerdere impliciete declaratie van %qs"
19770
19771#: tree-cfg.c:3772
19772#, gcc-internal-format
19773msgid "return edge does not point to exit in bb %d"
19774msgstr ""
19775
19776#: tree-cfg.c:3805
19777#, gcc-internal-format
19778msgid "found default case not at end of case vector"
19779msgstr ""
19780
19781#: tree-cfg.c:3811
19782#, fuzzy, gcc-internal-format
19783msgid "case labels not sorted:"
19784msgstr "-pipe wordt niet ondersteund"
19785
19786#: tree-cfg.c:3822
19787#, gcc-internal-format
19788msgid "no default case found at end of case vector"
19789msgstr ""
19790
19791#: tree-cfg.c:3830
19792#, gcc-internal-format
19793msgid "extra outgoing edge %d->%d"
19794msgstr ""
19795
19796#: tree-cfg.c:3852
19797#, fuzzy, gcc-internal-format
19798msgid "missing edge %i->%i"
19799msgstr "beginwaarde ontbreekt"
19800
19801#: tree-cfg.c:5143 tree-cfg.c:5147
19802#, fuzzy, gcc-internal-format
19803msgid "%H%<noreturn%> function does return"
19804msgstr "%<noreturn%> functie keert terug"
19805
19806#: tree-cfg.c:5169 tree-cfg.c:5174
19807#, fuzzy, gcc-internal-format
19808msgid "%Hcontrol reaches end of non-void function"
19809msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
19810
19811#: tree-cfg.c:5234
19812#, fuzzy, gcc-internal-format
19813msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
19814msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
19815
19816#: tree-dump.c:856
19817#, fuzzy, gcc-internal-format
19818msgid "could not open dump file %qs: %s"
19819msgstr "kan bestand '%s' niet openen"
19820
19821#: tree-dump.c:987
19822#, gcc-internal-format
19823msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
19824msgstr ""
19825
19826#: tree-eh.c:1767
19827#, fuzzy, gcc-internal-format
19828msgid "EH edge %i->%i is missing"
19829msgstr "het argument van '-%s' ontbreekt"
19830
19831#: tree-eh.c:1772
19832#, gcc-internal-format
19833msgid "EH edge %i->%i miss EH flag"
19834msgstr ""
19835
19836#. ??? might not be mistake.
19837#: tree-eh.c:1778
19838#, gcc-internal-format
19839msgid "EH edge %i->%i has duplicated regions"
19840msgstr ""
19841
19842#: tree-eh.c:1812
19843#, gcc-internal-format
19844msgid "BB %i can not throw but has EH edges"
19845msgstr ""
19846
19847#: tree-eh.c:1819
19848#, gcc-internal-format
19849msgid "BB %i last statement has incorrectly set region"
19850msgstr ""
19851
19852#: tree-eh.c:1830
19853#, fuzzy, gcc-internal-format
19854msgid "unnecessary EH edge %i->%i"
19855msgstr "beginwaarde ontbreekt"
19856
19857#: tree-inline.c:1386
19858#, gcc-internal-format
19859msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
19860msgstr ""
19861
19862#: tree-inline.c:1398
19863#, gcc-internal-format
19864msgid "function %q+F can never be inlined because it uses setjmp"
19865msgstr ""
19866
19867#: tree-inline.c:1412
19868#, gcc-internal-format
19869msgid "function %q+F can never be inlined because it uses variable argument lists"
19870msgstr ""
19871
19872#: tree-inline.c:1423
19873#, gcc-internal-format
19874msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
19875msgstr ""
19876
19877#: tree-inline.c:1430
19878#, gcc-internal-format
19879msgid "function %q+F can never be inlined because it uses non-local goto"
19880msgstr ""
19881
19882#: tree-inline.c:1441
19883#, gcc-internal-format
19884msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
19885msgstr ""
19886
19887#: tree-inline.c:1460
19888#, gcc-internal-format
19889msgid "function %q+F can never be inlined because it contains a computed goto"
19890msgstr ""
19891
19892#: tree-inline.c:1474
19893#, gcc-internal-format
19894msgid "function %q+F can never be inlined because it receives a non-local goto"
19895msgstr ""
19896
19897#: tree-inline.c:1499
19898#, gcc-internal-format
19899msgid "function %q+F can never be inlined because it uses variable sized variables"
19900msgstr ""
19901
19902#: tree-inline.c:2038 tree-inline.c:2048
19903#, fuzzy, gcc-internal-format
19904msgid "inlining failed in call to %q+F: %s"
19905msgstr "inline maken mislukt in oproep van %qs"
19906
19907#: tree-inline.c:2039 tree-inline.c:2050
19908#, gcc-internal-format
19909msgid "called from here"
19910msgstr "van hieruit opgeroepen"
19911
19912#: tree-mudflap.c:847
19913#, gcc-internal-format
19914msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
19915msgstr ""
19916
19917#: tree-mudflap.c:1038
19918#, gcc-internal-format
19919msgid "mudflap cannot track %qs in stub function"
19920msgstr ""
19921
19922#: tree-mudflap.c:1269
19923#, gcc-internal-format
19924msgid "mudflap cannot track unknown size extern %qs"
19925msgstr ""
19926
19927#: tree-nomudflap.c:51
19928#, fuzzy, gcc-internal-format
19929msgid "mudflap: this language is not supported"
19930msgstr "-pipe wordt niet ondersteund"
19931
19932#: tree-optimize.c:478
19933#, fuzzy, gcc-internal-format
19934msgid "size of return value of %q+D is %u bytes"
19935msgstr "grootte van teruggeefwaarde van %qs is %u bytes"
19936
19937#: tree-optimize.c:481
19938#, fuzzy, gcc-internal-format
19939msgid "size of return value of %q+D is larger than %wd bytes"
19940msgstr "grootte van teruggeefwaarde van %qs is %u bytes"
19941
19942#: tree-outof-ssa.c:614 tree-outof-ssa.c:629 tree-outof-ssa.c:643
19943#: tree-outof-ssa.c:665 tree-outof-ssa.c:1120 tree-outof-ssa.c:1872
19944#: tree-ssa-live.c:429 tree-ssa-live.c:1835
19945#, gcc-internal-format
19946msgid "SSA corruption"
19947msgstr ""
19948
19949#: tree-outof-ssa.c:2287
19950#, gcc-internal-format
19951msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
19952msgstr ""
19953
19954#: tree-outof-ssa.c:2293
19955#, gcc-internal-format
19956msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
19957msgstr ""
19958
19959#: tree-outof-ssa.c:2300
19960#, gcc-internal-format
19961msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
19962msgstr ""
19963
19964#: tree-outof-ssa.c:2306
19965#, gcc-internal-format
19966msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
19967msgstr ""
19968
19969#: tree-profile.c:216
19970#, gcc-internal-format
19971msgid "unimplemented functionality"
19972msgstr ""
19973
19974#: tree-ssa-loop-niter.c:1118
19975#, fuzzy, gcc-internal-format
19976msgid "%H%s"
19977msgstr "%s voor %qs"
19978
19979#: tree-ssa-operands.c:1328
19980#, gcc-internal-format
19981msgid "internal error"
19982msgstr "interne fout"
19983
19984#: tree-ssa.c:111
19985#, gcc-internal-format
19986msgid "expected an SSA_NAME object"
19987msgstr ""
19988
19989#: tree-ssa.c:117
19990#, gcc-internal-format
19991msgid "type mismatch between an SSA_NAME and its symbol"
19992msgstr ""
19993
19994#: tree-ssa.c:123
19995#, gcc-internal-format
19996msgid "found an SSA_NAME that had been released into the free pool"
19997msgstr ""
19998
19999#: tree-ssa.c:129
20000#, gcc-internal-format
20001msgid "found a virtual definition for a GIMPLE register"
20002msgstr ""
20003
20004#: tree-ssa.c:135
20005#, fuzzy, gcc-internal-format
20006msgid "found a real definition for a non-register"
20007msgstr "label niet in een CASE-statement"
20008
20009#: tree-ssa.c:142
20010#, gcc-internal-format
20011msgid "found real variable when subvariables should have appeared"
20012msgstr ""
20013
20014#: tree-ssa.c:171
20015#, gcc-internal-format
20016msgid "SSA_NAME created in two different blocks %i and %i"
20017msgstr ""
20018
20019#: tree-ssa.c:180
20020#, gcc-internal-format
20021msgid "SSA_NAME_DEF_STMT is wrong"
20022msgstr ""
20023
20024#: tree-ssa.c:238
20025#, fuzzy, gcc-internal-format
20026msgid "missing definition"
20027msgstr "beginwaarde ontbreekt"
20028
20029#: tree-ssa.c:244
20030#, gcc-internal-format
20031msgid "definition in block %i does not dominate use in block %i"
20032msgstr ""
20033
20034#: tree-ssa.c:252
20035#, gcc-internal-format
20036msgid "definition in block %i follows the use"
20037msgstr ""
20038
20039#: tree-ssa.c:259
20040#, gcc-internal-format
20041msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
20042msgstr ""
20043
20044#: tree-ssa.c:267
20045#, gcc-internal-format
20046msgid "no immediate_use list"
20047msgstr ""
20048
20049#: tree-ssa.c:279
20050#, gcc-internal-format
20051msgid "wrong immediate use list"
20052msgstr ""
20053
20054#: tree-ssa.c:312
20055#, gcc-internal-format
20056msgid "incoming edge count does not match number of PHI arguments"
20057msgstr ""
20058
20059#: tree-ssa.c:327
20060#, fuzzy, gcc-internal-format
20061msgid "PHI argument is missing for edge %d->%d"
20062msgstr "parameternaam ontbreekt uit parameterlijst"
20063
20064#: tree-ssa.c:336
20065#, gcc-internal-format
20066msgid "PHI argument is not SSA_NAME, or invariant"
20067msgstr ""
20068
20069#: tree-ssa.c:348
20070#, gcc-internal-format
20071msgid "wrong edge %d->%d for PHI argument"
20072msgstr ""
20073
20074#: tree-ssa.c:397
20075#, gcc-internal-format
20076msgid "non-addressable variable inside an alias set"
20077msgstr ""
20078
20079#: tree-ssa.c:413
20080#, gcc-internal-format
20081msgid "addressable variable that is an alias tag but is not in any alias set"
20082msgstr ""
20083
20084#: tree-ssa.c:423
20085#, gcc-internal-format
20086msgid "verify_flow_insensitive_alias_info failed"
20087msgstr ""
20088
20089#: tree-ssa.c:465
20090#, fuzzy, gcc-internal-format
20091msgid "dereferenced pointers should have a name or a type tag"
20092msgstr "dereferentie van pointer naar onvolledig type"
20093
20094#: tree-ssa.c:472
20095#, gcc-internal-format
20096msgid "pointers with a memory tag, should have points-to sets"
20097msgstr ""
20098
20099#: tree-ssa.c:480
20100#, gcc-internal-format
20101msgid "pointer escapes but its name tag is not call-clobbered"
20102msgstr ""
20103
20104#: tree-ssa.c:489
20105#, gcc-internal-format
20106msgid "verify_flow_sensitive_alias_info failed"
20107msgstr ""
20108
20109#: tree-ssa.c:566
20110#, gcc-internal-format
20111msgid "alias set of a pointer's type tag should be a superset of the corresponding name tag"
20112msgstr ""
20113
20114#: tree-ssa.c:582
20115#, gcc-internal-format
20116msgid "two different pointers with identical points-to sets but different name tags"
20117msgstr ""
20118
20119#: tree-ssa.c:614
20120#, gcc-internal-format
20121msgid "verify_name_tags failed"
20122msgstr ""
20123
20124#: tree-ssa.c:685
20125#, fuzzy, gcc-internal-format
20126msgid "AUX pointer initialized for edge %d->%d"
20127msgstr "ongeldige beginwaarde voor member %qs"
20128
20129#: tree-ssa.c:708
20130#, gcc-internal-format
20131msgid "stmt (%p) marked modified after optimization pass : "
20132msgstr ""
20133
20134#: tree-ssa.c:726
20135#, gcc-internal-format
20136msgid "statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS"
20137msgstr ""
20138
20139#: tree-ssa.c:737
20140#, gcc-internal-format
20141msgid "statement makes aliased stores, but has no V_MAY_DEFS"
20142msgstr ""
20143
20144#: tree-ssa.c:776
20145#, gcc-internal-format
20146msgid "verify_ssa failed"
20147msgstr ""
20148
20149#. We only do data flow with SSA_NAMEs, so that's all we
20150#. can warn about.
20151#: tree-ssa.c:1163
20152#, fuzzy, gcc-internal-format
20153msgid "%H%qD is used uninitialized in this function"
20154msgstr "%qs is hier niet gedeclareerd (eerste gebruik in deze functie)"
20155
20156#: tree-ssa.c:1201
20157#, gcc-internal-format
20158msgid "%H%qD may be used uninitialized in this function"
20159msgstr ""
20160
20161#: tree-vect-transform.c:561
20162#, fuzzy, gcc-internal-format
20163msgid "no support for induction"
20164msgstr "conflicterende types voor ingebouwde functie %qs"
20165
20166#: tree.c:3497
20167#, gcc-internal-format
20168msgid "%q+D already declared with dllexport attribute: dllimport ignored"
20169msgstr ""
20170
20171#: tree.c:3509
20172#, gcc-internal-format
20173msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
20174msgstr ""
20175
20176#: tree.c:3525 config/i386/winnt-cxx.c:70
20177#, gcc-internal-format
20178msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
20179msgstr ""
20180
20181#: tree.c:3577 config/darwin.c:1236 config/arm/arm.c:2896
20182#: config/arm/arm.c:2924 config/avr/avr.c:4656 config/h8300/h8300.c:5282
20183#: config/h8300/h8300.c:5306 config/i386/i386.c:2066 config/i386/i386.c:16727
20184#: config/ia64/ia64.c:534 config/m68hc11/m68hc11.c:1118
20185#: config/sh/symbian.c:409 config/sh/symbian.c:416
20186#, gcc-internal-format
20187msgid "%qs attribute ignored"
20188msgstr "het %qs attribuut wordt genegeerd"
20189
20190#: tree.c:3596
20191#, fuzzy, gcc-internal-format
20192msgid "inline function %q+D declared as  dllimport: attribute ignored"
20193msgstr "functie %qs geherdeclareerd met noinline attribuut"
20194
20195#: tree.c:3604
20196#, fuzzy, gcc-internal-format
20197msgid "function %q+D definition is marked dllimport"
20198msgstr "functie-definitie als %<auto%> gedeclareerd"
20199
20200#: tree.c:3612 config/sh/symbian.c:431
20201#, fuzzy, gcc-internal-format
20202msgid "variable %q+D definition is marked dllimport"
20203msgstr "statische variable %qs is als dllimport aangeduid"
20204
20205#: tree.c:3635 config/sh/symbian.c:506
20206#, gcc-internal-format
20207msgid "external linkage required for symbol %q+D because of %qs attribute"
20208msgstr ""
20209
20210#: tree.c:5029
20211#, gcc-internal-format
20212msgid "arrays of functions are not meaningful"
20213msgstr "arrays van functies zijn niet betekenisvol"
20214
20215#: tree.c:5081
20216#, gcc-internal-format
20217msgid "function return type cannot be function"
20218msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
20219
20220#: tree.c:6000
20221#, gcc-internal-format
20222msgid "tree check: %s, have %s in %s, at %s:%d"
20223msgstr ""
20224
20225#: tree.c:6037
20226#, gcc-internal-format
20227msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
20228msgstr ""
20229
20230#: tree.c:6050
20231#, gcc-internal-format
20232msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
20233msgstr ""
20234
20235#: tree.c:6075
20236#, gcc-internal-format
20237msgid "tree check: expected tree that contains %qs structure, have %qs  in %s, at %s:%d"
20238msgstr ""
20239
20240#: tree.c:6089
20241#, gcc-internal-format
20242msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
20243msgstr ""
20244
20245#: tree.c:6101
20246#, gcc-internal-format
20247msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
20248msgstr ""
20249
20250#: tree.c:6113
20251#, gcc-internal-format
20252msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
20253msgstr ""
20254
20255#: value-prof.c:101
20256#, gcc-internal-format
20257msgid "%HCorrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
20258msgstr ""
20259
20260#: varasm.c:470
20261#, gcc-internal-format
20262msgid "%+D causes a section type conflict"
20263msgstr ""
20264
20265#: varasm.c:930 varasm.c:938
20266#, fuzzy, gcc-internal-format
20267msgid "register name not specified for %q+D"
20268msgstr "registernaam niet opgegeven voor %qs"
20269
20270#: varasm.c:940
20271#, fuzzy, gcc-internal-format
20272msgid "invalid register name for %q+D"
20273msgstr "ongeldige registernaam voor %qs"
20274
20275#: varasm.c:942
20276#, fuzzy, gcc-internal-format
20277msgid "data type of %q+D isn%'t suitable for a register"
20278msgstr "datatype van %qs is niet geschikt voor een register"
20279
20280#: varasm.c:945
20281#, fuzzy, gcc-internal-format
20282msgid "register specified for %q+D isn%'t suitable for data type"
20283msgstr "het registernummer voor %qs is niet geschikt voor dat datatype"
20284
20285#: varasm.c:955
20286#, gcc-internal-format
20287msgid "global register variable has initial value"
20288msgstr "globale registervariabele heeft beginwaarde"
20289
20290#: varasm.c:959
20291#, gcc-internal-format
20292msgid "optimization may eliminate reads and/or writes to register variables"
20293msgstr ""
20294
20295#: varasm.c:997
20296#, fuzzy, gcc-internal-format
20297msgid "register name given for non-register variable %q+D"
20298msgstr "registernaam opgegeven voor niet-registervariabele %qs"
20299
20300#: varasm.c:1074
20301#, fuzzy, gcc-internal-format
20302msgid "global destructors not supported on this target"
20303msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
20304
20305#: varasm.c:1135
20306#, fuzzy, gcc-internal-format
20307msgid "global constructors not supported on this target"
20308msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
20309
20310#: varasm.c:1697
20311#, fuzzy, gcc-internal-format
20312msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
20313msgstr "alignment van %qs is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
20314
20315#: varasm.c:1736
20316#, gcc-internal-format
20317msgid "thread-local COMMON data not implemented"
20318msgstr ""
20319
20320#: varasm.c:1761
20321#, fuzzy, gcc-internal-format
20322msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
20323msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d."
20324
20325#: varasm.c:3935
20326#, gcc-internal-format
20327msgid "no-op convert from %wd to %wd bytes in initializer"
20328msgstr ""
20329
20330#: varasm.c:3979
20331#, gcc-internal-format
20332msgid "initializer for integer value is too complicated"
20333msgstr "initializer voor integerwaarde is te ingewikkeld"
20334
20335#: varasm.c:3984
20336#, gcc-internal-format
20337msgid "initializer for floating value is not a floating constant"
20338msgstr "initializer voor floating-point waarde is geen floating-point constante"
20339
20340#: varasm.c:4253
20341#, fuzzy, gcc-internal-format
20342msgid "invalid initial value for member %qs"
20343msgstr "ongeldige beginwaarde voor member %qs"
20344
20345#: varasm.c:4453 varasm.c:4497
20346#, fuzzy, gcc-internal-format
20347msgid "weak declaration of %q+D must precede definition"
20348msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
20349
20350#: varasm.c:4461
20351#, fuzzy, gcc-internal-format
20352msgid "weak declaration of %q+D after first use results in unspecified behavior"
20353msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
20354
20355#: varasm.c:4495
20356#, fuzzy, gcc-internal-format
20357msgid "weak declaration of %q+D must be public"
20358msgstr "de zwakke declaratie van %qs moet publiek zijn"
20359
20360#: varasm.c:4504
20361#, fuzzy, gcc-internal-format
20362msgid "weak declaration of %q+D not supported"
20363msgstr "de zwakke declaratie van %qs moet publiek zijn"
20364
20365#: varasm.c:4534
20366#, gcc-internal-format
20367msgid "only weak aliases are supported in this configuration"
20368msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
20369
20370#: varasm.c:4764
20371#, fuzzy, gcc-internal-format
20372msgid "%Jweakref is not supported in this configuration"
20373msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20374
20375#: varasm.c:4837
20376#, fuzzy, gcc-internal-format
20377msgid "%q+D aliased to undefined symbol %qs"
20378msgstr "kan klasse '%s' niet vinden"
20379
20380#: varasm.c:4842
20381#, gcc-internal-format
20382msgid "%q+D aliased to external symbol %qs"
20383msgstr ""
20384
20385#: varasm.c:4881
20386#, gcc-internal-format
20387msgid "weakref %q+D ultimately targets itself"
20388msgstr ""
20389
20390#: varasm.c:4894
20391#, fuzzy, gcc-internal-format
20392msgid "%Jalias definitions not supported in this configuration"
20393msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20394
20395#: varasm.c:4899
20396#, fuzzy, gcc-internal-format
20397msgid "%Jonly weak aliases are supported in this configuration"
20398msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
20399
20400#: varasm.c:4956
20401#, fuzzy, gcc-internal-format
20402msgid "visibility attribute not supported in this configuration; ignored"
20403msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20404
20405#: varray.c:207
20406#, gcc-internal-format
20407msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
20408msgstr ""
20409
20410#: varray.c:217
20411#, gcc-internal-format
20412msgid "underflowed virtual array %s in %s, at %s:%d"
20413msgstr ""
20414
20415#: vec.c:153
20416#, gcc-internal-format
20417msgid "vector %s %s domain error, in %s at %s:%u"
20418msgstr ""
20419
20420#. Print an error message for unrecognized stab codes.
20421#: xcoffout.c:187
20422#, gcc-internal-format
20423msgid "no sclass for %s stab (0x%x)"
20424msgstr ""
20425
20426#: config/darwin-c.c:86
20427#, gcc-internal-format
20428msgid "too many #pragma options align=reset"
20429msgstr ""
20430
20431#: config/darwin-c.c:106 config/darwin-c.c:109 config/darwin-c.c:111
20432#: config/darwin-c.c:113
20433#, fuzzy, gcc-internal-format
20434msgid "malformed '#pragma options', ignoring"
20435msgstr "misvormde #pragma pack"
20436
20437# Moet 'signature-string' vertaald worden?
20438#: config/darwin-c.c:116
20439#, fuzzy, gcc-internal-format
20440msgid "junk at end of '#pragma options'"
20441msgstr "Brol aan einde van signature-string."
20442
20443#: config/darwin-c.c:126
20444#, gcc-internal-format
20445msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
20446msgstr ""
20447
20448#: config/darwin-c.c:138
20449#, gcc-internal-format
20450msgid "missing '(' after '#pragma unused', ignoring"
20451msgstr ""
20452
20453#: config/darwin-c.c:156
20454#, gcc-internal-format
20455msgid "missing ')' after '#pragma unused', ignoring"
20456msgstr ""
20457
20458# Moet 'signature-string' vertaald worden?
20459#: config/darwin-c.c:159
20460#, fuzzy, gcc-internal-format
20461msgid "junk at end of '#pragma unused'"
20462msgstr "Brol aan einde van signature-string."
20463
20464#: config/darwin-c.c:385
20465#, gcc-internal-format
20466msgid "subframework include %s conflicts with framework include"
20467msgstr ""
20468
20469#: config/darwin-c.c:577
20470#, gcc-internal-format
20471msgid "Unknown value %qs of -mmacosx-version-min"
20472msgstr ""
20473
20474#: config/darwin.c:1350
20475#, fuzzy, gcc-internal-format
20476msgid "internal and protected visibility attributes not supported in this configuration; ignored"
20477msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20478
20479#: config/host-darwin.c:63
20480#, gcc-internal-format
20481msgid "couldn't unmap pch_address_space: %m"
20482msgstr ""
20483
20484#: config/sol2-c.c:94 config/sol2-c.c:110
20485#, fuzzy, gcc-internal-format
20486msgid "malformed %<#pragma align%>, ignoring"
20487msgstr "misvormde #pragma weak"
20488
20489#: config/sol2-c.c:103
20490#, fuzzy, gcc-internal-format
20491msgid "invalid alignment for %<#pragma align%>, ignoring"
20492msgstr "misvormde #pragma weak"
20493
20494#: config/sol2-c.c:118
20495#, gcc-internal-format
20496msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
20497msgstr ""
20498
20499#: config/sol2-c.c:130 config/sol2-c.c:142
20500#, fuzzy, gcc-internal-format
20501msgid "malformed %<#pragma align%>"
20502msgstr "misvormde #pragma weak"
20503
20504# Moet 'signature-string' vertaald worden?
20505#: config/sol2-c.c:137
20506#, fuzzy, gcc-internal-format
20507msgid "junk at end of %<#pragma align%>"
20508msgstr "Brol aan einde van signature-string."
20509
20510#: config/sol2-c.c:158 config/sol2-c.c:165
20511#, fuzzy, gcc-internal-format
20512msgid "malformed %<#pragma init%>, ignoring"
20513msgstr "misvormde #pragma pack"
20514
20515#: config/sol2-c.c:188 config/sol2-c.c:200
20516#, fuzzy, gcc-internal-format
20517msgid "malformed %<#pragma init%>"
20518msgstr "misvormde #pragma weak"
20519
20520# Moet 'signature-string' vertaald worden?
20521#: config/sol2-c.c:195
20522#, fuzzy, gcc-internal-format
20523msgid "junk at end of %<#pragma init%>"
20524msgstr "Brol aan einde van signature-string."
20525
20526#: config/sol2-c.c:216 config/sol2-c.c:223
20527#, fuzzy, gcc-internal-format
20528msgid "malformed %<#pragma fini%>, ignoring"
20529msgstr "misvormde #pragma pack"
20530
20531#: config/sol2-c.c:246 config/sol2-c.c:258
20532#, fuzzy, gcc-internal-format
20533msgid "malformed %<#pragma fini%>"
20534msgstr "misvormde #pragma weak"
20535
20536# Moet 'signature-string' vertaald worden?
20537#: config/sol2-c.c:253
20538#, fuzzy, gcc-internal-format
20539msgid "junk at end of %<#pragma fini%>"
20540msgstr "Brol aan einde van signature-string."
20541
20542#: config/sol2.c:54
20543#, gcc-internal-format
20544msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20545msgstr ""
20546
20547#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20548#. sections.  machopic_select_section ensures that weak variables go in
20549#. coalesced sections.  Weak aliases (or any other kind of aliases) are
20550#. not supported.  Weak symbols that aren't visible outside the .s file
20551#. are not supported.
20552#: config/darwin.h:395
20553#, fuzzy, gcc-internal-format
20554msgid "alias definitions not supported in Mach-O; ignored"
20555msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20556
20557#. No profiling.
20558#: config/vx-common.h:83
20559#, gcc-internal-format
20560msgid "profiler support for VxWorks"
20561msgstr ""
20562
20563#: config/windiss.h:37
20564#, gcc-internal-format
20565msgid "profiler support for WindISS"
20566msgstr ""
20567
20568#: config/alpha/alpha.c:231 config/rs6000/rs6000.c:1579
20569#, fuzzy, gcc-internal-format
20570msgid "bad value %qs for -mtls-size switch"
20571msgstr "slechte waarde %qs voor optie -mcpu"
20572
20573#: config/alpha/alpha.c:285
20574#, fuzzy, gcc-internal-format
20575msgid "-f%s ignored for Unicos/Mk (not supported)"
20576msgstr "-pipe wordt niet ondersteund"
20577
20578#: config/alpha/alpha.c:309
20579#, fuzzy, gcc-internal-format
20580msgid "-mieee not supported on Unicos/Mk"
20581msgstr "-pipe wordt niet ondersteund"
20582
20583#: config/alpha/alpha.c:320
20584#, gcc-internal-format
20585msgid "-mieee-with-inexact not supported on Unicos/Mk"
20586msgstr ""
20587
20588#: config/alpha/alpha.c:337
20589#, fuzzy, gcc-internal-format
20590msgid "bad value %qs for -mtrap-precision switch"
20591msgstr "slechte waarde %qs voor optie -mtrap-precision"
20592
20593#: config/alpha/alpha.c:351
20594#, fuzzy, gcc-internal-format
20595msgid "bad value %qs for -mfp-rounding-mode switch"
20596msgstr "slechte waarde %qs voor optie -mfp-rounding-mode"
20597
20598#: config/alpha/alpha.c:366
20599#, fuzzy, gcc-internal-format
20600msgid "bad value %qs for -mfp-trap-mode switch"
20601msgstr "slechte waarde %qs voor optie -mfp-trap-mode"
20602
20603#: config/alpha/alpha.c:380 config/alpha/alpha.c:392
20604#, fuzzy, gcc-internal-format
20605msgid "bad value %qs for -mcpu switch"
20606msgstr "slechte waarde (%s) voor optie -mcpu"
20607
20608#: config/alpha/alpha.c:399
20609#, fuzzy, gcc-internal-format
20610msgid "trap mode not supported on Unicos/Mk"
20611msgstr "trapmodus niet ondersteund voor VAX-floats"
20612
20613#: config/alpha/alpha.c:406
20614#, gcc-internal-format
20615msgid "fp software completion requires -mtrap-precision=i"
20616msgstr "fp vervollediging in software heeft -mtrap-precision=i nodig"
20617
20618#: config/alpha/alpha.c:422
20619#, gcc-internal-format
20620msgid "rounding mode not supported for VAX floats"
20621msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
20622
20623#: config/alpha/alpha.c:427
20624#, gcc-internal-format
20625msgid "trap mode not supported for VAX floats"
20626msgstr "trapmodus niet ondersteund voor VAX-floats"
20627
20628#: config/alpha/alpha.c:431
20629#, fuzzy, gcc-internal-format
20630msgid "128-bit long double not supported for VAX floats"
20631msgstr "trapmodus niet ondersteund voor VAX-floats"
20632
20633# goed Nederlands voor 'latency'
20634#: config/alpha/alpha.c:459
20635#, gcc-internal-format
20636msgid "L%d cache latency unknown for %s"
20637msgstr "L%d cache-latency niet gekend voor %s"
20638
20639#: config/alpha/alpha.c:474
20640#, fuzzy, gcc-internal-format
20641msgid "bad value %qs for -mmemory-latency"
20642msgstr "slechte waarde %qs voor -mmeroy-latency"
20643
20644#: config/alpha/alpha.c:6569 config/alpha/alpha.c:6572 config/s390/s390.c:8111
20645#: config/s390/s390.c:8114
20646#, gcc-internal-format
20647msgid "bad builtin fcode"
20648msgstr ""
20649
20650#: config/arc/arc.c:390
20651#, fuzzy, gcc-internal-format
20652msgid "argument of %qs attribute is not a string constant"
20653msgstr "het argument van %<asm%> is geen constante string"
20654
20655#: config/arc/arc.c:398
20656#, fuzzy, gcc-internal-format
20657msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
20658msgstr "het argument van %<asm%> is geen constante string"
20659
20660#: config/arm/arm.c:912
20661#, fuzzy, gcc-internal-format
20662msgid "switch -mcpu=%s conflicts with -march= switch"
20663msgstr "optie -mcpu=%s geeft conflicten met optie -mtune="
20664
20665#: config/arm/arm.c:922 config/rs6000/rs6000.c:1231 config/sparc/sparc.c:706
20666#, gcc-internal-format
20667msgid "bad value (%s) for %s switch"
20668msgstr "slechte waarde (%s) foor optie %s"
20669
20670#: config/arm/arm.c:1032
20671#, gcc-internal-format
20672msgid "target CPU does not support interworking"
20673msgstr "doel-CPU ondersteunt geen interworking"
20674
20675#: config/arm/arm.c:1038
20676#, fuzzy, gcc-internal-format
20677msgid "target CPU does not support THUMB instructions"
20678msgstr "doel-CPU ondersteunt geen interworking"
20679
20680#: config/arm/arm.c:1056
20681#, gcc-internal-format
20682msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
20683msgstr ""
20684
20685#: config/arm/arm.c:1059
20686#, gcc-internal-format
20687msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
20688msgstr ""
20689
20690#: config/arm/arm.c:1062
20691#, gcc-internal-format
20692msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
20693msgstr ""
20694
20695#: config/arm/arm.c:1066
20696#, gcc-internal-format
20697msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
20698msgstr "-mapcs-stack-check is niet compatibel met -mno-apcs-frame"
20699
20700#: config/arm/arm.c:1074
20701#, gcc-internal-format
20702msgid "-fpic and -mapcs-reent are incompatible"
20703msgstr "-fpic en -mapcs-reent zijn niet compatibel"
20704
20705#: config/arm/arm.c:1077
20706#, gcc-internal-format
20707msgid "APCS reentrant code not supported.  Ignored"
20708msgstr "APCS reentrant code wordt niet ondersteund.  Genegeerd"
20709
20710#: config/arm/arm.c:1085
20711#, fuzzy, gcc-internal-format
20712msgid "-g with -mno-apcs-frame may not give sensible debugging"
20713msgstr "-g met -fomit-frame-pointer geeft mogelijk geen fatsoenlijke debug-mogelijkheden"
20714
20715#: config/arm/arm.c:1093
20716#, fuzzy, gcc-internal-format
20717msgid "passing floating point arguments in fp regs not yet supported"
20718msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
20719
20720#: config/arm/arm.c:1135
20721#, fuzzy, gcc-internal-format
20722msgid "invalid ABI option: -mabi=%s"
20723msgstr "Ongeldige optie %qs"
20724
20725#: config/arm/arm.c:1141
20726#, gcc-internal-format
20727msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
20728msgstr ""
20729
20730#: config/arm/arm.c:1144
20731#, gcc-internal-format
20732msgid "iwmmxt abi requires an iwmmxt capable cpu"
20733msgstr ""
20734
20735#: config/arm/arm.c:1154
20736#, fuzzy, gcc-internal-format
20737msgid "invalid floating point emulation option: -mfpe=%s"
20738msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
20739
20740#: config/arm/arm.c:1171
20741#, fuzzy, gcc-internal-format
20742msgid "invalid floating point option: -mfpu=%s"
20743msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
20744
20745#: config/arm/arm.c:1211
20746#, fuzzy, gcc-internal-format
20747msgid "invalid floating point abi: -mfloat-abi=%s"
20748msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
20749
20750#: config/arm/arm.c:1218
20751#, gcc-internal-format
20752msgid "-mfloat-abi=hard and VFP"
20753msgstr ""
20754
20755#: config/arm/arm.c:1224
20756#, gcc-internal-format
20757msgid "iWMMXt and hardware floating point"
20758msgstr ""
20759
20760#: config/arm/arm.c:1247
20761#, fuzzy, gcc-internal-format
20762msgid "invalid thread pointer option: -mtp=%s"
20763msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
20764
20765#: config/arm/arm.c:1260
20766#, gcc-internal-format
20767msgid "can not use -mtp=cp15 with -mthumb"
20768msgstr ""
20769
20770#: config/arm/arm.c:1274
20771#, fuzzy, gcc-internal-format
20772msgid "structure size boundary can only be set to %s"
20773msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden"
20774
20775#: config/arm/arm.c:1283
20776#, gcc-internal-format
20777msgid "-mpic-register= is useless without -fpic"
20778msgstr ""
20779
20780#: config/arm/arm.c:1290
20781#, gcc-internal-format
20782msgid "unable to use '%s' for PIC register"
20783msgstr ""
20784
20785#: config/arm/arm.c:2864 config/arm/arm.c:2882 config/avr/avr.c:4676
20786#: config/bfin/bfin.c:2731 config/c4x/c4x.c:4076 config/h8300/h8300.c:5258
20787#: config/i386/i386.c:2030 config/m68hc11/m68hc11.c:1155
20788#: config/m68k/m68k.c:376 config/mcore/mcore.c:3032 config/mt/mt.c:1274
20789#: config/rs6000/rs6000.c:17402 config/sh/sh.c:7568 config/sh/sh.c:7589
20790#: config/sh/sh.c:7612 config/stormy16/stormy16.c:2241 config/v850/v850.c:2111
20791#, fuzzy, gcc-internal-format
20792msgid "%qs attribute only applies to functions"
20793msgstr "het %qs attribuut heeft enkel betekenis voor functies"
20794
20795#: config/arm/arm.c:12004
20796#, gcc-internal-format
20797msgid "unable to compute real location of stacked parameter"
20798msgstr ""
20799
20800#. @@@ better error message
20801#: config/arm/arm.c:12649 config/arm/arm.c:12686
20802#, gcc-internal-format
20803msgid "selector must be an immediate"
20804msgstr ""
20805
20806#. @@@ better error message
20807#: config/arm/arm.c:12729 config/i386/i386.c:15504 config/i386/i386.c:15538
20808#, gcc-internal-format
20809msgid "mask must be an immediate"
20810msgstr ""
20811
20812#: config/arm/arm.c:13388
20813#, gcc-internal-format
20814msgid "no low registers available for popping high registers"
20815msgstr ""
20816
20817#: config/arm/arm.c:13612
20818#, gcc-internal-format
20819msgid "interrupt Service Routines cannot be coded in Thumb mode"
20820msgstr ""
20821
20822#: config/arm/pe.c:165 config/mcore/mcore.c:2898
20823#, fuzzy, gcc-internal-format
20824msgid "initialized variable %q+D is marked dllimport"
20825msgstr "variable met beginwaarde %qs is als dllimport aangeduid"
20826
20827#: config/arm/pe.c:174
20828#, fuzzy, gcc-internal-format
20829msgid "static variable %q+D is marked dllimport"
20830msgstr "statische variable %qs is als dllimport aangeduid"
20831
20832#: config/avr/avr.c:531
20833#, gcc-internal-format
20834msgid "large frame pointer change (%d) with -mtiny-stack"
20835msgstr ""
20836
20837#: config/avr/avr.c:4649
20838#, fuzzy, gcc-internal-format
20839msgid "only initialized variables can be placed into program memory area"
20840msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
20841
20842#: config/avr/avr.c:4693
20843#, gcc-internal-format
20844msgid "%qs appears to be a misspelled interrupt handler"
20845msgstr ""
20846
20847#: config/avr/avr.c:4701
20848#, gcc-internal-format
20849msgid "%qs appears to be a misspelled signal handler"
20850msgstr ""
20851
20852#: config/avr/avr.c:4770
20853#, fuzzy, gcc-internal-format
20854msgid "only uninitialized variables can be placed in the .noinit section"
20855msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
20856
20857#: config/avr/avr.c:4784
20858#, fuzzy, gcc-internal-format
20859msgid "MCU %qs supported for assembler only"
20860msgstr "-pipe wordt niet ondersteund"
20861
20862#: config/avr/avr.h:713
20863#, fuzzy, gcc-internal-format
20864msgid "trampolines not supported"
20865msgstr "-pipe wordt niet ondersteund"
20866
20867#: config/bfin/bfin.c:1813 config/m68k/m68k.c:294
20868#, fuzzy, gcc-internal-format
20869msgid "-mshared-library-id=%s is not between 0 and %d"
20870msgstr "-mregparm=%d ligt niet tussen 0 en %d"
20871
20872#: config/bfin/bfin.c:1833
20873#, gcc-internal-format
20874msgid "-mshared-library-id= specified without -mid-shared-library"
20875msgstr ""
20876
20877#: config/bfin/bfin.c:2736
20878#, fuzzy, gcc-internal-format
20879msgid "multiple function type attributes specified"
20880msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
20881
20882#: config/bfin/bfin.c:2792
20883#, fuzzy, gcc-internal-format
20884msgid "`%s' attribute only applies to functions"
20885msgstr "het %qs attribuut heeft enkel betekenis voor functies"
20886
20887#: config/bfin/bfin.c:2803
20888#, gcc-internal-format
20889msgid "can't apply both longcall and shortcall attributes to the same function"
20890msgstr ""
20891
20892#: config/c4x/c4x-c.c:72
20893#, gcc-internal-format
20894msgid "missing '(' after '#pragma %s' - ignored"
20895msgstr ""
20896
20897#: config/c4x/c4x-c.c:75
20898#, gcc-internal-format
20899msgid "missing function name in '#pragma %s' - ignored"
20900msgstr ""
20901
20902#: config/c4x/c4x-c.c:80
20903#, fuzzy, gcc-internal-format
20904msgid "malformed '#pragma %s' - ignored"
20905msgstr "misvormde #pragma pack"
20906
20907#: config/c4x/c4x-c.c:82
20908#, gcc-internal-format
20909msgid "missing section name in '#pragma %s' - ignored"
20910msgstr ""
20911
20912#: config/c4x/c4x-c.c:87
20913#, gcc-internal-format
20914msgid "missing ')' for '#pragma %s' - ignored"
20915msgstr ""
20916
20917# Moet 'signature-string' vertaald worden?
20918#: config/c4x/c4x-c.c:90
20919#, fuzzy, gcc-internal-format
20920msgid "junk at end of '#pragma %s'"
20921msgstr "Brol aan einde van signature-string."
20922
20923#: config/c4x/c4x.c:860
20924#, gcc-internal-format
20925msgid "ISR %s requires %d words of local vars, max is 32767"
20926msgstr ""
20927
20928#. This function is for retrieving a part of an instruction name for
20929#. an operator, for immediate output.  If that ever happens for
20930#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
20931#. we notice.
20932#: config/cris/cris.c:435
20933#, gcc-internal-format
20934msgid "MULT case in cris_op_str"
20935msgstr ""
20936
20937#: config/cris/cris.c:813
20938#, fuzzy, gcc-internal-format
20939msgid "invalid use of ':' modifier"
20940msgstr "ongeldige operand voor %N-code"
20941
20942#: config/cris/cris.c:986
20943#, fuzzy, gcc-internal-format
20944msgid "internal error: bad register: %d"
20945msgstr "formaatstring niet beëindigd"
20946
20947#: config/cris/cris.c:1528
20948#, gcc-internal-format
20949msgid "internal error: sideeffect-insn affecting main effect"
20950msgstr ""
20951
20952# mja, is nogal technisch - ikke nie snap nie
20953#: config/cris/cris.c:1552
20954#, fuzzy, gcc-internal-format
20955msgid "unknown cc_attr value"
20956msgstr "onbekende 'unspec' relocatie"
20957
20958#. If we get here, the caller got its initial tests wrong.
20959#: config/cris/cris.c:1903
20960#, gcc-internal-format
20961msgid "internal error: cris_side_effect_mode_ok with bad operands"
20962msgstr ""
20963
20964#: config/cris/cris.c:2106
20965#, fuzzy, gcc-internal-format
20966msgid "-max-stackframe=%d is not usable, not between 0 and %d"
20967msgstr "-mregparm=%d ligt niet tussen 0 en %d"
20968
20969#: config/cris/cris.c:2134
20970#, gcc-internal-format
20971msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
20972msgstr ""
20973
20974#: config/cris/cris.c:2170
20975#, gcc-internal-format
20976msgid "unknown CRIS cpu version specification in -mtune= : %s"
20977msgstr ""
20978
20979#: config/cris/cris.c:2188
20980#, fuzzy, gcc-internal-format
20981msgid "-fPIC and -fpic are not supported in this configuration"
20982msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
20983
20984#: config/cris/cris.c:2203
20985#, gcc-internal-format
20986msgid "that particular -g option is invalid with -maout and -melinux"
20987msgstr ""
20988
20989#: config/cris/cris.c:2416
20990#, fuzzy, gcc-internal-format
20991msgid "Unknown src"
20992msgstr "onbekende machine-modus %qs"
20993
20994#: config/cris/cris.c:2477
20995#, fuzzy, gcc-internal-format
20996msgid "Unknown dest"
20997msgstr "onbekende machine-modus %qs"
20998
20999#: config/cris/cris.c:2762
21000#, gcc-internal-format
21001msgid "stackframe too big: %d bytes"
21002msgstr ""
21003
21004#: config/cris/cris.c:3214 config/cris/cris.c:3241
21005#, gcc-internal-format
21006msgid "expand_binop failed in movsi got"
21007msgstr ""
21008
21009#: config/cris/cris.c:3322
21010#, gcc-internal-format
21011msgid "emitting PIC operand, but PIC register isn't set up"
21012msgstr ""
21013
21014#. Definitions for GCC.  Part of the machine description for CRIS.
21015#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
21016#. Free Software Foundation, Inc.
21017#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21018#.
21019#. This file is part of GCC.
21020#.
21021#. GCC is free software; you can redistribute it and/or modify
21022#. it under the terms of the GNU General Public License as published by
21023#. the Free Software Foundation; either version 2, or (at your option)
21024#. any later version.
21025#.
21026#. GCC is distributed in the hope that it will be useful,
21027#. but WITHOUT ANY WARRANTY; without even the implied warranty of
21028#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21029#. GNU General Public License for more details.
21030#.
21031#. You should have received a copy of the GNU General Public License
21032#. along with GCC; see the file COPYING.  If not, write to
21033#. the Free Software Foundation, 51 Franklin Street, Fifth Floor,
21034#. Boston, MA 02110-1301, USA.
21035#. After the first "Node:" comment comes all preprocessor directives and
21036#. attached declarations described in the info files, the "Using and
21037#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21038#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21039#. really, but needs an update anyway.
21040#.
21041#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21042#. for that.  If applicable, there is a CRIS-specific comment.  The order
21043#. of macro definitions follow the order in the manual.  Every section in
21044#. the manual (node in the info pages) has an introductory `Node:
21045#. <subchapter>' comment.  If no macros are defined for a section, only
21046#. the section-comment is present.
21047#. Note that other header files (e.g. config/elfos.h, config/linux.h,
21048#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
21049#. settings not repeated below.  This file contains general CRIS
21050#. definitions and definitions for the cris-*-elf subtarget.
21051#. We don't want to use gcc_assert for everything, as that can be
21052#. compiled out.
21053#: config/cris/cris.h:44
21054#, gcc-internal-format
21055msgid "CRIS-port assertion failed: "
21056msgstr ""
21057
21058#. Node: Caller Saves
21059#. (no definitions)
21060#. Node: Function entry
21061#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
21062#. TARGET_ASM_FUNCTION_EPILOGUE.
21063#. Node: Profiling
21064#: config/cris/cris.h:871
21065#, gcc-internal-format
21066msgid "no FUNCTION_PROFILER for CRIS"
21067msgstr ""
21068
21069#: config/crx/crx.h:355
21070#, gcc-internal-format
21071msgid "Profiler support for CRX"
21072msgstr ""
21073
21074#: config/crx/crx.h:366
21075#, fuzzy, gcc-internal-format
21076msgid "Trampoline support for CRX"
21077msgstr "-pipe wordt niet ondersteund"
21078
21079#: config/frv/frv.c:8623
21080#, fuzzy, gcc-internal-format
21081msgid "accumulator is not a constant integer"
21082msgstr "het argument van %<asm%> is geen constante string"
21083
21084#: config/frv/frv.c:8628
21085#, gcc-internal-format
21086msgid "accumulator number is out of bounds"
21087msgstr ""
21088
21089#: config/frv/frv.c:8639
21090#, fuzzy, gcc-internal-format
21091msgid "inappropriate accumulator for %qs"
21092msgstr "geen eerdere declaratie voor %qs"
21093
21094#: config/frv/frv.c:8717
21095#, fuzzy, gcc-internal-format
21096msgid "invalid IACC argument"
21097msgstr "ongeldige waarde voor %%C"
21098
21099#: config/frv/frv.c:8740
21100#, gcc-internal-format
21101msgid "%qs expects a constant argument"
21102msgstr ""
21103
21104#: config/frv/frv.c:8745
21105#, fuzzy, gcc-internal-format
21106msgid "constant argument out of range for %qs"
21107msgstr "te veel argumenten voor procedure `%s'"
21108
21109#: config/frv/frv.c:9227
21110#, gcc-internal-format
21111msgid "media functions are not available unless -mmedia is used"
21112msgstr ""
21113
21114#: config/frv/frv.c:9239
21115#, gcc-internal-format
21116msgid "this media function is only available on the fr500"
21117msgstr ""
21118
21119#: config/frv/frv.c:9267
21120#, gcc-internal-format
21121msgid "this media function is only available on the fr400 and fr550"
21122msgstr ""
21123
21124#: config/frv/frv.c:9286
21125#, gcc-internal-format
21126msgid "this builtin function is only available on the fr405 and fr450"
21127msgstr ""
21128
21129#: config/frv/frv.c:9295
21130#, gcc-internal-format
21131msgid "this builtin function is only available on the fr500 and fr550"
21132msgstr ""
21133
21134#: config/frv/frv.c:9307
21135#, gcc-internal-format
21136msgid "this builtin function is only available on the fr450"
21137msgstr ""
21138
21139#: config/h8300/h8300.c:331
21140#, fuzzy, gcc-internal-format
21141msgid "-ms2600 is used without -ms"
21142msgstr "macro %qs gebruikt zonder argumenten"
21143
21144#: config/h8300/h8300.c:337
21145#, fuzzy, gcc-internal-format
21146msgid "-mn is used without -mh or -ms"
21147msgstr "macro %qs gebruikt zonder argumenten"
21148
21149#: config/i386/host-cygwin.c:65
21150#, fuzzy, gcc-internal-format
21151msgid "can't extend PCH file: %m"
21152msgstr "kan bestand '%s' niet openen"
21153
21154#: config/i386/host-cygwin.c:76
21155#, fuzzy, gcc-internal-format
21156msgid "can't set position in PCH file: %m"
21157msgstr "kan bestand '%s' niet openen"
21158
21159#: config/i386/i386.c:1322
21160#, fuzzy, gcc-internal-format
21161msgid "code model %s not supported in PIC mode"
21162msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
21163
21164#: config/i386/i386.c:1330 config/sparc/sparc.c:670
21165#, gcc-internal-format
21166msgid "bad value (%s) for -mcmodel= switch"
21167msgstr "slechte waarde (%s) voor optie -mcmodel="
21168
21169#: config/i386/i386.c:1346
21170#, fuzzy, gcc-internal-format
21171msgid "bad value (%s) for -masm= switch"
21172msgstr "slechte waarde (%s) voor optie -mabi="
21173
21174#: config/i386/i386.c:1349
21175#, fuzzy, gcc-internal-format
21176msgid "code model %qs not supported in the %s bit mode"
21177msgstr "ISO C ondersteunt de %<%c%> lengte-optie niet"
21178
21179#: config/i386/i386.c:1352
21180#, fuzzy, gcc-internal-format
21181msgid "code model %<large%> not supported yet"
21182msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
21183
21184#: config/i386/i386.c:1354
21185#, gcc-internal-format
21186msgid "%i-bit mode not compiled in"
21187msgstr ""
21188
21189#: config/i386/i386.c:1384 config/i386/i386.c:1408
21190#, fuzzy, gcc-internal-format
21191msgid "CPU you selected does not support x86-64 instruction set"
21192msgstr "doel-CPU ondersteunt geen interworking"
21193
21194#: config/i386/i386.c:1390 config/mt/mt.c:803
21195#, gcc-internal-format
21196msgid "bad value (%s) for -march= switch"
21197msgstr "slechte waarde (%s) voor de -march= optie"
21198
21199#: config/i386/i386.c:1421
21200#, fuzzy, gcc-internal-format
21201msgid "bad value (%s) for -mtune= switch"
21202msgstr "slechte waarde (%s) voor de -march= optie"
21203
21204#: config/i386/i386.c:1438
21205#, gcc-internal-format
21206msgid "-mregparm=%d is not between 0 and %d"
21207msgstr "-mregparm=%d ligt niet tussen 0 en %d"
21208
21209#: config/i386/i386.c:1451
21210#, fuzzy, gcc-internal-format
21211msgid "-malign-loops is obsolete, use -falign-loops"
21212msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
21213
21214#: config/i386/i386.c:1456 config/i386/i386.c:1469 config/i386/i386.c:1482
21215#, gcc-internal-format
21216msgid "-malign-loops=%d is not between 0 and %d"
21217msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
21218
21219#: config/i386/i386.c:1464
21220#, fuzzy, gcc-internal-format
21221msgid "-malign-jumps is obsolete, use -falign-jumps"
21222msgstr "-malign-jumps=%d ligt niet tussen 0 en %d"
21223
21224#: config/i386/i386.c:1477
21225#, fuzzy, gcc-internal-format
21226msgid "-malign-functions is obsolete, use -falign-functions"
21227msgstr "-malign-functions=%d ligt niet tussen 0 en %d"
21228
21229#: config/i386/i386.c:1515
21230#, fuzzy, gcc-internal-format
21231msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
21232msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
21233
21234#: config/i386/i386.c:1527
21235#, gcc-internal-format
21236msgid "-mbranch-cost=%d is not between 0 and 5"
21237msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5"
21238
21239#: config/i386/i386.c:1535
21240#, gcc-internal-format
21241msgid "-mlarge-data-threshold=%d is negative"
21242msgstr ""
21243
21244#: config/i386/i386.c:1547
21245#, fuzzy, gcc-internal-format
21246msgid "bad value (%s) for -mtls-dialect= switch"
21247msgstr "slechte waarde (%s) voor optie -msdata"
21248
21249#: config/i386/i386.c:1594
21250#, gcc-internal-format
21251msgid "-malign-double makes no sense in the 64bit mode"
21252msgstr ""
21253
21254#: config/i386/i386.c:1596
21255#, fuzzy, gcc-internal-format
21256msgid "-mrtd calling convention not supported in the 64bit mode"
21257msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
21258
21259#: config/i386/i386.c:1616
21260#, gcc-internal-format
21261msgid "-msseregparm used without SSE enabled"
21262msgstr ""
21263
21264#: config/i386/i386.c:1628 config/i386/i386.c:1639
21265#, fuzzy, gcc-internal-format
21266msgid "SSE instruction set disabled, using 387 arithmetics"
21267msgstr "pointer naar functie gebruikt in rekensom"
21268
21269#: config/i386/i386.c:1644
21270#, fuzzy, gcc-internal-format
21271msgid "387 instruction set disabled, using SSE arithmetics"
21272msgstr "pointer naar functie gebruikt in rekensom"
21273
21274#: config/i386/i386.c:1651
21275#, fuzzy, gcc-internal-format
21276msgid "bad value (%s) for -mfpmath= switch"
21277msgstr "slechte waarde (%s) voor de -march= optie"
21278
21279#: config/i386/i386.c:1673
21280#, gcc-internal-format
21281msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
21282msgstr ""
21283
21284#: config/i386/i386.c:2043 config/i386/i386.c:2085
21285#, fuzzy, gcc-internal-format
21286msgid "fastcall and regparm attributes are not compatible"
21287msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21288
21289#: config/i386/i386.c:2050
21290#, fuzzy, gcc-internal-format
21291msgid "%qs attribute requires an integer constant argument"
21292msgstr "herhalings-aantal is geen integerconstante"
21293
21294#: config/i386/i386.c:2056
21295#, fuzzy, gcc-internal-format
21296msgid "argument to %qs attribute larger than %d"
21297msgstr "kan het %qs attribuut niet instellen na een definitie"
21298
21299#: config/i386/i386.c:2077 config/i386/i386.c:2112
21300#, fuzzy, gcc-internal-format
21301msgid "fastcall and cdecl attributes are not compatible"
21302msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21303
21304#: config/i386/i386.c:2081
21305#, fuzzy, gcc-internal-format
21306msgid "fastcall and stdcall attributes are not compatible"
21307msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21308
21309#: config/i386/i386.c:2095 config/i386/i386.c:2108
21310#, fuzzy, gcc-internal-format
21311msgid "stdcall and cdecl attributes are not compatible"
21312msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21313
21314#: config/i386/i386.c:2099
21315#, fuzzy, gcc-internal-format
21316msgid "stdcall and fastcall attributes are not compatible"
21317msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21318
21319#: config/i386/i386.c:2234
21320#, gcc-internal-format
21321msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
21322msgstr ""
21323
21324#: config/i386/i386.c:2237
21325#, gcc-internal-format
21326msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
21327msgstr ""
21328
21329#: config/i386/i386.c:2965
21330#, gcc-internal-format
21331msgid "SSE register return with SSE disabled"
21332msgstr ""
21333
21334#: config/i386/i386.c:2967
21335#, gcc-internal-format
21336msgid "SSE register argument with SSE disabled"
21337msgstr ""
21338
21339#: config/i386/i386.c:3282
21340#, gcc-internal-format
21341msgid "SSE vector argument without SSE enabled changes the ABI"
21342msgstr ""
21343
21344#: config/i386/i386.c:3299
21345#, gcc-internal-format
21346msgid "MMX vector argument without MMX enabled changes the ABI"
21347msgstr ""
21348
21349#: config/i386/i386.c:3565
21350#, gcc-internal-format
21351msgid "SSE vector return without SSE enabled changes the ABI"
21352msgstr ""
21353
21354#: config/i386/i386.c:3575
21355#, gcc-internal-format
21356msgid "MMX vector return without MMX enabled changes the ABI"
21357msgstr ""
21358
21359#: config/i386/i386.c:6959
21360#, gcc-internal-format
21361msgid "extended registers have no high halves"
21362msgstr ""
21363
21364#: config/i386/i386.c:6974
21365#, gcc-internal-format
21366msgid "unsupported operand size for extended register"
21367msgstr ""
21368
21369#: config/i386/i386.c:15232 config/rs6000/rs6000.c:7171
21370#, gcc-internal-format
21371msgid "selector must be an integer constant in the range 0..%wi"
21372msgstr ""
21373
21374#: config/i386/i386.c:15570
21375#, fuzzy, gcc-internal-format
21376msgid "shift must be an immediate"
21377msgstr "%<defined%> zonder een naam"
21378
21379#: config/i386/i386.c:16737
21380#, fuzzy, gcc-internal-format
21381msgid "%qs incompatible attribute ignored"
21382msgstr "het %qs attribuut wordt genegeerd"
21383
21384#: config/i386/winnt-cxx.c:74
21385#, gcc-internal-format
21386msgid "key method %q+D of dllimport'd class defined"
21387msgstr ""
21388
21389#: config/i386/winnt-cxx.c:95 config/sh/symbian.c:173
21390#, gcc-internal-format
21391msgid "definition of static data member %q+D of dllimport'd class"
21392msgstr ""
21393
21394#: config/i386/winnt.c:74
21395#, fuzzy, gcc-internal-format
21396msgid "%qs attribute only applies to variables"
21397msgstr "het %qs attribuut heeft geen betekenis voor types"
21398
21399#: config/i386/winnt.c:103
21400#, fuzzy, gcc-internal-format
21401msgid "%qs attribute applies only to initialized variables with external linkage"
21402msgstr "het %qs attribuut heeft geen betekenis voor types"
21403
21404#: config/i386/winnt.c:214
21405#, gcc-internal-format
21406msgid "inconsistent dll linkage for %q+D, dllexport assumed"
21407msgstr ""
21408
21409#: config/i386/winnt.c:254 config/sh/symbian.c:273
21410#, fuzzy, gcc-internal-format
21411msgid "%qs declared as both exported to and imported from a DLL"
21412msgstr "%qs gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL."
21413
21414#: config/i386/winnt.c:549
21415#, fuzzy, gcc-internal-format
21416msgid "%q+D causes a section type conflict"
21417msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
21418
21419#: config/i386/cygming.h:166
21420#, gcc-internal-format
21421msgid "-f%s ignored for target (all code is position independent)"
21422msgstr ""
21423
21424#: config/i386/djgpp.h:181
21425#, gcc-internal-format
21426msgid "-mbnu210 is ignored (option is obsolete)"
21427msgstr ""
21428
21429#: config/i386/i386-interix.h:257
21430#, fuzzy, gcc-internal-format
21431msgid "ms-bitfields not supported for objc"
21432msgstr "-pipe wordt niet ondersteund"
21433
21434#: config/ia64/ia64-c.c:52
21435#, fuzzy, gcc-internal-format
21436msgid "malformed #pragma builtin"
21437msgstr "misvormde #pragma weak"
21438
21439# Is the %s the argument, or is it 'of' the argument?
21440#: config/ia64/ia64.c:502 config/m32r/m32r.c:373
21441#, fuzzy, gcc-internal-format
21442msgid "invalid argument of %qs attribute"
21443msgstr "ongeldig type-argument %qs"
21444
21445#: config/ia64/ia64.c:514
21446#, fuzzy, gcc-internal-format
21447msgid "%Jan address area attribute cannot be specified for local variables"
21448msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
21449
21450#: config/ia64/ia64.c:521
21451#, fuzzy, gcc-internal-format
21452msgid "address area of %q+D conflicts with previous declaration"
21453msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
21454
21455#: config/ia64/ia64.c:528
21456#, fuzzy, gcc-internal-format
21457msgid "%Jaddress area attribute cannot be specified for functions"
21458msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
21459
21460#: config/ia64/ia64.c:5029 config/pa/pa.c:327
21461#, gcc-internal-format
21462msgid "value of -mfixed-range must have form REG1-REG2"
21463msgstr ""
21464
21465#: config/ia64/ia64.c:5056 config/pa/pa.c:354
21466#, fuzzy, gcc-internal-format
21467msgid "%s-%s is an empty range"
21468msgstr "leeg bereik"
21469
21470#: config/ia64/ia64.c:5084
21471#, fuzzy, gcc-internal-format
21472msgid "bad value %<%s%> for -mtls-size= switch"
21473msgstr "slechte waarde (%s) voor de -march= optie"
21474
21475#: config/ia64/ia64.c:5112
21476#, fuzzy, gcc-internal-format
21477msgid "bad value %<%s%> for -mtune= switch"
21478msgstr "slechte waarde (%s) voor de -march= optie"
21479
21480#: config/ia64/ia64.c:5131
21481#, gcc-internal-format
21482msgid "not yet implemented: latency-optimized inline square root"
21483msgstr ""
21484
21485#: config/iq2000/iq2000.c:1808
21486#, gcc-internal-format
21487msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
21488msgstr ""
21489
21490#: config/iq2000/iq2000.c:2589
21491#, fuzzy, gcc-internal-format
21492msgid "argument %qd is not a constant"
21493msgstr "het argument van %<asm%> is geen constante string"
21494
21495#: config/iq2000/iq2000.c:2892 config/mt/mt.c:348 config/xtensa/xtensa.c:1773
21496#, gcc-internal-format
21497msgid "PRINT_OPERAND_ADDRESS, null pointer"
21498msgstr ""
21499
21500#: config/iq2000/iq2000.c:3047
21501#, gcc-internal-format
21502msgid "PRINT_OPERAND: Unknown punctuation '%c'"
21503msgstr ""
21504
21505#: config/iq2000/iq2000.c:3056 config/mips/mips.c:5393
21506#: config/xtensa/xtensa.c:1627
21507#, gcc-internal-format
21508msgid "PRINT_OPERAND null pointer"
21509msgstr ""
21510
21511# Moet 'signature-string' vertaald worden?
21512#: config/m32c/m32c-pragma.c:64
21513#, fuzzy, gcc-internal-format
21514msgid "junk at end of #pragma GCC memregs [0..16]"
21515msgstr "Brol aan einde van signature-string."
21516
21517#: config/m32c/m32c-pragma.c:71
21518#, gcc-internal-format
21519msgid "#pragma GCC memregs must precede any function decls"
21520msgstr ""
21521
21522#: config/m32c/m32c-pragma.c:82 config/m32c/m32c-pragma.c:89
21523#, gcc-internal-format
21524msgid "#pragma GCC memregs takes a number [0..16]"
21525msgstr ""
21526
21527#: config/m32c/m32c.c:412
21528#, fuzzy, gcc-internal-format
21529msgid "invalid target memregs value '%d'"
21530msgstr "ongeldige registernaam voor %qs"
21531
21532#: config/m68hc11/m68hc11.c:279
21533#, gcc-internal-format
21534msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
21535msgstr ""
21536
21537#: config/m68hc11/m68hc11.c:1240
21538#, gcc-internal-format
21539msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
21540msgstr ""
21541
21542#: config/m68hc11/m68hc11.c:1247
21543#, fuzzy, gcc-internal-format
21544msgid "%<trap%> attribute is already used"
21545msgstr "het %qs attribuut wordt genegeerd"
21546
21547#: config/m68k/m68k.c:321
21548#, fuzzy, gcc-internal-format
21549msgid "cannot specify both -msep-data and -mid-shared-library"
21550msgstr "-EB en -EL mogen niet samen gebruikt worden"
21551
21552#: config/m68k/m68k.c:333
21553#, gcc-internal-format
21554msgid "-fPIC is not currently supported on the 68000 or 68010"
21555msgstr ""
21556
21557#: config/m68k/m68k.c:640 config/rs6000/rs6000.c:13666
21558#, fuzzy, gcc-internal-format
21559msgid "stack limit expression is not supported"
21560msgstr "-pipe wordt niet ondersteund"
21561
21562#: config/mips/mips.c:4582
21563#, gcc-internal-format
21564msgid "-%s conflicts with the other architecture options, which specify a %s processor"
21565msgstr ""
21566
21567#: config/mips/mips.c:4598
21568#, fuzzy, gcc-internal-format
21569msgid "-march=%s is not compatible with the selected ABI"
21570msgstr "case-selector niet compatibel met label"
21571
21572#: config/mips/mips.c:4616
21573#, gcc-internal-format
21574msgid "-mgp64 used with a 32-bit processor"
21575msgstr ""
21576
21577#: config/mips/mips.c:4618
21578#, gcc-internal-format
21579msgid "-mgp32 used with a 64-bit ABI"
21580msgstr ""
21581
21582#: config/mips/mips.c:4620
21583#, gcc-internal-format
21584msgid "-mgp64 used with a 32-bit ABI"
21585msgstr ""
21586
21587#: config/mips/mips.c:4638 config/mips/mips.c:4640 config/mips/mips.c:4642
21588#: config/mips/mips.c:4718
21589#, fuzzy, gcc-internal-format
21590msgid "unsupported combination: %s"
21591msgstr "niet-ondersteunde versie"
21592
21593#: config/mips/mips.c:4713
21594#, gcc-internal-format
21595msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
21596msgstr ""
21597
21598#: config/mips/mips.c:4730
21599#, gcc-internal-format
21600msgid "-G is incompatible with PIC code which is the default"
21601msgstr ""
21602
21603#: config/mips/mips.c:4797
21604#, gcc-internal-format
21605msgid "-mips3d requires -mpaired-single"
21606msgstr ""
21607
21608#: config/mips/mips.c:4806
21609#, gcc-internal-format
21610msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
21611msgstr ""
21612
21613#: config/mips/mips.c:4811
21614#, gcc-internal-format
21615msgid "-mips3d/-mpaired-single must be used with -mips64"
21616msgstr ""
21617
21618#: config/mips/mips.c:4814
21619#, fuzzy, gcc-internal-format
21620msgid "-mips16 and -mdsp cannot be used together"
21621msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
21622
21623#: config/mips/mips.c:5330
21624#, gcc-internal-format
21625msgid "internal error: %%) found without a %%( in assembler pattern"
21626msgstr ""
21627
21628#: config/mips/mips.c:5344
21629#, gcc-internal-format
21630msgid "internal error: %%] found without a %%[ in assembler pattern"
21631msgstr ""
21632
21633#: config/mips/mips.c:5357
21634#, gcc-internal-format
21635msgid "internal error: %%> found without a %%< in assembler pattern"
21636msgstr ""
21637
21638#: config/mips/mips.c:5370
21639#, gcc-internal-format
21640msgid "internal error: %%} found without a %%{ in assembler pattern"
21641msgstr ""
21642
21643#: config/mips/mips.c:5384
21644#, gcc-internal-format
21645msgid "PRINT_OPERAND: unknown punctuation '%c'"
21646msgstr ""
21647
21648#: config/mips/mips.c:8147
21649#, fuzzy, gcc-internal-format
21650msgid "cannot handle inconsistent calls to %qs"
21651msgstr "kan oproep van %qs niet inline maken"
21652
21653#: config/mips/mips.c:9546
21654#, gcc-internal-format
21655msgid "the cpu name must be lower case"
21656msgstr ""
21657
21658#: config/mips/mips.c:10212
21659#, fuzzy, gcc-internal-format
21660msgid "invalid argument to builtin function"
21661msgstr "ongeldig argument voor %<__builtin_return_address%>"
21662
21663#. Output assembler code to FILE to increment profiler label # LABELNO
21664#. for profiling a function entry.
21665#: config/mips/mips.h:2108
21666#, gcc-internal-format
21667msgid "mips16 function profiling"
21668msgstr ""
21669
21670#: config/mmix/mmix.c:227
21671#, fuzzy, gcc-internal-format
21672msgid "-f%s not supported: ignored"
21673msgstr "-pipe wordt niet ondersteund"
21674
21675#: config/mmix/mmix.c:655
21676#, fuzzy, gcc-internal-format
21677msgid "support for mode %qs"
21678msgstr "geen datatype voor modus %qs"
21679
21680#: config/mmix/mmix.c:669
21681#, gcc-internal-format
21682msgid "too large function value type, needs %d registers, have only %d registers for this"
21683msgstr ""
21684
21685#: config/mmix/mmix.c:839
21686#, gcc-internal-format
21687msgid "function_profiler support for MMIX"
21688msgstr ""
21689
21690#: config/mmix/mmix.c:861
21691#, gcc-internal-format
21692msgid "MMIX Internal: Last named vararg would not fit in a register"
21693msgstr ""
21694
21695#: config/mmix/mmix.c:1476 config/mmix/mmix.c:1500 config/mmix/mmix.c:1616
21696#, gcc-internal-format
21697msgid "MMIX Internal: Bad register: %d"
21698msgstr ""
21699
21700#. Presumably there's a missing case above if we get here.
21701#: config/mmix/mmix.c:1608
21702#, gcc-internal-format
21703msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
21704msgstr ""
21705
21706#: config/mmix/mmix.c:1894
21707#, gcc-internal-format
21708msgid "stack frame not a multiple of 8 bytes: %wd"
21709msgstr ""
21710
21711#: config/mmix/mmix.c:2130
21712#, gcc-internal-format
21713msgid "stack frame not a multiple of octabyte: %wd"
21714msgstr ""
21715
21716#: config/mmix/mmix.c:2470 config/mmix/mmix.c:2534
21717#, gcc-internal-format
21718msgid "MMIX Internal: %s is not a shiftable int"
21719msgstr ""
21720
21721#: config/mt/mt.c:311
21722#, gcc-internal-format
21723msgid "info pointer NULL"
21724msgstr ""
21725
21726#: config/pa/pa.c:459
21727#, fuzzy, gcc-internal-format
21728msgid "PIC code generation is not supported in the portable runtime model"
21729msgstr "ISO C ondersteunt de %<%c%> lengte-optie niet"
21730
21731#: config/pa/pa.c:464
21732#, gcc-internal-format
21733msgid "PIC code generation is not compatible with fast indirect calls"
21734msgstr ""
21735
21736#: config/pa/pa.c:469
21737#, gcc-internal-format
21738msgid "-g is only supported when using GAS on this processor,"
21739msgstr ""
21740
21741#: config/pa/pa.c:470
21742#, fuzzy, gcc-internal-format
21743msgid "-g option disabled"
21744msgstr "ingeschakelde opties: "
21745
21746#: config/pa/pa.c:8016
21747#, gcc-internal-format
21748msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
21749msgstr ""
21750
21751#: config/pa/pa-hpux11.h:85
21752#, gcc-internal-format
21753msgid "-munix=98 option required for C89 Amendment 1 features.\n"
21754msgstr ""
21755
21756#: config/rs6000/host-darwin.c:52
21757#, gcc-internal-format
21758msgid "Segmentation Fault (code)"
21759msgstr ""
21760
21761#: config/rs6000/host-darwin.c:121
21762#, gcc-internal-format
21763msgid "Segmentation Fault"
21764msgstr ""
21765
21766#: config/rs6000/host-darwin.c:135
21767#, gcc-internal-format
21768msgid "While setting up signal stack: %m"
21769msgstr ""
21770
21771#: config/rs6000/host-darwin.c:141
21772#, gcc-internal-format
21773msgid "While setting up signal handler: %m"
21774msgstr ""
21775
21776#. Handle the machine specific pragma longcall.  Its syntax is
21777#.
21778#. # pragma longcall ( TOGGLE )
21779#.
21780#. where TOGGLE is either 0 or 1.
21781#.
21782#. rs6000_default_long_calls is set to the value of TOGGLE, changing
21783#. whether or not new function declarations receive a longcall
21784#. attribute by default.
21785#: config/rs6000/rs6000-c.c:53
21786#, fuzzy, gcc-internal-format
21787msgid "ignoring malformed #pragma longcall"
21788msgstr "pragma wordt genegeerd: %s"
21789
21790#: config/rs6000/rs6000-c.c:66
21791#, fuzzy, gcc-internal-format
21792msgid "missing open paren"
21793msgstr "beginwaarde ontbreekt"
21794
21795#: config/rs6000/rs6000-c.c:68
21796#, fuzzy, gcc-internal-format
21797msgid "missing number"
21798msgstr "beginwaarde ontbreekt"
21799
21800#: config/rs6000/rs6000-c.c:70
21801#, fuzzy, gcc-internal-format
21802msgid "missing close paren"
21803msgstr "ontbrekende index-expressie"
21804
21805#: config/rs6000/rs6000-c.c:73
21806#, gcc-internal-format
21807msgid "number must be 0 or 1"
21808msgstr ""
21809
21810# Moet 'signature-string' vertaald worden?
21811#: config/rs6000/rs6000-c.c:76
21812#, fuzzy, gcc-internal-format
21813msgid "junk at end of #pragma longcall"
21814msgstr "Brol aan einde van signature-string."
21815
21816#: config/rs6000/rs6000-c.c:2530
21817#, fuzzy, gcc-internal-format
21818msgid "passing arg %d of %qE discards qualifiers frompointer target type"
21819msgstr "cast laat qualifiers van doeltype van pointer vallen"
21820
21821#: config/rs6000/rs6000-c.c:2573
21822#, gcc-internal-format
21823msgid "invalid parameter combination for AltiVec intrinsic"
21824msgstr ""
21825
21826#: config/rs6000/rs6000.c:1255
21827#, gcc-internal-format
21828msgid "-mmultiple is not supported on little endian systems"
21829msgstr ""
21830
21831#: config/rs6000/rs6000.c:1262
21832#, gcc-internal-format
21833msgid "-mstring is not supported on little endian systems"
21834msgstr ""
21835
21836#: config/rs6000/rs6000.c:1276
21837#, gcc-internal-format
21838msgid "unknown -mdebug-%s switch"
21839msgstr ""
21840
21841#: config/rs6000/rs6000.c:1288
21842#, gcc-internal-format
21843msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
21844msgstr ""
21845
21846#: config/rs6000/rs6000.c:1334
21847#, gcc-internal-format
21848msgid "AltiVec and E500 instructions cannot coexist"
21849msgstr ""
21850
21851#: config/rs6000/rs6000.c:1562
21852#, fuzzy, gcc-internal-format
21853msgid "unknown -m%s= option specified: '%s'"
21854msgstr "onbekende machine-modus %qs"
21855
21856#: config/rs6000/rs6000.c:1772
21857#, gcc-internal-format
21858msgid "not configured for ABI: '%s'"
21859msgstr ""
21860
21861#: config/rs6000/rs6000.c:1785
21862#, gcc-internal-format
21863msgid "Using darwin64 ABI"
21864msgstr ""
21865
21866#: config/rs6000/rs6000.c:1790
21867#, gcc-internal-format
21868msgid "Using old darwin ABI"
21869msgstr ""
21870
21871#: config/rs6000/rs6000.c:1797
21872#, gcc-internal-format
21873msgid "Using IBM extended precision long double"
21874msgstr ""
21875
21876#: config/rs6000/rs6000.c:1803
21877#, gcc-internal-format
21878msgid "Using IEEE extended precision long double"
21879msgstr ""
21880
21881#: config/rs6000/rs6000.c:1808
21882#, fuzzy, gcc-internal-format
21883msgid "unknown ABI specified: '%s'"
21884msgstr "onbekende machine-modus %qs"
21885
21886#: config/rs6000/rs6000.c:1835
21887#, fuzzy, gcc-internal-format
21888msgid "invalid option for -mfloat-gprs: '%s'"
21889msgstr "Pngeldige optie %<-%s%>"
21890
21891#: config/rs6000/rs6000.c:1845
21892#, gcc-internal-format
21893msgid "Unknown switch -mlong-double-%s"
21894msgstr ""
21895
21896#: config/rs6000/rs6000.c:1866
21897#, gcc-internal-format
21898msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
21899msgstr ""
21900
21901#: config/rs6000/rs6000.c:1874
21902#, fuzzy, gcc-internal-format
21903msgid "unknown -malign-XXXXX option specified: '%s'"
21904msgstr "onbekende machine-modus %qs"
21905
21906#: config/rs6000/rs6000.c:4239
21907#, gcc-internal-format
21908msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
21909msgstr ""
21910
21911#: config/rs6000/rs6000.c:4312
21912#, gcc-internal-format
21913msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
21914msgstr ""
21915
21916#: config/rs6000/rs6000.c:4558
21917#, gcc-internal-format
21918msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
21919msgstr ""
21920
21921#: config/rs6000/rs6000.c:5414
21922#, gcc-internal-format
21923msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
21924msgstr ""
21925
21926#: config/rs6000/rs6000.c:6585
21927#, gcc-internal-format
21928msgid "argument 1 must be a 5-bit signed literal"
21929msgstr ""
21930
21931#: config/rs6000/rs6000.c:6688 config/rs6000/rs6000.c:7482
21932#, gcc-internal-format
21933msgid "argument 2 must be a 5-bit unsigned literal"
21934msgstr ""
21935
21936#: config/rs6000/rs6000.c:6728
21937#, fuzzy, gcc-internal-format
21938msgid "argument 1 of __builtin_altivec_predicate must be a constant"
21939msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
21940
21941#: config/rs6000/rs6000.c:6781
21942#, fuzzy, gcc-internal-format
21943msgid "argument 1 of __builtin_altivec_predicate is out of range"
21944msgstr "argument voor %<__builtin_args_info%> buiten bereik"
21945
21946#: config/rs6000/rs6000.c:6943
21947#, gcc-internal-format
21948msgid "argument 3 must be a 4-bit unsigned literal"
21949msgstr ""
21950
21951#: config/rs6000/rs6000.c:7115
21952#, gcc-internal-format
21953msgid "argument to %qs must be a 2-bit unsigned literal"
21954msgstr ""
21955
21956#: config/rs6000/rs6000.c:7259
21957#, gcc-internal-format
21958msgid "unresolved overload for Altivec builtin %qF"
21959msgstr ""
21960
21961#: config/rs6000/rs6000.c:7341
21962#, gcc-internal-format
21963msgid "argument to dss must be a 2-bit unsigned literal"
21964msgstr ""
21965
21966#: config/rs6000/rs6000.c:7602
21967#, fuzzy, gcc-internal-format
21968msgid "argument 1 of __builtin_spe_predicate must be a constant"
21969msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
21970
21971#: config/rs6000/rs6000.c:7674
21972#, fuzzy, gcc-internal-format
21973msgid "argument 1 of __builtin_spe_predicate is out of range"
21974msgstr "argument voor %<__builtin_args_info%> buiten bereik"
21975
21976#: config/rs6000/rs6000.c:13629
21977#, fuzzy, gcc-internal-format
21978msgid "stack frame too large"
21979msgstr "bestand %qs is te groot"
21980
21981#: config/rs6000/rs6000.c:16188
21982#, gcc-internal-format
21983msgid "no profiling of 64-bit code for this ABI"
21984msgstr ""
21985
21986#: config/rs6000/rs6000.c:17297
21987#, gcc-internal-format
21988msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
21989msgstr ""
21990
21991#: config/rs6000/rs6000.c:17299
21992#, gcc-internal-format
21993msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
21994msgstr ""
21995
21996#: config/rs6000/rs6000.c:17303
21997#, gcc-internal-format
21998msgid "use of %<long long%> in AltiVec types is invalid"
21999msgstr ""
22000
22001#: config/rs6000/rs6000.c:17305
22002#, gcc-internal-format
22003msgid "use of %<double%> in AltiVec types is invalid"
22004msgstr ""
22005
22006#: config/rs6000/rs6000.c:17307
22007#, gcc-internal-format
22008msgid "use of %<long double%> in AltiVec types is invalid"
22009msgstr ""
22010
22011#: config/rs6000/rs6000.c:17309
22012#, gcc-internal-format
22013msgid "use of boolean types in AltiVec types is invalid"
22014msgstr ""
22015
22016#: config/rs6000/rs6000.c:17311
22017#, gcc-internal-format
22018msgid "use of %<complex%> in AltiVec types is invalid"
22019msgstr ""
22020
22021#: config/rs6000/aix43.h:39 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
22022#, fuzzy, gcc-internal-format
22023msgid "-maix64 and POWER architecture are incompatible"
22024msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22025
22026#: config/rs6000/aix43.h:44 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
22027#, gcc-internal-format
22028msgid "-maix64 requires PowerPC64 architecture remain enabled"
22029msgstr ""
22030
22031#: config/rs6000/aix43.h:50 config/rs6000/aix52.h:49
22032#, fuzzy, gcc-internal-format
22033msgid "soft-float and long-double-128 are incompatible"
22034msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22035
22036#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
22037#, gcc-internal-format
22038msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
22039msgstr ""
22040
22041#. The Darwin ABI always includes AltiVec, can't be (validly) turned
22042#. off.
22043#: config/rs6000/darwin.h:75
22044#, gcc-internal-format
22045msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
22046msgstr ""
22047
22048#. Darwin doesn't support -fpic.
22049#: config/rs6000/darwin.h:81
22050#, fuzzy, gcc-internal-format
22051msgid "-fpic is not supported; -fPIC assumed"
22052msgstr "-pipe wordt niet ondersteund"
22053
22054#: config/rs6000/darwin.h:88
22055#, gcc-internal-format
22056msgid "-m64 requires PowerPC64 architecture, enabling"
22057msgstr ""
22058
22059#. See note below.
22060#. if (!rs6000_explicit_options.long_double)
22061#. rs6000_long_double_type_size = 128;
22062#: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
22063#, fuzzy, gcc-internal-format
22064msgid "-m64 not supported in this configuration"
22065msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
22066
22067#: config/rs6000/linux64.h:109
22068#, gcc-internal-format
22069msgid "-m64 requires a PowerPC64 cpu"
22070msgstr ""
22071
22072#. Definitions for __builtin_return_address and __builtin_frame_address.
22073#. __builtin_return_address (0) should give link register (65), enable
22074#. this.
22075#. This should be uncommented, so that the link register is used, but
22076#. currently this would result in unmatched insns and spilling fixed
22077#. registers so we'll leave it for another day.  When these problems are
22078#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
22079#. (mrs)
22080#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
22081#. Number of bytes into the frame return addresses can be found.  See
22082#. rs6000_stack_info in rs6000.c for more information on how the different
22083#. abi's store the return address.
22084#: config/rs6000/rs6000.h:1590
22085#, gcc-internal-format
22086msgid "RETURN_ADDRESS_OFFSET not supported"
22087msgstr ""
22088
22089#. Sometimes certain combinations of command options do not make sense
22090#. on a particular target machine.  You can define a macro
22091#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
22092#. defined, is executed once just after all the command options have
22093#. been parsed.
22094#.
22095#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22096#. get control.
22097#: config/rs6000/sysv4.h:130
22098#, fuzzy, gcc-internal-format
22099msgid "bad value for -mcall-%s"
22100msgstr "slechte waarde (%s) voor optie -mcpu"
22101
22102#: config/rs6000/sysv4.h:146
22103#, fuzzy, gcc-internal-format
22104msgid "bad value for -msdata=%s"
22105msgstr "slechte waarde (%s) voor optie -msdata"
22106
22107#: config/rs6000/sysv4.h:163
22108#, fuzzy, gcc-internal-format
22109msgid "-mrelocatable and -msdata=%s are incompatible"
22110msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22111
22112#: config/rs6000/sysv4.h:172
22113#, fuzzy, gcc-internal-format
22114msgid "-f%s and -msdata=%s are incompatible"
22115msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22116
22117#: config/rs6000/sysv4.h:181
22118#, fuzzy, gcc-internal-format
22119msgid "-msdata=%s and -mcall-%s are incompatible"
22120msgstr "-mbsd en -mxopen zijn niet compatibel"
22121
22122#: config/rs6000/sysv4.h:190
22123#, fuzzy, gcc-internal-format
22124msgid "-mrelocatable and -mno-minimal-toc are incompatible"
22125msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22126
22127#: config/rs6000/sysv4.h:196
22128#, fuzzy, gcc-internal-format
22129msgid "-mrelocatable and -mcall-%s are incompatible"
22130msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22131
22132#: config/rs6000/sysv4.h:203
22133#, fuzzy, gcc-internal-format
22134msgid "-fPIC and -mcall-%s are incompatible"
22135msgstr "-fpic en -mapcs-reent zijn niet compatibel"
22136
22137#: config/rs6000/sysv4.h:210
22138#, gcc-internal-format
22139msgid "-mcall-aixdesc must be big endian"
22140msgstr ""
22141
22142#: config/rs6000/sysv4.h:215
22143#, fuzzy, gcc-internal-format
22144msgid "-msecure-plt not supported by your assembler"
22145msgstr "-pipe wordt niet ondersteund"
22146
22147#: config/rs6000/sysv4.h:220
22148#, gcc-internal-format
22149msgid "-msoft-float and -mlong-double-128 not supported"
22150msgstr ""
22151
22152#: config/rs6000/sysv4.h:234
22153#, fuzzy, gcc-internal-format
22154msgid "-m%s not supported in this configuration"
22155msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
22156
22157#: config/s390/s390.c:1339
22158#, gcc-internal-format
22159msgid "stack guard value must be an exact power of 2"
22160msgstr ""
22161
22162#: config/s390/s390.c:1346
22163#, gcc-internal-format
22164msgid "stack size must be an exact power of 2"
22165msgstr ""
22166
22167#: config/s390/s390.c:1391
22168#, fuzzy, gcc-internal-format
22169msgid "z/Architecture mode not supported on %s"
22170msgstr "trapmodus niet ondersteund voor VAX-floats"
22171
22172#: config/s390/s390.c:1393
22173#, fuzzy, gcc-internal-format
22174msgid "64-bit ABI not supported in ESA/390 mode"
22175msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
22176
22177#: config/s390/s390.c:1404
22178#, gcc-internal-format
22179msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
22180msgstr ""
22181
22182#: config/s390/s390.c:1410
22183#, gcc-internal-format
22184msgid "-mstack-size implies use of -mstack-guard"
22185msgstr ""
22186
22187#: config/s390/s390.c:1412
22188#, gcc-internal-format
22189msgid "stack size must be greater than the stack guard value"
22190msgstr ""
22191
22192#: config/s390/s390.c:1414
22193#, gcc-internal-format
22194msgid "stack size must not be greater than 64k"
22195msgstr ""
22196
22197#: config/s390/s390.c:1417
22198#, gcc-internal-format
22199msgid "-mstack-guard implies use of -mstack-size"
22200msgstr ""
22201
22202#: config/s390/s390.c:6568
22203#, gcc-internal-format
22204msgid "total size of local variables exceeds architecture limit"
22205msgstr ""
22206
22207#: config/s390/s390.c:7155
22208#, fuzzy, gcc-internal-format
22209msgid "frame size of %qs is "
22210msgstr "opslaggrootte van %qs is onbekend"
22211
22212#: config/s390/s390.c:7155
22213#, gcc-internal-format
22214msgid " bytes"
22215msgstr ""
22216
22217#: config/s390/s390.c:7159
22218#, gcc-internal-format
22219msgid "%qs uses dynamic stack allocation"
22220msgstr ""
22221
22222#: config/sh/sh.c:6483
22223#, gcc-internal-format
22224msgid "__builtin_saveregs not supported by this subtarget"
22225msgstr "__builtin_saveregs wordt niet ondersteund door dit sub-doelsysteem"
22226
22227#: config/sh/sh.c:7488
22228#, fuzzy, gcc-internal-format
22229msgid "%qs attribute only applies to interrupt functions"
22230msgstr "het %qs attribuut heeft enkel betekenis voor functies"
22231
22232#: config/sh/sh.c:7574
22233#, gcc-internal-format
22234msgid "attribute interrupt_handler is not compatible with -m5-compact"
22235msgstr ""
22236
22237#. The argument must be a constant string.
22238#: config/sh/sh.c:7596
22239#, fuzzy, gcc-internal-format
22240msgid "%qs attribute argument not a string constant"
22241msgstr "asm-template is geen stringconstante"
22242
22243#. The argument must be a constant integer.
22244#: config/sh/sh.c:7621
22245#, fuzzy, gcc-internal-format
22246msgid "%qs attribute argument not an integer constant"
22247msgstr "herhalings-aantal is geen integerconstante"
22248
22249#: config/sh/sh.c:9673
22250#, gcc-internal-format
22251msgid "r0 needs to be available as a call-clobbered register"
22252msgstr ""
22253
22254#: config/sh/sh.c:9694
22255#, gcc-internal-format
22256msgid "Need a second call-clobbered general purpose register"
22257msgstr ""
22258
22259#: config/sh/sh.c:9702
22260#, gcc-internal-format
22261msgid "Need a call-clobbered target register"
22262msgstr ""
22263
22264#: config/sh/symbian.c:147
22265#, fuzzy, gcc-internal-format
22266msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
22267msgstr "functie %qs geherdeclareerd met noinline attribuut"
22268
22269#: config/sh/symbian.c:159
22270#, fuzzy, gcc-internal-format
22271msgid "inline function %q+D is declared as dllimport: attribute ignored"
22272msgstr "functie %qs geherdeclareerd met noinline attribuut"
22273
22274#: config/sh/symbian.c:280
22275#, gcc-internal-format
22276msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
22277msgstr ""
22278
22279#: config/sh/symbian.c:326
22280#, gcc-internal-format
22281msgid "%s %q+D %s after being referenced with dllimport linkage"
22282msgstr ""
22283
22284#: config/sh/symbian.c:892 cp/tree.c:2335
22285#, gcc-internal-format
22286msgid "lang_* check: failed in %s, at %s:%d"
22287msgstr ""
22288
22289#. FIXME
22290#: config/sh/netbsd-elf.h:95
22291#, gcc-internal-format
22292msgid "unimplemented-shmedia profiling"
22293msgstr ""
22294
22295#. There are no delay slots on SHmedia.
22296#. Relaxation isn't yet supported for SHmedia
22297#. After reload, if conversion does little good but can cause 	     ICEs:								     - find_if_block doesn't do anything for SH because we don't	       have conditional execution patterns.  (We use conditional	       move patterns, which are handled differently, and only		       before reload).							     - find_cond_trap doesn't do anything for the SH because we #. don't have conditional traps.					     - find_if_case_1 uses redirect_edge_and_branch_force in		       the only path that does an optimization, and this causes		       an ICE when branch targets are in registers.			     - find_if_case_2 doesn't do anything for the SHmedia after		       reload except when it can redirect a tablejump - and		       that's rather rare.
22298#. -fprofile-arcs needs a working libgcov .  In unified tree		 configurations with newlib, this requires to configure with		 --with-newlib --with-headers.  But there is no way to check		 here we have a working libgcov, so just assume that we have.
22299#: config/sh/sh.h:611
22300#, fuzzy, gcc-internal-format
22301msgid "profiling is still experimental for this target"
22302msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
22303
22304#. Only the sh64-elf assembler fully supports .quad properly.
22305#. User supplied - leave it alone.
22306#. The debugging information is sufficient,			        but gdb doesn't implement this yet
22307#. Never run scheduling before reload, since that can			 break global alloc, and generates slower code anyway due		 to the pressure on R0.
22308#. Enable sched1 for SH4; ready queue will be reordered by		 the target hooks when pressure is high. We can not do this for 	 SH3 and lower as they give spill failures for R0.
22309#. ??? Current exception handling places basic block boundaries		 after call_insns.  It causes the high pressure on R0 and gives		 spill failures for R0 in reload.  See PR 22553 and the thread		 on gcc-patches							         <http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html>.
22310#: config/sh/sh.h:676
22311#, gcc-internal-format
22312msgid "ignoring -fschedule-insns because of exception handling bug"
22313msgstr ""
22314
22315#: config/sparc/sparc.c:643
22316#, gcc-internal-format
22317msgid "%s is not supported by this configuration"
22318msgstr ""
22319
22320#: config/sparc/sparc.c:650
22321#, gcc-internal-format
22322msgid "-mlong-double-64 not allowed with -m64"
22323msgstr ""
22324
22325#: config/sparc/sparc.c:675
22326#, gcc-internal-format
22327msgid "-mcmodel= is not supported on 32 bit systems"
22328msgstr ""
22329
22330#: config/stormy16/stormy16.c:497
22331#, fuzzy, gcc-internal-format
22332msgid "constant halfword load operand out of range"
22333msgstr "te veel argumenten voor procedure `%s'"
22334
22335#: config/stormy16/stormy16.c:507
22336#, fuzzy, gcc-internal-format
22337msgid "constant arithmetic operand out of range"
22338msgstr "te veel argumenten voor procedure `%s'"
22339
22340#: config/stormy16/stormy16.c:1108
22341#, gcc-internal-format
22342msgid "local variable memory requirements exceed capacity"
22343msgstr ""
22344
22345#: config/stormy16/stormy16.c:1274
22346#, gcc-internal-format
22347msgid "function_profiler support"
22348msgstr ""
22349
22350#: config/stormy16/stormy16.c:1363
22351#, fuzzy, gcc-internal-format
22352msgid "cannot use va_start in interrupt function"
22353msgstr "kan functie %<main%> niet inline maken"
22354
22355#: config/stormy16/stormy16.c:1895
22356#, fuzzy, gcc-internal-format
22357msgid "switch statement of size %lu entries too large"
22358msgstr "variabele %qs is te groot"
22359
22360#: config/stormy16/stormy16.c:2263
22361#, fuzzy, gcc-internal-format
22362msgid "%<__BELOW100__%> attribute only applies to variables"
22363msgstr "het %qs attribuut heeft geen betekenis voor types"
22364
22365#: config/stormy16/stormy16.c:2270
22366#, fuzzy, gcc-internal-format
22367msgid "__BELOW100__ attribute not allowed with auto storage class"
22368msgstr "het %qs attribuut heeft geen betekenis voor types"
22369
22370#: config/v850/v850-c.c:67
22371#, gcc-internal-format
22372msgid "#pragma GHS endXXXX found without previous startXXX"
22373msgstr ""
22374
22375#: config/v850/v850-c.c:70
22376#, gcc-internal-format
22377msgid "#pragma GHS endXXX does not match previous startXXX"
22378msgstr ""
22379
22380#: config/v850/v850-c.c:96
22381#, fuzzy, gcc-internal-format
22382msgid "cannot set interrupt attribute: no current function"
22383msgstr "kan geen GOTO uitvoeren naar label %qs dat buiten de huidige functie ligt"
22384
22385#: config/v850/v850-c.c:104
22386#, gcc-internal-format
22387msgid "cannot set interrupt attribute: no such identifier"
22388msgstr ""
22389
22390# Moet 'signature-string' vertaald worden?
22391#: config/v850/v850-c.c:149
22392#, fuzzy, gcc-internal-format
22393msgid "junk at end of #pragma ghs section"
22394msgstr "Brol aan einde van signature-string."
22395
22396#: config/v850/v850-c.c:166
22397#, fuzzy, gcc-internal-format
22398msgid "unrecognized section name \"%s\""
22399msgstr "signature-string niet herkend"
22400
22401#: config/v850/v850-c.c:181
22402#, fuzzy, gcc-internal-format
22403msgid "malformed #pragma ghs section"
22404msgstr "misvormde #pragma weak"
22405
22406# Moet 'signature-string' vertaald worden?
22407#: config/v850/v850-c.c:200
22408#, fuzzy, gcc-internal-format
22409msgid "junk at end of #pragma ghs interrupt"
22410msgstr "Brol aan einde van signature-string."
22411
22412# Moet 'signature-string' vertaald worden?
22413#: config/v850/v850-c.c:211
22414#, fuzzy, gcc-internal-format
22415msgid "junk at end of #pragma ghs starttda"
22416msgstr "Brol aan einde van signature-string."
22417
22418# Moet 'signature-string' vertaald worden?
22419#: config/v850/v850-c.c:222
22420#, fuzzy, gcc-internal-format
22421msgid "junk at end of #pragma ghs startsda"
22422msgstr "Brol aan einde van signature-string."
22423
22424# Moet 'signature-string' vertaald worden?
22425#: config/v850/v850-c.c:233
22426#, fuzzy, gcc-internal-format
22427msgid "junk at end of #pragma ghs startzda"
22428msgstr "Brol aan einde van signature-string."
22429
22430# Moet 'signature-string' vertaald worden?
22431#: config/v850/v850-c.c:244
22432#, fuzzy, gcc-internal-format
22433msgid "junk at end of #pragma ghs endtda"
22434msgstr "Brol aan einde van signature-string."
22435
22436# Moet 'signature-string' vertaald worden?
22437#: config/v850/v850-c.c:255
22438#, fuzzy, gcc-internal-format
22439msgid "junk at end of #pragma ghs endsda"
22440msgstr "Brol aan einde van signature-string."
22441
22442# Moet 'signature-string' vertaald worden?
22443#: config/v850/v850-c.c:266
22444#, fuzzy, gcc-internal-format
22445msgid "junk at end of #pragma ghs endzda"
22446msgstr "Brol aan einde van signature-string."
22447
22448#: config/v850/v850.c:172
22449#, gcc-internal-format
22450msgid "value passed to %<-m%s%> is too large"
22451msgstr ""
22452
22453#: config/v850/v850.c:2147
22454#, fuzzy, gcc-internal-format
22455msgid "%Jdata area attributes cannot be specified for local variables"
22456msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
22457
22458#: config/v850/v850.c:2158
22459#, fuzzy, gcc-internal-format
22460msgid "data area of %q+D conflicts with previous declaration"
22461msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
22462
22463#: config/v850/v850.c:2288
22464#, gcc-internal-format
22465msgid "bogus JR construction: %d"
22466msgstr ""
22467
22468#: config/v850/v850.c:2306 config/v850/v850.c:2415
22469#, gcc-internal-format
22470msgid "bad amount of stack space removal: %d"
22471msgstr ""
22472
22473#: config/v850/v850.c:2395
22474#, gcc-internal-format
22475msgid "bogus JARL construction: %d\n"
22476msgstr ""
22477
22478#: config/v850/v850.c:2694
22479#, gcc-internal-format
22480msgid "bogus DISPOSE construction: %d"
22481msgstr ""
22482
22483#: config/v850/v850.c:2713
22484#, gcc-internal-format
22485msgid "too much stack space to dispose of: %d"
22486msgstr ""
22487
22488#: config/v850/v850.c:2815
22489#, gcc-internal-format
22490msgid "bogus PREPEARE construction: %d"
22491msgstr ""
22492
22493#: config/v850/v850.c:2834
22494#, gcc-internal-format
22495msgid "too much stack space to prepare: %d"
22496msgstr ""
22497
22498#: config/xtensa/xtensa.c:1505
22499#, gcc-internal-format
22500msgid "boolean registers required for the floating-point option"
22501msgstr ""
22502
22503#: config/xtensa/xtensa.c:1551
22504#, fuzzy, gcc-internal-format
22505msgid "-f%s is not supported with CONST16 instructions"
22506msgstr "doel-CPU ondersteunt geen interworking"
22507
22508#: config/xtensa/xtensa.c:1556
22509#, gcc-internal-format
22510msgid "PIC is required but not supported with CONST16 instructions"
22511msgstr ""
22512
22513#: config/xtensa/xtensa.c:2414
22514#, fuzzy, gcc-internal-format
22515msgid "only uninitialized variables can be placed in a .bss section"
22516msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
22517
22518#: ada/misc.c:262
22519#, fuzzy, gcc-internal-format
22520msgid "missing argument to \"-%s\""
22521msgstr "Bestandsnaam ontbreekt na %qs optie"
22522
22523#: ada/misc.c:303
22524#, gcc-internal-format
22525msgid "%<-gnat%> misspelled as %<-gant%>"
22526msgstr ""
22527
22528#: cp/call.c:286
22529#, gcc-internal-format
22530msgid "unable to call pointer to member function here"
22531msgstr ""
22532
22533#: cp/call.c:2389
22534#, gcc-internal-format
22535msgid "%s %D(%T, %T, %T) <built-in>"
22536msgstr ""
22537
22538#: cp/call.c:2394
22539#, gcc-internal-format
22540msgid "%s %D(%T, %T) <built-in>"
22541msgstr ""
22542
22543#: cp/call.c:2398
22544#, gcc-internal-format
22545msgid "%s %D(%T) <built-in>"
22546msgstr ""
22547
22548#: cp/call.c:2402
22549#, gcc-internal-format
22550msgid "%s %T <conversion>"
22551msgstr ""
22552
22553#: cp/call.c:2404
22554#, gcc-internal-format
22555msgid "%s %+#D <near match>"
22556msgstr ""
22557
22558#: cp/call.c:2406 cp/pt.c:1327
22559#, gcc-internal-format
22560msgid "%s %+#D"
22561msgstr ""
22562
22563#: cp/call.c:2628
22564#, fuzzy, gcc-internal-format
22565msgid "conversion from %qT to %qT is ambiguous"
22566msgstr "ongeldige registernaam voor %qs"
22567
22568#: cp/call.c:2779 cp/call.c:2797 cp/call.c:2855
22569#, fuzzy, gcc-internal-format
22570msgid "no matching function for call to %<%D(%A)%>"
22571msgstr "Teveel argumenten in oproep van %qs"
22572
22573#: cp/call.c:2800 cp/call.c:2858
22574#, gcc-internal-format
22575msgid "call of overloaded %<%D(%A)%> is ambiguous"
22576msgstr ""
22577
22578#. It's no good looking for an overloaded operator() on a
22579#. pointer-to-member-function.
22580#: cp/call.c:2926
22581#, gcc-internal-format
22582msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
22583msgstr ""
22584
22585#: cp/call.c:3000
22586#, fuzzy, gcc-internal-format
22587msgid "no match for call to %<(%T) (%A)%>"
22588msgstr "Teveel argumenten in oproep van %qs"
22589
22590#: cp/call.c:3009
22591#, fuzzy, gcc-internal-format
22592msgid "call of %<(%T) (%A)%> is ambiguous"
22593msgstr "grootte van %qs is %u bytes"
22594
22595#: cp/call.c:3047
22596#, gcc-internal-format
22597msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
22598msgstr ""
22599
22600#: cp/call.c:3053
22601#, gcc-internal-format
22602msgid "%s for %<operator%s%> in %<%E%s%>"
22603msgstr ""
22604
22605#: cp/call.c:3057
22606#, gcc-internal-format
22607msgid "%s for %<operator[]%> in %<%E[%E]%>"
22608msgstr ""
22609
22610#: cp/call.c:3062
22611#, gcc-internal-format
22612msgid "%s for %qs in %<%s %E%>"
22613msgstr ""
22614
22615#: cp/call.c:3067
22616#, gcc-internal-format
22617msgid "%s for %<operator%s%> in %<%E %s %E%>"
22618msgstr ""
22619
22620#: cp/call.c:3070
22621#, gcc-internal-format
22622msgid "%s for %<operator%s%> in %<%s%E%>"
22623msgstr ""
22624
22625#: cp/call.c:3162
22626#, fuzzy, gcc-internal-format
22627msgid "ISO C++ forbids omitting the middle term of a ?: expression"
22628msgstr "ISO C++ verbiedt het weglaten van de middelste term van een ?: expresie"
22629
22630#: cp/call.c:3239
22631#, gcc-internal-format
22632msgid "%qE has type %<void%> and is not a throw-expression"
22633msgstr ""
22634
22635#: cp/call.c:3278 cp/call.c:3488
22636#, gcc-internal-format
22637msgid "operands to ?: have different types"
22638msgstr ""
22639
22640#: cp/call.c:3442
22641#, fuzzy, gcc-internal-format
22642msgid "enumeral mismatch in conditional expression: %qT vs %qT"
22643msgstr "types in voorwaardelijke expressie komen niet overeen"
22644
22645#: cp/call.c:3449
22646#, gcc-internal-format
22647msgid "enumeral and non-enumeral type in conditional expression"
22648msgstr ""
22649
22650#: cp/call.c:3743
22651#, gcc-internal-format
22652msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
22653msgstr ""
22654
22655#: cp/call.c:3816
22656#, fuzzy, gcc-internal-format
22657msgid "comparison between %q#T and %q#T"
22658msgstr "vergelijking tussen signed en unsigned"
22659
22660#: cp/call.c:4075
22661#, gcc-internal-format
22662msgid "no suitable %<operator %s%> for %qT"
22663msgstr ""
22664
22665#: cp/call.c:4092
22666#, fuzzy, gcc-internal-format
22667msgid "%q+#D is private"
22668msgstr "%<%.*s%> is niet gedefinieerd"
22669
22670#: cp/call.c:4094
22671#, fuzzy, gcc-internal-format
22672msgid "%q+#D is protected"
22673msgstr "%<%.*s%> is niet gedefinieerd"
22674
22675#: cp/call.c:4096
22676#, fuzzy, gcc-internal-format
22677msgid "%q+#D is inaccessible"
22678msgstr "%s is niet addresseerbaar"
22679
22680#: cp/call.c:4097
22681#, gcc-internal-format
22682msgid "within this context"
22683msgstr ""
22684
22685#: cp/call.c:4186 cp/cvt.c:264
22686#, fuzzy, gcc-internal-format
22687msgid "invalid conversion from %qT to %qT"
22688msgstr "ongeldige registernaam voor %qs"
22689
22690# Is the %s the argument, or is it 'of' the argument?
22691#: cp/call.c:4188
22692#, fuzzy, gcc-internal-format
22693msgid "  initializing argument %P of %qD"
22694msgstr "ongeldig type-argument %qs"
22695
22696#: cp/call.c:4200
22697#, fuzzy, gcc-internal-format
22698msgid "passing NULL to non-pointer argument %P of %qD"
22699msgstr "doorgeven van argument %d van %qs"
22700
22701#: cp/call.c:4203
22702#, gcc-internal-format
22703msgid "converting to non-pointer type %qT from NULL"
22704msgstr ""
22705
22706#: cp/call.c:4211
22707#, fuzzy, gcc-internal-format
22708msgid "passing %qT for argument %P to %qD"
22709msgstr "doorgeven van argument %d van %qs"
22710
22711#: cp/call.c:4214
22712#, gcc-internal-format
22713msgid "converting to %qT from %qT"
22714msgstr ""
22715
22716#: cp/call.c:4353
22717#, fuzzy, gcc-internal-format
22718msgid "cannot bind bitfield %qE to %qT"
22719msgstr "niet-constante beginwaarde voor %qs"
22720
22721#: cp/call.c:4356 cp/call.c:4372
22722#, gcc-internal-format
22723msgid "cannot bind packed field %qE to %qT"
22724msgstr ""
22725
22726#: cp/call.c:4359
22727#, fuzzy, gcc-internal-format
22728msgid "cannot bind rvalue %qE to %qT"
22729msgstr "niet-constante beginwaarde voor %qs"
22730
22731#: cp/call.c:4473
22732#, gcc-internal-format
22733msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
22734msgstr ""
22735
22736#. Undefined behavior [expr.call] 5.2.2/7.
22737#: cp/call.c:4499
22738#, gcc-internal-format
22739msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
22740msgstr ""
22741
22742#: cp/call.c:4542
22743#, fuzzy, gcc-internal-format
22744msgid "the default argument for parameter %d of %qD has not yet been parsed"
22745msgstr "argumenten aan macro %qs gegeven"
22746
22747#: cp/call.c:4621
22748#, fuzzy, gcc-internal-format
22749msgid "argument of function call might be a candidate for a format attribute"
22750msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
22751
22752#: cp/call.c:4758
22753#, gcc-internal-format
22754msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
22755msgstr ""
22756
22757#: cp/call.c:4777
22758#, fuzzy, gcc-internal-format
22759msgid "%qT is not an accessible base of %qT"
22760msgstr "%qs is geen bestand, pipe of tty"
22761
22762#: cp/call.c:5027
22763#, gcc-internal-format
22764msgid "could not find class$ field in java interface type %qT"
22765msgstr ""
22766
22767#: cp/call.c:5264
22768#, fuzzy, gcc-internal-format
22769msgid "call to non-function %qD"
22770msgstr "kan functie %<main%> niet inline maken"
22771
22772#: cp/call.c:5386
22773#, fuzzy, gcc-internal-format
22774msgid "no matching function for call to %<%T::%s(%A)%#V%>"
22775msgstr "Teveel argumenten in oproep van %qs"
22776
22777#: cp/call.c:5404
22778#, gcc-internal-format
22779msgid "call of overloaded %<%s(%A)%> is ambiguous"
22780msgstr ""
22781
22782#: cp/call.c:5428
22783#, gcc-internal-format
22784msgid "cannot call member function %qD without object"
22785msgstr ""
22786
22787#: cp/call.c:6033
22788#, fuzzy, gcc-internal-format
22789msgid "passing %qT chooses %qT over %qT"
22790msgstr "doorgeven van argument %d van %qs"
22791
22792#: cp/call.c:6035 cp/name-lookup.c:4257
22793#, fuzzy, gcc-internal-format
22794msgid "  in call to %qD"
22795msgstr "kan oproep van %qs niet inline maken"
22796
22797#: cp/call.c:6092
22798#, gcc-internal-format
22799msgid "choosing %qD over %qD"
22800msgstr ""
22801
22802#: cp/call.c:6093
22803#, fuzzy, gcc-internal-format
22804msgid "  for conversion from %qT to %qT"
22805msgstr "ongeldige registernaam voor %qs"
22806
22807#: cp/call.c:6095
22808#, gcc-internal-format
22809msgid "  because conversion sequence for the argument is better"
22810msgstr ""
22811
22812#: cp/call.c:6209
22813#, gcc-internal-format
22814msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
22815msgstr ""
22816
22817# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
22818#: cp/call.c:6353
22819#, fuzzy, gcc-internal-format
22820msgid "could not convert %qE to %qT"
22821msgstr "kon 0x%l.8x niet naar een regio omzetten"
22822
22823#: cp/call.c:6478
22824#, gcc-internal-format
22825msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
22826msgstr ""
22827
22828#: cp/call.c:6482
22829#, gcc-internal-format
22830msgid "invalid initialization of reference of type %qT from expression of type %qT"
22831msgstr ""
22832
22833#: cp/class.c:281
22834#, gcc-internal-format
22835msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
22836msgstr ""
22837
22838#: cp/class.c:945
22839#, gcc-internal-format
22840msgid "Java class %qT cannot have a destructor"
22841msgstr ""
22842
22843#: cp/class.c:947
22844#, gcc-internal-format
22845msgid "Java class %qT cannot have an implicit non-trivial destructor"
22846msgstr ""
22847
22848#: cp/class.c:1054
22849#, fuzzy, gcc-internal-format
22850msgid "repeated using declaration %q+D"
22851msgstr "lege declaratie"
22852
22853#: cp/class.c:1056
22854#, fuzzy, gcc-internal-format
22855msgid "using declaration %q+D conflicts with a previous using declaration"
22856msgstr "%Jsectie van %qD geeft een conflict met een eerdere declaratie"
22857
22858#: cp/class.c:1061
22859#, fuzzy, gcc-internal-format
22860msgid "%q+#D cannot be overloaded"
22861msgstr "%<%.*s%> is niet gedefinieerd"
22862
22863#: cp/class.c:1062
22864#, fuzzy, gcc-internal-format
22865msgid "with %q+#D"
22866msgstr "%s voor %qs"
22867
22868#: cp/class.c:1124
22869#, gcc-internal-format
22870msgid "conflicting access specifications for method %q+D, ignored"
22871msgstr ""
22872
22873#: cp/class.c:1127
22874#, gcc-internal-format
22875msgid "conflicting access specifications for field %qE, ignored"
22876msgstr ""
22877
22878#: cp/class.c:1188 cp/class.c:1196
22879#, fuzzy, gcc-internal-format
22880msgid "%q+D invalid in %q#T"
22881msgstr "Ongeldige optie %qs"
22882
22883#: cp/class.c:1189
22884#, gcc-internal-format
22885msgid "  because of local method %q+#D with same name"
22886msgstr ""
22887
22888#: cp/class.c:1197
22889#, gcc-internal-format
22890msgid "  because of local member %q+#D with same name"
22891msgstr ""
22892
22893#: cp/class.c:1239
22894#, fuzzy, gcc-internal-format
22895msgid "base class %q#T has a non-virtual destructor"
22896msgstr "veld %qs heeft een onvolledig type"
22897
22898#: cp/class.c:1553
22899#, gcc-internal-format
22900msgid "all member functions in class %qT are private"
22901msgstr ""
22902
22903#: cp/class.c:1564
22904#, gcc-internal-format
22905msgid "%q#T only defines a private destructor and has no friends"
22906msgstr ""
22907
22908#: cp/class.c:1607
22909#, gcc-internal-format
22910msgid "%q#T only defines private constructors and has no friends"
22911msgstr ""
22912
22913#: cp/class.c:2000
22914#, gcc-internal-format
22915msgid "no unique final overrider for %qD in %qT"
22916msgstr ""
22917
22918#. Here we know it is a hider, and no overrider exists.
22919#: cp/class.c:2419
22920#, gcc-internal-format
22921msgid "%q+D was hidden"
22922msgstr ""
22923
22924#: cp/class.c:2420
22925#, fuzzy, gcc-internal-format
22926msgid "  by %q+D"
22927msgstr "%s voor %qs"
22928
22929#: cp/class.c:2461 cp/decl2.c:1072
22930#, fuzzy, gcc-internal-format
22931msgid "%q+#D invalid; an anonymous union can only have non-static data members"
22932msgstr "ongeldig gebruik van onvolledige typedef %qs"
22933
22934#: cp/class.c:2467 cp/decl2.c:1078
22935#, fuzzy, gcc-internal-format
22936msgid "private member %q+#D in anonymous union"
22937msgstr "%<this%> is niet beschikbaar in static member-funties"
22938
22939#: cp/class.c:2469 cp/decl2.c:1080
22940#, gcc-internal-format
22941msgid "protected member %q+#D in anonymous union"
22942msgstr ""
22943
22944#: cp/class.c:2635
22945#, fuzzy, gcc-internal-format
22946msgid "bit-field %q+#D with non-integral type"
22947msgstr "breedte van bitveld %qs is geen integerconstante"
22948
22949#: cp/class.c:2652
22950#, fuzzy, gcc-internal-format
22951msgid "bit-field %q+D width not an integer constant"
22952msgstr "breedte van bitveld %qs is geen integerconstante"
22953
22954#: cp/class.c:2657
22955#, fuzzy, gcc-internal-format
22956msgid "negative width in bit-field %q+D"
22957msgstr "bitveld %qs heeft een negatieve breedte"
22958
22959#: cp/class.c:2662
22960#, fuzzy, gcc-internal-format
22961msgid "zero width for bit-field %q+D"
22962msgstr "bitveld %qs heeft breedte 0"
22963
22964#: cp/class.c:2668
22965#, fuzzy, gcc-internal-format
22966msgid "width of %q+D exceeds its type"
22967msgstr "breedte van %qs overschrijdt zijn type"
22968
22969#: cp/class.c:2677
22970#, fuzzy, gcc-internal-format
22971msgid "%q+D is too small to hold all values of %q#T"
22972msgstr "%qs is geen bestand, pipe of tty"
22973
22974#: cp/class.c:2736
22975#, gcc-internal-format
22976msgid "member %q+#D with constructor not allowed in union"
22977msgstr ""
22978
22979#: cp/class.c:2739
22980#, fuzzy, gcc-internal-format
22981msgid "member %q+#D with destructor not allowed in union"
22982msgstr "kan het %qs attribuut niet instellen na een definitie"
22983
22984#: cp/class.c:2741
22985#, gcc-internal-format
22986msgid "member %q+#D with copy assignment operator not allowed in union"
22987msgstr ""
22988
22989#: cp/class.c:2764
22990#, fuzzy, gcc-internal-format
22991msgid "multiple fields in union %qT initialized"
22992msgstr "overtollige elementen in beginwaarde van union"
22993
22994#: cp/class.c:2826
22995#, gcc-internal-format
22996msgid "ignoring packed attribute on unpacked non-POD field %q+#D"
22997msgstr ""
22998
22999#: cp/class.c:2886
23000#, fuzzy, gcc-internal-format
23001msgid "%q+D may not be static because it is a member of a union"
23002msgstr "%<this%> is niet beschikbaar in static member-funties"
23003
23004#: cp/class.c:2891
23005#, fuzzy, gcc-internal-format
23006msgid "%q+D may not have reference type %qT because it is a member of a union"
23007msgstr "%<this%> is niet beschikbaar in static member-funties"
23008
23009#: cp/class.c:2900
23010#, gcc-internal-format
23011msgid "field %q+D in local class cannot be static"
23012msgstr ""
23013
23014#: cp/class.c:2906
23015#, fuzzy, gcc-internal-format
23016msgid "field %q+D invalidly declared function type"
23017msgstr "veld %qs als een functie gedeclareerd"
23018
23019#: cp/class.c:2912
23020#, fuzzy, gcc-internal-format
23021msgid "field %q+D invalidly declared method type"
23022msgstr "bitveld %qs heeft een ongeldig type"
23023
23024#: cp/class.c:2944
23025#, gcc-internal-format
23026msgid "non-static reference %q+#D in class without a constructor"
23027msgstr ""
23028
23029#: cp/class.c:2991
23030#, gcc-internal-format
23031msgid "non-static const member %q+#D in class without a constructor"
23032msgstr ""
23033
23034#: cp/class.c:3006
23035#, gcc-internal-format
23036msgid "field %q+#D with same name as class"
23037msgstr ""
23038
23039#: cp/class.c:3039
23040#, fuzzy, gcc-internal-format
23041msgid "%q#T has pointer data members"
23042msgstr "%s heeft geen benoemde leden"
23043
23044#: cp/class.c:3043
23045#, gcc-internal-format
23046msgid "  but does not override %<%T(const %T&)%>"
23047msgstr ""
23048
23049#: cp/class.c:3045
23050#, gcc-internal-format
23051msgid "  or %<operator=(const %T&)%>"
23052msgstr ""
23053
23054#: cp/class.c:3048
23055#, gcc-internal-format
23056msgid "  but does not override %<operator=(const %T&)%>"
23057msgstr ""
23058
23059#: cp/class.c:3504
23060#, gcc-internal-format
23061msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
23062msgstr ""
23063
23064#: cp/class.c:3616
23065#, gcc-internal-format
23066msgid "class %qT will be considered nearly empty in a future version of GCC"
23067msgstr ""
23068
23069#: cp/class.c:3698
23070#, fuzzy, gcc-internal-format
23071msgid "initializer specified for non-virtual method %q+D"
23072msgstr "geen beginwaarde voor variant-veld %qs"
23073
23074#: cp/class.c:4360
23075#, gcc-internal-format
23076msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
23077msgstr ""
23078
23079#: cp/class.c:4459
23080#, gcc-internal-format
23081msgid "direct base %qT inaccessible in %qT due to ambiguity"
23082msgstr ""
23083
23084#: cp/class.c:4471
23085#, gcc-internal-format
23086msgid "virtual base %qT inaccessible in %qT due to ambiguity"
23087msgstr ""
23088
23089#: cp/class.c:4648
23090#, gcc-internal-format
23091msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
23092msgstr ""
23093
23094#. Versions of G++ before G++ 3.4 did not reset the
23095#. DECL_MODE.
23096#: cp/class.c:4687
23097#, gcc-internal-format
23098msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
23099msgstr ""
23100
23101#: cp/class.c:4715
23102#, gcc-internal-format
23103msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
23104msgstr ""
23105
23106#: cp/class.c:4724
23107#, gcc-internal-format
23108msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
23109msgstr ""
23110
23111#: cp/class.c:4783
23112#, gcc-internal-format
23113msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
23114msgstr ""
23115
23116#: cp/class.c:4929 cp/parser.c:13263
23117#, fuzzy, gcc-internal-format
23118msgid "redefinition of %q#T"
23119msgstr "herdefinitie van %qs"
23120
23121#: cp/class.c:5079
23122#, gcc-internal-format
23123msgid "%q#T has virtual functions but non-virtual destructor"
23124msgstr ""
23125
23126#: cp/class.c:5181
23127#, gcc-internal-format
23128msgid "trying to finish struct, but kicked out due to previous parse errors"
23129msgstr ""
23130
23131#: cp/class.c:5628
23132#, fuzzy, gcc-internal-format
23133msgid "language string %<\"%E\"%> not recognized"
23134msgstr "taal %s niet herkend"
23135
23136#: cp/class.c:5714
23137#, gcc-internal-format
23138msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
23139msgstr ""
23140
23141#: cp/class.c:5841
23142#, gcc-internal-format
23143msgid "no matches converting function %qD to type %q#T"
23144msgstr ""
23145
23146#: cp/class.c:5864
23147#, gcc-internal-format
23148msgid "converting overloaded function %qD to type %q#T is ambiguous"
23149msgstr ""
23150
23151#: cp/class.c:5890
23152#, fuzzy, gcc-internal-format
23153msgid "assuming pointer to member %qD"
23154msgstr "herhaald lid %qs"
23155
23156#: cp/class.c:5893
23157#, gcc-internal-format
23158msgid "(a pointer to member can only be formed with %<&%E%>)"
23159msgstr ""
23160
23161#: cp/class.c:5938 cp/class.c:5969 cp/class.c:6121 cp/class.c:6128
23162#, gcc-internal-format
23163msgid "not enough type information"
23164msgstr ""
23165
23166#: cp/class.c:5955
23167#, fuzzy, gcc-internal-format
23168msgid "argument of type %qT does not match %qT"
23169msgstr "argument %qs komt niet overeen met prototype"
23170
23171#: cp/class.c:6105
23172#, gcc-internal-format
23173msgid "invalid operation on uninstantiated type"
23174msgstr ""
23175
23176#. [basic.scope.class]
23177#.
23178#. A name N used in a class S shall refer to the same declaration
23179#. in its context and when re-evaluated in the completed scope of
23180#. S.
23181#: cp/class.c:6342 cp/decl.c:1133 cp/name-lookup.c:508
23182#, fuzzy, gcc-internal-format
23183msgid "declaration of %q#D"
23184msgstr "herdeclaratie van %qs"
23185
23186#: cp/class.c:6343
23187#, gcc-internal-format
23188msgid "changes meaning of %qD from %q+#D"
23189msgstr ""
23190
23191#: cp/cp-gimplify.c:120
23192#, fuzzy, gcc-internal-format
23193msgid "continue statement not within loop or switch"
23194msgstr "break-statement niet in een lus of switch"
23195
23196#: cp/cp-gimplify.c:365
23197#, gcc-internal-format
23198msgid "statement with no effect"
23199msgstr "statement zonder effect"
23200
23201#: cp/cvt.c:91
23202#, fuzzy, gcc-internal-format
23203msgid "can't convert from incomplete type %qT to %qT"
23204msgstr "parameter %qs wijst naar een onvolledig type"
23205
23206#: cp/cvt.c:100
23207#, gcc-internal-format
23208msgid "conversion of %qE from %qT to %qT is ambiguous"
23209msgstr ""
23210
23211#: cp/cvt.c:169 cp/cvt.c:238 cp/cvt.c:285
23212#, gcc-internal-format
23213msgid "cannot convert %qE from type %qT to type %qT"
23214msgstr ""
23215
23216#: cp/cvt.c:198 cp/cvt.c:202
23217#, gcc-internal-format
23218msgid "pointer to member cast from %qT to %qT is via virtual base"
23219msgstr ""
23220
23221#: cp/cvt.c:499
23222#, fuzzy, gcc-internal-format
23223msgid "conversion from %qT to %qT discards qualifiers"
23224msgstr "cast laat qualifiers van doeltype van pointer vallen"
23225
23226#: cp/cvt.c:517 cp/typeck.c:4977
23227#, fuzzy, gcc-internal-format
23228msgid "casting %qT to %qT does not dereference pointer"
23229msgstr "kan niet derefereren, is geen pointer."
23230
23231# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
23232#: cp/cvt.c:544
23233#, fuzzy, gcc-internal-format
23234msgid "cannot convert type %qT to type %qT"
23235msgstr "kon 0x%l.8x niet naar een regio omzetten"
23236
23237#: cp/cvt.c:680
23238#, fuzzy, gcc-internal-format
23239msgid "conversion from %q#T to %q#T"
23240msgstr "ongeldige registernaam voor %qs"
23241
23242#: cp/cvt.c:692 cp/cvt.c:712
23243#, gcc-internal-format
23244msgid "%q#T used where a %qT was expected"
23245msgstr ""
23246
23247#: cp/cvt.c:727
23248#, gcc-internal-format
23249msgid "%q#T used where a floating point value was expected"
23250msgstr ""
23251
23252#: cp/cvt.c:774
23253#, fuzzy, gcc-internal-format
23254msgid "conversion from %qT to non-scalar type %qT requested"
23255msgstr "conversie naar niet-scalair type gevraagd"
23256
23257#: cp/cvt.c:808
23258#, gcc-internal-format
23259msgid "pseudo-destructor is not called"
23260msgstr ""
23261
23262#: cp/cvt.c:867
23263#, gcc-internal-format
23264msgid "object of incomplete type %qT will not be accessed in %s"
23265msgstr ""
23266
23267#: cp/cvt.c:870
23268#, gcc-internal-format
23269msgid "object of type %qT will not be accessed in %s"
23270msgstr ""
23271
23272#: cp/cvt.c:886
23273#, gcc-internal-format
23274msgid "object %qE of incomplete type %qT will not be accessed in %s"
23275msgstr ""
23276
23277#. [over.over] enumerates the places where we can take the address
23278#. of an overloaded function, and this is not one of them.
23279#: cp/cvt.c:902
23280#, fuzzy, gcc-internal-format
23281msgid "%s cannot resolve address of overloaded function"
23282msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
23283
23284#. Only warn when there is no &.
23285#: cp/cvt.c:908
23286#, gcc-internal-format
23287msgid "%s is a reference, not call, to function %qE"
23288msgstr ""
23289
23290#: cp/cvt.c:922
23291#, fuzzy, gcc-internal-format
23292msgid "%s has no effect"
23293msgstr "%s heeft geen leden"
23294
23295#: cp/cvt.c:954
23296#, fuzzy, gcc-internal-format
23297msgid "value computed is not used"
23298msgstr "modus van %qs is geen modus"
23299
23300#: cp/cvt.c:1062
23301#, gcc-internal-format
23302msgid "converting NULL to non-pointer type"
23303msgstr ""
23304
23305#: cp/cvt.c:1135
23306#, gcc-internal-format
23307msgid "ambiguous default type conversion from %qT"
23308msgstr ""
23309
23310#: cp/cvt.c:1137
23311#, gcc-internal-format
23312msgid "  candidate conversions include %qD and %qD"
23313msgstr ""
23314
23315#: cp/decl.c:999
23316#, fuzzy, gcc-internal-format
23317msgid "%qD was declared %<extern%> and later %<static%>"
23318msgstr "%qs was als %<extern%> gedeclareerd en daarna als %<static%>"
23319
23320#: cp/decl.c:1000 cp/decl.c:1505 objc/objc-act.c:2920 objc/objc-act.c:7490
23321#, fuzzy, gcc-internal-format
23322msgid "previous declaration of %q+D"
23323msgstr "eerdere declaratie van %qs"
23324
23325#: cp/decl.c:1033
23326#, fuzzy, gcc-internal-format
23327msgid "declaration of %qF throws different exceptions"
23328msgstr "%qs wordt gedeclareerd als een array van functies"
23329
23330#: cp/decl.c:1034
23331#, fuzzy, gcc-internal-format
23332msgid "from previous declaration %q+F"
23333msgstr "eerdere declaratie van %qs"
23334
23335#: cp/decl.c:1086
23336#, fuzzy, gcc-internal-format
23337msgid "function %q+D redeclared as inline"
23338msgstr "functie %qs geherdeclareerd als inline"
23339
23340#: cp/decl.c:1088
23341#, fuzzy, gcc-internal-format
23342msgid "previous declaration of %q+D with attribute noinline"
23343msgstr "eerdere declaratie van functie %qs had het noinline attribuut"
23344
23345#: cp/decl.c:1095
23346#, fuzzy, gcc-internal-format
23347msgid "function %q+D redeclared with attribute noinline"
23348msgstr "functie %qs geherdeclareerd met noinline attribuut"
23349
23350#: cp/decl.c:1097
23351#, fuzzy, gcc-internal-format
23352msgid "previous declaration of %q+D was inline"
23353msgstr "eerdere declaratie van functie %qs was inline"
23354
23355#: cp/decl.c:1120 cp/decl.c:1193
23356#, fuzzy, gcc-internal-format
23357msgid "shadowing %s function %q#D"
23358msgstr "bibliotheekfunctie %qs wordt verborgen"
23359
23360#: cp/decl.c:1129
23361#, fuzzy, gcc-internal-format
23362msgid "library function %q#D redeclared as non-function %q#D"
23363msgstr "bibliotheekfunctie %qs als niet-functie gedeclareerd"
23364
23365#: cp/decl.c:1134
23366#, fuzzy, gcc-internal-format
23367msgid "conflicts with built-in declaration %q#D"
23368msgstr "conflicterende declaraties van %qs"
23369
23370#: cp/decl.c:1188 cp/decl.c:1297 cp/decl.c:1313
23371#, fuzzy, gcc-internal-format
23372msgid "new declaration %q#D"
23373msgstr "herdeclaratie van %qs"
23374
23375#: cp/decl.c:1189
23376#, fuzzy, gcc-internal-format
23377msgid "ambiguates built-in declaration %q#D"
23378msgstr "herhaalde label-declaratie %qs"
23379
23380#: cp/decl.c:1261
23381#, fuzzy, gcc-internal-format
23382msgid "%q#D redeclared as different kind of symbol"
23383msgstr "%qs als ander soort symbool geherdeclareerd"
23384
23385#: cp/decl.c:1264
23386#, fuzzy, gcc-internal-format
23387msgid "previous declaration of %q+#D"
23388msgstr "eerdere declaratie van %qs"
23389
23390#: cp/decl.c:1283
23391#, fuzzy, gcc-internal-format
23392msgid "declaration of template %q#D"
23393msgstr "herdeclaratie van %<enum %s%>"
23394
23395#: cp/decl.c:1284 cp/name-lookup.c:509
23396#, fuzzy, gcc-internal-format
23397msgid "conflicts with previous declaration %q+#D"
23398msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
23399
23400#: cp/decl.c:1298 cp/decl.c:1314
23401#, fuzzy, gcc-internal-format
23402msgid "ambiguates old declaration %q+#D"
23403msgstr "herhaalde label-declaratie %qs"
23404
23405#: cp/decl.c:1306
23406#, fuzzy, gcc-internal-format
23407msgid "declaration of C function %q#D conflicts with"
23408msgstr "impliciete declaratie van functie %qs"
23409
23410#: cp/decl.c:1308
23411#, fuzzy, gcc-internal-format
23412msgid "previous declaration %q+#D here"
23413msgstr "eerdere declaratie van %qs"
23414
23415#: cp/decl.c:1321
23416#, fuzzy, gcc-internal-format
23417msgid "conflicting declaration %q#D"
23418msgstr "conflicterende declaraties van %qs"
23419
23420#: cp/decl.c:1322
23421#, fuzzy, gcc-internal-format
23422msgid "%q+D has a previous declaration as %q#D"
23423msgstr "eerdere declaratie van %qs"
23424
23425#. [namespace.alias]
23426#.
23427#. A namespace-name or namespace-alias shall not be declared as
23428#. the name of any other entity in the same declarative region.
23429#. A namespace-name defined at global scope shall not be
23430#. declared as the name of any other entity in any global scope
23431#. of the program.
23432#: cp/decl.c:1374
23433#, fuzzy, gcc-internal-format
23434msgid "declaration of namespace %qD conflicts with"
23435msgstr "impliciete declaratie van functie %qs"
23436
23437#: cp/decl.c:1375
23438#, fuzzy, gcc-internal-format
23439msgid "previous declaration of namespace %q+D here"
23440msgstr "eerdere declaratie van %qs"
23441
23442#: cp/decl.c:1386
23443#, fuzzy, gcc-internal-format
23444msgid "%q+#D previously defined here"
23445msgstr "%qs tevoren hier gedefinieerd"
23446
23447#: cp/decl.c:1387
23448#, fuzzy, gcc-internal-format
23449msgid "%q+#D previously declared here"
23450msgstr "%qs tevoren hier gedeclareerd"
23451
23452#. Prototype decl follows defn w/o prototype.
23453#: cp/decl.c:1396
23454#, fuzzy, gcc-internal-format
23455msgid "prototype for %q+#D"
23456msgstr "prototype voor %qs volgt"
23457
23458#: cp/decl.c:1397
23459#, fuzzy, gcc-internal-format
23460msgid "%Jfollows non-prototype definition here"
23461msgstr "niet-prototype definitie hier"
23462
23463#: cp/decl.c:1409
23464#, fuzzy, gcc-internal-format
23465msgid "previous declaration of %q+#D with %qL linkage"
23466msgstr "eerdere declaratie van %qs"
23467
23468#: cp/decl.c:1411
23469#, fuzzy, gcc-internal-format
23470msgid "conflicts with new declaration with %qL linkage"
23471msgstr "conflicterende declaraties van %qs"
23472
23473#: cp/decl.c:1434 cp/decl.c:1440
23474#, fuzzy, gcc-internal-format
23475msgid "default argument given for parameter %d of %q#D"
23476msgstr "argumenten aan macro %qs gegeven"
23477
23478#: cp/decl.c:1436 cp/decl.c:1442
23479#, fuzzy, gcc-internal-format
23480msgid "after previous specification in %q+#D"
23481msgstr "eerdere definitie van %qs"
23482
23483#: cp/decl.c:1451
23484#, fuzzy, gcc-internal-format
23485msgid "%q#D was used before it was declared inline"
23486msgstr "%qs werd voor haar definitie gebruikt zonder protoype"
23487
23488#: cp/decl.c:1452
23489#, fuzzy, gcc-internal-format
23490msgid "%Jprevious non-inline declaration here"
23491msgstr "eerdere impliciete declaratie van %qs"
23492
23493#: cp/decl.c:1504
23494#, fuzzy, gcc-internal-format
23495msgid "redundant redeclaration of %qD in same scope"
23496msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
23497
23498#. From [temp.expl.spec]:
23499#.
23500#. If a template, a member template or the member of a class
23501#. template is explicitly specialized then that
23502#. specialization shall be declared before the first use of
23503#. that specialization that would cause an implicit
23504#. instantiation to take place, in every translation unit in
23505#. which such a use occurs.
23506#: cp/decl.c:1756
23507#, fuzzy, gcc-internal-format
23508msgid "explicit specialization of %qD after first use"
23509msgstr "impliciete declaratie van functie %qs"
23510
23511#: cp/decl.c:1835
23512#, fuzzy, gcc-internal-format
23513msgid "%q+D: visibility attribute ignored because it"
23514msgstr "het %qs attribuut wordt genegeerd"
23515
23516#: cp/decl.c:1837
23517#, fuzzy, gcc-internal-format
23518msgid "%Jconflicts with previous declaration here"
23519msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
23520
23521#: cp/decl.c:2227 cp/decl.c:2249
23522#, fuzzy, gcc-internal-format
23523msgid "jump to label %qD"
23524msgstr "herhaald label %qs"
23525
23526#: cp/decl.c:2229 cp/decl.c:2251
23527#, gcc-internal-format
23528msgid "jump to case label"
23529msgstr ""
23530
23531#: cp/decl.c:2232 cp/decl.c:2254
23532#, fuzzy, gcc-internal-format
23533msgid "%H  from here"
23534msgstr "van hieruit opgeroepen"
23535
23536#: cp/decl.c:2237
23537#, fuzzy, gcc-internal-format
23538msgid "  crosses initialization of %q+#D"
23539msgstr "(dicht bij initialisatie van %qs)"
23540
23541#: cp/decl.c:2239 cp/decl.c:2353
23542#, gcc-internal-format
23543msgid "  enters scope of non-POD %q+#D"
23544msgstr ""
23545
23546#: cp/decl.c:2258 cp/decl.c:2357
23547#, gcc-internal-format
23548msgid "  enters try block"
23549msgstr ""
23550
23551#: cp/decl.c:2260 cp/decl.c:2359
23552#, gcc-internal-format
23553msgid "  enters catch block"
23554msgstr ""
23555
23556#: cp/decl.c:2337
23557#, fuzzy, gcc-internal-format
23558msgid "jump to label %q+D"
23559msgstr "herhaald label %qs"
23560
23561#: cp/decl.c:2338
23562#, fuzzy, gcc-internal-format
23563msgid "  from here"
23564msgstr "van hieruit opgeroepen"
23565
23566#. Can't skip init of __exception_info.
23567#: cp/decl.c:2349
23568#, gcc-internal-format
23569msgid "%J  enters catch block"
23570msgstr ""
23571
23572#: cp/decl.c:2351
23573#, fuzzy, gcc-internal-format
23574msgid "  skips initialization of %q+#D"
23575msgstr "(dicht bij initialisatie van %qs)"
23576
23577#: cp/decl.c:2385
23578#, fuzzy, gcc-internal-format
23579msgid "label named wchar_t"
23580msgstr "er is geen label dat %qs heet"
23581
23582#: cp/decl.c:2388
23583#, fuzzy, gcc-internal-format
23584msgid "duplicate label %qD"
23585msgstr "herhaald label %qs"
23586
23587#: cp/decl.c:2644 cp/parser.c:3654
23588#, fuzzy, gcc-internal-format
23589msgid "%qD used without template parameters"
23590msgstr "macro %qs gebruikt zonder argumenten"
23591
23592#: cp/decl.c:2661 cp/decl.c:2752
23593#, gcc-internal-format
23594msgid "no class template named %q#T in %q#T"
23595msgstr ""
23596
23597#: cp/decl.c:2682 cp/decl.c:2692 cp/decl.c:2712
23598#, fuzzy, gcc-internal-format
23599msgid "no type named %q#T in %q#T"
23600msgstr "het type van de teruggeefwaarde van %qs is niet %<int%>"
23601
23602#: cp/decl.c:2761
23603#, fuzzy, gcc-internal-format
23604msgid "template parameters do not match template"
23605msgstr "niet-beëindigde parameterlijst in %<#define%>"
23606
23607#: cp/decl.c:2762 cp/friend.c:317 cp/friend.c:325
23608#, fuzzy, gcc-internal-format
23609msgid "%q+D declared here"
23610msgstr "%qs tevoren hier gedeclareerd"
23611
23612#: cp/decl.c:3433
23613#, gcc-internal-format
23614msgid "%Jan anonymous union cannot have function members"
23615msgstr ""
23616
23617#: cp/decl.c:3451
23618#, gcc-internal-format
23619msgid "member %q+#D with constructor not allowed in anonymous aggregate"
23620msgstr ""
23621
23622#: cp/decl.c:3454
23623#, gcc-internal-format
23624msgid "member %q+#D with destructor not allowed in anonymous aggregate"
23625msgstr ""
23626
23627#: cp/decl.c:3457
23628#, gcc-internal-format
23629msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
23630msgstr ""
23631
23632#: cp/decl.c:3482
23633#, gcc-internal-format
23634msgid "multiple types in one declaration"
23635msgstr ""
23636
23637#: cp/decl.c:3486
23638#, fuzzy, gcc-internal-format
23639msgid "redeclaration of C++ built-in type %qT"
23640msgstr "herdeclaratie van %qs"
23641
23642#: cp/decl.c:3523
23643#, fuzzy, gcc-internal-format
23644msgid "missing type-name in typedef-declaration"
23645msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
23646
23647#: cp/decl.c:3531
23648#, gcc-internal-format
23649msgid "ISO C++ prohibits anonymous structs"
23650msgstr ""
23651
23652#: cp/decl.c:3538
23653#, fuzzy, gcc-internal-format
23654msgid "%qs can only be specified for functions"
23655msgstr "argument-formaat opgegeven voor niet-functie %qs"
23656
23657#: cp/decl.c:3544
23658#, fuzzy, gcc-internal-format
23659msgid "%<friend%> can only be specified inside a class"
23660msgstr "argument-formaat opgegeven voor niet-functie %qs"
23661
23662#: cp/decl.c:3546
23663#, fuzzy, gcc-internal-format
23664msgid "%<explicit%> can only be specified for constructors"
23665msgstr "argument-formaat opgegeven voor niet-functie %qs"
23666
23667#: cp/decl.c:3548
23668#, fuzzy, gcc-internal-format
23669msgid "a storage class can only be specified for objects and functions"
23670msgstr "argument-formaat opgegeven voor niet-functie %qs"
23671
23672#: cp/decl.c:3554
23673#, fuzzy, gcc-internal-format
23674msgid "qualifiers can only be specified for objects and functions"
23675msgstr "argument-formaat opgegeven voor niet-functie %qs"
23676
23677#: cp/decl.c:3584
23678#, fuzzy, gcc-internal-format
23679msgid "attribute ignored in declaration of %q+#T"
23680msgstr "eerdere declaratie van %qs"
23681
23682#: cp/decl.c:3585
23683#, gcc-internal-format
23684msgid "attribute for %q+#T must follow the %qs keyword"
23685msgstr ""
23686
23687#: cp/decl.c:3705
23688#, fuzzy, gcc-internal-format
23689msgid "function %q#D is initialized like a variable"
23690msgstr "typedef %qs krijgt beginwaarde alsof het een variabele is"
23691
23692#: cp/decl.c:3717
23693#, fuzzy, gcc-internal-format
23694msgid "declaration of %q#D has %<extern%> and is initialized"
23695msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
23696
23697#: cp/decl.c:3747
23698#, fuzzy, gcc-internal-format
23699msgid "%q#D is not a static member of %q#T"
23700msgstr "%qs is geen static veld"
23701
23702#: cp/decl.c:3753
23703#, gcc-internal-format
23704msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
23705msgstr ""
23706
23707#: cp/decl.c:3762
23708#, gcc-internal-format
23709msgid "template header not allowed in member definition of explicitly specialized class"
23710msgstr ""
23711
23712#: cp/decl.c:3771
23713#, fuzzy, gcc-internal-format
23714msgid "duplicate initialization of %qD"
23715msgstr "dubbele beginwaarde"
23716
23717#: cp/decl.c:3810
23718#, fuzzy, gcc-internal-format
23719msgid "declaration of %q#D outside of class is not definition"
23720msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
23721
23722#: cp/decl.c:3859
23723#, fuzzy, gcc-internal-format
23724msgid "variable %q#D has initializer but incomplete type"
23725msgstr "variabele %qs heeft beginwaarde, maar een onvolledig type"
23726
23727#: cp/decl.c:3866 cp/decl.c:4564
23728#, fuzzy, gcc-internal-format
23729msgid "elements of array %q#D have incomplete type"
23730msgstr "elementen van array %qs hebben een onvolledig type"
23731
23732#: cp/decl.c:3882
23733#, fuzzy, gcc-internal-format
23734msgid "aggregate %q#D has incomplete type and cannot be defined"
23735msgstr "parameter %qs heeft een onvolledig type"
23736
23737#: cp/decl.c:3932
23738#, fuzzy, gcc-internal-format
23739msgid "%qD declared as reference but not initialized"
23740msgstr "%qs als ander soort symbool geherdeclareerd"
23741
23742#: cp/decl.c:3938
23743#, fuzzy, gcc-internal-format
23744msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
23745msgstr "ISO C++ verbiedt lege initialisatie-accolades"
23746
23747#: cp/decl.c:3964
23748#, fuzzy, gcc-internal-format
23749msgid "cannot initialize %qT from %qT"
23750msgstr "niet-constante beginwaarde voor %qs"
23751
23752#: cp/decl.c:3997
23753#, fuzzy, gcc-internal-format
23754msgid "initializer fails to determine size of %qD"
23755msgstr "beginwaarde legt grootte van %qs niet vast"
23756
23757#: cp/decl.c:4002
23758#, fuzzy, gcc-internal-format
23759msgid "array size missing in %qD"
23760msgstr "array-grootte ontbreekt in %qs"
23761
23762#: cp/decl.c:4012
23763#, fuzzy, gcc-internal-format
23764msgid "zero-size array %qD"
23765msgstr "array %qs heeft grootte die negatief of 0 is"
23766
23767#. An automatic variable with an incomplete type: that is an error.
23768#. Don't talk about array types here, since we took care of that
23769#. message in grokdeclarator.
23770#: cp/decl.c:4048
23771#, fuzzy, gcc-internal-format
23772msgid "storage size of %qD isn't known"
23773msgstr "opslaggrootte van %qs is onbekend"
23774
23775#: cp/decl.c:4070
23776#, fuzzy, gcc-internal-format
23777msgid "storage size of %qD isn't constant"
23778msgstr "opslaggrootte van %qs is niet constant"
23779
23780#: cp/decl.c:4125
23781#, gcc-internal-format
23782msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
23783msgstr ""
23784
23785#: cp/decl.c:4128
23786#, gcc-internal-format
23787msgid "%J  you can work around this by removing the initializer"
23788msgstr ""
23789
23790#: cp/decl.c:4155
23791#, fuzzy, gcc-internal-format
23792msgid "uninitialized const %qD"
23793msgstr "niet-constante beginwaarde voor %qs"
23794
23795#: cp/decl.c:4230
23796#, gcc-internal-format
23797msgid "name %qD used in a GNU-style designated initializer for an array"
23798msgstr ""
23799
23800#: cp/decl.c:4276
23801#, fuzzy, gcc-internal-format
23802msgid "invalid type %qT as initializer for a vector of type %qT"
23803msgstr "array krijgt niet-constante array-expressie als beginwaarde"
23804
23805#: cp/decl.c:4318
23806#, gcc-internal-format
23807msgid "initializer for %qT must be brace-enclosed"
23808msgstr ""
23809
23810#: cp/decl.c:4333
23811#, fuzzy, gcc-internal-format
23812msgid "ISO C++ does not allow designated initializers"
23813msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
23814
23815#: cp/decl.c:4338
23816#, fuzzy, gcc-internal-format
23817msgid "%qT has no non-static data member named %qD"
23818msgstr "union heeft geen lid dat %qs heet"
23819
23820#: cp/decl.c:4387
23821#, fuzzy, gcc-internal-format
23822msgid "braces around scalar initializer for type %qT"
23823msgstr "accolades rond scalaire beginwaarde"
23824
23825#: cp/decl.c:4465
23826#, fuzzy, gcc-internal-format
23827msgid "missing braces around initializer for %qT"
23828msgstr "accolades ontbreken rond beginwaarde"
23829
23830#: cp/decl.c:4520
23831#, fuzzy, gcc-internal-format
23832msgid "too many initializers for %qT"
23833msgstr "ongeldige beginwaarde voor veld %qs"
23834
23835#: cp/decl.c:4558
23836#, fuzzy, gcc-internal-format
23837msgid "variable-sized object %qD may not be initialized"
23838msgstr "object van variabele lengte mag geen beginwaarde krijgen"
23839
23840#: cp/decl.c:4569
23841#, fuzzy, gcc-internal-format
23842msgid "%qD has incomplete type"
23843msgstr "%qs heeft een onvolledig type"
23844
23845#: cp/decl.c:4615
23846#, gcc-internal-format
23847msgid "%qD must be initialized by constructor, not by %<{...}%>"
23848msgstr ""
23849
23850#: cp/decl.c:4651
23851#, fuzzy, gcc-internal-format
23852msgid "array %qD initialized by parenthesized string literal %qE"
23853msgstr "Onbeëindigde stringconstante"
23854
23855#: cp/decl.c:4666
23856#, fuzzy, gcc-internal-format
23857msgid "structure %qD with uninitialized const members"
23858msgstr "parameter %qs krijgt beginwaarde"
23859
23860#: cp/decl.c:4668
23861#, fuzzy, gcc-internal-format
23862msgid "structure %qD with uninitialized reference members"
23863msgstr "ongeldige beginwaarde voor member %qs"
23864
23865#: cp/decl.c:4875
23866#, gcc-internal-format
23867msgid "assignment (not initialization) in declaration"
23868msgstr ""
23869
23870#: cp/decl.c:4892
23871#, fuzzy, gcc-internal-format
23872msgid "cannot initialize %qD to namespace %qD"
23873msgstr "niet-constante beginwaarde voor %qs"
23874
23875#: cp/decl.c:4942
23876#, fuzzy, gcc-internal-format
23877msgid "shadowing previous type declaration of %q#D"
23878msgstr "eerdere declaratie van %qs"
23879
23880#: cp/decl.c:4972
23881#, gcc-internal-format
23882msgid "%qD cannot be thread-local because it has non-POD type %qT"
23883msgstr ""
23884
23885#: cp/decl.c:4997
23886#, gcc-internal-format
23887msgid "%qD is thread-local and so cannot be dynamically initialized"
23888msgstr ""
23889
23890#: cp/decl.c:5015
23891#, fuzzy, gcc-internal-format
23892msgid "%qD cannot be initialized by a non-constant expression when being declared"
23893msgstr "overflow in constante expressie"
23894
23895#: cp/decl.c:5605
23896#, gcc-internal-format
23897msgid "destructor for alien class %qT cannot be a member"
23898msgstr ""
23899
23900#: cp/decl.c:5607
23901#, gcc-internal-format
23902msgid "constructor for alien class %qT cannot be a member"
23903msgstr ""
23904
23905#: cp/decl.c:5628
23906#, fuzzy, gcc-internal-format
23907msgid "%qD declared as a %<virtual%> %s"
23908msgstr "variabele %qs als inline gedeclareerd"
23909
23910#: cp/decl.c:5630
23911#, fuzzy, gcc-internal-format
23912msgid "%qD declared as an %<inline%> %s"
23913msgstr "variabele %qs als inline gedeclareerd"
23914
23915#: cp/decl.c:5632
23916#, gcc-internal-format
23917msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
23918msgstr ""
23919
23920#: cp/decl.c:5636
23921#, fuzzy, gcc-internal-format
23922msgid "%q+D declared as a friend"
23923msgstr "veld %qs als een functie gedeclareerd"
23924
23925#: cp/decl.c:5642
23926#, fuzzy, gcc-internal-format
23927msgid "%q+D declared with an exception specification"
23928msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
23929
23930#: cp/decl.c:5676
23931#, fuzzy, gcc-internal-format
23932msgid "definition of %qD is not in namespace enclosing %qT"
23933msgstr "%qs wordt gedeclareerd als een array van functies"
23934
23935#: cp/decl.c:5736
23936#, fuzzy, gcc-internal-format
23937msgid "defining explicit specialization %qD in friend declaration"
23938msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
23939
23940#. Something like `template <class T> friend void f<T>()'.
23941#: cp/decl.c:5746
23942#, fuzzy, gcc-internal-format
23943msgid "invalid use of template-id %qD in declaration of primary template"
23944msgstr "ongeldig gebruik van een void-expressie"
23945
23946#: cp/decl.c:5776
23947#, gcc-internal-format
23948msgid "default arguments are not allowed in declaration of friend template specialization %qD"
23949msgstr ""
23950
23951#: cp/decl.c:5784
23952#, gcc-internal-format
23953msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
23954msgstr ""
23955
23956#: cp/decl.c:5827
23957#, gcc-internal-format
23958msgid "cannot declare %<::main%> to be a template"
23959msgstr ""
23960
23961#: cp/decl.c:5829
23962#, fuzzy, gcc-internal-format
23963msgid "cannot declare %<::main%> to be inline"
23964msgstr "parameter %qs wijst naar een onvolledig type"
23965
23966#: cp/decl.c:5831
23967#, fuzzy, gcc-internal-format
23968msgid "cannot declare %<::main%> to be static"
23969msgstr "parameter %qs wijst naar een onvolledig type"
23970
23971#: cp/decl.c:5837
23972#, gcc-internal-format
23973msgid "%<::main%> must return %<int%>"
23974msgstr ""
23975
23976#: cp/decl.c:5869
23977#, gcc-internal-format
23978msgid "non-local function %q#D uses anonymous type"
23979msgstr ""
23980
23981#: cp/decl.c:5872 cp/decl.c:6142
23982#, gcc-internal-format
23983msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
23984msgstr ""
23985
23986#: cp/decl.c:5878
23987#, gcc-internal-format
23988msgid "non-local function %q#D uses local type %qT"
23989msgstr ""
23990
23991#: cp/decl.c:5901
23992#, fuzzy, gcc-internal-format
23993msgid "%smember function %qD cannot have cv-qualifier"
23994msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
23995
23996#: cp/decl.c:5970
23997#, fuzzy, gcc-internal-format
23998msgid "definition of implicitly-declared %qD"
23999msgstr "functie-definitie als %<auto%> gedeclareerd"
24000
24001#: cp/decl.c:5990 cp/decl2.c:704
24002#, fuzzy, gcc-internal-format
24003msgid "no %q#D member function declared in class %qT"
24004msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24005
24006#. DRs 132, 319 and 389 seem to indicate types with
24007#. no linkage can only be used to declare extern "C"
24008#. entities.  Since it's not always an error in the
24009#. ISO C++ 90 Standard, we only issue a warning.
24010#: cp/decl.c:6139
24011#, gcc-internal-format
24012msgid "non-local variable %q#D uses anonymous type"
24013msgstr ""
24014
24015#: cp/decl.c:6148
24016#, gcc-internal-format
24017msgid "non-local variable %q#D uses local type %qT"
24018msgstr ""
24019
24020#: cp/decl.c:6265
24021#, gcc-internal-format
24022msgid "invalid in-class initialization of static data member of non-integral type %qT"
24023msgstr ""
24024
24025#: cp/decl.c:6275
24026#, fuzzy, gcc-internal-format
24027msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
24028msgstr "(dicht bij initialisatie van %qs)"
24029
24030#: cp/decl.c:6279
24031#, fuzzy, gcc-internal-format
24032msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
24033msgstr "(dicht bij initialisatie van %qs)"
24034
24035#: cp/decl.c:6303
24036#, fuzzy, gcc-internal-format
24037msgid "size of array %qD has non-integral type %qT"
24038msgstr "grootte van array %qs is van een niet-integraal type"
24039
24040#: cp/decl.c:6305
24041#, fuzzy, gcc-internal-format
24042msgid "size of array has non-integral type %qT"
24043msgstr "grootte van array %qs is van een niet-integraal type"
24044
24045#: cp/decl.c:6341
24046#, fuzzy, gcc-internal-format
24047msgid "size of array %qD is negative"
24048msgstr "grootte van array %qs is negatief"
24049
24050#: cp/decl.c:6343
24051#, fuzzy, gcc-internal-format
24052msgid "size of array is negative"
24053msgstr "grootte van array %qs is negatief"
24054
24055#: cp/decl.c:6351
24056#, fuzzy, gcc-internal-format
24057msgid "ISO C++ forbids zero-size array %qD"
24058msgstr "ISO C++ verbiedt array %qs met lengte 0"
24059
24060#: cp/decl.c:6353
24061#, fuzzy, gcc-internal-format
24062msgid "ISO C++ forbids zero-size array"
24063msgstr "ISO C++ verbiedt array %qs met lengte 0"
24064
24065#: cp/decl.c:6360
24066#, fuzzy, gcc-internal-format
24067msgid "size of array %qD is not an integral constant-expression"
24068msgstr "grootte van array %qs is van een niet-integraal type"
24069
24070#: cp/decl.c:6363
24071#, fuzzy, gcc-internal-format
24072msgid "size of array is not an integral constant-expression"
24073msgstr "ongeldig gebruik van een void-expressie"
24074
24075#: cp/decl.c:6369
24076#, fuzzy, gcc-internal-format
24077msgid "ISO C++ forbids variable-size array %qD"
24078msgstr "ISO C++ verbiedt array %qs van variabele lengte"
24079
24080#: cp/decl.c:6371
24081#, fuzzy, gcc-internal-format
24082msgid "ISO C++ forbids variable-size array"
24083msgstr "ISO C++ verbiedt array %qs van variabele lengte"
24084
24085#: cp/decl.c:6401
24086#, gcc-internal-format
24087msgid "overflow in array dimension"
24088msgstr ""
24089
24090#: cp/decl.c:6475
24091#, fuzzy, gcc-internal-format
24092msgid "declaration of %qD as %s"
24093msgstr "herdeclaratie van %qs"
24094
24095#: cp/decl.c:6477
24096#, fuzzy, gcc-internal-format
24097msgid "creating %s"
24098msgstr "read %s"
24099
24100#: cp/decl.c:6489
24101#, gcc-internal-format
24102msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
24103msgstr ""
24104
24105#: cp/decl.c:6493
24106#, gcc-internal-format
24107msgid "multidimensional array must have bounds for all dimensions except the first"
24108msgstr ""
24109
24110#: cp/decl.c:6528
24111#, gcc-internal-format
24112msgid "return type specification for constructor invalid"
24113msgstr ""
24114
24115#: cp/decl.c:6538
24116#, gcc-internal-format
24117msgid "return type specification for destructor invalid"
24118msgstr ""
24119
24120#: cp/decl.c:6551
24121#, fuzzy, gcc-internal-format
24122msgid "operator %qT declared to return %qT"
24123msgstr "parameter %qs als void gedeclareerd"
24124
24125#: cp/decl.c:6553
24126#, fuzzy, gcc-internal-format
24127msgid "return type specified for %<operator %T%>"
24128msgstr "registernaam niet opgegeven voor %qs"
24129
24130#: cp/decl.c:6575
24131#, gcc-internal-format
24132msgid "unnamed variable or field declared void"
24133msgstr ""
24134
24135#: cp/decl.c:6579
24136#, fuzzy, gcc-internal-format
24137msgid "variable or field %qE declared void"
24138msgstr "variabele of veld %qs als void gedeclareerd"
24139
24140#: cp/decl.c:6582
24141#, gcc-internal-format
24142msgid "variable or field declared void"
24143msgstr ""
24144
24145#: cp/decl.c:6737
24146#, fuzzy, gcc-internal-format
24147msgid "type %qT is not derived from type %qT"
24148msgstr "iterator %qs is van een afgeleid type"
24149
24150#: cp/decl.c:6753 cp/decl.c:6841 cp/decl.c:7929
24151#, fuzzy, gcc-internal-format
24152msgid "declaration of %qD as non-function"
24153msgstr "%qs wordt gedeclareerd als een array van functies"
24154
24155#: cp/decl.c:6759
24156#, fuzzy, gcc-internal-format
24157msgid "declaration of %qD as non-member"
24158msgstr "%qs wordt gedeclareerd als een array van functies"
24159
24160#: cp/decl.c:6790
24161#, gcc-internal-format
24162msgid "declarator-id missing; using reserved word %qD"
24163msgstr ""
24164
24165#: cp/decl.c:6874
24166#, fuzzy, gcc-internal-format
24167msgid "two or more data types in declaration of %qs"
24168msgstr "twee of meer data types in de declaratie van %qs"
24169
24170#: cp/decl.c:6938 cp/decl.c:6940
24171#, fuzzy, gcc-internal-format
24172msgid "ISO C++ forbids declaration of %qs with no type"
24173msgstr "ISO C++ verbiedt lid-declaraties zonder leden"
24174
24175#: cp/decl.c:6965
24176#, fuzzy, gcc-internal-format
24177msgid "short, signed or unsigned invalid for %qs"
24178msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor %qs"
24179
24180#: cp/decl.c:6967
24181#, fuzzy, gcc-internal-format
24182msgid "long, short, signed or unsigned invalid for %qs"
24183msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor %qs"
24184
24185#: cp/decl.c:6969
24186#, fuzzy, gcc-internal-format
24187msgid "long and short specified together for %qs"
24188msgstr "zowel 'long' als 'short' opgegeven voor %qs"
24189
24190#: cp/decl.c:6971
24191#, fuzzy, gcc-internal-format
24192msgid "long or short specified with char for %qs"
24193msgstr "'long' of 'short' opgegeven bij 'char' voor %qs"
24194
24195#: cp/decl.c:6973
24196#, fuzzy, gcc-internal-format
24197msgid "long or short specified with floating type for %qs"
24198msgstr "'long' of 'short' opgegeven bij floating-point type voor %qs"
24199
24200#: cp/decl.c:6975
24201#, fuzzy, gcc-internal-format
24202msgid "signed and unsigned given together for %qs"
24203msgstr "zowel 'signed' als 'unsigned' opgegeven voor %qs"
24204
24205#: cp/decl.c:6981
24206#, fuzzy, gcc-internal-format
24207msgid "long, short, signed or unsigned used invalidly for %qs"
24208msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor %qs"
24209
24210#: cp/decl.c:7046
24211#, fuzzy, gcc-internal-format
24212msgid "complex invalid for %qs"
24213msgstr "'complex' ongeldig voor %qs"
24214
24215#: cp/decl.c:7075
24216#, gcc-internal-format
24217msgid "qualifiers are not allowed on declaration of %<operator %T%>"
24218msgstr ""
24219
24220#: cp/decl.c:7087 cp/typeck.c:6633
24221#, fuzzy, gcc-internal-format
24222msgid "ignoring %qV qualifiers added to function type %qT"
24223msgstr "%s laat qualifiers van doeltype van pointer vallen"
24224
24225#: cp/decl.c:7110
24226#, gcc-internal-format
24227msgid "member %qD cannot be declared both virtual and static"
24228msgstr ""
24229
24230#: cp/decl.c:7118
24231#, fuzzy, gcc-internal-format
24232msgid "%<%T::%D%> is not a valid declarator"
24233msgstr "%qs is geen iterator"
24234
24235#: cp/decl.c:7126
24236#, gcc-internal-format
24237msgid "typedef declaration invalid in parameter declaration"
24238msgstr ""
24239
24240#: cp/decl.c:7130
24241#, gcc-internal-format
24242msgid "storage class specifiers invalid in parameter declarations"
24243msgstr ""
24244
24245#: cp/decl.c:7137
24246#, gcc-internal-format
24247msgid "virtual outside class declaration"
24248msgstr ""
24249
24250#: cp/decl.c:7151 cp/decl.c:7160
24251#, fuzzy, gcc-internal-format
24252msgid "multiple storage classes in declaration of %qs"
24253msgstr "meerdere opslagklassen in declaratie van %qs"
24254
24255#: cp/decl.c:7183
24256#, fuzzy, gcc-internal-format
24257msgid "storage class specified for %qs"
24258msgstr "opslagklasse opgegeven voor parameter %qs"
24259
24260#: cp/decl.c:7217
24261#, fuzzy, gcc-internal-format
24262msgid "top-level declaration of %qs specifies %<auto%>"
24263msgstr "top-level declaratie van %qs specifieert %<auto%>"
24264
24265#: cp/decl.c:7229
24266#, gcc-internal-format
24267msgid "storage class specifiers invalid in friend function declarations"
24268msgstr ""
24269
24270#: cp/decl.c:7346
24271#, gcc-internal-format
24272msgid "destructor cannot be static member function"
24273msgstr ""
24274
24275#: cp/decl.c:7349
24276#, fuzzy, gcc-internal-format
24277msgid "destructors may not be cv-qualified"
24278msgstr "structure heeft geen lid dat %qs heet"
24279
24280#: cp/decl.c:7369
24281#, gcc-internal-format
24282msgid "constructor cannot be static member function"
24283msgstr ""
24284
24285#: cp/decl.c:7372
24286#, gcc-internal-format
24287msgid "constructors cannot be declared virtual"
24288msgstr ""
24289
24290#: cp/decl.c:7377
24291#, fuzzy, gcc-internal-format
24292msgid "constructors may not be cv-qualified"
24293msgstr "structure heeft geen lid dat %qs heet"
24294
24295#: cp/decl.c:7397
24296#, fuzzy, gcc-internal-format
24297msgid "can't initialize friend function %qs"
24298msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
24299
24300#. Cannot be both friend and virtual.
24301#: cp/decl.c:7401
24302#, gcc-internal-format
24303msgid "virtual functions cannot be friends"
24304msgstr ""
24305
24306#: cp/decl.c:7405
24307#, gcc-internal-format
24308msgid "friend declaration not in class definition"
24309msgstr ""
24310
24311#: cp/decl.c:7407
24312#, gcc-internal-format
24313msgid "can't define friend function %qs in a local class definition"
24314msgstr ""
24315
24316#: cp/decl.c:7420
24317#, gcc-internal-format
24318msgid "destructors may not have parameters"
24319msgstr ""
24320
24321#: cp/decl.c:7439 cp/decl.c:7446
24322#, fuzzy, gcc-internal-format
24323msgid "cannot declare reference to %q#T"
24324msgstr "kan niet derefereren, is geen pointer."
24325
24326#: cp/decl.c:7440
24327#, fuzzy, gcc-internal-format
24328msgid "cannot declare pointer to %q#T"
24329msgstr "parameter %qs wijst naar een onvolledig type"
24330
24331#: cp/decl.c:7448
24332#, fuzzy, gcc-internal-format
24333msgid "cannot declare pointer to %q#T member"
24334msgstr "parameter %qs wijst naar een onvolledig type"
24335
24336#: cp/decl.c:7487 cp/parser.c:11686
24337#, fuzzy, gcc-internal-format
24338msgid "%qD is a namespace"
24339msgstr "%qs is geen iterator"
24340
24341#: cp/decl.c:7526
24342#, fuzzy, gcc-internal-format
24343msgid "template-id %qD used as a declarator"
24344msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
24345
24346#: cp/decl.c:7576
24347#, gcc-internal-format
24348msgid "member functions are implicitly friends of their class"
24349msgstr ""
24350
24351#: cp/decl.c:7578
24352#, gcc-internal-format
24353msgid "extra qualification %<%T::%> on member %qs"
24354msgstr ""
24355
24356#: cp/decl.c:7589
24357#, fuzzy, gcc-internal-format
24358msgid "cannot define member function %<%T::%s%> within %<%T%>"
24359msgstr "kan niet derefereren, is geen pointer."
24360
24361#: cp/decl.c:7590
24362#, gcc-internal-format
24363msgid "cannot declare member function %<%T::%s%> within %<%T%>"
24364msgstr ""
24365
24366#: cp/decl.c:7617
24367#, fuzzy, gcc-internal-format
24368msgid "cannot declare member %<%T::%s%> within %qT"
24369msgstr "kan niet derefereren, is geen pointer."
24370
24371# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
24372#: cp/decl.c:7657
24373#, fuzzy, gcc-internal-format
24374msgid "data member may not have variably modified type %qT"
24375msgstr "argument %d is alleen-lezen"
24376
24377# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
24378#: cp/decl.c:7659
24379#, fuzzy, gcc-internal-format
24380msgid "parameter may not have variably modified type %qT"
24381msgstr "argument %d is alleen-lezen"
24382
24383#. [dcl.fct.spec] The explicit specifier shall only be used in
24384#. declarations of constructors within a class definition.
24385#: cp/decl.c:7667
24386#, gcc-internal-format
24387msgid "only declarations of constructors can be %<explicit%>"
24388msgstr ""
24389
24390#: cp/decl.c:7675
24391#, fuzzy, gcc-internal-format
24392msgid "non-member %qs cannot be declared %<mutable%>"
24393msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24394
24395#: cp/decl.c:7680
24396#, fuzzy, gcc-internal-format
24397msgid "non-object member %qs cannot be declared %<mutable%>"
24398msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24399
24400#: cp/decl.c:7686
24401#, fuzzy, gcc-internal-format
24402msgid "function %qs cannot be declared %<mutable%>"
24403msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24404
24405#: cp/decl.c:7691
24406#, fuzzy, gcc-internal-format
24407msgid "static %qs cannot be declared %<mutable%>"
24408msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24409
24410#: cp/decl.c:7696
24411#, fuzzy, gcc-internal-format
24412msgid "const %qs cannot be declared %<mutable%>"
24413msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24414
24415#: cp/decl.c:7716
24416#, gcc-internal-format
24417msgid "%Jtypedef name may not be a nested-name-specifier"
24418msgstr ""
24419
24420#: cp/decl.c:7732
24421#, gcc-internal-format
24422msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
24423msgstr ""
24424
24425#: cp/decl.c:7831
24426#, fuzzy, gcc-internal-format
24427msgid "qualified function types cannot be used to declare %s functions"
24428msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
24429
24430#: cp/decl.c:7857
24431#, fuzzy, gcc-internal-format
24432msgid "type qualifiers specified for friend class declaration"
24433msgstr "twee types opgegeven in één lege declaratie"
24434
24435#: cp/decl.c:7862
24436#, fuzzy, gcc-internal-format
24437msgid "%<inline%> specified for friend class declaration"
24438msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
24439
24440#: cp/decl.c:7870
24441#, fuzzy, gcc-internal-format
24442msgid "template parameters cannot be friends"
24443msgstr "niet-beëindigde parameterlijst in %<#define%>"
24444
24445#: cp/decl.c:7872
24446#, gcc-internal-format
24447msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
24448msgstr ""
24449
24450#: cp/decl.c:7876
24451#, gcc-internal-format
24452msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
24453msgstr ""
24454
24455#: cp/decl.c:7889
24456#, gcc-internal-format
24457msgid "trying to make class %qT a friend of global scope"
24458msgstr ""
24459
24460#: cp/decl.c:7900
24461#, fuzzy, gcc-internal-format
24462msgid "invalid qualifiers on non-member function type"
24463msgstr "%s laat qualifiers van doeltype van pointer vallen"
24464
24465#: cp/decl.c:7919
24466#, fuzzy, gcc-internal-format
24467msgid "abstract declarator %qT used as declaration"
24468msgstr "de declaratie van %qs verbergt een globale declaratie"
24469
24470#: cp/decl.c:7944
24471#, fuzzy, gcc-internal-format
24472msgid "cannot use %<::%> in parameter declaration"
24473msgstr "attributen genegeerd in declarator van parameter-array"
24474
24475#. Something like struct S { int N::j; };
24476#: cp/decl.c:7989
24477#, fuzzy, gcc-internal-format
24478msgid "invalid use of %<::%>"
24479msgstr "ongeldig gebruik van %<restrict%>"
24480
24481#: cp/decl.c:8004
24482#, gcc-internal-format
24483msgid "can't make %qD into a method -- not in a class"
24484msgstr ""
24485
24486#: cp/decl.c:8013
24487#, fuzzy, gcc-internal-format
24488msgid "function %qD declared virtual inside a union"
24489msgstr "veld %qs als een functie gedeclareerd"
24490
24491#: cp/decl.c:8022
24492#, gcc-internal-format
24493msgid "%qD cannot be declared virtual, since it is always static"
24494msgstr ""
24495
24496#: cp/decl.c:8040
24497#, fuzzy, gcc-internal-format
24498msgid "expected qualified name in friend declaration for destructor %qD"
24499msgstr "eerdere impliciete declaratie van `%s'"
24500
24501#: cp/decl.c:8050
24502#, fuzzy, gcc-internal-format
24503msgid "declaration of %qD as member of %qT"
24504msgstr "de declaratie van %qs verbergt een parameter"
24505
24506#: cp/decl.c:8126
24507#, fuzzy, gcc-internal-format
24508msgid "field %qD has incomplete type"
24509msgstr "veld %qs heeft een onvolledig type"
24510
24511#: cp/decl.c:8128
24512#, fuzzy, gcc-internal-format
24513msgid "name %qT has incomplete type"
24514msgstr "parameter %qs heeft een onvolledig type"
24515
24516#: cp/decl.c:8137
24517#, fuzzy, gcc-internal-format
24518msgid "  in instantiation of template %qT"
24519msgstr "impliciete declaratie van functie %qs"
24520
24521#: cp/decl.c:8147
24522#, fuzzy, gcc-internal-format
24523msgid "%qE is neither function nor member function; cannot be declared friend"
24524msgstr "%qs mag niet als alleen-lezen gedeclareerd worden"
24525
24526#. An attempt is being made to initialize a non-static
24527#. member.  But, from [class.mem]:
24528#.
24529#. 4 A member-declarator can contain a
24530#. constant-initializer only if it declares a static
24531#. member (_class.static_) of integral or enumeration
24532#. type, see _class.static.data_.
24533#.
24534#. This used to be relatively common practice, but
24535#. the rest of the compiler does not correctly
24536#. handle the initialization unless the member is
24537#. static so we make it static below.
24538#: cp/decl.c:8198
24539#, fuzzy, gcc-internal-format
24540msgid "ISO C++ forbids initialization of member %qD"
24541msgstr "(dicht bij initialisatie van %qs)"
24542
24543#: cp/decl.c:8200
24544#, gcc-internal-format
24545msgid "making %qD static"
24546msgstr ""
24547
24548#: cp/decl.c:8269
24549#, fuzzy, gcc-internal-format
24550msgid "storage class %<auto%> invalid for function %qs"
24551msgstr "ongeldige opslagklasse voor functie %qs"
24552
24553#: cp/decl.c:8271
24554#, fuzzy, gcc-internal-format
24555msgid "storage class %<register%> invalid for function %qs"
24556msgstr "ongeldige opslagklasse voor functie %qs"
24557
24558#: cp/decl.c:8273
24559#, fuzzy, gcc-internal-format
24560msgid "storage class %<__thread%> invalid for function %qs"
24561msgstr "ongeldige opslagklasse voor functie %qs"
24562
24563#: cp/decl.c:8284
24564#, gcc-internal-format
24565msgid "%<static%> specified invalid for function %qs declared out of global scope"
24566msgstr ""
24567
24568#: cp/decl.c:8287
24569#, gcc-internal-format
24570msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
24571msgstr ""
24572
24573#: cp/decl.c:8295
24574#, fuzzy, gcc-internal-format
24575msgid "virtual non-class function %qs"
24576msgstr "ongeldige opslagklasse voor functie %qs"
24577
24578#: cp/decl.c:8326
24579#, gcc-internal-format
24580msgid "cannot declare member function %qD to have static linkage"
24581msgstr ""
24582
24583#. FIXME need arm citation
24584#: cp/decl.c:8333
24585#, gcc-internal-format
24586msgid "cannot declare static function inside another function"
24587msgstr ""
24588
24589#: cp/decl.c:8362
24590#, gcc-internal-format
24591msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
24592msgstr ""
24593
24594#: cp/decl.c:8369
24595#, fuzzy, gcc-internal-format
24596msgid "static member %qD declared %<register%>"
24597msgstr "variabele %qs als inline gedeclareerd"
24598
24599#: cp/decl.c:8374
24600#, gcc-internal-format
24601msgid "cannot explicitly declare member %q#D to have extern linkage"
24602msgstr ""
24603
24604#: cp/decl.c:8512
24605#, fuzzy, gcc-internal-format
24606msgid "default argument for %q#D has type %qT"
24607msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
24608
24609#: cp/decl.c:8515
24610#, fuzzy, gcc-internal-format
24611msgid "default argument for parameter of type %qT has type %qT"
24612msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
24613
24614# Is the %s the argument, or is it 'of' the argument?
24615#: cp/decl.c:8532
24616#, fuzzy, gcc-internal-format
24617msgid "default argument %qE uses local variable %qD"
24618msgstr "ongeldig type-argument %qs"
24619
24620#: cp/decl.c:8600
24621#, fuzzy, gcc-internal-format
24622msgid "parameter %qD invalidly declared method type"
24623msgstr "parameter %qs als void gedeclareerd"
24624
24625#: cp/decl.c:8624
24626#, gcc-internal-format
24627msgid "parameter %qD includes %s to array of unknown bound %qT"
24628msgstr ""
24629
24630#. [class.copy]
24631#.
24632#. A declaration of a constructor for a class X is ill-formed if
24633#. its first parameter is of type (optionally cv-qualified) X
24634#. and either there are no other parameters or else all other
24635#. parameters have default arguments.
24636#.
24637#. We *don't* complain about member template instantiations that
24638#. have this form, though; they can occur as we try to decide
24639#. what constructor to use during overload resolution.  Since
24640#. overload resolution will never prefer such a constructor to
24641#. the non-template copy constructor (which is either explicitly
24642#. or implicitly defined), there's no need to worry about their
24643#. existence.  Theoretically, they should never even be
24644#. instantiated, but that's hard to forestall.
24645#: cp/decl.c:8787
24646#, gcc-internal-format
24647msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
24648msgstr ""
24649
24650#: cp/decl.c:8908
24651#, fuzzy, gcc-internal-format
24652msgid "%qD may not be declared within a namespace"
24653msgstr "%<%.*s%> is niet gedefinieerd"
24654
24655#: cp/decl.c:8910
24656#, fuzzy, gcc-internal-format
24657msgid "%qD may not be declared as static"
24658msgstr "%<%.*s%> is niet gedefinieerd"
24659
24660#: cp/decl.c:8931
24661#, fuzzy, gcc-internal-format
24662msgid "%qD must be a nonstatic member function"
24663msgstr "%<this%> is niet beschikbaar in static member-funties"
24664
24665#: cp/decl.c:8940
24666#, fuzzy, gcc-internal-format
24667msgid "%qD must be either a non-static member function or a non-member function"
24668msgstr "%<this%> is niet beschikbaar in static member-funties"
24669
24670#: cp/decl.c:8963
24671#, gcc-internal-format
24672msgid "%qD must have an argument of class or enumerated type"
24673msgstr ""
24674
24675#: cp/decl.c:9004
24676#, gcc-internal-format
24677msgid "conversion to %s%s will never use a type conversion operator"
24678msgstr ""
24679
24680#. 13.4.0.3
24681#: cp/decl.c:9012
24682#, gcc-internal-format
24683msgid "ISO C++ prohibits overloading operator ?:"
24684msgstr ""
24685
24686#: cp/decl.c:9015
24687#, fuzzy, gcc-internal-format
24688msgid "%qD must not have variable number of arguments"
24689msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24690
24691#: cp/decl.c:9064
24692#, fuzzy, gcc-internal-format
24693msgid "postfix %qD must take %<int%> as its argument"
24694msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24695
24696#: cp/decl.c:9068
24697#, fuzzy, gcc-internal-format
24698msgid "postfix %qD must take %<int%> as its second argument"
24699msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24700
24701#: cp/decl.c:9075
24702#, fuzzy, gcc-internal-format
24703msgid "%qD must take either zero or one argument"
24704msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24705
24706#: cp/decl.c:9077
24707#, fuzzy, gcc-internal-format
24708msgid "%qD must take either one or two arguments"
24709msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24710
24711#: cp/decl.c:9098
24712#, gcc-internal-format
24713msgid "prefix %qD should return %qT"
24714msgstr ""
24715
24716#: cp/decl.c:9104
24717#, gcc-internal-format
24718msgid "postfix %qD should return %qT"
24719msgstr ""
24720
24721#: cp/decl.c:9113
24722#, gcc-internal-format
24723msgid "%qD must take %<void%>"
24724msgstr ""
24725
24726#: cp/decl.c:9115 cp/decl.c:9123
24727#, fuzzy, gcc-internal-format
24728msgid "%qD must take exactly one argument"
24729msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24730
24731#: cp/decl.c:9125
24732#, fuzzy, gcc-internal-format
24733msgid "%qD must take exactly two arguments"
24734msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24735
24736#: cp/decl.c:9133
24737#, gcc-internal-format
24738msgid "user-defined %qD always evaluates both arguments"
24739msgstr ""
24740
24741#: cp/decl.c:9147
24742#, gcc-internal-format
24743msgid "%qD should return by value"
24744msgstr ""
24745
24746#: cp/decl.c:9159 cp/decl.c:9162
24747#, fuzzy, gcc-internal-format
24748msgid "%qD cannot have default arguments"
24749msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
24750
24751#: cp/decl.c:9219
24752#, fuzzy, gcc-internal-format
24753msgid "using template type parameter %qT after %qs"
24754msgstr "incompatibel type voor argument %d van %qs"
24755
24756#: cp/decl.c:9234
24757#, fuzzy, gcc-internal-format
24758msgid "using typedef-name %qD after %qs"
24759msgstr "beginwaarde ontbreekt"
24760
24761#: cp/decl.c:9235
24762#, fuzzy, gcc-internal-format
24763msgid "%q+D has a previous declaration here"
24764msgstr "dit is een eerdere declaratie"
24765
24766#: cp/decl.c:9243
24767#, gcc-internal-format
24768msgid "%qT referred to as %qs"
24769msgstr ""
24770
24771#: cp/decl.c:9244 cp/decl.c:9251
24772#, fuzzy, gcc-internal-format
24773msgid "%q+T has a previous declaration here"
24774msgstr "dit is een eerdere declaratie"
24775
24776#: cp/decl.c:9250
24777#, gcc-internal-format
24778msgid "%qT referred to as enum"
24779msgstr ""
24780
24781#. If a class template appears as elaborated type specifier
24782#. without a template header such as:
24783#.
24784#. template <class T> class C {};
24785#. void f(class C);		// No template header here
24786#.
24787#. then the required template argument is missing.
24788#: cp/decl.c:9265
24789#, fuzzy, gcc-internal-format
24790msgid "template argument required for %<%s %T%>"
24791msgstr "meerdere parameters hebben de naam %qs"
24792
24793#: cp/decl.c:9313 cp/name-lookup.c:2627
24794#, gcc-internal-format
24795msgid "%qD has the same name as the class in which it is declared"
24796msgstr ""
24797
24798#: cp/decl.c:9451
24799#, fuzzy, gcc-internal-format
24800msgid "use of enum %q#D without previous declaration"
24801msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
24802
24803#: cp/decl.c:9469
24804#, fuzzy, gcc-internal-format
24805msgid "redeclaration of %qT as a non-template"
24806msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
24807
24808#: cp/decl.c:9576
24809#, fuzzy, gcc-internal-format
24810msgid "derived union %qT invalid"
24811msgstr "overtollige elementen in beginwaarde van union"
24812
24813#: cp/decl.c:9582
24814#, gcc-internal-format
24815msgid "Java class %qT cannot have multiple bases"
24816msgstr ""
24817
24818#: cp/decl.c:9590
24819#, gcc-internal-format
24820msgid "Java class %qT cannot have virtual bases"
24821msgstr ""
24822
24823#: cp/decl.c:9609
24824#, fuzzy, gcc-internal-format
24825msgid "base type %qT fails to be a struct or class type"
24826msgstr "%qs is geen typedef of ingebouwd type"
24827
24828#: cp/decl.c:9642
24829#, gcc-internal-format
24830msgid "recursive type %qT undefined"
24831msgstr ""
24832
24833#: cp/decl.c:9644
24834#, fuzzy, gcc-internal-format
24835msgid "duplicate base type %qT invalid"
24836msgstr "herhaalde case-waarde"
24837
24838#: cp/decl.c:9714
24839#, fuzzy, gcc-internal-format
24840msgid "multiple definition of %q#T"
24841msgstr "herdefinitie van %qs"
24842
24843#: cp/decl.c:9715
24844#, fuzzy, gcc-internal-format
24845msgid "%Jprevious definition here"
24846msgstr "eerdere definitie van %qs"
24847
24848#. DR 377
24849#.
24850#. IF no integral type can represent all the enumerator values, the
24851#. enumeration is ill-formed.
24852#: cp/decl.c:9854
24853#, gcc-internal-format
24854msgid "no integral type can represent all of the enumerator values for %qT"
24855msgstr ""
24856
24857#: cp/decl.c:9965
24858#, fuzzy, gcc-internal-format
24859msgid "enumerator value for %qD not integer constant"
24860msgstr "enumeratiewaarde voor %qs is geen integrale constante"
24861
24862#: cp/decl.c:9993
24863#, fuzzy, gcc-internal-format
24864msgid "overflow in enumeration values at %qD"
24865msgstr "overflow in enumeratiewaarden"
24866
24867#: cp/decl.c:10068
24868#, fuzzy, gcc-internal-format
24869msgid "return type %q#T is incomplete"
24870msgstr "type van teruggeefwaarde is onvolledig"
24871
24872#: cp/decl.c:10178 cp/typeck.c:6380
24873#, gcc-internal-format
24874msgid "%<operator=%> should return a reference to %<*this%>"
24875msgstr ""
24876
24877#: cp/decl.c:10544
24878#, fuzzy, gcc-internal-format
24879msgid "parameter %qD declared void"
24880msgstr "parameter %qs als void gedeclareerd"
24881
24882#: cp/decl.c:11050
24883#, fuzzy, gcc-internal-format
24884msgid "invalid member function declaration"
24885msgstr "herhaalde label-declaratie %qs"
24886
24887#: cp/decl.c:11065
24888#, fuzzy, gcc-internal-format
24889msgid "%qD is already defined in class %qT"
24890msgstr "kan klasse '%s' niet vinden"
24891
24892#: cp/decl.c:11275
24893#, fuzzy, gcc-internal-format
24894msgid "static member function %q#D declared with type qualifiers"
24895msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
24896
24897#: cp/decl2.c:271
24898#, gcc-internal-format
24899msgid "name missing for member function"
24900msgstr ""
24901
24902#: cp/decl2.c:364 cp/decl2.c:378
24903#, gcc-internal-format
24904msgid "ambiguous conversion for array subscript"
24905msgstr ""
24906
24907#: cp/decl2.c:372
24908#, gcc-internal-format
24909msgid "invalid types %<%T[%T]%> for array subscript"
24910msgstr ""
24911
24912#: cp/decl2.c:415
24913#, fuzzy, gcc-internal-format
24914msgid "deleting array %q#D"
24915msgstr "doorgeven van argument %d van %qs"
24916
24917#: cp/decl2.c:421
24918#, gcc-internal-format
24919msgid "type %q#T argument given to %<delete%>, expected pointer"
24920msgstr ""
24921
24922#: cp/decl2.c:433
24923#, gcc-internal-format
24924msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
24925msgstr ""
24926
24927#: cp/decl2.c:441
24928#, fuzzy, gcc-internal-format
24929msgid "deleting %qT is undefined"
24930msgstr "%<%.*s%> is niet gedefinieerd"
24931
24932#. 14.5.2.2 [temp.mem]
24933#.
24934#. A local class shall not have member templates.
24935#: cp/decl2.c:477
24936#, fuzzy, gcc-internal-format
24937msgid "invalid declaration of member template %q#D in local class"
24938msgstr "herdeclaratie van %<enum %s%>"
24939
24940#: cp/decl2.c:486
24941#, fuzzy, gcc-internal-format
24942msgid "invalid use of %<virtual%> in template declaration of %q#D"
24943msgstr "ongeldig gebruik van onvolledige typedef %qs"
24944
24945#: cp/decl2.c:496 cp/pt.c:3024
24946#, fuzzy, gcc-internal-format
24947msgid "template declaration of %q#D"
24948msgstr "herdeclaratie van %qs"
24949
24950#: cp/decl2.c:545
24951#, gcc-internal-format
24952msgid "Java method %qD has non-Java return type %qT"
24953msgstr ""
24954
24955#: cp/decl2.c:561
24956#, gcc-internal-format
24957msgid "Java method %qD has non-Java parameter type %qT"
24958msgstr ""
24959
24960#: cp/decl2.c:666
24961#, gcc-internal-format
24962msgid "prototype for %q#D does not match any in class %qT"
24963msgstr ""
24964
24965#: cp/decl2.c:763
24966#, fuzzy, gcc-internal-format
24967msgid "local class %q#T shall not have static data member %q#D"
24968msgstr "%qs is geen static veld"
24969
24970#: cp/decl2.c:771
24971#, gcc-internal-format
24972msgid "initializer invalid for static member with constructor"
24973msgstr ""
24974
24975#: cp/decl2.c:774
24976#, gcc-internal-format
24977msgid "(an out of class initialization is required)"
24978msgstr ""
24979
24980#: cp/decl2.c:842
24981#, gcc-internal-format
24982msgid "member %qD conflicts with virtual function table field name"
24983msgstr ""
24984
24985#: cp/decl2.c:861
24986#, gcc-internal-format
24987msgid "applying attributes to template parameters is not implemented"
24988msgstr ""
24989
24990#: cp/decl2.c:871
24991#, fuzzy, gcc-internal-format
24992msgid "%qD is already defined in %qT"
24993msgstr "kan klasse '%s' niet vinden"
24994
24995#: cp/decl2.c:892
24996#, fuzzy, gcc-internal-format
24997msgid "initializer specified for static member function %qD"
24998msgstr "%<this%> is niet beschikbaar in static member-funties"
24999
25000#: cp/decl2.c:915
25001#, gcc-internal-format
25002msgid "field initializer is not constant"
25003msgstr ""
25004
25005#: cp/decl2.c:942
25006#, gcc-internal-format
25007msgid "%<asm%> specifiers are not permitted on non-static data members"
25008msgstr ""
25009
25010#: cp/decl2.c:990
25011#, fuzzy, gcc-internal-format
25012msgid "cannot declare %qD to be a bit-field type"
25013msgstr "cast geeft functie-type op"
25014
25015#: cp/decl2.c:1000
25016#, fuzzy, gcc-internal-format
25017msgid "cannot declare bit-field %qD with function type"
25018msgstr "cast geeft functie-type op"
25019
25020#: cp/decl2.c:1007
25021#, fuzzy, gcc-internal-format
25022msgid "%qD is already defined in the class %qT"
25023msgstr "kan klasse '%s' niet vinden"
25024
25025#: cp/decl2.c:1014
25026#, fuzzy, gcc-internal-format
25027msgid "static member %qD cannot be a bit-field"
25028msgstr "variabele %qs als inline gedeclareerd"
25029
25030#: cp/decl2.c:1059
25031#, fuzzy, gcc-internal-format
25032msgid "anonymous struct not inside named type"
25033msgstr "anonieme %s gedeclareerd binnen parameterlijst"
25034
25035#: cp/decl2.c:1142
25036#, gcc-internal-format
25037msgid "namespace-scope anonymous aggregates must be static"
25038msgstr ""
25039
25040#: cp/decl2.c:1149
25041#, fuzzy, gcc-internal-format
25042msgid "anonymous union with no members"
25043msgstr "anonieme %s gedeclareerd binnen parameterlijst"
25044
25045#: cp/decl2.c:1185
25046#, gcc-internal-format
25047msgid "%<operator new%> must return type %qT"
25048msgstr ""
25049
25050#: cp/decl2.c:1194
25051#, gcc-internal-format
25052msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
25053msgstr ""
25054
25055#: cp/decl2.c:1223
25056#, fuzzy, gcc-internal-format
25057msgid "%<operator delete%> must return type %qT"
25058msgstr "parameter %qs als void gedeclareerd"
25059
25060#: cp/decl2.c:1232
25061#, gcc-internal-format
25062msgid "%<operator delete%> takes type %qT as first parameter"
25063msgstr ""
25064
25065#: cp/decl2.c:3065
25066#, fuzzy, gcc-internal-format
25067msgid "inline function %q+D used but never defined"
25068msgstr "label %qs gebruikt maar niet gedefinieerd"
25069
25070#: cp/decl2.c:3219
25071#, fuzzy, gcc-internal-format
25072msgid "default argument missing for parameter %P of %q+#D"
25073msgstr "parameternaam ontbreekt uit parameterlijst"
25074
25075#. Can't throw a reference.
25076#: cp/except.c:267
25077#, gcc-internal-format
25078msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
25079msgstr ""
25080
25081#: cp/except.c:278
25082#, gcc-internal-format
25083msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
25084msgstr ""
25085
25086#. Thrown object must be a Throwable.
25087#: cp/except.c:285
25088#, fuzzy, gcc-internal-format
25089msgid "type %qT is not derived from %<java::lang::Throwable%>"
25090msgstr "iterator %qs is van een afgeleid type"
25091
25092#: cp/except.c:348
25093#, gcc-internal-format
25094msgid "mixing C++ and Java catches in a single translation unit"
25095msgstr ""
25096
25097#: cp/except.c:608
25098#, gcc-internal-format
25099msgid "throwing NULL, which has integral, not pointer type"
25100msgstr ""
25101
25102#: cp/except.c:631 cp/init.c:1929
25103#, gcc-internal-format
25104msgid "%qD should never be overloaded"
25105msgstr ""
25106
25107#: cp/except.c:698
25108#, gcc-internal-format
25109msgid "  in thrown expression"
25110msgstr ""
25111
25112#: cp/except.c:846
25113#, gcc-internal-format
25114msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
25115msgstr ""
25116
25117#: cp/except.c:931
25118#, gcc-internal-format
25119msgid "%Hexception of type %qT will be caught"
25120msgstr ""
25121
25122#: cp/except.c:933
25123#, gcc-internal-format
25124msgid "%H   by earlier handler for %qT"
25125msgstr ""
25126
25127#: cp/except.c:963
25128#, gcc-internal-format
25129msgid "%H%<...%> handler must be the last handler for its try block"
25130msgstr ""
25131
25132#: cp/friend.c:152
25133#, fuzzy, gcc-internal-format
25134msgid "%qD is already a friend of class %qT"
25135msgstr "kan klasse '%s' niet vinden"
25136
25137#: cp/friend.c:228
25138#, fuzzy, gcc-internal-format
25139msgid "invalid type %qT declared %<friend%>"
25140msgstr "variabele %qs als inline gedeclareerd"
25141
25142#. [temp.friend]
25143#. Friend declarations shall not declare partial
25144#. specializations.
25145#. template <class U> friend class T::X<U>;
25146#. [temp.friend]
25147#. Friend declarations shall not declare partial
25148#. specializations.
25149#: cp/friend.c:244 cp/friend.c:274
25150#, fuzzy, gcc-internal-format
25151msgid "partial specialization %qT declared %<friend%>"
25152msgstr "variabele %qs als inline gedeclareerd"
25153
25154#: cp/friend.c:252
25155#, gcc-internal-format
25156msgid "class %qT is implicitly friends with itself"
25157msgstr ""
25158
25159#: cp/friend.c:310
25160#, fuzzy, gcc-internal-format
25161msgid "%qT is not a member of %qT"
25162msgstr "%qs is geen bestand, pipe of tty"
25163
25164#: cp/friend.c:315
25165#, fuzzy, gcc-internal-format
25166msgid "%qT is not a member class template of %qT"
25167msgstr "%qs is meestal een functie"
25168
25169#: cp/friend.c:323
25170#, fuzzy, gcc-internal-format
25171msgid "%qT is not a nested class of %qT"
25172msgstr "%qs is geen bestand, pipe of tty"
25173
25174#. template <class T> friend class T;
25175#: cp/friend.c:336
25176#, fuzzy, gcc-internal-format
25177msgid "template parameter type %qT declared %<friend%>"
25178msgstr "parameter %qs als void gedeclareerd"
25179
25180#. template <class T> friend class A; where A is not a template
25181#: cp/friend.c:342
25182#, fuzzy, gcc-internal-format
25183msgid "%q#T is not a template"
25184msgstr "%qs is geen iterator"
25185
25186#: cp/friend.c:364
25187#, fuzzy, gcc-internal-format
25188msgid "%qD is already a friend of %qT"
25189msgstr "kan klasse '%s' niet vinden"
25190
25191#: cp/friend.c:373
25192#, fuzzy, gcc-internal-format
25193msgid "%qT is already a friend of %qT"
25194msgstr "kan klasse '%s' niet vinden"
25195
25196#: cp/friend.c:497
25197#, gcc-internal-format
25198msgid "member %qD declared as friend before type %qT defined"
25199msgstr ""
25200
25201#: cp/friend.c:553
25202#, fuzzy, gcc-internal-format
25203msgid "friend declaration %q#D declares a non-template function"
25204msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
25205
25206#: cp/friend.c:557
25207#, gcc-internal-format
25208msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning"
25209msgstr ""
25210
25211#: cp/init.c:327
25212#, fuzzy, gcc-internal-format
25213msgid "%J%qD should be initialized in the member initialization list"
25214msgstr "ongeldige beginwaarde"
25215
25216#: cp/init.c:375
25217#, gcc-internal-format
25218msgid "%Jdefault-initialization of %q#D, which has reference type"
25219msgstr ""
25220
25221#: cp/init.c:381
25222#, fuzzy, gcc-internal-format
25223msgid "%Juninitialized reference member %qD"
25224msgstr "ongeldige beginwaarde voor member %qs"
25225
25226#: cp/init.c:384
25227#, gcc-internal-format
25228msgid "%Juninitialized member %qD with %<const%> type %qT"
25229msgstr ""
25230
25231#: cp/init.c:527
25232#, fuzzy, gcc-internal-format
25233msgid "%q+D will be initialized after"
25234msgstr "parameter %qs krijgt beginwaarde"
25235
25236#: cp/init.c:530
25237#, fuzzy, gcc-internal-format
25238msgid "base %qT will be initialized after"
25239msgstr "veld %qs heeft al een beginwaarde gekregen"
25240
25241#: cp/init.c:533
25242#, fuzzy, gcc-internal-format
25243msgid "  %q+#D"
25244msgstr "%s voor %qs"
25245
25246#: cp/init.c:535
25247#, fuzzy, gcc-internal-format
25248msgid "  base %qT"
25249msgstr "%s voor %qs"
25250
25251#: cp/init.c:536
25252#, fuzzy, gcc-internal-format
25253msgid "%J  when initialized here"
25254msgstr "parameter %qs krijgt beginwaarde"
25255
25256#: cp/init.c:552
25257#, fuzzy, gcc-internal-format
25258msgid "%Jmultiple initializations given for %qD"
25259msgstr "(dicht bij initialisatie van %qs)"
25260
25261#: cp/init.c:555
25262#, fuzzy, gcc-internal-format
25263msgid "%Jmultiple initializations given for base %qT"
25264msgstr "(dicht bij initialisatie van %qs)"
25265
25266#: cp/init.c:622
25267#, fuzzy, gcc-internal-format
25268msgid "%Jinitializations for multiple members of %qT"
25269msgstr "beginwaarde legt grootte van %qs niet vast"
25270
25271#: cp/init.c:684
25272#, gcc-internal-format
25273msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
25274msgstr ""
25275
25276#: cp/init.c:908 cp/init.c:927
25277#, gcc-internal-format
25278msgid "class %qT does not have any field named %qD"
25279msgstr ""
25280
25281#: cp/init.c:914
25282#, fuzzy, gcc-internal-format
25283msgid "%q#D is a static data member; it can only be initialized at its definition"
25284msgstr "het %qs attribuut heeft enkel betekenis voor functies"
25285
25286#: cp/init.c:921
25287#, fuzzy, gcc-internal-format
25288msgid "%q#D is not a non-static data member of %qT"
25289msgstr "%qs is geen static veld"
25290
25291#: cp/init.c:960
25292#, gcc-internal-format
25293msgid "unnamed initializer for %qT, which has no base classes"
25294msgstr ""
25295
25296#: cp/init.c:968
25297#, gcc-internal-format
25298msgid "unnamed initializer for %qT, which uses multiple inheritance"
25299msgstr ""
25300
25301#: cp/init.c:1014
25302#, gcc-internal-format
25303msgid "%qD is both a direct base and an indirect virtual base"
25304msgstr ""
25305
25306#: cp/init.c:1022
25307#, fuzzy, gcc-internal-format
25308msgid "type %qT is not a direct or virtual base of %qT"
25309msgstr "%qs is geen bestand, pipe of tty"
25310
25311#: cp/init.c:1025
25312#, fuzzy, gcc-internal-format
25313msgid "type %qT is not a direct base of %qT"
25314msgstr "%qs is geen bestand, pipe of tty"
25315
25316#: cp/init.c:1105
25317#, gcc-internal-format
25318msgid "bad array initializer"
25319msgstr ""
25320
25321#: cp/init.c:1304
25322#, fuzzy, gcc-internal-format
25323msgid "%qT is not an aggregate type"
25324msgstr "%qs is geen iterator"
25325
25326#: cp/init.c:1398
25327#, gcc-internal-format
25328msgid "qualified type %qT does not match destructor name %<~%T%>"
25329msgstr ""
25330
25331#: cp/init.c:1406
25332#, gcc-internal-format
25333msgid "incomplete type %qT does not have member %qD"
25334msgstr ""
25335
25336#: cp/init.c:1425
25337#, fuzzy, gcc-internal-format
25338msgid "%qD is not a member of type %qT"
25339msgstr "%qs is geen bestand, pipe of tty"
25340
25341#: cp/init.c:1444
25342#, fuzzy, gcc-internal-format
25343msgid "invalid pointer to bit-field %qD"
25344msgstr "bitveld %qs heeft een negatieve breedte"
25345
25346#: cp/init.c:1546
25347#, fuzzy, gcc-internal-format
25348msgid "invalid use of non-static member function %qD"
25349msgstr "%<this%> is niet beschikbaar in static member-funties"
25350
25351#: cp/init.c:1552
25352#, fuzzy, gcc-internal-format
25353msgid "invalid use of non-static data member %qD"
25354msgstr "ongeldig gebruik van onvolledige typedef %qs"
25355
25356#: cp/init.c:1687
25357#, gcc-internal-format
25358msgid "size in array new must have integral type"
25359msgstr ""
25360
25361#: cp/init.c:1690
25362#, gcc-internal-format
25363msgid "zero size array reserves no space"
25364msgstr ""
25365
25366#: cp/init.c:1698
25367#, gcc-internal-format
25368msgid "new cannot be applied to a reference type"
25369msgstr ""
25370
25371#: cp/init.c:1704
25372#, gcc-internal-format
25373msgid "new cannot be applied to a function type"
25374msgstr ""
25375
25376#: cp/init.c:1736
25377#, gcc-internal-format
25378msgid "call to Java constructor, while %<jclass%> undefined"
25379msgstr ""
25380
25381#: cp/init.c:1752
25382#, fuzzy, gcc-internal-format
25383msgid "can't find class$"
25384msgstr "kan %s niet vinden"
25385
25386#: cp/init.c:1880
25387#, gcc-internal-format
25388msgid "invalid type %<void%> for new"
25389msgstr ""
25390
25391#: cp/init.c:1890
25392#, fuzzy, gcc-internal-format
25393msgid "uninitialized const in %<new%> of %q#T"
25394msgstr "beginwaarde legt grootte van %qs niet vast"
25395
25396#: cp/init.c:1924
25397#, gcc-internal-format
25398msgid "call to Java constructor with %qs undefined"
25399msgstr ""
25400
25401#: cp/init.c:1964
25402#, fuzzy, gcc-internal-format
25403msgid "no suitable %qD found in class %qT"
25404msgstr "kan klasse '%s' niet vinden"
25405
25406#: cp/init.c:1969
25407#, fuzzy, gcc-internal-format
25408msgid "request for member %qD is ambiguous"
25409msgstr "grootte van %qs is %u bytes"
25410
25411#: cp/init.c:2109
25412#, fuzzy, gcc-internal-format
25413msgid "ISO C++ forbids initialization in array new"
25414msgstr "ISO C++ verbiedt lege initialisatie-accolades"
25415
25416#: cp/init.c:2597
25417#, gcc-internal-format
25418msgid "initializer ends prematurely"
25419msgstr ""
25420
25421#: cp/init.c:2652
25422#, gcc-internal-format
25423msgid "cannot initialize multi-dimensional array with initializer"
25424msgstr ""
25425
25426#: cp/init.c:2813
25427#, gcc-internal-format
25428msgid "possible problem detected in invocation of delete operator:"
25429msgstr ""
25430
25431#: cp/init.c:2816
25432#, gcc-internal-format
25433msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
25434msgstr ""
25435
25436#: cp/init.c:2837
25437#, gcc-internal-format
25438msgid "unknown array size in delete"
25439msgstr ""
25440
25441#: cp/init.c:3070
25442#, gcc-internal-format
25443msgid "type to vector delete is neither pointer or array type"
25444msgstr ""
25445
25446# Moet 'signature-string' vertaald worden?
25447#: cp/lex.c:468
25448#, fuzzy, gcc-internal-format
25449msgid "junk at end of #pragma %s"
25450msgstr "Brol aan einde van signature-string."
25451
25452#: cp/lex.c:475
25453#, fuzzy, gcc-internal-format
25454msgid "invalid #pragma %s"
25455msgstr "ongeldige operand van %s"
25456
25457#: cp/lex.c:483
25458#, gcc-internal-format
25459msgid "#pragma vtable no longer supported"
25460msgstr ""
25461
25462#: cp/lex.c:562
25463#, fuzzy, gcc-internal-format
25464msgid "#pragma implementation for %qs appears after file is included"
25465msgstr "%<#pragma implementation%> voor \"%s\" staat na diens #include"
25466
25467#: cp/lex.c:587
25468#, gcc-internal-format
25469msgid "junk at end of #pragma GCC java_exceptions"
25470msgstr ""
25471
25472#: cp/lex.c:601
25473#, fuzzy, gcc-internal-format
25474msgid "%qD not defined"
25475msgstr "%<%.*s%> is niet gedefinieerd"
25476
25477#: cp/lex.c:605
25478#, fuzzy, gcc-internal-format
25479msgid "%qD was not declared in this scope"
25480msgstr "%<%.*s%> is niet gedefinieerd"
25481
25482#. In a template, it is invalid to write "f()" or "f(3)" if no
25483#. declaration of "f" is available.  Historically, G++ and most
25484#. other compilers accepted that usage since they deferred all name
25485#. lookup until instantiation time rather than doing unqualified
25486#. name lookup at template definition time; explain to the user what
25487#. is going wrong.
25488#.
25489#. Note that we have the exact wording of the following message in
25490#. the manual (trouble.texi, node "Name lookup"), so they need to
25491#. be kept in synch.
25492#: cp/lex.c:642
25493#, gcc-internal-format
25494msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
25495msgstr ""
25496
25497#: cp/lex.c:651
25498#, gcc-internal-format
25499msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
25500msgstr ""
25501
25502#: cp/mangle.c:2139
25503#, gcc-internal-format
25504msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
25505msgstr ""
25506
25507#: cp/mangle.c:2147
25508#, gcc-internal-format
25509msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
25510msgstr ""
25511
25512#: cp/mangle.c:2197
25513#, gcc-internal-format
25514msgid "omitted middle operand to %<?:%> operand cannot be mangled"
25515msgstr ""
25516
25517#: cp/mangle.c:2507
25518#, gcc-internal-format
25519msgid "the mangled name of %qD will change in a future version of GCC"
25520msgstr ""
25521
25522#: cp/method.c:457
25523#, gcc-internal-format
25524msgid "generic thunk code fails for method %q#D which uses %<...%>"
25525msgstr ""
25526
25527#: cp/method.c:693
25528#, gcc-internal-format
25529msgid "non-static const member %q#D, can't use default assignment operator"
25530msgstr ""
25531
25532#: cp/method.c:699
25533#, gcc-internal-format
25534msgid "non-static reference member %q#D, can't use default assignment operator"
25535msgstr ""
25536
25537#: cp/method.c:811
25538#, gcc-internal-format
25539msgid "%Hsynthesized method %qD first required here "
25540msgstr ""
25541
25542#: cp/method.c:1140
25543#, gcc-internal-format
25544msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
25545msgstr ""
25546
25547#: cp/name-lookup.c:697
25548#, fuzzy, gcc-internal-format
25549msgid "redeclaration of %<wchar_t%> as %qT"
25550msgstr "herdeclaratie van %qs"
25551
25552#. A redeclaration of main, but not a duplicate of the
25553#. previous one.
25554#.
25555#. [basic.start.main]
25556#.
25557#. This function shall not be overloaded.
25558#: cp/name-lookup.c:727
25559#, fuzzy, gcc-internal-format
25560msgid "invalid redeclaration of %q+D"
25561msgstr "herdeclaratie van %qs"
25562
25563#: cp/name-lookup.c:728
25564#, fuzzy, gcc-internal-format
25565msgid "as %qD"
25566msgstr "%s voor %qs"
25567
25568#: cp/name-lookup.c:816
25569#, fuzzy, gcc-internal-format
25570msgid "type mismatch with previous external decl of %q#D"
25571msgstr "type-conflict met eerdere externe declaratie"
25572
25573#: cp/name-lookup.c:817
25574#, fuzzy, gcc-internal-format
25575msgid "previous external decl of %q+#D"
25576msgstr "eerdere externe declaratie van %qs"
25577
25578#: cp/name-lookup.c:908
25579#, fuzzy, gcc-internal-format
25580msgid "extern declaration of %q#D doesn't match"
25581msgstr "externe declaratie van %qs komt niet overeen met de globale declaratie"
25582
25583#: cp/name-lookup.c:909
25584#, fuzzy, gcc-internal-format
25585msgid "global declaration %q+#D"
25586msgstr "herhaalde label-declaratie %qs"
25587
25588#: cp/name-lookup.c:946 cp/name-lookup.c:953
25589#, fuzzy, gcc-internal-format
25590msgid "declaration of %q#D shadows a parameter"
25591msgstr "de declaratie van %qs verbergt een parameter"
25592
25593#. Location of previous decl is not useful in this case.
25594#: cp/name-lookup.c:978
25595#, fuzzy, gcc-internal-format
25596msgid "declaration of %qD shadows a member of 'this'"
25597msgstr "de declaratie van %qs verbergt een parameter"
25598
25599#: cp/name-lookup.c:984
25600#, fuzzy, gcc-internal-format
25601msgid "declaration of %qD shadows a previous local"
25602msgstr "de declaratie van %qs verbergt een parameter"
25603
25604#: cp/name-lookup.c:991
25605#, fuzzy, gcc-internal-format
25606msgid "declaration of %qD shadows a global declaration"
25607msgstr "de declaratie van %qs verbergt een parameter"
25608
25609#: cp/name-lookup.c:1114
25610#, gcc-internal-format
25611msgid "name lookup of %qD changed"
25612msgstr ""
25613
25614#: cp/name-lookup.c:1115
25615#, gcc-internal-format
25616msgid "  matches this %q+D under ISO standard rules"
25617msgstr ""
25618
25619#: cp/name-lookup.c:1117
25620#, gcc-internal-format
25621msgid "  matches this %q+D under old rules"
25622msgstr ""
25623
25624#: cp/name-lookup.c:1135 cp/name-lookup.c:1143
25625#, gcc-internal-format
25626msgid "name lookup of %qD changed for new ISO %<for%> scoping"
25627msgstr ""
25628
25629#: cp/name-lookup.c:1137
25630#, gcc-internal-format
25631msgid "  cannot use obsolete binding at %q+D because it has a destructor"
25632msgstr ""
25633
25634#: cp/name-lookup.c:1145
25635#, gcc-internal-format
25636msgid "  using obsolete binding at %q+D"
25637msgstr ""
25638
25639#: cp/name-lookup.c:1198
25640#, gcc-internal-format
25641msgid "%s %s(%E) %p %d\n"
25642msgstr ""
25643
25644#: cp/name-lookup.c:1201
25645#, gcc-internal-format
25646msgid "%s %s %p %d\n"
25647msgstr ""
25648
25649#: cp/name-lookup.c:1327
25650#, gcc-internal-format
25651msgid "XXX is_class_level != (current_scope == class_scope)\n"
25652msgstr ""
25653
25654#: cp/name-lookup.c:1885
25655#, fuzzy, gcc-internal-format
25656msgid "%q#D hides constructor for %q#T"
25657msgstr "%d constructor(s) gevonden\n"
25658
25659#: cp/name-lookup.c:1901
25660#, fuzzy, gcc-internal-format
25661msgid "%q#D conflicts with previous using declaration %q#D"
25662msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
25663
25664#: cp/name-lookup.c:1921
25665#, fuzzy, gcc-internal-format
25666msgid "previous non-function declaration %q+#D"
25667msgstr "eerdere declaratie van %qs"
25668
25669#: cp/name-lookup.c:1922
25670#, fuzzy, gcc-internal-format
25671msgid "conflicts with function declaration %q#D"
25672msgstr "conflicterende declaraties van %qs"
25673
25674#. It's a nested name with template parameter dependent scope.
25675#. This can only be using-declaration for class member.
25676#: cp/name-lookup.c:2000 cp/name-lookup.c:2025
25677#, fuzzy, gcc-internal-format
25678msgid "%qT is not a namespace"
25679msgstr "%qs is geen iterator"
25680
25681#. 7.3.3/5
25682#. A using-declaration shall not name a template-id.
25683#: cp/name-lookup.c:2010
25684#, gcc-internal-format
25685msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
25686msgstr ""
25687
25688#: cp/name-lookup.c:2017
25689#, fuzzy, gcc-internal-format
25690msgid "namespace %qD not allowed in using-declaration"
25691msgstr "%qs staat niet aan het begin van een declaratie"
25692
25693#: cp/name-lookup.c:2053
25694#, fuzzy, gcc-internal-format
25695msgid "%qD not declared"
25696msgstr "%<%.*s%> is niet gedefinieerd"
25697
25698#: cp/name-lookup.c:2074 cp/name-lookup.c:2111 cp/name-lookup.c:2145
25699#, fuzzy, gcc-internal-format
25700msgid "%qD is already declared in this scope"
25701msgstr "%<%.*s%> is niet gedefinieerd"
25702
25703#: cp/name-lookup.c:2151
25704#, gcc-internal-format
25705msgid "using declaration %qD introduced ambiguous type %qT"
25706msgstr ""
25707
25708#: cp/name-lookup.c:2743
25709#, gcc-internal-format
25710msgid "using-declaration for non-member at class scope"
25711msgstr ""
25712
25713#: cp/name-lookup.c:2750
25714#, fuzzy, gcc-internal-format
25715msgid "%<%T::%D%> names destructor"
25716msgstr "%qs is geen iterator"
25717
25718#: cp/name-lookup.c:2755
25719#, fuzzy, gcc-internal-format
25720msgid "%<%T::%D%> names constructor"
25721msgstr "%qs is geen iterator"
25722
25723#: cp/name-lookup.c:2760
25724#, fuzzy, gcc-internal-format
25725msgid "%<%T::%D%> names constructor in %qT"
25726msgstr "%d constructor(s) gevonden\n"
25727
25728#: cp/name-lookup.c:2809
25729#, fuzzy, gcc-internal-format
25730msgid "no members matching %<%T::%D%> in %q#T"
25731msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
25732
25733#: cp/name-lookup.c:2877
25734#, fuzzy, gcc-internal-format
25735msgid "declaration of %qD not in a namespace surrounding %qD"
25736msgstr "%qs wordt gedeclareerd als een array van functies"
25737
25738#: cp/name-lookup.c:2885
25739#, fuzzy, gcc-internal-format
25740msgid "explicit qualification in declaration of %qD"
25741msgstr "eerdere impliciete declaratie van `%s'"
25742
25743#: cp/name-lookup.c:2925
25744#, gcc-internal-format
25745msgid "%qD should have been declared inside %qD"
25746msgstr ""
25747
25748#: cp/name-lookup.c:2987
25749#, fuzzy, gcc-internal-format
25750msgid "namespace alias %qD not allowed here, assuming %qD"
25751msgstr "%qs staat niet aan het begin van een declaratie"
25752
25753#: cp/name-lookup.c:3294
25754#, gcc-internal-format
25755msgid "strong using only meaningful at namespace scope"
25756msgstr ""
25757
25758#: cp/name-lookup.c:3301
25759#, fuzzy, gcc-internal-format
25760msgid "%qD attribute directive ignored"
25761msgstr "attribuut-commando %qs wordt genegeerd"
25762
25763#: cp/name-lookup.c:3451
25764#, gcc-internal-format
25765msgid "%qD denotes an ambiguous type"
25766msgstr ""
25767
25768#: cp/name-lookup.c:3452
25769#, fuzzy, gcc-internal-format
25770msgid "%J  first type here"
25771msgstr "van hieruit opgeroepen"
25772
25773#: cp/name-lookup.c:3453
25774#, gcc-internal-format
25775msgid "%J  other type here"
25776msgstr ""
25777
25778#. This happens for A::B where B is a template, and there are no
25779#. template arguments.
25780#: cp/name-lookup.c:3563 cp/parser.c:4497 cp/typeck.c:1807
25781#, fuzzy, gcc-internal-format
25782msgid "invalid use of %qD"
25783msgstr "ongeldig gebruik van %<restrict%>"
25784
25785#: cp/name-lookup.c:3603
25786#, fuzzy, gcc-internal-format
25787msgid "%<%D::%D%> is not a template"
25788msgstr "%qs is geen iterator"
25789
25790#: cp/name-lookup.c:3618
25791#, fuzzy, gcc-internal-format
25792msgid "%qD undeclared in namespace %qD"
25793msgstr "ongeldige naam %qs"
25794
25795#: cp/name-lookup.c:4255
25796#, fuzzy, gcc-internal-format
25797msgid "%q+D is not a function,"
25798msgstr "%qs is meestal een functie"
25799
25800#: cp/name-lookup.c:4256
25801#, fuzzy, gcc-internal-format
25802msgid "  conflict with %q+D"
25803msgstr "conflicterende types voor %qs"
25804
25805#: cp/name-lookup.c:5090
25806#, gcc-internal-format
25807msgid "XXX entering pop_everything ()\n"
25808msgstr ""
25809
25810#: cp/name-lookup.c:5099
25811#, gcc-internal-format
25812msgid "XXX leaving pop_everything ()\n"
25813msgstr ""
25814
25815#: cp/parser.c:1875
25816#, gcc-internal-format
25817msgid "minimum/maximum operators are deprecated"
25818msgstr ""
25819
25820#: cp/parser.c:1895
25821#, gcc-internal-format
25822msgid "%<#pragma%> is not allowed here"
25823msgstr ""
25824
25825#: cp/parser.c:1924
25826#, fuzzy, gcc-internal-format
25827msgid "%<%D::%D%> has not been declared"
25828msgstr "%<%.*s%> is niet gedefinieerd"
25829
25830#: cp/parser.c:1927 cp/semantics.c:2405
25831#, fuzzy, gcc-internal-format
25832msgid "%<::%D%> has not been declared"
25833msgstr "%<%.*s%> is niet gedefinieerd"
25834
25835#: cp/parser.c:1930
25836#, fuzzy, gcc-internal-format
25837msgid "request for member %qD in non-class type %qT"
25838msgstr "grootte van %qs is %u bytes"
25839
25840#: cp/parser.c:1933
25841#, fuzzy, gcc-internal-format
25842msgid "%<%T::%D%> has not been declared"
25843msgstr "%<%.*s%> is niet gedefinieerd"
25844
25845#: cp/parser.c:1936
25846#, fuzzy, gcc-internal-format
25847msgid "%qD has not been declared"
25848msgstr "%<%.*s%> is niet gedefinieerd"
25849
25850#: cp/parser.c:1939
25851#, gcc-internal-format
25852msgid "%<%D::%D%> %s"
25853msgstr ""
25854
25855#: cp/parser.c:1941
25856#, gcc-internal-format
25857msgid "%<::%D%> %s"
25858msgstr ""
25859
25860#: cp/parser.c:1943
25861#, fuzzy, gcc-internal-format
25862msgid "%qD %s"
25863msgstr "%s voor %qs"
25864
25865#: cp/parser.c:1995
25866#, gcc-internal-format
25867msgid "new types may not be defined in a return type"
25868msgstr ""
25869
25870#: cp/parser.c:1996
25871#, fuzzy, gcc-internal-format
25872msgid "(perhaps a semicolon is missing after the definition of %qT)"
25873msgstr "conflicterende declaraties van %qs"
25874
25875#: cp/parser.c:2015 cp/parser.c:3698 cp/pt.c:4402
25876#, fuzzy, gcc-internal-format
25877msgid "%qT is not a template"
25878msgstr "%qs is geen iterator"
25879
25880#: cp/parser.c:2017
25881#, fuzzy, gcc-internal-format
25882msgid "%qE is not a template"
25883msgstr "%qs is geen iterator"
25884
25885#: cp/parser.c:2019
25886#, fuzzy, gcc-internal-format
25887msgid "invalid template-id"
25888msgstr "ongeldig karakter in naam van macro-parameter"
25889
25890#: cp/parser.c:2048
25891#, fuzzy, gcc-internal-format
25892msgid "%s cannot appear in a constant-expression"
25893msgstr "overflow in constante expressie"
25894
25895#: cp/parser.c:2073
25896#, fuzzy, gcc-internal-format
25897msgid "invalid use of template-name %qE without an argument list"
25898msgstr "ongeldig gebruik van een void-expressie"
25899
25900#. Issue an error message.
25901#: cp/parser.c:2078
25902#, fuzzy, gcc-internal-format
25903msgid "%qE does not name a type"
25904msgstr "%qs is smaller dan waarden van zijn type"
25905
25906#: cp/parser.c:2110
25907#, gcc-internal-format
25908msgid "(perhaps %<typename %T::%E%> was intended)"
25909msgstr ""
25910
25911#: cp/parser.c:2125
25912#, gcc-internal-format
25913msgid "%qE in namespace %qE does not name a type"
25914msgstr ""
25915
25916#: cp/parser.c:2128
25917#, fuzzy, gcc-internal-format
25918msgid "%qE in class %qT does not name a type"
25919msgstr "%qs is smaller dan waarden van zijn type"
25920
25921#: cp/parser.c:2848
25922#, fuzzy, gcc-internal-format
25923msgid "ISO C++ forbids braced-groups within expressions"
25924msgstr "ISO C++ verbiedt accolade-groepen in expressies"
25925
25926# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
25927#: cp/parser.c:2857
25928#, fuzzy, gcc-internal-format
25929msgid "statement-expressions are allowed only inside functions"
25930msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
25931
25932#: cp/parser.c:2908
25933#, fuzzy, gcc-internal-format
25934msgid "%<this%> may not be used in this context"
25935msgstr "%<%.*s%> is niet gedefinieerd"
25936
25937#: cp/parser.c:3059
25938#, gcc-internal-format
25939msgid "local variable %qD may not appear in this context"
25940msgstr ""
25941
25942#: cp/parser.c:3435
25943#, fuzzy, gcc-internal-format
25944msgid "declaration of %<~%T%> as member of %qT"
25945msgstr "de declaratie van %qs verbergt een parameter"
25946
25947#: cp/parser.c:3448
25948#, fuzzy, gcc-internal-format
25949msgid "typedef-name %qD used as destructor declarator"
25950msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
25951
25952#: cp/parser.c:3657 cp/parser.c:12711 cp/parser.c:14842
25953#, fuzzy, gcc-internal-format
25954msgid "reference to %qD is ambiguous"
25955msgstr "grootte van %qs is %u bytes"
25956
25957#: cp/parser.c:3699 cp/typeck.c:1878 cp/typeck.c:1898
25958#, fuzzy, gcc-internal-format
25959msgid "%qD is not a template"
25960msgstr "%qs is geen iterator"
25961
25962#: cp/parser.c:4090
25963#, fuzzy, gcc-internal-format
25964msgid "ISO C++ forbids compound-literals"
25965msgstr "ISO C++ verbiedt het gebruik van samengestelde expressies als lvalues"
25966
25967#: cp/parser.c:4422
25968#, fuzzy, gcc-internal-format
25969msgid "%qE does not have class type"
25970msgstr "%qs is smaller dan waarden van zijn type"
25971
25972#: cp/parser.c:5021
25973#, gcc-internal-format
25974msgid "array bound forbidden after parenthesized type-id"
25975msgstr ""
25976
25977#: cp/parser.c:5022
25978#, gcc-internal-format
25979msgid "try removing the parentheses around the type-id"
25980msgstr ""
25981
25982#: cp/parser.c:5224
25983#, gcc-internal-format
25984msgid "expression in new-declarator must have integral or enumeration type"
25985msgstr ""
25986
25987#: cp/parser.c:5413
25988#, gcc-internal-format
25989msgid "use of old-style cast"
25990msgstr ""
25991
25992#: cp/parser.c:6197
25993#, fuzzy, gcc-internal-format
25994msgid "case label %qE not within a switch statement"
25995msgstr "case-label niet in een switch-statement"
25996
25997#: cp/parser.c:6746
25998#, fuzzy, gcc-internal-format
25999msgid "ISO C++ forbids computed gotos"
26000msgstr "ISO C++ verbiedt geneste functies"
26001
26002#: cp/parser.c:6871
26003#, gcc-internal-format
26004msgid "extra %<;%>"
26005msgstr ""
26006
26007#: cp/parser.c:7205
26008#, gcc-internal-format
26009msgid "mixing declarations and function-definitions is forbidden"
26010msgstr ""
26011
26012#: cp/parser.c:7514
26013#, gcc-internal-format
26014msgid "ISO C++ does not support %<long long%>"
26015msgstr "ISO C++ ondersteunt %<long long%> niet"
26016
26017#: cp/parser.c:7534
26018#, gcc-internal-format
26019msgid "duplicate %qs"
26020msgstr "herhaalde %qs"
26021
26022#: cp/parser.c:7541
26023#, fuzzy, gcc-internal-format
26024msgid "class definition may not be declared a friend"
26025msgstr "%qs mag niet als alleen-lezen gedeclareerd worden"
26026
26027#: cp/parser.c:7855
26028#, gcc-internal-format
26029msgid "only constructors take base initializers"
26030msgstr ""
26031
26032#: cp/parser.c:7907
26033#, gcc-internal-format
26034msgid "anachronistic old-style base class initializer"
26035msgstr ""
26036
26037#: cp/parser.c:7951
26038#, gcc-internal-format
26039msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
26040msgstr ""
26041
26042#. Warn that we do not support `export'.
26043#: cp/parser.c:8317
26044#, gcc-internal-format
26045msgid "keyword %<export%> not implemented, and will be ignored"
26046msgstr ""
26047
26048#. Otherwise, emit an error about the invalid digraph, but continue
26049#. parsing because we got our argument list.
26050#: cp/parser.c:8694
26051#, fuzzy, gcc-internal-format
26052msgid "%<<::%> cannot begin a template-argument list"
26053msgstr "%qs is geen iterator"
26054
26055#: cp/parser.c:8695
26056#, gcc-internal-format
26057msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
26058msgstr ""
26059
26060#: cp/parser.c:8702
26061#, gcc-internal-format
26062msgid "(if you use -fpermissive G++ will accept your code)"
26063msgstr ""
26064
26065#: cp/parser.c:8766
26066#, fuzzy, gcc-internal-format
26067msgid "parse error in template argument list"
26068msgstr "%qs is geen iterator"
26069
26070#. Explain what went wrong.
26071#: cp/parser.c:8879
26072#, fuzzy, gcc-internal-format
26073msgid "non-template %qD used as template"
26074msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
26075
26076#: cp/parser.c:8880
26077#, gcc-internal-format
26078msgid "use %<%T::template %D%> to indicate that it is a template"
26079msgstr ""
26080
26081#: cp/parser.c:9393
26082#, gcc-internal-format
26083msgid "template specialization with C linkage"
26084msgstr ""
26085
26086#: cp/parser.c:9500 cp/parser.c:15498
26087#, fuzzy, gcc-internal-format
26088msgid "template declaration of %qs"
26089msgstr "herdeclaratie van %qs"
26090
26091#: cp/parser.c:9973
26092#, gcc-internal-format
26093msgid "using %<typename%> outside of template"
26094msgstr ""
26095
26096#: cp/parser.c:10170
26097#, fuzzy, gcc-internal-format
26098msgid "type attributes are honored only at type definition"
26099msgstr "het %qs attribuut heeft enkel betekenis voor functies"
26100
26101#: cp/parser.c:10372
26102#, fuzzy, gcc-internal-format
26103msgid "%qD is not a namespace-name"
26104msgstr "%qs is geen iterator"
26105
26106#. [namespace.udecl]
26107#.
26108#. A using declaration shall not name a template-id.
26109#: cp/parser.c:10562
26110#, fuzzy, gcc-internal-format
26111msgid "a template-id may not appear in a using-declaration"
26112msgstr "%qs staat niet aan het begin van een declaratie"
26113
26114#: cp/parser.c:10901
26115#, gcc-internal-format
26116msgid "an asm-specification is not allowed on a function-definition"
26117msgstr ""
26118
26119#: cp/parser.c:10903
26120#, fuzzy, gcc-internal-format
26121msgid "attributes are not allowed on a function-definition"
26122msgstr "globale registervariabele volgt op een functiedefinitie"
26123
26124#: cp/parser.c:11050
26125#, fuzzy, gcc-internal-format
26126msgid "attributes after parenthesized initializer ignored"
26127msgstr "attributen genegeerd in declarator van parameter-array"
26128
26129#: cp/parser.c:11430
26130#, fuzzy, gcc-internal-format
26131msgid "array bound is not an integer constant"
26132msgstr "array subscript is geen integer"
26133
26134#: cp/parser.c:11501
26135#, fuzzy, gcc-internal-format
26136msgid "%<%T::%D%> is not a type"
26137msgstr "%qs is geen iterator"
26138
26139#: cp/parser.c:11526
26140#, fuzzy, gcc-internal-format
26141msgid "invalid use of constructor as a template"
26142msgstr "ongeldige beginwaarde voor member %qs"
26143
26144#: cp/parser.c:11527
26145#, gcc-internal-format
26146msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
26147msgstr ""
26148
26149#: cp/parser.c:11761
26150#, fuzzy, gcc-internal-format
26151msgid "duplicate cv-qualifier"
26152msgstr "herhaalde case-waarde"
26153
26154# Is the %s the argument, or is it 'of' the argument?
26155#: cp/parser.c:12297
26156#, fuzzy, gcc-internal-format
26157msgid "file ends in default argument"
26158msgstr "ongeldig type-argument %qs"
26159
26160#: cp/parser.c:12370
26161#, fuzzy, gcc-internal-format
26162msgid "deprecated use of default argument for parameter of non-function"
26163msgstr "argumenten aan macro %qs gegeven"
26164
26165#: cp/parser.c:12373
26166#, fuzzy, gcc-internal-format
26167msgid "default arguments are only permitted for function parameters"
26168msgstr "argumenten aan macro %qs gegeven"
26169
26170#: cp/parser.c:13136
26171#, fuzzy, gcc-internal-format
26172msgid "invalid class name in declaration of %qD"
26173msgstr "herdeclaratie van %qs"
26174
26175#: cp/parser.c:13147
26176#, fuzzy, gcc-internal-format
26177msgid "declaration of %qD in %qD which does not enclose %qD"
26178msgstr "%qs wordt gedeclareerd als een array van functies"
26179
26180#: cp/parser.c:13160
26181#, gcc-internal-format
26182msgid "extra qualification ignored"
26183msgstr ""
26184
26185#: cp/parser.c:13171
26186#, fuzzy, gcc-internal-format
26187msgid "an explicit specialization must be preceded by %<template <>%>"
26188msgstr "impliciete declaratie van functie %qs"
26189
26190#: cp/parser.c:13264
26191#, fuzzy, gcc-internal-format
26192msgid "previous definition of %q+#T"
26193msgstr "eerdere definitie van %qs"
26194
26195#: cp/parser.c:13495
26196#, gcc-internal-format
26197msgid "%Hextra %<;%>"
26198msgstr ""
26199
26200#: cp/parser.c:13513
26201#, gcc-internal-format
26202msgid "a class-key must be used when declaring a friend"
26203msgstr ""
26204
26205#: cp/parser.c:13527
26206#, fuzzy, gcc-internal-format
26207msgid "friend declaration does not name a class or function"
26208msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
26209
26210#: cp/parser.c:13705
26211#, gcc-internal-format
26212msgid "pure-specifier on function-definition"
26213msgstr ""
26214
26215#: cp/parser.c:13978
26216#, gcc-internal-format
26217msgid "keyword %<typename%> not allowed outside of templates"
26218msgstr ""
26219
26220#: cp/parser.c:13980
26221#, gcc-internal-format
26222msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
26223msgstr ""
26224
26225#: cp/parser.c:14255
26226#, gcc-internal-format
26227msgid "invalid catch parameter"
26228msgstr ""
26229
26230#: cp/parser.c:15011
26231#, fuzzy, gcc-internal-format
26232msgid "too few template-parameter-lists"
26233msgstr "twee of meer data types in de declaratie van %qs"
26234
26235#. Otherwise, there are too many template parameter lists.  We have
26236#. something like:
26237#.
26238#. template <class T> template <class U> void S::f();
26239#: cp/parser.c:15026
26240#, fuzzy, gcc-internal-format
26241msgid "too many template-parameter-lists"
26242msgstr "meerdere opslagklassen in declaratie van %qs"
26243
26244#. Skip the entire function.
26245#: cp/parser.c:15250
26246#, fuzzy, gcc-internal-format
26247msgid "invalid function declaration"
26248msgstr "lege declaratie"
26249
26250#. Issue an error message.
26251#: cp/parser.c:15287
26252#, fuzzy, gcc-internal-format
26253msgid "named return values are no longer supported"
26254msgstr "-pipe wordt niet ondersteund"
26255
26256#: cp/parser.c:15352
26257#, gcc-internal-format
26258msgid "template with C linkage"
26259msgstr ""
26260
26261#: cp/parser.c:15715
26262#, gcc-internal-format
26263msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
26264msgstr ""
26265
26266#: cp/parser.c:15730
26267#, gcc-internal-format
26268msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
26269msgstr ""
26270
26271#: cp/parser.c:16290
26272#, fuzzy, gcc-internal-format
26273msgid "%qs tag used in naming %q#T"
26274msgstr "Ongeldige optie %qs"
26275
26276#: cp/parser.c:16311
26277#, fuzzy, gcc-internal-format
26278msgid "%qD redeclared with different access"
26279msgstr "%qs als ander soort symbool geherdeclareerd"
26280
26281#: cp/parser.c:16328
26282#, gcc-internal-format
26283msgid "%<template%> (as a disambiguator) is only allowed within templates"
26284msgstr ""
26285
26286#: cp/parser.c:16565 cp/parser.c:17488 cp/parser.c:17619
26287#, gcc-internal-format
26288msgid "misplaced %<@%D%> Objective-C++ construct"
26289msgstr ""
26290
26291#: cp/parser.c:16706
26292#, gcc-internal-format
26293msgid "%<@encode%> must specify a type as an argument"
26294msgstr ""
26295
26296#: cp/parser.c:17021
26297#, gcc-internal-format
26298msgid "invalid Objective-C++ selector name"
26299msgstr ""
26300
26301#: cp/parser.c:17352
26302#, gcc-internal-format
26303msgid "identifier expected after %<@protocol%>"
26304msgstr ""
26305
26306#: cp/parser.c:17642
26307#, gcc-internal-format
26308msgid "inter-module optimizations not implemented for C++"
26309msgstr ""
26310
26311#: cp/pt.c:239
26312#, gcc-internal-format
26313msgid "data member %qD cannot be a member template"
26314msgstr ""
26315
26316#: cp/pt.c:251
26317#, fuzzy, gcc-internal-format
26318msgid "invalid member template declaration %qD"
26319msgstr "herhaalde label-declaratie %qs"
26320
26321#: cp/pt.c:573
26322#, fuzzy, gcc-internal-format
26323msgid "explicit specialization in non-namespace scope %qD"
26324msgstr "impliciete declaratie van functie %qs"
26325
26326#: cp/pt.c:584
26327#, gcc-internal-format
26328msgid "enclosing class templates are not explicitly specialized"
26329msgstr ""
26330
26331#: cp/pt.c:668
26332#, fuzzy, gcc-internal-format
26333msgid "specialization of %qD in different namespace"
26334msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
26335
26336#: cp/pt.c:669 cp/pt.c:759
26337#, fuzzy, gcc-internal-format
26338msgid "  from definition of %q+#D"
26339msgstr "herdefinitie van %qs"
26340
26341#: cp/pt.c:686
26342#, fuzzy, gcc-internal-format
26343msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
26344msgstr "%qs wordt gedeclareerd als een array van functies"
26345
26346#: cp/pt.c:726
26347#, fuzzy, gcc-internal-format
26348msgid "specialization of %qT after instantiation"
26349msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
26350
26351#: cp/pt.c:758
26352#, gcc-internal-format
26353msgid "specializing %q#T in different namespace"
26354msgstr ""
26355
26356#: cp/pt.c:773
26357#, fuzzy, gcc-internal-format
26358msgid "specialization %qT after instantiation %qT"
26359msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
26360
26361#: cp/pt.c:785
26362#, fuzzy, gcc-internal-format
26363msgid "explicit specialization of non-template %qT"
26364msgstr "impliciete declaratie van functie %qs"
26365
26366#: cp/pt.c:1179
26367#, fuzzy, gcc-internal-format
26368msgid "specialization of %qD after instantiation"
26369msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
26370
26371#: cp/pt.c:1383
26372#, fuzzy, gcc-internal-format
26373msgid "%qD is not a function template"
26374msgstr "%qs is geen iterator"
26375
26376#: cp/pt.c:1577
26377#, gcc-internal-format
26378msgid "template-id %qD for %q+D does not match any template declaration"
26379msgstr ""
26380
26381#: cp/pt.c:1585
26382#, gcc-internal-format
26383msgid "ambiguous template specialization %qD for %q+D"
26384msgstr ""
26385
26386#. This case handles bogus declarations like template <>
26387#. template <class T> void f<int>();
26388#: cp/pt.c:1816 cp/pt.c:1870
26389#, fuzzy, gcc-internal-format
26390msgid "template-id %qD in declaration of primary template"
26391msgstr "impliciete declaratie van functie %qs"
26392
26393#: cp/pt.c:1829
26394#, gcc-internal-format
26395msgid "template parameter list used in explicit instantiation"
26396msgstr ""
26397
26398#: cp/pt.c:1835
26399#, gcc-internal-format
26400msgid "definition provided for explicit instantiation"
26401msgstr ""
26402
26403#: cp/pt.c:1843
26404#, fuzzy, gcc-internal-format
26405msgid "too many template parameter lists in declaration of %qD"
26406msgstr "meerdere opslagklassen in declaratie van %qs"
26407
26408#: cp/pt.c:1846
26409#, fuzzy, gcc-internal-format
26410msgid "too few template parameter lists in declaration of %qD"
26411msgstr "twee of meer data types in de declaratie van %qs"
26412
26413#: cp/pt.c:1848
26414#, fuzzy, gcc-internal-format
26415msgid "explicit specialization of %qD must be introduced by %<template <>%>"
26416msgstr "impliciete declaratie van functie %qs"
26417
26418#: cp/pt.c:1867
26419#, gcc-internal-format
26420msgid "function template partial specialization %qD is not allowed"
26421msgstr ""
26422
26423#: cp/pt.c:1899
26424#, gcc-internal-format
26425msgid "default argument specified in explicit specialization"
26426msgstr ""
26427
26428#: cp/pt.c:1928
26429#, fuzzy, gcc-internal-format
26430msgid "%qD is not a template function"
26431msgstr "%qs is meestal een functie"
26432
26433#. From [temp.expl.spec]:
26434#.
26435#. If such an explicit specialization for the member
26436#. of a class template names an implicitly-declared
26437#. special member function (clause _special_), the
26438#. program is ill-formed.
26439#.
26440#. Similar language is found in [temp.explicit].
26441#: cp/pt.c:1990
26442#, fuzzy, gcc-internal-format
26443msgid "specialization of implicitly-declared special member function"
26444msgstr "%qs impliciet als functie gedeclareerd"
26445
26446#: cp/pt.c:2034
26447#, fuzzy, gcc-internal-format
26448msgid "no member function %qD declared in %qT"
26449msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
26450
26451#: cp/pt.c:2258
26452#, fuzzy, gcc-internal-format
26453msgid "declaration of %q+#D"
26454msgstr "herdeclaratie van %qs"
26455
26456#: cp/pt.c:2259
26457#, fuzzy, gcc-internal-format
26458msgid " shadows template parm %q+#D"
26459msgstr "meerdere parameters hebben de naam %qs"
26460
26461#: cp/pt.c:2662
26462#, gcc-internal-format
26463msgid "template parameters not used in partial specialization:"
26464msgstr ""
26465
26466#: cp/pt.c:2666
26467#, gcc-internal-format
26468msgid "        %qD"
26469msgstr ""
26470
26471#: cp/pt.c:2677
26472#, fuzzy, gcc-internal-format
26473msgid "partial specialization %qT does not specialize any template arguments"
26474msgstr "variabele %qs als inline gedeclareerd"
26475
26476# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
26477#: cp/pt.c:2702
26478#, fuzzy, gcc-internal-format
26479msgid "template argument %qE involves template parameter(s)"
26480msgstr "argument %d is alleen-lezen"
26481
26482#: cp/pt.c:2746
26483#, gcc-internal-format
26484msgid "type %qT of template argument %qE depends on template parameter(s)"
26485msgstr ""
26486
26487# Is the %s the argument, or is it 'of' the argument?
26488#: cp/pt.c:2833
26489#, fuzzy, gcc-internal-format
26490msgid "no default argument for %qD"
26491msgstr "ongeldig type-argument %qs"
26492
26493#: cp/pt.c:2992
26494#, gcc-internal-format
26495msgid "template class without a name"
26496msgstr ""
26497
26498#. [temp.mem]
26499#.
26500#. A destructor shall not be a member template.
26501#: cp/pt.c:3000
26502#, fuzzy, gcc-internal-format
26503msgid "destructor %qD declared as member template"
26504msgstr "%<%s %s%> binnen parameterlijst gedeclareerd"
26505
26506#. [basic.stc.dynamic.allocation]
26507#.
26508#. An allocation function can be a function
26509#. template. ... Template allocation functions shall
26510#. have two or more parameters.
26511#: cp/pt.c:3015
26512#, fuzzy, gcc-internal-format
26513msgid "invalid template declaration of %qD"
26514msgstr "herhaalde label-declaratie %qs"
26515
26516#: cp/pt.c:3095
26517#, fuzzy, gcc-internal-format
26518msgid "%qD does not declare a template type"
26519msgstr "%qs is geen iterator"
26520
26521#: cp/pt.c:3101
26522#, fuzzy, gcc-internal-format
26523msgid "template definition of non-template %q#D"
26524msgstr "herdefinitie van %<union %s%>"
26525
26526#: cp/pt.c:3144
26527#, fuzzy, gcc-internal-format
26528msgid "expected %d levels of template parms for %q#D, got %d"
26529msgstr "meerdere parameters hebben de naam %qs"
26530
26531#: cp/pt.c:3156
26532#, fuzzy, gcc-internal-format
26533msgid "got %d template parameters for %q#D"
26534msgstr "meerdere parameters hebben de naam %qs"
26535
26536#: cp/pt.c:3159
26537#, fuzzy, gcc-internal-format
26538msgid "got %d template parameters for %q#T"
26539msgstr "meerdere parameters hebben de naam %qs"
26540
26541#: cp/pt.c:3161
26542#, gcc-internal-format
26543msgid "  but %d required"
26544msgstr ""
26545
26546#: cp/pt.c:3258
26547#, fuzzy, gcc-internal-format
26548msgid "%qT is not a template type"
26549msgstr "%qs is geen iterator"
26550
26551#: cp/pt.c:3271
26552#, fuzzy, gcc-internal-format
26553msgid "template specifiers not specified in declaration of %qD"
26554msgstr "twee of meer data types in de declaratie van %qs"
26555
26556#: cp/pt.c:3281
26557#, fuzzy, gcc-internal-format
26558msgid "previous declaration %q+D"
26559msgstr "eerdere declaratie van %qs"
26560
26561#: cp/pt.c:3282
26562#, fuzzy, gcc-internal-format
26563msgid "used %d template parameter(s) instead of %d"
26564msgstr "meerdere parameters hebben de naam %qs"
26565
26566#: cp/pt.c:3301
26567#, fuzzy, gcc-internal-format
26568msgid "template parameter %q+#D"
26569msgstr "meerdere parameters hebben de naam %qs"
26570
26571#: cp/pt.c:3302
26572#, fuzzy, gcc-internal-format
26573msgid "redeclared here as %q#D"
26574msgstr "ongeldige naam %qs"
26575
26576#. We have in [temp.param]:
26577#.
26578#. A template-parameter may not be given default arguments
26579#. by two different declarations in the same scope.
26580#: cp/pt.c:3312
26581#, fuzzy, gcc-internal-format
26582msgid "redefinition of default argument for %q#D"
26583msgstr "herdefinitie van %<struct %s%>"
26584
26585#: cp/pt.c:3313
26586#, fuzzy, gcc-internal-format
26587msgid "%J  original definition appeared here"
26588msgstr "functie-definitie als %<typdef%> gedeclareerd"
26589
26590#: cp/pt.c:3409
26591#, gcc-internal-format
26592msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
26593msgstr ""
26594
26595#: cp/pt.c:3450
26596#, gcc-internal-format
26597msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
26598msgstr ""
26599
26600#: cp/pt.c:3527
26601#, gcc-internal-format
26602msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
26603msgstr ""
26604
26605#: cp/pt.c:3577
26606#, gcc-internal-format
26607msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
26608msgstr ""
26609
26610#: cp/pt.c:3597
26611#, gcc-internal-format
26612msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
26613msgstr ""
26614
26615#: cp/pt.c:3604
26616#, fuzzy, gcc-internal-format
26617msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
26618msgstr "%qs is geen iterator"
26619
26620#: cp/pt.c:3617
26621#, gcc-internal-format
26622msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
26623msgstr ""
26624
26625#: cp/pt.c:3657
26626#, fuzzy, gcc-internal-format
26627msgid "%qE is not a valid template argument for type %qT because it is a pointer"
26628msgstr "%qs is geen iterator"
26629
26630#: cp/pt.c:3659
26631#, gcc-internal-format
26632msgid "try using %qE instead"
26633msgstr ""
26634
26635#: cp/pt.c:3694
26636#, fuzzy, gcc-internal-format
26637msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
26638msgstr "%qs is geen iterator"
26639
26640#: cp/pt.c:3697
26641#, gcc-internal-format
26642msgid "standard conversions are not allowed in this context"
26643msgstr ""
26644
26645#: cp/pt.c:3866
26646#, gcc-internal-format
26647msgid "to refer to a type member of a template parameter, use %<typename %E%>"
26648msgstr ""
26649
26650#: cp/pt.c:3881 cp/pt.c:3900 cp/pt.c:3940
26651#, fuzzy, gcc-internal-format
26652msgid "type/value mismatch at argument %d in template parameter list for %qD"
26653msgstr "meerdere parameters hebben de naam %qs"
26654
26655#: cp/pt.c:3885
26656#, gcc-internal-format
26657msgid "  expected a constant of type %qT, got %qT"
26658msgstr ""
26659
26660#: cp/pt.c:3889
26661#, gcc-internal-format
26662msgid "  expected a class template, got %qE"
26663msgstr ""
26664
26665#: cp/pt.c:3891
26666#, gcc-internal-format
26667msgid "  expected a type, got %qE"
26668msgstr ""
26669
26670#: cp/pt.c:3904
26671#, gcc-internal-format
26672msgid "  expected a type, got %qT"
26673msgstr ""
26674
26675#: cp/pt.c:3906
26676#, gcc-internal-format
26677msgid "  expected a class template, got %qT"
26678msgstr ""
26679
26680#: cp/pt.c:3943
26681#, gcc-internal-format
26682msgid "  expected a template of type %qD, got %qD"
26683msgstr ""
26684
26685# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
26686#: cp/pt.c:3986
26687#, fuzzy, gcc-internal-format
26688msgid "could not convert template argument %qE to %qT"
26689msgstr "kon 0x%l.8x niet naar een regio omzetten"
26690
26691#: cp/pt.c:4025
26692#, gcc-internal-format
26693msgid "wrong number of template arguments (%d, should be %d)"
26694msgstr ""
26695
26696#: cp/pt.c:4029
26697#, fuzzy, gcc-internal-format
26698msgid "provided for %q+D"
26699msgstr "eerdere grant voor %qs"
26700
26701# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
26702#: cp/pt.c:4059
26703#, fuzzy, gcc-internal-format
26704msgid "template argument %d is invalid"
26705msgstr "argument %d is alleen-lezen"
26706
26707#: cp/pt.c:4414
26708#, fuzzy, gcc-internal-format
26709msgid "non-template type %qT used as a template"
26710msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
26711
26712#: cp/pt.c:4416
26713#, fuzzy, gcc-internal-format
26714msgid "for template declaration %q+D"
26715msgstr "lege declaratie"
26716
26717#: cp/pt.c:5066
26718#, gcc-internal-format
26719msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
26720msgstr ""
26721
26722#: cp/pt.c:6621
26723#, fuzzy, gcc-internal-format
26724msgid "instantiation of %q+D as type %qT"
26725msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
26726
26727#: cp/pt.c:6800
26728#, fuzzy, gcc-internal-format
26729msgid "invalid parameter type %qT"
26730msgstr "ongeldige operand voor %p-code"
26731
26732#: cp/pt.c:6802
26733#, fuzzy, gcc-internal-format
26734msgid "in declaration %q+D"
26735msgstr "herdeclaratie van %qs"
26736
26737#: cp/pt.c:6875
26738#, fuzzy, gcc-internal-format
26739msgid "function returning an array"
26740msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
26741
26742#: cp/pt.c:6877
26743#, fuzzy, gcc-internal-format
26744msgid "function returning a function"
26745msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
26746
26747#: cp/pt.c:6904
26748#, fuzzy, gcc-internal-format
26749msgid "creating pointer to member function of non-class type %qT"
26750msgstr "pointer naar lid-functie gebruikt in rekensom"
26751
26752#: cp/pt.c:7085
26753#, fuzzy, gcc-internal-format
26754msgid "creating array with negative size (%qE)"
26755msgstr "doorgeven van argument %d van %qs"
26756
26757#: cp/pt.c:7302
26758#, gcc-internal-format
26759msgid "forming reference to void"
26760msgstr ""
26761
26762#: cp/pt.c:7304
26763#, gcc-internal-format
26764msgid "forming %s to reference type %qT"
26765msgstr ""
26766
26767#: cp/pt.c:7341
26768#, fuzzy, gcc-internal-format
26769msgid "creating pointer to member of non-class type %qT"
26770msgstr "herhaald lid %qs"
26771
26772#: cp/pt.c:7347
26773#, fuzzy, gcc-internal-format
26774msgid "creating pointer to member reference type %qT"
26775msgstr "herhaald lid %qs"
26776
26777#: cp/pt.c:7353
26778#, fuzzy, gcc-internal-format
26779msgid "creating pointer to member of type void"
26780msgstr "herhaald lid %qs"
26781
26782#: cp/pt.c:7420
26783#, fuzzy, gcc-internal-format
26784msgid "creating array of %qT"
26785msgstr "doorgeven van argument %d van %qs"
26786
26787#: cp/pt.c:7426
26788#, gcc-internal-format
26789msgid "creating array of %qT, which is an abstract class type"
26790msgstr ""
26791
26792#: cp/pt.c:7470
26793#, fuzzy, gcc-internal-format
26794msgid "%qT is not a class, struct, or union type"
26795msgstr "%qs is geen bestand, pipe of tty"
26796
26797#: cp/pt.c:7505
26798#, gcc-internal-format
26799msgid "%qT resolves to %qT, which is not an enumeration type"
26800msgstr ""
26801
26802#: cp/pt.c:7508
26803#, fuzzy, gcc-internal-format
26804msgid "%qT resolves to %qT, which is is not a class type"
26805msgstr "%qs is smaller dan waarden van zijn type"
26806
26807#: cp/pt.c:7570
26808#, fuzzy, gcc-internal-format
26809msgid "use of %qs in template"
26810msgstr "%qs is geen iterator"
26811
26812#: cp/pt.c:7702
26813#, gcc-internal-format
26814msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
26815msgstr ""
26816
26817#: cp/pt.c:7704
26818#, gcc-internal-format
26819msgid "say %<typename %E%> if a type is meant"
26820msgstr ""
26821
26822# 'whitespace' -> 'witruimte'?
26823#: cp/pt.c:7827
26824#, fuzzy, gcc-internal-format
26825msgid "using invalid field %qD"
26826msgstr "ontbrekende witruimte na getal %qs"
26827
26828#: cp/pt.c:8933
26829#, fuzzy, gcc-internal-format
26830msgid "%qT is not a class or namespace"
26831msgstr "%qs is geen iterator"
26832
26833#: cp/pt.c:8936
26834#, fuzzy, gcc-internal-format
26835msgid "%qD is not a class or namespace"
26836msgstr "%qs is geen iterator"
26837
26838#: cp/pt.c:9085
26839#, gcc-internal-format
26840msgid "%qT is/uses anonymous type"
26841msgstr ""
26842
26843#: cp/pt.c:9087
26844#, gcc-internal-format
26845msgid "%qT uses local type %qT"
26846msgstr ""
26847
26848# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
26849#: cp/pt.c:9096
26850#, fuzzy, gcc-internal-format
26851msgid "%qT is a variably modified type"
26852msgstr "argument %d is alleen-lezen"
26853
26854#: cp/pt.c:9107
26855#, fuzzy, gcc-internal-format
26856msgid "integral expression %qE is not constant"
26857msgstr "beginwaarde-element is niet constant"
26858
26859#: cp/pt.c:9112
26860#, fuzzy, gcc-internal-format
26861msgid "  trying to instantiate %qD"
26862msgstr "slechte stringconstante"
26863
26864#: cp/pt.c:11103
26865#, fuzzy, gcc-internal-format
26866msgid "ambiguous class template instantiation for %q#T"
26867msgstr "herhaalde definitie %qs"
26868
26869#: cp/pt.c:11106
26870#, gcc-internal-format
26871msgid "%s %+#T"
26872msgstr ""
26873
26874#: cp/pt.c:11129 cp/pt.c:11200
26875#, fuzzy, gcc-internal-format
26876msgid "explicit instantiation of non-template %q#D"
26877msgstr "impliciete declaratie van functie %qs"
26878
26879#: cp/pt.c:11145 cp/pt.c:11195
26880#, gcc-internal-format
26881msgid "no matching template for %qD found"
26882msgstr ""
26883
26884#: cp/pt.c:11151
26885#, fuzzy, gcc-internal-format
26886msgid "explicit instantiation of %q#D"
26887msgstr "eerdere impliciete declaratie van %qs"
26888
26889#: cp/pt.c:11187
26890#, fuzzy, gcc-internal-format
26891msgid "duplicate explicit instantiation of %q#D"
26892msgstr "herhaalde definitie %qs"
26893
26894#: cp/pt.c:11209
26895#, fuzzy, gcc-internal-format
26896msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
26897msgstr "pointer naar functie gebruikt in aftrekking"
26898
26899#: cp/pt.c:11214 cp/pt.c:11307
26900#, fuzzy, gcc-internal-format
26901msgid "storage class %qD applied to template instantiation"
26902msgstr "herhaalde definitie %qs"
26903
26904#: cp/pt.c:11279
26905#, fuzzy, gcc-internal-format
26906msgid "explicit instantiation of non-template type %qT"
26907msgstr "impliciete declaratie van functie %qs"
26908
26909#: cp/pt.c:11288
26910#, fuzzy, gcc-internal-format
26911msgid "explicit instantiation of %q#T before definition of template"
26912msgstr "impliciete declaratie van functie %qs"
26913
26914#: cp/pt.c:11296
26915#, fuzzy, gcc-internal-format
26916msgid "ISO C++ forbids the use of %qE on explicit instantiations"
26917msgstr "pointer naar functie gebruikt in aftrekking"
26918
26919#: cp/pt.c:11341
26920#, fuzzy, gcc-internal-format
26921msgid "duplicate explicit instantiation of %q#T"
26922msgstr "herhaalde definitie %qs"
26923
26924#: cp/pt.c:11754
26925#, fuzzy, gcc-internal-format
26926msgid "explicit instantiation of %qD but no definition available"
26927msgstr "eerdere impliciete declaratie van %qs"
26928
26929#: cp/pt.c:11901
26930#, gcc-internal-format
26931msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth-NN to increase the maximum)"
26932msgstr ""
26933
26934#: cp/pt.c:12174
26935#, fuzzy, gcc-internal-format
26936msgid "%q#T is not a valid type for a template constant parameter"
26937msgstr "%qs is geen iterator"
26938
26939#: cp/repo.c:113
26940#, gcc-internal-format
26941msgid "-frepo must be used with -c"
26942msgstr ""
26943
26944#: cp/repo.c:201
26945#, gcc-internal-format
26946msgid "mysterious repository information in %s"
26947msgstr ""
26948
26949#: cp/repo.c:215
26950#, fuzzy, gcc-internal-format
26951msgid "can't create repository information file %qs"
26952msgstr "dubbele folder %qs wordt genegeerd\n"
26953
26954#: cp/rtti.c:270
26955#, gcc-internal-format
26956msgid "cannot use typeid with -fno-rtti"
26957msgstr ""
26958
26959#: cp/rtti.c:276
26960#, gcc-internal-format
26961msgid "must #include <typeinfo> before using typeid"
26962msgstr ""
26963
26964#: cp/rtti.c:348
26965#, gcc-internal-format
26966msgid "cannot create type information for type %qT because its size is variable"
26967msgstr ""
26968
26969#: cp/rtti.c:598 cp/rtti.c:612
26970#, gcc-internal-format
26971msgid "dynamic_cast of %q#D to %q#T can never succeed"
26972msgstr ""
26973
26974#: cp/rtti.c:691
26975#, gcc-internal-format
26976msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
26977msgstr ""
26978
26979#: cp/search.c:257
26980#, fuzzy, gcc-internal-format
26981msgid "%qT is an ambiguous base of %qT"
26982msgstr "%qs is geen bestand, pipe of tty"
26983
26984#: cp/search.c:275
26985#, fuzzy, gcc-internal-format
26986msgid "%qT is an inaccessible base of %qT"
26987msgstr "%qs is geen bestand, pipe of tty"
26988
26989#: cp/search.c:1847
26990#, fuzzy, gcc-internal-format
26991msgid "deprecated covariant return type for %q+#D"
26992msgstr "ongeldige registernaam voor %qs"
26993
26994#: cp/search.c:1849 cp/search.c:1864 cp/search.c:1869
26995#, gcc-internal-format
26996msgid "  overriding %q+#D"
26997msgstr ""
26998
26999#: cp/search.c:1863
27000#, fuzzy, gcc-internal-format
27001msgid "invalid covariant return type for %q+#D"
27002msgstr "ongeldige registernaam voor %qs"
27003
27004#: cp/search.c:1868
27005#, fuzzy, gcc-internal-format
27006msgid "conflicting return type specified for %q+#D"
27007msgstr "conflicterende types voor %qs"
27008
27009#: cp/search.c:1878
27010#, fuzzy, gcc-internal-format
27011msgid "looser throw specifier for %q+#F"
27012msgstr "'long' of 'short' opgegeven bij 'char' voor %qs"
27013
27014#: cp/search.c:1879
27015#, gcc-internal-format
27016msgid "  overriding %q+#F"
27017msgstr ""
27018
27019#. A static member function cannot match an inherited
27020#. virtual member function.
27021#: cp/search.c:1972
27022#, fuzzy, gcc-internal-format
27023msgid "%q+#D cannot be declared"
27024msgstr "%<%.*s%> is niet gedefinieerd"
27025
27026#: cp/search.c:1973
27027#, fuzzy, gcc-internal-format
27028msgid "  since %q+#D declared in base class"
27029msgstr "%qs tevoren hier gedeclareerd"
27030
27031#: cp/semantics.c:1248
27032#, fuzzy, gcc-internal-format
27033msgid "type of asm operand %qE could not be determined"
27034msgstr "type van parameter %qs is niet gedeclareerd"
27035
27036#: cp/semantics.c:1367
27037#, fuzzy, gcc-internal-format
27038msgid "invalid use of member %q+D in static member function"
27039msgstr "%<this%> is niet beschikbaar in static member-funties"
27040
27041#: cp/semantics.c:1369
27042#, fuzzy, gcc-internal-format
27043msgid "invalid use of non-static data member %q+D"
27044msgstr "ongeldig gebruik van onvolledige typedef %qs"
27045
27046#: cp/semantics.c:1370 cp/semantics.c:1409
27047#, gcc-internal-format
27048msgid "from this location"
27049msgstr ""
27050
27051#: cp/semantics.c:1408
27052#, fuzzy, gcc-internal-format
27053msgid "object missing in reference to %q+D"
27054msgstr "array-grootte ontbreekt in %qs"
27055
27056#: cp/semantics.c:1874
27057#, fuzzy, gcc-internal-format
27058msgid "arguments to destructor are not allowed"
27059msgstr "kan het %qs attribuut niet instellen na een definitie"
27060
27061#: cp/semantics.c:1925
27062#, fuzzy, gcc-internal-format
27063msgid "%<this%> is unavailable for static member functions"
27064msgstr "%<this%> is niet beschikbaar in static member-funties"
27065
27066#: cp/semantics.c:1931
27067#, fuzzy, gcc-internal-format
27068msgid "invalid use of %<this%> in non-member function"
27069msgstr "%s laat qualifiers van doeltype van pointer vallen"
27070
27071#: cp/semantics.c:1933
27072#, fuzzy, gcc-internal-format
27073msgid "invalid use of %<this%> at top level"
27074msgstr "ongeldig gebruik van %<this%> op hoogste niveau"
27075
27076#: cp/semantics.c:1957
27077#, fuzzy, gcc-internal-format
27078msgid "invalid qualifying scope in pseudo-destructor name"
27079msgstr "%s laat qualifiers van doeltype van pointer vallen"
27080
27081#: cp/semantics.c:1977
27082#, fuzzy, gcc-internal-format
27083msgid "%qE is not of type %qT"
27084msgstr "%<%c%> optie gebruikt bij type %<%c%>"
27085
27086#: cp/semantics.c:2080
27087#, gcc-internal-format
27088msgid "template type parameters must use the keyword %<class%> or %<typename%>"
27089msgstr ""
27090
27091#: cp/semantics.c:2124
27092#, gcc-internal-format
27093msgid "invalid use of type %qT as a default value for a template template-parameter"
27094msgstr ""
27095
27096#: cp/semantics.c:2127
27097#, gcc-internal-format
27098msgid "invalid use of %qD as a default value for a template template-parameter"
27099msgstr ""
27100
27101#: cp/semantics.c:2131
27102#, gcc-internal-format
27103msgid "invalid default argument for a template template parameter"
27104msgstr ""
27105
27106#: cp/semantics.c:2148
27107#, fuzzy, gcc-internal-format
27108msgid "definition of %q#T inside template parameter list"
27109msgstr "de declaratie van %qs verbergt een symbool uit de parameterlijst"
27110
27111#: cp/semantics.c:2159
27112#, fuzzy, gcc-internal-format
27113msgid "invalid definition of qualified type %qT"
27114msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
27115
27116#: cp/semantics.c:2362
27117#, fuzzy, gcc-internal-format
27118msgid "invalid base-class specification"
27119msgstr "ongeldige linker operand van %s"
27120
27121#: cp/semantics.c:2371
27122#, fuzzy, gcc-internal-format
27123msgid "base class %qT has cv qualifiers"
27124msgstr "veld %qs heeft een onvolledig type"
27125
27126#: cp/semantics.c:2393
27127#, gcc-internal-format
27128msgid "incomplete type %qT used in nested name specifier"
27129msgstr ""
27130
27131#: cp/semantics.c:2396
27132#, fuzzy, gcc-internal-format
27133msgid "reference to %<%T::%D%> is ambiguous"
27134msgstr "grootte van %qs is %u bytes"
27135
27136#: cp/semantics.c:2400 cp/typeck.c:1642
27137#, fuzzy, gcc-internal-format
27138msgid "%qD is not a member of %qT"
27139msgstr "%qs is geen bestand, pipe of tty"
27140
27141#: cp/semantics.c:2403
27142#, fuzzy, gcc-internal-format
27143msgid "%qD is not a member of %qD"
27144msgstr "%qs is geen bestand, pipe of tty"
27145
27146#: cp/semantics.c:2517
27147#, gcc-internal-format
27148msgid "use of %<auto%> variable from containing function"
27149msgstr ""
27150
27151#: cp/semantics.c:2518
27152#, gcc-internal-format
27153msgid "use of parameter from containing function"
27154msgstr ""
27155
27156#: cp/semantics.c:2519
27157#, fuzzy, gcc-internal-format
27158msgid "  %q+#D declared here"
27159msgstr "%qs tevoren hier gedeclareerd"
27160
27161#: cp/semantics.c:2557
27162#, gcc-internal-format
27163msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
27164msgstr ""
27165
27166#: cp/semantics.c:2723
27167#, fuzzy, gcc-internal-format
27168msgid "%qD cannot appear in a constant-expression"
27169msgstr "overflow in constante expressie"
27170
27171#: cp/semantics.c:2731
27172#, fuzzy, gcc-internal-format
27173msgid "use of namespace %qD as expression"
27174msgstr "modi in %s expressie komen niet overeen"
27175
27176#: cp/semantics.c:2736
27177#, fuzzy, gcc-internal-format
27178msgid "use of class template %qT as expression"
27179msgstr "modi in %s expressie komen niet overeen"
27180
27181#. Ambiguous reference to base members.
27182#: cp/semantics.c:2742
27183#, fuzzy, gcc-internal-format
27184msgid "request for member %qD is ambiguous in multiple inheritance lattice"
27185msgstr "grootte van %qs is %u bytes"
27186
27187#: cp/semantics.c:2854
27188#, fuzzy, gcc-internal-format
27189msgid "type of %qE is unknown"
27190msgstr "opslaggrootte van %qs is onbekend"
27191
27192#: cp/tree.c:560
27193#, gcc-internal-format
27194msgid "%qV qualifiers cannot be applied to %qT"
27195msgstr ""
27196
27197#: cp/tree.c:1783
27198#, fuzzy, gcc-internal-format
27199msgid "%qE attribute can only be applied to Java class definitions"
27200msgstr "het %qs attribuut heeft enkel betekenis voor functies"
27201
27202#: cp/tree.c:1812
27203#, fuzzy, gcc-internal-format
27204msgid "%qE attribute can only be applied to class definitions"
27205msgstr "het %qs attribuut heeft enkel betekenis voor functies"
27206
27207#: cp/tree.c:1818
27208#, gcc-internal-format
27209msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
27210msgstr ""
27211
27212#: cp/tree.c:1842
27213#, gcc-internal-format
27214msgid "requested init_priority is not an integer constant"
27215msgstr ""
27216
27217#: cp/tree.c:1863
27218#, gcc-internal-format
27219msgid "can only use %qE attribute on file-scope definitions of objects of class type"
27220msgstr ""
27221
27222#: cp/tree.c:1871
27223#, gcc-internal-format
27224msgid "requested init_priority is out of range"
27225msgstr ""
27226
27227#: cp/tree.c:1881
27228#, gcc-internal-format
27229msgid "requested init_priority is reserved for internal use"
27230msgstr ""
27231
27232#: cp/tree.c:1892
27233#, fuzzy, gcc-internal-format
27234msgid "%qE attribute is not supported on this platform"
27235msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
27236
27237#: cp/typeck.c:435 cp/typeck.c:449 cp/typeck.c:549
27238#, fuzzy, gcc-internal-format
27239msgid "%s between distinct pointer types %qT and %qT lacks a cast"
27240msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
27241
27242#: cp/typeck.c:511
27243#, fuzzy, gcc-internal-format
27244msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
27245msgstr "pointer van type %<void *%> gebruikt in aftrekking"
27246
27247#: cp/typeck.c:569
27248#, fuzzy, gcc-internal-format
27249msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
27250msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
27251
27252#: cp/typeck.c:1258
27253#, fuzzy, gcc-internal-format
27254msgid "invalid application of %qs to a member function"
27255msgstr "%<this%> is niet beschikbaar in static member-funties"
27256
27257#: cp/typeck.c:1293
27258#, fuzzy, gcc-internal-format
27259msgid "invalid application of %qs to a bit-field"
27260msgstr "ongeldige toepasing van %qs op een void-type"
27261
27262#: cp/typeck.c:1298
27263#, fuzzy, gcc-internal-format
27264msgid "ISO C++ forbids applying %qs to an expression of function type"
27265msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
27266
27267#: cp/typeck.c:1335
27268#, fuzzy, gcc-internal-format
27269msgid "invalid use of non-static member function"
27270msgstr "%<this%> is niet beschikbaar in static member-funties"
27271
27272#: cp/typeck.c:1502
27273#, fuzzy, gcc-internal-format
27274msgid "deprecated conversion from string constant to %qT'"
27275msgstr "ongeldige registernaam voor %qs"
27276
27277#: cp/typeck.c:1613 cp/typeck.c:1961
27278#, gcc-internal-format
27279msgid "request for member %qD in %qE, which is of non-class type %qT"
27280msgstr ""
27281
27282#: cp/typeck.c:1640
27283#, fuzzy, gcc-internal-format
27284msgid "invalid use of nonstatic data member %qE"
27285msgstr "ongeldig gebruik van onvolledige typedef %qs"
27286
27287#: cp/typeck.c:1692 cp/typeck.c:1720
27288#, fuzzy, gcc-internal-format
27289msgid "invalid access to non-static data member %qD of NULL object"
27290msgstr "ongeldig gebruik van onvolledige typedef %qs"
27291
27292#: cp/typeck.c:1695 cp/typeck.c:1722
27293#, gcc-internal-format
27294msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
27295msgstr ""
27296
27297#: cp/typeck.c:1833
27298#, gcc-internal-format
27299msgid "qualified type %qT does not match destructor name ~%qT"
27300msgstr ""
27301
27302#: cp/typeck.c:1839
27303#, gcc-internal-format
27304msgid "the type being destroyed is %qT, but the destructor refers to %qT"
27305msgstr ""
27306
27307#: cp/typeck.c:1999
27308#, fuzzy, gcc-internal-format
27309msgid "%<%D::%D%> is not a member of %qT"
27310msgstr "%qs is geen bestand, pipe of tty"
27311
27312#: cp/typeck.c:2014
27313#, fuzzy, gcc-internal-format
27314msgid "%qT is not a base of %qT"
27315msgstr "%qs is geen bestand, pipe of tty"
27316
27317#: cp/typeck.c:2033
27318#, fuzzy, gcc-internal-format
27319msgid "%qD has no member named %qE"
27320msgstr "union heeft geen lid dat %qs heet"
27321
27322#: cp/typeck.c:2048
27323#, fuzzy, gcc-internal-format
27324msgid "%qD is not a member template function"
27325msgstr "%qs is meestal een functie"
27326
27327#. A pointer to incomplete type (other than cv void) can be
27328#. dereferenced [expr.unary.op]/1
27329#: cp/typeck.c:2168
27330#, fuzzy, gcc-internal-format
27331msgid "%qT is not a pointer-to-object type"
27332msgstr "%qs is geen iterator"
27333
27334#: cp/typeck.c:2193
27335#, fuzzy, gcc-internal-format
27336msgid "invalid use of %qs on pointer to member"
27337msgstr "ongeldig gebruik van array die geen lvalue is"
27338
27339#: cp/typeck.c:2199
27340#, gcc-internal-format
27341msgid "invalid type argument"
27342msgstr ""
27343
27344#: cp/typeck.c:2222
27345#, gcc-internal-format
27346msgid "subscript missing in array reference"
27347msgstr "subscript ontbreekt in array-referentie"
27348
27349#: cp/typeck.c:2304
27350#, fuzzy, gcc-internal-format
27351msgid "ISO C++ forbids subscripting non-lvalue array"
27352msgstr "ISO C++ verbiedt het gebruik van subscripts bij een array die geen lvalue is"
27353
27354#: cp/typeck.c:2315
27355#, fuzzy, gcc-internal-format
27356msgid "subscripting array declared %<register%>"
27357msgstr "subscript ontbreekt in array-referentie"
27358
27359#: cp/typeck.c:2398
27360#, fuzzy, gcc-internal-format
27361msgid "object missing in use of %qE"
27362msgstr "array-grootte ontbreekt in %qs"
27363
27364#: cp/typeck.c:2512
27365#, fuzzy, gcc-internal-format
27366msgid "ISO C++ forbids calling %<::main%> from within program"
27367msgstr "ISO C++ verbiedt accolade-groepen in expressies"
27368
27369#: cp/typeck.c:2537
27370#, gcc-internal-format
27371msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
27372msgstr ""
27373
27374#: cp/typeck.c:2551
27375#, fuzzy, gcc-internal-format
27376msgid "%qE cannot be used as a function"
27377msgstr "veld %qs als een functie gedeclareerd"
27378
27379#: cp/typeck.c:2631
27380#, fuzzy, gcc-internal-format
27381msgid "too many arguments to %s %q+#D"
27382msgstr "te veel argumenten voor %s %q+#D"
27383
27384#: cp/typeck.c:2632 cp/typeck.c:2734
27385#, fuzzy, gcc-internal-format
27386msgid "at this point in file"
27387msgstr "hier in het bestand"
27388
27389#: cp/typeck.c:2635
27390#, gcc-internal-format
27391msgid "too many arguments to function"
27392msgstr "te veel argumenten voor functie"
27393
27394#: cp/typeck.c:2669
27395#, fuzzy, gcc-internal-format
27396msgid "parameter %P of %qD has incomplete type %qT"
27397msgstr "parameter heeft een onvolledig type"
27398
27399#: cp/typeck.c:2672
27400#, fuzzy, gcc-internal-format
27401msgid "parameter %P has incomplete type %qT"
27402msgstr "parameter heeft een onvolledig type"
27403
27404#: cp/typeck.c:2733
27405#, fuzzy, gcc-internal-format
27406msgid "too few arguments to %s %q+#D"
27407msgstr "te weinig argumenten voor functie %qs"
27408
27409#: cp/typeck.c:2737
27410#, gcc-internal-format
27411msgid "too few arguments to function"
27412msgstr "te weinig argumenten voor functie"
27413
27414#: cp/typeck.c:2885 cp/typeck.c:2895
27415#, fuzzy, gcc-internal-format
27416msgid "assuming cast to type %qT from overloaded function"
27417msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
27418
27419#: cp/typeck.c:2963
27420#, fuzzy, gcc-internal-format
27421msgid "division by zero in %<%E / 0%>"
27422msgstr "deling door nul in %<#if%>"
27423
27424#: cp/typeck.c:2965
27425#, fuzzy, gcc-internal-format
27426msgid "division by zero in %<%E / 0.%>"
27427msgstr "deling door nul in %<#if%>"
27428
27429#: cp/typeck.c:3000
27430#, fuzzy, gcc-internal-format
27431msgid "division by zero in %<%E %% 0%>"
27432msgstr "deling door nul in %<#if%>"
27433
27434#: cp/typeck.c:3002
27435#, fuzzy, gcc-internal-format
27436msgid "division by zero in %<%E %% 0.%>"
27437msgstr "deling door nul in %<#if%>"
27438
27439#: cp/typeck.c:3082
27440#, gcc-internal-format
27441msgid "%s rotate count is negative"
27442msgstr ""
27443
27444#: cp/typeck.c:3085
27445#, gcc-internal-format
27446msgid "%s rotate count >= width of type"
27447msgstr ""
27448
27449#: cp/typeck.c:3119 cp/typeck.c:3124 cp/typeck.c:3220 cp/typeck.c:3225
27450#, fuzzy, gcc-internal-format
27451msgid "ISO C++ forbids comparison between pointer and integer"
27452msgstr "vergelijking tussen pointer en integer"
27453
27454#: cp/typeck.c:3239
27455#, fuzzy, gcc-internal-format
27456msgid "unordered comparison on non-floating point argument"
27457msgstr "geordende vergelijking van een pointer met integer nul"
27458
27459#: cp/typeck.c:3277
27460#, fuzzy, gcc-internal-format
27461msgid "invalid operands of types %qT and %qT to binary %qO"
27462msgstr "ongeldige operanden voor binaire %s-operator"
27463
27464#: cp/typeck.c:3441
27465#, fuzzy, gcc-internal-format
27466msgid "comparison between types %q#T and %q#T"
27467msgstr "vergelijking tussen pointer en integer"
27468
27469#: cp/typeck.c:3477
27470#, fuzzy, gcc-internal-format
27471msgid "comparison between signed and unsigned integer expressions"
27472msgstr "vergelijking tussen signed en unsigned"
27473
27474#. Some sort of arithmetic operation involving NULL was
27475#. performed.  Note that pointer-difference and pointer-addition
27476#. have already been handled above, and so we don't end up here in
27477#. that case.
27478#: cp/typeck.c:3556
27479#, fuzzy, gcc-internal-format
27480msgid "NULL used in arithmetic"
27481msgstr "pointer naar functie gebruikt in rekensom"
27482
27483#: cp/typeck.c:3614
27484#, fuzzy, gcc-internal-format
27485msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
27486msgstr "pointer van type %<void *%> gebruikt in aftrekking"
27487
27488#: cp/typeck.c:3616
27489#, fuzzy, gcc-internal-format
27490msgid "ISO C++ forbids using pointer to a function in subtraction"
27491msgstr "pointer naar functie gebruikt in aftrekking"
27492
27493#: cp/typeck.c:3618
27494#, fuzzy, gcc-internal-format
27495msgid "ISO C++ forbids using pointer to a method in subtraction"
27496msgstr "pointer naar functie gebruikt in aftrekking"
27497
27498# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
27499#: cp/typeck.c:3630
27500#, fuzzy, gcc-internal-format
27501msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
27502msgstr "rekensom met pointer naar onvolledig type"
27503
27504#: cp/typeck.c:3690
27505#, fuzzy, gcc-internal-format
27506msgid "invalid use of %qE to form a pointer-to-member-function"
27507msgstr "ongeldig gebruik van array die geen lvalue is"
27508
27509#: cp/typeck.c:3693
27510#, gcc-internal-format
27511msgid "  a qualified-id is required"
27512msgstr ""
27513
27514#: cp/typeck.c:3698
27515#, gcc-internal-format
27516msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
27517msgstr ""
27518
27519#: cp/typeck.c:3721
27520#, gcc-internal-format
27521msgid "taking address of temporary"
27522msgstr ""
27523
27524# DANGER WILL ROBINSON! Dit is nu net hoe gettext NIET gebruikt zou mogen worden...
27525#: cp/typeck.c:3965
27526#, gcc-internal-format
27527msgid "ISO C++ forbids %sing an enum"
27528msgstr "ISO C++ verbiedt het %sen van een enum"
27529
27530#: cp/typeck.c:3976
27531#, fuzzy, gcc-internal-format
27532msgid "cannot %s a pointer to incomplete type %qT"
27533msgstr "parameter %qs wijst naar een onvolledig type"
27534
27535#: cp/typeck.c:3982
27536#, gcc-internal-format
27537msgid "ISO C++ forbids %sing a pointer of type %qT"
27538msgstr "ISO C++ verbiedt het %sen van een pointer van type %qT"
27539
27540#: cp/typeck.c:4007
27541#, gcc-internal-format
27542msgid "cast to non-reference type used as lvalue"
27543msgstr ""
27544
27545#: cp/typeck.c:4042
27546#, fuzzy, gcc-internal-format
27547msgid "invalid use of %<--%> on bool variable %qD"
27548msgstr "ongeldig gebruik van array die geen lvalue is"
27549
27550#. ARM $3.4
27551#: cp/typeck.c:4071
27552#, fuzzy, gcc-internal-format
27553msgid "ISO C++ forbids taking address of function %<::main%>"
27554msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
27555
27556#. An expression like &memfn.
27557#: cp/typeck.c:4125
27558#, gcc-internal-format
27559msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
27560msgstr ""
27561
27562#: cp/typeck.c:4130
27563#, fuzzy, gcc-internal-format
27564msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
27565msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
27566
27567#: cp/typeck.c:4158
27568#, fuzzy, gcc-internal-format
27569msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
27570msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
27571
27572#: cp/typeck.c:4178
27573#, fuzzy, gcc-internal-format
27574msgid "cannot create pointer to reference member %qD"
27575msgstr "ongeldige beginwaarde voor member %qs"
27576
27577#: cp/typeck.c:4410
27578#, fuzzy, gcc-internal-format
27579msgid "cannot take the address of %<this%>, which is an rvalue expression"
27580msgstr "kan adres van bitveld %qs niet nemen"
27581
27582#: cp/typeck.c:4433
27583#, fuzzy, gcc-internal-format
27584msgid "address of explicit register variable %qD requested"
27585msgstr "adres van registervariabele %qs gevraagd"
27586
27587#: cp/typeck.c:4438
27588#, gcc-internal-format
27589msgid "address requested for %qD, which is declared %<register%>"
27590msgstr ""
27591
27592# vertaling voor 'statement'?
27593#: cp/typeck.c:4504
27594#, fuzzy, gcc-internal-format
27595msgid "%s expression list treated as compound expression"
27596msgstr "expressie-statement heeft onvolledig type"
27597
27598#: cp/typeck.c:4898
27599#, fuzzy, gcc-internal-format
27600msgid "invalid static_cast from type %qT to type %qT"
27601msgstr "ongeldige opslagklasse voor functie %qs"
27602
27603#: cp/typeck.c:4920
27604#, fuzzy, gcc-internal-format
27605msgid "converting from %qT to %qT"
27606msgstr "ongeldige registernaam voor %qs"
27607
27608#: cp/typeck.c:4965
27609#, fuzzy, gcc-internal-format
27610msgid "invalid cast of an rvalue expression of type %qT to type %qT"
27611msgstr "ongeldige registernaam voor %qs"
27612
27613#: cp/typeck.c:5024
27614#, gcc-internal-format
27615msgid "cast from %qT to %qT loses precision"
27616msgstr ""
27617
27618#: cp/typeck.c:5051
27619#, fuzzy, gcc-internal-format
27620msgid "cast from %qT to %qT increases required alignment of target type"
27621msgstr "cast verhoogt het benodigde alignment van het doeltype"
27622
27623#. Only issue a warning, as we have always supported this
27624#. where possible, and it is necessary in some cases.  DR 195
27625#. addresses this issue, but as of 2004/10/26 is still in
27626#. drafting.
27627#: cp/typeck.c:5070
27628#, fuzzy, gcc-internal-format
27629msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
27630msgstr "ISO C++ verbiedt voorwaardelijke expressies tussen 0 en een functiepointer"
27631
27632#: cp/typeck.c:5081
27633#, fuzzy, gcc-internal-format
27634msgid "invalid cast from type %qT to type %qT"
27635msgstr "ongeldige opslagklasse voor functie %qs"
27636
27637#: cp/typeck.c:5137
27638#, gcc-internal-format
27639msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
27640msgstr ""
27641
27642#: cp/typeck.c:5146
27643#, gcc-internal-format
27644msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
27645msgstr ""
27646
27647#: cp/typeck.c:5168
27648#, gcc-internal-format
27649msgid "invalid const_cast of an rvalue of type %qT to type %qT"
27650msgstr ""
27651
27652#: cp/typeck.c:5219
27653#, fuzzy, gcc-internal-format
27654msgid "invalid const_cast from type %qT to type %qT"
27655msgstr "ongeldige registernaam voor %qs"
27656
27657#: cp/typeck.c:5287 cp/typeck.c:5292
27658#, fuzzy, gcc-internal-format
27659msgid "ISO C++ forbids casting to an array type %qT"
27660msgstr "ISO C++ verbiedt casts naar een union-type"
27661
27662#: cp/typeck.c:5300
27663#, fuzzy, gcc-internal-format
27664msgid "invalid cast to function type %qT"
27665msgstr "ongeldige opslagklasse voor functie %qs"
27666
27667#: cp/typeck.c:5516
27668#, gcc-internal-format
27669msgid "  in evaluation of %<%Q(%#T, %#T)%>"
27670msgstr ""
27671
27672#: cp/typeck.c:5585
27673#, fuzzy, gcc-internal-format
27674msgid "incompatible types in assignment of %qT to %qT"
27675msgstr "incompatibel type voor argument %d van %qs"
27676
27677#: cp/typeck.c:5592
27678#, fuzzy, gcc-internal-format
27679msgid "ISO C++ forbids assignment of arrays"
27680msgstr "ISO C++ verbiedt array %qs met lengte 0"
27681
27682#: cp/typeck.c:5716
27683#, gcc-internal-format
27684msgid "   in pointer to member function conversion"
27685msgstr ""
27686
27687#: cp/typeck.c:5727 cp/typeck.c:5753
27688#, fuzzy, gcc-internal-format
27689msgid "pointer to member cast via virtual base %qT"
27690msgstr "pointer naar een lid gebruikt in rekensom"
27691
27692#: cp/typeck.c:5730
27693#, fuzzy, gcc-internal-format
27694msgid "pointer to member conversion via virtual base %qT"
27695msgstr "pointer naar lid-functie gebruikt in rekensom"
27696
27697#: cp/typeck.c:5739
27698#, gcc-internal-format
27699msgid "   in pointer to member conversion"
27700msgstr ""
27701
27702#: cp/typeck.c:5829
27703#, fuzzy, gcc-internal-format
27704msgid "invalid conversion to type %qT from type %qT"
27705msgstr "ongeldige registernaam voor %qs"
27706
27707#: cp/typeck.c:6073
27708#, gcc-internal-format
27709msgid "cannot convert %qT to %qT for argument %qP to %qD"
27710msgstr ""
27711
27712# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
27713#: cp/typeck.c:6076
27714#, fuzzy, gcc-internal-format
27715msgid "cannot convert %qT to %qT in %s"
27716msgstr "kon 0x%l.8x niet naar een regio omzetten"
27717
27718#: cp/typeck.c:6087
27719#, fuzzy, gcc-internal-format
27720msgid "%s might be a candidate for a format attribute"
27721msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
27722
27723#: cp/typeck.c:6160 cp/typeck.c:6162
27724#, fuzzy, gcc-internal-format
27725msgid "in passing argument %P of %q+D"
27726msgstr "doorgeven van argument %d van %qs"
27727
27728#: cp/typeck.c:6212
27729#, gcc-internal-format
27730msgid "returning reference to temporary"
27731msgstr ""
27732
27733#: cp/typeck.c:6219
27734#, gcc-internal-format
27735msgid "reference to non-lvalue returned"
27736msgstr ""
27737
27738#: cp/typeck.c:6231
27739#, fuzzy, gcc-internal-format
27740msgid "reference to local variable %q+D returned"
27741msgstr "adres van globale registervariabele %qs gevraagd"
27742
27743#: cp/typeck.c:6234
27744#, fuzzy, gcc-internal-format
27745msgid "address of local variable %q+D returned"
27746msgstr "adres van globale registervariabele %qs gevraagd"
27747
27748#: cp/typeck.c:6268
27749#, gcc-internal-format
27750msgid "returning a value from a destructor"
27751msgstr ""
27752
27753#. If a return statement appears in a handler of the
27754#. function-try-block of a constructor, the program is ill-formed.
27755#: cp/typeck.c:6276
27756#, gcc-internal-format
27757msgid "cannot return from a handler of a function-try-block of a constructor"
27758msgstr ""
27759
27760#. You can't return a value from a constructor.
27761#: cp/typeck.c:6279
27762#, gcc-internal-format
27763msgid "returning a value from a constructor"
27764msgstr ""
27765
27766#: cp/typeck.c:6302
27767#, fuzzy, gcc-internal-format
27768msgid "return-statement with no value, in function returning %qT"
27769msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
27770
27771#: cp/typeck.c:6323
27772#, fuzzy, gcc-internal-format
27773msgid "return-statement with a value, in function returning 'void'"
27774msgstr "%<return%> met waarde in een functie die void teruggeeft"
27775
27776#: cp/typeck.c:6354
27777#, gcc-internal-format
27778msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
27779msgstr ""
27780
27781#: cp/typeck2.c:54
27782#, fuzzy, gcc-internal-format
27783msgid "type %qT is not a base type for type %qT"
27784msgstr "%qs is geen bestand, pipe of tty"
27785
27786#: cp/typeck2.c:294
27787#, fuzzy, gcc-internal-format
27788msgid "cannot declare variable %q+D to be of abstract type %qT"
27789msgstr "cast geeft functie-type op"
27790
27791#: cp/typeck2.c:297
27792#, gcc-internal-format
27793msgid "cannot declare parameter %q+D to be of abstract type %qT"
27794msgstr ""
27795
27796#: cp/typeck2.c:300
27797#, fuzzy, gcc-internal-format
27798msgid "cannot declare field %q+D to be of abstract type %qT"
27799msgstr "cast geeft functie-type op"
27800
27801#: cp/typeck2.c:304
27802#, fuzzy, gcc-internal-format
27803msgid "invalid abstract return type for member function %q+#D"
27804msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
27805
27806#: cp/typeck2.c:306
27807#, fuzzy, gcc-internal-format
27808msgid "invalid abstract return type for function %q+#D"
27809msgstr "ongeldige opslagklasse voor functie %qs"
27810
27811#. Here we do not have location information.
27812#: cp/typeck2.c:309
27813#, fuzzy, gcc-internal-format
27814msgid "invalid abstract type %qT for %qE"
27815msgstr "ongeldige operand voor %p-code"
27816
27817#: cp/typeck2.c:311
27818#, fuzzy, gcc-internal-format
27819msgid "invalid abstract type for %q+D"
27820msgstr "ongeldige registernaam voor %qs"
27821
27822#: cp/typeck2.c:314
27823#, gcc-internal-format
27824msgid "cannot allocate an object of abstract type %qT"
27825msgstr ""
27826
27827#: cp/typeck2.c:322
27828#, gcc-internal-format
27829msgid "%J  because the following virtual functions are pure within %qT:"
27830msgstr ""
27831
27832# Moet dit wel vertaalbaar zijn?
27833#: cp/typeck2.c:326
27834#, fuzzy, gcc-internal-format
27835msgid "\t%+#D"
27836msgstr "%J\t%#D"
27837
27838#: cp/typeck2.c:333
27839#, gcc-internal-format
27840msgid "%J  since type %qT has pure virtual functions"
27841msgstr ""
27842
27843#: cp/typeck2.c:588
27844#, gcc-internal-format
27845msgid "constructor syntax used, but no constructor declared for type %qT"
27846msgstr ""
27847
27848#: cp/typeck2.c:602
27849#, gcc-internal-format
27850msgid "cannot initialize arrays using this syntax"
27851msgstr ""
27852
27853#: cp/typeck2.c:678
27854#, gcc-internal-format
27855msgid "int-array initialized from non-wide string"
27856msgstr "int-array heeft niet-wide string als beginwaarde"
27857
27858#: cp/typeck2.c:717
27859#, gcc-internal-format
27860msgid "cannot initialize aggregate of type %qT with a compound literal"
27861msgstr ""
27862
27863#: cp/typeck2.c:791 cp/typeck2.c:911
27864#, fuzzy, gcc-internal-format
27865msgid "non-trivial designated initializers not supported"
27866msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
27867
27868#: cp/typeck2.c:934 cp/typeck2.c:948
27869#, fuzzy, gcc-internal-format
27870msgid "missing initializer for member %qD"
27871msgstr "ongeldige beginwaarde voor member %qs"
27872
27873#: cp/typeck2.c:939
27874#, fuzzy, gcc-internal-format
27875msgid "uninitialized const member %qD"
27876msgstr "ongeldige beginwaarde voor member %qs"
27877
27878#: cp/typeck2.c:941
27879#, fuzzy, gcc-internal-format
27880msgid "member %qD with uninitialized const fields"
27881msgstr "parameter %qs krijgt beginwaarde"
27882
27883#: cp/typeck2.c:943
27884#, fuzzy, gcc-internal-format
27885msgid "member %qD is uninitialized reference"
27886msgstr "parameter %qs krijgt beginwaarde"
27887
27888#: cp/typeck2.c:998
27889#, fuzzy, gcc-internal-format
27890msgid "no field %qD found in union being initialized"
27891msgstr "onbekend veld %qs opgegeven in beginwaarde"
27892
27893#: cp/typeck2.c:1007
27894#, gcc-internal-format
27895msgid "index value instead of field name in union initializer"
27896msgstr ""
27897
27898#: cp/typeck2.c:1020
27899#, gcc-internal-format
27900msgid "union %qT with no named members cannot be initialized"
27901msgstr ""
27902
27903#: cp/typeck2.c:1167
27904#, gcc-internal-format
27905msgid "circular pointer delegation detected"
27906msgstr ""
27907
27908#: cp/typeck2.c:1180
27909#, fuzzy, gcc-internal-format
27910msgid "base operand of %<->%> has non-pointer type %qT"
27911msgstr "grootte van array %qs is van een niet-integraal type"
27912
27913#: cp/typeck2.c:1204
27914#, gcc-internal-format
27915msgid "result of %<operator->()%> yields non-pointer result"
27916msgstr ""
27917
27918#: cp/typeck2.c:1206
27919#, fuzzy, gcc-internal-format
27920msgid "base operand of %<->%> is not a pointer"
27921msgstr "grootte van array %qs is van een niet-integraal type"
27922
27923#: cp/typeck2.c:1230
27924#, fuzzy, gcc-internal-format
27925msgid "%qE cannot be used as a member pointer, since it is of type %qT"
27926msgstr "parameter %qs wijst naar een onvolledig type"
27927
27928#: cp/typeck2.c:1239
27929#, gcc-internal-format
27930msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
27931msgstr ""
27932
27933#: cp/typeck2.c:1261
27934#, gcc-internal-format
27935msgid "pointer to member type %qT incompatible with object type %qT"
27936msgstr ""
27937
27938#: cp/typeck2.c:1484
27939#, fuzzy, gcc-internal-format
27940msgid "call to function %qD which throws incomplete type %q#T"
27941msgstr "parameter %qs wijst naar een onvolledig type"
27942
27943#: cp/typeck2.c:1487
27944#, fuzzy, gcc-internal-format
27945msgid "call to function which throws incomplete type %q#T"
27946msgstr "parameter %qs wijst naar een onvolledig type"
27947
27948#: fortran/f95-lang.c:266
27949#, gcc-internal-format
27950msgid "Unexpected type in truthvalue_conversion"
27951msgstr ""
27952
27953#: fortran/f95-lang.c:319
27954#, fuzzy, gcc-internal-format
27955msgid "can't open input file: %s"
27956msgstr "kan bestand '%s' niet openen"
27957
27958#: fortran/f95-lang.c:646
27959#, fuzzy, gcc-internal-format
27960msgid "global register variable %qs used in nested function"
27961msgstr "globale registervariabele %qs gebruikt in geneste functie"
27962
27963#: fortran/f95-lang.c:650
27964#, fuzzy, gcc-internal-format
27965msgid "register variable %qs used in nested function"
27966msgstr "registervariabele %qs gebruikt in geneste functie"
27967
27968#: fortran/f95-lang.c:657
27969#, fuzzy, gcc-internal-format
27970msgid "address of global register variable %qs requested"
27971msgstr "adres van globale registervariabele %qs gevraagd"
27972
27973#: fortran/f95-lang.c:675
27974#, fuzzy, gcc-internal-format
27975msgid "address of register variable %qs requested"
27976msgstr "adres van registervariabele %qs gevraagd"
27977
27978#: fortran/trans-array.c:3136
27979#, gcc-internal-format
27980msgid "Possible frontend bug: array constructor not expanded"
27981msgstr ""
27982
27983#: fortran/trans-array.c:4271
27984#, gcc-internal-format
27985msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
27986msgstr ""
27987
27988#: fortran/trans-array.c:4722
27989#, gcc-internal-format
27990msgid "bad expression type during walk (%d)"
27991msgstr ""
27992
27993#: fortran/trans-const.c:334
27994#, gcc-internal-format
27995msgid "gfc_conv_constant_to_tree(): invalid type: %s"
27996msgstr ""
27997
27998#: fortran/trans-decl.c:901
27999#, gcc-internal-format
28000msgid "intrinsic variable which isn't a procedure"
28001msgstr ""
28002
28003#: fortran/trans-decl.c:2291
28004#, fuzzy, gcc-internal-format
28005msgid "Function does not return a value"
28006msgstr "functie geeft geen string-type terug"
28007
28008#. I don't think this should ever happen.
28009#: fortran/trans-decl.c:2401
28010#, gcc-internal-format
28011msgid "module symbol %s in wrong namespace"
28012msgstr ""
28013
28014#: fortran/trans-decl.c:2420
28015#, gcc-internal-format
28016msgid "backend decl for module variable %s already exists"
28017msgstr ""
28018
28019#: fortran/trans-decl.c:2502
28020#, fuzzy, gcc-internal-format
28021msgid "unused parameter %qs"
28022msgstr "ongeldige macronaam %<%.*s%>"
28023
28024#: fortran/trans-decl.c:2507
28025#, fuzzy, gcc-internal-format
28026msgid "unused variable %qs"
28027msgstr "%s van alleen-lezen variabele %qs"
28028
28029#: fortran/trans-decl.c:2727
28030#, fuzzy, gcc-internal-format
28031msgid "Function return value not set"
28032msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
28033
28034#: fortran/trans-expr.c:1052
28035#, fuzzy, gcc-internal-format
28036msgid "Unknown intrinsic op"
28037msgstr "onbekende machine-modus %qs"
28038
28039#: fortran/trans-intrinsic.c:651
28040#, fuzzy, gcc-internal-format
28041msgid "Intrinsic function %s(%d) not recognized"
28042msgstr "taal %s niet herkend"
28043
28044#: fortran/trans-io.c:1738
28045#, gcc-internal-format
28046msgid "Bad IO basetype (%d)"
28047msgstr ""
28048
28049#: fortran/trans-types.c:213
28050#, gcc-internal-format
28051msgid "integer kind=8 not available for -fdefault-integer-8 option"
28052msgstr ""
28053
28054#: fortran/trans-types.c:225
28055#, gcc-internal-format
28056msgid "real kind=8 not available for -fdefault-real-8 option"
28057msgstr ""
28058
28059#: fortran/trans-types.c:238
28060#, gcc-internal-format
28061msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
28062msgstr ""
28063
28064#: fortran/trans-types.c:950
28065#, fuzzy, gcc-internal-format
28066msgid "Array element size too big"
28067msgstr "case-waarde buiten bereik"
28068
28069#: fortran/trans.c:625
28070#, gcc-internal-format
28071msgid "gfc_trans_code(): Bad statement code"
28072msgstr ""
28073
28074#. I changed this from sorry(...) because it should not return.
28075#. TODO: Remove gfc_todo_error before releasing version 1.0.
28076#: fortran/trans.h:590
28077#, gcc-internal-format
28078msgid "gfc_todo: Not Implemented: "
28079msgstr ""
28080
28081#: java/check-init.c:248
28082#, gcc-internal-format
28083msgid "Can't reassign a value to the final variable %qs"
28084msgstr ""
28085
28086#: java/check-init.c:518 java/check-init.c:531
28087#, fuzzy, gcc-internal-format
28088msgid "variable %qD may not have been initialized"
28089msgstr "object van variabele lengte mag geen beginwaarde krijgen"
28090
28091#: java/check-init.c:948
28092#, gcc-internal-format
28093msgid "internal error in check-init: tree code not implemented: %s"
28094msgstr ""
28095
28096#: java/check-init.c:1021
28097#, fuzzy, gcc-internal-format
28098msgid "%Jfinal field %qD may not have been initialized"
28099msgstr "object van variabele lengte mag geen beginwaarde krijgen"
28100
28101#: java/class.c:766
28102#, gcc-internal-format
28103msgid "bad method signature"
28104msgstr ""
28105
28106#: java/class.c:811
28107#, gcc-internal-format
28108msgid "misplaced ConstantValue attribute (not in any field)"
28109msgstr ""
28110
28111#: java/class.c:814
28112#, fuzzy, gcc-internal-format
28113msgid "duplicate ConstantValue attribute for field '%s'"
28114msgstr "niet-constante waarde voor tagveld %qs"
28115
28116#: java/class.c:825
28117#, gcc-internal-format
28118msgid "ConstantValue attribute of field '%s' has wrong type"
28119msgstr ""
28120
28121#: java/class.c:1453
28122#, gcc-internal-format
28123msgid "%Jabstract method in non-abstract class"
28124msgstr ""
28125
28126# goede vertaling voor 'overrides'?
28127#: java/class.c:2389
28128#, fuzzy, gcc-internal-format
28129msgid "non-static method %q+D overrides static method"
28130msgstr "niet-static methode '%s' vervangt static methode"
28131
28132#: java/decl.c:1328
28133#, fuzzy, gcc-internal-format
28134msgid "%q+D used prior to declaration"
28135msgstr "%qs gebruikt vóór declaratie"
28136
28137#: java/decl.c:1369
28138#, fuzzy, gcc-internal-format
28139msgid "declaration of %qs shadows a parameter"
28140msgstr "de declaratie van %qs verbergt een parameter"
28141
28142#: java/decl.c:1372
28143#, fuzzy, gcc-internal-format
28144msgid "declaration of %qs shadows a symbol from the parameter list"
28145msgstr "de declaratie van %qs verbergt een symbool uit de parameterlijst"
28146
28147#: java/decl.c:1833
28148#, gcc-internal-format
28149msgid "In %+D: overlapped variable and exception ranges at %d"
28150msgstr ""
28151
28152#: java/decl.c:1896
28153#, gcc-internal-format
28154msgid "bad type in parameter debug info"
28155msgstr ""
28156
28157#: java/decl.c:1905
28158#, gcc-internal-format
28159msgid "bad PC range for debug info for local %q+D"
28160msgstr ""
28161
28162#: java/expr.c:373
28163#, gcc-internal-format
28164msgid "need to insert runtime check for %s"
28165msgstr ""
28166
28167#: java/expr.c:502 java/expr.c:549
28168#, fuzzy, gcc-internal-format
28169msgid "assert: %s is assign compatible with %s"
28170msgstr "case-selector niet compatibel met label"
28171
28172#: java/expr.c:669
28173#, gcc-internal-format
28174msgid "stack underflow - dup* operation"
28175msgstr ""
28176
28177#: java/expr.c:1655
28178#, gcc-internal-format
28179msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
28180msgstr ""
28181
28182# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
28183# dikwijls 'bibliotheek' zien gebruiken.
28184# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
28185# ik ben van plan daar verandering in te brengen.
28186#: java/expr.c:1683
28187#, fuzzy, gcc-internal-format
28188msgid "field %qs not found"
28189msgstr "veld %qs niet gevonden"
28190
28191#: java/expr.c:2092
28192#, gcc-internal-format
28193msgid "method '%s' not found in class"
28194msgstr ""
28195
28196#: java/expr.c:2297
28197#, gcc-internal-format
28198msgid "failed to find class '%s'"
28199msgstr "kan klasse '%s' niet vinden"
28200
28201#: java/expr.c:2335
28202#, gcc-internal-format
28203msgid "class '%s' has no method named '%s' matching signature '%s'"
28204msgstr ""
28205
28206#: java/expr.c:2366
28207#, gcc-internal-format
28208msgid "invokestatic on non static method"
28209msgstr ""
28210
28211#: java/expr.c:2371
28212#, gcc-internal-format
28213msgid "invokestatic on abstract method"
28214msgstr ""
28215
28216#: java/expr.c:2379
28217#, gcc-internal-format
28218msgid "invoke[non-static] on static method"
28219msgstr ""
28220
28221#: java/expr.c:2705
28222#, fuzzy, gcc-internal-format
28223msgid "missing field '%s' in '%s'"
28224msgstr "beginwaarde ontbreekt"
28225
28226#: java/expr.c:2712
28227#, gcc-internal-format
28228msgid "mismatching signature for field '%s' in '%s'"
28229msgstr ""
28230
28231#: java/expr.c:2735
28232#, fuzzy, gcc-internal-format
28233msgid "assignment to final field %q+D not in field's class"
28234msgstr "toekenning aan final-veld %qs niet in constructor"
28235
28236#: java/expr.c:2740
28237#, fuzzy, gcc-internal-format
28238msgid "assignment to final static field %q+D not in class initializer"
28239msgstr "toekenning aan final-veld %qs niet in constructor"
28240
28241#: java/expr.c:2749
28242#, fuzzy, gcc-internal-format
28243msgid "assignment to final field %q+D not in constructor"
28244msgstr "toekenning aan final-veld %qs niet in constructor"
28245
28246#: java/expr.c:2939
28247#, gcc-internal-format
28248msgid "invalid PC in line number table"
28249msgstr "ongeldige PC in tabel met regelnummers"
28250
28251#: java/expr.c:2987
28252#, gcc-internal-format
28253msgid "unreachable bytecode from %d to before %d"
28254msgstr ""
28255
28256#: java/expr.c:3029
28257#, gcc-internal-format
28258msgid "unreachable bytecode from %d to the end of the method"
28259msgstr ""
28260
28261#. duplicate code from LOAD macro
28262#: java/expr.c:3329
28263#, fuzzy, gcc-internal-format
28264msgid "unrecogized wide sub-instruction"
28265msgstr "signature-string niet herkend"
28266
28267#: java/gjavah.c:718
28268#, gcc-internal-format
28269msgid "static field has same name as method"
28270msgstr ""
28271
28272#: java/gjavah.c:1266
28273#, fuzzy, gcc-internal-format
28274msgid "couldn't find class %s"
28275msgstr "kan %s niet vinden"
28276
28277#: java/gjavah.c:1273
28278#, gcc-internal-format
28279msgid "parse error while reading %s"
28280msgstr ""
28281
28282#: java/gjavah.c:1499 java/gjavah.c:1601 java/gjavah.c:1676
28283#, fuzzy, gcc-internal-format
28284msgid "unparseable signature: '%s'"
28285msgstr "kan bestand '%s' niet stat'en"
28286
28287#: java/gjavah.c:2066
28288#, fuzzy, gcc-internal-format
28289msgid "Not a valid Java .class file."
28290msgstr "ongeldige basisklasse"
28291
28292#: java/gjavah.c:2074 java/jcf-parse.c:756
28293#, fuzzy, gcc-internal-format
28294msgid "error while parsing constant pool"
28295msgstr "%s voor stringconstante"
28296
28297#: java/gjavah.c:2080
28298#, fuzzy, gcc-internal-format
28299msgid "error in constant pool entry #%d"
28300msgstr "constant object wordt beschreven (argument %d)"
28301
28302#: java/gjavah.c:2223
28303#, fuzzy, gcc-internal-format
28304msgid "class is of array type\n"
28305msgstr "cast geeft array-type op"
28306
28307#: java/gjavah.c:2231
28308#, fuzzy, gcc-internal-format
28309msgid "base class is of array type"
28310msgstr "cast geeft array-type op"
28311
28312#: java/gjavah.c:2429 java/gjavah.c:2556
28313#, fuzzy, gcc-internal-format
28314msgid "no classes specified"
28315msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
28316
28317#: java/gjavah.c:2522
28318#, gcc-internal-format
28319msgid "'-MG' option is unimplemented"
28320msgstr "de '-MG' optie is niet geïmplementeerd"
28321
28322#: java/gjavah.c:2564
28323#, fuzzy, gcc-internal-format
28324msgid "can't specify both -o and -MD"
28325msgstr "-EB en -EL mogen niet samen gebruikt worden"
28326
28327#: java/gjavah.c:2587
28328#, gcc-internal-format
28329msgid "%s: no such class"
28330msgstr "%s: geen class met die naam"
28331
28332#: java/jcf-io.c:550
28333#, gcc-internal-format
28334msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
28335msgstr ""
28336
28337#: java/jcf-parse.c:372
28338#, gcc-internal-format
28339msgid "bad string constant"
28340msgstr "slechte stringconstante"
28341
28342#: java/jcf-parse.c:390
28343#, gcc-internal-format
28344msgid "bad value constant type %d, index %d"
28345msgstr ""
28346
28347#: java/jcf-parse.c:582
28348#, fuzzy, gcc-internal-format
28349msgid "can't reopen %s: %m"
28350msgstr "open %s"
28351
28352#: java/jcf-parse.c:589
28353#, fuzzy, gcc-internal-format
28354msgid "can't close %s: %m"
28355msgstr "close %s"
28356
28357#: java/jcf-parse.c:724 java/jcf-parse.c:730
28358#, fuzzy, gcc-internal-format
28359msgid "cannot find file for class %s"
28360msgstr "[kan %s niet vinden]"
28361
28362#: java/jcf-parse.c:753
28363#, fuzzy, gcc-internal-format
28364msgid "not a valid Java .class file"
28365msgstr "ongeldige basisklasse"
28366
28367#. FIXME - where was first time
28368#: java/jcf-parse.c:771
28369#, gcc-internal-format
28370msgid "reading class %s for the second time from %s"
28371msgstr ""
28372
28373#: java/jcf-parse.c:789
28374#, gcc-internal-format
28375msgid "error while parsing fields"
28376msgstr ""
28377
28378#: java/jcf-parse.c:792
28379#, gcc-internal-format
28380msgid "error while parsing methods"
28381msgstr ""
28382
28383#: java/jcf-parse.c:795
28384#, gcc-internal-format
28385msgid "error while parsing final attributes"
28386msgstr ""
28387
28388#: java/jcf-parse.c:812
28389#, gcc-internal-format
28390msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
28391msgstr ""
28392
28393#: java/jcf-parse.c:846
28394#, gcc-internal-format
28395msgid "%Hduplicate class will only be compiled once"
28396msgstr ""
28397
28398#: java/jcf-parse.c:900
28399#, gcc-internal-format
28400msgid "missing Code attribute"
28401msgstr ""
28402
28403#: java/jcf-parse.c:1182
28404#, fuzzy, gcc-internal-format
28405msgid "no input file specified"
28406msgstr "Geen invoerbestanden"
28407
28408#: java/jcf-parse.c:1217
28409#, fuzzy, gcc-internal-format
28410msgid "can't close input file %s: %m"
28411msgstr "kan bestand '%s' niet openen"
28412
28413#: java/jcf-parse.c:1264
28414#, gcc-internal-format
28415msgid "bad zip/jar file %s"
28416msgstr ""
28417
28418#: java/jcf-parse.c:1485
28419#, fuzzy, gcc-internal-format
28420msgid "error while reading %s from zip file"
28421msgstr "%s voor stringconstante"
28422
28423#: java/jcf-write.c:2668
28424#, gcc-internal-format
28425msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
28426msgstr ""
28427
28428#: java/jcf-write.c:3042
28429#, fuzzy, gcc-internal-format
28430msgid "field initializer type mismatch"
28431msgstr "ongeldige beginwaarde voor bit-string"
28432
28433#: java/jcf-write.c:3499
28434#, fuzzy, gcc-internal-format
28435msgid "can't create directory %s: %m"
28436msgstr "dubbele folder %qs wordt genegeerd\n"
28437
28438#: java/jcf-write.c:3532
28439#, fuzzy, gcc-internal-format
28440msgid "can't open %s for writing: %m"
28441msgstr "open %s"
28442
28443#: java/jcf-write.c:3552
28444#, fuzzy, gcc-internal-format
28445msgid "can't create %s: %m"
28446msgstr "open %s"
28447
28448#: java/jv-scan.c:194
28449#, gcc-internal-format
28450msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
28451msgstr ""
28452
28453#: java/jv-scan.c:197
28454#, fuzzy, gcc-internal-format
28455msgid "can't open output file '%s'"
28456msgstr "kan bestand '%s' niet openen"
28457
28458#: java/jv-scan.c:233
28459#, fuzzy, gcc-internal-format
28460msgid "file not found '%s'"
28461msgstr "kan %s niet vinden"
28462
28463#: java/jvspec.c:436
28464#, gcc-internal-format
28465msgid "warning: already-compiled .class files ignored with -C"
28466msgstr ""
28467
28468#: java/lang.c:626
28469#, gcc-internal-format
28470msgid "can't do dependency tracking with input from stdin"
28471msgstr ""
28472
28473#: java/lang.c:642
28474#, gcc-internal-format
28475msgid "couldn't determine target name for dependency tracking"
28476msgstr ""
28477
28478#: java/lex.c:260
28479#, gcc-internal-format
28480msgid ""
28481"unknown encoding: %qs\n"
28482"This might mean that your locale's encoding is not supported\n"
28483"by your system's iconv(3) implementation.  If you aren't trying\n"
28484"to use a particular encoding for your input file, try the\n"
28485"%<--encoding=UTF-8%> option"
28486msgstr ""
28487
28488#: java/lex.c:631
28489#, fuzzy, gcc-internal-format
28490msgid "internal error - bad unget"
28491msgstr "formaatstring niet beëindigd"
28492
28493#: java/mangle_name.c:140 java/mangle_name.c:210
28494#, gcc-internal-format
28495msgid "internal error - invalid Utf8 name"
28496msgstr ""
28497
28498# Moet 'signature-string' vertaald worden?
28499#: java/typeck.c:531
28500#, gcc-internal-format
28501msgid "junk at end of signature string"
28502msgstr "Brol aan einde van signature-string."
28503
28504#: java/verify-glue.c:387
28505#, gcc-internal-format
28506msgid "verification failed: %s"
28507msgstr ""
28508
28509#: java/verify-glue.c:389
28510#, gcc-internal-format
28511msgid "verification failed at PC=%d: %s"
28512msgstr ""
28513
28514#: java/verify-glue.c:473
28515#, gcc-internal-format
28516msgid "bad pc in exception_table"
28517msgstr ""
28518
28519#: java/parse.h:129
28520#, gcc-internal-format
28521msgid "%s method can't be abstract"
28522msgstr ""
28523
28524#: java/parse.h:133
28525#, fuzzy, gcc-internal-format
28526msgid "Constructor can't be %s"
28527msgstr "structure heeft geen lid dat %qs heet"
28528
28529#. Standard error messages
28530#: java/parse.h:356
28531#, fuzzy, gcc-internal-format
28532msgid "Incompatible type for %qs. Can't convert %qs to boolean"
28533msgstr "incompatibel type voor argument %d van %qs"
28534
28535#: java/parse.h:361
28536#, gcc-internal-format
28537msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
28538msgstr ""
28539
28540#: java/parse.h:369
28541#, gcc-internal-format
28542msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
28543msgstr ""
28544
28545#: java/parse.h:374
28546#, fuzzy, gcc-internal-format
28547msgid "Incompatible type for %qs. Can't convert %qs to integral"
28548msgstr "incompatibel type voor argument %d van onrechtstreekse functie-oproep"
28549
28550#: java/parse.h:381
28551#, fuzzy, gcc-internal-format
28552msgid "Variable %qs may not have been initialized"
28553msgstr "object van variabele lengte mag geen beginwaarde krijgen"
28554
28555#: objc/objc-act.c:710
28556#, gcc-internal-format
28557msgid "%<@end%> must appear in an @implementation context"
28558msgstr ""
28559
28560#: objc/objc-act.c:739
28561#, gcc-internal-format
28562msgid "method declaration not in @interface context"
28563msgstr ""
28564
28565#: objc/objc-act.c:750
28566#, gcc-internal-format
28567msgid "method definition not in @implementation context"
28568msgstr ""
28569
28570#: objc/objc-act.c:1174
28571#, fuzzy, gcc-internal-format
28572msgid "comparison of distinct Objective-C types lacks a cast"
28573msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
28574
28575#: objc/objc-act.c:1178
28576#, fuzzy, gcc-internal-format
28577msgid "initialization from distinct Objective-C type"
28578msgstr "%s van incompatibel pointertype"
28579
28580#: objc/objc-act.c:1182
28581#, fuzzy, gcc-internal-format
28582msgid "assignment from distinct Objective-C type"
28583msgstr "%s van incompatibel pointertype"
28584
28585#: objc/objc-act.c:1186
28586#, fuzzy, gcc-internal-format
28587msgid "distinct Objective-C type in return"
28588msgstr "incompatibele types bij %s"
28589
28590#: objc/objc-act.c:1190
28591#, fuzzy, gcc-internal-format
28592msgid "passing argument %d of %qE from distinct Objective-C type"
28593msgstr "%s van incompatibel pointertype"
28594
28595#: objc/objc-act.c:1345
28596#, gcc-internal-format
28597msgid "statically allocated instance of Objective-C class %qs"
28598msgstr ""
28599
28600#: objc/objc-act.c:1416
28601#, gcc-internal-format
28602msgid "protocol %qs has circular dependency"
28603msgstr ""
28604
28605#: objc/objc-act.c:1438 objc/objc-act.c:6571
28606#, fuzzy, gcc-internal-format
28607msgid "cannot find protocol declaration for %qs"
28608msgstr "geen eerdere declaratie voor %qs"
28609
28610#: objc/objc-act.c:1905 objc/objc-act.c:3339 objc/objc-act.c:7183
28611#: objc/objc-act.c:7519 objc/objc-act.c:7573 objc/objc-act.c:7598
28612#, fuzzy, gcc-internal-format
28613msgid "cannot find interface declaration for %qs"
28614msgstr "geen eerdere declaratie voor %qs"
28615
28616#: objc/objc-act.c:1909
28617#, gcc-internal-format
28618msgid "interface %qs does not have valid constant string layout"
28619msgstr ""
28620
28621#: objc/objc-act.c:1914
28622#, fuzzy, gcc-internal-format
28623msgid "cannot find reference tag for class %qs"
28624msgstr "kan niet derefereren, is geen pointer."
28625
28626#: objc/objc-act.c:2539
28627#, gcc-internal-format
28628msgid "%Hcreating selector for nonexistent method %qE"
28629msgstr ""
28630
28631#: objc/objc-act.c:2741
28632#, fuzzy, gcc-internal-format
28633msgid "%qs is not an Objective-C class name or alias"
28634msgstr "-fPIC is niet geldig met -mcoff"
28635
28636#: objc/objc-act.c:2867 objc/objc-act.c:2898 objc/objc-act.c:7447
28637#: objc/objc-act.c:7748 objc/objc-act.c:7778
28638#, gcc-internal-format
28639msgid "Objective-C declarations may only appear in global scope"
28640msgstr ""
28641
28642#: objc/objc-act.c:2872
28643#, fuzzy, gcc-internal-format
28644msgid "cannot find class %qs"
28645msgstr "kan %s niet vinden"
28646
28647#: objc/objc-act.c:2874
28648#, fuzzy, gcc-internal-format
28649msgid "class %qs already exists"
28650msgstr "veld %qs heeft al een beginwaarde gekregen"
28651
28652#: objc/objc-act.c:2918 objc/objc-act.c:7488
28653#, fuzzy, gcc-internal-format
28654msgid "%qs redeclared as different kind of symbol"
28655msgstr "%qs als ander soort symbool geherdeclareerd"
28656
28657#: objc/objc-act.c:3192
28658#, gcc-internal-format
28659msgid "strong-cast assignment has been intercepted"
28660msgstr ""
28661
28662#: objc/objc-act.c:3234
28663#, gcc-internal-format
28664msgid "strong-cast may possibly be needed"
28665msgstr ""
28666
28667#: objc/objc-act.c:3244
28668#, fuzzy, gcc-internal-format
28669msgid "instance variable assignment has been intercepted"
28670msgstr "registervariabele %qs gebruikt in geneste functie"
28671
28672#: objc/objc-act.c:3263
28673#, gcc-internal-format
28674msgid "pointer arithmetic for garbage-collected objects not allowed"
28675msgstr ""
28676
28677#: objc/objc-act.c:3269
28678#, gcc-internal-format
28679msgid "global/static variable assignment has been intercepted"
28680msgstr ""
28681
28682#: objc/objc-act.c:3452
28683#, gcc-internal-format
28684msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
28685msgstr ""
28686
28687#: objc/objc-act.c:3794
28688#, gcc-internal-format
28689msgid "@catch parameter is not a known Objective-C class type"
28690msgstr ""
28691
28692#: objc/objc-act.c:3810
28693#, gcc-internal-format
28694msgid "exception of type %<%T%> will be caught"
28695msgstr ""
28696
28697#: objc/objc-act.c:3812
28698#, gcc-internal-format
28699msgid "%H   by earlier handler for %<%T%>"
28700msgstr ""
28701
28702#: objc/objc-act.c:3865
28703#, gcc-internal-format
28704msgid "%<@try%> without %<@catch%> or %<@finally%>"
28705msgstr ""
28706
28707#: objc/objc-act.c:3913
28708#, gcc-internal-format
28709msgid "%<@throw%> (rethrow) used outside of a @catch block"
28710msgstr ""
28711
28712#: objc/objc-act.c:4311
28713#, fuzzy, gcc-internal-format
28714msgid "type %q+D does not have a known size"
28715msgstr "%qs is geen bestand, pipe of tty"
28716
28717#: objc/objc-act.c:4944
28718#, gcc-internal-format
28719msgid "%J%s %qs"
28720msgstr ""
28721
28722#: objc/objc-act.c:4967 objc/objc-act.c:4986
28723#, gcc-internal-format
28724msgid "inconsistent instance variable specification"
28725msgstr ""
28726
28727#: objc/objc-act.c:5843
28728#, gcc-internal-format
28729msgid "can not use an object as parameter to a method"
28730msgstr ""
28731
28732#: objc/objc-act.c:6066
28733#, fuzzy, gcc-internal-format
28734msgid "multiple %s named %<%c%s%> found"
28735msgstr "meerdere parameters hebben de naam %qs"
28736
28737#: objc/objc-act.c:6295
28738#, gcc-internal-format
28739msgid "no super class declared in @interface for %qs"
28740msgstr ""
28741
28742#: objc/objc-act.c:6333
28743#, gcc-internal-format
28744msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
28745msgstr ""
28746
28747#: objc/objc-act.c:6392
28748#, fuzzy, gcc-internal-format
28749msgid "invalid receiver type %qs"
28750msgstr "ongeldige operand voor %p-code"
28751
28752#: objc/objc-act.c:6407
28753#, gcc-internal-format
28754msgid "%<%c%s%> not found in protocol(s)"
28755msgstr ""
28756
28757#: objc/objc-act.c:6421
28758#, gcc-internal-format
28759msgid "%qs may not respond to %<%c%s%>"
28760msgstr ""
28761
28762#: objc/objc-act.c:6429
28763#, gcc-internal-format
28764msgid "no %<%c%s%> method found"
28765msgstr ""
28766
28767#: objc/objc-act.c:6435
28768#, gcc-internal-format
28769msgid "(Messages without a matching method signature"
28770msgstr ""
28771
28772#: objc/objc-act.c:6436
28773#, gcc-internal-format
28774msgid "will be assumed to return %<id%> and accept"
28775msgstr ""
28776
28777#: objc/objc-act.c:6437
28778#, gcc-internal-format
28779msgid "%<...%> as arguments.)"
28780msgstr ""
28781
28782#: objc/objc-act.c:6670
28783#, fuzzy, gcc-internal-format
28784msgid "undeclared selector %qs"
28785msgstr "ongeldige naam %qs"
28786
28787#. Historically, a class method that produced objects (factory
28788#. method) would assign `self' to the instance that it
28789#. allocated.  This would effectively turn the class method into
28790#. an instance method.  Following this assignment, the instance
28791#. variables could be accessed.  That practice, while safe,
28792#. violates the simple rule that a class method should not refer
28793#. to an instance variable.  It's better to catch the cases
28794#. where this is done unknowingly than to support the above
28795#. paradigm.
28796#: objc/objc-act.c:6712
28797#, fuzzy, gcc-internal-format
28798msgid "instance variable %qs accessed in class method"
28799msgstr "registervariabele %qs gebruikt in geneste functie"
28800
28801#: objc/objc-act.c:6944
28802#, fuzzy, gcc-internal-format
28803msgid "duplicate declaration of method %<%c%s%>"
28804msgstr "impliciete declaratie van functie %qs"
28805
28806#: objc/objc-act.c:7005
28807#, fuzzy, gcc-internal-format
28808msgid "duplicate interface declaration for category %<%s(%s)%>"
28809msgstr "geen eerdere declaratie voor %qs"
28810
28811#: objc/objc-act.c:7032
28812#, fuzzy, gcc-internal-format
28813msgid "illegal reference type specified for instance variable %qs"
28814msgstr "registernaam opgegeven voor niet-registervariabele %qs"
28815
28816#: objc/objc-act.c:7043
28817#, gcc-internal-format
28818msgid "instance variable %qs has unknown size"
28819msgstr ""
28820
28821#: objc/objc-act.c:7068
28822#, gcc-internal-format
28823msgid "type %qs has no default constructor to call"
28824msgstr ""
28825
28826#: objc/objc-act.c:7074
28827#, fuzzy, gcc-internal-format
28828msgid "destructor for %qs shall not be run either"
28829msgstr "structure heeft geen lid dat %qs heet"
28830
28831#. Vtable pointers are Real Bad(tm), since Obj-C cannot
28832#. initialize them.
28833#: objc/objc-act.c:7086
28834#, fuzzy, gcc-internal-format
28835msgid "type %qs has virtual member functions"
28836msgstr "%<this%> is niet beschikbaar in static member-funties"
28837
28838#: objc/objc-act.c:7087
28839#, fuzzy, gcc-internal-format
28840msgid "illegal aggregate type %qs specified for instance variable %qs"
28841msgstr "registernaam opgegeven voor niet-registervariabele %qs"
28842
28843#: objc/objc-act.c:7097
28844#, gcc-internal-format
28845msgid "type %qs has a user-defined constructor"
28846msgstr ""
28847
28848#: objc/objc-act.c:7099
28849#, gcc-internal-format
28850msgid "type %qs has a user-defined destructor"
28851msgstr ""
28852
28853#: objc/objc-act.c:7103
28854#, gcc-internal-format
28855msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
28856msgstr ""
28857
28858#: objc/objc-act.c:7212
28859#, fuzzy, gcc-internal-format
28860msgid "instance variable %qs is declared private"
28861msgstr "statische variable %qs is als dllimport aangeduid"
28862
28863#: objc/objc-act.c:7223
28864#, gcc-internal-format
28865msgid "instance variable %qs is %s; this will be a hard error in the future"
28866msgstr ""
28867
28868#: objc/objc-act.c:7230
28869#, fuzzy, gcc-internal-format
28870msgid "instance variable %qs is declared %s"
28871msgstr "statische variable %qs is als dllimport aangeduid"
28872
28873#: objc/objc-act.c:7256 objc/objc-act.c:7344
28874#, gcc-internal-format
28875msgid "incomplete implementation of class %qs"
28876msgstr ""
28877
28878#: objc/objc-act.c:7260 objc/objc-act.c:7349
28879#, gcc-internal-format
28880msgid "incomplete implementation of category %qs"
28881msgstr ""
28882
28883#: objc/objc-act.c:7265 objc/objc-act.c:7354
28884#, gcc-internal-format
28885msgid "method definition for %<%c%s%> not found"
28886msgstr ""
28887
28888#: objc/objc-act.c:7395
28889#, gcc-internal-format
28890msgid "%s %qs does not fully implement the %qs protocol"
28891msgstr ""
28892
28893#: objc/objc-act.c:7453 objc/objc-act.c:9121
28894#, gcc-internal-format
28895msgid "%<@end%> missing in implementation context"
28896msgstr ""
28897
28898#: objc/objc-act.c:7472
28899#, fuzzy, gcc-internal-format
28900msgid "cannot find interface declaration for %qs, superclass of %qs"
28901msgstr "geen eerdere declaratie voor %qs"
28902
28903#: objc/objc-act.c:7502
28904#, fuzzy, gcc-internal-format
28905msgid "reimplementation of class %qs"
28906msgstr "herhaalde definitie %qs"
28907
28908#: objc/objc-act.c:7534
28909#, fuzzy, gcc-internal-format
28910msgid "conflicting super class name %qs"
28911msgstr "conflicterende declaraties van %qs"
28912
28913#: objc/objc-act.c:7536
28914#, fuzzy, gcc-internal-format
28915msgid "previous declaration of %qs"
28916msgstr "eerdere declaratie van %qs"
28917
28918#: objc/objc-act.c:7550 objc/objc-act.c:7552
28919#, fuzzy, gcc-internal-format
28920msgid "duplicate interface declaration for class %qs"
28921msgstr "impliciete declaratie van functie %qs"
28922
28923#: objc/objc-act.c:7806
28924#, fuzzy, gcc-internal-format
28925msgid "duplicate declaration for protocol %qs"
28926msgstr "impliciete declaratie van functie %qs"
28927
28928# moet dit wel vertaalbaar zijn?
28929#. Add a readable method name to the warning.
28930#: objc/objc-act.c:8364
28931#, gcc-internal-format
28932msgid "%J%s %<%c%s%>"
28933msgstr "%J%s %<%c%s%>"
28934
28935#: objc/objc-act.c:8694
28936#, gcc-internal-format
28937msgid "no super class declared in interface for %qs"
28938msgstr ""
28939
28940#: objc/objc-act.c:8743
28941#, gcc-internal-format
28942msgid "[super ...] must appear in a method context"
28943msgstr ""
28944
28945#: objc/objc-act.c:8783
28946#, gcc-internal-format
28947msgid "method possibly missing a [super dealloc] call"
28948msgstr ""
28949
28950#: objc/objc-act.c:9411
28951#, fuzzy, gcc-internal-format
28952msgid "local declaration of %qs hides instance variable"
28953msgstr "de declaratie van %qs verbergt een parameter"
28954
28955#: treelang/tree1.c:278
28956#, gcc-internal-format
28957msgid "%HDuplicate name %q.*s."
28958msgstr "%HDubbele naam %q.*s."
28959
28960#: treelang/treetree.c:814
28961#, gcc-internal-format
28962msgid "Global register variable %qD used in nested function."
28963msgstr "Globale registervariabele %qD gebruikt in geneste functie."
28964
28965#: treelang/treetree.c:818
28966#, gcc-internal-format
28967msgid "Register variable %qD used in nested function."
28968msgstr "Registervariabele %qD gebruikt in geneste functie."
28969
28970#: treelang/treetree.c:824
28971#, gcc-internal-format
28972msgid "Address of global register variable %qD requested."
28973msgstr "Adres van globale registervariabele %qD gevraagd."
28974
28975#: treelang/treetree.c:829
28976#, gcc-internal-format
28977msgid "Address of register variable %qD requested."
28978msgstr "Adres van registervariabele %qD gevraagd."
28979
28980#: treelang/treetree.c:1214
28981#, gcc-internal-format
28982msgid "%qD attribute ignored"
28983msgstr "het %qD attribuut wordt genegeerd"
28984
28985#~ msgid "syntax error: cannot back up"
28986#~ msgstr "syntaxfout: kan niet terugkeren"
28987
28988#~ msgid "memory exhausted"
28989#~ msgstr "geheugen opgebruikt"
28990
28991#~ msgid "syntax error, unexpected %s"
28992#~ msgstr "syntaxfout, %s onverwacht"
28993
28994#~ msgid "syntax error, unexpected %s, expecting %s"
28995#~ msgstr "syntaxfout, %s onverwacht, %s verwacht"
28996
28997#~ msgid "syntax error, unexpected %s, expecting %s or %s"
28998#~ msgstr "syntaxfout, %s onverwacht, %s of %s verwacht"
28999
29000#~ msgid "syntax error, unexpected %s, expecting %s or %s or %s"
29001#~ msgstr "syntaxfout, %s onverwacht, %s of %s of %s verwacht"
29002
29003#~ msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
29004#~ msgstr "syntaxfout, %s onverwacht, %s of %s of %s of %s verwacht"
29005
29006#~ msgid "syntax error"
29007#~ msgstr "syntaxfout"
29008
29009#, fuzzy
29010#~ msgid "Variable '%s' at %L cannot appear in an initialization expression"
29011#~ msgstr "overflow in constante expressie"
29012
29013#, fuzzy
29014#~ msgid "Internal file at %L is incompatible with namelist"
29015#~ msgstr "case-selector niet compatibel met label"
29016
29017#, fuzzy
29018#~ msgid "REC tag at %L is incompatible with END tag"
29019#~ msgstr "case-selector niet compatibel met label"
29020
29021#, fuzzy
29022#~ msgid "REC tag at %L is incompatible with namelist"
29023#~ msgstr "case-selector niet compatibel met label"
29024
29025#, fuzzy
29026#~ msgid "Missing term"
29027#~ msgstr "beginwaarde ontbreekt"
29028
29029#~ msgid "parse error"
29030#~ msgstr "parse-fout"
29031
29032#~ msgid "syntax error; also virtual memory exhausted"
29033#~ msgstr "syntaxfout; ook is het virtueel geheugen opgebruikt"
29034
29035#~ msgid "parse error; also virtual memory exhausted"
29036#~ msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
29037
29038#~ msgid "parse error: cannot back up"
29039#~ msgstr "parse-fout: kan niet terugkeren"
29040
29041#, fuzzy
29042#~ msgid "Missing name"
29043#~ msgstr "beginwaarde ontbreekt"
29044
29045#, fuzzy
29046#~ msgid "Missing variable initializer"
29047#~ msgstr "beginwaarde ontbreekt"
29048
29049#, fuzzy
29050#~ msgid "Invalid declaration"
29051#~ msgstr "lege declaratie"
29052
29053#, fuzzy
29054#~ msgid "Unbalanced ']'"
29055#~ msgstr "niet-gebalanceerde %<#endif%>"
29056
29057#, fuzzy
29058#~ msgid "Missing formal parameter term"
29059#~ msgstr "parameternaam ontbreekt uit parameterlijst"
29060
29061#, fuzzy
29062#~ msgid "Missing identifier"
29063#~ msgstr "beginwaarde ontbreekt"
29064
29065#, fuzzy
29066#~ msgid "Invalid interface type"
29067#~ msgstr "Ongeldig register voor vergelijking"
29068
29069#, fuzzy
29070#~ msgid "Invalid expression statement"
29071#~ msgstr "ongeldige expressie als operand"
29072
29073#, fuzzy
29074#~ msgid "Missing or invalid constant expression"
29075#~ msgstr "overflow in constante expressie"
29076
29077#, fuzzy
29078#~ msgid "Invalid control expression"
29079#~ msgstr "Ongeldig token in expressie"
29080
29081#, fuzzy
29082#~ msgid "Invalid update expression"
29083#~ msgstr "Ongeldig token in expressie"
29084
29085#, fuzzy
29086#~ msgid "Invalid init statement"
29087#~ msgstr "ongeldige beginwaarde"
29088
29089#, fuzzy
29090#~ msgid "']' expected, invalid type expression"
29091#~ msgstr "ongeldige waarheidsexpressie"
29092
29093#, fuzzy
29094#~ msgid "Invalid type expression"
29095#~ msgstr "Ongeldig token in expressie"
29096
29097#, fuzzy
29098#~ msgid "Invalid reference type"
29099#~ msgstr "Ongeldige modus voor gen_tst_reg"
29100
29101#, fuzzy
29102#~ msgid "Generate multiply instructions"
29103#~ msgstr "ongeldig gebruik van %<restrict%>"
29104
29105#, fuzzy
29106#~ msgid "duplicate %<friend%>"
29107#~ msgstr "herhaalde %qs"
29108
29109#, fuzzy
29110#~ msgid "Modifier %qs declared twice"
29111#~ msgstr "veld %qs als een functie gedeclareerd"
29112
29113#, fuzzy
29114#~ msgid "Missing return statement"
29115#~ msgstr "beginwaarde ontbreekt"
29116
29117#, fuzzy
29118#~ msgid "Unreachable statement"
29119#~ msgstr "ongeldige beginwaarde"
29120
29121#, fuzzy
29122#~ msgid "%s: recursive invocation of constructor %qs"
29123#~ msgstr "herdefinitie van %<struct %s%>"
29124
29125#, fuzzy
29126#~ msgid "Type %qs not found in declaration of field %qs"
29127#~ msgstr "type krijgt standaardwaarde %<int%> in de declaratie van %qs"
29128
29129#, fuzzy
29130#~ msgid "Duplicate %s declaration %qs"
29131#~ msgstr "herhaalde label-declaratie %qs"
29132
29133#, fuzzy
29134#~ msgid "Undefined variable %qs"
29135#~ msgstr "ongeldige operand van %s"
29136
29137#, fuzzy
29138#~ msgid "No variable %qs defined in class %qs"
29139#~ msgstr "kan klasse '%s' niet vinden"
29140
29141#, fuzzy
29142#~ msgid "Undefined variable or class name: %qs"
29143#~ msgstr "[kan %s niet vinden]"
29144
29145#, fuzzy
29146#~ msgid "No variable %qs defined in type %qs"
29147#~ msgstr "variabele %qs als inline gedeclareerd"
29148
29149#, fuzzy
29150#~ msgid "Class %qs not found in type declaration"
29151#~ msgstr "geen eerdere declaratie voor %qs"
29152
29153#, fuzzy
29154#~ msgid "Constant expression required"
29155#~ msgstr "overflow in constante expressie"
29156
29157#, fuzzy
29158#~ msgid "Incompatible type for case. Can't convert %qs to %<int%>"
29159#~ msgstr "incompatibel type voor argument %d van %qs"
29160
29161#, fuzzy
29162#~ msgid "Duplicate case label: %<default%>"
29163#~ msgstr "herhaalde case-waarde"
29164
29165# 'whitespace' -> 'witruimte'?
29166#, fuzzy
29167#~ msgid "missing static field %qs"
29168#~ msgstr "ontbrekende witruimte na getal %qs"
29169
29170#, fuzzy
29171#~ msgid "not a static field %qs"
29172#~ msgstr "%qs is geen static veld"
29173
29174#, fuzzy
29175#~ msgid "Invalid left hand side of assignment"
29176#~ msgstr "ongeldige lvalue in toewijzing"
29177
29178#, fuzzy
29179#~ msgid "Incompatible type for %s. Can't convert %qs to %qs"
29180#~ msgstr "incompatibel type voor argument %d van %qs"
29181
29182#, fuzzy
29183#~ msgid "unregistered operator %s"
29184#~ msgstr "registernaam niet opgegeven voor %qs"
29185
29186# Is the %s the argument, or is it 'of' the argument?
29187#, fuzzy
29188#~ msgid "Invalid argument %qs for %<instanceof%>"
29189#~ msgstr "ongeldig type-argument %qs"
29190
29191#, fuzzy
29192#~ msgid "Incompatible type for %qs. Can't convert %qs to %qs"
29193#~ msgstr "incompatibel type voor argument %d van %qs"
29194
29195# Is the %s the argument, or is it 'of' the argument?
29196#, fuzzy
29197#~ msgid "Invalid argument type %qs to %qs"
29198#~ msgstr "ongeldig type-argument %qs"
29199
29200#, fuzzy
29201#~ msgid "Invalid cast from %qs to %qs"
29202#~ msgstr "ongeldige registernaam voor %qs"
29203
29204#, fuzzy
29205#~ msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
29206#~ msgstr "incompatibel type voor argument %d van %qs"
29207
29208#, fuzzy
29209#~ msgid "Invalid array initializer for non-array type %qs"
29210#~ msgstr "array krijgt niet-constante array-expressie als beginwaarde"
29211
29212#, fuzzy
29213#~ msgid "Incompatible type for array. %s convert %qs to %qs"
29214#~ msgstr "incompatibel type voor argument %d van %qs"
29215
29216#, fuzzy
29217#~ msgid "%<return%> inside instance initializer"
29218#~ msgstr "leeg indexbereik in beginwaarde"
29219
29220#, fuzzy
29221#~ msgid "%<return%> inside static initializer"
29222#~ msgstr "leeg indexbereik in beginwaarde"
29223
29224#, fuzzy
29225#~ msgid "Declaration of %qs shadows a previous label declaration"
29226#~ msgstr "de declaratie van %qs verbergt een parameter"
29227
29228#, fuzzy
29229#~ msgid "This is the location of the previous declaration of label %qs"
29230#~ msgstr "dit is een eerdere declaratie"
29231
29232#, fuzzy
29233#~ msgid "No label definition found for %qs"
29234#~ msgstr "label niet in een CASE-statement"
29235
29236#, fuzzy
29237#~ msgid "%<continue%> must be in loop"
29238#~ msgstr "continue-statement niet in een lus"
29239
29240#, fuzzy
29241#~ msgid "continue label %qs does not name a loop"
29242#~ msgstr "continue-statement niet in een lus"
29243
29244#, fuzzy
29245#~ msgid "%<break%> must be in loop or switch"
29246#~ msgstr "break-statement niet in een lus of switch"
29247
29248#, fuzzy
29249#~ msgid "duplicate case label: %<"
29250#~ msgstr "herhaald label %qs"
29251
29252#, fuzzy
29253#~ msgid "Exception %qs can't be thrown in initializer"
29254#~ msgstr "leeg indexbereik in beginwaarde"
29255
29256#, fuzzy
29257#~ msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
29258#~ msgstr "incompatibel type voor argument %d van %qs"
29259
29260#, fuzzy
29261#~ msgid "Discouraged redundant use of %qs modifier in declaration of %s"
29262#~ msgstr "meerdere opslagklassen in declaratie van %qs"
29263