1 # Dutch messages for gcc 3.x.
2 # Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
3 # Tim Van Holder <tim.van.holder@pandora.be>, 1999, 2000, 2002, 2003.
5 # Still a lot of fuzzies, since this started life as a
6 # .po file for gcc 2.95.2.
10 "Project-Id-Version: gcc 3.3.2\n"
11 "POT-Creation-Date: 2003-10-24 13:20+0200\n"
12 "PO-Revision-Date: 2003-10-26 10:40+0100\n"
13 "Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n"
14 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
16 "Content-Type: text/plain; charset=iso-8859-1\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22 msgid "`%s' attribute directive ignored"
23 msgstr "attribuut-commando `%s' wordt genegeerd"
27 msgid "wrong number of arguments specified for `%s' attribute"
28 msgstr "verkeerd aantal argumenten opgegeven voor het `%s' attribuut"
32 msgid "`%s' attribute does not apply to types"
33 msgstr "het `%s' attribuut heeft geen betekenis voor types"
37 msgid "`%s' attribute only applies to function types"
38 msgstr "het `%s' attribuut heeft enkel betekenis voor functie-types"
40 #: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319
41 #: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423
42 #: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568
43 #: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900
44 #: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103
45 #: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101
46 #: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693
47 #: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78
48 #: config/ip2k/ip2k.c:3204
50 msgid "`%s' attribute ignored"
51 msgstr "het `%s' attribuut wordt genegeerd"
54 msgid "offset outside bounds of constant string"
55 msgstr "offset buiten de grenzen van een constante string"
58 msgid "second arg to `__builtin_prefetch' must be a constant"
59 msgstr "tweede argument voor `__builtin_prefetch' moet een constante zijn"
62 msgid "invalid second arg to __builtin_prefetch; using zero"
63 msgstr "ongeldig tweede argument voor __builtin_prefetch; zal nul gebruiken"
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr "derde argument voor `__builtin_prefetch' moet een constante zijn"
70 msgid "invalid third arg to __builtin_prefetch; using zero"
71 msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken"
73 #. ??? We used to try and build up a call to the out of line function,
74 #. guessing about what registers needed saving etc. This became much
75 #. harder with __builtin_va_start, since we don't have a tree for a
76 #. call to __builtin_saveregs to fall back on. There was exactly one
77 #. port (i860) that used this code, and I'm unconvinced it could actually
78 #. handle the general case. So we no longer try to handle anything
79 #. weird and make the backend absorb the evil.
81 msgid "__builtin_saveregs not supported by this target"
82 msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem"
85 msgid "argument of `__builtin_args_info' must be constant"
86 msgstr "argument voor `__builtin_args_info' moet een constante zijn"
89 msgid "argument of `__builtin_args_info' out of range"
90 msgstr "argument voor `__builtin_args_info' buiten bereik"
93 msgid "missing argument in `__builtin_args_info'"
94 msgstr "ontbrekend argument in `__builtin_args_info'"
97 msgid "`va_start' used in function with fixed args"
98 msgstr "`va_start' gebruikt in functie met vaste argumenten"
101 msgid "second parameter of `va_start' not last named argument"
102 msgstr "de tweede parameter van `va_start' is niet het laatste benoemde argument"
104 #. Evidently an out of date version of <stdarg.h>; can't validate
105 #. va_start's second argument, but can still work as intended.
107 msgid "`__builtin_next_arg' called without an argument"
108 msgstr "`__builtin_next_arg' opgeroepen zonder argument"
111 msgid "too many arguments to function `va_start'"
112 msgstr "teveel argumenten voor functie `va_start'"
114 # Of misschien beter "... niet van het `va_list' type"?
116 msgid "first argument to `va_arg' not of type `va_list'"
117 msgstr "het eerste argument van `va_arg' is geen `va_list'"
119 #. Unfortunately, this is merely undefined, rather than a constraint
120 #. violation, so we cannot make this an error. If this call is never
121 #. executed, the program is still strictly conforming.
124 msgid "`%s' is promoted to `%s' when passed through `...'"
125 msgstr "`%s' wordt naar `%s' gepromoveerd indien het via `...' wordt doorgegeven"
129 msgid "(so you should pass `%s' not `%s' to `va_arg')"
130 msgstr "(dus U zou `%s' en niet `%s' moeten doorgeven aan `va_arg')"
133 msgid "invalid arg to `__builtin_frame_address'"
134 msgstr "ongeldig argument voor `__builtin_frame_address'"
137 msgid "invalid arg to `__builtin_return_address'"
138 msgstr "ongeldig argument voor `__builtin_return_address'"
141 msgid "unsupported arg to `__builtin_frame_address'"
142 msgstr "niet-ondersteund argument voor `__builtin_frame_address'"
145 msgid "unsupported arg to `__builtin_return_address'"
146 msgstr "niet-ondersteund argument voor `__builtin_return_address'"
149 msgid "second arg to `__builtin_expect' must be a constant"
150 msgstr "tweede argument voor `__builtin_expect' moet een constante zijn"
153 msgid "__builtin_longjmp second argument must be 1"
154 msgstr "tweede argument van `__builtin_longjmp' moet 1 zijn"
156 #. just do library call, if unknown builtin
157 #: builtins.c:4092 c-common.c:4459
159 msgid "built-in function `%s' not currently supported"
160 msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund"
163 msgid "target format does not support infinity"
164 msgstr "doelformaat ondersteunt geen oneindige waarde"
166 # betere vertaling voor 'function scope'?
169 msgid "`%s' is not defined outside of function scope"
170 msgstr "`%s' is niet gedefinieerd buiten een functie"
174 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
175 msgstr "stringlengte `%d' is groter dan `%d', de lengte die ISO C%d compilers moeten ondersteunen"
178 msgid "concatenation of string literals with __FUNCTION__ is deprecated"
179 msgstr "concatenatie van stringconstantes met __FUNCTION__ is verouderd"
182 msgid "overflow in constant expression"
183 msgstr "overflow in constante expressie"
186 msgid "integer overflow in expression"
187 msgstr "integer overflow in expressie"
190 msgid "floating point overflow in expression"
191 msgstr "floating-point overflow in expressie"
194 msgid "vector overflow in expression"
195 msgstr "vector overflow in expressie"
197 #. This detects cases like converting -129 or 256 to unsigned char.
199 msgid "large integer implicitly truncated to unsigned type"
200 msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
203 msgid "negative integer implicitly converted to unsigned type"
204 msgstr "negatieve integer impliciet omgezet naar 'unsigned' type"
207 msgid "overflow in implicit constant conversion"
208 msgstr "overflow in impliciete omzetting van constante"
212 msgid "operation on `%s' may be undefined"
213 msgstr "bewerking op `%s' is mogelijk niet gedefinieerd"
215 # vertaling voor 'statement'?
217 msgid "expression statement has incomplete type"
218 msgstr "expressie-statement heeft onvolledig type"
221 msgid "case label does not reduce to an integer constant"
222 msgstr "case-label valt niet te herleiden tot een integerconstante"
225 msgid "invalid truth-value expression"
226 msgstr "ongeldige waarheidsexpressie"
230 msgid "invalid operands to binary %s"
231 msgstr "ongeldige operanden voor binaire %s-operator"
234 msgid "comparison is always false due to limited range of data type"
235 msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
238 msgid "comparison is always true due to limited range of data type"
239 msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
242 msgid "comparison of unsigned expression >= 0 is always true"
243 msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar"
246 msgid "comparison of unsigned expression < 0 is always false"
247 msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals"
250 msgid "pointer of type `void *' used in arithmetic"
251 msgstr "pointer van type `void *' gebruikt in rekensom"
254 msgid "pointer to a function used in arithmetic"
255 msgstr "pointer naar functie gebruikt in rekensom"
258 msgid "pointer to member function used in arithmetic"
259 msgstr "pointer naar lid-functie gebruikt in rekensom"
262 msgid "pointer to a member used in arithmetic"
263 msgstr "pointer naar een lid gebruikt in rekensom"
265 #: c-common.c:2746 f/com.c:14762
266 msgid "struct type value used where scalar is required"
267 msgstr "waarde van struct-type gebruikt waar een scalair nodig is"
269 #: c-common.c:2750 f/com.c:14766
270 msgid "union type value used where scalar is required"
271 msgstr "waarde van union-type gebruikt waar een scalair nodig is"
273 #: c-common.c:2754 f/com.c:14770
274 msgid "array type value used where scalar is required"
275 msgstr "waarde van array-type gebruikt waar een scalair nodig is"
277 #: c-common.c:2874 f/com.c:14903
278 msgid "suggest parentheses around assignment used as truth value"
279 msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden"
281 #: c-common.c:2918 c-common.c:2950
282 msgid "invalid use of `restrict'"
283 msgstr "ongeldig gebruik van `restrict'"
286 msgid "invalid application of `sizeof' to a function type"
287 msgstr "ongeldige toepassing van `sizeof' op een functietype"
291 msgid "invalid application of `%s' to a void type"
292 msgstr "ongeldige toepasing van `%s' op een void-type"
296 msgid "invalid application of `%s' to an incomplete type"
297 msgstr "ongeldige toepassing van `%s' op een onvolledig type"
300 msgid "`__alignof' applied to a bit-field"
301 msgstr "`__alignof' toegepast op bitveld"
305 msgid "cannot disable built-in function `%s'"
306 msgstr "ingebouwde functie `%s' kan niet uitgeschakeld worden"
308 #: c-common.c:3787 c-typeck.c:1748
310 msgid "too few arguments to function `%s'"
311 msgstr "te weinig argumenten voor functie `%s'"
313 #: c-common.c:3793 c-typeck.c:1601
315 msgid "too many arguments to function `%s'"
316 msgstr "teveel argumenten voor functie `%s'"
320 msgid "non-floating-point argument to function `%s'"
321 msgstr "niet-floating-point argument voor functie `%s'"
324 msgid "pointers are not permitted as case values"
325 msgstr "pointers zijn niet toegestaan als case-waarden"
327 # betere vertaling voor 'range expressions'?
329 msgid "ISO C++ forbids range expressions in switch statements"
330 msgstr "ISO C++ verbiedt het gebruik van bereik-expressies in switch statements"
333 msgid "ISO C forbids range expressions in switch statements"
334 msgstr "ISO C verbiedt het gebruik van bereik-expressies in switch statements"
337 msgid "empty range specified"
338 msgstr "leeg bereik opgegeven"
341 msgid "duplicate (or overlapping) case value"
342 msgstr "herhaalde (of overlappende) case-waarde"
345 msgid "this is the first entry overlapping that value"
346 msgstr "dit is de eerste waarde die die waarde overlapt"
349 msgid "duplicate case value"
350 msgstr "herhaalde case-waarde"
353 msgid "previously used here"
354 msgstr "tevoren hier gebruikt"
357 msgid "multiple default labels in one switch"
358 msgstr "meerdere default-labels in één switch"
361 msgid "this is the first default label"
362 msgstr "dit is het eerste default-label"
365 msgid "ISO C++ forbids taking the address of a label"
366 msgstr "ISO C++ verbiedt het nemen van het adres van een label"
369 msgid "ISO C forbids taking the address of a label"
370 msgstr "ISO C verbiedt het nemen van het adres van een label"
374 msgid "declaration of `%s' shadows %s"
375 msgstr "de declaratie van `%s' verbergt %s"
379 msgid "unknown machine mode `%s'"
380 msgstr "onbekende machine-modus `%s'"
384 msgid "no data type for mode `%s'"
385 msgstr "geen datatype voor modus `%s'"
387 # Misschien beter 'emuleren' dan nabootsen?
388 #: c-common.c:5666 c-common.c:6316
390 msgid "unable to emulate '%s'"
391 msgstr "kan '%s' niet nabootsen"
394 msgid "section attribute cannot be specified for local variables"
395 msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
399 msgid "section of `%s' conflicts with previous declaration"
400 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
404 msgid "section attribute not allowed for `%s'"
405 msgstr "sectie-attribuut niet toegestaan voor `%s'"
408 msgid "section attributes are not supported for this target"
409 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
412 msgid "requested alignment is not a constant"
413 msgstr "gevraagd alignment is geen constante"
416 msgid "requested alignment is not a power of 2"
417 msgstr "gevraagd alignment is geen macht van 2"
420 msgid "requested alignment is too large"
421 msgstr "gevraagd alignment is te groot"
425 msgid "alignment may not be specified for `%s'"
426 msgstr "er kan geen alignment opgegeven worden voor `%s'"
430 msgid "`%s' defined both normally and as an alias"
431 msgstr "`%s' is zowel als alias en als normale naam gedefinieerd"
434 msgid "alias arg not a string"
435 msgstr "alias-argument is geen string"
437 # Of moet dit vertaald worden als 'zichtbaarheidsargument is ...'?
439 msgid "visibility arg not a string"
440 msgstr "argument 'visibility' is geen string"
443 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
444 msgstr "argument 'visibility' moet \"default\", \"hidden\", \"protected\" of \"internal\" zijn"
447 msgid "tls_model arg not a string"
448 msgstr "argument 'tls_model' is geen string"
451 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
452 msgstr "argument 'tls_model' moet \"local-exec\", \"initial-exec\", \"local-dynamic\" of \"global-dynamic\" zijn"
454 #: c-common.c:5987 c-common.c:6043
456 msgid "`%s' attribute applies only to functions"
457 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
459 #: c-common.c:5994 c-common.c:6050
461 msgid "can't set `%s' attribute after definition"
462 msgstr "kan het `%s' attribuut niet instellen na een definitie"
466 msgid "cleanup arg not an identifier"
467 msgstr "`defined' zonder een naam"
471 msgid "cleanup arg not a function"
472 msgstr "opgeroepen object is geen functie"
476 msgid "`%s' attribute ignored for `%s'"
477 msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
479 # Is the %s the argument, or is it 'of' the argument?
482 msgid "invalid vector type for attribute `%s'"
483 msgstr "ongeldig vector-type voor attribuut `%s'"
485 #: c-common.c:6272 c-common.c:6304
486 msgid "no vector mode with the size and type specified could be found"
487 msgstr "er kon geen vectormodus gevonden worden met de opgegeven grootte en type"
490 msgid "nonnull attribute without arguments on a non-prototype"
491 msgstr "nonnull attribuut zonder argumenten gebruikt voor een niet-prototype"
495 msgid "nonnull argument has invalid operand number (arg %lu)"
496 msgstr "de formaatstring heeft een niet-constant operand-nummer"
500 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
501 msgstr "nonnull argument met operandnummer dat buiten bereik is (arg %lu, operand %lu)"
505 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
506 msgstr "nonnull argument verwijst naar niet-pointer operand (arg %lu, operand %lu)"
510 msgid "null argument where non-null required (arg %lu)"
511 msgstr "null argument waar een niet-null argument vereist is (arg %lu)"
513 #: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615
515 msgid "void value not ignored as it ought to be"
516 msgstr "void-waarde niet genegeerd zoals het hoort"
518 #: c-convert.c:112 java/typeck.c:150
519 msgid "conversion to non-scalar type requested"
520 msgstr "conversie naar niet-scalair type gevraagd"
524 msgid "array `%s' assumed to have one element"
525 msgstr "array `%s' wordt aangenomen één element te bevatten"
529 msgid "`struct %s' incomplete in scope ending here"
530 msgstr "`struct %s' onvolledig in bereik dat hier eindigt"
534 msgid "`union %s' incomplete in scope ending here"
535 msgstr "`union %s' onvolledig in bereik dat hier eindigt"
539 msgid "`enum %s' incomplete in scope ending here"
540 msgstr "`enum %s' onvolledig in bereik dat hier eindigt"
542 #: c-decl.c:646 c-decl.c:771 java/decl.c:1403
544 msgid "label `%s' used but not defined"
545 msgstr "label `%s' gebruikt maar niet gedefinieerd"
547 #: c-decl.c:652 c-decl.c:778 java/decl.c:1409
549 msgid "label `%s' defined but not used"
550 msgstr "label `%s' gedefinieerd maar niet gebruikt"
552 #: c-decl.c:893 cp/decl.c:3335
554 msgid "function `%s' redeclared as inline"
555 msgstr "functie `%s' geherdeclareerd als inline"
557 #: c-decl.c:895 cp/decl.c:3337
559 msgid "previous declaration of function `%s' with attribute noinline"
560 msgstr "eerdere declaratie van functie `%s' had het noinline attribuut"
562 #: c-decl.c:902 cp/decl.c:3344
564 msgid "function `%s' redeclared with attribute noinline"
565 msgstr "functie `%s' geherdeclareerd met noinline attribuut"
567 #: c-decl.c:904 cp/decl.c:3346
569 msgid "previous declaration of function `%s' was inline"
570 msgstr "eerdere declaratie van functie `%s' was inline"
572 #: c-decl.c:933 c-decl.c:979
574 msgid "shadowing built-in function `%s'"
575 msgstr "ingebouwde functie `%s' wordt verborgen"
579 msgid "shadowing library function `%s'"
580 msgstr "bibliotheekfunctie `%s' wordt verborgen"
584 msgid "library function `%s' declared as non-function"
585 msgstr "bibliotheekfunctie `%s' gedeclareerd als niet-functie"
587 #: c-decl.c:945 c-decl.c:948
589 msgid "built-in function `%s' declared as non-function"
590 msgstr "ingebouwde functie `%s' gedeclareerd als niet-functie"
592 #: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154
594 msgid "`%s' redeclared as different kind of symbol"
595 msgstr "`%s' als ander soort symbool geherdeclareerd"
597 #: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310
598 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211
600 msgid "previous declaration of `%s'"
601 msgstr "eerdere declaratie van `%s'"
603 #. If types don't match for a built-in, throw away the built-in.
606 msgid "conflicting types for built-in function `%s'"
607 msgstr "conflicterende types voor ingebouwde functie `%s'"
609 #: c-decl.c:1091 c-decl.c:1110
611 msgid "conflicting types for `%s'"
612 msgstr "conflicterende types voor `%s'"
615 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
616 msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst"
619 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
620 msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst"
624 msgid "thread-local declaration of `%s' follows non thread-local declaration"
625 msgstr "static declaratie voor `%s' volgt niet-static declaratie"
629 msgid "non thread-local declaration of `%s' follows thread-local declaration"
630 msgstr "niet-static declaratie voor `%s' volgt static declaratie"
632 #: c-decl.c:1175 c-decl.c:1198
634 msgid "redefinition of `%s'"
635 msgstr "herdefinitie van `%s'"
639 msgid "redeclaration of `%s'"
640 msgstr "herdeclaratie van `%s'"
644 msgid "conflicting declarations of `%s'"
645 msgstr "conflicterende declaraties van `%s'"
649 msgid "prototype for `%s' follows"
650 msgstr "prototype voor `%s' volgt"
652 #: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245
653 msgid "non-prototype definition here"
654 msgstr "niet-prototype definitie hier"
658 msgid "prototype for `%s' follows and number of arguments doesn't match"
659 msgstr "prototype voor `%s' volgt en aantal argumenten komt niet overeen"
663 msgid "prototype for `%s' follows and argument %d doesn't match"
664 msgstr "prototype voor `%s' volgt en argument %d komt niet overeen"
668 msgid "`%s' declared inline after being called"
669 msgstr "`%s' als 'inline' gedeclareerd na oproep"
673 msgid "`%s' declared inline after its definition"
674 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
678 msgid "static declaration for `%s' follows non-static"
679 msgstr "static declaratie voor `%s' volgt niet-static declaratie"
683 msgid "non-static declaration for `%s' follows static"
684 msgstr "niet-static declaratie voor `%s' volgt static declaratie"
688 msgid "const declaration for `%s' follows non-const"
689 msgstr "'const' declaratie voor `%s' volgt niet-'const' declaratie"
693 msgid "type qualifiers for `%s' conflict with previous decl"
694 msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie"
698 msgid "redundant redeclaration of `%s' in same scope"
699 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
701 #: c-decl.c:1619 java/decl.c:1102
703 msgid "declaration of `%s' shadows a parameter"
704 msgstr "de declaratie van `%s' verbergt een parameter"
706 #: c-decl.c:1622 java/decl.c:1105
708 msgid "declaration of `%s' shadows a symbol from the parameter list"
709 msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
711 #: c-decl.c:1643 cp/decl.c:4479
713 msgstr "een parameter"
715 #: c-decl.c:1645 cp/decl.c:4496
716 msgid "a previous local"
717 msgstr "een eerdere locale"
719 #. XXX shadow warnings in outer-more namespaces
720 #: c-decl.c:1649 cp/decl.c:4500
721 msgid "a global declaration"
722 msgstr "een globale declaratie"
726 msgid "nested extern declaration of `%s'"
727 msgstr "geneste externe declaratie van `%s'"
729 #: c-decl.c:1712 java/decl.c:1055
731 msgid "`%s' used prior to declaration"
732 msgstr "`%s' gebruikt vóór declaratie"
734 #: c-decl.c:1726 c-decl.c:1901
736 msgid "`%s' was declared implicitly `extern' and later `static'"
737 msgstr "`%s' was impliciet als `extern' gedeclareerd en daarna als `static'"
739 #: c-decl.c:1829 cp/decl.c:4336
740 msgid "type mismatch with previous external decl"
741 msgstr "type-conflict met eerdere externe declaratie"
745 msgid "previous external decl of `%s'"
746 msgstr "eerdere externe declaratie van `%s'"
749 msgid "type mismatch with previous implicit declaration"
750 msgstr "type-conflict met eerdere impliciete declaratie"
754 msgid "previous implicit declaration of `%s'"
755 msgstr "eerdere impliciete declaratie van `%s'"
759 msgid "`%s' was previously implicitly declared to return `int'"
760 msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
764 msgid "`%s' was declared `extern' and later `static'"
765 msgstr "`%s' was als `extern' gedeclareerd en daarna als `static'"
769 msgid "extern declaration of `%s' doesn't match global one"
770 msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
774 msgid "`%s' locally external but globally static"
775 msgstr "`%s' is locaal `extern', maar globaal `static'"
779 msgid "function `%s' was previously declared within a block"
780 msgstr "functie `%s' was tevoren binnen een blok gedeclareerd"
782 #: c-decl.c:2115 c-decl.c:2117
784 msgid "implicit declaration of function `%s'"
785 msgstr "impliciete declaratie van functie `%s'"
789 msgid "label %s referenced outside of any function"
790 msgstr "naar label %s gerefereerd buiten enige functie"
794 msgid "duplicate label declaration `%s'"
795 msgstr "herhaalde label-declaratie `%s'"
798 msgid "this is a previous declaration"
799 msgstr "dit is een eerdere declaratie"
802 msgid "unnamed struct/union that defines no instances"
803 msgstr "naamloze struct/union die geen instanties definieert"
806 msgid "useless keyword or type name in empty declaration"
807 msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
810 msgid "two types specified in one empty declaration"
811 msgstr "twee types opgegeven in één lege declaratie"
813 #: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853
814 #: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042
815 msgid "empty declaration"
816 msgstr "lege declaratie"
820 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
821 msgstr "ISO C89 ondersteunt geen `static' of type-qualificaties in declaratoren van parameter arrays"
825 msgid "ISO C90 does not support `[*]' array declarators"
826 msgstr "ISO C89 ondersteunt geen `[*]' declaratoren van arrays"
829 msgid "GCC does not yet properly implement `[*]' array declarators"
830 msgstr "GCC heeft nog geen fatsoenlijke implementatie van `[*]' declaratoren van arrays"
833 msgid "static or type qualifiers in abstract declarator"
834 msgstr "`static' of type-modifier in abstracte declarator"
838 msgid "`%s' is usually a function"
839 msgstr "`%s' is meestal een functie"
843 msgid "typedef `%s' is initialized (use __typeof__ instead)"
844 msgstr "typedef `%s' krijgt beginwaarde"
848 msgid "function `%s' is initialized like a variable"
849 msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
851 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
854 msgid "parameter `%s' is initialized"
855 msgstr "parameter `%s' krijgt beginwaarde"
857 #: c-decl.c:2880 c-typeck.c:4895
858 msgid "variable-sized object may not be initialized"
859 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
863 msgid "variable `%s' has initializer but incomplete type"
864 msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
868 msgid "elements of array `%s' have incomplete type"
869 msgstr "elementen van array `%s' hebben een onvolledig type"
873 msgid "declaration of `%s' has `extern' and is initialized"
874 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
876 #: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339
878 msgid "inline function `%s' given attribute noinline"
879 msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
883 msgid "initializer fails to determine size of `%s'"
884 msgstr "beginwaarde legt grootte van `%s' niet vast"
888 msgid "array size missing in `%s'"
889 msgstr "array-grootte ontbreekt in `%s'"
893 msgid "zero or negative size array `%s'"
894 msgstr "array `%s' heeft grootte die negatief of 0 is"
898 msgid "storage size of `%s' isn't known"
899 msgstr "opslaggrootte van `%s' is onbekend"
903 msgid "storage size of `%s' isn't constant"
904 msgstr "opslaggrootte van `%s' is niet constant"
908 msgid "ignoring asm-specifier for non-static local variable `%s'"
909 msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
913 msgid "ISO C forbids parameter `%s' shadowing typedef"
914 msgstr "ANSI C verbiedt het verbergen van een typedef door parameter `%s'"
916 #: c-decl.c:3592 cp/decl.c:10880
917 msgid "`long long long' is too long for GCC"
918 msgstr "`long long long' is te lang voor GCC"
922 msgid "ISO C90 does not support `long long'"
923 msgstr "ANSI C ondersteunt `long long' niet"
925 #: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885
927 msgid "duplicate `%s'"
928 msgstr "herhaalde `%s'"
930 #: c-decl.c:3619 cp/decl.c:10892
931 msgid "`__thread' before `extern'"
932 msgstr "`__thread' voor `extern'"
934 #: c-decl.c:3621 cp/decl.c:10894
935 msgid "`__thread' before `static'"
936 msgstr "`__thread' voor `static'"
938 #: c-decl.c:3629 cp/decl.c:10921
940 msgid "two or more data types in declaration of `%s'"
941 msgstr "twee of meer data types in de declaratie van `%s'"
943 #: c-decl.c:3649 cp/decl.c:10926
945 msgid "`%s' fails to be a typedef or built in type"
946 msgstr "`%s' is geen typedef of ingebouwd type"
950 msgid "type defaults to `int' in declaration of `%s'"
951 msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'"
955 msgid "both long and short specified for `%s'"
956 msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
958 #: c-decl.c:3721 cp/decl.c:11041
960 msgid "long or short specified with char for `%s'"
961 msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
963 #: c-decl.c:3728 cp/decl.c:11045
965 msgid "long or short specified with floating type for `%s'"
966 msgstr "'long' of 'short' opgegeven bij floating-point type voor `%s'"
969 msgid "the only valid combination is `long double'"
970 msgstr "de enige geldige combinatie is `long double'"
974 msgid "both signed and unsigned specified for `%s'"
975 msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
977 #: c-decl.c:3739 cp/decl.c:11034
979 msgid "long, short, signed or unsigned invalid for `%s'"
980 msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor `%s'"
982 #: c-decl.c:3745 cp/decl.c:11054
984 msgid "long, short, signed or unsigned used invalidly for `%s'"
985 msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor `%s'"
987 #: c-decl.c:3763 cp/decl.c:11075
989 msgid "complex invalid for `%s'"
990 msgstr "'complex' ongeldig voor `%s'"
994 msgid "ISO C90 does not support complex types"
995 msgstr "ISO C89 ondersteunt geen complexe types"
998 msgid "ISO C does not support plain `complex' meaning `double complex'"
999 msgstr "ISO C ondersteunt simpele `complex' niet in de betekenis van `double complex'"
1001 #: c-decl.c:3823 c-decl.c:3835
1003 msgid "ISO C does not support complex integer types"
1004 msgstr "ANSI C ondersteunt `long long' niet"
1006 #: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688
1007 msgid "duplicate `const'"
1008 msgstr "herhaalde `const'"
1010 #: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692
1011 msgid "duplicate `restrict'"
1012 msgstr "herhaalde `restrict'"
1014 #: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690
1015 msgid "duplicate `volatile'"
1016 msgstr "herhaalde `volatile'"
1018 #: c-decl.c:3882 cp/decl.c:11238
1020 msgid "multiple storage classes in declaration of `%s'"
1021 msgstr "meerdere opslagklassen in declaratie van `%s'"
1024 msgid "function definition declared `auto'"
1025 msgstr "functie-definitie als `auto' gedeclareerd"
1028 msgid "function definition declared `register'"
1029 msgstr "functie-definitie als `register' gedeclareerd"
1032 msgid "function definition declared `typedef'"
1033 msgstr "functie-definitie als `typdef' gedeclareerd"
1037 msgid "function definition declared `__thread'"
1038 msgstr "functie-definitie als `typdef' gedeclareerd"
1042 msgid "storage class specified for structure field `%s'"
1043 msgstr "opslagklasse opgegeven voor structure-veld `%s'"
1045 #: c-decl.c:3915 cp/decl.c:11285
1047 msgid "storage class specified for parameter `%s'"
1048 msgstr "opslagklasse opgegeven voor parameter `%s'"
1050 #: c-decl.c:3918 cp/decl.c:11287
1051 msgid "storage class specified for typename"
1052 msgstr "opslagklasse opgegeven voor typenaam"
1054 #: c-decl.c:3930 cp/decl.c:11302
1056 msgid "`%s' initialized and declared `extern'"
1057 msgstr "`%s' krijgt beginwaarde en is als `extern' gedeclareerd"
1059 #: c-decl.c:3932 cp/decl.c:11305
1061 msgid "`%s' has both `extern' and initializer"
1062 msgstr "`%s' heeft zowel `extern' als een beginwaarde"
1064 #: c-decl.c:3937 cp/decl.c:11313
1066 msgid "top-level declaration of `%s' specifies `auto'"
1067 msgstr "top-level declaratie van `%s' specifieert `auto'"
1069 #: c-decl.c:3942 cp/decl.c:11309
1071 msgid "nested function `%s' declared `extern'"
1072 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
1074 #: c-decl.c:3948 cp/decl.c:11319
1076 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1077 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
1079 #. Only the innermost declarator (making a parameter be of
1080 #. array type which is converted to pointer type)
1081 #. may have static or type qualifiers.
1082 #: c-decl.c:3987 c-decl.c:4188
1084 msgid "static or type qualifiers in non-parameter array declarator"
1085 msgstr "ongeldige type-modifier binnen pointer-declarator"
1089 msgid "declaration of `%s' as array of voids"
1090 msgstr "`%s' wordt gedeclareerd als een array van voids"
1094 msgid "declaration of `%s' as array of functions"
1095 msgstr "`%s' wordt gedeclareerd als een array van functies"
1097 #: c-decl.c:4042 c-decl.c:5332
1099 msgid "invalid use of structure with flexible array member"
1100 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
1104 msgid "size of array `%s' has non-integer type"
1105 msgstr "grootte van array `%s' is van een niet-integraal type"
1109 msgid "ISO C forbids zero-size array `%s'"
1110 msgstr "ANSI C verbiedt array `%s' met lengte 0"
1114 msgid "size of array `%s' is negative"
1115 msgstr "grootte van array `%s' is negatief"
1119 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1120 msgstr "ANSI C verbiedt array `%s', wiens grootte niet geëvalueerd kan worden"
1124 msgid "ISO C90 forbids variable-size array `%s'"
1125 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
1127 #: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897
1129 msgid "size of array `%s' is too large"
1130 msgstr "omvang van array `%s' is te groot"
1134 msgid "ISO C90 does not support flexible array members"
1135 msgstr "ANSI C ondersteun geen formaatbreedte voor strftime"
1138 msgid "array type has incomplete element type"
1139 msgstr "arraytype heeft onvolledig elementtype"
1141 #: c-decl.c:4162 c-decl.c:4392
1143 msgid "ISO C forbids const or volatile function types"
1144 msgstr "ANSI C verbiedt 'const' of 'volatile' functietypes"
1146 #: c-decl.c:4208 cp/decl.c:11445
1148 msgid "`%s' declared as function returning a function"
1149 msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
1151 #: c-decl.c:4213 cp/decl.c:11450
1153 msgid "`%s' declared as function returning an array"
1154 msgstr "`%s' gedeclareerd als een functie die een array teruggeeft"
1158 msgid "ISO C forbids qualified void function return type"
1159 msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
1163 msgid "type qualifiers ignored on function return type"
1164 msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
1166 #: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573
1168 msgid "ISO C forbids qualified function types"
1169 msgstr "ANSI C verbiedt een gekwalificeerd functietype"
1171 #: c-decl.c:4314 cp/decl.c:11684
1172 msgid "invalid type modifier within pointer declarator"
1173 msgstr "ongeldige type-modifier binnen pointer-declarator"
1175 #: c-decl.c:4412 cp/decl.c:12182
1177 msgid "variable or field `%s' declared void"
1178 msgstr "variabele of veld `%s' als void gedeclareerd"
1181 msgid "attributes in parameter array declarator ignored"
1182 msgstr "attributen genegeerd in declarator van parameter-array"
1186 msgid "invalid type modifier within array declarator"
1187 msgstr "ongeldige type-modifier binnen pointer-declarator"
1191 msgid "field `%s' declared as a function"
1192 msgstr "veld `%s' als een functie gedeclareerd"
1196 msgid "field `%s' has incomplete type"
1197 msgstr "veld `%s' heeft een onvolledig type"
1199 #: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564
1201 msgid "invalid storage class for function `%s'"
1202 msgstr "ongeldige opslagklasse voor functie `%s'"
1205 msgid "`noreturn' function returns non-void value"
1206 msgstr "`noreturn' functie geeft niet-void waarde terug"
1209 msgid "cannot inline function `main'"
1210 msgstr "kan functie `main' niet inline maken"
1214 msgid "variable `%s' declared `inline'"
1215 msgstr "variabele `%s' als inline gedeclareerd"
1217 #. A mere warning is sure to result in improper semantics
1218 #. at runtime. Don't bother to allow this to compile.
1219 #: c-decl.c:4677 cp/decl.c:9951
1221 msgid "thread-local storage not supported for this target"
1222 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
1224 #: c-decl.c:4732 c-decl.c:5880
1225 msgid "function declaration isn't a prototype"
1226 msgstr "functie-declaratie is geen prototype"
1229 msgid "parameter names (without types) in function declaration"
1230 msgstr "parameternamen (zonder types) in functiedeclaratie"
1232 #: c-decl.c:4770 c-decl.c:6250
1234 msgid "parameter `%s' has incomplete type"
1235 msgstr "parameter `%s' heeft een onvolledig type"
1238 msgid "parameter has incomplete type"
1239 msgstr "parameter heeft een onvolledig type"
1243 msgid "parameter `%s' points to incomplete type"
1244 msgstr "parameter `%s' wijst naar een onvolledig type"
1247 msgid "parameter points to incomplete type"
1248 msgstr "parameter wijst naar een onvolledig type"
1252 msgid "parameter `%s' has just a forward declaration"
1253 msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
1256 msgid "`void' in parameter list must be the entire list"
1257 msgstr "`void' in parameterlijst moet de gehele parameterlijst zijn"
1261 msgid "`struct %s' declared inside parameter list"
1262 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1266 msgid "`union %s' declared inside parameter list"
1267 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1271 msgid "`enum %s' declared inside parameter list"
1272 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1276 msgid "anonymous struct declared inside parameter list"
1277 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1281 msgid "anonymous union declared inside parameter list"
1282 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1286 msgid "anonymous enum declared inside parameter list"
1287 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1291 msgid "its scope is only this definition or declaration, which is probably not what you want"
1292 msgstr "het bereik ervan is enkel deze definitie of declaratie, wat waarschijnlijk niet de bedoeling is"
1296 msgid "redefinition of `union %s'"
1297 msgstr "herdefinitie van `union %s'"
1301 msgid "redefinition of `struct %s'"
1302 msgstr "herdefinitie van `struct %s'"
1304 #: c-decl.c:5105 cp/decl.c:7532
1305 msgid "declaration does not declare anything"
1306 msgstr "declaratie declareert niets"
1308 #: c-decl.c:5169 c-decl.c:5172
1310 msgid "%s defined inside parms"
1311 msgstr "enum gedinieerd binnen parameters"
1313 #: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184
1317 # Of beter onvertaald laten?
1318 #: c-decl.c:5170 c-decl.c:5173
1324 msgid "%s has no %s"
1325 msgstr "%s heeft geen leden"
1333 msgid "named members"
1334 msgstr "%s heeft geen benoemde leden"
1342 msgid "nested redefinition of `%s'"
1343 msgstr "geneste herdefinitie van `%s'"
1347 msgid "bit-field `%s' width not an integer constant"
1348 msgstr "breedte van bitveld `%s' is geen integerconstante"
1352 msgid "bit-field `%s' has invalid type"
1353 msgstr "bitveld `%s' heeft een ongeldig type"
1357 msgid "bit-field `%s' type invalid in ISO C"
1358 msgstr "type van bitveld `%s' is ongeldig in ANSI C"
1362 msgid "negative width in bit-field `%s'"
1363 msgstr "bitveld `%s' heeft een negatieve breedte"
1367 msgid "width of `%s' exceeds its type"
1368 msgstr "breedte van `%s' overschrijdt zijn type"
1372 msgid "zero width for bit-field `%s'"
1373 msgstr "bitveld `%s' heeft breedte 0"
1377 msgid "`%s' is narrower than values of its type"
1378 msgstr "`%s' is smaller dan waarden van zijn type"
1381 msgid "flexible array member in union"
1382 msgstr "flexibele array als lid van union"
1385 msgid "flexible array member not at end of struct"
1386 msgstr "flexibele array niet laatste lid van struct"
1389 msgid "flexible array member in otherwise empty struct"
1390 msgstr "flexibele array als lid in overigens lege struct"
1394 msgid "duplicate member `%s'"
1395 msgstr "herhaald lid `%s'"
1398 msgid "union cannot be made transparent"
1399 msgstr "union kan niet transparant gemaakt worden"
1401 #. This enum is a named one that has been declared already.
1404 msgid "redeclaration of `enum %s'"
1405 msgstr "herdeclaratie van `enum %s'"
1408 msgid "enum defined inside parms"
1409 msgstr "enum gedinieerd binnen parameters"
1412 msgid "enumeration values exceed range of largest integer"
1413 msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer"
1417 msgid "enumerator value for `%s' not integer constant"
1418 msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
1421 msgid "overflow in enumeration values"
1422 msgstr "overflow in enumeratiewaarden"
1426 msgid "ISO C restricts enumerator values to range of `int'"
1427 msgstr "ANSI C beperkt enumeratiewaarden tot het bereik van het `int' type"
1431 msgid "return type is an incomplete type"
1432 msgstr "type van teruggeefwaarde is onvolledig"
1436 msgid "return type defaults to `int'"
1437 msgstr "teruggeefwaarde krijgt standaardtype `int'"
1441 msgid "no previous prototype for `%s'"
1442 msgstr "geen eerder prototype voor `%s'"
1446 msgid "`%s' was used with no prototype before its definition"
1447 msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
1451 msgid "no previous declaration for `%s'"
1452 msgstr "geen eerdere declaratie voor `%s'"
1456 msgid "`%s' was used with no declaration before its definition"
1457 msgstr "`%s' werd voor haar definitie gebruikt zonder declaratie"
1459 #: c-decl.c:5933 c-decl.c:6486
1461 msgid "return type of `%s' is not `int'"
1462 msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
1466 msgid "first argument of `%s' should be `int'"
1467 msgstr "eerste argument van `%s' zou een `int' moeten zijn"
1471 msgid "second argument of `%s' should be `char **'"
1472 msgstr "tweede argument van `%s' zou een `char **' moeten zijn"
1476 msgid "third argument of `%s' should probably be `char **'"
1477 msgstr "derde argument van `%s' zou waarschijnlijk een `char **' moeten zijn"
1481 msgid "`%s' takes only zero or two arguments"
1482 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
1486 msgid "`%s' is normally a non-static function"
1487 msgstr "`%s' is gewoonlijk een niet-static funtie"
1490 msgid "parm types given both in parmlist and separately"
1491 msgstr "parametertypes zowel in parameterlijst als apart opgegeven"
1494 msgid "parameter name omitted"
1495 msgstr "parameternaam weggelaten"
1497 #: c-decl.c:6102 c-decl.c:6204
1499 msgid "parameter `%s' declared void"
1500 msgstr "parameter `%s' als void gedeclareerd"
1503 msgid "parameter name missing from parameter list"
1504 msgstr "parameternaam ontbreekt uit parameterlijst"
1508 msgid "multiple parameters named `%s'"
1509 msgstr "meerdere parameters hebben de naam `%s'"
1511 #: c-decl.c:6219 c-decl.c:6221
1513 msgid "type of `%s' defaults to `int'"
1514 msgstr "`%s' krijgt standaardtype `int'"
1518 msgid "declaration for parameter `%s' but no such parameter"
1519 msgstr "declaratie voor parameter `%s' maar er is zo geen parameter"
1522 msgid "number of arguments doesn't match prototype"
1523 msgstr "aantal argumenten kom niet overeen met prototype"
1527 msgid "promoted argument `%s' doesn't match prototype"
1528 msgstr "gepromoveerd argument `%s' komt niet overeen met prototype"
1532 msgid "argument `%s' doesn't match prototype"
1533 msgstr "argument `%s' komt niet overeen met prototype"
1535 #: c-decl.c:6518 cp/decl.c:15049
1537 msgid "no return statement in function returning non-void"
1538 msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
1541 msgid "this function may return with or without a value"
1542 msgstr "deze functie kan met of zonder waarde tergukeren"
1546 msgid "size of return value of `%s' is %u bytes"
1547 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
1551 msgid "size of return value of `%s' is larger than %d bytes"
1552 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
1554 #. If we get here, declarations have been used in a for loop without
1555 #. the C99 for loop scope. This doesn't make much sense, so don't
1558 msgid "`for' loop initial declaration used outside C99 mode"
1559 msgstr "initiële declaratie voor `for' lus gebruikt buiten C99 modus"
1563 msgid "`struct %s' declared in `for' loop initial declaration"
1564 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1568 msgid "`union %s' declared in `for' loop initial declaration"
1569 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1573 msgid "`enum %s' declared in `for' loop initial declaration"
1574 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1578 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1579 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1583 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1584 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1588 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1589 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1591 #: c-format.c:109 c-format.c:191
1592 msgid "format string arg not a string type"
1593 msgstr "de formaatstring is geen string-type"
1597 msgid "args to be formatted is not '...'"
1598 msgstr "de te formatteren argumenten zijn niet ..."
1600 # Klinkt wat vreemd...
1602 msgid "strftime formats cannot format arguments"
1603 msgstr "strftime formaten kunnen geen argumenten formatteren"
1605 #: c-format.c:168 c-format.c:270
1607 msgid "format string has invalid operand number"
1608 msgstr "de formaatstring heeft een niet-constant operand-nummer"
1611 msgid "function does not return string type"
1612 msgstr "functie geeft geen string-type terug"
1615 msgid "unrecognized format specifier"
1616 msgstr "onbekende formaatspecificatie"
1620 msgid "`%s' is an unrecognized format function type"
1621 msgstr "`%s' is een onbekend type formaatfunctie"
1624 msgid "format string arg follows the args to be formatted"
1625 msgstr "de formaatstring volgt de te formatteren argumenten"
1632 msgid "the ` ' printf flag"
1633 msgstr "de ` ' printf-vlag"
1635 #: c-format.c:602 c-format.c:673
1640 msgid "the `+' printf flag"
1641 msgstr "de `+' printf-vlag"
1643 #: c-format.c:603 c-format.c:649
1648 msgid "the `#' printf flag"
1649 msgstr "de `#' printf-vlag"
1651 #: c-format.c:604 c-format.c:647
1656 msgid "the `0' printf flag"
1657 msgstr "de `0' printf-vlag"
1659 #: c-format.c:605 c-format.c:646 c-format.c:676
1664 msgid "the `-' printf flag"
1665 msgstr "de `-' printf-vlag"
1667 #: c-format.c:606 c-format.c:630
1672 msgid "the `'' printf flag"
1673 msgstr "de `'' printf-vlag"
1675 #: c-format.c:607 c-format.c:631
1680 msgid "the `I' printf flag"
1681 msgstr "de `I' printf-vlag"
1683 #: c-format.c:608 c-format.c:628 c-format.c:650 c-format.c:677 c-format.c:1702
1685 msgstr "veldbreedte"
1688 msgid "field width in printf format"
1689 msgstr "veldbreedte in printf-formaat"
1696 msgid "precision in printf format"
1697 msgstr "precisie in printf-formaat"
1699 # Goede vertaling voor modifier? "aanpasser" en "veranderaar" klinken nogal duf...
1700 #: c-format.c:610 c-format.c:629 c-format.c:680
1701 msgid "length modifier"
1702 msgstr "lengte-modifier"
1705 msgid "length modifier in printf format"
1706 msgstr "lengte-modifier in printf-formaat"
1708 # moet beter kunnen...
1711 msgid "assignment suppression"
1712 msgstr "toewijzingsonderdrukking"
1714 # dit wringt nogal...
1716 msgid "the assignment suppression scanf feature"
1717 msgstr "de scanf toewijzingsonderdrukking mogelijkheid"
1724 msgid "the `a' scanf flag"
1725 msgstr "de `a' scanf-vlag"
1728 msgid "field width in scanf format"
1729 msgstr "veldbreedte in scanf-formaat"
1732 msgid "length modifier in scanf format"
1733 msgstr "lengte-modifier in scanf-formaat"
1736 msgid "the `'' scanf flag"
1737 msgstr "de `'' scanf-vlag"
1740 msgid "the `I' scanf flag"
1741 msgstr "de `I' scanf-vlag"
1748 msgid "the `_' strftime flag"
1749 msgstr "de `_' strftime-vlag"
1752 msgid "the `-' strftime flag"
1753 msgstr "de `-' strftime-vlag"
1756 msgid "the `0' strftime flag"
1757 msgstr "de `0' strftime-vlag"
1759 #: c-format.c:648 c-format.c:672
1764 msgid "the `^' strftime flag"
1765 msgstr "de `^' strftime-vlag"
1768 msgid "the `#' strftime flag"
1769 msgstr "de `#' strftime-vlag"
1772 msgid "field width in strftime format"
1773 msgstr "veldbreedte in strftime-formaat"
1775 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
1778 msgid "`E' modifier"
1779 msgstr "`E' modifier"
1782 msgid "the `E' strftime modifier"
1783 msgstr "de `E' strftime-modifier"
1785 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
1788 msgid "`O' modifier"
1789 msgstr "`O' modifier"
1792 msgid "the `O' strftime modifier"
1793 msgstr "de `O' strftime-modifier"
1796 msgid "the `O' modifier"
1797 msgstr "de `O' modifier"
1800 msgid "fill character"
1801 msgstr "opvulkarakter"
1804 msgid "fill character in strfmon format"
1805 msgstr "opvulkarakter in strfmon-formaat"
1808 msgid "the `^' strfmon flag"
1809 msgstr "de `^' strfmon-vlag"
1812 msgid "the `+' strfmon flag"
1813 msgstr "de `+' strfmon-vlag"
1820 msgid "the `(' strfmon flag"
1821 msgstr "de `(' strfmon-vlag"
1828 msgid "the `!' strfmon flag"
1829 msgstr "de `!' strfmon-vlag"
1832 msgid "the `-' strfmon flag"
1833 msgstr "de `-' strfmon-vlag"
1836 msgid "field width in strfmon format"
1837 msgstr "veldbreedte in strfmon-formaat"
1840 msgid "left precision"
1841 msgstr "linkse precisie"
1844 msgid "left precision in strfmon format"
1845 msgstr "linkse precisie in strfmon-formaat"
1848 msgid "right precision"
1849 msgstr "rechtse precisie"
1852 msgid "right precision in strfmon format"
1853 msgstr "rechtse precisie in strfmon-formaat"
1856 msgid "length modifier in strfmon format"
1857 msgstr "lengte-modifier in strfmon-formaat"
1861 msgid "function might be possible candidate for `%s' format attribute"
1862 msgstr "deze functie is een mogelijke kandidaat voor het `%s' formaat-attribuut"
1864 # niet zeker of '$-operandnummer' wel de juiste betekenis vervat
1865 #: c-format.c:1107 c-format.c:1128 c-format.c:2112
1866 msgid "missing $ operand number in format"
1867 msgstr "$-operandnummer ontbreekt in formaat"
1871 msgid "%s does not support %%n$ operand number formats"
1872 msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
1875 msgid "operand number out of range in format"
1876 msgstr "operandnummer buiten bereik in formaat"
1880 msgid "format argument %d used more than once in %s format"
1881 msgstr "formaat-argument %d meer dan eens gebruikt in %s formaat"
1886 msgid "format argument %d unused before used argument %d in $-style format"
1887 msgstr "formaat-argument %d ongebruikt voor gebruikt argument %d in $-stijl formaat"
1890 msgid "format not a string literal, format string not checked"
1891 msgstr "formaat is geen stringconstante, de formaatstring werd dus niet nagekeken"
1894 msgid "format not a string literal and no format arguments"
1895 msgstr "formaat is geen stringconstante en er zijn geen formaat-argumenten"
1898 msgid "format not a string literal, argument types not checked"
1899 msgstr "formaat is geen stringconstante, de argumenttypes werden dus niet nagekeken"
1902 msgid "too many arguments for format"
1903 msgstr "teveel argumenten voor formaat"
1906 msgid "unused arguments in $-style format"
1907 msgstr "ongebruikte argumenten in $-stijl formaat"
1911 msgid "zero-length %s format string"
1912 msgstr "%s formaatstring van lengte 0"
1914 # "brede string"? "string met brede karakters/tekens"?
1916 msgid "format is a wide character string"
1917 msgstr "formaat is een wide-character string"
1920 msgid "unterminated format string"
1921 msgstr "formaatstring niet beëindigd"
1924 msgid "embedded `\\0' in format"
1925 msgstr "ingesloten `\\0' in formaat"
1929 msgid "spurious trailing `%%' in format"
1930 msgstr "overbodige `%%' achteraan formaat"
1932 #: c-format.c:1635 c-format.c:1872
1934 msgid "repeated %s in format"
1935 msgstr "herhaalde %s in formaat"
1938 msgid "missing fill character at end of strfmon format"
1939 msgstr "opvulkarakter ontbreekt aan het einde van dit strfmon-formaat"
1941 #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119
1942 msgid "too few arguments for format"
1943 msgstr "te weinig argumenten voor formaat"
1947 msgid "zero width in %s format"
1948 msgstr "breedte van nul in %s formaat"
1952 msgid "empty left precision in %s format"
1953 msgstr "lege linkse precisie gebruikt in %s formaat"
1956 msgid "field precision"
1957 msgstr "veldprecisie"
1961 msgid "empty precision in %s format"
1962 msgstr "lege precisie in %s formaat"
1966 msgid "%s does not support the `%s' %s length modifier"
1967 msgstr "%s ondersteunt de `%s' %s lengte-modifier niet"
1970 msgid "conversion lacks type at end of format"
1971 msgstr "conversie mist type aan het einde van het formaat"
1975 msgid "unknown conversion type character `%c' in format"
1976 msgstr "onbekend typeconversie-karakter `%c' in formaat"
1980 msgid "unknown conversion type character 0x%x in format"
1981 msgstr "onbekend typeconversie-karakter 0x%x in formaat"
1985 msgid "%s does not support the `%%%c' %s format"
1986 msgstr "%s ondersteunt het `%%%c' %s formaat niet"
1990 msgid "%s used with `%%%c' %s format"
1991 msgstr "%s gebruikt bij `%%%c' %s formaat"
1995 msgid "%s does not support %s"
1996 msgstr "%s ondersteunt %s niet"
2000 msgid "%s does not support %s with the `%%%c' %s format"
2001 msgstr "%s ondersteunt %s niet bij het `%%%c' %s formaat"
2005 msgid "%s ignored with %s and `%%%c' %s format"
2006 msgstr "%s wordt genegeerd bij %s en `%%%c' %s formaat"
2010 msgid "%s ignored with %s in %s format"
2011 msgstr "%s wordt genegeerd bij %s in %s formaat"
2015 msgid "use of %s and %s together with `%%%c' %s format"
2016 msgstr "zowel %s als %s gebruikt bij '%%%c' %s formaat"
2020 msgid "use of %s and %s together in %s format"
2021 msgstr "zowel %s als %s gebruikt in %s formaat"
2025 msgid "`%%%c' yields only last 2 digits of year in some locales"
2026 msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal in sommige omgevingen"
2030 msgid "`%%%c' yields only last 2 digits of year"
2031 msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal"
2033 #. The end of the format string was reached.
2036 msgid "no closing `]' for `%%[' format"
2037 msgstr "geen eind-`]' voor `%%[' formaat"
2041 msgid "use of `%s' length modifier with `%c' type character"
2042 msgstr "`%s' lengte-modifier samen met typekarakter `%c' gebruikt"
2046 msgid "%s does not support the `%%%s%c' %s format"
2047 msgstr "%s ondersteunt het `%%%s%c' %s formaat niet"
2050 msgid "operand number specified with suppressed assignment"
2051 msgstr "operandnummer opgegeven met onderdukte uitlijning"
2054 msgid "operand number specified for format taking no argument"
2055 msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
2059 msgid "writing through null pointer (arg %d)"
2060 msgstr "beschrijving via null pointer (arg %d)"
2064 msgid "reading through null pointer (arg %d)"
2065 msgstr "uitlezing via null-pointer (arg %d)"
2069 msgid "writing into constant object (arg %d)"
2070 msgstr "constant object wordt beschreven (argument %d)"
2074 msgid "extra type qualifiers in format argument (arg %d)"
2079 msgid "format argument is not a pointer (arg %d)"
2080 msgstr "formaat-argument is geen pointer (argument %d)"
2084 msgid "format argument is not a pointer to a pointer (arg %d)"
2085 msgstr "formaat-argument is geen pointer naar een pointer (argument %d)"
2092 msgid "different type"
2093 msgstr "verschillend type"
2097 msgid "%s is not type %s (arg %d)"
2098 msgstr "veldbreedte is niet van het type 'int' (argument %d)"
2102 msgid "%s format, %s arg (arg %d)"
2103 msgstr "%s formaat, %s argument (argument %d)"
2106 msgid "YYDEBUG not defined"
2107 msgstr "YYDEBUG niet gedefinieerd"
2110 msgid "badly nested C headers from preprocessor"
2115 msgid "ignoring #pragma %s %s"
2116 msgstr "pragma wordt genegeerd: %s"
2120 msgid "universal-character-name '\\U%08x' not valid in identifier"
2125 msgid "universal-character-name '\\u%04x' not valid in identifier"
2130 msgid "stray '%c' in program"
2131 msgstr "misplaatste '\\' in programma"
2135 msgid "stray '\\%o' in program"
2136 msgstr "misplaatste '\\' in programma"
2139 msgid "this decimal constant is unsigned only in ISO C90"
2143 msgid "this decimal constant would be unsigned in ISO C90"
2148 msgid "integer constant is too large for \"%s\" type"
2149 msgstr "integerconstante is zo groot dat hij unsigned is"
2153 msgid "floating constant exceeds range of \"%s\""
2154 msgstr "floating-point getal overschrijdt het bereik van een `float'"
2156 #: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942
2158 msgid "ignoring invalid multibyte character"
2159 msgstr "ongeldig multibyte-karakter wordt genegeerd"
2163 msgid "missing argument to \"-%s\""
2164 msgstr "Bestandsnaam ontbreekt na `%s' optie"
2168 msgid "no class name specified with \"-%s\""
2169 msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
2173 msgid "missing filename after \"-%s\""
2174 msgstr "beginwaarde ontbreekt"
2176 # 'whitespace' -> 'witruimte'?
2179 msgid "missing target after \"-%s\""
2180 msgstr "ontbrekende witruimte na getal `%s'"
2184 msgid "options array incorrectly sorted: %s is before %s"
2189 msgid "too many filenames given. Type %s --help for usage"
2194 msgid "-Wno-strict-prototypes is not supported in C++"
2195 msgstr "-pipe wordt niet ondersteund"
2199 msgid "switch \"%s\" is no longer supported"
2200 msgstr "-pipe wordt niet ondersteund"
2204 msgid "switch \"%s\" is deprecated, please see documentation for details"
2208 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
2213 msgid "output filename specified twice"
2214 msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
2217 msgid "-Wformat-y2k ignored without -Wformat"
2218 msgstr "-Wformat-y2k genegeerd zonder -Wformat"
2221 msgid "-Wformat-extra-args ignored without -Wformat"
2222 msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
2226 msgid "-Wformat-zero-length ignored without -Wformat"
2227 msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
2230 msgid "-Wformat-nonliteral ignored without -Wformat"
2231 msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
2234 msgid "-Wformat-security ignored without -Wformat"
2235 msgstr "-Wformat-security genegeerd zonder -Wformat"
2238 msgid "-Wmissing-format-attribute ignored without -Wformat"
2239 msgstr "-Wmissing-format-attribute genegeerd zonder -Wformat"
2243 msgid "opening output file %s"
2244 msgstr "kan bestand '%s' niet openen"
2248 msgid "opening dependency file %s"
2249 msgstr "dynamische dependencies.\n"
2253 msgid "closing dependency file %s"
2258 msgid "when writing output to %s"
2263 msgid "to generate dependencies you must specify either -M or -MM"
2264 msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden"
2268 msgid "\"-%c%s%s\" is valid for %s but not for %s"
2271 #. To keep the lines from getting too long for some compilers, limit
2272 #. to about 500 characters (6 lines) per chunk.
2276 " -include <file> Include the contents of <file> before other files\n"
2277 " -imacros <file> Accept definition of macros in <file>\n"
2278 " -iprefix <path> Specify <path> as a prefix for next two options\n"
2279 " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
2280 " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
2281 " -isystem <dir> Add <dir> to the start of the system include path\n"
2286 " -idirafter <dir> Add <dir> to the end of the system include path\n"
2287 " -I <dir> Add <dir> to the end of the main include path\n"
2288 " -I- Fine-grained include path control; see info docs\n"
2289 " -nostdinc Do not search system include directories\n"
2290 " (dirs specified with -isystem will still be used)\n"
2291 " -nostdinc++ Do not search system include directories for C++\n"
2292 " -o <file> Put output into <file>\n"
2297 " -trigraphs Support ISO C trigraphs\n"
2298 " -std=<std name> Specify the conformance standard; one of:\n"
2299 " gnu89, gnu99, c89, c99, iso9899:1990,\n"
2300 " iso9899:199409, iso9899:1999, c++98\n"
2301 " -w Inhibit warning messages\n"
2302 " -W[no-]trigraphs Warn if trigraphs are encountered\n"
2303 " -W[no-]comment{s} Warn if one comment starts inside another\n"
2308 " -W[no-]traditional Warn about features not present in traditional C\n"
2309 " -W[no-]undef Warn if an undefined macro is used by #if\n"
2310 " -W[no-]import Warn about the use of the #import directive\n"
2315 " -W[no-]error Treat all warnings as errors\n"
2316 " -W[no-]system-headers Do not suppress warnings from system headers\n"
2317 " -W[no-]all Enable most preprocessor warnings\n"
2322 " -M Generate make dependencies\n"
2323 " -MM As -M, but ignore system header files\n"
2324 " -MD Generate make dependencies and compile\n"
2325 " -MMD As -MD, but ignore system header files\n"
2326 " -MF <file> Write dependency output to the given file\n"
2327 " -MG Treat missing header file as generated files\n"
2332 " -MP\t\t\t Generate phony targets for all headers\n"
2333 " -MQ <target> Add a MAKE-quoted target\n"
2334 " -MT <target> Add an unquoted target\n"
2339 " -D<macro> Define a <macro> with string '1' as its value\n"
2340 " -D<macro>=<val> Define a <macro> with <val> as its value\n"
2341 " -A<question>=<answer> Assert the <answer> to <question>\n"
2342 " -A-<question>=<answer> Disable the <answer> to <question>\n"
2343 " -U<macro> Undefine <macro> \n"
2344 " -v Display the version number\n"
2349 " -H Print the name of header files as they are used\n"
2350 " -C Do not discard comments\n"
2351 " -dM Display a list of macro definitions active at end\n"
2352 " -dD Preserve macro definitions in output\n"
2353 " -dN As -dD except that only the names are preserved\n"
2354 " -dI Include #include directives in the output\n"
2359 " -f[no-]preprocessed Treat the input file as already preprocessed\n"
2360 " -ftabstop=<number> Distance between tab stops for column reporting\n"
2361 " -P Do not generate #line directives\n"
2362 " -remap Remap file names when including files\n"
2363 " --help Display this information\n"
2366 #. Like YYERROR but do call yyerror.
2367 #: c-parse.y:55 parse.y:48 objc-parse.y:55
2368 msgid "syntax error"
2371 #: /usr/share/bison/bison.simple:179
2372 msgid "syntax error: cannot back up"
2375 #: c-parse.y:325 objc-parse.y:346
2377 msgid "ISO C forbids an empty source file"
2378 msgstr "ANSI C verbiedt een leeg bronbestand"
2380 #: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388
2381 msgid "argument of `asm' is not a constant string"
2382 msgstr "het argument van `asm' is geen constante string"
2384 #: c-parse.y:374 objc-parse.y:396
2386 msgid "ISO C forbids data definition with no type or storage class"
2387 msgstr "ANSI C verbiedt een datadefinitie zonder type of opslagklasse"
2389 #: c-parse.y:376 objc-parse.y:398
2390 msgid "data definition has no type or storage class"
2391 msgstr "datadefinitie heeft geen type of opslagklasse"
2393 #: c-parse.y:389 objc-parse.y:411
2395 msgid "ISO C does not allow extra `;' outside of a function"
2396 msgstr "ANSI C staat geen extra `;' buiten een functie toe"
2398 #: c-parse.y:449 cppexp.c:1312
2399 msgid "traditional C rejects the unary plus operator"
2402 #: c-parse.y:496 objc-parse.y:518
2403 msgid "`sizeof' applied to a bit-field"
2404 msgstr "`sizeof' toegepast op een bitveld"
2406 #: c-parse.y:583 objc-parse.y:605
2408 msgid "ISO C forbids omitting the middle term of a ?: expression"
2409 msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
2411 #: c-parse.y:632 objc-parse.y:654
2413 msgid "ISO C89 forbids compound literals"
2414 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
2416 #: c-parse.y:646 objc-parse.y:668
2418 msgid "ISO C forbids braced-groups within expressions"
2419 msgstr "ANSI C verbiedt accolade-groepen in expressies"
2421 #: c-parse.y:677 objc-parse.y:699
2423 msgid "first argument to __builtin_choose_expr not a constant"
2424 msgstr "gevraagd alignment is geen constante"
2426 #: c-parse.y:721 objc-parse.y:767
2427 msgid "traditional C rejects ISO C style function definitions"
2430 #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024
2431 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081
2432 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150
2433 #: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031
2434 #: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070
2435 #: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121
2436 #: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184
2437 #: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202
2439 msgid "`%s' is not at beginning of declaration"
2440 msgstr "`%s' staat niet aan het begin van een declaratie"
2442 #: c-parse.y:1441 objc-parse.y:1496
2444 msgid "ISO C forbids empty initializer braces"
2445 msgstr "ANSI C verbiedt lege initialisatie-accolades"
2447 #: c-parse.y:1455 objc-parse.y:1510
2449 msgid "ISO C89 forbids specifying subobject to initialize"
2450 msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
2452 #: c-parse.y:1458 objc-parse.y:1513
2453 msgid "obsolete use of designated initializer without `='"
2456 #: c-parse.y:1462 objc-parse.y:1517
2457 msgid "obsolete use of designated initializer with `:'"
2460 #: c-parse.y:1489 objc-parse.y:1544
2462 msgid "ISO C forbids specifying range of elements to initialize"
2463 msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
2465 #: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583
2467 msgid "ISO C forbids nested functions"
2468 msgstr "ANSI C verbiedt geneste functies"
2470 #: c-parse.y:1703 objc-parse.y:1760
2472 msgid "ISO C forbids forward references to `enum' types"
2473 msgstr "ANSI C verbiedt voorwaartse referenties naar `enum' types"
2475 #: c-parse.y:1715 parse.y:2411 objc-parse.y:1772
2476 msgid "comma at end of enumerator list"
2477 msgstr "komma aan het einde van enumerator-lijst"
2479 #: c-parse.y:1723 objc-parse.y:1780
2480 msgid "no semicolon at end of struct or union"
2481 msgstr "geen puntkomma aan het einde van een struct of union"
2483 #: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864
2484 msgid "extra semicolon in struct or union specified"
2485 msgstr "extra puntkomma opgegeven in struct of union"
2487 #: c-parse.y:1745 objc-parse.y:1816
2488 msgid "ISO C doesn't support unnamed structs/unions"
2491 #: c-parse.y:1754 objc-parse.y:1825
2493 msgid "ISO C forbids member declarations with no members"
2494 msgstr "ANSI C verbiedt lid-declaraties zonder leden"
2496 #: c-parse.y:1913 objc-parse.y:1984
2498 msgid "deprecated use of label at end of compound statement"
2499 msgstr "ANSI C verbiedt een label aan het einde van een samengesteld statement"
2501 #: c-parse.y:1930 objc-parse.y:2001
2503 msgid "ISO C89 forbids mixed declarations and code"
2504 msgstr "ANSI C verbiedt labeldeclaraties"
2506 #: c-parse.y:2005 objc-parse.y:2080
2508 msgid "ISO C forbids label declarations"
2509 msgstr "ANSI C verbiedt labeldeclaraties"
2511 # 'braced-group'? Wie schrijft verdorie die foutmeldingen?
2512 #: c-parse.y:2055 parse.y:1638 objc-parse.y:2130
2513 msgid "braced-group within expression allowed only inside a function"
2514 msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
2516 #: c-parse.y:2182 objc-parse.y:2257
2517 msgid "empty body in an else-statement"
2518 msgstr "leeg body in een else-statement"
2520 #: c-parse.y:2303 objc-parse.y:2378
2522 msgid "ISO C forbids `goto *expr;'"
2523 msgstr "ANSI C verbiedt `goto *expr;'"
2525 # Of is 'verbiedt parameterdeclaraties op voorhand' beter?
2526 #: c-parse.y:2403 objc-parse.y:2478
2528 msgid "ISO C forbids forward parameter declarations"
2529 msgstr "ANSI C verbiedt voorwaartse declaraties van parameters"
2531 #. Gcc used to allow this as an extension. However, it does
2532 #. not work for all targets, and thus has been disabled.
2533 #. Also, since func (...) and func () are indistinguishable,
2534 #. it caused problems with the code in expand_builtin which
2535 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2537 #: c-parse.y:2429 objc-parse.y:2504
2539 msgid "ISO C requires a named argument before `...'"
2540 msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
2542 #: c-parse.y:2526 objc-parse.y:2601
2543 msgid "`...' in old-style identifier list"
2544 msgstr "`...' in naamlijst in oude stijl"
2546 #: /usr/share/bison/bison.simple:795
2548 msgid "parse error; also virtual memory exhausted"
2549 msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
2551 #: /usr/share/bison/bison.simple:799 cp/spew.c:364
2555 # 'parser' en 'stack overflow' vertalen?
2556 #: /usr/share/bison/bison.simple:924
2557 msgid "parser stack overflow"
2558 msgstr "stack overflow in parser"
2560 #: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537
2562 msgid "%s at end of input"
2563 msgstr "%s aan einde van invoer"
2565 #: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543
2567 msgid "%s before %s'%c'"
2568 msgstr "%s voor `%s'"
2570 #: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545
2572 msgid "%s before %s'\\x%x'"
2573 msgstr "%s voor `%s'"
2575 #: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549
2577 msgid "%s before string constant"
2578 msgstr "%s voor stringconstante"
2580 #: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551
2582 msgid "%s before numeric constant"
2583 msgstr "%s voor stringconstante"
2585 #: c-parse.y:2854 objc-parse.y:3553
2587 msgid "%s before \"%s\""
2588 msgstr "%s voor `%s'"
2590 #: c-parse.y:2856 objc-parse.y:3555
2592 msgid "%s before '%s' token"
2593 msgstr "%s voor `%s'"
2596 msgid "traditional C rejects string concatenation"
2599 #: c-parse.y:3047 objc-parse.y:3779
2601 msgid "syntax error at '%s' token"
2605 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2606 msgstr "#pragma pack (pop) tegengekomen zonder overeenkomstige #pragma pack (push, <n>)"
2610 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2611 msgstr "#pragma pack (pop, %s) tegengekomen zonder overeenkomstige #pragma pack (push, %s, <n>)"
2615 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2616 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
2620 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2621 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
2624 msgid "missing '(' after '#pragma pack' - ignored"
2627 #: c-pragma.c:180 c-pragma.c:230
2629 msgid "malformed '#pragma pack' - ignored"
2630 msgstr "misvormde #pragma pack"
2634 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2635 msgstr "misvormde #pragma pack(push[,id],<n>)"
2639 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2640 msgstr "misvormde #pragma pack(pop[,id])"
2644 msgid "unknown action '%s' for '#pragma pack' - ignored"
2649 msgid "junk at end of '#pragma pack'"
2650 msgstr "misvormde #pragma pack"
2654 msgid "alignment must be a small power of two, not %d"
2655 msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
2659 msgid "applying #pragma weak `%s' after first use results in unspecified behavior"
2662 #: c-pragma.c:328 c-pragma.c:333
2664 msgid "malformed #pragma weak, ignored"
2665 msgstr "misvormde #pragma weak"
2669 msgid "junk at end of #pragma weak"
2670 msgstr "misvormde #pragma weak"
2672 #: c-pragma.c:372 c-pragma.c:377
2674 msgid "malformed #pragma redefine_extname, ignored"
2675 msgstr "misvormde #pragma weak"
2679 msgid "junk at end of #pragma redefine_extname"
2680 msgstr "misvormde #pragma weak"
2682 #: c-pragma.c:389 c-pragma.c:470
2683 msgid "#pragma redefine_extname conflicts with declaration"
2688 msgid "malformed #pragma extern_prefix, ignored"
2689 msgstr "misvormde #pragma pack(pop[,id])"
2691 # Moet 'signature-string' vertaald worden?
2694 msgid "junk at end of #pragma extern_prefix"
2695 msgstr "Brol aan einde van signature-string."
2699 msgid "asm declaration conflicts with previous rename"
2700 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
2702 #: c-semantics.c:565
2703 msgid "break statement not within loop or switch"
2704 msgstr "break-statement niet in een lus of switch"
2706 #: c-semantics.c:583
2707 msgid "continue statement not within a loop"
2708 msgstr "continue-statement niet in een lus"
2710 #: c-semantics.c:678
2711 msgid "destructor needed for `%#D'"
2714 #: c-semantics.c:679
2715 msgid "where case label appears here"
2718 #: c-semantics.c:682
2719 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2722 #: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897
2724 msgid "%s qualifier ignored on asm"
2729 msgid "`%s' has an incomplete type"
2730 msgstr "`%s' heeft een onvolledig type"
2732 #: c-typeck.c:145 cp/call.c:2865
2733 msgid "invalid use of void expression"
2734 msgstr "ongeldig gebruik van een void-expressie"
2738 msgid "invalid use of flexible array member"
2739 msgstr "ongeldig gebruik van array die geen lvalue is"
2742 msgid "invalid use of array with unspecified bounds"
2743 msgstr "ongeldig gebruik van een array zonder opgegeven grenzen"
2747 msgid "invalid use of undefined type `%s %s'"
2748 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
2750 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2753 msgid "invalid use of incomplete typedef `%s'"
2754 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
2756 #: c-typeck.c:424 c-typeck.c:438
2758 msgid "function types not truly compatible in ISO C"
2759 msgstr "functie-types zijn niet echt compatibel in ANSI C"
2762 msgid "types are not quite compatible"
2763 msgstr "types zijn niet helemaal compatibel"
2765 # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
2766 #: c-typeck.c:757 c-typeck.c:2687
2767 msgid "arithmetic on pointer to an incomplete type"
2768 msgstr "rekensom met pointer naar onvolledig type"
2772 msgid "%s has no member named `%s'"
2773 msgstr "union heeft geen lid dat `%s' heet"
2777 msgid "request for member `%s' in something not a structure or union"
2778 msgstr "vraag naar lid `%s' in iets dat geen structure of union is"
2781 msgid "dereferencing pointer to incomplete type"
2782 msgstr "dereferentie van pointer naar onvolledig type"
2785 msgid "dereferencing `void *' pointer"
2786 msgstr "`void *' pointer wordt gederefereerd"
2788 # Is the %s the argument, or is it 'of' the argument?
2789 #: c-typeck.c:1225 cp/typeck.c:2369
2791 msgid "invalid type argument of `%s'"
2792 msgstr "ongeldig type-argument `%s'"
2794 #: c-typeck.c:1244 cp/typeck.c:2395
2795 msgid "subscript missing in array reference"
2796 msgstr "subscript ontbreekt in array-referentie"
2798 #: c-typeck.c:1265 cp/typeck.c:2437
2799 msgid "array subscript has type `char'"
2800 msgstr "array subscript is van het type `char'"
2802 #: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523
2803 msgid "array subscript is not an integer"
2804 msgstr "array subscript is geen integer"
2808 msgid "ISO C forbids subscripting `register' array"
2809 msgstr "ANSI C verbiedt het gebruik van subscripts bij een `register' array"
2813 msgid "ISO C90 forbids subscripting non-lvalue array"
2814 msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
2817 msgid "subscript has type `char'"
2818 msgstr "subscript is van het type `char'"
2820 #: c-typeck.c:1357 cp/typeck.c:2518
2821 msgid "subscripted value is neither array nor pointer"
2822 msgstr "waarde met subscript is noch een array, noch een pointer"
2826 msgid "`%s' undeclared here (not in a function)"
2827 msgstr "`%s' is hier niet gedeclareerd (niet in een functie)"
2831 msgid "`%s' undeclared (first use in this function)"
2832 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
2835 msgid "(Each undeclared identifier is reported only once"
2836 msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
2839 msgid "for each function it appears in.)"
2840 msgstr "keer vermeld voor elke functie waarin hij staat.)"
2844 msgid "local declaration of `%s' hides instance variable"
2848 msgid "called object is not a function"
2849 msgstr "opgeroepen object is geen functie"
2851 #: c-typeck.c:1604 cp/typeck.c:2829
2852 msgid "too many arguments to function"
2853 msgstr "teveel argumenten voor functie"
2857 msgid "type of formal parameter %d is incomplete"
2858 msgstr "het type van formele parameter %d is onvolledig"
2862 msgid "%s as integer rather than floating due to prototype"
2863 msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype"
2867 msgid "%s as integer rather than complex due to prototype"
2868 msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
2872 msgid "%s as complex rather than floating due to prototype"
2873 msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
2877 msgid "%s as floating rather than integer due to prototype"
2878 msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype"
2882 msgid "%s as complex rather than integer due to prototype"
2883 msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
2887 msgid "%s as floating rather than complex due to prototype"
2888 msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
2892 msgid "%s as `float' rather than `double' due to prototype"
2893 msgstr "%s als `float' in plaats van `double' ten gevolge van een prototype"
2897 msgid "%s with different width due to prototype"
2898 msgstr "%s met andere breedte ten gevolge van prototype"
2902 msgid "%s as unsigned due to prototype"
2903 msgstr "%s als unsigned ten gevolge van prototype"
2907 msgid "%s as signed due to prototype"
2908 msgstr "%s als signed ten gevolge van prototype"
2910 #: c-typeck.c:1751 cp/typeck.c:2933
2911 msgid "too few arguments to function"
2912 msgstr "te weinig argument voor functie"
2915 msgid "suggest parentheses around + or - inside shift"
2916 msgstr "gebruik liefst haakjes rond + of - binnen een shift"
2919 msgid "suggest parentheses around && within ||"
2920 msgstr "gebruik liefst haakjes rond && binnen ||"
2923 msgid "suggest parentheses around arithmetic in operand of |"
2924 msgstr "gebruik liefst haakjes rond een rekensom in een operand van |"
2927 msgid "suggest parentheses around comparison in operand of |"
2928 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
2931 msgid "suggest parentheses around arithmetic in operand of ^"
2932 msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^"
2935 msgid "suggest parentheses around comparison in operand of ^"
2936 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^"
2939 msgid "suggest parentheses around + or - in operand of &"
2940 msgstr "gebruik liefst haakjes rond + of - in een operand van &"
2943 msgid "suggest parentheses around comparison in operand of &"
2944 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &"
2947 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2948 msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis"
2950 #: c-typeck.c:2001 c-typeck.c:2036
2951 msgid "division by zero"
2952 msgstr "deling door nul"
2954 #: c-typeck.c:2081 cp/typeck.c:3194
2955 msgid "right shift count is negative"
2956 msgstr "teller van rechtse shift is negatief"
2958 #: c-typeck.c:2088 cp/typeck.c:3200
2959 msgid "right shift count >= width of type"
2960 msgstr "teller van rechtse shift is >= breedte van het type"
2962 #: c-typeck.c:2109 cp/typeck.c:3219
2963 msgid "left shift count is negative"
2964 msgstr "teller van links shift is negatief"
2966 #: c-typeck.c:2112 cp/typeck.c:3221
2967 msgid "left shift count >= width of type"
2968 msgstr "teller van links shift is >= breedte van het type"
2971 msgid "shift count is negative"
2972 msgstr "teller van shift is negatief"
2975 msgid "shift count >= width of type"
2976 msgstr "teller van shift is >= breedte van het type"
2978 #: c-typeck.c:2152 cp/typeck.c:3256
2979 msgid "comparing floating point with == or != is unsafe"
2982 #: c-typeck.c:2178 c-typeck.c:2184
2984 msgid "ISO C forbids comparison of `void *' with function pointer"
2985 msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer"
2987 #: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255
2988 msgid "comparison of distinct pointer types lacks a cast"
2989 msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
2991 #: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280
2992 msgid "comparison between pointer and integer"
2993 msgstr "vergelijking tussen pointer en integer"
2995 # 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste.
2996 #: c-typeck.c:2222 c-typeck.c:2250
2998 msgid "ISO C forbids ordered comparisons of pointers to functions"
2999 msgstr "ANSI C verbiedt geordende vergelijkingen tussen pointers naar functies"
3002 msgid "comparison of complete and incomplete pointers"
3003 msgstr "vergelijking van volledige en onvolledige pointers"
3005 #: c-typeck.c:2263 c-typeck.c:2270
3006 msgid "ordered comparison of pointer with integer zero"
3007 msgstr "geordende vergelijking van een pointer met integer nul"
3009 #: c-typeck.c:2294 cp/typeck.c:3389
3011 msgid "unordered comparison on non-floating point argument"
3012 msgstr "geordende vergelijking van een pointer met integer nul"
3015 msgid "comparison between signed and unsigned"
3016 msgstr "vergelijking tussen signed en unsigned"
3018 #: c-typeck.c:2551 cp/typeck.c:3633
3019 msgid "comparison of promoted ~unsigned with constant"
3020 msgstr "vergelijking van gepromoveerde ~unsigned met constante"
3022 #: c-typeck.c:2559 cp/typeck.c:3641
3023 msgid "comparison of promoted ~unsigned with unsigned"
3024 msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
3027 msgid "pointer of type `void *' used in subtraction"
3028 msgstr "pointer van type `void *' gebruikt in aftrekking"
3031 msgid "pointer to a function used in subtraction"
3032 msgstr "pointer naar functie gebruikt in aftrekking"
3034 # 'unary' = 'unair'?
3036 msgid "wrong type argument to unary plus"
3037 msgstr "argument van verkeerd type voor unaire plus"
3040 msgid "wrong type argument to unary minus"
3041 msgstr "argument van verkeerd type voor unaire min"
3045 msgid "ISO C does not support `~' for complex conjugation"
3046 msgstr "ANSI C ondersteunt het `%c' formaat niet"
3049 msgid "wrong type argument to bit-complement"
3050 msgstr "argument van verkeerd type voor bit-complement"
3053 msgid "wrong type argument to abs"
3054 msgstr "argument van verkeerd type voor abs"
3056 # OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'?
3058 msgid "wrong type argument to conjugation"
3059 msgstr "argument van verkeerd type voor vervoeging"
3062 msgid "wrong type argument to unary exclamation mark"
3063 msgstr "argument van verkeerd type voor unair uitroepingsteken"
3067 msgid "ISO C does not support `++' and `--' on complex types"
3068 msgstr "ANSI C ondersteunt het `%c' formaat niet"
3070 # Wat is beter: 'incrementeren', 'incrementering', of 'increment'?
3071 #: c-typeck.c:2867 c-typeck.c:2899
3072 msgid "wrong type argument to increment"
3073 msgstr "argument van verkeerd type voor incrementeren"
3075 #: c-typeck.c:2869 c-typeck.c:2901
3076 msgid "wrong type argument to decrement"
3077 msgstr "argument van verkeerd type voor decrementeren"
3080 msgid "increment of pointer to unknown structure"
3081 msgstr "incrementeren van pointer naar onbekend structure"
3084 msgid "decrement of pointer to unknown structure"
3085 msgstr "decrementeren van pointer naar onbekend structure"
3088 msgid "ISO C forbids the address of a cast expression"
3089 msgstr "ANSI C verbiedt het adres van een cast-expressie"
3092 msgid "invalid lvalue in unary `&'"
3093 msgstr "ongeldige lvalue bij unaire `&'"
3097 msgid "attempt to take address of bit-field structure member `%s'"
3098 msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
3100 #: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683
3101 #: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694
3102 #: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364
3103 #: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483
3110 msgid "ISO C forbids use of conditional expressions as lvalues"
3111 msgstr "ANSI C verbiedt het gebruikt van voorwaardelijke expressies als lvalues"
3115 msgid "ISO C forbids use of compound expressions as lvalues"
3116 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
3120 msgid "ISO C forbids use of cast expressions as lvalues"
3121 msgstr "ANSI C verbiedt het gebruik van cast-expressies als lvalues"
3125 msgid "%s of read-only member `%s'"
3126 msgstr "%s van alleen-lezen lid `%s'"
3130 msgid "%s of read-only variable `%s'"
3131 msgstr "%s van alleen-lezen variabele `%s'"
3135 msgid "%s of read-only location"
3136 msgstr "%s van alleen-lezen locatie"
3140 msgid "cannot take address of bit-field `%s'"
3141 msgstr "kan adres van bitveld `%s' niet nemen"
3145 msgid "global register variable `%s' used in nested function"
3146 msgstr "globale registervariabele `%s' gebruikt in geneste functie"
3150 msgid "register variable `%s' used in nested function"
3151 msgstr "registervariabele `%s' gebruikt in geneste functie"
3155 msgid "address of global register variable `%s' requested"
3156 msgstr "adres van globale registervariabele `%s' gevraagd"
3159 msgid "cannot put object with volatile field into register"
3160 msgstr "een object met een volatile veld kan niet in een register geplaatst worden"
3164 msgid "address of register variable `%s' requested"
3165 msgstr "adres van registervariabele `%s' gevraagd"
3167 # Of moet/mag 'boolean' hier vertaald worden?
3170 msgid "signed and unsigned type in conditional expression"
3171 msgstr "niet-boolean modus in voorwaardelijke expressie"
3175 msgid "ISO C forbids conditional expr with only one void side"
3176 msgstr "ANSI C verbiedt voorwaardelijke expressies met maar één void-zijde"
3178 #: c-typeck.c:3476 c-typeck.c:3483
3180 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3181 msgstr "ANSI C verbiedt voorwaardelijke expressies tussen `void *' en een functiepointer"
3184 msgid "pointer type mismatch in conditional expression"
3185 msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
3187 #: c-typeck.c:3496 c-typeck.c:3506
3188 msgid "pointer/integer type mismatch in conditional expression"
3189 msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)"
3192 msgid "type mismatch in conditional expression"
3193 msgstr "types in voorwaardelijke expressie komen niet overeen"
3195 #: c-typeck.c:3591 cp/typeck.c:4623
3196 msgid "left-hand operand of comma expression has no effect"
3197 msgstr "linker operand van comma-expressie heeft geen effect"
3200 msgid "cast specifies array type"
3201 msgstr "cast geeft array-type op"
3204 msgid "cast specifies function type"
3205 msgstr "cast geeft functie-type op"
3209 msgid "ISO C forbids casting nonscalar to the same type"
3210 msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
3214 msgid "ISO C forbids casts to union type"
3215 msgstr "ANSI C verbiedt casts naar een union-type"
3218 msgid "cast to union type from type not present in union"
3219 msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union"
3223 msgid "cast adds new qualifiers to function type"
3224 msgstr "cast geeft functie-type op"
3226 #. There are qualifiers present in IN_OTYPE that are not
3227 #. present in IN_TYPE.
3229 msgid "cast discards qualifiers from pointer target type"
3230 msgstr "cast laat qualifiers van doeltype van pointer vallen"
3233 msgid "cast increases required alignment of target type"
3234 msgstr "cast verhoogt het benodigde alignment van het doeltype"
3236 #: c-typeck.c:3762 cp/typeck.c:5144
3237 msgid "cast from pointer to integer of different size"
3238 msgstr "cast van pointer naar integer met andere grootte"
3240 # 'A function type' of 'THE function type'?
3242 msgid "cast does not match function type"
3243 msgstr "cast komt niet overeen met het functietype"
3245 #: c-typeck.c:3774 cp/typeck.c:5151
3246 msgid "cast to pointer from integer of different size"
3247 msgstr "cast naar pointer van integer met andere grootte"
3250 msgid "type-punning to incomplete type might break strict-aliasing rules"
3254 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3257 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3258 #. Reject anything strange now.
3260 msgid "invalid lvalue in assignment"
3261 msgstr "ongeldige lvalue in toewijzing"
3263 #. Convert new value to destination type.
3264 #: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266
3270 msgid "cannot pass rvalue to reference parameter"
3273 #: c-typeck.c:4174 c-typeck.c:4241
3275 msgid "%s makes qualified function pointer from unqualified"
3276 msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
3278 #: c-typeck.c:4178 c-typeck.c:4221
3280 msgid "%s discards qualifiers from pointer target type"
3281 msgstr "%s laat qualifiers van doeltype van pointer vallen"
3285 msgid "ISO C prohibits argument conversion to union type"
3286 msgstr "ANSI C verbiedt conversie van argumenten naar union type"
3290 msgid "ISO C forbids %s between function pointer and `void *'"
3291 msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
3293 # 'signedness' = 'signed-heid'?
3296 msgid "pointer targets in %s differ in signedness"
3297 msgstr "doelen van pointer in %s verschillen in signedness"
3301 msgid "%s from incompatible pointer type"
3302 msgstr "%s van incompatibel pointertype"
3304 #: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653
3305 msgid "invalid use of non-lvalue array"
3306 msgstr "ongeldig gebruik van array die geen lvalue is"
3310 msgid "%s makes pointer from integer without a cast"
3311 msgstr "%s maakt pointer van integer zonder een cast"
3315 msgid "%s makes integer from pointer without a cast"
3316 msgstr "%s maakt integer van pointer zonder een cast"
3318 #: c-typeck.c:4289 c-typeck.c:4292
3320 msgid "incompatible type for argument %d of `%s'"
3321 msgstr "incompatibel type voor argument %d van `%s'"
3325 msgid "incompatible type for argument %d of indirect function call"
3326 msgstr "incompatibel type voor argument %d van onrechtstreekse functie-oproep"
3330 msgid "incompatible types in %s"
3331 msgstr "incompatibele types bij %s"
3333 #. Function name is known; supply it.
3336 msgid "passing arg of `%s'"
3337 msgstr "doorgeven van argument %d van `%s'"
3339 #. Function name unknown (call through ptr).
3342 msgid "passing arg of pointer to function"
3343 msgstr "doorgeven van argument %d van pointer naar functie"
3345 #. Function name is known; supply it.
3348 msgid "passing arg %d of `%s'"
3349 msgstr "doorgeven van argument %d van `%s'"
3351 #. Function name unknown (call through ptr); just give arg number.
3354 msgid "passing arg %d of pointer to function"
3355 msgstr "doorgeven van argument %d van pointer naar functie"
3358 msgid "initializer for static variable is not constant"
3359 msgstr "beginwaarde voor static variabele is geen constante"
3362 msgid "initializer for static variable uses complicated arithmetic"
3363 msgstr "beginwaarde voor static variabele gebruikt ingewikkelde berekening"
3366 msgid "aggregate initializer is not constant"
3367 msgstr "aggregaat-beginwaarde is geen constante"
3370 msgid "aggregate initializer uses complicated arithmetic"
3371 msgstr "aggregaat-beginwaarde gebruikt ingewikkelde berekening"
3374 msgid "traditional C rejects automatic aggregate initialization"
3377 #: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686
3379 msgid "(near initialization for `%s')"
3380 msgstr "(dicht bij initialisatie van `%s')"
3382 #: c-typeck.c:4737 cp/typeck2.c:488
3383 msgid "char-array initialized from wide string"
3384 msgstr "char-array heeft wide string als beginwaarde"
3386 #: c-typeck.c:4744 cp/typeck2.c:495
3387 msgid "int-array initialized from non-wide string"
3388 msgstr "int-array heeft niet-wide string als beginwaarde"
3390 #: c-typeck.c:4762 cp/typeck2.c:511
3391 msgid "initializer-string for array of chars is too long"
3392 msgstr "beginwaarde-string voor array van chars is te lang"
3395 msgid "array initialized from non-constant array expression"
3396 msgstr "array krijgt niet-constante array-expressie als beginwaarde"
3398 #: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878
3400 msgid "initializer element is not constant"
3401 msgstr "beginwaarde-element is niet constant"
3404 msgid "initialization"
3405 msgstr "initialisatie"
3407 #: c-typeck.c:4884 c-typeck.c:6286
3408 msgid "initializer element is not computable at load time"
3409 msgstr "beginwaarde-element kan niet berekend worden tijdens het laden"
3411 #: c-typeck.c:4899 cp/typeck2.c:588
3412 msgid "invalid initializer"
3413 msgstr "ongeldige beginwaarde"
3416 msgid "extra brace group at end of initializer"
3417 msgstr "extra accolade-groep aan einde van beginwaarde"
3420 msgid "missing braces around initializer"
3421 msgstr "accolades ontbreken rond beginwaarde"
3424 msgid "braces around scalar initializer"
3425 msgstr "accolades rond scalaire beginwaarde"
3428 msgid "initialization of flexible array member in a nested context"
3432 msgid "initialization of a flexible array member"
3436 msgid "missing initializer"
3437 msgstr "beginwaarde ontbreekt"
3440 msgid "empty scalar initializer"
3441 msgstr "lege scalaire beginwaarde"
3444 msgid "extra elements in scalar initializer"
3445 msgstr "extra elementen in scalaire beginwaarde"
3448 msgid "initialization designators may not nest"
3451 #: c-typeck.c:5692 c-typeck.c:5763
3452 msgid "array index in non-array initializer"
3453 msgstr "array-index in beginwaarde van niet-array"
3455 #: c-typeck.c:5697 c-typeck.c:5817
3457 msgid "field name not in record or union initializer"
3458 msgstr "overtollige elementen in beginwaarde van union"
3460 #: c-typeck.c:5759 c-typeck.c:5761
3461 msgid "nonconstant array index in initializer"
3462 msgstr "niet-constante array-index in beginwaarde"
3464 #: c-typeck.c:5765 c-typeck.c:5768
3466 msgid "array index in initializer exceeds array bounds"
3467 msgstr "array-index in beginwaarde van niet-array"
3470 msgid "empty index range in initializer"
3471 msgstr "leeg indexbereik in beginwaarde"
3475 msgid "array index range in initializer exceeds array bounds"
3476 msgstr "leeg indexbereik in beginwaarde"
3480 msgid "unknown field `%s' specified in initializer"
3481 msgstr "onbekend veld `%s' opgegeven in beginwaarde"
3483 #: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348
3484 msgid "initialized field with side-effects overwritten"
3489 msgid "excess elements in char array initializer"
3490 msgstr "overtollige elementen in beginwaarde van array"
3492 #: c-typeck.c:6565 c-typeck.c:6611
3493 msgid "excess elements in struct initializer"
3494 msgstr "overtollige elementen in beginwaarde van struct"
3497 msgid "non-static initialization of a flexible array member"
3501 msgid "excess elements in union initializer"
3502 msgstr "overtollige elementen in beginwaarde van union"
3505 msgid "traditional C rejects initialization of unions"
3509 msgid "excess elements in array initializer"
3510 msgstr "overtollige elementen in beginwaarde van array"
3514 msgid "excess elements in vector initializer"
3515 msgstr "overtollige elementen in beginwaarde van scalair"
3518 msgid "excess elements in scalar initializer"
3519 msgstr "overtollige elementen in beginwaarde van scalair"
3522 msgid "asm template is not a string constant"
3523 msgstr "asm-template is geen stringconstante"
3527 msgid "invalid lvalue in asm statement"
3528 msgstr "ongeldige lvalue in toewijzing"
3531 msgid "modification by `asm'"
3532 msgstr "aanpassing door `asm'"
3534 #: c-typeck.c:7061 cp/typeck.c:6237
3535 msgid "function declared `noreturn' has a `return' statement"
3536 msgstr "als `noreturn' gedeclareerde functie bevat een `return' statement"
3539 msgid "`return' with no value, in function returning non-void"
3540 msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
3543 msgid "`return' with a value, in function returning void"
3544 msgstr "`return' met waarde in een functie die void teruggeeft"
3551 msgid "function returns address of local variable"
3552 msgstr "functie geeft adres van lokale variabele terug"
3554 #: c-typeck.c:7186 cp/semantics.c:555
3555 msgid "switch quantity not an integer"
3556 msgstr "switch-waarde is geen integer"
3560 msgid "`long' switch expression not converted to `int' in ISO C"
3561 msgstr "`long' switch-expressie wordt in ANSI C niet naar `int' geconverteerd"
3563 #: c-typeck.c:7231 cp/decl.c:5523
3564 msgid "case label not within a switch statement"
3565 msgstr "case-label niet in een switch-statement"
3567 #: c-typeck.c:7233 cp/decl.c:5528
3569 msgid "`default' label not within a switch statement"
3570 msgstr "default-label niet in een switch-statement"
3572 #: calls.c:1934 tree-inline.c:1177
3574 msgid "inlining failed in call to `%s'"
3575 msgstr "inline maken mislukt in oproep van `%s'"
3577 #: calls.c:1935 calls.c:2271 tree-inline.c:1178
3578 msgid "called from here"
3579 msgstr "van hieruit opgeroepen"
3583 msgid "can't inline call to `%s'"
3584 msgstr "kan oproep van `%s' niet inline maken"
3586 # dit klinkt niet al te best
3588 msgid "function call has aggregate value"
3589 msgstr "functie-oproep heeft geaggregeerde waarde"
3593 msgid "Size of loop %d should be %d, not %d."
3598 msgid "Bb %d do not belong to loop %d."
3603 msgid "Loop %d's header does not have exactly 2 entries."
3608 msgid "Loop %d's latch does not have exactly 1 successor."
3613 msgid "Loop %d's latch does not have header as successor."
3618 msgid "Loop %d's latch does not belong directly to it."
3623 msgid "Loop %d's header does not belong directly to it."
3628 msgid "bb %d on wrong place"
3633 msgid "prev_bb of %d should be %d, not %d"
3638 msgid "end insn %d for block %d not found in the insn stream"
3643 msgid "insn %d is in multiple basic blocks (%d and %d)"
3648 msgid "head insn %d for block %d not found in the insn stream"
3653 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
3658 msgid "verify_flow_info: Wrong count of block %i %i"
3663 msgid "verify_flow_info: Wrong frequency of block %i %i"
3668 msgid "verify_flow_info: Duplicate edge %i->%i"
3673 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3678 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3683 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3688 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3692 msgid "wrong insn in the fallthru edge"
3697 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3702 msgid "Missing REG_EH_REGION note in the end of bb %i"
3707 msgid "Too many outgoing branch edges from bb %i"
3712 msgid "Fallthru edge after unconditional jump %i"
3717 msgid "Wrong amount of branch edges after unconditional jump %i"
3722 msgid "Wrong amount of branch edges after conditional jump %i"
3723 msgstr "types in voorwaardelijke expressie komen niet overeen"
3727 msgid "Call edges for non-call insn in bb %i"
3732 msgid "Abnormal edges for no purpose in bb %i"
3737 msgid "missing barrier after block %i"
3742 msgid "basic block %d pred edge is corrupted"
3747 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3752 msgid "insn %d inside basic block %d but block_for_insn is %i"
3755 #: cfgrtl.c:2049 cfgrtl.c:2059
3757 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3762 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3767 msgid "in basic block %d:"
3771 msgid "flow control insn inside a basic block"
3776 msgid "basic block %i edge lists are corrupted"
3780 msgid "basic blocks not numbered consecutively"
3784 msgid "insn outside basic block"
3789 msgid "return not followed by barrier"
3790 msgstr "`#' gevolgd door een integer"
3794 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3798 msgid "verify_flow_info failed"
3802 msgid "internal error"
3803 msgstr "interne fout"
3806 msgid "no arguments"
3807 msgstr "geen argumenten"
3809 #: collect2.c:1263 collect2.c:1411 collect2.c:1444
3814 #: collect2.c:1266 collect2.c:1416 collect2.c:1447
3821 msgid "collect2 version %s"
3822 msgstr "collect2 versie %s"
3826 msgid "%d constructor(s) found\n"
3827 msgstr "%d constructor(s) gevonden\n"
3831 msgid "%d destructor(s) found\n"
3832 msgstr "%d destructor(s) gevonden\n"
3836 msgid "%d frame table(s) found\n"
3837 msgstr "%d frame-tabel(len) gevonden\n"
3841 msgid "%s terminated with signal %d [%s]%s"
3842 msgstr "%s beëindigd met signaal %d [%s]"
3846 msgid "%s returned %d exit status"
3847 msgstr "%s gaf exit-status %d terug"
3851 msgid "[cannot find %s]"
3852 msgstr "[kan %s niet vinden]"
3856 msgid "cannot find `%s'"
3857 msgstr "kan %s niet vinden"
3859 #: collect2.c:1581 collect2.c:1584
3861 msgid "redirecting stdout: %s"
3862 msgstr "bij het herleiden van standaarduitvoer: %s"
3866 msgid "[Leaving %s]\n"
3867 msgstr "[%s wordt verlaten]\n"
3873 "write_c_file - output name is %s, prefix is %s\n"
3876 "write_c_file - uitvoernaam is %s, prefix is %s\n"
3879 msgid "cannot find `nm'"
3880 msgstr "kan `nm' niet vinden"
3882 #: collect2.c:2092 collect2.c:2533
3886 #: collect2.c:2096 collect2.c:2537
3890 #: collect2.c:2122 collect2.c:2563
3895 #: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566
3896 #: collect2.c:2569 collect2.c:2582
3901 #: collect2.c:2131 collect2.c:2572
3908 msgid "init function found in object %s"
3909 msgstr "init-functie gevonden in object %s"
3913 msgid "fini function found in object %s"
3914 msgstr "fini-functie gevonden in object %s"
3916 #: collect2.c:2216 collect2.c:2621
3922 msgid "unable to open file '%s'"
3923 msgstr "kan bestand '%s' niet openen"
3927 msgid "unable to stat file '%s'"
3928 msgstr "kan bestand '%s' niet stat'en"
3932 msgid "unable to mmap file '%s'"
3933 msgstr "kan bestand '%s' niet mmap'en"
3937 msgstr "niet gevonden\n"
3939 # 'dependency'? 'afhankelijkheid' klinkt niet echt goed...
3940 #: collect2.c:2424 collect2.c:2600
3942 msgid "dynamic dependency %s not found"
3943 msgstr "dynamische dependency %s niet gevonden"
3947 msgid "bad magic number in file '%s'"
3948 msgstr "slecht magisch getal in bestand '%s'"
3951 msgid "dynamic dependencies.\n"
3952 msgstr "dynamische dependencies.\n"
3955 msgid "cannot find `ldd'"
3956 msgstr "kan `ldd' niet vinden"
3961 "ldd output with constructors/destructors.\n"
3964 "uitvoer van ldd met constructors/destructors.\n"
3968 msgid "unable to open dynamic dependency '%s'"
3969 msgstr "kan dynamische dependency '%s' niet openen"
3973 msgid "%s: not a COFF file"
3974 msgstr "%s: geen COFF-bestand"
3978 msgid "%s: cannot open as COFF file"
3979 msgstr "%s: kan niet openen als COFF-bestand"
3981 # Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
3982 # dikwijls 'bibliotheek' zien gebruiken.
3983 # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
3984 # ik ben van plan daar verandering in te brengen.
3987 msgid "library lib%s not found"
3988 msgstr "Library lib%s niet gevonden"
3996 msgid "incompatibilities between object file & expected values"
3997 msgstr "incompatibiliteiten tussen objectbestand & verwachte waarden"
4003 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
4006 "Symbooltabel #%d wordt verwerkt (offset = 0x%.8lx, soort = %s)\n"
4009 msgid "string section missing"
4010 msgstr "string-sectie ontbreekt"
4013 msgid "section pointer missing"
4014 msgstr "sectie-pointer ontbreekt"
4017 msgid "no symbol table found"
4018 msgstr "geen symbooltabel gevonden"
4021 msgid "no cmd_strings found"
4022 msgstr "geen cmd_strings gevonden"
4027 "Updating header and load commands.\n"
4031 "Hoofding en laadcommandos worden aangepast.\n"
4036 msgid "load command map, %d cmds, new size %ld.\n"
4037 msgstr "laadcommando-kaart, %d commando's, nieuwe grootte %ld.\n"
4041 "writing load commands.\n"
4044 "laadcommandos worden geschreven.\n"
4052 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
4054 msgid "could not convert 0x%l.8x into a region"
4055 msgstr "kon 0x%l.8x niet naar een regio omzetten"
4059 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
4060 msgstr "%s-functie, regio %d, offset = %ld (0x%.8lx)\n"
4063 msgid "bad magic number"
4064 msgstr "slecht magisch getal"
4067 msgid "bad header version"
4068 msgstr "slechte versie van hoofding"
4072 msgid "bad raw header version"
4073 msgstr "slechte versie van rauwe hoofding"
4076 msgid "raw header buffer too small"
4077 msgstr "buffer voor rauwe hoofding te klein"
4080 msgid "old raw header file"
4081 msgstr "oud bestand met rauwe hoofding"
4084 msgid "unsupported version"
4085 msgstr "niet-ondersteunde versie"
4089 msgid "unknown {de,en}code_mach_o_hdr return value %d"
4090 msgstr "onbekende returnwaarde %d voor {de,en}code_mach_o_hdr"
4097 #: collect2.c:3536 collect2.c:3584
4109 msgid "read %ld bytes, expected %ld, from %s"
4110 msgstr "%ld bytes gelezen (%ld verwacht) van %s"
4129 msgid "wrote %ld bytes, expected %ld, to %s"
4130 msgstr "%ld bytes geschreven (%ld verwacht) naar %s"
4135 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4136 ";; %d successes.\n"
4139 ";; Combiner-statistieken: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
4140 ";; nodig), %d successen.\n"
4147 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4148 ";; %d successes.\n"
4151 ";; Combiner-totalen: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
4152 ";; nodig), %d successen.\n"
4155 msgid "cannot convert to a pointer type"
4159 msgid "pointer value used where a floating point value was expected"
4163 msgid "aggregate value used where a float was expected"
4167 msgid "conversion to incomplete type"
4170 #: convert.c:414 convert.c:494
4172 msgid "can't convert between vector values of different size"
4173 msgstr "cast van pointer naar integer met andere grootte"
4176 msgid "aggregate value used where an integer was expected"
4179 #: convert.c:472 f/com.c:1100
4180 msgid "pointer value used where a complex was expected"
4183 #: convert.c:476 f/com.c:1102
4184 msgid "aggregate value used where a complex was expected"
4187 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
4190 msgid "can't convert value to a vector"
4191 msgstr "kon 0x%l.8x niet naar een regio omzetten"
4193 # Dit zou misschien beter 'warning' blijven
4200 msgid "internal error: "
4201 msgstr "interne fout"
4208 #: cpperror.c:191 gcc.c:6428
4215 msgid "too many decimal points in number"
4216 msgstr "teveel `l'en in integerconstante"
4220 msgid "invalid digit \"%c\" in octal constant"
4221 msgstr "twee `u's in integerconstante"
4225 msgid "use of C99 hexadecimal floating constant"
4226 msgstr "hexadecimale floating-point constante heeft geen exponent"
4230 msgid "exponent has no digits"
4231 msgstr "exponent van floating-point constante heeft geen cijfers"
4235 msgid "hexadecimal floating constants require an exponent"
4236 msgstr "hexadecimale floating-point constante heeft geen exponent"
4240 msgid "invalid suffix \"%.*s\" on floating constant"
4241 msgstr "misvormde floating-point constante"
4243 #: cppexp.c:257 cppexp.c:282
4245 msgid "traditional C rejects the \"%.*s\" suffix"
4250 msgid "invalid suffix \"%.*s\" on integer constant"
4251 msgstr "twee `u's in integerconstante"
4255 msgid "use of C99 long long integer constant"
4256 msgstr "ANSI C verbiedt long long integerconstantes"
4259 msgid "imaginary constants are a GCC extension"
4264 msgid "integer constant is too large for its type"
4265 msgstr "integerconstante is zo groot dat hij unsigned is"
4268 msgid "integer constant is so large that it is unsigned"
4269 msgstr "integerconstante is zo groot dat hij unsigned is"
4273 msgid "missing ')' after \"defined\""
4274 msgstr "witruimte ontbreekt na `#define %.*s'"
4278 msgid "operator \"defined\" requires an identifier"
4279 msgstr "`defined' zonder een naam"
4283 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4287 msgid "this use of \"defined\" may not be portable"
4292 msgid "floating constant in preprocessor expression"
4293 msgstr "integer-overflow in preprocessor-expressie"
4297 msgid "imaginary number in preprocessor expression"
4298 msgstr "integer-overflow in preprocessor-expressie"
4302 msgid "ISO C++ does not permit \"%s\" in #if"
4303 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
4307 msgid "\"%s\" is not defined"
4308 msgstr "`%.*s' is niet gedefinieerd"
4310 # 'whitespace' -> 'witruimte'?
4311 #: cppexp.c:737 cppexp.c:772
4313 msgid "missing binary operator before token \"%s\""
4314 msgstr "ontbrekende witruimte na getal `%s'"
4318 msgid "invalid character '%c' in #if"
4319 msgstr "ongeldig karakter in naam van macro-parameter"
4323 msgid "invalid character '\\%03o' in #if"
4324 msgstr "ongeldig karakter in naam van macro-parameter"
4328 msgid "token \"%s\" is not valid in preprocessor expressions"
4329 msgstr "stringconstantes zijn niet toegestaan in #if-expressies"
4333 msgid "void expression between '(' and ')'"
4334 msgstr "ongeldige expressie als operand"
4338 msgid "#if with no expression"
4339 msgstr "modi in %s expressie komen niet overeen"
4343 msgid "operator '%s' has no right operand"
4344 msgstr "iterator `%s' is van een niet-integraal type"
4347 msgid " ':' without preceding '?'"
4352 msgid "unbalanced stack in #if"
4353 msgstr "niet-gebalanceerde `#endif'"
4357 msgid "impossible operator '%u'"
4358 msgstr "incompatibele operands voor %s"
4362 msgid "missing ')' in expression"
4363 msgstr "ontbrekende index-expressie"
4366 msgid "'?' without following ':'"
4370 msgid "integer overflow in preprocessor expression"
4371 msgstr "integer-overflow in preprocessor-expressie"
4375 msgid "missing '(' in expression"
4376 msgstr "ontbrekende index-expressie"
4380 msgid "the left operand of \"%s\" changes sign when promoted"
4385 msgid "the right operand of \"%s\" changes sign when promoted"
4390 msgid "comma operator in operand of #if"
4391 msgstr "comma-operator in operand van `#if'"
4394 msgid "division by zero in #if"
4395 msgstr "deling door nul in `#if'"
4399 msgid "%s is too large"
4400 msgstr "bestand `%s' is te groot"
4404 msgid "%s is shorter than expected"
4409 msgid "%s is a block device"
4414 msgid "no include path in which to find %s"
4415 msgstr "Geen include-pad waarin %s kan gevonden worden"
4418 msgid "Multiple include guards may be useful for:\n"
4422 msgid "absolute file name in remap_filename"
4427 msgid "ignoring nonexistent directory \"%s\"\n"
4428 msgstr "dubbele folder `%s' wordt genegeerd\n"
4432 msgid "%s: Not a directory"
4433 msgstr "%s: %s: Is geen folder"
4437 msgid "ignoring duplicate directory \"%s\"\n"
4438 msgstr "dubbele folder `%s' wordt genegeerd\n"
4441 msgid " as it is a non-system directory that duplicates a system directory\n"
4446 msgid "cppchar_t must be an unsigned type"
4447 msgstr "`defined' zonder een naam"
4451 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4455 msgid "CPP arithmetic must be at least as precise as a target int"
4459 msgid "target char is less than 8 bits wide"
4463 msgid "target wchar_t is narrower than target char"
4467 msgid "target int is narrower than target char"
4471 msgid "CPP half-integer narrower than CPP character"
4476 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4480 msgid "#include \"...\" search starts here:\n"
4481 msgstr "Zoektocht voor #include \"...\" begint hier:\n"
4484 msgid "#include <...> search starts here:\n"
4485 msgstr "Zoektocht voor #include <...> begint hier:\n"
4488 msgid "End of search list.\n"
4489 msgstr "Einde van opzoekingslijst.\n"
4496 msgid "<command line>"
4499 # Assertie? Dat moet beter kunnen!
4500 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4501 #. I.e. a const string initializer with parens around it. That is
4502 #. what N_("string") resolves to, so we make no_* be macros instead.
4505 msgid "assertion missing after %s"
4506 msgstr "Assertie ontbreekt na -A optie"
4510 msgid "directory name missing after %s"
4511 msgstr "Foldernaam ontbreekt na `%s' optie"
4515 msgid "file name missing after %s"
4516 msgstr "Bestandsnaam ontbreekt na %s optie"
4520 msgid "macro name missing after %s"
4521 msgstr "Macro-naam ontbreekt na -U optie"
4525 msgid "path name missing after %s"
4526 msgstr "Bestandsnaam ontbreekt na %s optie"
4529 msgid "-I- specified twice"
4530 msgstr "-I- twee keer opgegeven"
4534 msgid "trigraph ??%c converted to %c"
4539 msgid "trigraph ??%c ignored"
4543 msgid "backslash and newline separated by space"
4546 #: cpplex.c:221 cpptrad.c:158
4547 msgid "backslash-newline at end of file"
4550 #: cpplex.c:287 cpptrad.c:199
4552 msgid "\"/*\" within comment"
4553 msgstr "`/*' binnen commentaar"
4557 msgid "null character(s) ignored"
4558 msgstr "%s bij nulkarakter"
4562 msgid "%s in preprocessing directive"
4567 msgid "attempt to use poisoned \"%s\""
4571 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4574 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
4577 msgid "'$' character(s) in identifier or number"
4578 msgstr "`$' in naam"
4582 msgid "missing terminating %c character"
4583 msgstr "niet-beëindigde string- of karakterconstante"
4586 msgid "null character(s) preserved in literal"
4589 #: cpplex.c:915 cpptrad.c:487
4591 msgid "no newline at end of file"
4592 msgstr "niet-herkende tekst op einde van #line"
4594 #: cpplex.c:1092 cpptrad.c:213
4595 msgid "unterminated comment"
4596 msgstr "niet-beëindigde commentaar"
4599 msgid "C++ style comments are not allowed in ISO C90"
4603 msgid "(this will be reported only once per input file)"
4608 msgid "multi-line comment"
4609 msgstr "'//'-commentaar op meerdere lijnen"
4613 msgid "unknown string token %s\n"
4614 msgstr "onbekende machine-modus `%s'"
4618 msgid "unspellable token %s"
4619 msgstr "kan bestand '%s' niet openen"
4623 msgid "the meaning of '\\%c' is different in traditional C"
4624 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
4627 msgid "incomplete universal-character-name"
4632 msgid "non-hex digit '%c' in universal-character-name"
4636 msgid "universal-character-name on EBCDIC target"
4641 msgid "universal-character-name out of range"
4642 msgstr "case-waarde buiten bereik"
4646 msgid "the meaning of '\\a' is different in traditional C"
4647 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
4651 msgid "non-ISO-standard escape sequence, '\\%c'"
4652 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
4656 msgid "the meaning of '\\x' is different in traditional C"
4657 msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt"
4659 #: cpplex.c:1828 f/lex.c:585
4660 msgid "\\x used with no following hex digits"
4661 msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
4664 msgid "hex escape sequence out of range"
4665 msgstr "hexadecimale escape sequence buiten bereik"
4668 msgid "octal escape sequence out of range"
4669 msgstr "octale escape sequence buiten bereik"
4673 msgid "unknown escape sequence '\\%c'"
4674 msgstr "onbekende escape sequence `\\%c'"
4678 msgid "unknown escape sequence: '\\%03o'"
4679 msgstr "onbekende escape sequence `\\%c'"
4681 # "escape-sequentie"?! Maar wat is er beter?
4684 msgid "escape sequence out of range for its type"
4685 msgstr "escape-sequentie buiten bereik voor karakter"
4688 msgid "empty character constant"
4689 msgstr "lege karakterconstante"
4693 msgid "character constant too long for its type"
4694 msgstr "karakterconstante te lang"
4697 msgid "multi-character character constant"
4698 msgstr "karakterconstante met meer dan één karakter"
4700 # OK, OK... Dit hoort thuis in lang nl@be, niet nl
4703 msgid "extra tokens at end of #%s directive"
4704 msgstr "brol aan einde van `#line'-commando"
4708 msgid "#%s is a GCC extension"
4712 msgid "suggest not using #elif in traditional C"
4717 msgid "traditional C ignores #%s with the # indented"
4722 msgid "suggest hiding #%s from traditional C with an indented #"
4726 msgid "embedding a directive within macro arguments is not portable"
4730 msgid "style of line directive is a GCC extension"
4735 msgid "invalid preprocessing directive #%s"
4736 msgstr "ongeldig preprocessing-commando"
4739 msgid "\"defined\" cannot be used as a macro name"
4744 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4749 msgid "no macro name given in #%s directive"
4753 msgid "macro names must be identifiers"
4756 # is ongedefinieerd beter? ik denk van nie
4759 msgid "undefining \"%s\""
4760 msgstr "`%s' wordt geondefinieerd"
4764 msgid "missing terminating > character"
4765 msgstr "niet-beëindigde string- of karakterconstante"
4769 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4770 msgstr "`#%s' verwacht \"BESTAND\" of <BESTAND>"
4774 msgid "empty file name in #%s"
4775 msgstr "lege bestandsnaam in `#%s'"
4778 msgid "#include_next in primary source file"
4782 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4786 msgid "#include nested too deeply"
4791 msgid "invalid flag \"%s\" in line directive"
4792 msgstr "`#line'-commando in slecht formaat"
4796 msgid "\"%s\" after #line is not a positive integer"
4797 msgstr "switch-waarde is geen integer"
4801 msgid "line number out of range"
4802 msgstr "case-waarde buiten bereik"
4804 #: cpplib.c:831 cpplib.c:902
4806 msgid "\"%s\" is not a valid filename"
4807 msgstr "-fPIC is niet geldig met -mcoff"
4811 msgid "\"%s\" after # is not a positive integer"
4812 msgstr "switch-waarde is geen integer"
4816 msgid "invalid #ident directive"
4817 msgstr "`#line'-commando in slecht formaat"
4821 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4826 msgid "#pragma %s %s is already registered"
4831 msgid "#pragma %s is already registered"
4836 msgid "#pragma once is obsolete"
4837 msgstr "`#pragma once' is verouderd"
4841 msgid "#pragma once in main file"
4842 msgstr "`#pragma once' is verouderd"
4846 msgid "invalid #pragma GCC poison directive"
4847 msgstr "ongeldig preprocessing-commando"
4851 msgid "poisoning existing macro \"%s\""
4855 msgid "#pragma system_header ignored outside include file"
4860 msgid "cannot find source %s"
4861 msgstr "[kan %s niet vinden]"
4865 msgid "current file is older than %s"
4870 msgid "_Pragma takes a parenthesized string literal"
4871 msgstr "Onbeëindigde stringconstante"
4874 msgid "#else without #if"
4879 msgid "#else after #else"
4880 msgstr "`#else' na `#else'"
4882 #: cpplib.c:1436 cpplib.c:1470
4883 msgid "the conditional began here"
4887 msgid "#elif without #if"
4892 msgid "#elif after #else"
4893 msgstr "`#elif' na `#else'"
4896 msgid "#endif without #if"
4900 msgid "missing '(' after predicate"
4904 msgid "missing ')' to complete answer"
4908 msgid "predicate's answer is empty"
4912 msgid "assertion without predicate"
4917 msgid "predicate must be an identifier"
4918 msgstr "`defined' zonder een naam"
4922 msgid "\"%s\" re-asserted"
4927 msgid "unterminated #%s"
4928 msgstr "niet-beëindigde commentaar"
4932 msgid "macro \"%s\" is not used"
4933 msgstr "`%.*s' is niet gedefinieerd"
4935 #: cppmacro.c:139 cppmacro.c:294
4937 msgid "invalid built-in macro \"%s\""
4938 msgstr "ongeldige macronaam"
4941 msgid "could not determine date and time"
4945 msgid "invalid string literal, ignoring final '\\'"
4950 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4955 msgid "ISO C99 requires rest arguments to be used"
4956 msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
4960 msgid "macro \"%s\" requires %u arguments, but only %u given"
4965 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4968 #: cppmacro.c:669 cpptrad.c:774
4970 msgid "unterminated argument list invoking macro \"%s\""
4971 msgstr "niet-beëindigde parameterlijst in `#define'"
4975 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4980 msgid "duplicate macro parameter \"%s\""
4981 msgstr "herhaald lid `%s'"
4985 msgid "\"%s\" may not appear in macro parameter list"
4986 msgstr "ongeldig karakter in naam van macro-parameter"
4990 msgid "macro parameters must be comma-separated"
4991 msgstr "parameter 2 moet een locatie zijn"
4995 msgid "parameter name missing"
4996 msgstr "parameternaam weggelaten"
4999 msgid "anonymous variadic macros were introduced in C99"
5004 msgid "ISO C does not permit named variadic macros"
5005 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
5009 msgid "missing ')' in macro parameter list"
5010 msgstr "parameternaam ontbreekt uit parameterlijst"
5013 msgid "ISO C requires whitespace after the macro name"
5018 msgid "'#' is not followed by a macro parameter"
5019 msgstr "`#' operator wordt niet gevolgd door een naam van een macro-argument"
5022 msgid "'##' cannot appear at either end of a macro expansion"
5027 msgid "\"%s\" redefined"
5028 msgstr "`%.*s' opnieuw gedefinieerd"
5032 msgid "this is the location of the previous definition"
5033 msgstr "dit is een eerdere declaratie"
5037 msgid "macro argument \"%s\" would be stringified in traditional C"
5038 msgstr "macro-argument `%.*s' zou met -traditional string gemaakt worden."
5042 msgid "invalid hash type %d in cpp_macro_definition"
5047 msgid "\"%s\" is not a valid option to the preprocessor"
5052 msgid "too many input files"
5053 msgstr "Geen invoerbestanden"
5057 msgid "detected recursion whilst expanding macro \"%s\""
5058 msgstr "niet-beëindigde parameterlijst in `#define'"
5062 msgid ";; Processing block from %d to %d, %d sets.\n"
5066 msgid "((anonymous))"
5071 msgid "%s: warnings being treated as errors\n"
5079 #: diagnostic.c:1054
5084 #: diagnostic.c:1056
5087 msgstr "%s voor `%s'"
5089 #: diagnostic.c:1078
5090 msgid "At top level:"
5093 #: diagnostic.c:1083
5095 msgid "In member function `%s':"
5096 msgstr "bibliotheekfunctie `%s' wordt verborgen"
5098 #: diagnostic.c:1087
5100 msgid "In function `%s':"
5101 msgstr "Ongeldige optie `%s'"
5103 #: diagnostic.c:1175
5104 msgid "compilation terminated.\n"
5107 #: diagnostic.c:1193
5109 msgid "%s:%d: confused by earlier errors, bailing out\n"
5112 #: diagnostic.c:1208 diagnostic.c:1316
5115 "Please submit a full bug report,\n"
5116 "with preprocessed source if appropriate.\n"
5117 "See %s for instructions.\n"
5120 #: diagnostic.c:1314
5122 msgid "Internal compiler error: Error reporting routines re-entered.\n"
5123 msgstr "Interne compilerfout: programma %s kreeg fataal signaal %d"
5125 #: diagnostic.c:1376
5127 msgid "in %s, at %s:%d"
5128 msgstr "%s voor `%s'"
5130 #: diagnostic.c:1397
5132 msgid "In file included from %s:%d"
5135 #: diagnostic.c:1400
5142 #: diagnostic.c:1401
5146 #: diagnostic.c:1445 diagnostic.c:1462
5148 msgid "`%s' is deprecated (declared at %s:%d)"
5151 #: diagnostic.c:1465
5153 msgid "`%s' is deprecated"
5154 msgstr "`%.*s' is niet gedefinieerd"
5156 #: diagnostic.c:1468
5158 msgid "type is deprecated (declared at %s:%d)"
5161 #: diagnostic.c:1471
5162 msgid "type is deprecated"
5167 msgid "dominator of %d should be %d, not %d"
5172 msgid "DW_LOC_OP %s not implemented\n"
5177 msgid "internal regno botch: `%s' has regno = %d\n"
5181 msgid "support for the DWARF1 debugging format is deprecated"
5185 msgid "can't get current directory"
5189 msgid "can't access real part of complex value in hard register"
5193 msgid "can't access imaginary part of complex value in hard register"
5197 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
5202 msgid "abort in %s, at %s:%d"
5206 msgid "exception handling disabled, use -fexceptions to enable"
5210 msgid "argument of `__builtin_eh_return_regno' must be constant"
5215 msgid "__builtin_eh_return not supported on this target"
5216 msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
5220 msgid "stack limits not supported on this target"
5221 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
5225 msgid "function using short complex types cannot be inline"
5226 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
5228 #: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620
5229 msgid "unsupported wide integer operation"
5234 msgid "prior parameter's size depends on `%s'"
5238 msgid "returned value in block_exit_expr"
5241 #. We can't make a bitwise copy of this object, so fail.
5244 msgid "cannot take the address of an unaligned member"
5245 msgstr "kan adres van bitveld `%s' niet nemen"
5249 msgid "negative insn length"
5250 msgstr "Onbeëindigde stringconstante"
5253 msgid "could not split insn"
5256 # (%s = 'parameter <NUM>')
5259 msgid "invalid `asm': "
5260 msgstr "ongeldige %s"
5263 msgid "nested assembly dialect alternatives"
5266 #: final.c:3345 final.c:3357
5268 msgid "unterminated assembly dialect alternative"
5269 msgstr "Onbeëindigde stringconstante"
5273 msgid "operand number missing after %%-letter"
5274 msgstr "Bestandsnaam ontbreekt na %s optie"
5276 #: final.c:3404 final.c:3443
5277 msgid "operand number out of range"
5282 msgid "invalid %%-code"
5287 msgid "`%%l' operand isn't a label"
5288 msgstr "operand `%d' is geen register"
5290 #. We can't handle floating point constants;
5291 #. PRINT_OPERAND must handle them.
5292 #: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314
5293 #: config/pdp11/pdp11.c:1573
5294 msgid "floating constant misused"
5295 msgstr "floating-point constante verkeerd gebruikt"
5297 #: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392
5298 #: config/pdp11/pdp11.c:1620
5299 msgid "invalid expression as operand"
5300 msgstr "ongeldige expressie als operand"
5303 msgid "function might be possible candidate for attribute `noreturn'"
5304 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
5307 msgid "`noreturn' function does return"
5308 msgstr "`noreturn' functie keert terug"
5311 msgid "control reaches end of non-void function"
5312 msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
5315 msgid "Attempt to delete prologue/epilogue insn:"
5318 #: fold-const.c:2546 fold-const.c:2559
5320 msgid "comparison is always %d due to width of bit-field"
5321 msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
5323 #: fold-const.c:3753 fold-const.c:3770
5325 msgid "comparison is always %d"
5328 #: fold-const.c:3901
5329 msgid "`or' of unmatched not-equal tests is always 1"
5332 #: fold-const.c:3906
5333 msgid "`and' of mutually exclusive equal-tests is always 0"
5336 #: function.c:884 varasm.c:1503
5338 msgid "size of variable `%s' is too large"
5339 msgstr "variabele `%s' is te groot"
5343 msgid "impossible constraint in `asm'"
5344 msgstr "incompatibele operands voor %s"
5348 msgid "`%s' might be used uninitialized in this function"
5353 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5358 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5362 msgid "function returns an aggregate"
5367 msgid "unused parameter `%s'"
5372 msgid "ambiguous abbreviation %s"
5377 msgid "incomplete `%s' option"
5378 msgstr "Bestandsnaam ontbreekt na `%s' optie"
5382 msgid "missing argument to `%s' option"
5383 msgstr "Bestandsnaam ontbreekt na `%s' optie"
5387 msgid "extraneous argument to `%s' option"
5388 msgstr "teveel argumenten voor functie"
5391 msgid "Using built-in specs.\n"
5397 "Setting spec %s to '%s'\n"
5403 msgid "Reading specs from %s\n"
5406 #: gcc.c:1872 gcc.c:1891
5408 msgid "specs %%include syntax malformed after %ld characters"
5413 msgid "could not find specs file %s\n"
5416 #: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942
5418 msgid "specs %%rename syntax malformed after %ld characters"
5423 msgid "specs %s spec was not found to be renamed"
5428 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5433 msgid "rename spec %s to %s\n"
5445 msgid "specs unknown %% command after %ld characters"
5448 #: gcc.c:1989 gcc.c:2002
5450 msgid "specs file malformed after %ld characters"
5454 msgid "spec file has no spec for linking"
5458 msgid "-pipe not supported"
5464 "Go ahead? (y or n) "
5470 "Internal error: %s (program %s)\n"
5471 "Please submit a full bug report.\n"
5472 "See %s for instructions."
5477 msgid "# %s %.2f %.2f\n"
5482 msgid "Usage: %s [options] file...\n"
5490 msgid " -pass-exit-codes Exit with highest error code from a phase\n"
5494 msgid " --help Display this information\n"
5498 msgid " --target-help Display target specific command line options\n"
5502 msgid " (Use '-v --help' to display command line options of sub-processes)\n"
5506 msgid " -dumpspecs Display all of the built in spec strings\n"
5510 msgid " -dumpversion Display the version of the compiler\n"
5514 msgid " -dumpmachine Display the compiler's target processor\n"
5518 msgid " -print-search-dirs Display the directories in the compiler's search path\n"
5522 msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n"
5526 msgid " -print-file-name=<lib> Display the full path to library <lib>\n"
5530 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>\n"
5534 msgid " -print-multi-directory Display the root directory for versions of libgcc\n"
5539 " -print-multi-lib Display the mapping between command line options and\n"
5540 " multiple library search directories\n"
5544 msgid " -print-multi-os-directory Display the relative path to OS libraries\n"
5548 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler\n"
5552 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor\n"
5556 msgid " -Wl,<options> Pass comma-separated <options> on to the linker\n"
5560 msgid " -Xlinker <arg> Pass <arg> on to the linker\n"
5564 msgid " -save-temps Do not delete intermediate files\n"
5568 msgid " -pipe Use pipes rather than intermediate files\n"
5572 msgid " -time Time the execution of each subprocess\n"
5576 msgid " -specs=<file> Override built-in specs with the contents of <file>\n"
5580 msgid " -std=<standard> Assume that the input sources are for <standard>\n"
5584 msgid " -B <directory> Add <directory> to the compiler's search paths\n"
5588 msgid " -b <machine> Run gcc for target <machine>, if installed\n"
5592 msgid " -V <version> Run gcc version number <version>, if installed\n"
5596 msgid " -v Display the programs invoked by the compiler\n"
5600 msgid " -### Like -v but options quoted and commands not executed\n"
5604 msgid " -E Preprocess only; do not compile, assemble or link\n"
5608 msgid " -S Compile only; do not assemble or link\n"
5612 msgid " -c Compile and assemble, but do not link\n"
5616 msgid " -o <file> Place the output into <file>\n"
5621 " -x <language> Specify the language of the following input files\n"
5622 " Permissible languages include: c c++ assembler none\n"
5623 " 'none' means revert to the default behavior of\n"
5624 " guessing the language based on the file's extension\n"
5631 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5632 " passed on to the various sub-processes invoked by %s. In order to pass\n"
5633 " other options on to these processes the -W<letter> options must be used.\n"
5638 msgid "`-%c' option must have argument"
5639 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
5643 msgid "couldn't run `%s': %s"
5646 #. translate_options () has turned --version into -fversion.
5649 msgid "%s (GCC) %s\n"
5653 msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
5656 #: gcc.c:3265 gcov.c:364
5658 "This is free software; see the source for copying conditions. There is NO\n"
5659 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5664 msgid "argument to `-Xlinker' is missing"
5669 msgid "argument to `-l' is missing"
5670 msgstr "het argument van `asm' is geen constante string"
5673 msgid "argument to `-specs' is missing"
5677 msgid "argument to `-specs=' is missing"
5682 msgid "`-%c' must come at the start of the command line"
5686 msgid "argument to `-B' is missing"
5690 msgid "cannot specify -o with -c or -S and multiple compilations"
5694 msgid "warning: -pipe ignored because -save-temps specified"
5698 msgid "warning: -pipe ignored because -time specified"
5702 msgid "argument to `-x' is missing"
5707 msgid "argument to `-%s' is missing"
5712 msgid "warning: `-x %s' after last input file has no effect"
5716 msgid "invalid specification! Bug in cc"
5724 #. Catch the case where a spec string contains something like
5725 #. '%{foo:%*}'. ie there is no * in the pattern on the left
5726 #. hand side of the :.
5729 msgid "spec failure: '%%*' has not been initialized by pattern match"
5734 msgid "warning: use of obsolete %%[ operator in specs"
5735 msgstr "Let Op: verouderde operator %%[ gebruikt in specs"
5739 msgid "Processing spec %c%s%c, which is '%s'\n"
5744 msgid "spec failure: unrecognized spec option '%c'"
5749 msgid "unknown spec function `%s'"
5750 msgstr "Ongeldige optie `%s'"
5754 msgid "error in args to spec function `%s'"
5755 msgstr "teveel argumenten voor functie `%s'"
5759 msgid "malformed spec function name"
5760 msgstr "cast geeft functie-type op"
5765 msgid "no arguments for spec function"
5766 msgstr "te weinig argument voor functie"
5769 msgid "malformed spec function arguments"
5773 msgid "mismatched braces in specs"
5778 msgid "unrecognized option `-%s'"
5783 msgid "install: %s%s\n"
5788 msgid "programs: %s\n"
5793 msgid "libraries: %s\n"
5799 "For bug reporting instructions, please see:\n"
5804 msgid "Configured with: %s\n"
5809 msgid "Thread model: %s\n"
5814 msgid "gcc version %s\n"
5815 msgstr "gcc versie %s\n"
5819 msgid "gcc driver version %s executing gcc version %s\n"
5820 msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
5824 msgid "no input files"
5825 msgstr "Geen invoerbestanden"
5829 msgid "%s: %s compiler not installed on this system"
5830 msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
5834 msgid "%s: linker input file unused because linking not done"
5839 msgid "language %s not recognized"
5840 msgstr "taal %s niet herkend"
5843 msgid "internal gcc abort"
5848 msgid "Internal gcov abort.\n"
5849 msgstr "Interne abort van gcc."
5853 "Usage: gcov [OPTION]... SOURCEFILE\n"
5859 "Print code coverage information.\n"
5864 msgid " -h, --help Print this help, then exit\n"
5868 msgid " -v, --version Print version number, then exit\n"
5872 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
5877 " -c, --branch-counts Given counts of branches taken\n"
5878 " rather than percentages\n"
5882 msgid " -n, --no-output Do not create an output file\n"
5887 " -l, --long-file-names Use long output file names for included\n"
5892 msgid " -f, --function-summaries Output summaries for each function\n"
5896 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5900 msgid " -p, --preserve-paths Preserve all pathname components\n"
5907 "For bug reporting instructions, please see:\n"
5913 msgid "gcov (GCC) %s\n"
5917 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5922 msgid "Could not open basic block file %s.\n"
5927 msgid "Could not open program flow graph file %s.\n"
5932 msgid "Could not open data file %s.\n"
5936 msgid "Assuming that all execution counts are zero.\n"
5941 msgid "No executable code associated with file %s.\n"
5946 msgid "%s of %d lines executed in %s %s\n"
5951 msgid "No executable lines in %s %s\n"
5956 msgid "%s of %d branches executed in %s %s\n"
5961 msgid "%s of %d branches taken at least once in %s %s\n"
5966 msgid "No branches in %s %s\n"
5971 msgid "%s of %d calls executed in %s %s\n"
5976 msgid "No calls in %s %s\n"
5981 msgid "didn't use all bb entries of graph, function %s\n"
5986 msgid "block_num = %ld, num_blocks = %d\n"
5991 msgid "ERROR: unexpected line number %ld\n"
5996 msgid "ERROR: too many basic blocks in function %s\n"
5997 msgstr "teveel argumenten voor functie `%s'"
6001 msgid "ERROR: out of range line number in function %s\n"
6006 msgid "Could not open source file %s.\n"
6011 msgid "Warning: source file %s is newer than %s\n"
6016 msgid "Unexpected EOF while reading source file %s.\n"
6021 msgid "call %2d never executed\n"
6026 msgid "call %2d returns %s\n"
6031 msgid "branch %2d never executed\n"
6036 msgid "branch %2d taken %s\n"
6041 msgid "Creating %s.\n"
6046 msgid "Error writing output file %s.\n"
6047 msgstr "kan bestand '%s' niet openen"
6051 msgid "Could not open output file %s.\n"
6056 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
6061 msgid "GCSE disabled: %d basic blocks and %d registers"
6064 #: genautomata.c:1490
6066 msgid "Name `%s' contains quotes"
6069 #: genautomata.c:1621
6071 msgid "invalid string `%s' in define_cpu_unit"
6074 #: genautomata.c:1650
6076 msgid "invalid string `%s' in define_query_cpu_unit"
6079 #: genautomata.c:1682 genautomata.c:1685
6081 msgid "invalid string `%s' in define_bypass"
6082 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
6084 #: genautomata.c:1720
6086 msgid "invalid first string `%s' in exclusion_set"
6089 #: genautomata.c:1724
6091 msgid "invalid second string `%s' in exclusion_set"
6094 #: genautomata.c:1760
6096 msgid "invalid first string `%s' in presence_set"
6099 #: genautomata.c:1764
6101 msgid "invalid second string `%s' in presence_set"
6102 msgstr "ongeldige macronaam"
6104 #: genautomata.c:1800
6106 msgid "invalid first string `%s' in absence_set"
6109 #: genautomata.c:1804
6111 msgid "invalid second string `%s' in absence_set"
6114 #: genautomata.c:1837
6116 msgid "invalid string `%s' in define_automaton"
6119 #: genautomata.c:1868
6121 msgid "invalid option `%s' in automata_option"
6122 msgstr "Ongeldige optie `%s'"
6124 #: genautomata.c:1890
6126 msgid "garbage after ) in reservation `%s'"
6129 #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981
6131 msgid "invalid `%s' in reservation `%s'"
6132 msgstr "herdeclaratie van `%s'"
6134 #: genautomata.c:1932
6136 msgid "repetition `%s' <= 1 in reservation `%s'"
6139 #: genautomata.c:2425
6141 msgid "unit `%s' in exclusion is not declared"
6142 msgstr "`%.*s' is niet gedefinieerd"
6144 #: genautomata.c:2427
6146 msgid "`%s' in exclusion is not unit"
6149 #: genautomata.c:2465
6151 msgid "unit `%s' excludes itself"
6152 msgstr "breedte van `%s' overschrijdt zijn type"
6154 #: genautomata.c:2473
6156 msgid "units `%s' and `%s' in exclusion set belong to different automata"
6159 #: genautomata.c:2603 genautomata.c:2609
6161 msgid "unit `%s' excludes and requires presence of `%s'"
6164 #: genautomata.c:2623 genautomata.c:2629
6166 msgid "unit `%s' requires absence and presence of `%s'"
6169 #: genautomata.c:2692 genautomata.c:2695
6171 msgid "repeated declaration of automaton `%s'"
6172 msgstr "impliciete declaratie van functie `%s'"
6174 #: genautomata.c:2711
6176 msgid "define_insn_reservation `%s' has negative latency time"
6179 #: genautomata.c:2717
6181 msgid "`%s' is already used as insn reservation name"
6184 #: genautomata.c:2723
6186 msgid "define_bypass `%s - %s' has negative latency time"
6189 #: genautomata.c:2737
6191 msgid "automaton `%s' is not declared"
6192 msgstr "`%.*s' is niet gedefinieerd"
6194 #: genautomata.c:2747
6196 msgid "define_unit `%s' without automaton when one defined"
6199 #: genautomata.c:2753
6201 msgid "`%s' is declared as cpu unit"
6202 msgstr "veld `%s' als een functie gedeclareerd"
6204 #: genautomata.c:2762
6206 msgid "`%s' is declared as cpu reservation"
6207 msgstr "veld `%s' als een functie gedeclareerd"
6209 #: genautomata.c:2772
6211 msgid "repeated declaration of unit `%s'"
6212 msgstr "herdeclaratie van `%s'"
6214 #: genautomata.c:2775
6216 msgid "repeated declaration of reservation `%s'"
6217 msgstr "impliciete declaratie van functie `%s'"
6219 #: genautomata.c:2790 genautomata.c:2793
6221 msgid "there is no insn reservation `%s'"
6222 msgstr "geen eerdere declaratie voor `%s'"
6224 #: genautomata.c:2810 genautomata.c:2815
6226 msgid "the same bypass `%s - %s' is already defined"
6229 #: genautomata.c:2820
6231 msgid "bypass `%s - %s' is already defined"
6232 msgstr "veld `%s' heeft al een beginwaarde gekregen"
6234 #: genautomata.c:2925 genautomata.c:2927
6236 msgid "automaton `%s' is not used"
6237 msgstr "modus van `%s' is geen modus"
6239 #: genautomata.c:2950
6241 msgid "undeclared unit or reservation `%s'"
6242 msgstr "ongeldige naam `%s'"
6244 # Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
6245 # dikwijls 'bibliotheek' zien gebruiken.
6246 # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
6247 # ik ben van plan daar verandering in te brengen.
6248 #: genautomata.c:3028 genautomata.c:3030
6250 msgid "unit `%s' is not used"
6251 msgstr "veld `%s' niet gevonden"
6253 #: genautomata.c:3035 genautomata.c:3037
6255 msgid "reservation `%s' is not used"
6256 msgstr "de zwakke declaratie van `%s' moet publiek zijn"
6258 #: genautomata.c:3134
6260 msgid "cycle in definition of reservation `%s'"
6261 msgstr "herdefinitie van `union %s'"
6263 #: genautomata.c:5333
6265 msgid "Units `%s' and `%s' should be in the same automaton"
6268 #: genautomata.c:9441
6270 msgid "-split has no argument."
6271 msgstr "geen argumenten"
6273 #: genautomata.c:9442
6275 msgid "option `-split' has not been implemented yet\n"
6276 msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
6278 #: genautomata.c:9486 genautomata.c:9491
6280 msgid "Automaton `%s': Insn `%s' will never be issued"
6283 #: genautomata.c:9498 genautomata.c:9501
6285 msgid "Insn `%s' will never be issued"
6288 #: genautomata.c:9649
6289 msgid "Errors in DFA description"
6292 #: genautomata.c:9732
6294 msgid "Error in writing DFA description file %s"
6297 #: genconditions.c:196
6299 msgid "No input file name."
6300 msgstr "Geen invoerbestanden"
6303 msgid "open /dev/zero"
6306 #: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168
6307 #: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776
6308 #: objc/objc-act.c:449
6310 msgid "can't open %s"
6313 #: haifa-sched.c:196
6315 msgid "fix_sched_param: unknown param: %s"
6320 msgid "function cannot be inline"
6321 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
6324 msgid "varargs function cannot be inline"
6328 msgid "function using alloca cannot be inline"
6333 msgid "function using setjmp cannot be inline"
6334 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
6337 msgid "function uses __builtin_eh_return"
6341 msgid "function with nested functions cannot be inline"
6345 msgid "function with label addresses used in initializers cannot inline"
6348 #: integrate.c:201 integrate.c:245
6349 msgid "function too large to be inline"
6353 msgid "no prototype, and parameter address used; cannot be inline"
6356 #: integrate.c:218 integrate.c:263
6357 msgid "inline functions not supported for this return value type"
6361 msgid "function with varying-size return value cannot be inline"
6365 msgid "function with varying-size parameter cannot be inline"
6369 msgid "function with transparent unit parameter cannot be inline"
6373 msgid "function with computed jump cannot inline"
6377 msgid "function with nonlocal goto cannot be inline"
6381 msgid "function with target specific attribute(s) cannot be inlined"
6386 msgid "In file included from %s:%u"
6387 msgstr "In bestand ingevoegd door "
6389 #. Translators note: this message is used in conjunction
6390 #. with "In file included from %s:%ld" and some other
6391 #. tricks. We want something like this:
6393 #. | In file included from sys/select.h:123,
6394 #. | from sys/types.h:234,
6395 #. | from userfile.c:31:
6396 #. | bits/select.h:45: <error message here>
6398 #. with all the "from"s lined up.
6399 #. The trailing comma is at the beginning of this message,
6400 #. and the trailing colon is not translated.
6410 #. If we didn't find this parameter, issue an error message.
6413 msgid "invalid parameter `%s'"
6414 msgstr "ongeldige macronaam `%.*s'"
6418 msgid "Profile does not match flowgraph of function %s (out of date?)"
6422 msgid ".da file corrupted"
6427 msgid "corrupted profile info: prob for %d-%d thought to be %d"
6432 msgid "file %s not found, execution counts assumed to be zero"
6437 msgid "%s: internal abort\n"
6442 msgid "%s: error writing file `%s': %s\n"
6447 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6452 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6457 msgid "%s: warning: no read access for file `%s'\n"
6462 msgid "%s: warning: no write access for file `%s'\n"
6467 msgid "%s: warning: no write access for dir containing `%s'\n"
6470 #. Catch cases like /.. where we try to backup to a
6471 #. point above the absolute root of the logical file
6475 msgid "%s: invalid file name: %s\n"
6480 msgid "%s: %s: can't get status: %s\n"
6487 "%s: fatal error: aux info file corrupted at line %d\n"
6492 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6497 msgid "%s: compiling `%s'\n"
6502 msgid "%s: wait: %s\n"
6507 msgid "%s: subprocess got fatal signal %d\n"
6512 msgid "%s: %s exited with status %d\n"
6517 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6520 #: protoize.c:2086 protoize.c:2115
6522 msgid "%s: can't read aux info file `%s': %s\n"
6525 #: protoize.c:2131 protoize.c:2159
6527 msgid "%s: can't get status of aux info file `%s': %s\n"
6532 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6537 msgid "%s: error reading aux info file `%s': %s\n"
6542 msgid "%s: error closing aux info file `%s': %s\n"
6547 msgid "%s: can't delete aux info file `%s': %s\n"
6550 #: protoize.c:2316 protoize.c:4318
6552 msgid "%s: can't delete file `%s': %s\n"
6557 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6562 msgid "%s: conflicting extern definitions of '%s'\n"
6567 msgid "%s: declarations of '%s' will not be converted\n"
6572 msgid "%s: conflict list for '%s' follows:\n"
6577 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6582 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6587 msgid "%s: %d: warning: no extern definition for `%s'\n"
6592 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6597 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6600 #: protoize.c:2815 protoize.c:2818
6602 msgid "%s: %d: warning: source too confusing\n"
6607 msgid "%s: %d: warning: varargs function declaration not converted\n"
6612 msgid "%s: declaration of function `%s' not converted\n"
6617 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6624 "%s: warning: too few parameter lists in declaration of `%s'\n"
6629 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6634 msgid "%s: local declaration for function `%s' not inserted\n"
6641 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6646 msgid "%s: global declarations for file `%s' not inserted\n"
6649 #: protoize.c:3651 protoize.c:3681
6651 msgid "%s: definition of function `%s' not converted\n"
6656 msgid "%s: %d: warning: definition of %s not converted\n"
6661 msgid "%s: found definition of `%s' at %s(%d)\n"
6664 #. If we make it here, then we did not know about this
6665 #. function definition.
6668 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6673 msgid "%s: function definition not converted\n"
6678 msgid "%s: `%s' not converted\n"
6683 msgid "%s: would convert file `%s'\n"
6688 msgid "%s: converting file `%s'\n"
6693 msgid "%s: can't get status for file `%s': %s\n"
6698 msgid "%s: can't open file `%s' for reading: %s\n"
6705 "%s: error reading input file `%s': %s\n"
6710 msgid "%s: can't create/open clean file `%s': %s\n"
6715 msgid "%s: warning: file `%s' already saved in `%s'\n"
6720 msgid "%s: can't link file `%s' to `%s': %s\n"
6721 msgstr "kan oproep van `%s' niet inline maken"
6725 msgid "%s: can't create/open output file `%s': %s\n"
6730 msgid "%s: can't change mode of file `%s': %s\n"
6735 msgid "%s: cannot get working directory: %s\n"
6740 msgid "%s: input file names must have .c suffixes: %s\n"
6744 msgid "Didn't find a coloring.\n"
6749 msgid "output constraint %d must specify a single register"
6754 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6758 msgid "output regs must be grouped at top of stack"
6762 msgid "implicitly popped regs must be grouped at top of stack"
6767 msgid "output operand %d must use `&' constraint"
6772 msgid "can't use '%s' as a %s register"
6775 #: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311
6777 msgid "unknown register name: %s"
6781 msgid "global register variable follows a function definition"
6782 msgstr "globale registervariabele volgt op een functiedefinitie"
6785 msgid "register used for two global register variables"
6789 msgid "call-clobbered register used for global register variable"
6794 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6799 msgid "validate_value_data: Loop in regno chain (%u)"
6804 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6809 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6813 msgid "cannot reload integer constant operand in `asm'"
6817 msgid "impossible register constraint in `asm'"
6821 msgid "`&' constraint used with no register class"
6825 msgid "unable to generate reloads for:"
6828 #: reload.c:3630 reload.c:3844
6829 msgid "inconsistent operand constraints in an `asm'"
6833 msgid "frame size too large for reliable stack checking"
6837 msgid "try reducing the number of local variables"
6842 msgid "can't find a register in class `%s' while reloading `asm'"
6847 msgid "unable to find a register to spill in class `%s'"
6852 msgid "this is the insn:"
6853 msgstr "dit is het eerste ELSE-label"
6856 msgid "`asm' operand requires impossible reload"
6859 #. It's the compiler's fault.
6861 msgid "could not find a spill register"
6865 msgid "`asm' operand constraint incompatible with operand size"
6868 #. It's the compiler's fault.
6870 msgid "VOIDmode on an output"
6874 msgid "output operand is constant in `asm'"
6879 msgid "unrecognizable insn:"
6880 msgstr "signature-string niet herkend"
6883 msgid "insn does not satisfy its constraints:"
6888 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6893 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6898 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6903 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6908 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6913 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6918 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6923 msgid "jump to `%s' invalidly jumps into binding contour"
6926 #: stmt.c:1002 stmt.c:3766
6928 msgid "label `%s' used before containing binding contour"
6932 msgid "output operand constraint lacks `='"
6937 msgid "output constraint `%c' for operand %d is not at the beginning"
6941 msgid "operand constraint contains incorrectly positioned '+' or '='"
6944 #: stmt.c:1233 stmt.c:1337
6946 msgid "`%%' constraint used with last operand"
6950 msgid "matching constraint not valid in output operand"
6955 msgid "input operand constraint contains `%c'"
6959 msgid "matching constraint references invalid operand number"
6964 msgid "invalid punctuation `%c' in constraint"
6969 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6970 msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie"
6974 msgid "unknown register name `%s' in `asm'"
6979 msgid "more than %d operands in `asm'"
6984 msgid "output number %d not directly addressable"
6989 msgid "asm operand %d probably doesn't match constraints"
6994 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6998 msgid "asm clobber conflict with output operand"
7002 msgid "asm clobber conflict with input operand"
7006 msgid "too many alternatives in `asm'"
7010 msgid "operand constraints for `asm' differ in number of alternatives"
7015 msgid "duplicate asm operand name '%s'"
7016 msgstr "herhaald lid `%s'"
7019 msgid "missing close brace for named operand"
7024 msgid "undefined named operand '%s'"
7025 msgstr "ongeldige operand van %s"
7029 msgid "unused variable `%s'"
7034 msgid "enumeration value `%s' not handled in switch"
7037 #: stmt.c:5214 stmt.c:5234
7039 msgid "case value `%ld' not in enumerated type"
7042 #: stmt.c:5217 stmt.c:5237
7044 msgid "case value `%ld' not in enumerated type `%s'"
7049 msgid "switch missing default case"
7050 msgstr "dit is het eerste default-label"
7052 #: stor-layout.c:178
7053 msgid "type size can't be explicitly evaluated"
7056 #: stor-layout.c:180
7057 msgid "variable-size type declared outside of any function"
7060 #: stor-layout.c:487
7062 msgid "size of `%s' is %d bytes"
7063 msgstr "grootte van `%s' is %u bytes"
7065 #: stor-layout.c:489
7067 msgid "size of `%s' is larger than %d bytes"
7068 msgstr "grootte van `%s' is %u bytes"
7070 #: stor-layout.c:909 stor-layout.c:1325
7072 msgid "packed attribute causes inefficient alignment for `%s'"
7075 #: stor-layout.c:911 stor-layout.c:1327
7077 msgid "packed attribute is unnecessary for `%s'"
7080 #: stor-layout.c:926
7082 msgid "padding struct to align `%s'"
7085 #: stor-layout.c:1289
7086 msgid "padding struct size to alignment boundary"
7089 #: stor-layout.c:1332
7090 msgid "packed attribute causes inefficient alignment"
7093 #: stor-layout.c:1334
7094 msgid "packed attribute is unnecessary"
7099 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
7105 "Execution times (seconds)\n"
7108 #. Print total time.
7118 msgid "time in %s: %ld.%06ld (%ld%%)\n"
7123 msgid "collect: reading %s\n"
7124 msgstr "collect2 versie %s"
7128 msgid "collect: recompiling %s\n"
7129 msgstr "collect2 versie %s"
7133 msgid "collect: tweaking %s in %s\n"
7134 msgstr "collect2 versie %s"
7137 msgid "collect: relinking\n"
7142 msgid "ld returned %d exit status"
7143 msgstr "ld gaf exit-status %d terug"
7146 msgid "Generate debugging info in default format"
7150 msgid "Generate debugging info in default extended format"
7154 msgid "Generate STABS format debug info"
7158 msgid "Generate extended STABS format debug info"
7162 msgid "Generate DWARF-1 format debug info"
7166 msgid "Generate extended DWARF-1 format debug info"
7170 msgid "Generate DWARF-2 debug info"
7174 msgid "Generate XCOFF format debug info"
7178 msgid "Generate extended XCOFF format debug info"
7182 msgid "Generate COFF format debug info"
7186 msgid "Generate VMS format debug info"
7190 msgid "Perform DWARF2 duplicate elimination"
7194 msgid "Do not store floats in registers"
7198 msgid "Consider all mem refs through pointers as volatile"
7202 msgid "Consider all mem refs to global data to be volatile"
7206 msgid "Consider all mem refs to static data to be volatile"
7210 msgid "Defer popping functions args from stack until later"
7214 msgid "When possible do not generate stack frames"
7218 msgid "Optimize sibling and tail recursive calls"
7222 msgid "Perform superblock formation via tail duplication"
7226 msgid "When running CSE, follow jumps to their targets"
7230 msgid "When running CSE, follow conditional jumps"
7234 msgid "Perform a number of minor, expensive optimizations"
7238 msgid "Perform jump threading optimizations"
7242 msgid "Perform strength reduction optimizations"
7246 msgid "Perform loop unrolling when iteration count is known"
7250 msgid "Perform loop unrolling for all loops"
7254 msgid "Generate prefetch instructions, if available, for arrays in loops"
7258 msgid "Force all loop invariant computations out of loops"
7262 msgid "Strength reduce all loop general induction variables"
7266 msgid "Store strings in writable data section"
7270 msgid "Enable machine specific peephole optimizations"
7274 msgid "Copy memory operands into registers before using"
7278 msgid "Copy memory address constants into regs before using"
7282 msgid "Allow function addresses to be held in registers"
7286 msgid "Integrate simple functions into their callers"
7290 msgid "Generate code for funcs even if they are fully inlined"
7294 msgid "Pay attention to the 'inline' keyword"
7298 msgid "Emit static const variables even if they are not used"
7302 msgid "Check for syntax errors, then stop"
7306 msgid "Mark data as shared rather than private"
7310 msgid "Enable saving registers around function calls"
7314 msgid "Return 'short' aggregates in memory, not registers"
7318 msgid "Return 'short' aggregates in registers"
7322 msgid "Attempt to fill delay slots of branch instructions"
7326 msgid "Perform the global common subexpression elimination"
7330 msgid "Perform enhanced load motion during global subexpression elimination"
7334 msgid "Perform store motion after global subexpression elimination"
7338 msgid "Perform the loop optimizations"
7342 msgid "Perform cross-jumping optimization"
7346 msgid "Perform conversion of conditional jumps to branchless equivalents"
7351 msgid "Perform conversion of conditional jumps to conditional execution"
7352 msgstr "types in voorwaardelijke expressie komen niet overeen"
7355 msgid "Run CSE pass after loop optimizations"
7359 msgid "Run the loop optimizer twice"
7363 msgid "Delete useless null pointer checks"
7367 msgid "Reschedule instructions before register allocation"
7371 msgid "Reschedule instructions after register allocation"
7375 msgid "Enable scheduling across basic blocks"
7379 msgid "Allow speculative motion of non-loads"
7383 msgid "Allow speculative motion of some loads"
7387 msgid "Allow speculative motion of more loads"
7391 msgid "Replace add,compare,branch with branch on count reg"
7396 msgid "Generate position independent code, if possible"
7397 msgstr "Positie-onafhankelijke code wordt niet ondersteund. Genegeerd"
7400 msgid "Enable exception handling"
7404 msgid "Just generate unwind tables for exception handling"
7408 msgid "Generate unwind tables exact at each instruction boundary"
7412 msgid "Support synchronous non-call exceptions"
7416 msgid "Insert arc based program profiling code"
7420 msgid "Create data files needed by gcov"
7424 msgid "Use profiling information for branch probabilities"
7428 msgid "Enable basic program profiling code"
7432 msgid "Reorder basic blocks to improve code placement"
7436 msgid "Reorder functions to improve code placement"
7440 msgid "Do the register renaming optimization pass"
7444 msgid "Do the register copy-propagation optimization pass"
7448 msgid "Do not put uninitialized globals in the common section"
7452 msgid "Do not generate .size directives"
7457 msgid "place each function into its own section"
7458 msgstr "keer vermeld voor elke functie waarin hij staat.)"
7461 msgid "place data items into their own section"
7465 msgid "Add extra commentary to assembler output"
7469 msgid "Output GNU ld formatted global initializers"
7473 msgid "Enables a register move optimization"
7477 msgid "Do the full regmove optimization pass"
7481 msgid "Pack structure members together without holes"
7485 msgid "Insert stack checking code into the program"
7489 msgid "Specify that arguments may alias each other & globals"
7493 msgid "Assume arguments may alias globals but not each other"
7497 msgid "Assume arguments do not alias each other or globals"
7501 msgid "Assume strict aliasing rules apply"
7505 msgid "Align the start of loops"
7509 msgid "Align labels which are only reached by jumping"
7513 msgid "Align all labels"
7518 msgid "Align the start of functions"
7519 msgstr "impliciete declaratie van functie `%s'"
7522 msgid "Attempt to merge identical constants across compilation units"
7526 msgid "Attempt to merge identical constants and constant variables"
7530 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7534 msgid "Instrument function entry/exit with profiling calls"
7538 msgid "Put zero initialized data in the bss section"
7542 msgid "Enable SSA optimizations"
7546 msgid "Enable SSA conditional constant propagation"
7550 msgid "Enable aggressive SSA dead code elimination"
7554 msgid "External symbols have a leading underscore"
7559 msgid "Process #ident directives"
7560 msgstr "ongeldig preprocessing-commando"
7563 msgid "Enables an rtl peephole pass run before sched2"
7567 msgid "Assume no NaNs or +-Infs are generated"
7571 msgid "Enables guessing of branch probabilities"
7576 msgid "Set errno after built-in math functions"
7577 msgstr "interne fout - slechte ingebouwde functie `%s'"
7581 msgid "Floating-point operations can trap"
7582 msgstr "floating-point constante buiten bereik"
7585 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7589 msgid "Disable optimizations observable by IEEE signaling NaNs"
7593 msgid "Generate code to check bounds before indexing arrays"
7598 msgid "Convert floating point constant to single precision constant"
7599 msgstr "floating-point fout bij het uitschrijven van een constante"
7602 msgid "Report time taken by each compiler pass at end of run"
7606 msgid "Report on permanent memory allocation at end of run"
7610 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7614 msgid "Use graph coloring register allocation."
7618 msgid "Compile just for ISO C90"
7622 msgid "Determine language standard"
7626 msgid "Make bit-fields by unsigned by default"
7630 msgid "Make 'char' be signed by default"
7634 msgid "Make 'char' be unsigned by default"
7638 msgid "Do not recognize the 'asm' keyword"
7643 msgid "Do not recognize any built in functions"
7644 msgstr "interne fout - slechte ingebouwde functie `%s'"
7647 msgid "Assume normal C execution environment"
7651 msgid "Assume that standard libraries & main might not exist"
7655 msgid "Allow different types as args of ? operator"
7659 msgid "Allow the use of $ inside identifiers"
7663 msgid "Use the same size for double as for float"
7667 msgid "Use the smallest fitting integer to hold enums"
7671 msgid "Override the underlying type for wchar_t to `unsigned short'"
7675 msgid "Enable most warning messages"
7680 msgid "Warn about casting functions to incompatible types"
7681 msgstr "parameter wijst naar een onvolledig type"
7685 msgid "Warn about functions which might be candidates for format attributes"
7686 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
7689 msgid "Warn about casts which discard qualifiers"
7694 msgid "Warn about subscripts whose type is 'char'"
7695 msgstr "array subscript is van het type `char'"
7697 #: toplev.c:1268 toplev.c:1271
7698 msgid "Warn if nested comments are detected"
7702 msgid "Warn about possibly confusing type conversions"
7706 msgid "Do not warn about compile-time integer division by zero"
7710 msgid "Warn about testing equality of floating point numbers"
7714 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7719 msgid "Don't warn about too many arguments to format functions"
7720 msgstr "teveel argumenten voor functie"
7724 msgid "Warn about non-string-literal format strings"
7725 msgstr "formaatstring niet beëindigd"
7728 msgid "Warn about possible security problems with format functions"
7732 msgid "Don't warn about strftime formats yielding 2 digit years"
7737 msgid "Warn about implicit function declarations"
7738 msgstr "parameternamen (zonder types) in functiedeclaratie"
7741 msgid "Warn when a declaration does not specify a type"
7746 msgid "Warn about the use of the #import directive"
7747 msgstr "lijnnummer buiten bereik in `#line'-commando"
7750 msgid "Do not warn about using 'long long' when -pedantic"
7755 msgid "Warn about suspicious declarations of main"
7756 msgstr "geen eerdere declaratie voor `%s'"
7760 msgid "Warn about possibly missing braces around initializers"
7761 msgstr "accolades ontbreken rond beginwaarde"
7765 msgid "Warn about global funcs without previous declarations"
7766 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
7769 msgid "Warn about global funcs without prototypes"
7773 msgid "Warn about use of multicharacter literals"
7777 msgid "Warn about externs not at file scope level"
7781 msgid "Warn about possible missing parentheses"
7786 msgid "Warn about function pointer arithmetic"
7787 msgstr "pointer naar functie gebruikt in rekensom"
7791 msgid "Warn about multiple declarations of the same object"
7792 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
7796 msgid "Warn whenever a function's return-type defaults to int"
7797 msgstr "teruggeefwaarde krijgt standaardtype `int'"
7800 msgid "Warn about possible violations of sequence point rules"
7804 msgid "Warn about signed/unsigned comparisons"
7809 msgid "Warn about non-prototyped function decls"
7810 msgstr "niet-prototype definitie hier"
7814 msgid "Warn about constructs whose meanings change in ISO C"
7815 msgstr "array subscript is van het type `char'"
7819 msgid "Warn when trigraphs are encountered"
7820 msgstr "%lu trigraph(s) tegengekomen"
7823 msgid "Warn about unrecognized pragmas"
7828 msgid "Mark strings as 'const char *'"
7829 msgstr "slechte stringconstante"
7832 msgid "Warn when a function is unused"
7836 msgid "Warn when a label is unused"
7840 msgid "Warn when a function parameter is unused"
7844 msgid "Warn when a variable is unused"
7848 msgid "Warn when an expression value is unused"
7852 msgid "Do not suppress warnings from system headers"
7856 msgid "Treat all warnings as errors"
7861 msgid "Warn when one local variable shadows another"
7862 msgstr "De locale variabele `insn' heeft de waarde:"
7865 msgid "Warn about enumerated switches, with no default, missing a case"
7869 msgid "Warn about enumerated switches missing a default case"
7873 msgid "Warn about all enumerated switches missing a specific case"
7877 msgid "Warn about returning structures, unions or arrays"
7881 msgid "Warn about pointer casts which increase alignment"
7885 msgid "Warn about code that will never be executed"
7889 msgid "Warn about uninitialized automatic variables"
7894 msgid "Warn when an inlined function cannot be inlined"
7895 msgstr "kan functie `main' niet inline maken"
7898 msgid "Warn when the packed attribute has no effect on struct layout"
7902 msgid "Warn when padding is required to align struct members"
7906 msgid "Warn when an optimization pass is disabled"
7910 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7915 msgid "Warn about functions which might be candidates for attribute noreturn"
7916 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
7920 msgid "Warn about code which might break the strict aliasing rules"
7921 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
7923 #: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680
7925 msgid "invalid option `%s'"
7926 msgstr "Ongeldige optie `%s'"
7930 msgid "`%s' used but never defined"
7935 msgid "`%s' declared `static' but never defined"
7940 msgid "`%s' defined but not used"
7945 msgid "invalid register name `%s' for register variable"
7949 msgid " -ffixed-<register> Mark <register> as being unavailable to the compiler\n"
7953 msgid " -fcall-used-<register> Mark <register> as being corrupted by function calls\n"
7957 msgid " -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7961 msgid " -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7965 msgid " -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line. 0 suppresses line-wrapping\n"
7969 msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
7973 msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n"
7977 msgid " -fstack-limit-register=<register> Trap if the stack goes past <register>\n"
7981 msgid " -fstack-limit-symbol=<name> Trap if the stack goes past symbol <name>\n"
7985 msgid " -frandom-seed=<string> Make compile reproducible using <string>\n"
7989 msgid " -O[number] Set optimization level to [number]\n"
7993 msgid " -Os Optimize for space rather than speed\n"
7997 msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n"
8001 msgid " -pedantic-errors Like -pedantic except that errors are produced\n"
8005 msgid " -w Suppress warnings\n"
8009 msgid " -W Enable extra warnings\n"
8013 msgid " -Wunused Enable unused warnings\n"
8017 msgid " -Wlarger-than-<number> Warn if an object is larger than <number> bytes\n"
8021 msgid " -p Enable function profiling\n"
8025 msgid " -o <file> Place output into <file> \n"
8030 " -G <number> Put global and static data smaller than <number>\n"
8031 " bytes into a special section (on some targets)\n"
8035 msgid " -aux-info <file> Emit declaration info into <file>\n"
8039 msgid " -quiet Do not display functions compiled or elapsed time\n"
8043 msgid " -version Display the compiler's version\n"
8047 msgid " -d[letters] Enable dumps from specific passes of the compiler\n"
8051 msgid " -dumpbase <file> Base name to be used for dumps from specific passes\n"
8055 msgid " -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
8059 msgid " --help Display this information\n"
8065 "Language specific options:\n"
8070 msgid " %-23.23s [undocumented]\n"
8073 #: toplev.c:3803 toplev.c:3817
8077 "There are undocumented %s specific options as well.\n"
8084 " Options for %s:\n"
8090 "Target specific options:\n"
8093 #: toplev.c:3858 toplev.c:3877
8095 msgid " -m%-23.23s [undocumented]\n"
8101 "There are undocumented target specific options as well.\n"
8105 msgid " They exist, but they are not documented.\n"
8110 msgid "unrecognized gcc debugging option: %c"
8115 msgid "`%s': unknown tls-model option"
8120 msgid "unrecognized register name `%s'"
8121 msgstr "geen argumenten"
8123 #: toplev.c:4059 toplev.c:5012
8125 msgid "unrecognized option `%s'"
8126 msgstr "onbekende formaatspecificatie"
8130 msgid "-Wid-clash-LEN is no longer supported"
8131 msgstr "-pipe wordt niet ondersteund"
8135 msgid "use -gdwarf -g%d for DWARF v1, level %d"
8139 msgid "use -gdwarf-2 for DWARF v2"
8144 msgid "ignoring option `%s' due to invalid debug level specification"
8147 #: toplev.c:4215 toplev.c:5010
8149 msgid "`%s': unknown or unsupported -g option"
8154 msgid "`%s' ignored, conflicts with `-g%s'"
8158 msgid "-param option missing argument"
8163 msgid "invalid --param option: %s"
8164 msgstr "Ongeldige optie `%s'"
8168 msgid "invalid parameter value `%s'"
8169 msgstr "ongeldige registernaam voor `%s'"
8174 "%s%s%s version %s (%s)\n"
8175 "%s\tcompiled by GNU C version %s.\n"
8176 "%s%s%s version %s (%s) compiled by CC.\n"
8178 "%s%s%s versie %s (%s) gecompileerd door GNU C versie %s.\n"
8179 "%s%s%s versie %s (%s) gecompileerd door CC.\n"
8183 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
8187 msgid "options passed: "
8188 msgstr "meegegeven opties: "
8191 msgid "options enabled: "
8192 msgstr "ingeschakelde opties: "
8194 #: toplev.c:4718 java/jcf-write.c:3453
8196 msgid "can't open %s for writing"
8199 # Moet 'command line' vertaald worden?
8202 msgid "ignoring command line option '%s'"
8203 msgstr "Foldernaam ontbreekt na command-line optie"
8207 msgid "(it is valid for %s but not the selected language)"
8211 msgid "-Wuninitialized is not supported without -O"
8212 msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
8215 msgid "instruction scheduling not supported on this target machine"
8216 msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
8219 msgid "this target machine does not have delayed branches"
8220 msgstr "deze doelmachine heeft geen delayed branches"
8224 msgid "-f%sleading-underscore not supported on this target machine"
8225 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
8229 msgid "-ffunction-sections not supported for this target"
8230 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
8234 msgid "-fdata-sections not supported for this target"
8235 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
8238 msgid "-ffunction-sections disabled; it makes profiling impossible"
8243 msgid "-fprefetch-loop-arrays not supported for this target"
8244 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
8248 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
8249 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
8253 msgid "-fprefetch-loop-arrays is not supported with -Os"
8254 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
8257 msgid "-ffunction-sections may affect debugging on some targets"
8262 msgid "error writing to %s"
8265 #: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460
8267 msgid "error closing %s"
8272 msgid "could not open dump file `%s'"
8273 msgstr "kan bestand '%s' niet openen"
8277 msgid "ignoring unknown option `%.*s' in `-f%s'"
8281 msgid "arrays of functions are not meaningful"
8282 msgstr "arrays van functies zijn niet betekenisvol"
8285 msgid "function return type cannot be function"
8286 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
8289 msgid "invalid initializer for bit string"
8290 msgstr "ongeldige beginwaarde voor bit-string"
8294 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8299 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8304 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
8307 #: varasm.c:455 config/i386/winnt.c:611
8309 msgid "%s causes a section type conflict"
8314 msgid "register name not specified for `%s'"
8315 msgstr "registernaam niet opgegeven voor `%s'"
8319 msgid "invalid register name for `%s'"
8320 msgstr "ongeldige registernaam voor `%s'"
8324 msgid "data type of `%s' isn't suitable for a register"
8325 msgstr "datatype van `%s' is niet geschikt voor een register"
8329 msgid "register specified for `%s' isn't suitable for data type"
8330 msgstr "het registernummer voor `%s' is niet geschikt voor dat datatype"
8333 msgid "global register variable has initial value"
8334 msgstr "globale registervariabele heeft beginwaarde"
8337 msgid "volatile register variables don't work as you might wish"
8338 msgstr "'volatile' registervariabelen werken niet zoals U zou willen"
8342 msgid "register name given for non-register variable `%s'"
8343 msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
8347 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8348 msgstr "alignment van `%s' is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
8351 msgid "thread-local COMMON data not implemented"
8356 msgid "requested alignment for %s is greater than implemented alignment of %d"
8357 msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d."
8360 msgid "initializer for integer value is too complicated"
8361 msgstr "initializer voor integerwaarde is te ingewikkeld"
8364 msgid "initializer for floating value is not a floating constant"
8365 msgstr "initializer voor floating-point waarde is geen floating-point constante"
8368 msgid "unknown set constructor type"
8369 msgstr "onbekend type verzameling-constructor"
8373 msgid "invalid initial value for member `%s'"
8374 msgstr "ongeldige beginwaarde voor member `%s'"
8376 #: varasm.c:4525 varasm.c:4568
8378 msgid "weak declaration of `%s' must precede definition"
8379 msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
8383 msgid "weak declaration of `%s' after first use results in unspecified behavior"
8384 msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
8388 msgid "weak declaration of `%s' must be public"
8389 msgstr "de zwakke declaratie van `%s' moet publiek zijn"
8393 msgid "weak declaration of `%s' not supported"
8394 msgstr "de zwakke declaratie van `%s' moet publiek zijn"
8396 #: varasm.c:4602 varasm.c:4677
8397 msgid "only weak aliases are supported in this configuration"
8398 msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
8401 msgid "alias definitions not supported in this configuration; ignored"
8402 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
8406 msgid "visibility attribute not supported in this configuration; ignored"
8407 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
8411 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8414 #. Print an error message for unrecognized stab codes.
8417 msgid "no sclass for %s stab (0x%x)\n"
8420 #: pretty-print.h:97
8422 msgid "#`%s' not supported by %s#"
8423 msgstr "-pipe wordt niet ondersteund"
8426 msgid "The maximum number of instructions in a single function eligible for inlining"
8430 msgid "The maximum number of instructions when automatically inlining"
8434 msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining"
8438 msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter"
8442 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
8446 msgid "The maximum number of instructions for the RTL inliner"
8450 msgid "The maximum number of instructions to consider to fill a delay slot"
8454 msgid "The maximum number of instructions to consider to find accurate live register information"
8458 msgid "The maximum length of scheduling's pending operations list"
8462 msgid "The maximum amount of memory to be allocated by GCSE"
8466 msgid "The maximum number of passes to make when doing GCSE"
8470 msgid "The maximum number of instructions to consider to unroll in a loop"
8474 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
8478 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
8482 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
8486 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
8490 msgid "Maximal code growth caused by tail duplication (in percents)"
8494 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)"
8498 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available"
8502 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available"
8506 msgid "The maximum number of incoming edges to consider for crossjumping"
8510 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
8514 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
8517 #: config/darwin-c.c:75
8518 msgid "too many #pragma options align=reset"
8521 #: config/darwin-c.c:97 config/darwin-c.c:100 config/darwin-c.c:102
8522 #: config/darwin-c.c:104
8524 msgid "malformed '#pragma options', ignoring"
8525 msgstr "misvormde #pragma pack"
8527 # Moet 'signature-string' vertaald worden?
8528 #: config/darwin-c.c:107
8530 msgid "junk at end of '#pragma options'"
8531 msgstr "Brol aan einde van signature-string."
8533 #: config/darwin-c.c:117
8534 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8537 #: config/darwin-c.c:130
8538 msgid "missing '(' after '#pragma unused', ignoring"
8541 #: config/darwin-c.c:148
8542 msgid "missing ')' after '#pragma unused', ignoring"
8545 # Moet 'signature-string' vertaald worden?
8546 #: config/darwin-c.c:151
8548 msgid "junk at end of '#pragma unused'"
8549 msgstr "Brol aan einde van signature-string."
8551 #: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:100
8553 msgid "-msystem-v and -p are incompatible"
8554 msgstr "-mbsd en -mxopen zijn niet compatibel"
8556 #: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:102
8558 msgid "-msystem-v and -mthreads are incompatible"
8559 msgstr "-mbsd en -pedantic zijn niet compatibel"
8561 #: config/alpha/alpha.c:342
8563 msgid "-f%s ignored for Unicos/Mk (not supported)"
8564 msgstr "-pipe wordt niet ondersteund"
8566 #: config/alpha/alpha.c:366
8568 msgid "-mieee not supported on Unicos/Mk"
8569 msgstr "-pipe wordt niet ondersteund"
8571 #: config/alpha/alpha.c:377
8572 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8575 #: config/alpha/alpha.c:394
8577 msgid "bad value `%s' for -mtrap-precision switch"
8578 msgstr "slechte waarde `%s' voor optie -mtrap-precision"
8580 #: config/alpha/alpha.c:408
8582 msgid "bad value `%s' for -mfp-rounding-mode switch"
8583 msgstr "slechte waarde `%s' voor optie -mfp-rounding-mode"
8585 #: config/alpha/alpha.c:423
8587 msgid "bad value `%s' for -mfp-trap-mode switch"
8588 msgstr "slechte waarde `%s' voor optie -mfp-trap-mode"
8590 #: config/alpha/alpha.c:435
8592 msgid "bad value `%s' for -mtls-size switch"
8593 msgstr "slechte waarde `%s' voor optie -mcpu"
8595 #: config/alpha/alpha.c:454 config/alpha/alpha.c:466
8597 msgid "bad value `%s' for -mcpu switch"
8598 msgstr "slechte waarde `%s' voor optie -mcpu"
8600 #: config/alpha/alpha.c:473
8602 msgid "trap mode not supported on Unicos/Mk"
8603 msgstr "trapmodus niet ondersteund voor VAX-floats"
8605 #: config/alpha/alpha.c:480
8606 msgid "fp software completion requires -mtrap-precision=i"
8607 msgstr "fp vervollediging in software heeft -mtrap-precision=i nodig"
8609 #: config/alpha/alpha.c:496
8610 msgid "rounding mode not supported for VAX floats"
8611 msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
8613 #: config/alpha/alpha.c:501
8614 msgid "trap mode not supported for VAX floats"
8615 msgstr "trapmodus niet ondersteund voor VAX-floats"
8617 # goed Nederlands voor 'latency'
8618 #: config/alpha/alpha.c:530
8620 msgid "L%d cache latency unknown for %s"
8621 msgstr "L%d cache-latency niet gekend voor %s"
8623 #: config/alpha/alpha.c:545
8625 msgid "bad value `%s' for -mmemory-latency"
8626 msgstr "slechte waarde `%s' voor -mmeroy-latency"
8628 #: config/alpha/alpha.c:5604 config/m88k/m88k.c:2889 config/romp/romp.c:754
8629 #: config/romp/romp.c:761
8631 msgid "invalid %%H value"
8634 #: config/alpha/alpha.c:5625
8636 msgid "invalid %%J value"
8637 msgstr "ongeldige waarde voor %%E"
8639 #: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034
8641 msgid "invalid %%r value"
8642 msgstr "ongeldige waarde voor %%r"
8644 #: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737
8646 msgid "invalid %%R value"
8647 msgstr "ongeldige waarde voor %%R"
8649 #: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663
8651 msgid "invalid %%N value"
8652 msgstr "ongeldige waarde voor %%N"
8654 #: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691
8656 msgid "invalid %%P value"
8657 msgstr "ongeldige waarde voor %%P"
8659 #: config/alpha/alpha.c:5673 config/m88k/m88k.c:2895 config/romp/romp.c:740
8660 #: config/romp/romp.c:747
8662 msgid "invalid %%h value"
8663 msgstr "ongeldige waarde voor %%h"
8665 #: config/alpha/alpha.c:5681 config/romp/romp.c:698
8667 msgid "invalid %%L value"
8668 msgstr "ongeldige waarde voor %%L"
8670 #: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645
8672 msgid "invalid %%m value"
8673 msgstr "ongeldige waarde voor %%m"
8675 #: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653
8677 msgid "invalid %%M value"
8678 msgstr "ongeldige waarde voor %%M"
8680 #: config/alpha/alpha.c:5772
8682 msgid "invalid %%U value"
8683 msgstr "ongeldige waarde voor %%U"
8685 #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706
8686 #: config/rs6000/rs6000.c:7745
8688 msgid "invalid %%s value"
8689 msgstr "ongeldige waarde voor %%s"
8691 #: config/alpha/alpha.c:5821 config/m88k/m88k.c:2997
8693 msgid "invalid %%C value"
8694 msgstr "ongeldige waarde voor %%C"
8696 #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018
8697 #: config/rs6000/rs6000.c:7502
8699 msgid "invalid %%E value"
8700 msgstr "ongeldige waarde voor %%E"
8702 #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933
8704 msgid "unknown relocation unspec"
8705 msgstr "onbekend type verzameling-constructor"
8707 #: config/alpha/alpha.c:5892 config/romp/romp.c:981
8708 #: config/rs6000/rs6000.c:8052
8710 msgid "invalid %%xn code"
8711 msgstr "ongeldige code voor %%xn"
8713 #: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069
8714 #: config/s390/s390.c:6072
8715 msgid "bad builtin fcode"
8718 #. Macro to define tables used to set the flags.
8719 #. This is a list in braces of pairs in braces,
8720 #. each pair being { "NAME", VALUE }
8721 #. where VALUE is the bits to set or minus the bits to clear.
8722 #. An empty string NAME is used to identify the default VALUE.
8723 #: config/alpha/alpha.h:279 config/i386/i386.h:294 config/i386/i386.h:296
8724 #: config/i386/i386.h:298 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292
8725 #: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527
8726 msgid "Use hardware fp"
8729 #: config/alpha/alpha.h:280 config/i386/i386.h:295 config/i386/i386.h:297
8730 #: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524
8731 #: config/sparc/sparc.h:529
8732 msgid "Do not use hardware fp"
8735 #: config/alpha/alpha.h:281
8736 msgid "Use fp registers"
8739 #: config/alpha/alpha.h:283
8740 msgid "Do not use fp registers"
8743 #: config/alpha/alpha.h:284
8744 msgid "Do not assume GAS"
8747 #: config/alpha/alpha.h:285
8751 #: config/alpha/alpha.h:287
8752 msgid "Request IEEE-conformant math library routines (OSF/1)"
8755 #: config/alpha/alpha.h:289
8756 msgid "Emit IEEE-conformant code, without inexact exceptions"
8759 #: config/alpha/alpha.h:291
8760 msgid "Emit IEEE-conformant code, with inexact exceptions"
8763 #: config/alpha/alpha.h:293
8765 msgid "Do not emit complex integer constants to read-only memory"
8766 msgstr "complexe integerconstante is te breed voor `complex int'"
8768 #: config/alpha/alpha.h:294
8772 #: config/alpha/alpha.h:295
8773 msgid "Do not use VAX fp"
8776 #: config/alpha/alpha.h:296
8777 msgid "Emit code for the byte/word ISA extension"
8780 #: config/alpha/alpha.h:299
8781 msgid "Emit code for the motion video ISA extension"
8784 #: config/alpha/alpha.h:302
8785 msgid "Emit code for the fp move and sqrt ISA extension"
8788 #: config/alpha/alpha.h:304
8789 msgid "Emit code for the counting ISA extension"
8792 #: config/alpha/alpha.h:307
8793 msgid "Emit code using explicit relocation directives"
8796 #: config/alpha/alpha.h:310
8797 msgid "Emit 16-bit relocations to the small data areas"
8800 #: config/alpha/alpha.h:312
8801 msgid "Emit 32-bit relocations to the small data areas"
8804 #: config/alpha/alpha.h:314
8805 msgid "Emit rdval instead of rduniq for thread pointer"
8810 #. For -mfp-rounding-mode=[n|m|c|d]
8811 #. For -mfp-trap-mode=[n|u|su|sui]
8812 #. For -mtrap-precision=[p|f|i]
8813 #. For -mmemory-latency=
8815 #: config/alpha/alpha.h:343
8816 msgid "Use features of and schedule given CPU"
8819 #: config/alpha/alpha.h:345
8820 msgid "Schedule given CPU"
8823 #: config/alpha/alpha.h:347
8824 msgid "Control the generated fp rounding mode"
8827 #: config/alpha/alpha.h:349
8828 msgid "Control the IEEE trap mode"
8831 #: config/alpha/alpha.h:351
8832 msgid "Control the precision given to fp exceptions"
8835 #: config/alpha/alpha.h:353
8836 msgid "Tune expected memory latency"
8839 #: config/alpha/alpha.h:355 config/ia64/ia64.h:225
8840 msgid "Specify bit size of immediate TLS offsets"
8843 #: config/arc/arc.c:135
8845 msgid "bad value (%s) for -mcpu switch"
8846 msgstr "slechte waarde (%s) voor optie -mcpu"
8848 #: config/arc/arc.c:362
8850 msgid "argument of `%s' attribute is not a string constant"
8851 msgstr "het argument van `asm' is geen constante string"
8853 #: config/arc/arc.c:369
8855 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8858 #: config/arc/arc.c:1708 config/m32r/m32r.c:2286
8860 msgid "invalid operand to %%R code"
8861 msgstr "ongeldige operand voor %R-code"
8863 #: config/arc/arc.c:1740 config/m32r/m32r.c:2309
8865 msgid "invalid operand to %%H/%%L code"
8866 msgstr "ongeldige operand voor %H/%L-code"
8868 #: config/arc/arc.c:1763 config/m32r/m32r.c:2385
8870 msgid "invalid operand to %%U code"
8871 msgstr "ongeldige operand voor %U-code"
8873 #: config/arc/arc.c:1774
8875 msgid "invalid operand to %%V code"
8876 msgstr "ongeldige operand voor %V-code"
8878 # Hoe moet dit exact geïnterpreteerd worden?
8879 # Zowel 'operand van uitvoercode' als 'code voor operanduitvoer' is mogelijk.
8881 #: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533
8882 msgid "invalid operand output code"
8883 msgstr "ongeldige operand voor uitvoercode"
8885 #: config/arm/arm.c:458
8887 msgid "switch -mcpu=%s conflicts with -march= switch"
8888 msgstr "optie -mcpu=%s geeft conflicten met optie -mtune="
8890 #: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393
8892 msgid "bad value (%s) for %s switch"
8893 msgstr "slechte waarde (%s) foor optie %s"
8895 #: config/arm/arm.c:604
8896 msgid "target CPU does not support APCS-32"
8897 msgstr "doel-CPU ondersteunt APCS-32 niet"
8899 #: config/arm/arm.c:609
8900 msgid "target CPU does not support APCS-26"
8901 msgstr "doel-CPU ondersteunt APCS-26 niet"
8903 #: config/arm/arm.c:615
8904 msgid "target CPU does not support interworking"
8905 msgstr "doel-CPU ondersteunt geen interworking"
8907 #: config/arm/arm.c:621
8909 msgid "target CPU does not support THUMB instructions"
8910 msgstr "doel-CPU ondersteunt geen interworking"
8912 #: config/arm/arm.c:635
8913 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8916 #: config/arm/arm.c:638
8917 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8920 #: config/arm/arm.c:641
8921 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8924 #: config/arm/arm.c:647
8925 msgid "interworking forces APCS-32 to be used"
8926 msgstr "interworking forceert het gebruikt van APCS-32"
8928 #: config/arm/arm.c:653
8929 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8930 msgstr "-mapcs-stack-check is niet compatibel met -mno-apcs-frame"
8932 #: config/arm/arm.c:661
8933 msgid "-fpic and -mapcs-reent are incompatible"
8934 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
8936 #: config/arm/arm.c:664
8937 msgid "APCS reentrant code not supported. Ignored"
8938 msgstr "APCS reentrant code wordt niet ondersteund. Genegeerd"
8940 #: config/arm/arm.c:672
8942 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8943 msgstr "-g met -fomit-frame-pointer geeft mogelijk geen fatsoenlijke debug-mogelijkheden"
8945 #: config/arm/arm.c:680
8947 msgid "passing floating point arguments in fp regs not yet supported"
8948 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
8950 #: config/arm/arm.c:709
8952 msgid "invalid floating point emulation option: -mfpe-%s"
8953 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
8955 #: config/arm/arm.c:733
8957 msgid "structure size boundary can only be set to 8 or 32"
8958 msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden"
8960 #: config/arm/arm.c:741
8961 msgid "-mpic-register= is useless without -fpic"
8964 #: config/arm/arm.c:748
8966 msgid "unable to use '%s' for PIC register"
8969 #: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794
8970 #: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396
8971 #: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224
8972 #: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510
8973 #: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681
8974 #: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026
8975 #: config/v850/v850.c:2180
8977 msgid "`%s' attribute only applies to functions"
8978 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
8980 #: config/arm/arm.c:9459
8981 msgid "unable to compute real location of stacked parameter"
8984 #: config/arm/arm.c:10138
8985 msgid "no low registers available for popping high registers"
8988 #: config/arm/arm.c:10389
8989 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8992 #: config/arm/pe.c:168 config/mcore/mcore.c:3358
8994 msgid "initialized variable `%s' is marked dllimport"
8995 msgstr "variable met beginwaarde `%s' is als dllimport aangeduid"
8997 #: config/arm/pe.c:177
8999 msgid "static variable `%s' is marked dllimport"
9000 msgstr "statische variable `%s' is als dllimport aangeduid"
9002 #: config/arm/arm.h:416
9003 msgid "Generate APCS conformant stack frames"
9006 #: config/arm/arm.h:419
9008 msgid "Store function names in object code"
9009 msgstr "init-functie gevonden in object %s"
9011 #: config/arm/arm.h:423
9012 msgid "Use the 32-bit version of the APCS"
9015 #: config/arm/arm.h:425
9016 msgid "Use the 26-bit version of the APCS"
9019 #: config/arm/arm.h:429
9020 msgid "Pass FP arguments in FP registers"
9023 #: config/arm/arm.h:432
9024 msgid "Generate re-entrant, PIC code"
9027 #: config/arm/arm.h:435
9028 msgid "The MMU will trap on unaligned accesses"
9031 #: config/arm/arm.h:442
9032 msgid "Use library calls to perform FP operations"
9035 #: config/arm/arm.h:444 config/i960/i960.h:281
9036 msgid "Use hardware floating point instructions"
9039 #: config/arm/arm.h:446
9040 msgid "Assume target CPU is configured as big endian"
9043 #: config/arm/arm.h:448
9044 msgid "Assume target CPU is configured as little endian"
9047 #: config/arm/arm.h:450
9048 msgid "Assume big endian bytes, little endian words"
9051 #: config/arm/arm.h:452
9052 msgid "Support calls between Thumb and ARM instruction sets"
9055 #: config/arm/arm.h:455
9056 msgid "Generate a call to abort if a noreturn function returns"
9059 #: config/arm/arm.h:458
9060 msgid "Do not move instructions into a function's prologue"
9063 #: config/arm/arm.h:461
9064 msgid "Do not load the PIC register in function prologues"
9067 #: config/arm/arm.h:464
9068 msgid "Generate call insns as indirect calls, if necessary"
9071 #: config/arm/arm.h:467
9072 msgid "Compile for the Thumb not the ARM"
9075 #: config/arm/arm.h:471
9076 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
9079 #: config/arm/arm.h:474
9080 msgid "Thumb: Generate (leaf) stack frames even if not needed"
9083 #: config/arm/arm.h:477
9084 msgid "Thumb: Assume non-static functions may be called from ARM code"
9087 #: config/arm/arm.h:481
9088 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
9091 #: config/arm/arm.h:491
9092 msgid "Specify the name of the target CPU"
9095 #: config/arm/arm.h:493
9096 msgid "Specify the name of the target architecture"
9099 #: config/arm/arm.h:497
9100 msgid "Specify the version of the floating point emulator"
9103 #: config/arm/arm.h:499
9104 msgid "Specify the minimum bit alignment of structures"
9107 #: config/arm/arm.h:501
9109 msgid "Specify the register to be used for PIC addressing"
9110 msgstr "Ongeldig register in ybase-addressering"
9112 #: config/arm/pe.h:65
9113 msgid "Ignore dllimport attribute for functions"
9116 #: config/avr/avr.c:528
9118 msgid "large frame pointer change (%d) with -mtiny-stack"
9121 #: config/avr/avr.c:1135
9122 msgid "bad address, not (reg+disp):"
9125 #: config/avr/avr.c:1143
9127 msgid "internal compiler error. Bad address:"
9128 msgstr "Interne compilerfout."
9130 #: config/avr/avr.c:1156
9132 msgid "internal compiler error. Unknown mode:"
9133 msgstr "Interne compilerfout."
9135 # (%s = 'parameter <NUM>')
9136 #: config/avr/avr.c:1864 config/avr/avr.c:2576
9138 msgid "invalid insn:"
9139 msgstr "ongeldige %s"
9141 #: config/avr/avr.c:1901 config/avr/avr.c:1987 config/avr/avr.c:2036
9142 #: config/avr/avr.c:2045 config/avr/avr.c:2143 config/avr/avr.c:2315
9143 #: config/avr/avr.c:2613 config/avr/avr.c:2724
9144 msgid "incorrect insn:"
9147 #: config/avr/avr.c:2064 config/avr/avr.c:2228 config/avr/avr.c:2386
9148 #: config/avr/avr.c:2768
9150 msgid "unknown move insn:"
9151 msgstr "onbekende machine-modus `%s'"
9153 #: config/avr/avr.c:3003
9154 msgid "bad shift insn:"
9157 #: config/avr/avr.c:3119 config/avr/avr.c:3549 config/avr/avr.c:3929
9159 msgid "internal compiler error. Incorrect shift:"
9160 msgstr "Interne compilerfout."
9162 #: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197
9164 msgid "only initialized variables can be placed into program memory area"
9165 msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
9167 #: config/avr/avr.c:4866
9169 msgid "only uninitialized variables can be placed in the .noinit section"
9170 msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
9172 #: config/avr/avr.c:4881
9174 msgid "MCU `%s' supported for assembler only"
9175 msgstr "-pipe wordt niet ondersteund"
9177 #: config/avr/avr.h:78
9178 msgid "Assume int to be 8 bit integer"
9181 #: config/avr/avr.h:80
9182 msgid "Change the stack pointer without disabling interrupts"
9185 #: config/avr/avr.h:82
9186 msgid "Use subroutines for function prologue/epilogue"
9189 #: config/avr/avr.h:84
9190 msgid "Change only the low 8 bits of the stack pointer"
9193 #: config/avr/avr.h:86
9194 msgid "Do not generate tablejump insns"
9197 #: config/avr/avr.h:88
9198 msgid "Use rjmp/rcall (limited range) on >8K devices"
9201 #: config/avr/avr.h:91
9202 msgid "Output instruction sizes to the asm file"
9205 #: config/avr/avr.h:108
9206 msgid "Specify the initial stack address"
9209 #: config/avr/avr.h:109
9210 msgid "Specify the MCU name"
9213 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
9214 #. In some cases, the strength reduction optimization pass can
9215 #. produce better code if this is defined. This macro controls the
9216 #. order that induction variables are combined. This macro is
9217 #. particularly useful if the target has limited addressing modes.
9218 #. For instance, the SH target has only positive offsets in
9219 #. addresses. Thus sorting to put the smallest address first allows
9220 #. the most combinations to be found.
9221 #: config/avr/avr.h:2450
9223 msgid "trampolines not supported"
9224 msgstr "-pipe wordt niet ondersteund"
9226 #: config/c4x/c4x-c.c:69
9228 msgid "missing '(' after '#pragma %s' - ignored"
9231 #: config/c4x/c4x-c.c:72
9233 msgid "missing function name in '#pragma %s' - ignored"
9236 #: config/c4x/c4x-c.c:77
9238 msgid "malformed '#pragma %s' - ignored"
9239 msgstr "misvormde #pragma pack"
9241 #: config/c4x/c4x-c.c:79
9243 msgid "missing section name in '#pragma %s' - ignored"
9246 #: config/c4x/c4x-c.c:84
9248 msgid "missing ')' for '#pragma %s' - ignored"
9251 # Moet 'signature-string' vertaald worden?
9252 #: config/c4x/c4x-c.c:87
9254 msgid "junk at end of '#pragma %s'"
9255 msgstr "Brol aan einde van signature-string."
9257 #: config/c4x/c4x.c:280
9259 msgid "unknown CPU version %d, using 40.\n"
9262 #: config/c4x/c4x.c:853
9264 msgid "ISR %s requires %d words of local vars, max is 32767"
9267 #: config/c4x/c4x.c:1602
9268 msgid "using CONST_DOUBLE for address"
9271 #: config/c4x/c4x.c:1742
9272 msgid "c4x_address_cost: Invalid addressing mode"
9273 msgstr "c4x_address_cost: Ongeldige addresseringsmodus"
9275 #: config/c4x/c4x.c:1884
9277 msgid "c4x_print_operand: %%L inconsistency"
9280 #: config/c4x/c4x.c:1890
9282 msgid "c4x_print_operand: %%N inconsistency"
9285 #: config/c4x/c4x.c:1931
9287 msgid "c4x_print_operand: %%O inconsistency"
9290 #: config/c4x/c4x.c:2026
9291 msgid "c4x_print_operand: Bad operand case"
9294 #: config/c4x/c4x.c:2069
9295 msgid "c4x_print_operand_address: Bad post_modify"
9298 #: config/c4x/c4x.c:2091
9299 msgid "c4x_print_operand_address: Bad pre_modify"
9302 #: config/c4x/c4x.c:2139 config/c4x/c4x.c:2151 config/c4x/c4x.c:2166
9303 msgid "c4x_print_operand_address: Bad operand case"
9306 #: config/c4x/c4x.c:2422
9307 msgid "c4x_rptb_insert: Cannot find start label"
9310 #: config/c4x/c4x.c:3409 config/c4x/c4x.c:3429
9312 msgid "mode not QImode"
9313 msgstr "modus van `%s' is geen modus"
9315 #: config/c4x/c4x.c:3514
9317 msgid "invalid indirect memory address"
9318 msgstr "Ongeldig indirect geheugenadres"
9320 #: config/c4x/c4x.c:3603
9322 msgid "invalid indirect (S) memory address"
9323 msgstr "Ongeldig indirect (S) geheugenadres"
9325 #: config/c4x/c4x.c:3944
9326 msgid "c4x_valid_operands: Internal error"
9329 #: config/c4x/c4x.c:4424
9330 msgid "c4x_operand_subword: invalid mode"
9333 #: config/c4x/c4x.c:4427
9334 msgid "c4x_operand_subword: invalid operand"
9337 #. We could handle these with some difficulty.
9338 #. e.g., *p-- => *(p-=2); *(p+1).
9339 #: config/c4x/c4x.c:4453
9340 msgid "c4x_operand_subword: invalid autoincrement"
9343 #: config/c4x/c4x.c:4459
9344 msgid "c4x_operand_subword: invalid address"
9348 #: config/c4x/c4x.c:4470
9349 msgid "c4x_operand_subword: address not offsettable"
9350 msgstr "c4x_operand_subword: adres kan niet geoffset worden"
9352 #: config/c4x/c4x.c:4670
9353 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9356 #. Name of the c4x assembler.
9357 #. Name of the c4x linker.
9358 #. Define assembler options.
9359 #. Define linker options.
9360 #. Specify the end file to link with.
9361 #. Target compilation option flags.
9362 #. Small memory model.
9363 #. Use 24-bit MPYI for C3x.
9364 #. Fast fixing of floats.
9365 #. Allow use of RPTS.
9367 #. Be compatible with TI assembler.
9368 #. Be paranoid about DP reg. in ISRs.
9369 #. Pass arguments on stack.
9370 #. Enable features under development.
9371 #. Enable repeat block.
9372 #. Use BK as general register.
9373 #. Use decrement and branch for C3x.
9374 #. Enable debugging of GCC.
9375 #. Force constants into registers.
9376 #. Allow unsigned loop counters.
9377 #. Force op0 and op1 to be same.
9378 #. Save all 40 bits for floats.
9379 #. Allow parallel insns.
9380 #. Allow MPY||ADD, MPY||SUB insns.
9381 #. Assume mem refs possibly aliased.
9388 #. Run-time compilation parameters selecting different hardware subsets.
9390 #. Macro to define tables used to set the flags.
9391 #. This is a list in braces of triplets in braces,
9392 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9393 #. where VALUE is the bits to set or minus the bits to clear.
9394 #. An empty string NAME is used to identify the default VALUE.
9395 #: config/c4x/c4x.h:168
9396 msgid "Small memory model"
9399 #: config/c4x/c4x.h:170
9400 msgid "Big memory model"
9403 #: config/c4x/c4x.h:172
9404 msgid "Use MPYI instruction for C3x"
9407 #: config/c4x/c4x.h:174
9408 msgid "Do not use MPYI instruction for C3x"
9411 #: config/c4x/c4x.h:176
9412 msgid "Use fast but approximate float to integer conversion"
9415 #: config/c4x/c4x.h:178
9416 msgid "Use slow but accurate float to integer conversion"
9419 #: config/c4x/c4x.h:180
9420 msgid "Enable use of RTPS instruction"
9423 #: config/c4x/c4x.h:182
9424 msgid "Disable use of RTPS instruction"
9427 #: config/c4x/c4x.h:184
9428 msgid "Enable use of RTPB instruction"
9431 #: config/c4x/c4x.h:186
9432 msgid "Disable use of RTPB instruction"
9435 #: config/c4x/c4x.h:188
9436 msgid "Generate code for C30 CPU"
9439 #: config/c4x/c4x.h:190
9440 msgid "Generate code for C31 CPU"
9443 #: config/c4x/c4x.h:192
9444 msgid "Generate code for C32 CPU"
9447 #: config/c4x/c4x.h:194
9448 msgid "Generate code for C33 CPU"
9451 #: config/c4x/c4x.h:196
9452 msgid "Generate code for C40 CPU"
9455 #: config/c4x/c4x.h:198
9456 msgid "Generate code for C44 CPU"
9459 #: config/c4x/c4x.h:200
9461 msgid "Emit code compatible with TI tools"
9462 msgstr "incompatibele types bij %s"
9464 #: config/c4x/c4x.h:202
9465 msgid "Emit code to use GAS extensions"
9468 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
9469 msgid "Save DP across ISR in small memory model"
9472 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
9473 msgid "Don't save DP across ISR in small memory model"
9476 #: config/c4x/c4x.h:212
9477 msgid "Pass arguments on the stack"
9480 #: config/c4x/c4x.h:214
9482 msgid "Pass arguments in registers"
9483 msgstr "teveel argumenten voor functie"
9485 #: config/c4x/c4x.h:216
9486 msgid "Enable new features under development"
9489 #: config/c4x/c4x.h:218
9490 msgid "Disable new features under development"
9493 #: config/c4x/c4x.h:220
9494 msgid "Use the BK register as a general purpose register"
9497 #: config/c4x/c4x.h:222
9498 msgid "Do not allocate BK register"
9501 #: config/c4x/c4x.h:224
9503 msgid "Enable use of DB instruction"
9504 msgstr "ongeldig gebruik van `restrict'"
9506 #: config/c4x/c4x.h:226
9507 msgid "Disable use of DB instruction"
9510 #: config/c4x/c4x.h:228
9511 msgid "Enable debugging"
9514 #: config/c4x/c4x.h:230
9515 msgid "Disable debugging"
9518 #: config/c4x/c4x.h:232
9519 msgid "Force constants into registers to improve hoisting"
9522 #: config/c4x/c4x.h:234
9524 msgid "Don't force constants into registers"
9525 msgstr "numerieke constante zonder cijfers"
9527 #: config/c4x/c4x.h:236
9528 msgid "Force RTL generation to emit valid 3 operand insns"
9531 #: config/c4x/c4x.h:238
9532 msgid "Allow RTL generation to emit invalid 3 operand insns"
9535 #: config/c4x/c4x.h:240
9536 msgid "Allow unsigned iteration counts for RPTB/DB"
9539 #: config/c4x/c4x.h:242
9540 msgid "Disallow unsigned iteration counts for RPTB/DB"
9543 #: config/c4x/c4x.h:244
9544 msgid "Preserve all 40 bits of FP reg across call"
9547 #: config/c4x/c4x.h:246
9548 msgid "Only preserve 32 bits of FP reg across call"
9551 #: config/c4x/c4x.h:248
9552 msgid "Enable parallel instructions"
9555 #: config/c4x/c4x.h:250
9556 msgid "Disable parallel instructions"
9559 #: config/c4x/c4x.h:252
9560 msgid "Enable MPY||ADD and MPY||SUB instructions"
9563 #: config/c4x/c4x.h:254
9564 msgid "Disable MPY||ADD and MPY||SUB instructions"
9567 #: config/c4x/c4x.h:256
9568 msgid "Assume that pointers may be aliased"
9571 #: config/c4x/c4x.h:258
9572 msgid "Assume that pointers not aliased"
9575 #: config/c4x/c4x.h:331
9576 msgid "Specify maximum number of iterations for RPTS"
9579 #: config/c4x/c4x.h:333
9580 msgid "Select CPU to generate code for"
9583 #: config/cris/cris.c:599
9584 msgid "unexpected index-type in cris_print_index"
9587 #: config/cris/cris.c:615
9588 msgid "unexpected base-type in cris_print_base"
9591 #: config/cris/cris.c:908
9593 msgid "stackframe too big: %d bytes"
9596 #: config/cris/cris.c:1223
9597 msgid "allocated but unused delay list in epilogue"
9600 #: config/cris/cris.c:1233
9601 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9604 #: config/cris/cris.c:1312
9606 msgid "invalid operand for 'b' modifier"
9607 msgstr "ongeldige operand voor %N-code"
9609 #: config/cris/cris.c:1324
9611 msgid "invalid operand for 'v' modifier"
9612 msgstr "ongeldige operand voor %N-code"
9614 #: config/cris/cris.c:1334
9616 msgid "invalid operand for 'P' modifier"
9617 msgstr "ongeldige operand voor %N-code"
9619 #: config/cris/cris.c:1341
9621 msgid "invalid operand for 'p' modifier"
9622 msgstr "ongeldige operand voor %p-code"
9624 #: config/cris/cris.c:1380
9626 msgid "invalid operand for 'z' modifier"
9627 msgstr "ongeldige operand voor %N-code"
9629 #: config/cris/cris.c:1411 config/cris/cris.c:1441
9631 msgid "invalid operand for 'H' modifier"
9632 msgstr "ongeldige operand voor %N-code"
9634 # of is het 'slechte register-uitbreidingscode'?
9635 #: config/cris/cris.c:1417
9637 msgid "bad register"
9638 msgstr "Slechte code voor registeruitbreiding"
9640 #: config/cris/cris.c:1455
9642 msgid "invalid operand for 'e' modifier"
9643 msgstr "ongeldige operand voor %N-code"
9645 #: config/cris/cris.c:1472
9647 msgid "invalid operand for 'm' modifier"
9648 msgstr "ongeldige operand voor %N-code"
9650 #: config/cris/cris.c:1497
9652 msgid "invalid operand for 'A' modifier"
9653 msgstr "ongeldige operand voor %N-code"
9655 #: config/cris/cris.c:1505
9657 msgid "invalid operand for 'D' modifier"
9658 msgstr "ongeldige operand voor %N-code"
9660 #: config/cris/cris.c:1519
9662 msgid "invalid operand for 'T' modifier"
9663 msgstr "ongeldige operand voor %N-code"
9665 #: config/cris/cris.c:1528
9667 msgid "invalid operand modifier letter"
9668 msgstr "ongeldige operand van %s"
9670 #: config/cris/cris.c:1536
9672 msgid "internal error: bad register: %d"
9673 msgstr "formaatstring niet beëindigd"
9675 #: config/cris/cris.c:1584
9676 msgid "unexpected multiplicative operand"
9679 #: config/cris/cris.c:1604
9681 msgid "unexpected operand"
9682 msgstr "ongeldige operand van %s"
9684 #: config/cris/cris.c:1639 config/cris/cris.c:1649
9686 msgid "unrecognized address"
9687 msgstr "geen argumenten"
9689 #: config/cris/cris.c:2005
9690 msgid "internal error: sideeffect-insn affecting main effect"
9693 #. If we get here, the caller got its initial tests wrong.
9694 #: config/cris/cris.c:2292
9695 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9698 #: config/cris/cris.c:2374 config/cris/cris.c:2432
9700 msgid "unrecognized supposed constant"
9701 msgstr "signature-string niet herkend"
9703 #: config/cris/cris.c:2473
9704 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9707 #: config/cris/cris.c:2492
9709 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9710 msgstr "-mregparm=%d ligt niet tussen 0 en %d"
9712 #: config/cris/cris.c:2520
9714 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9717 #: config/cris/cris.c:2556
9719 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9722 #: config/cris/cris.c:2574
9724 msgid "-fPIC and -fpic are not supported in this configuration"
9725 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
9727 #: config/cris/cris.c:2590
9728 msgid "that particular -g option is invalid with -maout and -melinux"
9731 #: config/cris/cris.c:2824 config/cris/cris.c:2869
9732 msgid "unexpected side-effects in address"
9735 #. Labels are never marked as global symbols.
9736 #: config/cris/cris.c:2966 config/cris/cris.c:2997
9737 msgid "unexpected PIC symbol"
9740 #: config/cris/cris.c:2970
9741 msgid "PIC register isn't set up"
9744 #: config/cris/cris.c:2983 config/cris/cris.c:3066
9746 msgid "unexpected address expression"
9747 msgstr "ongeldige waarheidsexpressie"
9749 #: config/cris/cris.c:3001
9750 msgid "emitting PIC operand, but PIC register isn't set up"
9753 #: config/cris/cris.c:3010
9754 msgid "unexpected NOTE as addr_const:"
9757 #: config/cris/aout.h:108
9758 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9761 #: config/cris/aout.h:115
9762 msgid "For elinux, request a specified stack-size for this program"
9765 #. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models.
9766 #: config/cris/cris.h:340
9767 msgid "Compile for ETRAX 4 (CRIS v3)"
9770 #: config/cris/cris.h:345
9771 msgid "Compile for ETRAX 100 (CRIS v8)"
9774 #: config/cris/cris.h:349
9775 msgid "Emit verbose debug information in assembly code"
9778 #: config/cris/cris.h:352
9779 msgid "Do not use condition codes from normal instructions"
9782 #: config/cris/cris.h:356
9783 msgid "Do not emit addressing modes with side-effect assignment"
9786 #: config/cris/cris.h:359
9787 msgid "Do not tune stack alignment"
9790 #: config/cris/cris.h:362
9791 msgid "Do not tune writable data alignment"
9794 #: config/cris/cris.h:365
9795 msgid "Do not tune code and read-only data alignment"
9798 #: config/cris/cris.h:374
9799 msgid "Align code and data to 32 bits"
9802 #: config/cris/cris.h:387
9803 msgid "Don't align items in code or data"
9806 #: config/cris/cris.h:390
9807 msgid "Do not emit function prologue or epilogue"
9810 #. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC.
9811 #: config/cris/cris.h:394
9812 msgid "Use the most feature-enabling options allowed by other options"
9815 #. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files.
9816 #: config/cris/cris.h:400
9817 msgid "Override -mbest-lib-options"
9820 #: config/cris/cris.h:432
9821 msgid "Generate code for the specified chip or CPU version"
9824 #: config/cris/cris.h:434
9826 msgid "Tune alignment for the specified chip or CPU version"
9827 msgstr "er kan geen alignment opgegeven worden voor `%s'"
9829 #: config/cris/cris.h:436
9830 msgid "Warn when a stackframe is larger than the specified size"
9834 #: config/cris/cris.h:1022
9835 msgid "no FUNCTION_PROFILER for CRIS"
9838 #: config/cris/linux.h:71
9839 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9842 #: config/d30v/d30v.c:207
9844 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9847 #: config/d30v/d30v.c:2666
9848 msgid "bad insn to d30v_print_operand_address:"
9851 #: config/d30v/d30v.c:2683 config/d30v/d30v.c:2744 config/d30v/d30v.c:2765
9852 #: config/d30v/d30v.c:2783
9853 msgid "bad insn to d30v_print_operand_memory_reference:"
9856 #: config/d30v/d30v.c:2851
9857 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9860 #: config/d30v/d30v.c:2860
9861 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9864 #: config/d30v/d30v.c:2867
9865 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9868 #: config/d30v/d30v.c:2921
9869 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9872 #: config/d30v/d30v.c:2932
9873 msgid "bad insn to print_operand, 'B' modifier:"
9876 #: config/d30v/d30v.c:2939
9877 msgid "bad insn to print_operand, 'E' modifier:"
9880 #: config/d30v/d30v.c:2957
9881 msgid "bad insn to print_operand, 'R' modifier:"
9884 #: config/d30v/d30v.c:2966 config/d30v/d30v.c:2974
9885 msgid "bad insn to print_operand, 's' modifier:"
9888 #: config/d30v/d30v.c:3003
9889 msgid "bad insn in d30v_print_operand, 0 case"
9892 #: config/d30v/d30v.c:3301
9893 msgid "d30v_emit_comparison"
9896 #: config/d30v/d30v.c:3345
9897 msgid "bad call to d30v_move_2words"
9900 #: config/d30v/d30v.h:114
9901 msgid "Enable use of conditional move instructions"
9904 #: config/d30v/d30v.h:117
9905 msgid "Disable use of conditional move instructions"
9908 #: config/d30v/d30v.h:120
9909 msgid "Debug argument support in compiler"
9912 #: config/d30v/d30v.h:123
9913 msgid "Debug stack support in compiler"
9916 #: config/d30v/d30v.h:126
9917 msgid "Debug memory address support in compiler"
9920 #: config/d30v/d30v.h:129
9921 msgid "Make adjacent short instructions parallel if possible"
9924 #: config/d30v/d30v.h:132
9925 msgid "Do not make adjacent short instructions parallel"
9928 #: config/d30v/d30v.h:135 config/d30v/d30v.h:138
9929 msgid "Link programs/data to be in external memory by default"
9932 #: config/d30v/d30v.h:141
9933 msgid "Link programs/data to be in onchip memory by default"
9936 #: config/d30v/d30v.h:149
9937 msgid "Change the branch costs within the compiler"
9940 #: config/d30v/d30v.h:152
9941 msgid "Change the threshold for conversion to conditional execution"
9944 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9946 msgid "stack size > 32k"
9947 msgstr "Stackgrootte > 32k"
9949 #: config/dsp16xx/dsp16xx.c:1678
9951 msgid "invalid addressing mode"
9952 msgstr "Ongeldige addresseringsmodus"
9954 # of is het 'slechte register-uitbreidingscode'?
9955 #: config/dsp16xx/dsp16xx.c:1821
9957 msgid "bad register extension code"
9958 msgstr "Slechte code voor registeruitbreiding"
9960 #: config/dsp16xx/dsp16xx.c:1921
9962 msgid "invalid offset in ybase addressing"
9963 msgstr "Ongeldige offset in ybase-addressering"
9965 #: config/dsp16xx/dsp16xx.c:1924
9967 msgid "invalid register in ybase addressing"
9968 msgstr "Ongeldig register in ybase-addressering"
9970 #: config/dsp16xx/dsp16xx.c:2099
9972 msgid "invalid shift operator in emit_1600_core_shift"
9973 msgstr "Ongeldige shift-operator in emit_1600_core_shift"
9975 #: config/dsp16xx/dsp16xx.c:2428
9977 msgid "invalid mode for gen_tst_reg"
9978 msgstr "Ongeldige modus voor gen_tst_reg"
9980 #: config/dsp16xx/dsp16xx.c:2500
9982 msgid "invalid mode for integer comparison in gen_compare_reg"
9983 msgstr "Ongeldige modus voor integervergelijking in gen_compare_reg"
9985 #. Macro to define tables used to set the flags.
9986 #. This is a list in braces of pairs in braces,
9987 #. each pair being { "NAME", VALUE }
9988 #. where VALUE is the bits to set or minus the bits to clear.
9989 #. An empty string NAME is used to identify the default VALUE.
9990 #: config/dsp16xx/dsp16xx.h:230
9991 msgid "Pass parameters in registers (default)"
9994 #: config/dsp16xx/dsp16xx.h:232
9995 msgid "Don't pass parameters in registers"
9998 #: config/dsp16xx/dsp16xx.h:234
9999 msgid "Generate code for near calls"
10002 #: config/dsp16xx/dsp16xx.h:236
10003 msgid "Don't generate code for near calls"
10006 #: config/dsp16xx/dsp16xx.h:238
10007 msgid "Generate code for near jumps"
10010 #: config/dsp16xx/dsp16xx.h:240
10011 msgid "Don't generate code for near jumps"
10014 #: config/dsp16xx/dsp16xx.h:242
10015 msgid "Generate code for a bit-manipulation unit"
10018 #: config/dsp16xx/dsp16xx.h:244
10019 msgid "Don't generate code for a bit-manipulation unit"
10022 #: config/dsp16xx/dsp16xx.h:246
10023 msgid "Generate code for memory map1"
10026 #: config/dsp16xx/dsp16xx.h:248
10027 msgid "Generate code for memory map2"
10030 #: config/dsp16xx/dsp16xx.h:250
10031 msgid "Generate code for memory map3"
10034 #: config/dsp16xx/dsp16xx.h:252
10035 msgid "Generate code for memory map4"
10038 #: config/dsp16xx/dsp16xx.h:254
10039 msgid "Ouput extra code for initialized data"
10042 #: config/dsp16xx/dsp16xx.h:256
10043 msgid "Don't let reg. allocator use ybase registers"
10046 #: config/dsp16xx/dsp16xx.h:258
10047 msgid "Output extra debug info in Luxworks environment"
10050 #: config/dsp16xx/dsp16xx.h:260
10051 msgid "Save temp. files in Luxworks environment"
10054 #: config/dsp16xx/dsp16xx.h:272
10055 msgid "Specify alternate name for text section"
10058 #: config/dsp16xx/dsp16xx.h:274
10059 msgid "Specify alternate name for data section"
10062 #: config/dsp16xx/dsp16xx.h:276
10063 msgid "Specify alternate name for bss section"
10066 #: config/dsp16xx/dsp16xx.h:278
10067 msgid "Specify alternate name for constant section"
10070 #: config/dsp16xx/dsp16xx.h:280
10071 msgid "Specify alternate name for dsp16xx chip"
10074 #. Output assembler code to FILE to increment profiler label # LABELNO
10075 #. for profiling a function entry.
10076 #: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1772
10077 #: config/dsp16xx/dsp16xx.h:1777
10079 msgid "profiling not implemented yet"
10080 msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
10082 #. Emit RTL insns to initialize the variable parts of a trampoline.
10083 #. FNADDR is an RTX for the address of the function's pure code.
10084 #. CXT is an RTX for the static chain value for the function.
10085 #: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240
10087 msgid "trampolines not yet implemented"
10088 msgstr "parameter wijst naar een onvolledig type"
10090 #: config/fr30/fr30.c:453
10091 msgid "fr30_print_operand_address: unhandled address"
10094 #: config/fr30/fr30.c:480
10096 msgid "fr30_print_operand: unrecognized %%p code"
10097 msgstr "ongeldige operand voor %N-code"
10099 #: config/fr30/fr30.c:500
10101 msgid "fr30_print_operand: unrecognized %%b code"
10102 msgstr "ongeldige operand voor %N-code"
10104 #: config/fr30/fr30.c:521
10106 msgid "fr30_print_operand: unrecognized %%B code"
10107 msgstr "ongeldige operand voor %N-code"
10109 #: config/fr30/fr30.c:529
10111 msgid "fr30_print_operand: invalid operand to %%A code"
10112 msgstr "ongeldige operand voor %N-code"
10114 #: config/fr30/fr30.c:546
10116 msgid "fr30_print_operand: invalid %%x code"
10117 msgstr "ongeldige operand voor %N-code"
10119 #: config/fr30/fr30.c:553
10121 msgid "fr30_print_operand: invalid %%F code"
10122 msgstr "ongeldige operand voor %N-code"
10124 #: config/fr30/fr30.c:570
10125 msgid "fr30_print_operand: unknown code"
10128 #: config/fr30/fr30.c:599 config/fr30/fr30.c:608 config/fr30/fr30.c:619
10129 #: config/fr30/fr30.c:632
10130 msgid "fr30_print_operand: unhandled MEM"
10133 #: config/fr30/fr30.h:63
10134 msgid "Assume small address space"
10137 #: config/frv/frv.c:410 config/frv/frv.c:428
10139 msgid "Unknown cpu: -mcpu=%s"
10142 #: config/frv/frv.c:451
10143 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
10146 #: config/frv/frv.c:2520
10147 msgid "Bad insn to frv_print_operand_address:"
10150 #: config/frv/frv.c:2533
10151 msgid "Bad register to frv_print_operand_memory_reference_reg:"
10154 #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593
10155 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637
10156 msgid "Bad insn to frv_print_operand_memory_reference:"
10159 #: config/frv/frv.c:2779
10160 msgid "Bad insn in frv_print_operand, bad const_double"
10163 #: config/frv/frv.c:2824
10164 msgid "Bad insn to frv_print_operand, 'C' modifier:"
10167 #: config/frv/frv.c:2847
10168 msgid "Bad insn to frv_print_operand, 'c' modifier:"
10171 #: config/frv/frv.c:2872
10172 msgid "Bad insn to frv_print_operand, 'e' modifier:"
10175 #: config/frv/frv.c:2880
10176 msgid "Bad insn to frv_print_operand, 'F' modifier:"
10179 #: config/frv/frv.c:2896
10180 msgid "Bad insn to frv_print_operand, 'f' modifier:"
10183 #: config/frv/frv.c:2949
10184 msgid "Bad insn to frv_print_operand, 'L' modifier:"
10187 #: config/frv/frv.c:2962
10188 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
10191 #: config/frv/frv.c:2983
10192 msgid "Bad insn to frv_print_operand, 'O' modifier:"
10195 #: config/frv/frv.c:3001
10196 msgid "Bad insn to frv_print_operand, P modifier:"
10199 #: config/frv/frv.c:3021
10200 msgid "Bad insn in frv_print_operand, z case"
10203 #: config/frv/frv.c:3049
10204 msgid "Bad insn in frv_print_operand, 0 case"
10207 #: config/frv/frv.c:3054
10209 msgid "frv_print_operand: unknown code"
10210 msgstr "ongeldige operand voor %N-code"
10212 #: config/frv/frv.c:5737
10213 msgid "Bad output_move_single operand"
10216 #: config/frv/frv.c:5866
10217 msgid "Bad output_move_double operand"
10220 #: config/frv/frv.c:6010
10221 msgid "Bad output_condmove_single operand"
10224 #: config/frv/frv.c:8315
10225 msgid "frv_registers_update"
10228 #: config/frv/frv.c:8475
10229 msgid "frv_registers_used_p"
10232 #: config/frv/frv.c:8604
10233 msgid "frv_registers_set_p"
10236 #: config/frv/frv.c:9171
10238 msgid "accumulator is not a constant integer"
10239 msgstr "het argument van `asm' is geen constante string"
10241 #: config/frv/frv.c:9176
10242 msgid "accumulator number is out of bounds"
10245 #: config/frv/frv.c:9187
10247 msgid "inappropriate accumulator for `%s'"
10248 msgstr "geen eerdere declaratie voor `%s'"
10250 #: config/frv/frv.c:9253
10252 msgid "`%s' expects a constant argument"
10255 #: config/frv/frv.c:9258
10257 msgid "constant argument out of range for `%s'"
10258 msgstr "teveel argumenten voor procedure `%s'"
10260 #: config/frv/frv.c:9638
10261 msgid "media functions are not available unless -mmedia is used"
10264 #: config/frv/frv.c:9650
10265 msgid "this media function is only available on the fr500"
10268 #: config/frv/frv.c:9678
10269 msgid "this media function is only available on the fr400"
10272 #. This macro is a C statement to print on `stderr' a string describing the
10273 #. particular machine description choice. Every machine description should
10274 #. define `TARGET_VERSION'. For example:
10277 #. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)");
10279 #. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)");
10281 #: config/frv/frv.h:512
10285 #: config/h8300/h8300.c:314
10287 msgid "-ms2600 is used without -ms"
10288 msgstr "macro `%s' gebruikt zonder argumenten"
10290 #: config/h8300/h8300.c:320
10292 msgid "-mn is used without -mh or -ms"
10293 msgstr "macro `%s' gebruikt zonder argumenten"
10295 #. Macro to define tables used to set the flags.
10296 #. This is a list in braces of pairs in braces,
10297 #. each pair being { "NAME", VALUE }
10298 #. where VALUE is the bits to set or minus the bits to clear.
10299 #. An empty string NAME is used to identify the default VALUE.
10300 #: config/h8300/h8300.h:150
10301 msgid "Generate H8S code"
10304 #: config/h8300/h8300.h:151
10305 msgid "Do not generate H8S code"
10308 #: config/h8300/h8300.h:152
10309 msgid "Generate H8S/2600 code"
10312 #: config/h8300/h8300.h:153
10313 msgid "Do not generate H8S/2600 code"
10316 #: config/h8300/h8300.h:154
10317 msgid "Make integers 32 bits wide"
10320 #: config/h8300/h8300.h:157
10321 msgid "Use registers for argument passing"
10324 #: config/h8300/h8300.h:159
10325 msgid "Do not use registers for argument passing"
10328 #: config/h8300/h8300.h:161
10329 msgid "Consider access to byte sized memory slow"
10332 #: config/h8300/h8300.h:162
10333 msgid "Enable linker relaxing"
10336 #: config/h8300/h8300.h:164
10337 msgid "Generate H8/300H code"
10340 #: config/h8300/h8300.h:165
10342 msgid "Enable the normal mode"
10343 msgstr "incompatibele record-modus"
10345 #: config/h8300/h8300.h:166
10346 msgid "Do not generate H8/300H code"
10349 #: config/h8300/h8300.h:167
10350 msgid "Use H8/300 alignment rules"
10353 # Moet 'signature-string' vertaald worden?
10354 #: config/i370/i370-c.c:53
10356 msgid "junk at end of #pragma map"
10357 msgstr "Brol aan einde van signature-string."
10359 #: config/i370/i370-c.c:59
10361 msgid "malformed #pragma map, ignored"
10362 msgstr "misvormde #pragma pack(pop[,id])"
10364 #: config/i370/i370.c:915
10365 msgid "real name is too long - alias ignored"
10368 #: config/i370/i370.c:920
10369 msgid "alias name is too long - alias ignored"
10372 #: config/i370/i370.c:1191
10374 msgid "internal error--no jump follows compare:"
10375 msgstr "interne fout - dup-operatie"
10377 #. Macro to define tables used to set the flags. This is a list in braces
10378 #. of pairs in braces, each pair being { "NAME", VALUE }
10379 #. where VALUE is the bits to set or minus the bits to clear.
10380 #. An empty string NAME is used to identify the default VALUE.
10381 #: config/i370/i370.h:75
10382 msgid "Generate char instructions"
10385 #: config/i370/i370.h:76
10386 msgid "Do not generate char instructions"
10389 #: config/i386/i386.c:1050
10391 msgid "code model %s not supported in PIC mode"
10392 msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
10394 #: config/i386/i386.c:1060 config/sparc/sparc.c:356
10396 msgid "bad value (%s) for -mcmodel= switch"
10397 msgstr "slechte waarde (%s) voor optie -mcmodel="
10399 #: config/i386/i386.c:1075
10401 msgid "bad value (%s) for -masm= switch"
10402 msgstr "slechte waarde (%s) voor optie -mabi="
10404 #: config/i386/i386.c:1078
10406 msgid "code model `%s' not supported in the %s bit mode"
10407 msgstr "ANSI C ondersteunt de `%c' lengte-optie niet"
10409 #: config/i386/i386.c:1081
10410 msgid "code model `large' not supported yet"
10413 #: config/i386/i386.c:1083
10415 msgid "%i-bit mode not compiled in"
10418 #: config/i386/i386.c:1113
10420 msgid "bad value (%s) for -march= switch"
10421 msgstr "slechte waarde (%s) voor de -march= optie"
10423 #: config/i386/i386.c:1124
10425 msgid "bad value (%s) for -mcpu= switch"
10426 msgstr "slechte waarde (%s) voor de -march= optie"
10428 #: config/i386/i386.c:1141
10430 msgid "-mregparm=%d is not between 0 and %d"
10431 msgstr "-mregparm=%d ligt niet tussen 0 en %d"
10433 #: config/i386/i386.c:1154
10435 msgid "-malign-loops is obsolete, use -falign-loops"
10436 msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
10438 #: config/i386/i386.c:1159 config/i386/i386.c:1172 config/i386/i386.c:1185
10440 msgid "-malign-loops=%d is not between 0 and %d"
10441 msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
10443 #: config/i386/i386.c:1167
10445 msgid "-malign-jumps is obsolete, use -falign-jumps"
10446 msgstr "-malign-jumps=%d ligt niet tussen 0 en %d"
10448 #: config/i386/i386.c:1180
10450 msgid "-malign-functions is obsolete, use -falign-functions"
10451 msgstr "-malign-functions=%d ligt niet tussen 0 en %d"
10453 #: config/i386/i386.c:1218
10455 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10456 msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
10458 #: config/i386/i386.c:1230
10460 msgid "-mbranch-cost=%d is not between 0 and 5"
10461 msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5"
10463 #: config/i386/i386.c:1242
10465 msgid "bad value (%s) for -mtls-dialect= switch"
10466 msgstr "slechte waarde (%s) voor optie -msdata"
10468 #: config/i386/i386.c:1263
10469 msgid "-malign-double makes no sense in the 64bit mode"
10472 #: config/i386/i386.c:1265
10474 msgid "-mrtd calling convention not supported in the 64bit mode"
10475 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
10477 #: config/i386/i386.c:1281 config/i386/i386.c:1292
10479 msgid "SSE instruction set disabled, using 387 arithmetics"
10480 msgstr "pointer naar functie gebruikt in rekensom"
10482 #: config/i386/i386.c:1297
10484 msgid "387 instruction set disabled, using SSE arithmetics"
10485 msgstr "pointer naar functie gebruikt in rekensom"
10487 #: config/i386/i386.c:1304
10489 msgid "bad value (%s) for -mfpmath= switch"
10490 msgstr "slechte waarde (%s) voor de -march= optie"
10492 #: config/i386/i386.c:1436
10494 msgid "`%s' attribute requires an integer constant argument"
10497 #: config/i386/i386.c:1442
10499 msgid "argument to `%s' attribute larger than %d"
10500 msgstr "kan het `%s' attribuut niet instellen na een definitie"
10502 #: config/i386/i386.c:2504
10503 msgid "SSE vector return without SSE enabled changes the ABI"
10506 #: config/i386/i386.c:6386
10507 msgid "invalid UNSPEC as operand"
10508 msgstr "ongeldige UNSPEC als operand"
10510 #: config/i386/i386.c:6648
10511 msgid "extended registers have no high halves"
10514 #: config/i386/i386.c:6663
10515 msgid "unsupported operand size for extended register"
10518 #: config/i386/i386.c:6978
10519 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10522 #: config/i386/i386.c:7024
10524 msgid "invalid operand code `%c'"
10525 msgstr "ongeldige operand van %s"
10527 #: config/i386/i386.c:7071
10529 msgid "invalid constraints for operand"
10530 msgstr "ongeldige operand voor %P"
10532 #: config/i386/i386.c:11271
10534 msgid "unknown insn mode"
10535 msgstr "onbekende machine-modus `%s'"
10537 #. @@@ better error message
10538 #: config/i386/i386.c:13391 config/i386/i386.c:13427
10539 msgid "selector must be an immediate"
10542 #. @@@ better error message
10543 #: config/i386/i386.c:13588 config/i386/i386.c:13622
10544 msgid "mask must be an immediate"
10547 #: config/i386/i386.c:13654
10549 msgid "shift must be an immediate"
10550 msgstr "`defined' zonder een naam"
10552 #: config/i386/winnt.c:96
10554 msgid "function `%s' definition is marked dllimport."
10555 msgstr "functie-definitie als `auto' gedeclareerd"
10557 #: config/i386/winnt.c:104
10559 msgid "variable `%s' definition is marked dllimport."
10560 msgstr "statische variable `%s' is als dllimport aangeduid"
10562 #: config/i386/winnt.c:123
10564 msgid "external linkage required for symbol '%s' because of '%s' attribute."
10567 #: config/i386/winnt.c:143
10569 msgid "`%s' attribute only applies to variables"
10570 msgstr "het `%s' attribuut heeft geen betekenis voor types"
10572 #: config/i386/winnt.c:242
10574 msgid "function '%s' is defined after prior declaration as dllimport: attribute ignored."
10577 #: config/i386/winnt.c:252
10579 msgid "inline function '%s' is declared as dllimport: attribute ignored."
10580 msgstr "functie `%s' geherdeclareerd met noinline attribuut"
10582 #: config/i386/winnt.c:263
10584 msgid "definition of static data member '%s' of dllimport'd class."
10587 #: config/i386/winnt.c:322
10589 msgid "inconsistent dll linkage for '%s': dllexport assumed."
10592 #: config/i386/winnt.c:364
10594 msgid "`%s' declared as both exported to and imported from a DLL"
10595 msgstr "`%s' gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL."
10597 #: config/i386/winnt.c:373
10599 msgid "failure in redeclaration of '%s': dllimport'd symbol lacks external linkage."
10602 #: config/i386/winnt.c:479
10604 msgid "'%s' %s after being referenced with dllimport linkage."
10607 #: config/i386/cygwin.h:45
10608 msgid "Use the Cygwin interface"
10611 #: config/i386/cygwin.h:46
10612 msgid "Use the Mingw32 interface"
10615 #: config/i386/cygwin.h:47
10616 msgid "Create GUI application"
10619 #: config/i386/cygwin.h:48
10620 msgid "Don't set Windows defines"
10623 #: config/i386/cygwin.h:49
10624 msgid "Set Windows defines"
10627 #: config/i386/cygwin.h:50
10628 msgid "Create console application"
10631 #: config/i386/cygwin.h:51 config/i386/win32.h:59
10632 msgid "Generate code for a DLL"
10635 #: config/i386/cygwin.h:53 config/i386/win32.h:61
10636 msgid "Ignore dllimport for functions"
10639 #: config/i386/cygwin.h:55
10640 msgid "Use Mingw-specific thread support"
10643 #: config/i386/cygwin.h:245
10645 msgid "-f%s ignored for target (all code is position independent)"
10648 #: config/i386/djgpp.h:206
10649 msgid "-mbnu210 is ignored (option is obsolete)"
10658 #: config/i386/i386.h:306
10660 msgid "Alternate calling convention"
10661 msgstr "Onbeëindigde stringconstante"
10663 #: config/i386/i386.h:308 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
10664 msgid "Use normal calling convention"
10667 #: config/i386/i386.h:310
10668 msgid "Align some doubles on dword boundary"
10671 #: config/i386/i386.h:312
10672 msgid "Align doubles on word boundary"
10675 #: config/i386/i386.h:314
10676 msgid "Uninitialized locals in .bss"
10679 #: config/i386/i386.h:316
10680 msgid "Uninitialized locals in .data"
10683 #: config/i386/i386.h:318 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10684 #: config/ns32k/ns32k.h:167
10685 msgid "Use IEEE math for fp comparisons"
10688 #: config/i386/i386.h:320 config/ns32k/ns32k.h:169
10689 msgid "Do not use IEEE math for fp comparisons"
10692 #: config/i386/i386.h:322
10693 msgid "Return values of functions in FPU registers"
10696 #: config/i386/i386.h:324
10698 msgid "Do not return values of functions in FPU registers"
10699 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
10701 #: config/i386/i386.h:326
10702 msgid "Do not generate sin, cos, sqrt for FPU"
10705 #: config/i386/i386.h:328
10706 msgid "Generate sin, cos, sqrt for FPU"
10709 #: config/i386/i386.h:330
10710 msgid "Omit the frame pointer in leaf functions"
10713 #: config/i386/i386.h:333
10714 msgid "Enable stack probing"
10719 #: config/i386/i386.h:338
10721 msgid "Align destination of the string operations"
10722 msgstr "ANSI C staat het testen van asserties niet toe"
10724 #: config/i386/i386.h:340
10725 msgid "Do not align destination of the string operations"
10728 #: config/i386/i386.h:342
10729 msgid "Inline all known string operations"
10732 #: config/i386/i386.h:344
10734 msgid "Do not inline all known string operations"
10735 msgstr "ANSI C staat het testen van asserties niet toe"
10737 #: config/i386/i386.h:346 config/i386/i386.h:350
10738 msgid "Use push instructions to save outgoing arguments"
10741 #: config/i386/i386.h:348 config/i386/i386.h:352
10742 msgid "Do not use push instructions to save outgoing arguments"
10745 #: config/i386/i386.h:354
10747 msgid "Support MMX built-in functions"
10748 msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
10750 #: config/i386/i386.h:356
10752 msgid "Do not support MMX built-in functions"
10753 msgstr "conflicterende types voor ingebouwde functie `%s'"
10755 #: config/i386/i386.h:358
10757 msgid "Support 3DNow! built-in functions"
10758 msgstr "ingebouwde functie `%s' wordt verborgen"
10760 #: config/i386/i386.h:360
10762 msgid "Do not support 3DNow! built-in functions"
10763 msgstr "conflicterende types voor ingebouwde functie `%s'"
10765 #: config/i386/i386.h:362
10766 msgid "Support MMX and SSE built-in functions and code generation"
10769 #: config/i386/i386.h:364
10770 msgid "Do not support MMX and SSE built-in functions and code generation"
10773 #: config/i386/i386.h:366
10774 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10777 #: config/i386/i386.h:368
10778 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10781 #: config/i386/i386.h:370
10782 msgid "sizeof(long double) is 16"
10785 #: config/i386/i386.h:372
10786 msgid "sizeof(long double) is 12"
10789 #: config/i386/i386.h:374
10790 msgid "Generate 64bit x86-64 code"
10793 #: config/i386/i386.h:376
10794 msgid "Generate 32bit i386 code"
10797 #: config/i386/i386.h:378
10798 msgid "Use red-zone in the x86-64 code"
10801 #: config/i386/i386.h:380
10802 msgid "Do not use red-zone in the x86-64 code"
10805 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10806 #. command options that have values. Its definition is an
10807 #. initializer with a subgrouping for each command option.
10809 #. Each subgrouping contains a string constant, that defines the
10810 #. fixed part of the option name, and the address of a variable. The
10811 #. variable, type `char *', is set to the variable part of the given
10812 #. option if the fixed part matches. The actual option name is made
10813 #. by appending `-m' to the specified name.
10814 #: config/i386/i386.h:409 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
10815 msgid "Schedule code for given CPU"
10818 #: config/i386/i386.h:411
10819 msgid "Generate floating point mathematics using given instruction set"
10822 #: config/i386/i386.h:413
10823 msgid "Generate code for given CPU"
10826 #: config/i386/i386.h:415
10827 msgid "Number of registers used to pass integer arguments"
10830 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10831 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10832 #. command options that have values. Its definition is an
10833 #. initializer with a subgrouping for each command option.
10835 #. Each subgrouping contains a string constant, that defines the
10836 #. fixed part of the option name, and the address of a variable. The
10837 #. variable, type `char *', is set to the variable part of the given
10838 #. option if the fixed part matches. The actual option name is made
10839 #. by appending `-m' to the specified name.
10840 #: config/i386/i386.h:417 config/m68k/m68k.h:263
10842 msgid "Loop code aligned to this power of 2"
10843 msgstr "gevraagd alignment is geen macht van 2"
10845 #: config/i386/i386.h:419 config/m68k/m68k.h:265
10847 msgid "Jump targets are aligned to this power of 2"
10848 msgstr "gevraagd alignment is geen macht van 2"
10850 #: config/i386/i386.h:421 config/m68k/m68k.h:267
10852 msgid "Function starts are aligned to this power of 2"
10853 msgstr "gevraagd alignment is geen macht van 2"
10855 #: config/i386/i386.h:424
10856 msgid "Attempt to keep stack aligned to this power of 2"
10859 #: config/i386/i386.h:426
10860 msgid "Branches are this expensive (1-5, arbitrary units)"
10863 #: config/i386/i386.h:428
10864 msgid "Use given x86-64 code model"
10869 #: config/i386/i386.h:434
10870 msgid "Use given assembler dialect"
10873 #: config/i386/i386.h:436
10874 msgid "Use given thread-local storage dialect"
10877 #: config/i386/sco5.h:297
10878 msgid "Generate ELF output"
10881 #: config/i386/win32.h:53
10882 msgid "Use Mingw32 interface"
10885 #: config/i386/win32.h:55
10886 msgid "Use Cygwin interface"
10889 #: config/i386/win32.h:57
10890 msgid "Use bare Windows interface"
10893 #. 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.
10894 #. 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.
10895 #: config/i386/xm-djgpp.h:71
10896 msgid "environment variable DJGPP not defined"
10899 #: config/i386/xm-djgpp.h:73
10901 msgid "environment variable DJGPP points to missing file '%s'"
10904 #: config/i386/xm-djgpp.h:76
10906 msgid "environment variable DJGPP points to corrupt file '%s'"
10909 #: config/i960/i960-c.c:66
10910 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10913 #: config/i960/i960-c.c:71
10915 msgid "malformed #pragma align - ignored"
10916 msgstr "misvormde #pragma weak"
10918 #: config/i960/i960-c.c:109
10919 msgid "sorry, not implemented: #pragma noalign NAME"
10922 #: config/i960/i960.c:121 config/i960/i960.c:131
10923 msgid "conflicting architectures defined - using C series"
10926 #: config/i960/i960.c:126
10927 msgid "conflicting architectures defined - using K series"
10930 #: config/i960/i960.c:141
10931 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10934 #: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9976
10936 msgid "stack limit expression is not supported"
10937 msgstr "-pipe wordt niet ondersteund"
10939 #. Macro to define tables used to set the flags.
10940 #. This is a list in braces of pairs in braces,
10941 #. each pair being { "NAME", VALUE }
10942 #. where VALUE is the bits to set or minus the bits to clear.
10943 #. An empty string NAME is used to identify the default VALUE.
10944 #. ??? Not all ten of these architecture variations actually exist, but I
10945 #. am not sure which are real and which aren't.
10946 #: config/i960/i960.h:240
10947 msgid "Generate SA code"
10950 #: config/i960/i960.h:243
10951 msgid "Generate SB code"
10954 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate SC code")},
10955 #: config/i960/i960.h:248
10956 msgid "Generate KA code"
10959 #: config/i960/i960.h:251
10960 msgid "Generate KB code"
10963 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR), N_("Generate KC code")},
10964 #: config/i960/i960.h:256
10965 msgid "Generate JA code"
10968 #: config/i960/i960.h:258
10969 msgid "Generate JD code"
10972 #: config/i960/i960.h:261
10973 msgid "Generate JF code"
10976 #: config/i960/i960.h:263
10977 msgid "generate RP code"
10980 #: config/i960/i960.h:266
10981 msgid "Generate MC code"
10984 #: config/i960/i960.h:269
10985 msgid "Generate CA code"
10988 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES| TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN), N_("Generate CB code")}, {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED| TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT| TARGET_FLAG_CODE_ALIGN), N_("Generate CC code")},
10989 #: config/i960/i960.h:279
10990 msgid "Generate CF code"
10993 #: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:266
10994 msgid "Use software floating point"
10997 #: config/i960/i960.h:285
10999 msgid "Use alternate leaf function entries"
11000 msgstr "sizeof toegepast op een functie-type"
11002 #: config/i960/i960.h:287
11003 msgid "Do not use alternate leaf function entries"
11006 #: config/i960/i960.h:289
11007 msgid "Perform tail call optimization"
11010 #: config/i960/i960.h:291
11011 msgid "Do not perform tail call optimization"
11014 #: config/i960/i960.h:293
11016 msgid "Use complex addressing modes"
11017 msgstr "Ongeldige addresseringsmodus"
11019 #: config/i960/i960.h:295
11021 msgid "Do not use complex addressing modes"
11022 msgstr "Ongeldige addresseringsmodus"
11024 #: config/i960/i960.h:297
11025 msgid "Align code to 8 byte boundary"
11028 #: config/i960/i960.h:299
11029 msgid "Do not align code to 8 byte boundary"
11032 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE), N_("Force use of prototypes")}, {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE), N_("Do not force use of prototypes")},
11033 #: config/i960/i960.h:305 config/i960/i960.h:307
11034 msgid "Enable compatibility with iC960 v2.0"
11037 #: config/i960/i960.h:309
11038 msgid "Enable compatibility with iC960 v3.0"
11041 #: config/i960/i960.h:311 config/i960/i960.h:313
11042 msgid "Enable compatibility with ic960 assembler"
11045 #: config/i960/i960.h:315
11046 msgid "Do not permit unaligned accesses"
11049 #: config/i960/i960.h:317
11050 msgid "Permit unaligned accesses"
11053 #: config/i960/i960.h:319
11054 msgid "Layout types like Intel's v1.3 gcc"
11057 #: config/i960/i960.h:321
11058 msgid "Do not layout types like Intel's v1.3 gcc"
11061 #: config/i960/i960.h:323 config/sparc/freebsd.h:80 config/sparc/linux.h:86
11062 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238
11063 msgid "Use 64 bit long doubles"
11066 #: config/i960/i960.h:325
11068 msgid "Enable linker relaxation"
11069 msgstr "lege declaratie"
11071 #: config/i960/i960.h:327
11072 msgid "Do not enable linker relaxation"
11075 #: config/ia64/ia64-c.c:51
11077 msgid "malformed #pragma builtin"
11078 msgstr "misvormde #pragma weak"
11080 #: config/ia64/ia64.c:4015
11081 msgid "ia64_print_operand: unknown code"
11084 #: config/ia64/ia64.c:4292
11085 msgid "value of -mfixed-range must have form REG1-REG2"
11088 #: config/ia64/ia64.c:4319
11090 msgid "%s-%s is an empty range"
11091 msgstr "leeg bereik"
11093 #: config/ia64/ia64.c:4350
11094 msgid "cannot optimize floating point division for both latency and throughput"
11097 #: config/ia64/ia64.c:4356
11098 msgid "cannot optimize integer division for both latency and throughput"
11101 #: config/ia64/ia64.c:4368
11103 msgid "bad value (%s) for -mtls-size= switch"
11104 msgstr "slechte waarde (%s) voor de -march= optie"
11106 #. This macro defines names of command options to set and clear bits in
11107 #. `target_flags'. Its definition is an initializer with a subgrouping for
11108 #. each command option.
11109 #: config/ia64/ia64.h:154
11110 msgid "Generate big endian code"
11113 #: config/ia64/ia64.h:156 config/mcore/mcore.h:159
11114 msgid "Generate little endian code"
11117 #: config/ia64/ia64.h:158
11118 msgid "Generate code for GNU as"
11121 #: config/ia64/ia64.h:160
11122 msgid "Generate code for Intel as"
11125 #: config/ia64/ia64.h:162
11126 msgid "Generate code for GNU ld"
11129 #: config/ia64/ia64.h:164
11130 msgid "Generate code for Intel ld"
11133 #: config/ia64/ia64.h:166
11134 msgid "Generate code without GP reg"
11137 #: config/ia64/ia64.h:168
11138 msgid "Emit stop bits before and after volatile extended asms"
11141 #: config/ia64/ia64.h:170
11142 msgid "Don't emit stop bits before and after volatile extended asms"
11145 #: config/ia64/ia64.h:172
11146 msgid "Emit code for Itanium (TM) processor B step"
11149 #: config/ia64/ia64.h:174
11151 msgid "Use in/loc/out register names"
11152 msgstr "ongeldige registernaam voor `%s'"
11154 #: config/ia64/ia64.h:176
11155 msgid "Disable use of sdata/scommon/sbss"
11158 #: config/ia64/ia64.h:178
11159 msgid "Enable use of sdata/scommon/sbss"
11162 #: config/ia64/ia64.h:180
11163 msgid "gp is constant (but save/restore gp on indirect calls)"
11166 #: config/ia64/ia64.h:182
11167 msgid "Generate self-relocatable code"
11170 #: config/ia64/ia64.h:184
11171 msgid "Generate inline floating point division, optimize for latency"
11174 #: config/ia64/ia64.h:186
11175 msgid "Generate inline floating point division, optimize for throughput"
11178 #: config/ia64/ia64.h:188
11179 msgid "Generate inline integer division, optimize for latency"
11182 #: config/ia64/ia64.h:190
11183 msgid "Generate inline integer division, optimize for throughput"
11186 #: config/ia64/ia64.h:192
11187 msgid "Enable Dwarf 2 line debug info via GNU as"
11190 #: config/ia64/ia64.h:194
11191 msgid "Disable Dwarf 2 line debug info via GNU as"
11194 #: config/ia64/ia64.h:223
11195 msgid "Specify range of registers to make fixed"
11198 #: config/ip2k/ip2k.c:1090
11200 msgid "bad operand"
11201 msgstr "ongeldige operand voor %P"
11203 #: config/m32r/m32r.c:139
11205 msgid "bad value (%s) for -mmodel switch"
11206 msgstr "slechte waarde (%s) voor optie -mmodel"
11208 #: config/m32r/m32r.c:148
11210 msgid "bad value (%s) for -msdata switch"
11211 msgstr "slechte waarde (%s) voor optie -msdata"
11213 # Is the %s the argument, or is it 'of' the argument?
11214 #: config/m32r/m32r.c:319
11216 msgid "invalid argument of `%s' attribute"
11217 msgstr "ongeldig type-argument `%s'"
11219 #: config/m32r/m32r.c:422
11220 msgid "const objects cannot go in .sdata/.sbss"
11221 msgstr "constante objecten kunnen niet in .sdata/.sbbs geplaatst worden"
11223 #: config/m32r/m32r.c:2256
11225 msgid "invalid operand to %%s code"
11226 msgstr "ongeldige operand voor %s-code"
11228 #: config/m32r/m32r.c:2263
11230 msgid "invalid operand to %%p code"
11231 msgstr "ongeldige operand voor %p-code"
11233 #: config/m32r/m32r.c:2318
11234 msgid "bad insn for 'A'"
11237 #: config/m32r/m32r.c:2370
11239 msgid "invalid operand to %%T/%%B code"
11240 msgstr "ongeldige operand voor %T/%B-code"
11242 #: config/m32r/m32r.c:2393
11244 msgid "invalid operand to %%N code"
11245 msgstr "ongeldige operand voor %N-code"
11247 #: config/m32r/m32r.c:2438
11249 msgid "pre-increment address is not a register"
11250 msgstr "operand `%d' is geen register"
11252 #: config/m32r/m32r.c:2445
11254 msgid "pre-decrement address is not a register"
11255 msgstr "operand `%d' is geen register"
11257 #: config/m32r/m32r.c:2452
11259 msgid "post-increment address is not a register"
11260 msgstr "switch-waarde is geen integer"
11262 #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546
11263 #: config/rs6000/rs6000.c:12802
11264 msgid "bad address"
11267 #: config/m32r/m32r.c:2551
11268 msgid "lo_sum not of register"
11271 #. { "relax", TARGET_RELAX_MASK, "" }, { "no-relax", -TARGET_RELAX_MASK, "" },
11272 #: config/m32r/m32r.h:241
11273 msgid "Display compile time statistics"
11276 #: config/m32r/m32r.h:243
11277 msgid "Align all loops to 32 byte boundary"
11280 #: config/m32r/m32r.h:246
11281 msgid "Only issue one instruction per cycle"
11284 #: config/m32r/m32r.h:249
11286 msgid "Prefer branches over conditional execution"
11287 msgstr "types in voorwaardelijke expressie komen niet overeen"
11289 #: config/m32r/m32r.h:265
11290 msgid "Code size: small, medium or large"
11293 #: config/m32r/m32r.h:267
11294 msgid "Small data area: none, sdata, use"
11297 #: config/m68hc11/m68hc11.c:242
11299 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
11302 #: config/m68hc11/m68hc11.c:1305
11303 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
11306 #: config/m68hc11/m68hc11.c:1311
11308 msgid "`trap' attribute is already used"
11309 msgstr "het `%s' attribuut wordt genegeerd"
11311 #. !!!! SCz wrong here.
11312 #: config/m68hc11/m68hc11.c:3327 config/m68hc11/m68hc11.c:3733
11314 msgid "move insn not handled"
11315 msgstr "onvolledige CASE - %s niet opgevangen"
11317 #: config/m68hc11/m68hc11.c:3579 config/m68hc11/m68hc11.c:3663
11318 #: config/m68hc11/m68hc11.c:3946
11320 msgid "invalid register in the move instruction"
11321 msgstr "Ongeldig register in ybase-addressering"
11323 #: config/m68hc11/m68hc11.c:3613
11325 msgid "invalid operand in the instruction"
11326 msgstr "ongeldige operand voor %s-code"
11328 #: config/m68hc11/m68hc11.c:3920
11330 msgid "invalid register in the instruction"
11331 msgstr "Ongeldig register in ybase-addressering"
11333 #: config/m68hc11/m68hc11.c:3953
11335 msgid "operand 1 must be a hard register"
11336 msgstr "operand `%d' is geen register"
11338 #: config/m68hc11/m68hc11.c:3970
11340 msgid "invalid rotate insn"
11341 msgstr "ongeldig karakter in naam van macro-parameter"
11343 #: config/m68hc11/m68hc11.c:4391
11344 msgid "registers IX, IY and Z used in the same INSN"
11347 #: config/m68hc11/m68hc11.c:4728 config/m68hc11/m68hc11.c:5031
11348 msgid "cannot do z-register replacement"
11351 #: config/m68hc11/m68hc11.c:5094
11353 msgid "invalid Z register replacement for insn"
11354 msgstr "ongeldige registernaam voor `%s'"
11356 #. Macro to define tables used to set the flags. This is a list in braces of
11357 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
11358 #. to set or minus the bits to clear. An empty string NAME is used to
11359 #. identify the default VALUE.
11360 #: config/m68hc11/m68hc11.h:172
11361 msgid "Compile with 16-bit integer mode"
11364 #: config/m68hc11/m68hc11.h:174
11365 msgid "Compile with 32-bit integer mode"
11368 #: config/m68hc11/m68hc11.h:176
11369 msgid "Auto pre/post decrement increment allowed"
11372 #: config/m68hc11/m68hc11.h:178
11373 msgid "Auto pre/post decrement increment not allowed"
11376 #: config/m68hc11/m68hc11.h:180
11377 msgid "Min/max instructions allowed"
11380 #: config/m68hc11/m68hc11.h:182
11381 msgid "Min/max instructions not allowed"
11384 #: config/m68hc11/m68hc11.h:184
11385 msgid "Use call and rtc for function calls and returns"
11388 #: config/m68hc11/m68hc11.h:186
11389 msgid "Use jsr and rts for function calls and returns"
11392 #: config/m68hc11/m68hc11.h:188
11394 msgid "Do not use direct addressing mode for soft registers"
11395 msgstr "Ongeldige addresseringsmodus"
11397 #: config/m68hc11/m68hc11.h:190
11399 msgid "Use direct addressing mode for soft registers"
11400 msgstr "operand `%d' is geen register"
11402 #: config/m68hc11/m68hc11.h:192 config/m68hc11/m68hc11.h:198
11403 msgid "Compile for a 68HC11"
11406 #: config/m68hc11/m68hc11.h:194 config/m68hc11/m68hc11.h:200
11407 msgid "Compile for a 68HC12"
11410 #: config/m68hc11/m68hc11.h:196 config/m68hc11/m68hc11.h:202
11411 msgid "Compile for a 68HCS12"
11414 #. This macro is similar to `TARGET_SWITCHES' but defines names of
11415 #. command options that have values. Its definition is an
11416 #. initializer with a subgrouping for each command option.
11418 #. Each subgrouping contains a string constant, that defines the
11419 #. fixed part of the option name, and the address of a variable. The
11420 #. variable, type `char *', is set to the variable part of the given
11421 #. option if the fixed part matches. The actual option name is made
11422 #. by appending `-m' to the specified name.
11423 #: config/m68hc11/m68hc11.h:216
11424 msgid "Specify the register allocation order"
11427 #: config/m68hc11/m68hc11.h:218
11428 msgid "Indicate the number of soft registers available"
11431 #: config/m68k/m68k.c:158
11433 msgid "-malign-loops=%d is not between 1 and %d"
11434 msgstr "-malign-loops=%d ligt niet tussen 1 en %d"
11436 #: config/m68k/m68k.c:169
11438 msgid "-malign-jumps=%d is not between 1 and %d"
11439 msgstr "-malign-jumps=%d ligt niet tussen 1 en %d"
11441 #: config/m68k/m68k.c:180
11443 msgid "-malign-functions=%d is not between 1 and %d"
11444 msgstr "-malign-functions=%d ligt niet tussen 1 en %d"
11446 #: config/m68k/m68k.c:189
11447 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11450 #. Macro to define tables used to set the flags.
11451 #. This is a list in braces of pairs in braces,
11452 #. each pair being { "NAME", VALUE }
11453 #. where VALUE is the bits to set or minus the bits to clear.
11454 #. An empty string NAME is used to identify the default VALUE.
11455 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
11456 msgid "Generate code for a 68020"
11459 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
11460 msgid "Generate code for a 68000"
11463 #: config/m68k/m68k.h:174
11464 msgid "Use the bit-field instructions"
11467 #: config/m68k/m68k.h:176
11468 msgid "Do not use the bit-field instructions"
11471 #: config/m68k/m68k.h:178
11472 msgid "Use different calling convention using 'rtd'"
11475 #: config/m68k/m68k.h:182
11476 msgid "Consider type `int' to be 16 bits wide"
11479 #: config/m68k/m68k.h:184
11480 msgid "Consider type `int' to be 32 bits wide"
11483 #: config/m68k/m68k.h:186
11484 msgid "Generate code for a Sun FPA"
11487 #: config/m68k/m68k.h:189
11488 msgid "Do not generate code for a Sun FPA"
11491 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
11492 msgid "Generate code for a Sun Sky board"
11495 #: config/m68k/m68k.h:195
11496 msgid "Do not use Sky linkage convention"
11499 #: config/m68k/m68k.h:197
11500 msgid "Generate code for a 68881"
11503 #: config/m68k/m68k.h:200
11504 msgid "Generate code with library calls for floating point"
11507 #: config/m68k/m68k.h:202
11508 msgid "Generate code for a 68040, without any new instructions"
11511 #: config/m68k/m68k.h:205
11512 msgid "Generate code for a 68060, without any new instructions"
11515 #: config/m68k/m68k.h:209
11516 msgid "Generate code for a 68030"
11519 #: config/m68k/m68k.h:212
11520 msgid "Generate code for a 68040"
11523 #: config/m68k/m68k.h:216
11524 msgid "Generate code for a 68060"
11527 #: config/m68k/m68k.h:221
11528 msgid "Generate code for a 520X"
11531 #: config/m68k/m68k.h:224
11532 msgid "Generate code for a 68851"
11535 #: config/m68k/m68k.h:226
11536 msgid "Do no generate code for a 68851"
11539 #: config/m68k/m68k.h:229
11540 msgid "Generate code for a 68302"
11543 #: config/m68k/m68k.h:232
11544 msgid "Generate code for a 68332"
11547 #: config/m68k/m68k.h:236
11548 msgid "Generate code for a cpu32"
11551 #: config/m68k/m68k.h:239
11552 msgid "Align variables on a 32-bit boundary"
11555 #: config/m68k/m68k.h:241
11556 msgid "Align variables on a 16-bit boundary"
11559 #: config/m68k/m68k.h:243
11560 msgid "Generate pc-relative code"
11563 #: config/m68k/m68k.h:245
11564 msgid "Do not use unaligned memory references"
11567 #: config/m68k/m68k.h:247
11568 msgid "Use unaligned memory references"
11571 # Ik ben niet zeker of short-branch vertaald moet worden.
11572 #: config/m88k/m88k.c:903
11574 msgid "internal gcc monitor: short-branch(%x)"
11575 msgstr "Interne monitor van gcc: short-branch(%x)"
11577 #: config/m88k/m88k.c:2302
11579 msgid "internal gcc error: Can't express symbolic location"
11580 msgstr "Interne fout van gcc: Kan symbolische locatie niet uitdrukken"
11582 #: config/m88k/m88k.c:2517
11584 msgid "argument #%d is a structure"
11585 msgstr "argument #%d is een structure"
11587 #: config/m88k/m88k.c:2816
11589 msgid "%%R not followed by %%B/C/D/E"
11590 msgstr "%E niet gevolgd door %B/C/D/E"
11592 #: config/m88k/m88k.c:2884
11594 msgid "invalid %%x/X value"
11595 msgstr "ongeldige waarde voor %x/X"
11597 #: config/m88k/m88k.c:2901
11599 msgid "invalid %%Q value"
11600 msgstr "ongeldige waarde voor %%Q"
11602 #: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7718
11604 msgid "invalid %%q value"
11605 msgstr "ongeldige waarde voor %q"
11607 #: config/m88k/m88k.c:2913
11609 msgid "invalid %%o value"
11610 msgstr "ongeldige waarde voor %o"
11612 #: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7681
11614 msgid "invalid %%p value"
11617 #: config/m88k/m88k.c:2933 config/m88k/m88k.c:2938
11619 msgid "invalid %%s/S value"
11620 msgstr "ongeldige waarde voor %s/S"
11622 #: config/m88k/m88k.c:2949
11624 msgid "invalid %%P operand"
11625 msgstr "ongeldige operand voor %P"
11627 #: config/m88k/m88k.c:2980 config/romp/romp.c:690
11629 msgid "invalid %%B value"
11632 #: config/m88k/m88k.c:3010
11634 msgid "invalid %%D value"
11635 msgstr "ongeldige waarde voor %D"
11637 #: config/m88k/m88k.c:3023
11639 msgid "`%%d' operand isn't a register"
11640 msgstr "operand `%d' is geen register"
11642 #: config/m88k/m88k.c:3041
11643 msgid "operand is r0"
11646 #: config/m88k/m88k.c:3055
11647 msgid "operand is const_double"
11650 #: config/m88k/m88k.c:3074
11651 msgid "invalid code"
11654 #. Do any checking or such that is needed after processing the -m switches.
11655 #: config/m88k/m88k.h:277
11657 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11658 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
11660 #: config/m88k/m88k.h:299
11662 msgid "invalid option `-mshort-data-%s'"
11663 msgstr "Pngeldige optie `-%s'"
11665 #: config/m88k/m88k.h:304
11667 msgid "-mshort-data-%s is too large "
11668 msgstr "omvang van array `%s' is te groot"
11670 #: config/m88k/m88k.h:306
11672 msgid "-mshort-data-%s and PIC are incompatible"
11673 msgstr "-mbsd en -mxopen zijn niet compatibel"
11675 #: config/mcore/mcore.c:3078
11677 msgid "invalid option `-mstack-increment=%s'"
11678 msgstr "Pngeldige optie `-%s'"
11680 #: config/mcore/mcore.h:126
11681 msgid "Inline constants if it can be done in 2 insns or less"
11684 #: config/mcore/mcore.h:128
11685 msgid "Inline constants if it only takes 1 instruction"
11688 #: config/mcore/mcore.h:130
11689 msgid "Set maximum alignment to 4"
11692 #: config/mcore/mcore.h:132
11693 msgid "Set maximum alignment to 8"
11696 #: config/mcore/mcore.h:136
11697 msgid "Do not use the divide instruction"
11700 #: config/mcore/mcore.h:140
11701 msgid "Do not arbitrary sized immediates in bit operations"
11704 #: config/mcore/mcore.h:142
11705 msgid "Always treat bit-field as int-sized"
11708 #: config/mcore/mcore.h:146
11709 msgid "Force functions to be aligned to a 4 byte boundary"
11712 #: config/mcore/mcore.h:148
11713 msgid "Force functions to be aligned to a 2 byte boundary"
11716 #: config/mcore/mcore.h:150
11717 msgid "Emit call graph information"
11720 #: config/mcore/mcore.h:154
11721 msgid "Prefer word accesses over byte accesses"
11724 #: config/mcore/mcore.h:165
11725 msgid "Generate code for the M*Core M340"
11728 #: config/mcore/mcore.h:178
11729 msgid "Maximum amount for a single stack increment operation"
11732 #: config/mips/mips.c:5128
11734 msgid "bad value (%s) for -mabi= switch"
11735 msgstr "slechte waarde (%s) voor optie -mabi="
11737 #: config/mips/mips.c:5158
11739 msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor"
11742 #: config/mips/mips.c:5165
11744 msgid "bad value (%s) for -mips switch"
11745 msgstr "slechte waarde (%s) voor optie -mips"
11747 #: config/mips/mips.c:5180
11749 msgid "-march=%s is not compatible with the selected ABI"
11750 msgstr "case-selector niet compatibel met label"
11752 #: config/mips/mips.c:5192
11753 msgid "-mgp64 used with a 32-bit processor"
11756 #: config/mips/mips.c:5194
11757 msgid "-mgp32 used with a 64-bit ABI"
11760 #: config/mips/mips.c:5196
11761 msgid "-mgp64 used with a 32-bit ABI"
11764 #: config/mips/mips.c:5214 config/mips/mips.c:5216 config/mips/mips.c:5218
11766 msgid "unsupported combination: %s"
11767 msgstr "niet-ondersteunde versie"
11769 #: config/mips/mips.c:5288
11770 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11773 #: config/mips/mips.c:5299
11774 msgid "-G is incompatible with PIC code which is the default"
11777 #: config/mips/mips.c:5315
11778 msgid "-membedded-pic and -mabicalls are incompatible"
11781 #: config/mips/mips.c:5318
11782 msgid "-G and -membedded-pic are incompatible"
11785 #: config/mips/mips.c:5369
11787 msgid "invalid option `entry%s'"
11788 msgstr "Ongeldige optie `%s'"
11790 #: config/mips/mips.c:5372
11791 msgid "-mentry is only meaningful with -mips-16"
11794 #: config/mips/mips.c:5781
11796 msgid "internal error: %%) found without a %%( in assembler pattern"
11799 #: config/mips/mips.c:5795
11801 msgid "internal error: %%] found without a %%[ in assembler pattern"
11804 #: config/mips/mips.c:5808
11806 msgid "internal error: %%> found without a %%< in assembler pattern"
11809 #: config/mips/mips.c:5821
11811 msgid "internal error: %%} found without a %%{ in assembler pattern"
11814 #: config/mips/mips.c:5835
11816 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11819 #: config/mips/mips.c:5844 config/xtensa/xtensa.c:1939
11820 msgid "PRINT_OPERAND null pointer"
11823 #: config/mips/mips.c:5975
11825 msgid "invalid use of %%d, %%x, or %%X"
11826 msgstr "ongeldig gebruik van een void-expressie"
11828 #: config/mips/mips.c:6013 config/xtensa/xtensa.c:2033
11829 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11832 #: config/mips/mips.c:6242
11833 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11836 #: config/mips/mips.c:6552
11838 msgid "can't rewind temp file"
11839 msgstr "kan bestand '%s' niet openen"
11841 #: config/mips/mips.c:6556
11843 msgid "can't write to output file"
11844 msgstr "kan bestand '%s' niet openen"
11846 #: config/mips/mips.c:6559
11847 msgid "can't read from temp file"
11850 #: config/mips/mips.c:6562
11852 msgid "can't close temp file"
11855 #: config/mips/mips.c:7003
11857 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11860 #: config/mips/mips.c:7112
11862 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11865 #: config/mips/mips.c:9335
11867 msgid "can not handle inconsistent calls to `%s'"
11870 #: config/mips/mips.c:10467
11871 msgid "the cpu name must be lower case"
11874 #: config/mips/mips.c:10489
11876 msgid "bad value (%s) for %s"
11877 msgstr "slechte waarde (%s) foor optie %s"
11879 #. Target CPU builtins.
11880 #. We do this here because __mips is defined below and so we can't use builtin_define_std.
11881 #. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used.
11882 #. Macros dependent on the C dialect.
11883 #. Bizzare, but needed at least for Irix.
11884 #. Macro to define tables used to set the flags.
11885 #. This is a list in braces of pairs in braces,
11886 #. each pair being { "NAME", VALUE }
11887 #. where VALUE is the bits to set or minus the bits to clear.
11888 #. An empty string NAME is used to identify the default VALUE.
11889 #: config/mips/mips.h:528 config/mn10300/mn10300.h:64
11890 msgid "No default crt0.o"
11893 #: config/mips/mips.h:530
11894 msgid "Use 64-bit int type"
11897 #: config/mips/mips.h:532
11898 msgid "Use 64-bit long type"
11901 #: config/mips/mips.h:534
11902 msgid "Use 32-bit long type"
11905 #: config/mips/mips.h:536
11906 msgid "Optimize lui/addiu address loads"
11909 #: config/mips/mips.h:538
11910 msgid "Don't optimize lui/addiu address loads"
11913 #: config/mips/mips.h:540
11914 msgid "Use MIPS as"
11917 #: config/mips/mips.h:542
11921 #: config/mips/mips.h:544
11922 msgid "Use symbolic register names"
11925 #: config/mips/mips.h:546
11926 msgid "Don't use symbolic register names"
11929 #: config/mips/mips.h:548 config/mips/mips.h:550
11930 msgid "Use GP relative sdata/sbss sections"
11933 #: config/mips/mips.h:552 config/mips/mips.h:554
11934 msgid "Don't use GP relative sdata/sbss sections"
11937 #: config/mips/mips.h:556
11938 msgid "Output compiler statistics"
11941 #: config/mips/mips.h:558
11942 msgid "Don't output compiler statistics"
11945 #: config/mips/mips.h:560
11946 msgid "Don't optimize block moves"
11949 #: config/mips/mips.h:562
11950 msgid "Optimize block moves"
11953 #: config/mips/mips.h:564
11954 msgid "Use mips-tfile asm postpass"
11957 #: config/mips/mips.h:566
11958 msgid "Don't use mips-tfile asm postpass"
11961 #. Macro to define tables used to set the flags.
11962 #. This is a list in braces of triplets in braces,
11963 #. each triplet being { "NAME", VALUE, DOC }
11964 #. where VALUE is the bits to set or minus the bits to clear and DOC
11965 #. is the documentation for --help (NULL if intentionally undocumented).
11966 #. An empty string NAME is used to identify the default VALUE.
11967 #: config/mips/mips.h:570 config/pdp11/pdp11.h:56
11968 msgid "Use hardware floating point"
11971 #: config/mips/mips.h:572
11972 msgid "Use 64-bit FP registers"
11975 #: config/mips/mips.h:574
11976 msgid "Use 32-bit FP registers"
11979 #: config/mips/mips.h:576
11980 msgid "Use 64-bit general registers"
11983 #: config/mips/mips.h:578
11984 msgid "Use 32-bit general registers"
11987 #: config/mips/mips.h:580
11988 msgid "Use Irix PIC"
11991 #: config/mips/mips.h:582
11992 msgid "Don't use Irix PIC"
11995 #: config/mips/mips.h:584
11996 msgid "Use indirect calls"
11999 #: config/mips/mips.h:586
12000 msgid "Don't use indirect calls"
12003 #: config/mips/mips.h:588
12004 msgid "Use embedded PIC"
12007 #: config/mips/mips.h:590
12008 msgid "Don't use embedded PIC"
12011 #: config/mips/mips.h:592
12012 msgid "Use ROM instead of RAM"
12015 #: config/mips/mips.h:594
12016 msgid "Don't use ROM instead of RAM"
12019 #: config/mips/mips.h:596
12020 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
12023 #: config/mips/mips.h:598
12024 msgid "Don't put uninitialized constants in ROM"
12027 #. Macro to define tables used to set the flags.
12028 #: config/mips/mips.h:600 config/xtensa/xtensa.h:110
12029 msgid "Use big-endian byte order"
12032 #: config/mips/mips.h:602 config/xtensa/xtensa.h:112
12033 msgid "Use little-endian byte order"
12036 #: config/mips/mips.h:604
12037 msgid "Use single (32-bit) FP only"
12040 #: config/mips/mips.h:606
12041 msgid "Don't use single (32-bit) FP only"
12044 #: config/mips/mips.h:608
12045 msgid "Use multiply accumulate"
12048 #: config/mips/mips.h:610
12049 msgid "Don't use multiply accumulate"
12052 #: config/mips/mips.h:612 config/rs6000/rs6000.h:314
12053 msgid "Don't generate fused multiply/add instructions"
12056 #: config/mips/mips.h:614 config/rs6000/rs6000.h:312
12057 msgid "Generate fused multiply/add instructions"
12060 #: config/mips/mips.h:616
12061 msgid "Work around early 4300 hardware bug"
12064 #: config/mips/mips.h:618
12065 msgid "Don't work around early 4300 hardware bug"
12068 #: config/mips/mips.h:620
12069 msgid "Trap on integer divide by zero"
12072 #: config/mips/mips.h:622
12073 msgid "Don't trap on integer divide by zero"
12076 #: config/mips/mips.h:624
12077 msgid "Trap on integer divide overflow"
12080 #: config/mips/mips.h:626
12081 msgid "Don't trap on integer divide overflow"
12084 #: config/mips/mips.h:628
12085 msgid "Use Branch Likely instructions, overriding default for arch"
12088 #: config/mips/mips.h:630
12089 msgid "Don't use Branch Likely instructions, overriding default for arch"
12092 #: config/mips/mips.h:744 config/pa/pa.h:310
12093 msgid "Specify CPU for scheduling purposes"
12096 #: config/mips/mips.h:746
12097 msgid "Specify CPU for code generation purposes"
12100 #: config/mips/mips.h:748
12101 msgid "Specify an ABI"
12104 #: config/mips/mips.h:750
12105 msgid "Specify a Standard MIPS ISA"
12108 #: config/mips/mips.h:752
12109 msgid "Use mips16 entry/exit psuedo ops"
12112 #: config/mips/mips.h:754
12113 msgid "Don't use MIPS16 instructions"
12116 #: config/mips/mips.h:756
12117 msgid "Don't call any cache flush functions"
12120 #: config/mips/mips.h:758
12121 msgid "Specify cache flush function"
12124 #. Output assembler code to FILE to increment profiler label # LABELNO
12125 #. for profiling a function entry.
12126 #: config/mips/mips.h:2900
12127 msgid "mips16 function profiling"
12130 #: config/mmix/mmix.c:189
12132 msgid "-f%s not supported: ignored"
12133 msgstr "-pipe wordt niet ondersteund"
12135 #: config/mmix/mmix.c:644
12137 msgid "too large function value type, needs %d registers, have only %d registers for this"
12140 #: config/mmix/mmix.c:826
12141 msgid "function_profiler support for MMIX"
12144 #: config/mmix/mmix.c:848
12145 msgid "MMIX Internal: Last named vararg would not fit in a register"
12148 #: config/mmix/mmix.c:1639 config/mmix/mmix.c:1769
12149 msgid "MMIX Internal: Expected a CONST_INT, not this"
12152 #: config/mmix/mmix.c:1647 config/mmix/mmix.c:1671 config/mmix/mmix.c:1787
12154 msgid "MMIX Internal: Bad register: %d"
12157 #: config/mmix/mmix.c:1718
12158 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
12161 #: config/mmix/mmix.c:1737
12162 msgid "MMIX Internal: Expected a register, not this"
12165 #: config/mmix/mmix.c:1747
12166 msgid "MMIX Internal: Expected a constant, not this"
12169 #. Presumably there's a missing case above if we get here.
12170 #: config/mmix/mmix.c:1779
12172 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
12175 #. We need the original here.
12176 #: config/mmix/mmix.c:1831
12177 msgid "MMIX Internal: Cannot decode this operand"
12180 #: config/mmix/mmix.c:1891
12181 msgid "MMIX Internal: This is not a recognized address"
12184 #: config/mmix/mmix.c:2082
12186 msgid "stack frame not a multiple of 8 bytes: %d"
12189 #: config/mmix/mmix.c:2321
12191 msgid "stack frame not a multiple of octabyte: %d"
12194 #: config/mmix/mmix.c:2818 config/mmix/mmix.c:2887
12196 msgid "MMIX Internal: %s is not a shiftable int"
12199 #: config/mmix/mmix.c:3006
12200 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
12203 #: config/mmix/mmix.c:3013
12204 msgid "MMIX Internal: What's the CC of this?"
12207 #: config/mmix/mmix.c:3017
12208 msgid "MMIX Internal: What is the CC of this?"
12211 #: config/mmix/mmix.c:3088
12213 msgid "MMIX Internal: This is not a constant:"
12214 msgstr "gevraagd alignment is geen constante"
12216 #. For these target macros, there is no generic documentation here. You
12217 #. should read `Using and Porting GCC' for that. Only comments specific
12218 #. to the MMIX target are here.
12220 #. There are however references to the specific texinfo node (comments
12221 #. with "Node:"), so there should be little or nothing amiss. Probably
12222 #. the opposite, since we don't have to care about old littering and
12223 #. soon outdated generic comments.
12225 #. User symbols are in the same name-space as built-in symbols, but we
12226 #. don't need the built-in symbols, so remove those and instead apply
12227 #. stricter operand checking. Don't warn when expanding insns.
12228 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
12229 #. Provide default program start 0x100 unless -mno-set-program-start.
12230 #. Don't do this if linking relocatably, with -r. For a final link,
12231 #. produce mmo, unless ELF is requested or when linking relocatably.
12232 #. Put unused option values here.
12233 #: config/mmix/mmix.h:132
12234 msgid "Set start-address of the program"
12237 #: config/mmix/mmix.h:134
12238 msgid "Set start-address of data"
12241 #. FIXME: Provide a way to *load* the epsilon register.
12242 #: config/mmix/mmix.h:198
12243 msgid "For intrinsics library: pass all parameters in registers"
12246 #: config/mmix/mmix.h:201
12247 msgid "Use register stack for parameters and return value"
12250 #: config/mmix/mmix.h:203
12251 msgid "Use call-clobbered registers for parameters and return value"
12254 #: config/mmix/mmix.h:205
12255 msgid "Use epsilon-respecting floating point compare instructions"
12258 #: config/mmix/mmix.h:208
12259 msgid "Use zero-extending memory loads, not sign-extending ones"
12262 #: config/mmix/mmix.h:211
12263 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
12266 #: config/mmix/mmix.h:215
12267 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
12270 #: config/mmix/mmix.h:217
12271 msgid "Do not provide a default start-address 0x100 of the program"
12274 #: config/mmix/mmix.h:219
12275 msgid "Link to emit program in ELF format (rather than mmo)"
12278 #: config/mmix/mmix.h:221
12279 msgid "Use P-mnemonics for branches statically predicted as taken"
12282 #: config/mmix/mmix.h:223
12283 msgid "Don't use P-mnemonics for branches"
12286 #: config/mmix/mmix.h:225
12287 msgid "Use addresses that allocate global registers"
12290 #: config/mmix/mmix.h:227
12291 msgid "Do not use addresses that allocate global registers"
12294 #: config/mmix/mmix.h:229
12295 msgid "Generate a single exit point for each function"
12298 #: config/mmix/mmix.h:231
12300 msgid "Do not generate a single exit point for each function"
12301 msgstr "interne fout - slechte ingebouwde functie `%s'"
12303 #: config/mn10300/mn10300.h:59
12304 msgid "Work around hardware multiply bug"
12307 #: config/mn10300/mn10300.h:60
12308 msgid "Do not work around hardware multiply bug"
12311 #: config/mn10300/mn10300.h:61
12312 msgid "Target the AM33 processor"
12315 #: config/mn10300/mn10300.h:65
12316 msgid "Enable linker relaxations"
12319 #: config/ns32k/ns32k.h:142 config/s390/s390.h:69
12320 msgid "Don't use hardware fp"
12323 #: config/ns32k/ns32k.h:143
12324 msgid "Alternative calling convention"
12327 #: config/ns32k/ns32k.h:145
12329 msgid "Pass some arguments in registers"
12330 msgstr "te weinig argument voor functie"
12332 #: config/ns32k/ns32k.h:146
12333 msgid "Pass all arguments on stack"
12336 #: config/ns32k/ns32k.h:147
12337 msgid "Optimize for 32532 cpu"
12340 #: config/ns32k/ns32k.h:148
12341 msgid "Optimize for 32332 cpu"
12344 #: config/ns32k/ns32k.h:150
12345 msgid "Optimize for 32032"
12348 #: config/ns32k/ns32k.h:152
12349 msgid "Register sb is zero. Use for absolute addressing"
12352 #: config/ns32k/ns32k.h:153
12353 msgid "Do not use register sb"
12356 #: config/ns32k/ns32k.h:155
12357 msgid "Use bit-field instructions"
12360 #: config/ns32k/ns32k.h:157
12361 msgid "Do not use bit-field instructions"
12364 #: config/ns32k/ns32k.h:158
12365 msgid "Generate code for high memory"
12368 #: config/ns32k/ns32k.h:159
12369 msgid "Generate code for low memory"
12372 #: config/ns32k/ns32k.h:160
12376 #: config/ns32k/ns32k.h:162
12377 msgid "Use multiply-accumulate fp instructions"
12380 #: config/ns32k/ns32k.h:164
12381 msgid "Do not use multiply-accumulate fp instructions"
12384 #: config/ns32k/ns32k.h:165
12386 msgid "\"Small register classes\" kludge"
12387 msgstr "Ongeldige registerklasse-letter %c"
12389 #: config/ns32k/ns32k.h:166
12391 msgid "No \"Small register classes\" kludge"
12392 msgstr "Ongeldige registerklasse-letter %c"
12394 #: config/pa/pa.c:261
12397 "unknown -mschedule= option (%s).\n"
12398 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
12401 #: config/pa/pa.c:286
12404 "unknown -march= option (%s).\n"
12405 "Valid options are 1.0, 1.1, and 2.0\n"
12408 #: config/pa/pa.c:299
12409 msgid "PIC code generation is not supported in the portable runtime model\n"
12412 #: config/pa/pa.c:304
12413 msgid "PIC code generation is not compatible with fast indirect calls\n"
12416 #: config/pa/pa.c:309
12417 msgid "-g is only supported when using GAS on this processor,"
12420 #: config/pa/pa.c:310
12422 msgid "-g option disabled"
12423 msgstr "ingeschakelde opties: "
12425 #: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:87 config/pa/pa-hpux7.h:81
12426 #: config/pa/pa64-hpux.h:25
12427 msgid "Generate cpp defines for server IO"
12430 #: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:88 config/pa/pa-hpux7.h:82
12431 #: config/pa/pa64-hpux.h:27
12432 msgid "Generate cpp defines for workstation IO"
12435 #. Macro to define tables used to set the flags. This is a
12436 #. list in braces of target switches with each switch being
12437 #. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set,
12438 #. or minus the bits to clear. An empty string NAME is used to
12439 #. identify the default VALUE. Do not mark empty strings for
12441 #: config/pa/pa.h:232 config/pa/pa.h:238
12442 msgid "Generate PA1.1 code"
12445 #: config/pa/pa.h:234 config/pa/pa.h:236
12446 msgid "Generate PA1.0 code"
12449 #: config/pa/pa.h:240
12450 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
12453 #: config/pa/pa.h:242
12454 msgid "Disable FP regs"
12457 #: config/pa/pa.h:244
12458 msgid "Do not disable FP regs"
12461 #: config/pa/pa.h:246
12462 msgid "Disable space regs"
12465 #: config/pa/pa.h:248
12466 msgid "Do not disable space regs"
12469 #: config/pa/pa.h:250
12470 msgid "Put jumps in call delay slots"
12473 #: config/pa/pa.h:252
12474 msgid "Do not put jumps in call delay slots"
12477 #: config/pa/pa.h:254
12479 msgid "Disable indexed addressing"
12480 msgstr "Ongeldige addresseringsmodus"
12482 #: config/pa/pa.h:256
12484 msgid "Do not disable indexed addressing"
12485 msgstr "Ongeldige addresseringsmodus"
12487 #: config/pa/pa.h:258
12489 msgid "Use portable calling conventions"
12490 msgstr "Onbeëindigde stringconstante"
12492 #: config/pa/pa.h:260
12494 msgid "Do not use portable calling conventions"
12495 msgstr "Onbeëindigde stringconstante"
12497 #: config/pa/pa.h:262
12498 msgid "Assume code will be assembled by GAS"
12501 #: config/pa/pa.h:264
12502 msgid "Do not assume code will be assembled by GAS"
12505 #: config/pa/pa.h:268
12506 msgid "Do not use software floating point"
12509 #: config/pa/pa.h:270
12510 msgid "Emit long load/store sequences"
12513 #: config/pa/pa.h:272
12515 msgid "Do not emit long load/store sequences"
12516 msgstr "niet-beëindigde commentaar"
12518 #: config/pa/pa.h:274
12519 msgid "Generate fast indirect calls"
12522 #: config/pa/pa.h:276
12523 msgid "Do not generate fast indirect calls"
12526 #: config/pa/pa.h:278
12528 msgid "Generate code for huge switch statements"
12529 msgstr "case-label niet in een switch-statement"
12531 #: config/pa/pa.h:280
12532 msgid "Do not generate code for huge switch statements"
12535 #: config/pa/pa.h:282
12536 msgid "Always generate long calls"
12539 #: config/pa/pa.h:284
12540 msgid "Generate long calls only when needed"
12543 #: config/pa/pa.h:286
12545 msgid "Enable linker optimizations"
12546 msgstr "lege declaratie"
12548 #: config/pa/pa.h:312
12549 msgid "Specify architecture for code generation. Values are 1.0, 1.1, and 2.0. 2.0 requires gas snapshot 19990413 or later."
12552 #: config/pa/pa64-hpux.h:29
12553 msgid "Assume code will be linked by GNU ld"
12556 #: config/pa/pa64-hpux.h:31
12557 msgid "Assume code will be linked by HP ld"
12560 #: config/pdp11/pdp11.h:57
12561 msgid "Do not use hardware floating point"
12564 #. return float result in ac0
12565 #: config/pdp11/pdp11.h:59
12567 msgid "Return floating point results in ac0"
12568 msgstr "floating-point constante buiten bereik"
12570 #: config/pdp11/pdp11.h:60
12572 msgid "Return floating point results in memory"
12573 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
12576 #: config/pdp11/pdp11.h:62
12577 msgid "Generate code for an 11/40"
12581 #: config/pdp11/pdp11.h:65
12582 msgid "Generate code for an 11/45"
12586 #: config/pdp11/pdp11.h:68
12587 msgid "Generate code for an 11/10"
12590 #. use movstrhi for bcopy
12591 #. use 32 bit for int
12592 #: config/pdp11/pdp11.h:73 config/pdp11/pdp11.h:74
12593 msgid "Use 32 bit int"
12596 #: config/pdp11/pdp11.h:75 config/pdp11/pdp11.h:76
12597 msgid "Use 16 bit int"
12600 #. use 32 bit for float
12601 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12602 msgid "Use 32 bit float"
12605 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12606 msgid "Use 64 bit float"
12609 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12610 #. is branching expensive - on a PDP, it's actually really cheap
12611 #. this is just to play around and check what code gcc generates
12612 #. split instruction and data memory?
12613 #: config/pdp11/pdp11.h:90
12614 msgid "Target has split I&D"
12617 #: config/pdp11/pdp11.h:91
12618 msgid "Target does not have split I&D"
12621 #. UNIX assembler syntax?
12622 #: config/pdp11/pdp11.h:93
12623 msgid "Use UNIX assembler syntax"
12626 #: config/pdp11/pdp11.h:94
12627 msgid "Use DEC assembler syntax"
12630 #: config/romp/romp.c:717 config/rs6000/rs6000.c:7755
12632 msgid "invalid %%S value"
12635 #: config/romp/romp.c:726 config/romp/romp.c:733
12637 msgid "invalid %%b value"
12640 #: config/romp/romp.c:773 config/romp/romp.c:784
12642 msgid "invalid %%z value"
12645 #: config/romp/romp.c:792 config/romp/romp.c:800
12647 msgid "invalid %%Z value"
12650 #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823
12651 #: config/rs6000/rs6000.c:7584
12653 msgid "invalid %%k value"
12656 #: config/romp/romp.c:908 config/romp/romp.c:951
12658 msgid "invalid %%j value"
12661 #. Perform any needed actions needed for a function that is receiving a
12662 #. variable number of arguments.
12664 #. CUM is as above.
12666 #. MODE and TYPE are the mode and type of the current parameter.
12668 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12669 #. that must be pushed by the prolog to pretend that our caller pushed
12672 #. Normally, this macro will push all remaining incoming registers on the
12673 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12674 #: config/romp/romp.h:648
12675 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12678 #. Handle the machine specific pragma longcall. Its syntax is
12680 #. # pragma longcall ( TOGGLE )
12682 #. where TOGGLE is either 0 or 1.
12684 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12685 #. whether or not new function declarations receive a longcall
12686 #. attribute by default.
12687 #: config/rs6000/rs6000-c.c:44
12689 msgid "ignoring malformed #pragma longcall"
12690 msgstr "pragma wordt genegeerd: %s"
12692 #: config/rs6000/rs6000-c.c:58
12694 msgid "missing open paren"
12695 msgstr "beginwaarde ontbreekt"
12697 #: config/rs6000/rs6000-c.c:60
12699 msgid "missing number"
12700 msgstr "beginwaarde ontbreekt"
12702 #: config/rs6000/rs6000-c.c:62
12704 msgid "missing close paren"
12705 msgstr "ontbrekende index-expressie"
12707 #: config/rs6000/rs6000-c.c:65
12708 msgid "number must be 0 or 1"
12711 # Moet 'signature-string' vertaald worden?
12712 #: config/rs6000/rs6000-c.c:68
12714 msgid "junk at end of #pragma longcall"
12715 msgstr "Brol aan einde van signature-string."
12717 #: config/rs6000/rs6000.c:592
12718 msgid "-mmultiple is not supported on little endian systems"
12721 #: config/rs6000/rs6000.c:599
12722 msgid "-mstring is not supported on little endian systems"
12725 #: config/rs6000/rs6000.c:623
12727 msgid "unknown -mdebug-%s switch"
12730 #: config/rs6000/rs6000.c:635
12732 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
12735 #: config/rs6000/rs6000.c:646
12737 msgid "Unknown switch -mlong-double-%s"
12740 #: config/rs6000/rs6000.c:738
12742 msgid "unknown -misel= option specified: '%s'"
12743 msgstr "onbekende machine-modus `%s'"
12745 #: config/rs6000/rs6000.c:753
12747 msgid "unknown -mvrsave= option specified: '%s'"
12748 msgstr "onbekende machine-modus `%s'"
12750 #: config/rs6000/rs6000.c:772
12752 msgid "unknown ABI specified: '%s'"
12753 msgstr "onbekende machine-modus `%s'"
12755 #: config/rs6000/rs6000.c:4206
12757 msgid "argument 1 must be a 5-bit signed literal"
12758 msgstr "argument van `%s' moet van een integraal type zijn."
12760 #: config/rs6000/rs6000.c:4313 config/rs6000/rs6000.c:4903
12762 msgid "argument 2 must be a 5-bit unsigned literal"
12763 msgstr "argument van `%s' moet van een integraal type zijn."
12765 #: config/rs6000/rs6000.c:4356
12767 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12768 msgstr "argument voor `__builtin_args_info' moet een constante zijn"
12770 #: config/rs6000/rs6000.c:4410
12772 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12773 msgstr "argument voor `__builtin_args_info' buiten bereik"
12775 #: config/rs6000/rs6000.c:4489
12777 msgid "argument 3 must be a 4-bit unsigned literal"
12778 msgstr "argument van `%s' moet van een integraal type zijn."
12780 #: config/rs6000/rs6000.c:4666
12782 msgid "argument to `%s' must be a 2-bit unsigned literal"
12783 msgstr "argument van `%s' moet van een integraal type zijn."
12785 #: config/rs6000/rs6000.c:4782
12787 msgid "argument to dss must be a 2-bit unsigned literal"
12788 msgstr "argument van `%s' moet van een integraal type zijn."
12790 #: config/rs6000/rs6000.c:5013
12792 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12793 msgstr "argument voor `__builtin_args_info' moet een constante zijn"
12795 #: config/rs6000/rs6000.c:5086
12797 msgid "argument 1 of __builtin_spe_predicate is out of range"
12798 msgstr "argument voor `__builtin_args_info' buiten bereik"
12800 #: config/rs6000/rs6000.c:7511
12802 msgid "invalid %%f value"
12805 #: config/rs6000/rs6000.c:7520
12807 msgid "invalid %%F value"
12810 #: config/rs6000/rs6000.c:7529
12812 msgid "invalid %%G value"
12815 #: config/rs6000/rs6000.c:7564
12817 msgid "invalid %%j code"
12820 #: config/rs6000/rs6000.c:7574
12822 msgid "invalid %%J code"
12825 #: config/rs6000/rs6000.c:7604
12827 msgid "invalid %%K value"
12828 msgstr "ongeldige waarde voor %%E"
12830 #: config/rs6000/rs6000.c:7671
12832 msgid "invalid %%O value"
12833 msgstr "ongeldige waarde voor %%O"
12835 #: config/rs6000/rs6000.c:7793
12837 msgid "invalid %%T value"
12840 #: config/rs6000/rs6000.c:7803
12842 msgid "invalid %%u value"
12845 #: config/rs6000/rs6000.c:7812
12847 msgid "invalid %%v value"
12850 #: config/rs6000/rs6000.c:12242
12851 msgid "no profiling of 64-bit code for this ABI"
12854 #: config/rs6000/aix.h:160 config/rs6000/beos.h:32
12856 msgid "Always pass floating-point arguments in memory"
12857 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
12859 #: config/rs6000/aix.h:162 config/rs6000/beos.h:34
12861 msgid "Don't always pass floating-point arguments in memory"
12862 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
12864 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12865 #: config/rs6000/aix52.h:32
12866 msgid "Support message passing with the Parallel Environment"
12869 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28
12870 msgid "Compile for 64-bit pointers"
12873 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
12874 msgid "Compile for 32-bit pointers"
12877 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49
12879 msgid "-maix64 and POWER architecture are incompatible"
12880 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12882 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 config/rs6000/aix52.h:54
12883 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12886 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 config/rs6000/aix52.h:58
12887 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12890 #. Run-time compilation parameters selecting different hardware subsets.
12892 #. Macro to define tables used to set the flags.
12893 #. This is a list in braces of pairs in braces,
12894 #. each pair being { "NAME", VALUE }
12895 #. where VALUE is the bits to set or minus the bits to clear.
12896 #. An empty string NAME is used to identify the default VALUE.
12897 #: config/rs6000/rs6000.h:240
12898 msgid "Use POWER instruction set"
12901 #: config/rs6000/rs6000.h:243
12902 msgid "Use POWER2 instruction set"
12905 #: config/rs6000/rs6000.h:245
12906 msgid "Do not use POWER2 instruction set"
12909 #: config/rs6000/rs6000.h:248
12910 msgid "Do not use POWER instruction set"
12913 #: config/rs6000/rs6000.h:250
12914 msgid "Use PowerPC instruction set"
12917 #: config/rs6000/rs6000.h:253
12918 msgid "Do not use PowerPC instruction set"
12921 #: config/rs6000/rs6000.h:255
12922 msgid "Use PowerPC General Purpose group optional instructions"
12925 #: config/rs6000/rs6000.h:257
12926 msgid "Don't use PowerPC General Purpose group optional instructions"
12929 #: config/rs6000/rs6000.h:259
12930 msgid "Use PowerPC Graphics group optional instructions"
12933 #: config/rs6000/rs6000.h:261
12934 msgid "Don't use PowerPC Graphics group optional instructions"
12937 #: config/rs6000/rs6000.h:263
12938 msgid "Use PowerPC-64 instruction set"
12941 #: config/rs6000/rs6000.h:265
12942 msgid "Don't use PowerPC-64 instruction set"
12945 #: config/rs6000/rs6000.h:267
12946 msgid "Use AltiVec instructions"
12949 #: config/rs6000/rs6000.h:269
12950 msgid "Don't use AltiVec instructions"
12953 #: config/rs6000/rs6000.h:271
12954 msgid "Use new mnemonics for PowerPC architecture"
12957 #: config/rs6000/rs6000.h:273
12958 msgid "Use old mnemonics for PowerPC architecture"
12961 #: config/rs6000/rs6000.h:276
12962 msgid "Put everything in the regular TOC"
12965 #: config/rs6000/rs6000.h:278
12967 msgid "Place floating point constants in TOC"
12968 msgstr "misvormde floating-point constante"
12970 #: config/rs6000/rs6000.h:280
12971 msgid "Don't place floating point constants in TOC"
12974 #: config/rs6000/rs6000.h:282
12975 msgid "Place symbol+offset constants in TOC"
12978 #: config/rs6000/rs6000.h:284
12979 msgid "Don't place symbol+offset constants in TOC"
12982 #: config/rs6000/rs6000.h:290
12983 msgid "Place variable addresses in the regular TOC"
12986 #: config/rs6000/rs6000.h:296
12987 msgid "Generate load/store multiple instructions"
12990 #: config/rs6000/rs6000.h:298
12991 msgid "Do not generate load/store multiple instructions"
12994 #: config/rs6000/rs6000.h:302
12995 msgid "Generate string instructions for block moves"
12998 #: config/rs6000/rs6000.h:304
12999 msgid "Do not generate string instructions for block moves"
13002 #: config/rs6000/rs6000.h:308
13003 msgid "Generate load/store with update instructions"
13006 #: config/rs6000/rs6000.h:310
13007 msgid "Do not generate load/store with update instructions"
13010 #: config/rs6000/rs6000.h:318
13011 msgid "Don't schedule the start and end of the procedure"
13014 #: config/rs6000/rs6000.h:324
13015 msgid "Return all structures in memory (AIX default)"
13018 #: config/rs6000/rs6000.h:326
13019 msgid "Return small structures in registers (SVR4 default)"
13022 #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633
13023 msgid "Use features of and schedule code for given CPU"
13026 #: config/rs6000/rs6000.h:394
13027 msgid "Enable debug output"
13030 #: config/rs6000/rs6000.h:396
13031 msgid "Select full, part, or no traceback table"
13034 #: config/rs6000/rs6000.h:397
13035 msgid "Specify ABI to use"
13038 #: config/rs6000/rs6000.h:399
13039 msgid "Specify size of long double (64 or 128 bits)"
13042 #: config/rs6000/rs6000.h:401
13043 msgid "Specify yes/no if isel instructions should be generated"
13046 #: config/rs6000/rs6000.h:403
13047 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
13050 #: config/rs6000/rs6000.h:405
13051 msgid "Avoid all range limits on call instructions"
13054 #. Definitions for __builtin_return_address and __builtin_frame_address.
13055 #. __builtin_return_address (0) should give link register (65), enable
13057 #. This should be uncommented, so that the link register is used, but
13058 #. currently this would result in unmatched insns and spilling fixed
13059 #. registers so we'll leave it for another day. When these problems are
13060 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
13062 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
13063 #. Number of bytes into the frame return addresses can be found. See
13064 #. rs6000_stack_info in rs6000.c for more information on how the different
13065 #. abi's store the return address.
13066 #: config/rs6000/rs6000.h:1884
13067 msgid "RETURN_ADDRESS_OFFSET not supported"
13070 #: config/rs6000/sysv4.h:87
13071 msgid "Select ABI calling convention"
13074 #: config/rs6000/sysv4.h:88
13075 msgid "Select method for sdata handling"
13078 #: config/rs6000/sysv4.h:103
13080 msgid "Align to the base type of the bit-field"
13081 msgstr "`__alignof' toegepast op bitveld"
13083 #: config/rs6000/sysv4.h:105
13084 msgid "Don't align to the base type of the bit-field"
13087 #: config/rs6000/sysv4.h:107
13088 msgid "Don't assume that unaligned accesses are handled by the system"
13091 #: config/rs6000/sysv4.h:109
13092 msgid "Assume that unaligned accesses are handled by the system"
13095 #: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115
13096 msgid "Produce code relocatable at runtime"
13099 #: config/rs6000/sysv4.h:113 config/rs6000/sysv4.h:117
13100 msgid "Don't produce code relocatable at runtime"
13103 #: config/rs6000/sysv4.h:119 config/rs6000/sysv4.h:121
13104 msgid "Produce little endian code"
13107 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:125
13108 msgid "Produce big endian code"
13111 #: config/rs6000/sysv4.h:126 config/rs6000/sysv4.h:127
13112 #: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:129
13113 #: config/rs6000/sysv4.h:130 config/rs6000/sysv4.h:131
13114 #: config/rs6000/sysv4.h:141 config/rs6000/sysv4.h:142
13115 #: config/rs6000/sysv4.h:153 config/rs6000/sysv4.h:155
13116 #: config/rs6000/sysv4.h:157
13117 msgid "no description yet"
13120 #: config/rs6000/sysv4.h:132
13124 #: config/rs6000/sysv4.h:133
13125 msgid "Don't use EABI"
13128 #: config/rs6000/sysv4.h:136
13129 msgid "Do not allow bit-fields to cross word boundaries"
13132 #: config/rs6000/sysv4.h:138
13133 msgid "Use alternate register names"
13136 #: config/rs6000/sysv4.h:140
13137 msgid "Don't use alternate register names"
13140 #: config/rs6000/sysv4.h:144
13141 msgid "Link with libsim.a, libc.a and sim-crt0.o"
13144 #: config/rs6000/sysv4.h:146
13145 msgid "Link with libads.a, libc.a and crt0.o"
13148 #: config/rs6000/sysv4.h:148
13149 msgid "Link with libyk.a, libc.a and crt0.o"
13152 #: config/rs6000/sysv4.h:150
13153 msgid "Link with libmvme.a, libc.a and crt0.o"
13156 #: config/rs6000/sysv4.h:152
13157 msgid "Set the PPC_EMB bit in the ELF flags header"
13160 #: config/rs6000/sysv4.h:154
13161 msgid "Use the WindISS simulator"
13164 #. Sometimes certain combinations of command options do not make sense
13165 #. on a particular target machine. You can define a macro
13166 #. `OVERRIDE_OPTIONS' to take account of this. This macro, if
13167 #. defined, is executed once just after all the command options have
13170 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
13172 #: config/rs6000/sysv4.h:214
13174 msgid "bad value for -mcall-%s"
13175 msgstr "slechte waarde (%s) voor optie -mcpu"
13177 #: config/rs6000/sysv4.h:230
13179 msgid "bad value for -msdata=%s"
13180 msgstr "slechte waarde (%s) voor optie -msdata"
13182 #: config/rs6000/sysv4.h:247
13184 msgid "-mrelocatable and -msdata=%s are incompatible"
13185 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
13187 #: config/rs6000/sysv4.h:255
13189 msgid "-f%s and -msdata=%s are incompatible"
13190 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
13192 #: config/rs6000/sysv4.h:264
13194 msgid "-msdata=%s and -mcall-%s are incompatible"
13195 msgstr "-mbsd en -mxopen zijn niet compatibel"
13197 #: config/rs6000/sysv4.h:273
13199 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
13200 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
13202 #: config/rs6000/sysv4.h:279
13204 msgid "-mrelocatable and -mcall-%s are incompatible"
13205 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
13207 #: config/rs6000/sysv4.h:286
13209 msgid "-fPIC and -mcall-%s are incompatible"
13210 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
13212 #: config/rs6000/sysv4.h:293
13213 msgid "-mcall-aixdesc must be big endian"
13216 #: config/s390/s390.c:3063
13218 msgid "invalid UNSPEC as operand (1)"
13219 msgstr "ongeldige UNSPEC als operand"
13221 #: config/s390/s390.c:3123
13223 msgid "invalid UNSPEC as operand (2)"
13224 msgstr "ongeldige UNSPEC als operand"
13226 #: config/s390/s390.c:3129
13227 msgid "UNKNOWN in s390_output_symbolic_const !?"
13230 #: config/s390/s390.c:3147
13231 msgid "Cannot decompose address."
13234 #: config/s390/s390.c:3308
13235 msgid "UNKNOWN in print_operand !?"
13238 #: config/s390/s390.c:4961
13239 msgid "Total size of local variables exceeds architecture limit."
13242 #: config/s390/s390.h:70
13243 msgid "Set backchain"
13246 #: config/s390/s390.h:71
13247 msgid "Don't set backchain (faster, but debug harder"
13250 #: config/s390/s390.h:72
13251 msgid "Use bras for executable < 64k"
13254 #: config/s390/s390.h:73
13255 msgid "Don't use bras"
13258 #: config/s390/s390.h:74
13259 msgid "Additional debug prints"
13262 #: config/s390/s390.h:75
13263 msgid "Don't print additional debug prints"
13266 #: config/s390/s390.h:76
13267 msgid "64 bit mode"
13270 #: config/s390/s390.h:77
13271 msgid "31 bit mode"
13274 #: config/s390/s390.h:78
13278 #: config/s390/s390.h:79
13282 #: config/sh/sh.c:5137
13284 msgid "__builtin_saveregs not supported by this subtarget"
13285 msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem"
13287 #: config/sh/sh.c:5687
13288 msgid "attribute interrupt_handler is not compatible with -m5-compact"
13291 #. The sp_switch attribute only has meaning for interrupt functions.
13292 #: config/sh/sh.c:5713 config/sh/sh.c:5752
13294 msgid "`%s' attribute only applies to interrupt functions"
13295 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
13297 #. The argument must be a constant string.
13298 #: config/sh/sh.c:5720
13300 msgid "`%s' attribute argument not a string constant"
13301 msgstr "asm-template is geen stringconstante"
13303 #. The argument must be a constant integer.
13304 #: config/sh/sh.c:5759
13306 msgid "`%s' attribute argument not an integer constant"
13307 msgstr "herhalings-aantal is geen integerconstante"
13309 #. There are no delay slots on SHmedia.
13310 #. Relaxation isn't yet supported for SHmedia
13311 #: config/sh/sh.h:437
13313 msgid "Profiling is not supported on this target."
13314 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
13316 #: config/sparc/sparc.c:329
13318 msgid "%s is not supported by this configuration"
13321 #: config/sparc/sparc.c:336
13322 msgid "-mlong-double-64 not allowed with -m64"
13325 #: config/sparc/sparc.c:361
13326 msgid "-mcmodel= is not supported on 32 bit systems"
13329 #: config/sparc/sparc.c:6341 config/sparc/sparc.c:6347
13331 msgid "invalid %%Y operand"
13332 msgstr "ongeldige operand voor %P"
13334 #: config/sparc/sparc.c:6417
13336 msgid "invalid %%A operand"
13337 msgstr "ongeldige operand voor %P"
13339 #: config/sparc/sparc.c:6427
13341 msgid "invalid %%B operand"
13342 msgstr "ongeldige operand voor %P"
13344 #: config/sparc/sparc.c:6466
13346 msgid "invalid %%c operand"
13347 msgstr "ongeldige operand voor %P"
13349 #: config/sparc/sparc.c:6467
13351 msgid "invalid %%C operand"
13352 msgstr "Ongeldige operand voor %%C"
13354 #: config/sparc/sparc.c:6488
13356 msgid "invalid %%d operand"
13357 msgstr "ongeldige operand voor %P"
13359 #: config/sparc/sparc.c:6489
13361 msgid "invalid %%D operand"
13362 msgstr "ongeldige operand voor %P"
13364 #: config/sparc/sparc.c:6505
13366 msgid "invalid %%f operand"
13367 msgstr "ongeldige operand voor %P"
13369 #: config/sparc/sparc.c:6519
13371 msgid "invalid %%s operand"
13372 msgstr "ongeldige operand voor %P"
13374 #: config/sparc/sparc.c:6573
13375 msgid "long long constant not a valid immediate operand"
13378 #: config/sparc/sparc.c:6576
13379 msgid "floating point constant not a valid immediate operand"
13382 #: config/sparc/freebsd.h:81 config/sparc/linux.h:87 config/sparc/linux64.h:89
13383 #: config/sparc/netbsd-elf.h:239
13384 msgid "Use 128 bit long doubles"
13387 #: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
13388 msgid "Generate code for big endian"
13391 #: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
13392 msgid "Generate code for little endian"
13395 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65
13396 msgid "Use little-endian byte order for data"
13399 #: config/sparc/sparc.h:532
13400 msgid "Assume possible double misalignment"
13403 #: config/sparc/sparc.h:534
13404 msgid "Assume all doubles are aligned"
13407 #: config/sparc/sparc.h:536
13408 msgid "Pass -assert pure-text to linker"
13411 #: config/sparc/sparc.h:538
13412 msgid "Do not pass -assert pure-text to linker"
13415 #: config/sparc/sparc.h:540
13416 msgid "Use flat register window model"
13419 #: config/sparc/sparc.h:542
13420 msgid "Do not use flat register window model"
13423 #: config/sparc/sparc.h:544
13424 msgid "Use ABI reserved registers"
13427 #: config/sparc/sparc.h:546
13428 msgid "Do not use ABI reserved registers"
13431 #: config/sparc/sparc.h:548
13432 msgid "Use hardware quad fp instructions"
13435 #: config/sparc/sparc.h:550
13436 msgid "Do not use hardware quad fp instructions"
13439 #: config/sparc/sparc.h:552
13440 msgid "Compile for v8plus ABI"
13443 #: config/sparc/sparc.h:554
13444 msgid "Do not compile for v8plus ABI"
13447 #: config/sparc/sparc.h:556
13448 msgid "Utilize Visual Instruction Set"
13451 #: config/sparc/sparc.h:558
13452 msgid "Do not utilize Visual Instruction Set"
13455 #. ??? These are deprecated, coerced to -mcpu=. Delete in 2.9.
13456 #: config/sparc/sparc.h:561
13457 msgid "Optimize for Cypress processors"
13460 #: config/sparc/sparc.h:563
13461 msgid "Optimize for SPARCLite processors"
13464 #: config/sparc/sparc.h:565
13465 msgid "Optimize for F930 processors"
13468 #: config/sparc/sparc.h:567
13469 msgid "Optimize for F934 processors"
13472 #: config/sparc/sparc.h:569
13473 msgid "Use V8 SPARC ISA"
13476 #: config/sparc/sparc.h:571
13477 msgid "Optimize for SuperSPARC processors"
13480 #. End of deprecated options.
13481 #: config/sparc/sparc.h:574
13482 msgid "Pointers are 64-bit"
13485 #: config/sparc/sparc.h:576
13486 msgid "Pointers are 32-bit"
13489 #: config/sparc/sparc.h:578
13490 msgid "Use 32-bit ABI"
13493 #: config/sparc/sparc.h:580
13494 msgid "Use 64-bit ABI"
13497 #: config/sparc/sparc.h:582
13498 msgid "Use stack bias"
13501 #: config/sparc/sparc.h:584
13502 msgid "Do not use stack bias"
13505 #: config/sparc/sparc.h:586
13506 msgid "Use structs on stronger alignment for double-word copies"
13509 #: config/sparc/sparc.h:588
13510 msgid "Do not use structs on stronger alignment for double-word copies"
13513 #: config/sparc/sparc.h:590
13514 msgid "Optimize tail call instructions in assembler and linker"
13517 #: config/sparc/sparc.h:592
13518 msgid "Do not optimize tail call instructions in assembler or linker"
13521 #: config/sparc/sparc.h:637
13522 msgid "Use given SPARC code model"
13525 #: config/stormy16/stormy16.c:1192
13527 msgid "cannot use va_start in interrupt function"
13528 msgstr "kan functie `main' niet inline maken"
13530 #: config/stormy16/stormy16.c:1552
13532 msgid "`B' operand is not constant"
13533 msgstr "operand `%d' is geen register"
13535 #: config/stormy16/stormy16.c:1558
13536 msgid "`B' operand has multiple bits set"
13539 #: config/stormy16/stormy16.c:1585
13541 msgid "`o' operand is not constant"
13542 msgstr "operand `%d' is geen register"
13544 #: config/stormy16/stormy16.c:1600
13545 msgid "xstormy16_print_operand: unknown code"
13548 #: config/stormy16/stormy16.c:1650
13550 msgid "switch statement of size %lu entries too large"
13551 msgstr "variabele `%s' is te groot"
13553 #: config/v850/v850-c.c:67
13554 msgid "#pragma GHS endXXXX found without previous startXXX"
13557 #: config/v850/v850-c.c:69
13558 msgid "#pragma GHS endXXX does not match previous startXXX"
13561 #: config/v850/v850-c.c:94
13563 msgid "cannot set interrupt attribute: no current function"
13564 msgstr "kan geen GOTO uitvoeren naar label `%s' dat buiten de huidige functie ligt"
13566 #: config/v850/v850-c.c:102
13567 msgid "cannot set interrupt attribute: no such identifier"
13570 # Moet 'signature-string' vertaald worden?
13571 #: config/v850/v850-c.c:148
13573 msgid "junk at end of #pragma ghs section"
13574 msgstr "Brol aan einde van signature-string."
13576 #: config/v850/v850-c.c:165
13578 msgid "unrecognized section name \"%s\""
13579 msgstr "signature-string niet herkend"
13581 #: config/v850/v850-c.c:180
13583 msgid "malformed #pragma ghs section"
13584 msgstr "misvormde #pragma weak"
13586 # Moet 'signature-string' vertaald worden?
13587 #: config/v850/v850-c.c:200
13589 msgid "junk at end of #pragma ghs interrupt"
13590 msgstr "Brol aan einde van signature-string."
13592 # Moet 'signature-string' vertaald worden?
13593 #: config/v850/v850-c.c:212
13595 msgid "junk at end of #pragma ghs starttda"
13596 msgstr "Brol aan einde van signature-string."
13598 # Moet 'signature-string' vertaald worden?
13599 #: config/v850/v850-c.c:224
13601 msgid "junk at end of #pragma ghs startsda"
13602 msgstr "Brol aan einde van signature-string."
13604 # Moet 'signature-string' vertaald worden?
13605 #: config/v850/v850-c.c:236
13607 msgid "junk at end of #pragma ghs startzda"
13608 msgstr "Brol aan einde van signature-string."
13610 # Moet 'signature-string' vertaald worden?
13611 #: config/v850/v850-c.c:248
13613 msgid "junk at end of #pragma ghs endtda"
13614 msgstr "Brol aan einde van signature-string."
13616 # Moet 'signature-string' vertaald worden?
13617 #: config/v850/v850-c.c:260
13619 msgid "junk at end of #pragma ghs endsda"
13620 msgstr "Brol aan einde van signature-string."
13622 # Moet 'signature-string' vertaald worden?
13623 #: config/v850/v850-c.c:272
13625 msgid "junk at end of #pragma ghs endzda"
13626 msgstr "Brol aan einde van signature-string."
13628 #: config/v850/v850.c:129
13630 msgid "%s=%s is not numeric"
13631 msgstr "`%s' is geen iterator"
13633 #: config/v850/v850.c:136
13635 msgid "%s=%s is too large"
13636 msgstr "bestand `%s' is te groot"
13638 #: config/v850/v850.c:302
13639 msgid "const_double_split got a bad insn:"
13642 #: config/v850/v850.c:837
13643 msgid "output_move_single:"
13646 #: config/v850/v850.c:2217
13647 msgid "a data area attribute cannot be specified for local variables"
13650 #: config/v850/v850.c:2228
13652 msgid "data area of '%s' conflicts with previous declaration"
13655 #: config/v850/v850.c:2447
13657 msgid "bogus JR construction: %d\n"
13660 #: config/v850/v850.c:2468 config/v850/v850.c:2670
13662 msgid "bad amount of stack space removal: %d"
13665 #: config/v850/v850.c:2646
13667 msgid "bogus JARL construction: %d\n"
13670 #: config/v850/v850.c:3026
13672 msgid "Bogus DISPOSE construction: %d\n"
13675 #: config/v850/v850.c:3048
13677 msgid "Too much stack space to dispose of: %d"
13680 #: config/v850/v850.c:3224
13682 msgid "Bogus PREPEARE construction: %d\n"
13685 #: config/v850/v850.c:3246
13687 msgid "Too much stack space to prepare: %d"
13690 #. Macro to define tables used to set the flags.
13691 #. This is a list in braces of pairs in braces,
13692 #. each pair being { "NAME", VALUE }
13693 #. where VALUE is the bits to set or minus the bits to clear.
13694 #. An empty string NAME is used to identify the default VALUE.
13695 #: config/v850/v850.h:158
13696 msgid "Support Green Hills ABI"
13699 #: config/v850/v850.h:161
13700 msgid "Prohibit PC relative function calls"
13703 #: config/v850/v850.h:164
13704 msgid "Reuse r30 on a per function basis"
13707 #: config/v850/v850.h:167
13708 msgid "Use stubs for function prologues"
13711 #: config/v850/v850.h:170
13712 msgid "Same as: -mep -mprolog-function"
13715 #: config/v850/v850.h:171
13716 msgid "Enable backend debugging"
13719 #: config/v850/v850.h:173
13720 msgid "Compile for the v850 processor"
13723 #: config/v850/v850.h:175
13724 msgid "Compile for v850e processor"
13727 #. Make sure that the other bits are cleared.
13728 #: config/v850/v850.h:177
13730 msgid "Enable the use of the short load instructions"
13731 msgstr "ongeldig gebruik van `restrict'"
13733 #: config/v850/v850.h:180
13735 msgid "Do not use the callt instruction"
13736 msgstr "ongeldig gebruik van `restrict'"
13738 #: config/v850/v850.h:187
13739 msgid "Do not use registers r2 and r5"
13742 #: config/v850/v850.h:189
13743 msgid "Enforce strict alignment"
13746 #: config/v850/v850.h:192
13747 msgid "Use 4 byte entries in switch tables"
13750 #: config/v850/v850.h:218
13751 msgid "Set the max size of data eligible for the TDA area"
13754 #: config/v850/v850.h:221
13755 msgid "Set the max size of data eligible for the SDA area"
13758 #: config/v850/v850.h:224
13759 msgid "Set the max size of data eligible for the ZDA area"
13762 #: config/xtensa/xtensa.c:1062 config/xtensa/xtensa.c:1096
13763 #: config/xtensa/xtensa.c:1105
13767 #: config/xtensa/xtensa.c:1824
13768 msgid "boolean registers required for the floating-point option"
13771 # (%s = 'parameter <NUM>')
13772 #: config/xtensa/xtensa.c:1991
13774 msgid "invalid mask"
13775 msgstr "ongeldige %s"
13777 #: config/xtensa/xtensa.c:2038
13779 msgid "invalid address"
13780 msgstr "Ongeldige addresseringsmodus"
13782 #: config/xtensa/xtensa.c:2063
13784 msgid "no register in address"
13785 msgstr "Ongeldig register in ybase-addressering"
13787 #: config/xtensa/xtensa.c:2071
13789 msgid "address offset not a constant"
13790 msgstr "het argument van `asm' is geen constante string"
13792 #: config/xtensa/xtensa.c:2794
13794 msgid "only uninitialized variables can be placed in a .bss section"
13795 msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
13797 #: config/xtensa/xtensa.h:114
13798 msgid "Use the Xtensa code density option"
13801 #: config/xtensa/xtensa.h:116
13802 msgid "Do not use the Xtensa code density option"
13805 #: config/xtensa/xtensa.h:118
13806 msgid "Use the Xtensa MAC16 option"
13809 #: config/xtensa/xtensa.h:120
13810 msgid "Do not use the Xtensa MAC16 option"
13813 #: config/xtensa/xtensa.h:122
13814 msgid "Use the Xtensa MUL16 option"
13817 #: config/xtensa/xtensa.h:124
13818 msgid "Do not use the Xtensa MUL16 option"
13821 #: config/xtensa/xtensa.h:126
13822 msgid "Use the Xtensa MUL32 option"
13825 #: config/xtensa/xtensa.h:128
13826 msgid "Do not use the Xtensa MUL32 option"
13831 #: config/xtensa/xtensa.h:134
13832 msgid "Use the Xtensa NSA option"
13835 #: config/xtensa/xtensa.h:136
13836 msgid "Do not use the Xtensa NSA option"
13839 #: config/xtensa/xtensa.h:138
13840 msgid "Use the Xtensa MIN/MAX option"
13843 #: config/xtensa/xtensa.h:140
13844 msgid "Do not use the Xtensa MIN/MAX option"
13847 #: config/xtensa/xtensa.h:142
13848 msgid "Use the Xtensa SEXT option"
13851 #: config/xtensa/xtensa.h:144
13852 msgid "Do not use the Xtensa SEXT option"
13855 #: config/xtensa/xtensa.h:146
13856 msgid "Use the Xtensa boolean register option"
13859 #: config/xtensa/xtensa.h:148
13860 msgid "Do not use the Xtensa boolean register option"
13863 #: config/xtensa/xtensa.h:150
13864 msgid "Use the Xtensa floating-point unit"
13867 #: config/xtensa/xtensa.h:152
13868 msgid "Do not use the Xtensa floating-point unit"
13879 #: config/xtensa/xtensa.h:170
13880 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13883 #: config/xtensa/xtensa.h:172
13884 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13887 #: config/xtensa/xtensa.h:174
13888 msgid "Serialize volatile memory references with MEMW instructions"
13891 #: config/xtensa/xtensa.h:176
13892 msgid "Do not serialize volatile memory references with MEMW instructions"
13895 #: config/xtensa/xtensa.h:178
13896 msgid "Intersperse literal pools with code in the text section"
13899 #: config/xtensa/xtensa.h:180
13900 msgid "Put literal pools in a separate literal section"
13903 #: config/xtensa/xtensa.h:182
13904 msgid "Automatically align branch targets to reduce branch penalties"
13907 #: config/xtensa/xtensa.h:184
13908 msgid "Do not automatically align branch targets"
13911 #: config/xtensa/xtensa.h:186
13912 msgid "Use indirect CALLXn instructions for large programs"
13915 #: config/xtensa/xtensa.h:188
13916 msgid "Use direct CALLn instructions for fast calls"
13920 msgid "`-gnat' misspelled as `-gant'"
13923 #: cp/call.c:261 cp/init.c:1594
13924 msgid "qualified type `%T' does not match destructor name `~%T'"
13928 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
13932 msgid "`%D' is a namespace"
13936 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
13940 msgid "unable to call pointer to member function here"
13944 msgid "destructors take no parameters"
13948 msgid "destructor name `~%T' does not match type `%T' of expression"
13951 #: cp/call.c:543 cp/call.c:5000
13952 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13957 msgid "request for member `%D' is ambiguous"
13958 msgstr "grootte van `%s' is %u bytes"
13961 msgid "%s %D(%T, %T, %T) <built-in>"
13965 msgid "%s %D(%T, %T) <built-in>"
13969 msgid "%s %D(%T) <built-in>"
13973 msgid "%s %T <conversion>"
13981 msgid "conversion from `%T' to `%T' is ambiguous"
13986 msgid "`%T' is not a class type"
13987 msgstr "`%s' is smaller dan waarden van zijn type"
13990 msgid "incomplete type '%T' cannot be used to name a scope"
13993 #: cp/call.c:2831 cp/typeck.c:2188 cp/typeck.c:2217
13995 msgid "'%D' has no member named '%E'"
13996 msgstr "union heeft geen lid dat `%s' heet"
14000 msgid "no matching function for call to `%D(%A)'"
14001 msgstr "Teveel argumenten in oproep van `%s'"
14003 #: cp/call.c:2944 cp/call.c:5087
14004 msgid "call of overloaded `%D(%A)' is ambiguous"
14007 #. It's no good looking for an overloaded operator() on a
14008 #. pointer-to-member-function.
14011 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
14015 msgid "no match for call to `(%T) (%A)'"
14019 msgid "call of `(%T) (%A)' is ambiguous"
14024 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
14029 msgid "%s for 'operator%s' in '%E%s'"
14034 msgid "%s for 'operator[]' in '%E[%E]'"
14039 msgid "%s for 'operator%s' in '%E %s %E'"
14044 msgid "%s for 'operator%s' in '%s%E'"
14049 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
14050 msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
14054 msgid "`%E' has type `void' and is not a throw-expression"
14057 #: cp/call.c:3283 cp/call.c:3475
14058 msgid "operands to ?: have different types"
14063 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
14064 msgstr "types in voorwaardelijke expressie komen niet overeen"
14067 msgid "enumeral and non-enumeral type in conditional expression"
14072 msgid "`%D' must be declared before use"
14073 msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
14076 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
14080 msgid "using synthesized `%#D' for copy assignment"
14084 msgid " where cfront would use `%#D'"
14089 msgid "comparison between `%#T' and `%#T'"
14090 msgstr "vergelijking tussen signed en unsigned"
14093 msgid "no suitable `operator delete' for `%T'"
14097 msgid "`%+#D' is private"
14102 msgid "`%+#D' is protected"
14103 msgstr "`%.*s' is niet gedefinieerd"
14107 msgid "`%+#D' is inaccessible"
14108 msgstr "%s is niet addresseerbaar"
14111 msgid "within this context"
14116 msgid "invalid conversion from `%T' to `%T'"
14117 msgstr "ongeldige registernaam voor `%s'"
14119 # Is the %s the argument, or is it 'of' the argument?
14120 #: cp/call.c:4090 cp/call.c:4229 cp/call.c:4231
14122 msgid " initializing argument %P of `%D'"
14123 msgstr "ongeldig type-argument `%s'"
14125 #: cp/call.c:4152 cp/call.c:4156
14126 msgid " initializing argument %P of `%D' from result of `%D'"
14129 #: cp/call.c:4162 cp/call.c:4165
14130 msgid " initializing temporary from result of `%D'"
14133 #. Undefined behavior [expr.call] 5.2.2/7. We used to just warn
14134 #. here and do a bitwise copy, but now cp_expr_size will abort if we
14137 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
14140 #. Undefined behavior [expr.call] 5.2.2/7.
14142 msgid "cannot receive objects of non-POD type `%#T' through `...'"
14146 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
14151 msgid "`%T' is not an accessible base of `%T'"
14152 msgstr "`%s' is geen bestand, pipe of tty"
14155 msgid "could not find class$ field in java interface type `%T'"
14160 msgid "call to non-function `%D'"
14161 msgstr "kan functie `main' niet inline maken"
14164 msgid "no matching function for call to `%T::%D(%A)%#V'"
14168 msgid "cannot call member function `%D' without object"
14172 msgid "passing `%T' chooses `%T' over `%T'"
14175 #: cp/call.c:5706 cp/decl2.c:4154
14177 msgid " in call to `%D'"
14178 msgstr "kan oproep van `%s' niet inline maken"
14181 msgid "choosing `%D' over `%D'"
14185 msgid " for conversion from `%T' to `%T'"
14189 msgid " because conversion sequence for the argument is better"
14193 msgid "ISO C++ says that `%D' and `%D' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter"
14196 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
14199 msgid "could not convert `%E' to `%T'"
14200 msgstr "kon 0x%l.8x niet naar een regio omzetten"
14203 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
14207 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
14211 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
14215 msgid "`%#D' and `%#D' cannot be overloaded"
14220 msgid "duplicate enum value `%D'"
14221 msgstr "herhaalde case-waarde"
14224 msgid "duplicate field `%D' (as enum and non-enum)"
14229 msgid "duplicate nested type `%D'"
14230 msgstr "herhaald lid `%s'"
14233 msgid "duplicate field `%D' (as type and non-type)"
14238 msgid "duplicate member `%D'"
14239 msgstr "herhaald lid `%s'"
14242 msgid "conflicting access specifications for method `%D', ignored"
14247 msgid "conflicting access specifications for field `%s', ignored"
14251 msgid "`%D' names constructor"
14256 msgid "`%D' invalid in `%T'"
14257 msgstr "Ongeldige optie `%s'"
14260 msgid "no members matching `%D' in `%#T'"
14263 #: cp/class.c:1239 cp/class.c:1247
14265 msgid "`%D' invalid in `%#T'"
14266 msgstr "Ongeldige optie `%s'"
14269 msgid " because of local method `%#D' with same name"
14273 msgid " because of local member `%#D' with same name"
14277 msgid "base class `%#T' has a non-virtual destructor"
14281 msgid "base `%T' with only non-default constructor in class without a constructor"
14285 msgid "all member functions in class `%T' are private"
14289 msgid "`%#T' only defines a private destructor and has no friends"
14293 msgid "`%#T' only defines private constructors and has no friends"
14296 #: cp/class.c:2090 cp/class.c:5276
14298 msgid "redefinition of `%#T'"
14299 msgstr "herdefinitie van `%s'"
14303 msgid "previous definition of `%#T'"
14304 msgstr "eerdere definitie van `%s'"
14307 msgid "no unique final overrider for `%D' in `%T'"
14310 #. Here we know it is a hider, and no overrider exists.
14312 msgid "`%D' was hidden"
14318 msgstr "%s voor `%s'"
14321 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
14324 #: cp/class.c:2760 cp/decl2.c:1331
14325 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
14328 #: cp/class.c:2766 cp/decl2.c:1337
14329 msgid "private member `%#D' in anonymous union"
14332 #: cp/class.c:2769 cp/decl2.c:1339
14333 msgid "protected member `%#D' in anonymous union"
14337 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
14342 msgid "bit-field `%#D' with non-integral type"
14343 msgstr "breedte van bitveld `%s' is geen integerconstante"
14347 msgid "bit-field `%D' width not an integer constant"
14348 msgstr "breedte van bitveld `%s' is geen integerconstante"
14352 msgid "negative width in bit-field `%D'"
14353 msgstr "bitveld `%s' heeft een negatieve breedte"
14357 msgid "zero width for bit-field `%D'"
14358 msgstr "bitveld `%s' heeft breedte 0"
14362 msgid "width of `%D' exceeds its type"
14363 msgstr "breedte van `%s' overschrijdt zijn type"
14366 msgid "`%D' is too small to hold all values of `%#T'"
14370 msgid "member `%#D' with constructor not allowed in union"
14374 msgid "member `%#D' with destructor not allowed in union"
14378 msgid "member `%#D' with copy assignment operator not allowed in union"
14383 msgid "multiple fields in union `%T' initialized"
14384 msgstr "overtollige elementen in beginwaarde van union"
14387 msgid "field `%D' in local class cannot be static"
14392 msgid "field `%D' invalidly declared function type"
14393 msgstr "veld `%s' als een functie gedeclareerd"
14397 msgid "field `%D' invalidly declared method type"
14398 msgstr "bitveld `%s' heeft een ongeldig type"
14402 msgid "field `%D' invalidly declared offset type"
14403 msgstr "bitveld `%s' heeft een ongeldig type"
14405 #. Unions cannot have static members.
14408 msgid "field `%D' declared static in union"
14409 msgstr "veld `%s' als een functie gedeclareerd"
14412 msgid "non-static reference `%#D' in class without a constructor"
14416 msgid "non-static const member `%#D' in class without a constructor"
14420 msgid "field `%#D' with same name as class"
14425 msgid "`%#T' has pointer data members"
14426 msgstr "%s heeft geen benoemde leden"
14429 msgid " but does not override `%T(const %T&)'"
14433 msgid " or `operator=(const %T&)'"
14437 msgid " but does not override `operator=(const %T&)'"
14441 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
14445 msgid "class `%T' will be considered nearly empty in a future version of GCC"
14450 msgid "initializer specified for non-virtual method `%D'"
14451 msgstr "geen beginwaarde voor variant-veld `%s'"
14454 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
14458 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
14462 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
14466 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
14469 #. Versions of G++ before G++ 3.4 did not reset the
14472 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
14476 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
14480 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
14484 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
14488 msgid "`%#T' has virtual functions but non-virtual destructor"
14492 msgid "trying to finish struct, but kicked out due to previous parse errors"
14497 msgid "language string `\"%s\"' not recognized"
14501 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
14505 msgid "no matches converting function `%D' to type `%#T'"
14509 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
14514 msgid "assuming pointer to member `%D'"
14515 msgstr "herhaald lid `%s'"
14519 msgid "(a pointer to member can only be formed with `&%E')"
14522 #: cp/class.c:6306 cp/class.c:6477 cp/class.c:6484
14523 msgid "not enough type information"
14528 msgid "argument of type `%T' does not match `%T'"
14529 msgstr "argument `%s' komt niet overeen met prototype"
14532 msgid "invalid operation on uninstantiated type"
14535 #. [basic.scope.class]
14537 #. A name N used in a class S shall refer to the same declaration
14538 #. in its context and when re-evaluated in the completed scope of
14540 #: cp/class.c:6745 cp/decl.c:1254 cp/decl.c:3379 cp/pt.c:2004
14542 msgid "declaration of `%#D'"
14543 msgstr "herdeclaratie van `%s'"
14546 msgid "changes meaning of `%D' from `%+#D'"
14550 msgid "can't convert from incomplete type `%T' to `%T'"
14554 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
14558 msgid "converting from `%T' to `%T'"
14561 #: cp/cvt.c:203 cp/cvt.c:207
14562 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
14565 #: cp/cvt.c:225 cp/cvt.c:236 cp/cvt.c:283
14566 msgid "cannot convert `%E' from type `%T' to type `%T'"
14571 msgid "invalid conversion from '%T' to '%T'"
14572 msgstr "ongeldige registernaam voor `%s'"
14575 msgid "conversion from `%T' to `%T' discards qualifiers"
14580 msgid "casting `%T' to `%T' does not dereference pointer"
14581 msgstr "kan niet derefereren, is geen pointer."
14584 msgid "cannot convert type `%T' to type `%T'"
14588 msgid "conversion from `%#T' to `%#T'"
14592 msgid "`%#T' used where a `%T' was expected"
14596 msgid "the address of `%D', will always be `true'"
14600 msgid "`%#T' used where a floating point value was expected"
14605 msgid "conversion from `%T' to non-scalar type `%T' requested"
14606 msgstr "conversie naar niet-scalair type gevraagd"
14609 msgid "object of incomplete type `%T' will not be accessed in %s"
14613 msgid "object of type `%T' will not be accessed in %s"
14617 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
14620 #. [over.over] enumerates the places where we can take the address
14621 #. of an overloaded function, and this is not one of them.
14624 msgid "%s cannot resolve address of overloaded function"
14625 msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
14627 #. Only warn when there is no &.
14630 msgid "%s is a reference, not call, to function `%E'"
14634 msgid "converting NULL to non-pointer type"
14638 msgid "ambiguous default type conversion from `%T'"
14642 msgid " candidate conversions include `%D' and `%D'"
14647 msgid "push %s level %p line %d\n"
14652 msgid "pop %s level %p line %d\n"
14655 #: cp/decl.c:776 cp/decl.c:814
14656 msgid "XXX is_class_level != (current_binding_level == class_binding_level)\n"
14661 msgid "suspend %s level %p line %d\n"
14666 msgid "resume %s level %p line %d\n"
14669 #: cp/decl.c:1255 cp/decl.c:3490
14671 msgid "conflicts with previous declaration `%#D'"
14672 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
14676 msgid "label `%D' used but not defined"
14677 msgstr "label `%s' gebruikt maar niet gedefinieerd"
14681 msgid "label `%D' defined but not used"
14682 msgstr "label `%s' gedefinieerd maar niet gebruikt"
14685 msgid "namespace alias `%D' not allowed here, assuming `%D'"
14689 msgid "XXX entering pop_everything ()\n"
14693 msgid "XXX leaving pop_everything ()\n"
14696 #: cp/decl.c:3285 cp/decl.c:3700
14698 msgid "previous declaration of `%D'"
14699 msgstr "eerdere declaratie van `%s'"
14701 #: cp/decl.c:3366 cp/decl.c:3404
14703 msgid "shadowing %s function `%#D'"
14704 msgstr "bibliotheekfunctie `%s' wordt verborgen"
14708 msgid "library function `%#D' redeclared as non-function `%#D'"
14709 msgstr "bibliotheekfunctie `%s' als niet-functie gedeclareerd"
14713 msgid "conflicts with built-in declaration `%#D'"
14714 msgstr "conflicterende declaraties van `%s'"
14716 #: cp/decl.c:3399 cp/decl.c:3504 cp/decl.c:3520
14718 msgid "new declaration `%#D'"
14719 msgstr "herdeclaratie van `%s'"
14723 msgid "ambiguates built-in declaration `%#D'"
14724 msgstr "herhaalde label-declaratie `%s'"
14728 msgid "`%#D' redeclared as different kind of symbol"
14729 msgstr "`%s' als ander soort symbool geherdeclareerd"
14733 msgid "previous declaration of `%#D'"
14734 msgstr "eerdere declaratie van `%s'"
14738 msgid "declaration of template `%#D'"
14739 msgstr "herdeclaratie van `enum %s'"
14741 #: cp/decl.c:3505 cp/decl.c:3521
14743 msgid "ambiguates old declaration `%#D'"
14744 msgstr "herhaalde label-declaratie `%s'"
14748 msgid "declaration of C function `%#D' conflicts with"
14749 msgstr "impliciete declaratie van functie `%s'"
14753 msgid "previous declaration `%#D' here"
14754 msgstr "eerdere declaratie van `%s'"
14758 msgid "conflicting types for `%#D'"
14759 msgstr "conflicterende types voor `%s'"
14763 msgid "previous declaration as `%#D'"
14764 msgstr "eerdere declaratie van `%s'"
14768 msgid "`%#D' previously defined here"
14769 msgstr "`%s' tevoren hier gedefinieerd"
14773 msgid "`%#D' previously declared here"
14774 msgstr "`%s' tevoren hier gedeclareerd"
14776 #. Prototype decl follows defn w/o prototype.
14779 msgid "prototype for `%#D'"
14780 msgstr "prototype voor `%s' volgt"
14784 msgid "follows non-prototype definition here"
14785 msgstr "niet-prototype definitie hier"
14789 msgid "previous declaration of `%#D' with %L linkage"
14790 msgstr "eerdere declaratie van `%s'"
14794 msgid "conflicts with new declaration with %L linkage"
14795 msgstr "conflicterende declaraties van `%s'"
14797 #: cp/decl.c:3625 cp/decl.c:3632
14799 msgid "default argument given for parameter %d of `%#D'"
14800 msgstr "argumenten aan macro `%s' gegeven"
14802 #: cp/decl.c:3627 cp/decl.c:3634
14804 msgid "after previous specification in `%#D'"
14805 msgstr "eerdere definitie van `%s'"
14809 msgid "`%#D' was used before it was declared inline"
14810 msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
14814 msgid "previous non-inline declaration here"
14815 msgstr "eerdere impliciete declaratie van `%s'"
14819 msgid "redundant redeclaration of `%D' in same scope"
14820 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
14824 msgid "declaration of `%F' throws different exceptions"
14825 msgstr "`%s' wordt gedeclareerd als een array van functies"
14829 msgid "than previous declaration `%F'"
14830 msgstr "geen eerdere declaratie voor `%s'"
14832 #. From [temp.expl.spec]:
14834 #. If a template, a member template or the member of a class
14835 #. template is explicitly specialized then that
14836 #. specialization shall be declared before the first use of
14837 #. that specialization that would cause an implicit
14838 #. instantiation to take place, in every translation unit in
14839 #. which such a use occurs.
14841 msgid "explicit specialization of %D after first use"
14846 msgid "`%#D' used prior to declaration"
14847 msgstr "`%s' gebruikt vóór declaratie"
14851 msgid "redeclaration of `wchar_t' as `%T'"
14852 msgstr "herdeclaratie van `%s'"
14854 #. A redeclaration of main, but not a duplicate of the
14857 #. [basic.start.main]
14859 #. This function shall not be overloaded.
14862 msgid "invalid redeclaration of `%D'"
14863 msgstr "herdeclaratie van `%s'"
14868 msgstr "%s voor `%s'"
14872 msgid "previous external decl of `%#D'"
14873 msgstr "eerdere externe declaratie van `%s'"
14877 msgid "`%D' was previously implicitly declared to return `int'"
14878 msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
14882 msgid "extern declaration of `%#D' doesn't match"
14883 msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
14887 msgid "global declaration `%#D'"
14888 msgstr "herhaalde label-declaratie `%s'"
14892 msgid "declaration of `%#D' shadows a parameter"
14893 msgstr "de declaratie van `%s' verbergt een parameter"
14897 msgid "declaration of `%s' shadows a member of `this'"
14898 msgstr "de declaratie van `%s' verbergt een parameter"
14901 msgid "`%#D' hides constructor for `%#T'"
14906 msgid "`%#D' conflicts with previous using declaration `%#D'"
14907 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
14911 msgid "previous non-function declaration `%#D'"
14912 msgstr "eerdere declaratie van `%s'"
14916 msgid "conflicts with function declaration `%#D'"
14917 msgstr "conflicterende declaraties van `%s'"
14921 msgid "implicit declaration of function `%#D'"
14922 msgstr "impliciete declaratie van functie `%s'"
14926 msgid "label `%s' referenced outside of any function"
14929 #: cp/decl.c:5270 cp/decl.c:5294 cp/decl.c:5387
14931 msgid "jump to label `%D'"
14932 msgstr "herhaald label `%s'"
14934 #: cp/decl.c:5272 cp/decl.c:5296
14935 msgid "jump to case label"
14940 msgid " crosses initialization of `%#D'"
14941 msgstr "(dicht bij initialisatie van `%s')"
14943 #: cp/decl.c:5283 cp/decl.c:5403
14944 msgid " enters scope of non-POD `%#D'"
14947 #: cp/decl.c:5303 cp/decl.c:5407
14948 msgid " enters try block"
14951 #. Can't skip init of __exception_info.
14952 #: cp/decl.c:5305 cp/decl.c:5399 cp/decl.c:5409
14953 msgid " enters catch block"
14959 msgstr "van hieruit opgeroepen"
14963 msgid " skips initialization of `%#D'"
14964 msgstr "(dicht bij initialisatie van `%s')"
14968 msgid "label named wchar_t"
14969 msgstr "er is geen label dat `%s' heet"
14973 msgid "duplicate label `%D'"
14974 msgstr "herhaald label `%s'"
14978 msgid "case label `%E' not within a switch statement"
14979 msgstr "case-label niet in een switch-statement"
14981 #. Definition isn't the kind we were looking for.
14982 #: cp/decl.c:5704 cp/decl.c:5723
14984 msgid "`%#D' redeclared as %C"
14985 msgstr "`%s' tevoren hier gedeclareerd"
14987 #. This happens for A::B where B is a template, and there are no
14988 #. template arguments.
14989 #: cp/decl.c:5811 cp/typeck.c:2069 cp/typeck.c:2229
14991 msgid "invalid use of `%D'"
14992 msgstr "ongeldig gebruik van `restrict'"
14996 msgid "`%D::%D' is not a template"
14997 msgstr "`%s' is geen iterator"
15001 msgid "`%D' undeclared in namespace `%D'"
15002 msgstr "ongeldige naam `%s'"
15006 msgid "`%D' used without template parameters"
15007 msgstr "macro `%s' gebruikt zonder argumenten"
15009 #: cp/decl.c:6013 cp/decl.c:6029 cp/decl.c:6139
15010 msgid "no class template named `%#T' in `%#T'"
15013 #: cp/decl.c:6055 cp/decl.c:6065 cp/decl.c:6100
15014 msgid "no type named `%#T' in `%#T'"
15018 msgid "lookup of `%D' finds `%#D'"
15022 msgid " instead of `%D' from dependent base class"
15026 msgid " (use `typename %T::%D' if that's what you meant)"
15030 msgid "name lookup of `%D' changed"
15034 msgid " matches this `%D' under ISO standard rules"
15038 msgid " matches this `%D' under old rules"
15041 #: cp/decl.c:6382 cp/decl.c:6389
15042 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15046 msgid " cannot use obsolete binding at `%D' because it has a destructor"
15050 msgid " using obsolete binding at `%D'"
15054 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
15058 msgid "an anonymous union cannot have function members"
15062 msgid "member %#D' with constructor not allowed in anonymous aggregate"
15066 msgid "member %#D' with destructor not allowed in anonymous aggregate"
15070 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
15075 msgid "redeclaration of C++ built-in type `%T'"
15076 msgstr "herdeclaratie van `%s'"
15079 msgid "multiple types in one declaration"
15084 msgid "missing type-name in typedef-declaration"
15085 msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
15088 msgid "ISO C++ prohibits anonymous structs"
15093 msgid "`%D' can only be specified for functions"
15094 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
15097 msgid "`%D' can only be specified inside a class"
15101 msgid "`%D' can only be specified for constructors"
15106 msgid "`%D' can only be specified for objects and functions"
15107 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
15109 #: cp/decl.c:7719 cp/decl2.c:936
15111 msgid "typedef `%D' is initialized (use __typeof__ instead)"
15112 msgstr "typedef `%s' krijgt beginwaarde"
15116 msgid "function `%#D' is initialized like a variable"
15117 msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
15121 msgid "declaration of `%#D' has `extern' and is initialized"
15122 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
15126 msgid "`%#D' is not a static member of `%#T'"
15127 msgstr "`%s' is geen static veld"
15130 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
15135 msgid "duplicate initialization of %D"
15136 msgstr "dubbele beginwaarde"
15140 msgid "declaration of `%#D' outside of class is not definition"
15141 msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
15145 msgid "variable `%#D' has initializer but incomplete type"
15146 msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
15148 #: cp/decl.c:7873 cp/decl.c:8432
15150 msgid "elements of array `%#D' have incomplete type"
15151 msgstr "elementen van array `%s' hebben een onvolledig type"
15155 msgid "aggregate `%#D' has incomplete type and cannot be defined"
15156 msgstr "parameter `%s' heeft een onvolledig type"
15160 msgid "`%D' declared as reference but not initialized"
15161 msgstr "`%s' als ander soort symbool geherdeclareerd"
15164 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
15169 msgid "cannot initialize `%T' from `%T'"
15170 msgstr "niet-constante beginwaarde voor `%s'"
15174 msgid "initializer fails to determine size of `%D'"
15175 msgstr "beginwaarde legt grootte van `%s' niet vast"
15179 msgid "array size missing in `%D'"
15180 msgstr "array-grootte ontbreekt in `%s'"
15184 msgid "zero-size array `%D'"
15185 msgstr "array `%s' heeft grootte die negatief of 0 is"
15187 #. An automatic variable with an incomplete type: that is an error.
15188 #. Don't talk about array types here, since we took care of that
15189 #. message in grokdeclarator.
15192 msgid "storage size of `%D' isn't known"
15193 msgstr "opslaggrootte van `%s' is onbekend"
15197 msgid "storage size of `%D' isn't constant"
15198 msgstr "opslaggrootte van `%s' is niet constant"
15201 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
15205 msgid " you can work around this by removing the initializer"
15210 msgid "uninitialized const `%D'"
15211 msgstr "niet-constante beginwaarde voor `%s'"
15215 msgid "brace-enclosed initializer used to initialize `%T'"
15216 msgstr "geen beginwaarde voor variant-veld `%s'"
15219 msgid "initializer for `%T' must be brace-enclosed"
15224 msgid "ISO C++ does not allow designated initializers"
15225 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
15229 msgid "`%T' has no non-static data member named `%D'"
15230 msgstr "union heeft geen lid dat `%s' heet"
15234 msgid "too many initializers for `%T'"
15235 msgstr "ongeldige beginwaarde voor veld `%s'"
15239 msgid "variable-sized object `%D' may not be initialized"
15240 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
15244 msgid "`%D' has incomplete type"
15245 msgstr "`%s' heeft een onvolledig type"
15248 msgid "`%D' must be initialized by constructor, not by `{...}'"
15252 msgid "structure `%D' with uninitialized const members"
15256 msgid "structure `%D' with uninitialized reference members"
15260 msgid "assignment (not initialization) in declaration"
15264 msgid "cannot initialize `%D' to namespace `%D'"
15269 msgid "shadowing previous type declaration of `%#D'"
15270 msgstr "eerdere declaratie van `%s'"
15273 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
15277 msgid "`%D' is thread-local and so cannot be dynamically initialized"
15280 #: cp/decl.c:9298 cp/init.c:562
15282 msgid "multiple initializations given for `%D'"
15283 msgstr "(dicht bij initialisatie van `%s')"
15286 msgid "invalid catch parameter"
15290 msgid "destructor for alien class `%T' cannot be a member"
15294 msgid "constructor for alien class `%T' cannot be a member"
15298 msgid "`%D' declared as a `virtual' %s"
15303 msgid "`%D' declared as an `inline' %s"
15304 msgstr "variabele `%s' als inline gedeclareerd"
15307 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
15312 msgid "`%D' declared as a friend"
15313 msgstr "veld `%s' als een functie gedeclareerd"
15317 msgid "`%D' declared with an exception specification"
15318 msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
15321 msgid "cannot declare `::main' to be a template"
15325 msgid "cannot declare `::main' to be inline"
15329 msgid "cannot declare `::main' to be static"
15333 msgid "`main' must return `int'"
15337 msgid "non-local function `%#D' uses anonymous type"
15341 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
15345 msgid "non-local function `%#D' uses local type `%T'"
15349 msgid "%smember function `%D' cannot have `%T' method qualifier"
15353 msgid "defining explicit specialization `%D' in friend declaration"
15356 #. Something like `template <class T> friend void f<T>()'.
15358 msgid "invalid use of template-id `%D' in declaration of primary template"
15362 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
15366 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
15371 msgid "definition of implicitly-declared `%D'"
15372 msgstr "functie-definitie als `auto' gedeclareerd"
15374 #: cp/decl.c:9834 cp/decl2.c:785
15375 msgid "no `%#D' member function declared in class `%T'"
15379 msgid "non-local variable `%#D' uses local type `%T'"
15383 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
15387 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
15391 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
15396 msgid "size of array `%D' has non-integer type"
15397 msgstr "grootte van array `%s' is van een niet-integraal type"
15401 msgid "size of array has non-integer type"
15402 msgstr "grootte van array `%s' is van een niet-integraal type"
15406 msgid "size of array `%D' is negative"
15407 msgstr "grootte van array `%s' is negatief"
15411 msgid "size of array is negative"
15412 msgstr "grootte van array `%s' is negatief"
15416 msgid "ISO C++ forbids zero-size array `%D'"
15417 msgstr "ANSI C verbiedt array `%s' met lengte 0"
15421 msgid "ISO C++ forbids zero-size array"
15422 msgstr "ANSI C verbiedt array `%s' met lengte 0"
15426 msgid "size of array `%D' is not an integral constant-expression"
15427 msgstr "grootte van array `%s' is van een niet-integraal type"
15431 msgid "size of array is not an integral constant-expression"
15432 msgstr "ongeldig gebruik van een void-expressie"
15436 msgid "ISO C++ forbids variable-size array `%D'"
15437 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
15441 msgid "ISO C++ forbids variable-size array"
15442 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
15445 msgid "overflow in array dimension"
15450 msgid "declaration of `%D' as %s"
15451 msgstr "herdeclaratie van `%s'"
15455 msgid "creating %s"
15459 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
15463 msgid "multidimensional array must have bounds for all dimensions except the first"
15467 msgid "return type specification for constructor invalid"
15471 msgid "return type specification for destructor invalid"
15476 msgid "operator `%T' declared to return `%T'"
15477 msgstr "parameter `%s' als void gedeclareerd"
15481 msgid "return type specified for `operator %T'"
15482 msgstr "registernaam niet opgegeven voor `%s'"
15485 msgid "destructors must be member functions"
15489 msgid "destructor `%T' must match class name `%T'"
15493 msgid "variable declaration is not allowed here"
15498 msgid "invalid declarator"
15499 msgstr "lege declaratie"
15502 msgid "declarator-id missing; using reserved word `%D'"
15507 msgid "type `%T' is not derived from type `%T'"
15508 msgstr "iterator `%s' is van een afgeleid type"
15510 #. Parse error puts this typespec where
15511 #. a declarator should go.
15513 msgid "`%T' specified as declarator-id"
15517 msgid " perhaps you want `%T' for a constructor"
15520 #. Sometimes, we see a template-name used as part of a
15521 #. decl-specifier like in
15522 #. std::allocator alloc;
15523 #. Handle that gracefully.
15526 msgid "invalid use of template-name '%E' in a declarator"
15527 msgstr "ongeldig gebruik van een void-expressie"
15531 msgid "declaration of `%D' as non-function"
15532 msgstr "`%s' wordt gedeclareerd als een array van functies"
15535 msgid "`bool' is now a keyword"
15539 msgid "extraneous `%T' ignored"
15542 #: cp/decl.c:10865 cp/decl.c:10910
15544 msgid "multiple declarations `%T' and `%T'"
15545 msgstr "meerdere parameters hebben de naam `%s'"
15549 msgid "ISO C++ does not support `long long'"
15550 msgstr "ANSI C ondersteunt `long long' niet"
15552 #: cp/decl.c:10983 cp/decl.c:10986
15554 msgid "ISO C++ forbids declaration of `%s' with no type"
15555 msgstr "ANSI C verbiedt lid-declaraties zonder leden"
15557 #. The implicit typename extension is deprecated and will be
15558 #. removed. Warn about its use now.
15560 msgid "`%T' is implicitly a typename"
15565 msgid "short, signed or unsigned invalid for `%s'"
15570 msgid "long and short specified together for `%s'"
15575 msgid "signed and unsigned given together for `%s'"
15579 msgid "qualifiers are not allowed on declaration of `operator %T'"
15583 msgid "member `%D' cannot be declared both virtual and static"
15588 msgid "`%T::%D' is not a valid declarator"
15589 msgstr "`%s' is geen iterator"
15592 msgid "storage class specifiers invalid in parameter declarations"
15596 msgid "typedef declaration invalid in parameter declaration"
15600 msgid "virtual outside class declaration"
15605 msgid "storage class specified for %s `%s'"
15609 msgid "storage class specifiers invalid in friend function declarations"
15613 msgid "destructor cannot be static member function"
15618 msgid "destructors may not be `%s'"
15619 msgstr "structure heeft geen lid dat `%s' heet"
15622 msgid "constructor cannot be static member function"
15626 msgid "constructors cannot be declared virtual"
15631 msgid "constructors may not be `%s'"
15632 msgstr "structure heeft geen lid dat `%s' heet"
15635 msgid "return value type specifier for constructor ignored"
15640 msgid "can't initialize friend function `%s'"
15643 #. Cannot be both friend and virtual.
15645 msgid "virtual functions cannot be friends"
15649 msgid "friend declaration not in class definition"
15654 msgid "can't define friend function `%s' in a local class definition"
15658 msgid "destructors may not have parameters"
15661 #: cp/decl.c:11622 cp/decl.c:11629
15663 msgid "cannot declare reference to `%#T'"
15664 msgstr "kan niet derefereren, is geen pointer."
15668 msgid "cannot declare pointer to `%#T'"
15669 msgstr "parameter `%s' wijst naar een onvolledig type"
15672 msgid "cannot declare pointer to `%#T' member"
15676 msgid "extra qualification `%T::' on member `%s' ignored"
15680 msgid "cannot declare member function `%T::%s' within `%T'"
15684 msgid "cannot declare member `%T::%s' within `%T'"
15688 msgid "data member may not have variably modified type `%T'"
15692 msgid "parameter may not have variably modified type `%T'"
15695 #. [dcl.fct.spec] The explicit specifier shall only be used in
15696 #. declarations of constructors within a class definition.
15698 msgid "only declarations of constructors can be `explicit'"
15703 msgid "non-member `%s' cannot be declared `mutable'"
15708 msgid "non-object member `%s' cannot be declared `mutable'"
15713 msgid "function `%s' cannot be declared `mutable'"
15714 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
15718 msgid "static `%s' cannot be declared `mutable'"
15723 msgid "const `%s' cannot be declared `mutable'"
15728 msgid "template-id `%D' used as a declarator"
15729 msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
15732 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
15736 msgid "typedef name may not be class-qualified"
15740 msgid "invalid type qualifier for non-member function type"
15745 msgid "type qualifiers specified for friend class declaration"
15746 msgstr "twee types opgegeven in één lege declaratie"
15750 msgid "`inline' specified for friend class declaration"
15751 msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
15755 msgid "template parameters cannot be friends"
15756 msgstr "niet-beëindigde parameterlijst in `#define'"
15759 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
15763 msgid "friend declaration requires class-key, i.e. `friend %#T'"
15767 msgid "trying to make class `%T' a friend of global scope"
15772 msgid "invalid qualifiers on non-member function type"
15773 msgstr "%s laat qualifiers van doeltype van pointer vallen"
15777 msgid "abstract declarator `%T' used as declaration"
15778 msgstr "de declaratie van `%s' verbergt een globale declaratie"
15781 msgid "unnamed variable or field declared void"
15785 msgid "variable or field declared void"
15789 msgid "cannot use `::' in parameter declaration"
15792 #. Something like struct S { int N::j; };
15795 msgid "invalid use of `::'"
15796 msgstr "ongeldig gebruik van `restrict'"
15800 msgid "function `%D' cannot be declared friend"
15801 msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
15804 msgid "can't make `%D' into a method -- not in a class"
15809 msgid "function `%D' declared virtual inside a union"
15810 msgstr "veld `%s' als een functie gedeclareerd"
15813 msgid "`%D' cannot be declared virtual, since it is always static"
15818 msgid "field `%D' has incomplete type"
15819 msgstr "veld `%s' heeft een onvolledig type"
15823 msgid "name `%T' has incomplete type"
15824 msgstr "parameter `%s' heeft een onvolledig type"
15827 msgid " in instantiation of template `%T'"
15832 msgid "`%s' is neither function nor member function; cannot be declared friend"
15836 msgid "member functions are implicitly friends of their class"
15839 #. An attempt is being made to initialize a non-static
15840 #. member. But, from [class.mem]:
15842 #. 4 A member-declarator can contain a
15843 #. constant-initializer only if it declares a static
15844 #. member (_class.static_) of integral or enumeration
15845 #. type, see _class.static.data_.
15847 #. This used to be relatively common practice, but
15848 #. the rest of the compiler does not correctly
15849 #. handle the initialization unless the member is
15850 #. static so we make it static below.
15853 msgid "ISO C++ forbids initialization of member `%D'"
15854 msgstr "(dicht bij initialisatie van `%s')"
15857 msgid "making `%D' static"
15861 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
15866 msgid "storage class `auto' invalid for function `%s'"
15871 msgid "storage class `register' invalid for function `%s'"
15876 msgid "storage class `__thread' invalid for function `%s'"
15877 msgstr "ongeldige opslagklasse voor functie `%s'"
15881 msgid "storage class `static' invalid for function `%s' declared out of global scope"
15886 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
15891 msgid "virtual non-class function `%s'"
15895 msgid "cannot declare member function `%D' to have static linkage"
15898 #. FIXME need arm citation
15900 msgid "cannot declare static function inside another function"
15904 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
15909 msgid "static member `%D' declared `register'"
15910 msgstr "variabele `%s' als inline gedeclareerd"
15913 msgid "cannot explicitly declare member `%#D' to have extern linkage"
15918 msgid "default argument for `%#D' has type `%T'"
15919 msgstr "eerste argument van `%s' zou een `int' moeten zijn"
15922 msgid "default argument for parameter of type `%T' has type `%T'"
15926 msgid "default argument `%E' uses local variable `%D'"
15931 msgid "invalid string constant `%E'"
15932 msgstr "slechte stringconstante"
15935 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
15940 msgid "parameter `%D' invalidly declared method type"
15941 msgstr "parameter `%s' als void gedeclareerd"
15945 msgid "parameter `%D' invalidly declared offset type"
15946 msgstr "parameter `%s' als void gedeclareerd"
15949 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
15954 #. A declaration of a constructor for a class X is ill-formed if
15955 #. its first parameter is of type (optionally cv-qualified) X
15956 #. and either there are no other parameters or else all other
15957 #. parameters have default arguments.
15959 #. We *don't* complain about member template instantiations that
15960 #. have this form, though; they can occur as we try to decide
15961 #. what constructor to use during overload resolution. Since
15962 #. overload resolution will never prefer such a constructor to
15963 #. the non-template copy constructor (which is either explicitly
15964 #. or implicitly defined), there's no need to worry about their
15965 #. existence. Theoretically, they should never even be
15966 #. instantiated, but that's hard to forestall.
15968 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15973 msgid "`%D' must be a nonstatic member function"
15974 msgstr "`this' is niet beschikbaar in static member-funties"
15977 msgid "`%D' must be either a non-static member function or a non-member function"
15981 msgid "`%D' must have an argument of class or enumerated type"
15986 msgid "conversion to %s%s will never use a type conversion operator"
15991 msgid "ISO C++ prohibits overloading operator ?:"
15995 msgid "postfix `%D' must take `int' as its argument"
15999 msgid "postfix `%D' must take `int' as its second argument"
16004 msgid "`%D' must take either zero or one argument"
16005 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
16009 msgid "`%D' must take either one or two arguments"
16010 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
16013 msgid "prefix `%D' should return `%T'"
16017 msgid "postfix `%D' should return `%T'"
16021 msgid "`%D' must take `void'"
16024 #: cp/decl.c:13385 cp/decl.c:13393
16026 msgid "`%D' must take exactly one argument"
16027 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
16031 msgid "`%D' must take exactly two arguments"
16032 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
16035 msgid "user-defined `%D' always evaluates both arguments"
16039 msgid "`%D' should return by value"
16042 #: cp/decl.c:13429 cp/decl.c:13432
16043 msgid "`%D' cannot have default arguments"
16047 msgid "using typedef-name `%D' after `%s'"
16052 msgid "using template type parameter `%T' after `%s'"
16053 msgstr "incompatibel type voor argument %d van `%s'"
16057 msgid "`%s %T' declares a new type at namespace scope"
16058 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
16061 msgid " names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
16066 msgid "use of enum `%#D' without previous declaration"
16067 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
16070 msgid "derived union `%T' invalid"
16075 msgid "base type `%T' fails to be a struct or class type"
16076 msgstr "`%s' is geen typedef of ingebouwd type"
16080 msgid "base class `%T' has incomplete type"
16081 msgstr "veld `%s' heeft een onvolledig type"
16084 msgid "recursive type `%T' undefined"
16089 msgid "duplicate base type `%T' invalid"
16090 msgstr "herhaalde case-waarde"
16094 msgid "multiple definition of `%#T'"
16095 msgstr "herdefinitie van `%s'"
16099 msgid "previous definition here"
16100 msgstr "eerdere definitie van `%s'"
16103 msgid "no integral type can represent all of the enumerator values for `%T'"
16108 msgid "enumerator value for `%D' not integer constant"
16109 msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
16113 msgid "overflow in enumeration values at `%D'"
16114 msgstr "overflow in enumeratiewaarden"
16118 msgid "return type `%#T' is incomplete"
16119 msgstr "type van teruggeefwaarde is onvolledig"
16123 msgid "semicolon missing after declaration of `%#T'"
16124 msgstr "conflicterende declaraties van `%s'"
16127 msgid "return type for `main' changed to `int'"
16132 msgid "`%D' implicitly declared before its definition"
16133 msgstr "`%s' impliciet als functie gedeclareerd"
16135 #: cp/decl.c:14383 cp/typeck.c:6314
16136 msgid "`operator=' should return a reference to `*this'"
16141 msgid "parameter `%D' declared void"
16142 msgstr "parameter `%s' als void gedeclareerd"
16145 msgid "`%D' is already defined in class `%T'"
16150 msgid "static member function `%#D' declared with type qualifiers"
16151 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
16155 msgid "duplicate type qualifiers in %s declaration"
16156 msgstr "herhaalde label-declaratie `%s'"
16159 msgid "template `%#D' instantiated in file without #pragma interface"
16163 msgid "template `%#D' defined in file without #pragma interface"
16167 msgid "name missing for member function"
16170 #. Something has gone very wrong. Assume we are mistakenly reducing
16171 #. an expression instead of a declaration.
16173 msgid "parser may be lost: is there a '{' missing somewhere?"
16176 #: cp/decl2.c:459 cp/decl2.c:473
16177 msgid "ambiguous conversion for array subscript"
16181 msgid "invalid types `%T[%T]' for array subscript"
16185 msgid "type `%#T' argument given to `delete', expected pointer"
16189 msgid "anachronistic use of array size in vector delete"
16193 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to `delete'"
16198 msgid "deleting `%T' is undefined"
16199 msgstr "`%.*s' is niet gedefinieerd"
16202 msgid "deleting array `%#D'"
16205 #. 14.5.2.2 [temp.mem]
16207 #. A local class shall not have member templates.
16209 msgid "invalid declaration of member template `%#D' in local class"
16214 msgid "invalid use of `virtual' in template declaration of `%#D'"
16215 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
16217 #: cp/decl2.c:601 cp/pt.c:2745
16219 msgid "template declaration of `%#D'"
16220 msgstr "herdeclaratie van `%s'"
16223 msgid "Java method '%D' has non-Java return type `%T'"
16227 msgid "Java method '%D' has non-Java parameter type `%T'"
16231 msgid "prototype for `%#D' does not match any in class `%T'"
16236 msgid "local class `%#T' shall not have static data member `%#D'"
16237 msgstr "`%s' is geen static veld"
16240 msgid "initializer invalid for static member with constructor"
16244 msgid "(an out of class initialization is required)"
16249 msgid "invalid data member initialization"
16250 msgstr "ongeldige beginwaarde"
16253 msgid "(use `=' to initialize static data members)"
16257 msgid "member `%D' conflicts with virtual function table field name"
16261 msgid "`%D' is already defined in `%T'"
16265 msgid "field initializer is not constant"
16269 msgid "`asm' specifiers are not permitted on non-static data members"
16273 msgid "cannot declare `%D' to be a bit-field type"
16278 msgid "cannot declare bit-field `%D' with function type"
16279 msgstr "cast geeft functie-type op"
16282 msgid "`%D' is already defined in the class %T"
16286 msgid "static member `%D' cannot be a bit-field"
16291 msgid "initializer specified for non-member function `%D'"
16292 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
16296 msgid "invalid initializer for virtual method `%D'"
16297 msgstr "ongeldige beginwaarde voor bit-string"
16301 msgid "anonymous struct not inside named type"
16302 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
16305 msgid "namespace-scope anonymous aggregates must be static"
16309 msgid "anonymous aggregate with no members"
16313 msgid "`operator new' must return type `%T'"
16317 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
16321 msgid "`operator delete' must return type `%T'"
16325 msgid "`operator delete' takes type `%T' as first parameter"
16328 #. Overflow occurred. That means there are at least 4 billion
16329 #. initialization functions.
16331 msgid "too many initialization functions required"
16336 msgid "inline function `%D' used but never defined"
16337 msgstr "label `%s' gebruikt maar niet gedefinieerd"
16340 msgid "use of old-style cast"
16345 msgid "use of `%D' is ambiguous"
16346 msgstr "grootte van `%s' is %u bytes"
16349 msgid " first declared as `%#D' here"
16353 msgid " also declared as `%#D' here"
16357 msgid "`%D' denotes an ambiguous type"
16361 msgid " first type here"
16365 msgid " other type here"
16370 msgid "declaration of `%D' not in a namespace surrounding `%D'"
16371 msgstr "`%s' wordt gedeclareerd als een array van functies"
16374 msgid "`%D' should have been declared inside `%D'"
16379 msgid "`%D' is not a function,"
16380 msgstr "`%s' is meestal een functie"
16384 msgid " conflict with `%D'"
16385 msgstr "conflicterende types voor `%s'"
16387 #. The parser did not find it, so it's not there.
16390 msgid "unknown namespace `%D'"
16391 msgstr "onbekende machine-modus `%s'"
16393 #: cp/decl2.c:4507 cp/decl2.c:4794
16395 msgid "`%T' is not a namespace"
16396 msgstr "`%s' is geen iterator"
16400 msgid "`%D' is not a namespace"
16401 msgstr "`%s' is geen iterator"
16404 msgid "a using-declaration cannot specify a template-id. Try `using %D'"
16409 msgid "namespace `%D' not allowed in using-declaration"
16410 msgstr "`%s' staat niet aan het begin van een declaratie"
16414 msgid "`%D' not declared"
16415 msgstr "`%.*s' is niet gedefinieerd"
16417 #. If the OLD_FN was really declared, the
16418 #. declarations don't match.
16419 #: cp/decl2.c:4573 cp/decl2.c:4615 cp/decl2.c:4640
16420 msgid "`%D' is already declared in this scope"
16424 msgid "using declaration `%D' introduced ambiguous type `%T'"
16428 msgid "using-declaration for non-member at class scope"
16432 msgid "using-declaration for destructor"
16436 msgid "a using-declaration cannot specify a template-id. Try `using %T::%D'"
16441 msgid "namespace `%T' undeclared"
16442 msgstr "`%s' tevoren hier gedeclareerd"
16446 msgid "default argument missing for parameter %P of `%+#D'"
16447 msgstr "parameternaam ontbreekt uit parameterlijst"
16450 msgid "extra qualification `%T::' on member `%D' ignored"
16454 msgid "`%T' does not have a class or union named `%D'"
16459 msgid "`%T' is not a class or union type"
16460 msgstr "`%s' is smaller dan waarden van zijn type"
16464 msgid "template argument is required for `%T'"
16465 msgstr "meerdere parameters hebben de naam `%s'"
16469 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16470 msgstr "`%s' wordt gedeclareerd als een array van functies"
16474 msgid "`%s' not supported by %s"
16475 msgstr "-pipe wordt niet ondersteund"
16479 msgid "<anonymous %s>"
16484 msgid "(static %s for %s)"
16494 msgid "In %s `%s':"
16495 msgstr "%s voor `%s'"
16499 msgid "%s: In instantiation of `%s':\n"
16500 msgstr "(dicht bij initialisatie van `%s')"
16504 msgid "%s:%d: instantiated from `%s'\n"
16509 msgid "%s:%d: instantiated from here\n"
16512 #. damn ICE suppression
16515 msgid "unexpected letter `%c' in locate_error\n"
16518 #. Can't throw a reference.
16520 msgid "type `%T' is disallowed in Java `throw' or `catch'"
16524 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
16527 #. Thrown object must be a Throwable.
16529 msgid "type `%T' is not derived from `java::lang::Throwable'"
16533 msgid "mixing C++ and Java catches in a single translation unit"
16537 msgid "throwing NULL, which has integral, not pointer type"
16541 msgid " in thrown expression"
16545 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
16549 msgid "exception of type `%T' will be caught"
16553 msgid " by earlier handler for `%T'"
16557 msgid "`...' handler must be the last handler for its try block"
16562 msgid "`%D' is already a friend of class `%T'"
16563 msgstr "kan klasse '%s' niet vinden"
16567 msgid "previous friend declaration of `%D'"
16568 msgstr "eerdere declaratie van `%s'"
16572 msgid "invalid type `%T' declared `friend'"
16573 msgstr "variabele `%s' als inline gedeclareerd"
16576 #. Friend declarations shall not declare partial
16577 #. specializations.
16580 msgid "partial specialization `%T' declared `friend'"
16581 msgstr "variabele `%s' als inline gedeclareerd"
16584 msgid "class `%T' is implicitly friends with itself"
16587 #. template <class T> friend typename S<T>::X;
16590 msgid "typename type `%#T' declared `friend'"
16591 msgstr "parameter `%s' als void gedeclareerd"
16593 #. template <class T> friend class T;
16596 msgid "template parameter type `%T' declared `friend'"
16597 msgstr "parameter `%s' als void gedeclareerd"
16599 #. template <class T> friend class A; where A is not a template
16602 msgid "`%#T' is not a template"
16603 msgstr "`%s' is geen iterator"
16606 msgid "`%T' is already a friend of `%T'"
16610 msgid "member `%D' declared as friend before type `%T' defined"
16615 msgid "friend declaration `%#D' declares a non-template function"
16616 msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
16619 msgid "(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"
16622 #: cp/g++spec.c:211 java/jvspec.c:423
16624 msgid "argument to `%s' missing\n"
16625 msgstr "argument van `%s' moet van een integraal type zijn."
16628 msgid "`%D' should be initialized in the member initialization list"
16632 msgid "default-initialization of `%#D', which has reference type"
16637 msgid "uninitialized reference member `%D'"
16638 msgstr "ongeldige beginwaarde voor member `%s'"
16641 msgid "initializer list treated as compound expression"
16646 msgid "`%D' will be initialized after"
16647 msgstr "parameter `%s' krijgt beginwaarde"
16651 msgid "base `%T' will be initialized after"
16652 msgstr "veld `%s' heeft al een beginwaarde gekregen"
16657 msgstr "%s voor `%s'"
16662 msgstr "%s voor `%s'"
16666 msgid "multiple initializations given for base `%T'"
16667 msgstr "(dicht bij initialisatie van `%s')"
16671 msgid "initializations for multiple members of `%T'"
16672 msgstr "beginwaarde legt grootte van `%s' niet vast"
16675 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
16679 msgid "class `%T' does not have any field named `%D'"
16683 msgid "field `%#D' is static; the only point of initialization is its definition"
16687 msgid "unnamed initializer for `%T', which has no base classes"
16691 msgid "unnamed initializer for `%T', which uses multiple inheritance"
16695 msgid "type `%D' is not a direct or virtual base of `%T'"
16699 msgid "type `%D' is not a direct base of `%T'"
16702 #. Handle bad initializers like:
16706 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
16710 #. int main(int argc, char **argv) {
16711 #. COMPLEX zees(1.0, 0.0)[10];
16715 msgid "bad array initializer"
16720 msgid "`%T' is not an aggregate type"
16721 msgstr "`%s' is geen iterator"
16725 msgid "`%T' fails to be an aggregate typedef"
16726 msgstr "`%s' is geen typedef of ingebouwd type"
16729 msgid "type `%T' is of non-aggregate type"
16733 msgid "cannot call destructor `%T::~%T' without object"
16738 msgid "invalid use of non-static field `%D'"
16739 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
16741 #. We can get here when processing a bad default
16743 #. struct S { int a; void f(int i = a); }
16744 #: cp/init.c:1499 cp/method.c:160
16746 msgid "invalid use of member `%D'"
16747 msgstr "ongeldige beginwaarde voor member `%s'"
16750 msgid "no method `%T::%D'"
16754 msgid "incomplete type `%T' does not have member `%D'"
16759 msgid "`%D' is not a member of type `%T'"
16760 msgstr "`%s' is geen bestand, pipe of tty"
16764 msgid "invalid pointer to bit-field `%D'"
16765 msgstr "bitveld `%s' heeft een negatieve breedte"
16768 msgid "object missing in use of pointer-to-member construct"
16772 msgid "member `%D' is non-static but referenced as a static member"
16775 #: cp/init.c:1776 cp/typeck.c:2826 cp/typeck.c:2930
16776 msgid "at this point in file"
16781 msgid "object missing in `%E'"
16782 msgstr "array-grootte ontbreekt in `%s'"
16785 msgid "new of array type fails to specify size"
16789 msgid "size in array new must have integral type"
16793 msgid "zero size array reserves no space"
16797 msgid "new cannot be applied to a reference type"
16801 msgid "new cannot be applied to a function type"
16805 msgid "call to Java constructor, while `jclass' undefined"
16810 msgid "can't find class$"
16811 msgstr "kan %s niet vinden"
16814 msgid "invalid type `void' for new"
16819 msgid "call to Java constructor with `%s' undefined"
16824 msgid "ISO C++ forbids initialization in array new"
16825 msgstr "ANSI C verbiedt lege initialisatie-accolades"
16827 #: cp/init.c:2391 cp/typeck2.c:367 cp/typeck2.c:1208
16828 msgid "initializer list being treated as compound expression"
16833 msgid "ISO C++ forbids aggregate initializer to new"
16834 msgstr "ANSI C verbiedt lege initialisatie-accolades"
16838 msgid "uninitialized const in `new' of `%#T'"
16839 msgstr "beginwaarde legt grootte van `%s' niet vast"
16842 msgid "initializer ends prematurely"
16846 msgid "cannot initialize multi-dimensional array with initializer"
16850 msgid "unknown array size in delete"
16854 msgid "type to vector delete is neither pointer or array type"
16858 msgid "type name expected before `*'"
16862 msgid "cannot declare references to references"
16866 msgid "cannot declare pointers to references"
16870 msgid "type name expected before `&'"
16875 msgid "semicolon missing after %s declaration"
16880 msgid "semicolon missing after declaration of `%T'"
16881 msgstr "conflicterende declaraties van `%s'"
16883 # Moet 'signature-string' vertaald worden?
16886 msgid "junk at end of #pragma %s"
16887 msgstr "Brol aan einde van signature-string."
16891 msgid "invalid #pragma %s"
16892 msgstr "ongeldige operand van %s"
16895 msgid "#pragma vtable no longer supported"
16900 msgid "#pragma implementation for %s appears after file is included"
16901 msgstr "`#pragma implementation' voor \"%s\" staat na diens #include"
16904 msgid "junk at end of #pragma GCC java_exceptions"
16909 msgid "`%D' not defined"
16910 msgstr "`%.*s' is niet gedefinieerd"
16914 msgid "`%D' was not declared in this scope"
16915 msgstr "`%.*s' is niet gedefinieerd"
16919 msgid "`%D' undeclared (first use this function)"
16920 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
16924 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
16925 msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
16929 msgid "`::%D' undeclared (first use here)"
16930 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
16932 #: cp/mangle.c:2051
16933 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
16936 #: cp/mangle.c:2363
16937 msgid "the mangled name of `%D' will change in a future version of GCC"
16942 msgid "invalid use of member `%D' in static member function"
16943 msgstr "`this' is niet beschikbaar in static member-funties"
16947 msgid "use of namespace `%D' as expression"
16948 msgstr "modi in %s expressie komen niet overeen"
16951 msgid "use of class template `%T' as expression"
16956 msgid "use of %s from containing function"
16961 msgid " `%#D' declared here"
16962 msgstr "`%s' tevoren hier gedeclareerd"
16965 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16969 msgid "generic thunk code fails for method `%#D' which uses `...'"
16973 msgid "non-static const member `%#D', can't use default assignment operator"
16977 msgid "non-static reference member `%#D', can't use default assignment operator"
16982 msgid "`%s' tag used in naming `%#T'"
16983 msgstr "Ongeldige optie `%s'"
16986 msgid "keyword `export' not implemented, and will be ignored"
16990 msgid "use of linkage spec `%D' is different from previous spec `%D'"
16994 msgid "no base or member initializers given following ':'"
16998 msgid "anachronistic old style base class initializer"
17001 #. Handle `Class<Class<Type>>' without space in the `>>'
17003 msgid "`>>' should be `> >' in template class name"
17007 msgid "use of template qualifier outside template"
17010 #: parse.y:1193 parse.y:1202
17012 msgid "ISO C++ forbids an empty condition for `%s'"
17013 msgstr "ANSI C verbiedt een leeg bronbestand"
17017 msgid "definition of class `%T' in condition"
17018 msgstr "herdefinitie van `union %s'"
17022 msgid "definition of enum `%T' in condition"
17023 msgstr "herdefinitie van `union %s'"
17027 msgid "definition of array `%#D' in condition"
17028 msgstr "herdefinitie van `union %s'"
17031 msgid "old style placement syntax, use () instead"
17036 msgid "`%T' is not a valid expression"
17037 msgstr "ongeldig gebruik van een void-expressie"
17039 #. This was previously allowed as an extension, but
17040 #. was removed in G++ 3.3.
17043 msgid "initialization of new expression with `='"
17044 msgstr "Ongeldig token in expressie"
17048 msgid "ISO C++ forbids compound literals"
17049 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
17053 msgid "ISO C++ forbids braced-groups within expressions"
17054 msgstr "ANSI C verbiedt accolade-groepen in expressies"
17058 msgid "invalid use of template `%D'"
17059 msgstr "ongeldige beginwaarde voor member `%s'"
17061 #: parse.y:2053 parse.y:2068
17062 msgid "sigof type specifier"
17066 msgid "`sigof' applied to non-aggregate expression"
17070 msgid "`sigof' applied to non-aggregate type"
17074 msgid "using `typename' outside of template"
17078 msgid "qualified name does not name a class"
17083 msgid "storage class specifier `%s' not allowed after struct or class"
17088 msgid "type specifier `%s' not allowed after struct or class"
17093 msgid "type qualifier `%s' not allowed after struct or class"
17097 msgid "no body nor ';' separates two class, struct or union declarations"
17101 msgid "no bases given following `:'"
17104 #: parse.y:2584 parse.y:2599
17105 msgid "`%D' access"
17109 msgid "multiple access specifiers"
17113 msgid "multiple `virtual' specifiers"
17117 msgid "missing ';' before right brace"
17121 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
17124 #: parse.y:3152 parse.y:3172 parse.y:3181 parse.y:3210
17125 msgid "`%T' is not a class or namespace"
17130 msgid "ISO C++ forbids label declarations"
17131 msgstr "ANSI C verbiedt labeldeclaraties"
17135 msgid "ISO C++ forbids computed gotos"
17136 msgstr "ANSI C verbiedt geneste functies"
17139 msgid "label must be followed by statement"
17143 msgid "must have at least one catch per try block"
17147 msgid "ISO C++ forbids compound statements inside for initializations"
17150 #. This helps us recover from really nasty
17151 #. parse errors, for example, a missing right
17153 #: parse.y:3737 parse.y:3747
17154 msgid "possibly missing ')'"
17158 msgid "type specifier omitted for parameter"
17163 msgid "`%E' is not a type, use `typename %E' to make it one"
17168 msgid "no type `%D' in `%T'"
17169 msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
17173 msgid "type specifier omitted for parameter `%E'"
17174 msgstr "opslagklasse opgegeven voor parameter `%s'"
17177 msgid "'%D' is used as a type, but is not defined as a type."
17181 msgid "data member `%D' cannot be a member template"
17186 msgid "invalid member template declaration `%D'"
17187 msgstr "herhaalde label-declaratie `%s'"
17190 msgid "explicit specialization in non-namespace scope `%D'"
17194 msgid "enclosing class templates are not explicitly specialized"
17197 #: cp/pt.c:792 cp/pt.c:833
17198 msgid "specializing `%#T' in different namespace"
17201 #: cp/pt.c:793 cp/pt.c:834
17203 msgid " from definition of `%#D'"
17204 msgstr "herdefinitie van `%s'"
17208 msgid "specialization of `%T' after instantiation"
17209 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
17213 msgid "specialization `%T' after instantiation `%T'"
17214 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
17218 msgid "explicit specialization of non-template `%T'"
17219 msgstr "impliciete declaratie van functie `%s'"
17222 msgid "specialization of %D after instantiation"
17231 msgid "`%D' is not a function template"
17232 msgstr "`%s' is geen iterator"
17235 msgid "template-id `%D' for `%+D' does not match any template declaration"
17239 msgid "ambiguous template specialization `%D' for `%+D'"
17242 #. This case handles bogus declarations like template <>
17243 #. template <class T> void f<int>();
17244 #: cp/pt.c:1521 cp/pt.c:1595
17245 msgid "template-id `%D' in declaration of primary template"
17249 msgid "template parameter list used in explicit instantiation"
17253 msgid "definition provided for explicit instantiation"
17258 msgid "too many template parameter lists in declaration of `%D'"
17259 msgstr "meerdere opslagklassen in declaratie van `%s'"
17263 msgid "too few template parameter lists in declaration of `%D'"
17264 msgstr "twee of meer data types in de declaratie van `%s'"
17267 msgid "explicit specialization not preceded by `template <>'"
17271 msgid "partial specialization `%D' of function template"
17275 msgid "default argument specified in explicit specialization"
17279 msgid "template specialization with C linkage"
17282 #. From [temp.expl.spec]:
17284 #. If such an explicit specialization for the member
17285 #. of a class template names an implicitly-declared
17286 #. special member function (clause _special_), the
17287 #. program is ill-formed.
17289 #. Similar language is found in [temp.explicit].
17292 msgid "specialization of implicitly-declared special member function"
17293 msgstr "`%s' impliciet als functie gedeclareerd"
17297 msgid "no member function `%D' declared in `%T'"
17298 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
17300 #. There are two many template parameter lists.
17303 msgid "too many template parameter lists in declaration of `%T'"
17304 msgstr "meerdere opslagklassen in declaratie van `%s'"
17307 msgid " shadows template parm `%#D'"
17311 msgid "template parameters not used in partial specialization:"
17319 msgid "partial specialization `%T' does not specialize any template arguments"
17324 msgid "template argument `%E' involves template parameter(s)"
17328 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
17331 # Is the %s the argument, or is it 'of' the argument?
17334 msgid "no default argument for `%D'"
17335 msgstr "ongeldig type-argument `%s'"
17338 msgid "template with C linkage"
17342 msgid "template class without a name"
17346 msgid "`%D' does not declare a template type"
17351 msgid "template definition of non-template `%#D'"
17352 msgstr "herdefinitie van `union %s'"
17355 msgid "expected %d levels of template parms for `%#D', got %d"
17360 msgid "got %d template parameters for `%#D'"
17361 msgstr "meerdere parameters hebben de naam `%s'"
17365 msgid "got %d template parameters for `%#T'"
17366 msgstr "meerdere parameters hebben de naam `%s'"
17370 msgid " but %d required"
17375 msgid "`%T' is not a template type"
17376 msgstr "`%s' is geen iterator"
17380 msgid "previous declaration `%D'"
17381 msgstr "eerdere declaratie van `%s'"
17385 msgid "used %d template parameter%s instead of %d"
17386 msgstr "meerdere parameters hebben de naam `%s'"
17390 msgid "template parameter `%#D'"
17391 msgstr "meerdere parameters hebben de naam `%s'"
17395 msgid "redeclared here as `%#D'"
17396 msgstr "ongeldige naam `%s'"
17398 #. We have in [temp.param]:
17400 #. A template-parameter may not be given default arguments
17401 #. by two different declarations in the same scope.
17404 msgid "redefinition of default argument for `%#D'"
17405 msgstr "herdefinitie van `struct %s'"
17409 msgid " original definition appeared here"
17410 msgstr "functie-definitie als `typdef' gedeclareerd"
17414 msgid "`%E' is not a valid template argument"
17415 msgstr "`%s' is geen iterator"
17418 msgid "it must be the address of a function with external linkage"
17422 msgid "it must be the address of an object with external linkage"
17426 msgid "it must be a pointer-to-member of the form `&X::Y'"
17431 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
17436 msgid "address of non-extern `%E' cannot be used as template argument"
17441 msgid "non-constant `%E' cannot be used as template argument"
17446 msgid "object `%E' cannot be used as template argument"
17451 msgid "to refer to a type member of a template parameter, use `typename %E'"
17454 #: cp/pt.c:3539 cp/pt.c:3555 cp/pt.c:3594
17455 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
17459 msgid " expected a constant of type `%T', got `%T'"
17464 msgid " expected a type, got `%E'"
17468 msgid " expected a type, got `%T'"
17472 msgid " expected a class template, got `%T'"
17476 msgid " expected a template of type `%D', got `%D'"
17480 msgid "template-argument `%T' uses anonymous type"
17484 msgid "template-argument `%T' uses local type `%T'"
17487 # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
17490 msgid "template-argument `%T' is a variably modified type"
17491 msgstr "argument %d is alleen-lezen"
17494 msgid "could not convert template argument `%E' to `%T'"
17499 msgid "wrong number of template arguments (%d, should be %d)"
17504 msgid "provided for `%D'"
17505 msgstr "eerdere grant voor `%s'"
17507 # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
17510 msgid "template argument %d is invalid"
17511 msgstr "argument %d is alleen-lezen"
17514 msgid "non-template used as template"
17519 msgid "`%T' is not a template"
17520 msgstr "`%s' is geen iterator"
17523 msgid "non-template type `%T' used as a template"
17528 msgid "for template declaration `%D'"
17529 msgstr "lege declaratie"
17532 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
17536 msgid "ambiguous class template instantiation for `%#T'"
17543 #: cp/pt.c:6284 cp/pt.c:6396
17544 msgid "instantiation of `%D' as type `%T'"
17549 msgid "invalid parameter type `%T'"
17550 msgstr "ongeldige operand voor %p-code"
17554 msgid "in declaration `%D'"
17555 msgstr "herdeclaratie van `%s'"
17558 msgid "creating pointer to member function of non-class type `%T'"
17562 msgid "creating array with size zero"
17567 msgid "creating array with size zero (`%E')"
17571 msgid "forming reference to void"
17575 msgid "forming %s to reference type `%T'"
17579 msgid "creating pointer to member of non-class type `%T'"
17583 msgid "creating pointer to member reference type `%T'"
17588 msgid "creating array of `%T'"
17589 msgstr "doorgeven van argument %d van `%s'"
17593 msgid "`%T' is not a class, struct, or union type"
17594 msgstr "`%s' is geen bestand, pipe of tty"
17598 msgid "use of `%s' in template"
17602 msgid "type `%T' composed from a local class is not a valid template-argument"
17606 msgid " trying to instantiate `%D'"
17610 msgid "incomplete type unification"
17615 msgid "use of `%s' in template type unification"
17618 #: cp/pt.c:9821 cp/pt.c:9893
17619 msgid "explicit instantiation of non-template `%#D'"
17622 #: cp/pt.c:9837 cp/pt.c:9888
17623 msgid "no matching template for `%D' found"
17628 msgid "explicit instantiation of `%#D'"
17629 msgstr "eerdere impliciete declaratie van `%s'"
17633 msgid "duplicate explicit instantiation of `%#D'"
17634 msgstr "herhaalde definitie `%s'"
17637 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
17640 #: cp/pt.c:9909 cp/pt.c:9999
17641 msgid "storage class `%D' applied to template instantiation"
17645 msgid "explicit instantiation of non-template type `%T'"
17649 msgid "explicit instantiation of `%#T' before definition of template"
17654 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
17659 msgid "duplicate explicit instantiation of `%#T'"
17660 msgstr "herhaalde definitie `%s'"
17663 msgid "explicit instantiation of `%D' but no definition available"
17667 msgid "`%#T' is not a valid type for a template constant parameter"
17671 msgid "-frepo must be used with -c"
17676 msgid "mysterious repository information in %s"
17681 msgid "can't create repository information file `%s'"
17685 msgid "cannot use typeid with -fno-rtti"
17689 msgid "must #include <typeinfo> before using typeid"
17693 msgid "cannot create type information for type `%T' because its size is variable"
17696 #: cp/rtti.c:584 cp/rtti.c:598
17697 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
17701 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
17705 msgid "`%T' is an ambiguous base of `%T'"
17709 msgid "`%T' is an inaccessible base of `%T'"
17712 #. At parse time, we don't want to give this error, since
17713 #. we won't have enough state to make this kind of
17714 #. decision properly. But there are times (e.g., with
17715 #. enums in nested classes) when we do need to call
17716 #. this fn at parse time. So, in those cases, we pass
17717 #. complain as a 0 and just return a NULL_TREE.
17718 #: cp/search.c:1638
17719 msgid "assignment to non-static member `%D' of enclosing class `%T'"
17722 #: cp/search.c:2050
17723 msgid "adjusting pointers for covariant returns"
17726 #: cp/search.c:2054 cp/search.c:2061
17728 msgid "invalid covariant return type for `%#D'"
17729 msgstr "ongeldige registernaam voor `%s'"
17731 #: cp/search.c:2055
17732 msgid " overriding `%#D' (must be pointer or reference to class)"
17735 #: cp/search.c:2062
17736 msgid " overriding `%#D' (must use pointer or reference)"
17739 #: cp/search.c:2067
17741 msgid "conflicting return type specified for `%#D'"
17742 msgstr "conflicterende types voor `%s'"
17744 #: cp/search.c:2068
17745 msgid " overriding `%#D'"
17748 #: cp/search.c:2077
17750 msgid "looser throw specifier for `%#F'"
17751 msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
17753 #: cp/search.c:2078
17755 msgid " overriding `%#F'"
17758 #. A static member function cannot match an inherited
17759 #. virtual member function.
17760 #: cp/search.c:2167
17762 msgid "`%#D' cannot be declared"
17763 msgstr "`%.*s' is niet gedefinieerd"
17765 #: cp/search.c:2168
17766 msgid " since `%#D' declared in base class"
17769 #: cp/search.c:2309
17770 msgid "`%#D' needs a final overrider"
17773 #: cp/semantics.c:919
17775 msgid "type of asm operand `%E' could not be determined"
17776 msgstr "type van parameter `%s' is niet gedeclareerd"
17778 #: cp/semantics.c:1051
17780 msgid "ISO C++ does not permit named return values"
17781 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
17783 #: cp/semantics.c:1060
17784 msgid "return identifier `%D' already in place"
17787 #: cp/semantics.c:1068
17788 msgid "can't redefine default return value for constructors"
17791 #: cp/semantics.c:1100
17792 msgid "only constructors take base initializers"
17795 #: cp/semantics.c:1343
17796 msgid "`this' is unavailable for static member functions"
17797 msgstr "`this' is niet beschikbaar in static member-funties"
17799 #: cp/semantics.c:1349
17800 msgid "invalid use of `this' in non-member function"
17803 #: cp/semantics.c:1351
17804 msgid "invalid use of `this' at top level"
17805 msgstr "ongeldig gebruik van `this' op hoogste niveau"
17807 #: cp/semantics.c:1381
17808 msgid "calling type `%T' like a method"
17811 #: cp/semantics.c:1419
17812 msgid "destructor specifier `%T::~%T()' must have matching names"
17815 #: cp/semantics.c:1425
17817 msgid "`%E' is not of type `%T'"
17818 msgstr "`%c' optie gebruikt bij type `%c'"
17820 #: cp/semantics.c:1613
17821 msgid "template type parameters must use the keyword `class' or `typename'"
17824 #: cp/semantics.c:1652
17825 msgid "invalid default template argument"
17828 #: cp/semantics.c:1694
17830 msgid "definition of `%#T' inside template parameter list"
17831 msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
17833 #: cp/semantics.c:1710
17835 msgid "invalid definition of qualified type `%T'"
17836 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
17838 #: cp/semantics.c:2053
17840 msgid "invalid base-class specification"
17841 msgstr "ongeldige linker operand van %s"
17843 #: cp/semantics.c:2062
17844 msgid "base class `%T' has cv qualifiers"
17847 #: cp/semantics.c:2093
17849 msgid "multiple declarators in template declaration"
17850 msgstr "meerdere opslagklassen in declaratie van `%s'"
17852 #: cp/semantics.c:2120
17854 msgid "type of `%E' is unknown"
17855 msgstr "opslaggrootte van `%s' is onbekend"
17859 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
17862 #: cp/spew.c:1002 cp/spew.c:1340
17863 msgid "parse error at end of saved function text"
17866 #: cp/spew.c:1090 cp/spew.c:1178
17867 msgid "%Hend of file read inside definition"
17871 msgid "parse error in method specification"
17875 msgid "function body for constructor missing"
17879 msgid "%Hend of file read inside default argument"
17883 msgid "circular dependency in default args of `%#D'"
17886 # Is the %s the argument, or is it 'of' the argument?
17889 msgid "invalid type `%T' for default argument to `%T'"
17890 msgstr "ongeldig type-argument `%s'"
17894 msgid "%s before `%s'"
17895 msgstr "%s voor `%s'"
17899 msgid "%s before `%c'"
17900 msgstr "%s voor `%s'"
17904 msgid "%s before `\\%o'"
17905 msgstr "%s voor `%s'"
17909 msgid "%s before `%s' token"
17910 msgstr "%s voor `%s'"
17912 #: cp/tree.c:263 cp/tree.c:275
17914 msgid "non-lvalue in %s"
17918 msgid "`%V' qualifiers cannot be applied to `%T'"
17923 msgid "`%s' attribute can only be applied to Java class definitions"
17924 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
17928 msgid "`%s' attribute can only be applied to class definitions"
17929 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
17933 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17937 msgid "requested init_priority is not an integer constant"
17942 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17946 msgid "requested init_priority is out of range"
17950 msgid "requested init_priority is reserved for internal use"
17955 msgid "`%s' attribute is not supported on this platform"
17956 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
17960 msgid "lang_* check: failed in %s, at %s:%d"
17965 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17966 msgstr "pointer van type `void *' gebruikt in aftrekking"
17970 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17971 msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
17973 #: cp/typeck.c:1436
17974 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
17977 #: cp/typeck.c:1514
17979 msgid "invalid application of `%s' to a member function"
17980 msgstr "`this' is niet beschikbaar in static member-funties"
17982 #: cp/typeck.c:1520
17984 msgid "invalid application of `%s' to non-static member"
17985 msgstr "`sizeof' toegepast op een bitveld"
17987 #: cp/typeck.c:1538
17988 msgid "sizeof applied to a bit-field"
17991 #: cp/typeck.c:1541
17992 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
17995 #: cp/typeck.c:1759
17996 msgid "deprecated conversion from string constant to `%T'"
17999 #: cp/typeck.c:1890 cp/typeck.c:2122
18000 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
18003 #: cp/typeck.c:1916
18005 msgid "`%D' is not a member of `%T'"
18006 msgstr "`%s' is geen bestand, pipe of tty"
18008 #: cp/typeck.c:1957 cp/typeck.c:1978
18010 msgid "invalid access to non-static data member `%D' of NULL object"
18011 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
18013 #: cp/typeck.c:1959 cp/typeck.c:1980
18014 msgid "(perhaps the `offsetof' macro was used incorrectly)"
18017 #: cp/typeck.c:2168
18019 msgid "`%D::%D' is not a member of `%T'"
18020 msgstr "`%s' is geen bestand, pipe of tty"
18022 #: cp/typeck.c:2179
18024 msgid "`%T' is not a base of `%T'"
18025 msgstr "`%s' is geen bestand, pipe of tty"
18027 #: cp/typeck.c:2199
18028 msgid "destructor specifier `%T::~%T' must have matching names"
18031 #: cp/typeck.c:2205
18032 msgid "type `%T' has no destructor"
18035 #: cp/typeck.c:2244
18037 msgid "`%D' is not a member template function"
18038 msgstr "`%s' is meestal een functie"
18040 #. A pointer to incomplete type (other than cv void) can be
18041 #. dereferenced [expr.unary.op]/1
18042 #: cp/typeck.c:2338
18044 msgid "`%T' is not a pointer-to-object type"
18045 msgstr "`%s' is geen iterator"
18047 #: cp/typeck.c:2365
18049 msgid "invalid use of `%s' on pointer to member"
18052 #: cp/typeck.c:2371
18053 msgid "invalid type argument"
18056 #: cp/typeck.c:2474
18058 msgid "ISO C++ forbids subscripting non-lvalue array"
18059 msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
18061 #: cp/typeck.c:2485
18062 msgid "subscripting array declared `register'"
18065 #: cp/typeck.c:2570
18067 msgid "object missing in use of `%E'"
18068 msgstr "array-grootte ontbreekt in `%s'"
18070 #: cp/typeck.c:2674
18071 msgid "ISO C++ forbids calling `::main' from within program"
18074 #: cp/typeck.c:2699
18076 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
18079 #: cp/typeck.c:2712
18081 msgid "`%E' cannot be used as a function"
18082 msgstr "veld `%s' als een functie gedeclareerd"
18084 #: cp/typeck.c:2824
18086 msgid "too many arguments to %s `%+#D'"
18087 msgstr "teveel argumenten voor functie `%s'"
18089 #: cp/typeck.c:2865
18090 msgid "parameter type of called function is incomplete"
18093 #: cp/typeck.c:2928
18095 msgid "too few arguments to %s `%+#D'"
18096 msgstr "te weinig argumenten voor functie `%s'"
18098 #: cp/typeck.c:3056 cp/typeck.c:3066
18099 msgid "assuming cast to type `%T' from overloaded function"
18102 #: cp/typeck.c:3126
18104 msgid "division by zero in `%E / 0'"
18105 msgstr "deling door nul in `#if'"
18107 #: cp/typeck.c:3128
18109 msgid "division by zero in `%E / 0.'"
18110 msgstr "deling door nul in `#if'"
18112 #: cp/typeck.c:3158
18114 msgid "division by zero in `%E %% 0'"
18115 msgstr "deling door nul in `#if'"
18117 #: cp/typeck.c:3160
18119 msgid "division by zero in `%E %% 0.'"
18120 msgstr "deling door nul in `#if'"
18122 #: cp/typeck.c:3240
18124 msgid "%s rotate count is negative"
18127 #: cp/typeck.c:3243
18129 msgid "%s rotate count >= width of type"
18132 #: cp/typeck.c:3274 cp/typeck.c:3279 cp/typeck.c:3370 cp/typeck.c:3375
18134 msgid "ISO C++ forbids comparison between pointer and integer"
18135 msgstr "vergelijking tussen pointer en integer"
18137 #: cp/typeck.c:3553
18139 msgid "comparison between types `%#T' and `%#T'"
18140 msgstr "vergelijking tussen pointer en integer"
18142 #: cp/typeck.c:3589
18144 msgid "comparison between signed and unsigned integer expressions"
18145 msgstr "vergelijking tussen signed en unsigned"
18147 #: cp/typeck.c:3654
18149 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
18150 msgstr "ongeldige operanden voor binaire %s-operator"
18152 #. Some sort of arithmetic operation involving NULL was
18153 #. performed. Note that pointer-difference and pointer-addition
18154 #. have already been handled above, and so we don't end up here in
18156 #: cp/typeck.c:3676
18158 msgid "NULL used in arithmetic"
18159 msgstr "pointer naar functie gebruikt in rekensom"
18161 #: cp/typeck.c:3743
18163 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
18164 msgstr "pointer van type `void *' gebruikt in aftrekking"
18166 #: cp/typeck.c:3745
18168 msgid "ISO C++ forbids using pointer to a function in subtraction"
18169 msgstr "pointer naar functie gebruikt in aftrekking"
18171 #: cp/typeck.c:3747
18173 msgid "ISO C++ forbids using pointer to a method in subtraction"
18174 msgstr "pointer naar functie gebruikt in aftrekking"
18176 #: cp/typeck.c:3749
18177 msgid "ISO C++ forbids using pointer to a member in subtraction"
18180 # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
18181 #: cp/typeck.c:3761
18183 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
18184 msgstr "rekensom met pointer naar onvolledig type"
18186 #: cp/typeck.c:3821
18188 msgid "invalid use of '%E' to form a pointer-to-member-function. Use a qualified-id."
18191 #: cp/typeck.c:3827
18193 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
18196 #: cp/typeck.c:3850
18197 msgid "taking address of temporary"
18200 #: cp/typeck.c:4091
18202 msgid "ISO C++ forbids %sing an enum"
18203 msgstr "ANSI C verbiedt case-bereiken"
18205 #: cp/typeck.c:4103
18207 msgid "cannot %s a pointer to incomplete type `%T'"
18208 msgstr "parameter `%s' wijst naar een onvolledig type"
18210 #: cp/typeck.c:4110
18212 msgid "ISO C++ forbids %sing a pointer of type `%T'"
18213 msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
18215 #: cp/typeck.c:4135
18216 msgid "cast to non-reference type used as lvalue"
18219 #: cp/typeck.c:4169
18221 msgid "invalid use of `--' on bool variable `%D'"
18222 msgstr "ongeldig gebruik van array die geen lvalue is"
18225 #: cp/typeck.c:4202
18227 msgid "ISO C++ forbids taking address of function `::main'"
18228 msgstr "ANSI C verbiedt het adres van een gecaste expressie"
18230 #. An expression like &memfn.
18231 #: cp/typeck.c:4269
18232 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function. Say `&%T::%D'"
18235 #: cp/typeck.c:4271
18236 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say `&%T::%D'"
18239 #: cp/typeck.c:4295
18241 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
18242 msgstr "ANSI C verbiedt het adres van een gecaste expressie"
18244 #: cp/typeck.c:4324
18246 msgid "attempt to take address of bit-field structure member `%D'"
18247 msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
18249 #: cp/typeck.c:4444
18250 msgid "taking address of destructor"
18253 #: cp/typeck.c:4457
18255 msgid "taking address of bound pointer-to-member expression"
18256 msgstr "ongeldig gebruik van een void-expressie"
18258 #: cp/typeck.c:4473
18259 msgid "cannot create pointer to reference member `%D'"
18262 #: cp/typeck.c:4536
18263 msgid "cannot take the address of `this', which is an rvalue expression"
18266 #: cp/typeck.c:4555
18267 msgid "address requested for `%D', which is declared `register'"
18270 #: cp/typeck.c:4682
18271 msgid "static_cast from type `%T' to type `%T' casts away constness"
18274 #: cp/typeck.c:4871
18275 msgid "invalid static_cast from type `%T' to type `%T'"
18278 #: cp/typeck.c:4910
18279 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
18282 #: cp/typeck.c:4930
18283 msgid "reinterpret_cast from `%T' to `%T' loses precision"
18286 #: cp/typeck.c:4943
18287 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
18290 #: cp/typeck.c:4952
18292 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
18293 msgstr "ANSI C verbiedt voorwaardelijke expressies tussen 0 en een functiepointer"
18295 #: cp/typeck.c:4958
18296 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
18299 #: cp/typeck.c:4985
18300 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
18303 #: cp/typeck.c:4988
18304 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
18307 #: cp/typeck.c:5011
18308 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
18311 #: cp/typeck.c:5027
18312 msgid "invalid const_cast from type `%T' to type `%T'"
18315 #: cp/typeck.c:5069 cp/typeck.c:5074
18317 msgid "ISO C++ forbids casting to an array type `%T'"
18318 msgstr "ANSI C verbiedt casts naar een union-type"
18320 #: cp/typeck.c:5082
18322 msgid "invalid cast to function type `%T'"
18323 msgstr "ongeldige opslagklasse voor functie `%s'"
18325 #: cp/typeck.c:5138
18327 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
18328 msgstr "cast laat qualifiers van doeltype van pointer vallen"
18330 #: cp/typeck.c:5184
18332 msgid "cast from `%T' to `%T' increases required alignment of target type"
18333 msgstr "cast verhoogt het benodigde alignment van het doeltype"
18335 #: cp/typeck.c:5357
18336 msgid " in evaluation of `%Q(%#T, %#T)'"
18339 #: cp/typeck.c:5399
18341 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
18342 msgstr "ANSI C verbiedt casts naar een union-type"
18344 #: cp/typeck.c:5463
18346 msgid "incompatible types in assignment of `%T' to `%T'"
18347 msgstr "incompatibel type voor argument %d van `%s'"
18349 #: cp/typeck.c:5470
18351 msgid "ISO C++ forbids assignment of arrays"
18352 msgstr "ANSI C verbiedt array `%s' met lengte 0"
18354 #: cp/typeck.c:5577
18355 msgid " in pointer to member function conversion"
18358 #: cp/typeck.c:5585
18359 msgid " in pointer to member conversion"
18362 #. This is a reinterpret cast, we choose to do nothing.
18363 #: cp/typeck.c:5596 cp/typeck.c:5615
18364 msgid "pointer to member cast via virtual base `%T' of `%T'"
18367 #: cp/typeck.c:5619
18368 msgid "pointer to member conversion via virtual base `%T' of `%T'"
18371 #: cp/typeck.c:5695
18372 msgid "invalid conversion to type `%T' from type `%T'"
18375 #: cp/typeck.c:5860
18376 msgid "passing NULL used for non-pointer %s %P of `%D'"
18379 #: cp/typeck.c:5863
18380 msgid "%s to non-pointer type `%T' from NULL"
18383 #: cp/typeck.c:5871
18385 msgid "passing `%T' for %s %P of `%D'"
18386 msgstr "doorgeven van argument %d van `%s'"
18388 #: cp/typeck.c:5874
18389 msgid "%s to `%T' from `%T'"
18392 #: cp/typeck.c:5884
18393 msgid "passing negative value `%E' for %s %P of `%D'"
18396 #: cp/typeck.c:5887
18397 msgid "%s of negative value `%E' to `%T'"
18400 #: cp/typeck.c:5982
18401 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
18404 #: cp/typeck.c:5985
18405 msgid "cannot convert `%T' to `%T' in %s"
18408 #: cp/typeck.c:6073 cp/typeck.c:6075
18410 msgid "in passing argument %P of `%+D'"
18411 msgstr "doorgeven van argument %d van `%s'"
18413 #: cp/typeck.c:6190
18414 msgid "returning reference to temporary"
18417 #: cp/typeck.c:6197
18418 msgid "reference to non-lvalue returned"
18421 #: cp/typeck.c:6209
18423 msgid "reference to local variable `%D' returned"
18424 msgstr "adres van globale registervariabele `%s' gevraagd"
18426 #: cp/typeck.c:6212
18428 msgid "address of local variable `%D' returned"
18429 msgstr "adres van globale registervariabele `%s' gevraagd"
18431 #: cp/typeck.c:6243
18432 msgid "returning a value from a destructor"
18435 #. If a return statement appears in a handler of the
18436 #. function-try-block of a constructor, the program is ill-formed.
18437 #: cp/typeck.c:6251
18438 msgid "cannot return from a handler of a function-try-block of a constructor"
18441 #. You can't return a value from a constructor.
18442 #: cp/typeck.c:6254
18443 msgid "returning a value from a constructor"
18446 #: cp/typeck.c:6271
18448 msgid "return-statement with no value, in function declared with a non-void return type"
18449 msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
18451 #: cp/typeck.c:6287
18453 msgid "return-statement with a value, in function declared with a void return type"
18454 msgstr "`return' met waarde in een functie die void teruggeeft"
18456 #: cp/typeck.c:6308
18457 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
18462 msgid "type `%T' is not a base type for type `%T'"
18463 msgstr "`%s' is geen bestand, pipe of tty"
18465 #: cp/typeck2.c:157
18466 msgid "cannot declare variable `%D' to be of type `%T'"
18469 #: cp/typeck2.c:160
18470 msgid "cannot declare parameter `%D' to be of type `%T'"
18473 #: cp/typeck2.c:163
18474 msgid "cannot declare field `%D' to be of type `%T'"
18477 #: cp/typeck2.c:167
18479 msgid "invalid return type for member function `%#D'"
18480 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
18482 #: cp/typeck2.c:169
18484 msgid "invalid return type for function `%#D'"
18485 msgstr "ongeldige opslagklasse voor functie `%s'"
18487 #: cp/typeck2.c:172
18488 msgid "cannot allocate an object of type `%T'"
18491 #: cp/typeck2.c:179
18492 msgid " because the following virtual functions are abstract:"
18495 #: cp/typeck2.c:181
18499 #: cp/typeck2.c:184
18500 msgid " since type `%T' has abstract virtual functions"
18503 #: cp/typeck2.c:338
18504 msgid "constructor syntax used, but no constructor declared for type `%T'"
18507 #: cp/typeck2.c:349
18508 msgid "comma expression used to initialize return value"
18511 #: cp/typeck2.c:358
18512 msgid "cannot initialize arrays using this syntax"
18515 #: cp/typeck2.c:473
18516 msgid "initializing array with parameter list"
18519 #: cp/typeck2.c:529
18520 msgid "initializer for scalar variable requires one element"
18523 #: cp/typeck2.c:536
18525 msgid "braces around scalar initializer for `%T'"
18526 msgstr "accolades rond scalaire beginwaarde"
18528 #: cp/typeck2.c:539
18530 msgid "ignoring extra initializers for `%T'"
18531 msgstr "niet-constante beginwaarde voor `%s'"
18533 #: cp/typeck2.c:551
18535 msgid "variable-sized object of type `%T' may not be initialized"
18536 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
18538 #: cp/typeck2.c:561
18539 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
18542 #: cp/typeck2.c:627
18543 msgid "aggregate has a partly bracketed initializer"
18546 #: cp/typeck2.c:665 cp/typeck2.c:770
18547 msgid "non-trivial labeled initializers"
18550 #: cp/typeck2.c:682
18551 msgid "non-empty initializer for array of empty elements"
18554 #: cp/typeck2.c:736
18555 msgid "initializer list for object of class with virtual base classes"
18558 #: cp/typeck2.c:742
18559 msgid "initializer list for object of class with base classes"
18562 #: cp/typeck2.c:748
18563 msgid "initializer list for object using virtual functions"
18566 #: cp/typeck2.c:811 cp/typeck2.c:827
18568 msgid "missing initializer for member `%D'"
18569 msgstr "ongeldige beginwaarde voor member `%s'"
18571 #: cp/typeck2.c:816
18573 msgid "uninitialized const member `%D'"
18574 msgstr "ongeldige beginwaarde voor member `%s'"
18576 #: cp/typeck2.c:818
18578 msgid "member `%D' with uninitialized const fields"
18579 msgstr "parameter `%s' krijgt beginwaarde"
18581 #: cp/typeck2.c:821
18583 msgid "member `%D' is uninitialized reference"
18584 msgstr "parameter `%s' krijgt beginwaarde"
18586 #: cp/typeck2.c:868
18587 msgid "index value instead of field name in union initializer"
18590 #: cp/typeck2.c:880
18592 msgid "no field `%D' in union being initialized"
18593 msgstr "onbekend veld `%s' opgegeven in beginwaarde"
18595 #: cp/typeck2.c:888
18596 msgid "union `%T' with no named members cannot be initialized"
18599 #: cp/typeck2.c:924
18600 msgid "excess elements in aggregate initializer"
18603 #: cp/typeck2.c:1038
18604 msgid "circular pointer delegation detected"
18607 #: cp/typeck2.c:1051
18609 msgid "base operand of `->' has non-pointer type `%T'"
18610 msgstr "grootte van array `%s' is van een niet-integraal type"
18612 #: cp/typeck2.c:1065
18613 msgid "result of `operator->()' yields non-pointer result"
18616 #: cp/typeck2.c:1067
18617 msgid "base operand of `->' is not a pointer"
18620 #: cp/typeck2.c:1133
18621 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
18624 #: cp/typeck2.c:1140
18625 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
18628 #: cp/typeck2.c:1149
18629 msgid "member type `%T::' incompatible with object type `%T'"
18632 #: cp/typeck2.c:1186
18634 msgid "`%T' fails to be a typedef or built-in type"
18635 msgstr "`%s' is geen typedef of ingebouwd type"
18637 #: cp/typeck2.c:1259
18639 msgid "ISO C++ forbids defining types within %s"
18642 #: cp/typeck2.c:1384
18644 msgid "call to function `%D' which throws incomplete type `%#T'"
18645 msgstr "parameter `%s' wijst naar een onvolledig type"
18647 #: cp/typeck2.c:1387
18649 msgid "call to function which throws incomplete type `%#T'"
18650 msgstr "parameter `%s' wijst naar een onvolledig type"
18652 #. XXX Not i18n clean.
18653 #: cp/cp-tree.h:3936
18655 msgid "%s is deprecated, please see the documentation for details"
18658 #: cp/lang-options.h:29
18659 msgid "Do not obey access control semantics"
18662 #: cp/lang-options.h:31
18663 msgid "Change when template instances are emitted"
18666 #: cp/lang-options.h:36
18667 msgid "Check the return value of new"
18670 #: cp/lang-options.h:39
18671 msgid "Reduce size of object files"
18674 #: cp/lang-options.h:43
18675 msgid "Make string literals `char[]' instead of `const char[]'"
18678 #: cp/lang-options.h:46
18679 msgid "Dump the entire translation unit to a file"
18682 #: cp/lang-options.h:48
18684 msgid "Do not inline member functions by default"
18685 msgstr "kan functie `main' niet inline maken"
18687 #: cp/lang-options.h:51
18688 msgid "Do not generate run time type descriptor information"
18691 #: cp/lang-options.h:56
18692 msgid "Do not generate code to check exception specifications"
18695 #: cp/lang-options.h:61
18696 msgid "Scope of for-init-statement vars extends outside"
18699 #: cp/lang-options.h:64
18700 msgid "Do not recognize GNU defined keywords"
18703 #: cp/lang-options.h:68
18704 msgid "Enable support for huge objects"
18707 #: cp/lang-options.h:72
18709 msgid "Export functions even if they can be inlined"
18710 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
18712 #: cp/lang-options.h:75
18714 msgid "Only emit explicit template instantiations"
18715 msgstr "herhaalde definitie `%s'"
18717 #: cp/lang-options.h:78
18719 msgid "Only emit explicit instantiations of inline templates"
18720 msgstr "impliciete declaratie van functie `%s'"
18722 #: cp/lang-options.h:84
18723 msgid "Don't pedwarn about uses of Microsoft extensions"
18726 #: cp/lang-options.h:87
18727 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
18730 #: cp/lang-options.h:91
18731 msgid "Disable optional diagnostics"
18734 #: cp/lang-options.h:93
18735 msgid "Downgrade conformance errors to warnings"
18738 #: cp/lang-options.h:96
18739 msgid "Enable automatic template instantiation"
18742 #: cp/lang-options.h:101
18743 msgid "Display statistics accumulated during compilation"
18746 #: cp/lang-options.h:104
18747 msgid "Specify maximum template instantiation depth"
18750 #: cp/lang-options.h:106
18751 msgid "Use __cxa_atexit to register destructors"
18754 #: cp/lang-options.h:109
18755 msgid "Discard unused virtual functions"
18758 #: cp/lang-options.h:112
18759 msgid "Implement vtables using thunks"
18762 #: cp/lang-options.h:115
18763 msgid "Emit common-like symbols as weak symbols"
18766 #: cp/lang-options.h:118
18767 msgid "Emit cross referencing information"
18770 #: cp/lang-options.h:122
18771 msgid "Warn about inconsistent return types"
18774 #: cp/lang-options.h:125
18775 msgid "Warn about overloaded virtual function names"
18778 #: cp/lang-options.h:129
18779 msgid "Don't warn when all ctors/dtors are private"
18782 #: cp/lang-options.h:131
18783 msgid "Warn about non virtual destructors"
18786 #: cp/lang-options.h:134
18788 msgid "Warn when a function is declared extern, then inline"
18789 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
18791 #: cp/lang-options.h:137
18793 msgid "Warn when the compiler reorders code"
18794 msgstr "incompatibele record-modus"
18796 #: cp/lang-options.h:140
18797 msgid "Warn when synthesis behavior differs from Cfront"
18800 #: cp/lang-options.h:144
18801 msgid "Don't warn when type converting pointers to member functions"
18804 #: cp/lang-options.h:146
18805 msgid "Warn about violations of Effective C++ style rules"
18808 #: cp/lang-options.h:149
18810 msgid "Warn when overload promotes from unsigned to signed"
18811 msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
18813 #: cp/lang-options.h:152
18814 msgid "Warn if a C style cast is used in a program"
18817 #: cp/lang-options.h:156
18818 msgid "Don't warn when non-templatized friend functions are declared within a template"
18821 #: cp/lang-options.h:159
18822 msgid "Don't announce deprecation of compiler features"
18829 # Dit zou misschien beter 'warning' blijven
18839 msgid "(continued):"
18842 #: f/bad.c:487 f/bad.c:505
18843 msgid "[REPORT BUG!!] %"
18846 #: f/bad.c:494 f/bad.c:526
18847 msgid "[REPORT BUG!!]"
18852 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
18856 msgid "no INTEGER type can hold a pointer on this configuration"
18857 msgstr "geen enkel INTEGER-type kan een pointer bevatten in deze configuratie"
18861 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
18866 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
18870 msgid "properly unless they all are 32 bits wide"
18874 msgid "Please keep this in mind before you report bugs."
18877 #. I/O will probably crash.
18880 msgid "configuration: char * holds %d bits, but ftnlen only %d"
18883 #. ASSIGN 10 TO I will crash.
18887 "configuration: char * holds %d bits, but INTEGER only %d --\n"
18888 " ASSIGN statement might fail"
18893 msgid "In statement function"
18894 msgstr "teveel argumenten voor functie"
18897 msgid "Outside of any program unit:\n"
18902 msgid "%A from %B at %0%C"
18906 msgid "directory name must immediately follow -I"
18911 msgid "At %0, INCLUDE file %A exists, but is not readable"
18916 msgid "At %0, INCLUDE nesting too deep"
18921 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
18926 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
18931 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
18936 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
18941 msgid "overflowed output arg list for `%s'"
18946 msgid "--driver no longer supported"
18947 msgstr "-pipe wordt niet ondersteund"
18951 msgid "argument to `%s' missing"
18952 msgstr "argument van `%s' moet van een integraal type zijn."
18955 msgid "no input files; unwilling to write output files"
18959 #, fuzzy, no-c-format
18960 msgid "Implicit declaration of `%A' at %0"
18961 msgstr "eerdere impliciete declaratie van `%s'"
18964 #, fuzzy, no-c-format
18965 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
18966 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
18969 #, fuzzy, no-c-format
18970 msgid "Unknown escape sequence `\\%A' at %0"
18971 msgstr "onbekende escape sequence `\\%c'"
18974 #, fuzzy, no-c-format
18975 msgid "Unterminated escape sequence `\\' at %0"
18976 msgstr "onbekende escape sequence `\\%c'"
18979 #, fuzzy, no-c-format
18980 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
18981 msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
18984 #, fuzzy, no-c-format
18985 msgid "\\x used at %0 with no following hex digits"
18986 msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
18989 #, fuzzy, no-c-format
18990 msgid "Hex escape at %0 out of range"
18991 msgstr "hexadecimale escape-waarde buiten bereik"
18993 # "escape-sequentie"?! Maar wat is er beter?
18995 #, fuzzy, no-c-format
18996 msgid "Escape sequence at %0 out of range for character"
18997 msgstr "escape-sequentie buiten bereik voor karakter"
19000 msgid "hex escape out of range"
19001 msgstr "hexadecimale escape-waarde buiten bereik"
19005 msgid "non-ANSI-standard escape sequence, `\\%c'"
19006 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
19010 msgid "non-ISO escape sequence `\\%c'"
19011 msgstr "niet-ANSI escape sequence `\\%c'"
19015 msgid "unknown escape sequence `\\%c'"
19016 msgstr "onbekende escape sequence `\\%c'"
19020 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
19021 msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
19024 msgid "badly formed directive -- no closing quote"
19028 msgid "#-lines for entering and leaving files don't match"
19029 msgstr "#-lijnen voor het binnengaan en verlaten van bestanden komen niet overeen"
19032 msgid "bad directive -- missing close-quote"
19037 msgid "ignoring pragma: %s"
19038 msgstr "pragma wordt genegeerd: %s"
19041 msgid "invalid #ident"
19042 msgstr "ongeldige #ident"
19045 msgid "undefined or invalid # directive"
19046 msgstr "ongedefinieerd of ongeldig #-commando"
19049 msgid "invalid #line"
19050 msgstr "ongeldige #line"
19052 #: f/lex.c:1285 f/lex.c:1329
19053 msgid "use `#line ...' instead of `# ...' in first line"
19057 msgid "invalid #-line"
19058 msgstr "ongeldige #-lijn"
19062 msgid "Null character at %0 -- line ignored"
19067 msgid "INCLUDE at %0 not the only statement on the source line"
19070 #: f/ste.c:1400 f/ste.c:1747
19071 msgid "ASSIGNed FORMAT specifier is too small"
19074 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
19077 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
19081 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
19085 msgid "ASSIGN to variable that is too small"
19086 msgstr "ASSIGN naar een variabele die te klein is"
19089 msgid "ASSIGNed GOTO target variable is too small"
19094 msgid "Local adjustable symbol `%A' at %0"
19098 msgid "data initializer on host with different endianness"
19103 msgid "%s no longer supported -- try -fvxt"
19108 msgid "%s no longer supported -- try -fno-vxt -ff90"
19111 #: f/top.c:307 f/top.c:309
19113 msgid "%s disabled, use normal debugging flags"
19116 #: f/lang-options.h:33
19117 msgid "Print g77-specific compiler version info, run internal tests"
19120 #: f/lang-options.h:37
19121 msgid "Program is written in typical FORTRAN 66 dialect"
19124 #: f/lang-options.h:40
19125 msgid "Program is written in typical Unix f77 dialect"
19128 #: f/lang-options.h:42
19129 msgid "Program does not use Unix-f77 dialectal features"
19132 #: f/lang-options.h:44
19133 msgid "Program is written in Fortran-90-ish dialect"
19136 #: f/lang-options.h:48
19137 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
19140 #: f/lang-options.h:50
19141 msgid "Allow $ in symbol names"
19144 #: f/lang-options.h:54
19145 msgid "f2c-compatible code need not be generated"
19148 #: f/lang-options.h:57
19149 msgid "Unsupported; do not generate libf2c-calling code"
19152 #: f/lang-options.h:59
19153 msgid "Unsupported; affects code-generation of arrays"
19156 #: f/lang-options.h:62
19157 msgid "Program is written in Fortran-90-ish free form"
19160 #: f/lang-options.h:67
19161 msgid "Warn about use of (only a few for now) Fortran extensions"
19164 #: f/lang-options.h:70
19165 msgid "Program is written in VXT (Digital-like) FORTRAN"
19168 #: f/lang-options.h:73
19169 msgid "Disallow all ugly features"
19172 #: f/lang-options.h:76
19173 msgid "Hollerith and typeless constants not passed as arguments"
19176 #: f/lang-options.h:78
19177 msgid "Allow ordinary copying of ASSIGN'ed vars"
19180 #: f/lang-options.h:81
19181 msgid "Dummy array dimensioned to (1) is assumed-size"
19184 #: f/lang-options.h:84
19185 msgid "Trailing comma in procedure call denotes null argument"
19188 #: f/lang-options.h:87
19189 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
19192 #: f/lang-options.h:91
19193 msgid "Initialization via DATA and PARAMETER is type-compatible"
19196 #: f/lang-options.h:93
19197 msgid "Allow INTEGER and LOGICAL interchangeability"
19200 #: f/lang-options.h:96
19201 msgid "Print internal debugging-related info"
19204 # Is 'mode' enkel van toepassing op 'string', of ook op 'array'?
19205 #: f/lang-options.h:99
19207 msgid "Initialize local vars and arrays to zero"
19208 msgstr "beginwaarde is geen array of string-modus"
19210 #: f/lang-options.h:103
19211 msgid "Backslashes in character/hollerith constants not special (C-style)"
19214 #: f/lang-options.h:105
19215 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
19218 #: f/lang-options.h:109
19219 msgid "Disable the appending of underscores to externals"
19222 #: f/lang-options.h:112
19223 msgid "Never append a second underscore to externals"
19226 #: f/lang-options.h:114
19227 msgid "Intrinsics spelled as e.g. SqRt"
19230 #: f/lang-options.h:116
19231 msgid "Intrinsics in uppercase"
19234 #: f/lang-options.h:119
19235 msgid "Intrinsics letters in arbitrary cases"
19238 #: f/lang-options.h:121
19239 msgid "Language keywords spelled as e.g. IOStat"
19242 #: f/lang-options.h:123
19243 msgid "Language keywords in uppercase"
19246 #: f/lang-options.h:126
19247 msgid "Language keyword letters in arbitrary cases"
19250 #: f/lang-options.h:128
19251 msgid "Internally convert most source to uppercase"
19254 #: f/lang-options.h:131
19255 msgid "Internally preserve source case"
19258 #: f/lang-options.h:133
19259 msgid "Symbol names spelled in mixed case"
19262 #: f/lang-options.h:135
19263 msgid "Symbol names in uppercase"
19266 #: f/lang-options.h:137
19267 msgid "Symbol names in lowercase"
19270 #: f/lang-options.h:140
19271 msgid "Program written in uppercase"
19274 #: f/lang-options.h:142
19275 msgid "Program written in lowercase"
19278 #: f/lang-options.h:144
19279 msgid "Program written in strict mixed-case"
19282 #: f/lang-options.h:146
19283 msgid "Compile as if program written in uppercase"
19286 #: f/lang-options.h:148
19287 msgid "Compile as if program written in lowercase"
19290 #: f/lang-options.h:150
19291 msgid "Preserve all spelling (case) used in program"
19294 #: f/lang-options.h:152
19295 msgid "Delete libU77 intrinsics with bad interfaces"
19298 #: f/lang-options.h:154
19299 msgid "Disable libU77 intrinsics with bad interfaces"
19302 #: f/lang-options.h:157
19303 msgid "Hide libU77 intrinsics with bad interfaces"
19306 #: f/lang-options.h:159
19307 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
19310 #: f/lang-options.h:161
19311 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
19314 #: f/lang-options.h:164
19315 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
19318 #: f/lang-options.h:166
19319 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
19322 #: f/lang-options.h:168
19323 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
19326 #: f/lang-options.h:171
19327 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
19330 #: f/lang-options.h:173
19331 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
19334 #: f/lang-options.h:175
19335 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
19338 #: f/lang-options.h:178
19339 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
19342 #: f/lang-options.h:180
19343 msgid "Delete MIL-STD 1753 intrinsics"
19346 #: f/lang-options.h:182
19347 msgid "Disable MIL-STD 1753 intrinsics"
19350 #: f/lang-options.h:185
19351 msgid "Hide MIL-STD 1753 intrinsics"
19354 #: f/lang-options.h:187
19355 msgid "Delete libU77 intrinsics"
19358 #: f/lang-options.h:189
19359 msgid "Disable libU77 intrinsics"
19362 #: f/lang-options.h:192
19363 msgid "Hide libU77 intrinsics"
19366 #: f/lang-options.h:194
19367 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19370 #: f/lang-options.h:196
19371 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19374 #: f/lang-options.h:199
19375 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
19378 #: f/lang-options.h:201
19379 msgid "Treat initial values of 0 like non-zero values"
19382 #: f/lang-options.h:204
19383 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
19386 #: f/lang-options.h:207
19387 msgid "Take at least one trip through each iterative DO loop"
19390 #: f/lang-options.h:211
19391 msgid "Print names of program units as they are compiled"
19394 #: f/lang-options.h:214
19395 msgid "Disable fatal diagnostics about inter-procedural problems"
19398 #: f/lang-options.h:216
19399 msgid "Make prefix-radix non-decimal constants be typeless"
19402 #: f/lang-options.h:219
19403 msgid "Generate code to check subscript and substring bounds"
19406 #: f/lang-options.h:222
19407 msgid "Fortran-specific form of -fbounds-check"
19410 #: f/lang-options.h:226
19411 msgid "Disable warnings about inter-procedural problems"
19414 #: f/lang-options.h:230
19415 msgid "Warn about constructs with surprising meanings"
19418 #: f/lang-options.h:235
19419 msgid "Add a directory for INCLUDE searching"
19422 #: f/lang-options.h:237
19423 msgid "Set the maximum line length"
19428 msgid "Missing first operand for binary operator at %0"
19432 #, fuzzy, no-c-format
19433 msgid "Zero-length character constant at %0"
19434 msgstr "lege karakterconstante"
19437 #, fuzzy, no-c-format
19438 msgid "Invalid token at %0 in expression or subexpression at %1"
19439 msgstr "Ongeldig token in expressie"
19443 msgid "Missing operand for operator at %1 at end of expression at %0"
19448 msgid "Label %A already defined at %1 when redefined at %0"
19453 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
19458 msgid "Label definition %A at %0 on empty statement (as of %1)"
19463 msgid "Invalid first character at %0 [info -f g77 M LEX]"
19468 msgid "Line too long as of %0 [info -f g77 M LEX]"
19473 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
19478 msgid "Label number at %0 not in range 1-99999"
19483 msgid "At %0, '!' and '/*' are not valid comment delimiters"
19488 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
19493 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
19497 #, fuzzy, no-c-format
19498 msgid "Character constant at %0 has no closing apostrophe at %1"
19499 msgstr "karakterconstante te lang"
19503 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
19508 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
19512 #, fuzzy, no-c-format
19513 msgid "Integer at %0 too large"
19514 msgstr "integerconstante buiten bereik"
19518 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
19523 msgid "Missing close-period between `.%A' at %0 and %1"
19528 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
19533 msgid "Missing value at %1 for real-number exponent at %0"
19538 msgid "Expected binary operator between expressions at %0 and at %1"
19543 msgid "Semicolon at %0 is an invalid token"
19548 msgid "Extraneous comma in FORMAT statement at %0"
19553 msgid "Missing comma in FORMAT statement at %0"
19558 msgid "Spurious sign in FORMAT statement at %0"
19563 msgid "Spurious number in FORMAT statement at %0"
19568 msgid "Spurious text trailing number in FORMAT statement at %0"
19572 #, fuzzy, no-c-format
19573 msgid "Unrecognized FORMAT specifier at %0"
19574 msgstr "onbekende formaatspecificatie"
19578 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
19583 msgid "Missing number following period in FORMAT statement at %0"
19588 msgid "Missing number following `E' in FORMAT statement at %0"
19592 #, fuzzy, no-c-format
19593 msgid "Spurious trailing comma preceding terminator at %0"
19594 msgstr "overbodige `%%' achteraan formaat"
19598 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
19603 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
19608 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
19613 msgid "Reference to label at %1 inconsistent with its definition at %0"
19618 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
19623 msgid "DO-statement reference to label at %1 follows its definition at %0"
19628 msgid "Reference to label at %1 is outside block containing definition at %0"
19633 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
19638 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
19642 #, fuzzy, no-c-format
19643 msgid "Label definition at %0 invalid on this kind of statement"
19644 msgstr "label gevonden buiten een CASE-statement"
19647 #, fuzzy, no-c-format
19648 msgid "Statement at %0 invalid in this context"
19649 msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
19653 msgid "Statement at %0 invalid in context established by statement at %1"
19658 msgid "Statement at %0 must specify construct name specified at %1"
19663 msgid "Construct name at %0 superfluous, no construct name specified at %1"
19668 msgid "Construct name at %0 not the same as construct name at %1"
19673 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
19678 msgid "Label definition missing at %0 for DO construct specifying label at %1"
19683 msgid "Statement at %0 follows ELSE block for IF construct at %1"
19687 #, fuzzy, no-c-format
19688 msgid "No label definition for FORMAT statement at %0"
19689 msgstr "label niet in een CASE-statement"
19693 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
19698 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
19703 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
19708 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
19713 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
19718 msgid "Program unit name at %0 not the same as name at %1"
19723 msgid "Type name at %0 not the same as name at %1"
19728 msgid "End of source file before end of block started at %0"
19733 msgid "Undefined label, first referenced at %0"
19738 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
19743 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
19748 msgid "RETURN statement at %0 invalid within a main program unit"
19753 msgid "Alternate return specifier at %0 invalid within a main program unit"
19758 msgid "Alternate return specifier at %0 invalid within a function"
19763 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
19768 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
19773 msgid "No components specified as of %0 for derived-type definition beginning at %1"
19778 msgid "No components specified as of %0 for structure definition beginning at %1"
19783 msgid "Missing structure name for outer structure definition at %0"
19788 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
19793 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
19798 msgid "No components specified as of %0 for map beginning at %1"
19803 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
19808 msgid "Missing %A specifier in statement at %0"
19813 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
19818 msgid "Conflicting I/O control specifications at %0 and %1"
19823 msgid "No UNIT= specifier in I/O control list at %0"
19828 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
19833 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
19838 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
19843 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
19848 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
19853 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
19858 msgid "Fortran 90 feature at %0 unsupported"
19863 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
19868 msgid "Null element at %0 for array reference at %1"
19873 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
19877 #, fuzzy, no-c-format
19878 msgid "Too many elements as of %0 for array reference at %1"
19879 msgstr "array-grootte op een niet-array-referentie"
19883 msgid "Missing colon as of %0 in substring reference for %1"
19888 msgid "Invalid use at %0 of substring operator on %1"
19893 msgid "Substring begin/end point at %0 out of defined range"
19897 #, fuzzy, no-c-format
19898 msgid "Array element value at %0 out of defined range"
19899 msgstr "case-waarde buiten bereik"
19903 msgid "Expression at %0 has incorrect data type or rank for its context"
19908 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
19913 msgid "%A step count known to be 0 (zero) at %0"
19918 msgid "%A end value plus step count known to overflow at %0"
19923 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
19928 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
19933 msgid "Type disagreement between expressions at %0 and %1"
19938 msgid "No specification for implied-DO iterator `%A' at %0"
19943 msgid "Gratuitous parentheses surround implied-DO construct at %0"
19948 msgid "Zero-size specification invalid at %0"
19953 msgid "Zero-size array at %0"
19958 msgid "Target machine does not support complex entity of kind specified at %0"
19963 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
19968 msgid "Attempt to raise constant zero to a power at %0"
19973 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
19978 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
19983 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
19988 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
19993 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
19997 #, fuzzy, no-c-format
19998 msgid "Unable to open INCLUDE file `%A' at %0"
19999 msgstr "kan bestand '%s' niet openen"
20003 msgid "Null argument at %0 for statement function reference at %1"
20008 msgid "Null argument at %0 for procedure invocation at %1"
20013 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
20018 msgid "%A too many arguments as of %0 for statement function reference at %1"
20023 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
20028 msgid "Unsupported FORMAT specifier at %0"
20033 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
20038 msgid "Unsupported VXT statement at %0"
20043 msgid "Attempt to specify second initial value for `%A' at %0"
20048 msgid "Too few initial values in list of initializers for `%A' at %0"
20053 msgid "Too many initial values in list of initializers starting at %0"
20058 msgid "Array or substring specification for `%A' out of range in statement at %0"
20063 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
20068 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
20073 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
20078 msgid "Not an integer constant expression in implied do-loop in statement at %0"
20083 msgid "Attempt to specify second initial value for element of `%A' at %0"
20088 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
20093 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
20098 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
20103 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
20108 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
20113 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
20118 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
20123 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
20128 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
20133 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
20138 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
20143 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
20148 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
20153 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
20158 msgid "Blank common initialized at %0"
20163 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
20168 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
20173 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
20178 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
20183 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
20188 msgid "Initial character `%A' is lower-case in symbol name at %0"
20193 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
20198 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
20203 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
20207 #, fuzzy, no-c-format
20208 msgid "Truncating characters on right side of character constant at %0"
20209 msgstr "karakterconstante met meer dan één karakter"
20213 msgid "Truncating characters on right side of hollerith constant at %0"
20218 msgid "Truncating non-zero data on left side of numeric constant at %0"
20223 msgid "Truncating non-zero data on left side of typeless constant at %0"
20227 #, fuzzy, no-c-format
20228 msgid "Typeless constant at %0 too large"
20229 msgstr "integerconstante buiten bereik"
20233 msgid "First-column ampersand continuation at %0"
20236 #: f/bad.def:1055 f/bad.def:1058
20238 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
20241 #: f/bad.def:1061 f/bad.def:1064
20243 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
20246 #: f/bad.def:1067 f/bad.def:1070
20248 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
20253 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
20258 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
20261 #: f/bad.def:1079 f/bad.def:1082
20263 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
20267 #, fuzzy, no-c-format
20268 msgid "Array `%A' at %0 is too large to handle"
20269 msgstr "omvang van array `%s' is te groot"
20272 #, fuzzy, no-c-format
20273 msgid "Statement function `%A' defined at %0 is not used"
20274 msgstr "label `%s' gedefinieerd maar niet gebruikt"
20278 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
20282 #, fuzzy, no-c-format
20283 msgid "Internal compiler error -- cannot perform operation"
20284 msgstr "interne fout - dup-operatie"
20286 #. Kind messages are used in diagnostic location reports of the
20287 #. form "<file>: In function `foo': <error message>".
20289 msgid "In unknown kind"
20297 msgid "In function"
20301 msgid "In subroutine"
20307 msgstr "misplaatste '\\' in programma"
20310 msgid "In block-data unit"
20314 msgid "In common block"
20318 msgid "In construct"
20322 msgid "In namelist"
20326 msgid "In anything"
20329 #: java/check-init.c:917
20331 msgid "internal error in check-init: tree code not implemented: %s"
20334 #: java/check-init.c:990
20336 msgid "final field '%s' may not have been initialized"
20337 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
20339 #: java/class.c:539 java/class.c:564
20340 msgid "internal error - too many interface type"
20343 #: java/class.c:677
20344 msgid "bad method signature"
20347 #: java/class.c:726
20348 msgid "misplaced ConstantValue attribute (not in any field)"
20351 #: java/class.c:728
20353 msgid "duplicate ConstantValue attribute for field '%s'"
20354 msgstr "niet-constante waarde voor tagveld `%s'"
20356 #: java/class.c:739
20358 msgid "ConstantValue attribute of field '%s' has wrong type"
20361 #: java/class.c:1103
20363 msgid "field '%s' not found in class"
20366 #: java/class.c:1365
20367 msgid "abstract method in non-abstract class"
20370 # goede vertaling voor 'overrides'?
20371 #: java/class.c:2078
20373 msgid "non-static method '%s' overrides static method"
20374 msgstr "niet-static methode '%s' vervangt static methode"
20376 #: java/decl.c:1541
20378 msgid "In %s: overlapped variable and exception ranges at %d"
20381 #: java/decl.c:1622
20382 msgid "bad type in parameter debug info"
20385 #: java/decl.c:1632
20387 msgid "bad PC range for debug info for local `%s'"
20391 msgid "stack underflow - dup* operation"
20394 #: java/expr.c:1534
20396 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
20399 # Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
20400 # dikwijls 'bibliotheek' zien gebruiken.
20401 # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
20402 # ik ben van plan daar verandering in te brengen.
20403 #: java/expr.c:1563
20405 msgid "field `%s' not found"
20406 msgstr "veld `%s' niet gevonden"
20408 #: java/expr.c:1715
20409 msgid "ret instruction not implemented"
20412 #: java/expr.c:1857
20414 msgid "method '%s' not found in class"
20417 #: java/expr.c:2060
20419 msgid "failed to find class '%s'"
20420 msgstr "kan klasse '%s' niet vinden"
20422 #: java/expr.c:2070
20424 msgid "class '%s' has no method named '%s' matching signature '%s'"
20427 #: java/expr.c:2080
20428 msgid "invokestatic on non static method"
20431 #: java/expr.c:2085
20432 msgid "invokestatic on abstract method"
20435 #: java/expr.c:2093
20436 msgid "invoke[non-static] on static method"
20439 #: java/expr.c:2396
20441 msgid "missing field '%s' in '%s'"
20442 msgstr "beginwaarde ontbreekt"
20444 #: java/expr.c:2402
20446 msgid "mismatching signature for field '%s' in '%s'"
20449 #: java/expr.c:2425
20451 msgid "assignment to final field `%s' not in field's class"
20454 #: java/expr.c:2430
20456 msgid "assignment to final static field `%s' not in class initializer"
20459 #: java/expr.c:2437
20461 msgid "assignment to final field `%s' not in constructor"
20462 msgstr "toekenning aan final-veld `%s' niet in constructor"
20464 #: java/expr.c:2684
20466 msgid "can't expand %s"
20469 #: java/expr.c:2861
20470 msgid "invalid PC in line number table"
20471 msgstr "ongeldige PC in tabel met regelnummers"
20473 #. We've just reached the end of a region of dead code.
20474 #: java/expr.c:2906
20476 msgid "unreachable bytecode from %d to before %d"
20479 #. We've just reached the end of a region of dead code.
20480 #: java/expr.c:2943
20482 msgid "unreachable bytecode from %d to the end of the method"
20485 #. duplicate code from LOAD macro
20486 #: java/expr.c:3261
20488 msgid "unrecogized wide sub-instruction"
20489 msgstr "signature-string niet herkend"
20491 #: java/jcf-io.c:543
20493 msgid "source file for class `%s' is newer than its matching class file. Source file `%s' used instead"
20496 #: java/jcf-parse.c:338
20497 msgid "bad string constant"
20498 msgstr "slechte stringconstante"
20500 #: java/jcf-parse.c:356
20502 msgid "bad value constant type %d, index %d"
20505 #: java/jcf-parse.c:528
20507 msgid "can't reopen %s"
20510 #: java/jcf-parse.c:533
20512 msgid "can't close %s"
20515 #: java/jcf-parse.c:619
20517 msgid "cannot find file for class %s"
20518 msgstr "[kan %s niet vinden]"
20520 #: java/jcf-parse.c:631
20522 msgid "not a valid Java .class file"
20523 msgstr "ongeldige basisklasse"
20525 #: java/jcf-parse.c:634
20527 msgid "error while parsing constant pool"
20528 msgstr "%s voor stringconstante"
20530 #: java/jcf-parse.c:637
20532 msgid "error in constant pool entry #%d\n"
20533 msgstr "constant object wordt beschreven (argument %d)"
20535 #. FIXME - where was first time
20536 #: java/jcf-parse.c:649
20538 msgid "reading class %s for the second time from %s"
20541 #: java/jcf-parse.c:667
20542 msgid "error while parsing fields"
20545 #: java/jcf-parse.c:670
20546 msgid "error while parsing methods"
20549 #: java/jcf-parse.c:673
20550 msgid "error while parsing final attributes"
20553 #: java/jcf-parse.c:687
20555 msgid "the `java.lang.Object' that was found in `%s' 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"
20558 #: java/jcf-parse.c:777
20559 msgid "missing Code attribute"
20562 #: java/jcf-parse.c:1014
20563 msgid "source file seen twice on command line and will be compiled only once"
20566 #: java/jcf-parse.c:1030
20568 msgid "no input file specified"
20569 msgstr "Geen invoerbestanden"
20571 #: java/jcf-parse.c:1059
20573 msgid "can't close input file %s"
20574 msgstr "kan bestand '%s' niet openen"
20576 #: java/jcf-parse.c:1096
20578 msgid "bad zip/jar file %s"
20581 #: java/jcf-write.c:2650
20583 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
20586 #: java/jcf-write.c:2988
20588 msgid "field initializer type mismatch"
20589 msgstr "ongeldige beginwaarde voor bit-string"
20591 #: java/jcf-write.c:3419
20593 msgid "can't create directory %s"
20594 msgstr "dubbele folder `%s' wordt genegeerd\n"
20596 #: java/jcf-write.c:3473
20598 msgid "can't create %s"
20601 #: java/jv-scan.c:187
20602 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
20605 #: java/jv-scan.c:190
20607 msgid "can't open output file `%s'"
20608 msgstr "kan bestand '%s' niet openen"
20610 #: java/jv-scan.c:224
20612 msgid "file not found `%s'"
20613 msgstr "kan %s niet vinden"
20615 #: java/jvspec.c:426
20616 msgid "can't specify `-D' without `--main'\n"
20619 #: java/jvspec.c:429
20621 msgid "`%s' is not a valid class name"
20622 msgstr "-fPIC is niet geldig met -mcoff"
20624 #: java/jvspec.c:435
20625 msgid "--resource requires -o"
20628 #: java/jvspec.c:442
20629 msgid "warning: already-compiled .class files ignored with -C"
20632 #: java/jvspec.c:449
20634 msgid "cannot specify both -C and -o"
20635 msgstr "-EB en -EL mogen niet samen gebruikt worden"
20637 #: java/jvspec.c:461
20638 msgid "cannot create temporary file"
20641 #: java/jvspec.c:489
20642 msgid "using both @FILE with multiple files not implemented"
20645 #: java/jvspec.c:538
20646 msgid "cannot specify `main' class when not linking"
20650 msgid "can't do dependency tracking with input from stdin"
20654 msgid "couldn't determine target name for dependency tracking"
20660 "unknown encoding: `%s'\n"
20661 "This might mean that your locale's encoding is not supported\n"
20662 "by your system's iconv(3) implementation. If you aren't trying\n"
20663 "to use a particular encoding for your input file, try the\n"
20664 "`--encoding=UTF-8' option"
20667 #: java/mangle.c:85
20669 msgid "can't mangle %s"
20672 #: java/mangle_name.c:144 java/mangle_name.c:216
20673 msgid "internal error - invalid Utf8 name"
20676 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:881
20677 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:962
20678 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1303
20679 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1364
20680 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1574
20681 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1796
20682 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1805
20683 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1816
20684 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1827
20685 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1839
20686 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1854
20687 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1871
20688 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1873
20689 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1945
20690 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2116
20691 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2178
20692 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2330
20693 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2342
20694 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2349
20695 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2356
20696 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2367
20697 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2369
20698 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2407
20699 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2409
20700 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2411
20701 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2432
20702 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2434
20703 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2436
20704 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2452
20705 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2454
20706 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2475
20707 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2477
20708 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2479
20709 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2507
20710 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2509
20711 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2511
20712 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2513
20713 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2531
20714 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2533
20715 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2544
20716 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2555
20717 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2566
20718 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2577
20719 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2588
20720 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2601
20721 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2605
20722 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2607
20723 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2620
20725 msgid "Missing term"
20726 msgstr "beginwaarde ontbreekt"
20728 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse-scan.y:883
20729 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:734
20730 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:772
20731 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:797
20732 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:983
20733 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1338
20734 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1550
20735 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1552
20736 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1781
20737 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1807
20738 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1818
20739 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1829
20740 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1841
20741 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1856
20742 msgid "';' expected"
20745 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:732
20746 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:770
20748 msgid "Missing name"
20749 msgstr "beginwaarde ontbreekt"
20751 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:795
20752 msgid "'*' expected"
20755 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:809
20756 msgid "Class or interface declaration expected"
20759 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:846
20760 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:848
20761 msgid "Missing class name"
20764 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:851
20765 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:855
20766 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:863
20767 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1023
20768 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1284
20769 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1286
20770 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1616
20771 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1867
20772 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1899
20773 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1952
20774 msgid "'{' expected"
20777 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:865
20778 msgid "Missing super class name"
20781 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:875
20782 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:891
20783 msgid "Missing interface name"
20786 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:977
20788 msgid "Missing variable initializer"
20789 msgstr "beginwaarde ontbreekt"
20791 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:994
20793 msgid "Invalid declaration"
20794 msgstr "lege declaratie"
20796 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:997
20797 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1082
20798 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2153
20799 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2175
20800 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2179
20801 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2214
20802 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2291
20803 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2301
20804 msgid "']' expected"
20807 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1001
20809 msgid "Unbalanced ']'"
20810 msgstr "niet-gebalanceerde `#endif'"
20812 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1037
20813 msgid "Invalid method declaration, method name required"
20816 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1042
20817 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1047
20818 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1052
20819 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2036
20820 msgid "Identifier expected"
20823 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1057
20824 msgid "Invalid method declaration, return type required"
20827 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1080
20828 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1530
20829 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1537
20830 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1546
20831 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1548
20832 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1576
20833 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1684
20834 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1981
20835 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2034
20836 msgid "')' expected"
20839 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1096
20841 msgid "Missing formal parameter term"
20842 msgstr "parameternaam ontbreekt uit parameterlijst"
20844 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1111
20845 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1116
20847 msgid "Missing identifier"
20848 msgstr "beginwaarde ontbreekt"
20850 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1136
20851 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1145
20852 msgid "Missing class type term"
20855 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1301
20857 msgid "Invalid interface type"
20858 msgstr "Ongeldig register voor vergelijking"
20860 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1494
20861 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1663
20862 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1665
20863 msgid "':' expected"
20866 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1516
20867 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1521
20868 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1526
20870 msgid "Invalid expression statement"
20871 msgstr "ongeldige expressie als operand"
20873 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1544
20874 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1572
20875 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1612
20876 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1680
20877 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1748
20878 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1869
20879 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1938
20880 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2028
20881 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2030
20882 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2038
20883 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2274
20884 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2276
20885 msgid "'(' expected"
20888 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1614
20889 msgid "Missing term or ')'"
20892 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1661
20894 msgid "Missing or invalid constant expression"
20895 msgstr "overflow in constante expressie"
20897 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1682
20898 msgid "Missing term and ')' expected"
20901 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1721
20903 msgid "Invalid control expression"
20904 msgstr "Ongeldig token in expressie"
20906 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1723
20907 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1725
20909 msgid "Invalid update expression"
20910 msgstr "Ongeldig token in expressie"
20912 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1750
20914 msgid "Invalid init statement"
20915 msgstr "ongeldige beginwaarde"
20917 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1941
20918 msgid "Missing term or ')' expected"
20921 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1983
20922 msgid "'class' or 'this' expected"
20925 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1985
20926 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:1987
20927 msgid "'class' expected"
20930 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2032
20931 msgid "')' or term expected"
20934 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2151
20935 msgid "'[' expected"
20938 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2229
20939 msgid "Field expected"
20942 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2286
20943 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2296
20944 msgid "Missing term and ']' expected"
20947 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2400
20949 msgid "']' expected, invalid type expression"
20950 msgstr "ongeldige waarheidsexpressie"
20952 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2403
20954 msgid "Invalid type expression"
20955 msgstr "Ongeldig token in expressie"
20957 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2515
20959 msgid "Invalid reference type"
20960 msgstr "Ongeldige modus voor gen_tst_reg"
20962 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2993
20963 msgid "Constructor invocation must be first thing in a constructor"
20966 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:2995
20967 msgid "Only constructors can invoke constructors"
20970 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3004
20972 msgid ": `%s' JDK1.1(TM) feature"
20975 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3064
20976 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:3066
20983 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6879
20985 msgid "malformed .zip archive in CLASSPATH: %s"
20988 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:6950
20990 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
20993 # 'whitespace' -> 'witruimte'?
20994 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12352
20996 msgid "missing static field `%s'"
20997 msgstr "ontbrekende witruimte na getal `%s'"
20999 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12357
21001 msgid "not a static field `%s'"
21002 msgstr "`%s' is geen static veld"
21004 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:12400
21006 msgid "No case for %s"
21009 #: /home/mitchell/gcc-3.3.2/gcc-3.3.2/gcc/java/parse.y:13365
21011 msgid "unregistered operator %s"
21012 msgstr "registernaam niet opgegeven voor `%s'"
21014 # Moet 'signature-string' vertaald worden?
21015 #: java/typeck.c:553
21016 msgid "junk at end of signature string"
21017 msgstr "Brol aan einde van signature-string."
21019 #: java/verify.c:479
21020 msgid "bad pc in exception_table"
21023 #: java/verify.c:485
21024 msgid "exception handler inside code that is being protected"
21027 #: java/verify.c:1395
21029 msgid "unknown opcode %d@pc=%d during verification"
21032 #: java/verify.c:1465 java/verify.c:1478 java/verify.c:1482
21034 msgid "verification error at PC=%d"
21037 #: java/lang-options.h:32
21038 msgid "Disable automatic array bounds checking"
21041 #: java/lang-options.h:34
21042 msgid "Disable assignability checks for stores into object arrays"
21045 #: java/lang-options.h:36
21046 msgid "Assume native functions are implemented using JNI"
21049 #: java/lang-options.h:38
21050 msgid "Replace system path"
21053 #: java/lang-options.h:40
21054 msgid "Set class path"
21057 #: java/lang-options.h:42
21058 msgid "Set class path (deprecated: use --classpath instead)"
21061 #: java/lang-options.h:44
21062 msgid "Choose class whose main method should be used"
21065 #: java/lang-options.h:46
21066 msgid "Choose input encoding (default comes from locale)"
21069 #: java/lang-options.h:48
21070 msgid "Add directory to class path"
21073 #: java/lang-options.h:50
21074 msgid "Directory where class files should be written"
21077 #: java/lang-options.h:52
21078 msgid "Warn if modifiers are specified when not necessary"
21081 #: java/lang-options.h:54
21082 msgid "Warn if deprecated empty statements are found"
21085 #: java/lang-options.h:56
21086 msgid "Warn if .class files are out of date"
21089 #: java/lang-options.h:58
21090 msgid "Always check for non gcj generated classes archives"
21093 #: java/lang-options.h:60
21094 msgid "Never optimize static class initialization code"
21097 #: java/lang-options.h:62
21098 msgid "Use offset tables for virtual method calls"
21101 #: objc/objc-act.c:651
21103 msgid "object does not conform to the `%s' protocol"
21106 #: objc/objc-act.c:737 objc/objc-act.c:810
21108 msgid "class `%s' does not implement the `%s' protocol"
21111 #: objc/objc-act.c:914
21113 msgid "`%s' cannot be statically allocated"
21114 msgstr "`%s' kan niet statisch gealloceerd worden"
21116 #: objc/objc-act.c:963
21118 msgid "unexpected type for `id' (%s)"
21121 #: objc/objc-act.c:968
21122 msgid "undefined type `id', please import <objc/objc.h>"
21125 #: objc/objc-act.c:1019
21127 msgid "protocol `%s' has circular dependency"
21130 #: objc/objc-act.c:1041 objc/objc-act.c:5301
21132 msgid "cannot find protocol declaration for `%s'"
21133 msgstr "geen eerdere declaratie voor `%s'"
21135 #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195
21136 #: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1799
21138 msgid "cannot find interface declaration for `%s'"
21139 msgstr "geen eerdere declaratie voor `%s'"
21141 #: objc/objc-act.c:1328
21143 msgid "cannot find reference tag for class `%s'"
21144 msgstr "kan niet derefereren, is geen pointer."
21146 #: objc/objc-act.c:2050
21148 msgid "creating selector for non existant method %s"
21151 #: objc/objc-act.c:2364
21153 msgid "cannot find class `%s'"
21154 msgstr "kan %s niet vinden"
21156 #: objc/objc-act.c:2366
21158 msgid "class `%s' already exists"
21159 msgstr "veld `%s' heeft al een beginwaarde gekregen"
21161 #. fatal did not work with 2 args...should fix
21162 #: objc/objc-act.c:2473
21164 msgid "cannot find interface declaration for `%s', superclass of `%s'"
21167 #: objc/objc-act.c:2480
21169 msgid "circular inheritance in interface declaration for `%s'"
21170 msgstr "geneste externe declaratie van `%s'"
21172 #: objc/objc-act.c:3566 objc/objc-act.c:3583
21173 msgid "inconsistent instance variable specification"
21176 #: objc/objc-act.c:4580
21177 msgid "can not use an object as parameter to a method\n"
21180 #: objc/objc-act.c:4780
21182 msgid "multiple declarations for method `%s'"
21185 #: objc/objc-act.c:4946
21187 msgid "invalid receiver type `%s'"
21190 #: objc/objc-act.c:4977 objc/objc-act.c:5003 objc/objc-act.c:5051
21192 msgid "`%s' does not respond to `%s'"
21195 #: objc/objc-act.c:4983 objc/objc-act.c:7318
21197 msgid "no super class declared in interface for `%s'"
21200 #: objc/objc-act.c:5081
21201 msgid "cannot find class (factory) method"
21204 #: objc/objc-act.c:5082 objc/objc-act.c:5126
21206 msgid "return type for `%s' defaults to id"
21209 #: objc/objc-act.c:5099
21211 msgid "method `%s' not implemented by protocol"
21214 #: objc/objc-act.c:5108
21215 msgid "return type defaults to id"
21218 #: objc/objc-act.c:5125
21220 msgid "cannot find method"
21221 msgstr "kan `nm' niet vinden"
21223 #: objc/objc-act.c:5399
21225 msgid "undeclared selector `%s'"
21226 msgstr "ongeldige naam `%s'"
21228 #. Historically, a class method that produced objects (factory
21229 #. method) would assign `self' to the instance that it
21230 #. allocated. This would effectively turn the class method into
21231 #. an instance method. Following this assignment, the instance
21232 #. variables could be accessed. That practice, while safe,
21233 #. violates the simple rule that a class method should not refer
21234 #. to an instance variable. It's better to catch the cases
21235 #. where this is done unknowingly than to support the above
21237 #: objc/objc-act.c:5443
21239 msgid "instance variable `%s' accessed in class method"
21242 #: objc/objc-act.c:5678
21244 msgid "duplicate definition of class method `%s'"
21245 msgstr "herhaalde definitie `%s'"
21247 #: objc/objc-act.c:5684
21249 msgid "duplicate declaration of class method `%s'"
21250 msgstr "impliciete declaratie van functie `%s'"
21252 #: objc/objc-act.c:5720
21254 msgid "duplicate definition of instance method `%s'"
21255 msgstr "herhaalde definitie `%s'"
21257 #: objc/objc-act.c:5726
21259 msgid "duplicate declaration of instance method `%s'"
21260 msgstr "impliciete declaratie van functie `%s'"
21262 #: objc/objc-act.c:5766
21264 msgid "duplicate interface declaration for category `%s(%s)'"
21267 #: objc/objc-act.c:5852
21269 msgid "instance variable `%s' is declared private"
21272 #: objc/objc-act.c:5899
21274 msgid "instance variable `%s' is declared %s"
21277 #: objc/objc-act.c:5909
21278 msgid "static access to object of type `id'"
21281 #: objc/objc-act.c:5934 objc/objc-act.c:6027
21283 msgid "incomplete implementation of class `%s'"
21286 #: objc/objc-act.c:5938 objc/objc-act.c:6032
21288 msgid "incomplete implementation of category `%s'"
21291 #: objc/objc-act.c:5943 objc/objc-act.c:6037
21293 msgid "method definition for `%c%s' not found"
21296 #: objc/objc-act.c:6081
21298 msgid "%s `%s' does not fully implement the `%s' protocol"
21301 #: objc/objc-act.c:6139 objc/objc-act.c:8249
21302 msgid "`@end' missing in implementation context"
21305 #: objc/objc-act.c:6167
21307 msgid "reimplementation of class `%s'"
21310 #: objc/objc-act.c:6209
21312 msgid "conflicting super class name `%s'"
21315 #: objc/objc-act.c:6224
21317 msgid "duplicate interface declaration for class `%s'"
21320 #: objc/objc-act.c:6506
21322 msgid "duplicate declaration for protocol `%s'"
21325 #: objc/objc-act.c:7363
21326 msgid "[super ...] must appear in a method context"
21329 #: objc/objc-act.c:8354 objc/objc-act.c:8370
21331 msgid "potential selector conflict for method `%s'"
21334 #: objc-parse.y:2655
21335 msgid "`@end' must appear in an implementation context"
21338 #: objc-parse.y:2931
21339 msgid "method definition not in class context"
21342 #: objc/lang-options.h:27
21343 msgid "Dump decls to a .decl file"
21346 #: objc/lang-options.h:29
21347 msgid "Generate code for GNU runtime environment"
21350 #: objc/lang-options.h:32
21351 msgid "Generate code for NeXT runtime environment"
21354 #: objc/lang-options.h:35
21355 msgid "Warn if a selector has multiple methods"
21358 #: objc/lang-options.h:39
21359 msgid "Do not warn if inherited methods are unimplemented"
21362 #: objc/lang-options.h:41
21363 msgid "Generate C header of platform specific features"
21366 #: objc/lang-options.h:43
21368 msgid "Specify the name of the class for constant strings"
21369 msgstr "het argument van `asm' is geen constante string"
21371 #. This is the contribution to the `lang_options' array in gcc.c for
21373 #: treelang/lang-options.h:26
21374 msgid "(debug) trace parsing process"
21377 #: treelang/lang-options.h:27
21378 msgid "(debug) trace lexical analysis"
21381 #: config/rs6000/darwin.h:62
21382 msgid " conflicting code gen style switches are used"
21385 #: config/i386/mingw32.h:85 config/i386/cygwin.h:171
21387 msgid "shared and mdll are not compatible"
21388 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21390 #: java/lang-specs.h:33
21392 msgid "-fjni and -femit-class-files are incompatible"
21393 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
21395 #: java/lang-specs.h:34
21397 msgid "-fjni and -femit-class-file are incompatible"
21398 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
21400 #: java/lang-specs.h:35 java/lang-specs.h:36
21401 msgid "-femit-class-file should used along with -fsyntax-only"
21404 #: ada/lang-specs.h:38 java/jvspec.c:77 gcc.c:716
21405 msgid "-pg and -fomit-frame-pointer are incompatible"
21406 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21408 #: ada/lang-specs.h:41
21409 msgid "-c or -S required for Ada"
21412 #: config/darwin.h:212
21413 msgid "-current_version only allowed with -dynamiclib"
21416 #: config/darwin.h:215
21417 msgid "-install_name only allowed with -dynamiclib"
21420 #: config/darwin.h:220
21421 msgid "-bundle not allowed with -dynamiclib"
21424 #: config/darwin.h:221
21425 msgid "-bundle_loader not allowed with -dynamiclib"
21428 #: config/darwin.h:222
21429 msgid "-client_name not allowed with -dynamiclib"
21432 #: config/darwin.h:225
21433 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21436 #: config/darwin.h:226
21437 msgid "-force_flat_namespace not allowed with -dynamiclib"
21440 #: config/darwin.h:228
21441 msgid "-keep_private_externs not allowed with -dynamiclib"
21444 #: config/darwin.h:229
21445 msgid "-private_bundle not allowed with -dynamiclib"
21448 #: config/sparc/freebsd.h:34 config/ia64/freebsd.h:23
21449 #: config/alpha/freebsd.h:44 config/rs6000/sysv4.h:1107
21450 #: config/i386/freebsd-aout.h:213
21451 msgid "`-p' not supported; use `-pg' and gprof(1)"
21452 msgstr "`-p' wordt niet ondersteund; gebruik `-pg' en gprof(1)"
21454 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208
21455 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182
21456 #: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178
21458 msgid "may not use both -m32 and -m64"
21459 msgstr "-mfp64 en -m4650 mogen niet samen gebruikt worden"
21461 #: config/arm/arm.h:178
21462 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21463 msgstr "-mapcs-26 en -mapcs-32 mogen niet samen gebruikt worden"
21465 #: config/arm/arm.h:180
21466 msgid "-msoft-float and -mhard_float may not be used together"
21467 msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
21469 #: config/arm/arm.h:182
21470 msgid "-mbig-endian and -mlittle-endian may not be used together"
21471 msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden"
21473 #: config/i386/sco5.h:195
21475 msgid "-pg not supported on this platform"
21476 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
21478 #: config/i386/sco5.h:196
21480 msgid "-p and -pp specified - pick one"
21481 msgstr "-I- twee keer opgegeven"
21483 #: config/i386/sco5.h:271
21484 msgid "-G and -static are mutually exclusive"
21487 #: f/lang-specs.h:38 gcc.c:689
21488 msgid "GNU C does not support -C without using -E"
21489 msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt"
21491 #: f/lang-specs.h:39 gcc.c:690
21493 msgid "GNU C does not support -CC without using -E"
21494 msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt"
21496 #: config/mcore/mcore.h:60
21497 msgid "choose either big or little endian, not both"
21500 #: config/mcore/mcore.h:63
21501 msgid "choose either m340 or m210 not both"
21504 #: config/mcore/mcore.h:64
21505 msgid "the m210 does not have little endian support"
21508 #: config/i386/cygwin.h:115
21510 msgid "mno-cygwin and mno-win32 are not compatible"
21511 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21513 #: config/vax/netbsd-elf.h:42
21515 msgid "The -shared option is not currently supported for VAX ELF."
21516 msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund"
21518 #: treelang/lang-specs.h:52
21520 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21521 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
21524 msgid "-E required when input is from standard input"
21525 msgstr "-E is nodig wanneer de invoer van standaardinvoer komt"
21528 msgid "compilation of header file requested"
21531 #: config/vax/vax.h:50 config/vax/vax.h:51
21532 msgid "profiling not supported with -mg\n"
21533 msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
21535 #: config/mips/mips.h:954
21537 msgid "-pipe is not supported"
21538 msgstr "-pipe wordt niet ondersteund"
21540 #: config/mips/mips.h:1156 config/arc/arc.h:63
21541 msgid "may not use both -EB and -EL"
21542 msgstr "-EB en -EL mogen niet samen gebruikt worden"
21544 #: config/mips/r3900.h:35
21546 msgid "-mhard-float not supported"
21547 msgstr "-mhard-float wordt niet ondersteund"
21549 #: config/mips/r3900.h:37
21551 msgid "-msingle-float and -msoft-float can not both be specified"
21552 msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden."