2002-08-22 Paolo Carlini <pcarlini@unitus.it>
[official-gcc.git] / gcc / po / nl.po
blob03c6ec08aaee31e5d359cffd1766e4e635466830
1 # Dutch messages for gcc 3.x.
2 # Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
3 # Tim Van Holder <tim.van.holder@pandora.be>, 1999, 2000, 2002.
5 # Currently still a lot of fuzzies, since this started out life
6 # as a .po file for gcc 2.95.2.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: gcc 3.1-b20020128\n"
11 "POT-Creation-Date: 2002-01-22 19:38-0800\n"
12 "PO-Revision-Date: 2002-02-04 18:04+0000\n"
13 "Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n"
14 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=iso-8859-1\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: attribs.c:310
20 #, c-format
21 msgid "`%s' attribute directive ignored"
22 msgstr "attribuut-commando `%s' wordt genegeerd"
24 #: attribs.c:318
25 #, c-format
26 msgid "wrong number of arguments specified for `%s' attribute"
27 msgstr "verkeerd aantal argumenten opgegeven voor het `%s' attribuut"
29 #: attribs.c:335
30 #, c-format
31 msgid "`%s' attribute does not apply to types"
32 msgstr "het `%s' attribuut heeft geen betekenis voor types"
34 #: attribs.c:372
35 #, c-format
36 msgid "`%s' attribute only applies to function types"
37 msgstr "het `%s' attribuut heeft enkel betekenis voor functie-types"
39 #: attribs.c:462 attribs.c:484 attribs.c:506 attribs.c:537 attribs.c:559
40 #: attribs.c:582 attribs.c:612 attribs.c:650 attribs.c:697 attribs.c:727
41 #: attribs.c:757 attribs.c:780 attribs.c:1026 attribs.c:1082 attribs.c:1138
42 #: attribs.c:1199 attribs.c:1225 attribs.c:1427 config/arm/arm.c:2012
43 #: config/arm/arm.c:2039 config/avr/avr.c:4683 config/h8300/h8300.c:3045
44 #: config/h8300/h8300.c:3070 config/i386/i386.c:1261 config/i386/winnt.c:74
45 #, c-format
46 msgid "`%s' attribute ignored"
47 msgstr "het `%s' attribuut wordt genegeerd"
49 #: attribs.c:813
50 #, c-format
51 msgid "unknown machine mode `%s'"
52 msgstr "onbekende machine-modus `%s'"
54 #: attribs.c:816
55 #, c-format
56 msgid "no data type for mode `%s'"
57 msgstr "geen datatype voor modus `%s'"
59 #: attribs.c:849
60 msgid "section attribute cannot be specified for local variables"
61 msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
63 #: attribs.c:860
64 #, c-format
65 msgid "section of `%s' conflicts with previous declaration"
66 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
68 #: attribs.c:869
69 #, c-format
70 msgid "section attribute not allowed for `%s'"
71 msgstr "sectie-attribuut niet toegestaan voor `%s'"
73 #: attribs.c:876
74 msgid "section attributes are not supported for this target"
75 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
77 #: attribs.c:918
78 msgid "requested alignment is not a constant"
79 msgstr "gevraagd alignment is geen constante"
81 #: attribs.c:923
82 msgid "requested alignment is not a power of 2"
83 msgstr "gevraagd alignment is geen macht van 2"
85 #: attribs.c:928
86 msgid "requested alignment is too large"
87 msgstr "gevraagd alignment is te groot"
89 #: attribs.c:955
90 #, c-format
91 msgid "alignment may not be specified for `%s'"
92 msgstr "er kan geen alignment opgegeven worden voor `%s'"
94 #: attribs.c:1000
95 #, c-format
96 msgid "`%s' defined both normally and as an alias"
97 msgstr "`%s' is zowel als alias en als normale naam gedefinieerd"
99 #: attribs.c:1010
100 msgid "alias arg not a string"
101 msgstr "alias-argument is geen string"
103 #: attribs.c:1049 attribs.c:1105
104 #, c-format
105 msgid "`%s' attribute applies only to functions"
106 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
108 #: attribs.c:1056 attribs.c:1112
109 #, c-format
110 msgid "can't set `%s' attribute after definition"
111 msgstr "kan het `%s' attribuut niet instellen na een definitie"
113 #: attribs.c:1196
114 #, c-format
115 msgid "`%s' attribute ignored for `%s'"
116 msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
118 # Is the %s the argument, or is it 'of' the argument?
119 #: attribs.c:1253
120 #, c-format
121 msgid "invalid vector type for attribute `%s'"
122 msgstr "ongeldig vector-type voor attribuut `%s'"
124 #: attribs.c:1276 attribs.c:1281
125 msgid "no vector mode with the size and type specified could be found"
126 msgstr "er kon geen vectormodus gevonden worden met de opgegeven grootte en type"
128 #: builtins.c:282
129 msgid "offset outside bounds of constant string"
130 msgstr "offset buiten de grenzen van een constante string"
132 #: builtins.c:759
133 msgid "second arg to `__builtin_prefetch' must be a constant"
134 msgstr "tweede argument voor `__builtin_prefetch' moet een constante zijn"
136 #: builtins.c:766
137 msgid "invalid second arg to __builtin_prefetch; using zero"
138 msgstr "ongeldig tweede argument voor __builtin_prefetch; zal nul gebruiken"
140 #: builtins.c:773
141 msgid "third arg to `__builtin_prefetch' must be a constant"
142 msgstr "derde argument voor `__builtin_prefetch' moet een constante zijn"
144 #: builtins.c:780
145 msgid "invalid third arg to __builtin_prefetch; using zero"
146 msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken"
148 #. ??? We used to try and build up a call to the out of line function,
149 #. guessing about what registers needed saving etc.  This became much
150 #. harder with __builtin_va_start, since we don't have a tree for a
151 #. call to __builtin_saveregs to fall back on.  There was exactly one
152 #. port (i860) that used this code, and I'm unconvinced it could actually
153 #. handle the general case.  So we no longer try to handle anything
154 #. weird and make the backend absorb the evil.
155 #: builtins.c:2759
156 msgid "__builtin_saveregs not supported by this target"
157 msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem"
159 #: builtins.c:2801
160 msgid "argument of `__builtin_args_info' must be constant"
161 msgstr "argument voor `__builtin_args_info' moet een constante zijn"
163 #: builtins.c:2807
164 msgid "argument of `__builtin_args_info' out of range"
165 msgstr "argument voor `__builtin_args_info' buiten bereik"
167 #: builtins.c:2813
168 msgid "missing argument in `__builtin_args_info'"
169 msgstr "ontbrekend argument in `__builtin_args_info'"
171 #: builtins.c:2845
172 msgid "`va_start' used in function with fixed args"
173 msgstr "`va_start' gebruikt in functie met vaste argumenten"
175 #: builtins.c:2864
176 msgid "second parameter of `va_start' not last named argument"
177 msgstr "de tweede parameter van `va_start' is niet het laatste benoemde argument"
179 #. Evidently an out of date version of <stdarg.h>; can't validate
180 #. va_start's second argument, but can still work as intended.
181 #: builtins.c:2869
182 msgid "`__builtin_next_arg' called without an argument"
183 msgstr "`__builtin_next_arg' opgeroepen zonder argument"
185 #: builtins.c:2973
186 msgid "too many arguments to function `va_start'"
187 msgstr "teveel argumenten voor functie `va_start'"
189 # Of misschien beter "... niet van het `va_list' type"?
190 #: builtins.c:3057
191 msgid "first argument to `va_arg' not of type `va_list'"
192 msgstr "het eerste argument van `va_arg' is geen `va_list'"
194 #: builtins.c:3085
195 #, c-format
196 msgid "`%s' is promoted to `%s' when passed through `...'"
197 msgstr "`%s' wordt naar `%s' gepromoveerd indien het via `...' wordt doorgegeven"
199 #: builtins.c:3089
200 #, c-format
201 msgid "(so you should pass `%s' not `%s' to `va_arg')"
202 msgstr "(dus U zou `%s' en niet `%s' moeten doorgeven aan `va_arg')"
204 #: builtins.c:3213
205 msgid "invalid arg to `__builtin_frame_address'"
206 msgstr "ongeldig argument voor `__builtin_frame_address'"
208 #: builtins.c:3215
209 msgid "invalid arg to `__builtin_return_address'"
210 msgstr "ongeldig argument voor `__builtin_return_address'"
212 #: builtins.c:3229
213 msgid "unsupported arg to `__builtin_frame_address'"
214 msgstr "niet-ondersteund argument voor `__builtin_frame_address'"
216 #: builtins.c:3231
217 msgid "unsupported arg to `__builtin_return_address'"
218 msgstr "niet-ondersteund argument voor `__builtin_return_address'"
220 #: builtins.c:3399
221 msgid "second arg to `__builtin_expect' must be a constant"
222 msgstr "tweede argument voor `__builtin_expect' moet een constante zijn"
224 #: builtins.c:3868
225 msgid "__builtin_longjmp second argument must be 1"
226 msgstr "tweede argument van `__builtin_longjmp' moet 1 zijn"
228 #: builtins.c:3882
229 msgid "__builtin_trap not supported by this target"
230 msgstr "`__builtin_trap' wordt niet ondersteund op dit doelsysteem"
232 #. just do library call, if unknown builtin
233 #: builtins.c:3947 c-common.c:3685
234 #, c-format
235 msgid "built-in function `%s' not currently supported"
236 msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund"
238 # betere vertaling voor 'function scope'?
239 #: c-common.c:550
240 #, c-format
241 msgid "`%s' is not defined outside of function scope"
242 msgstr "`%s' is niet gedefinieerd buiten een functie"
244 #: c-common.c:590
245 msgid "concatenation of string literals with __FUNCTION__ is deprecated.  This feature will be removed in future"
246 msgstr "concatenatie van stringconstantes met __FUNCTION__ is verouderd.  Deze mogelijkheid zal in de toekomst verwijderd worden"
248 #: c-common.c:659
249 #, c-format
250 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
251 msgstr "stringlengte `%d' is groter dan `%d', de lengte die ISO C%d compilers moeten ondersteunen"
253 #: c-common.c:707 ch/decl.c:4100
254 msgid "overflow in constant expression"
255 msgstr "overflow in constante expressie"
257 #: c-common.c:728
258 msgid "integer overflow in expression"
259 msgstr "integer overflow in expressie"
261 #: c-common.c:737
262 msgid "floating point overflow in expression"
263 msgstr "floating-point overflow in expressie"
265 #. This detects cases like converting -129 or 256 to unsigned char.
266 #: c-common.c:758
267 msgid "large integer implicitly truncated to unsigned type"
268 msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
270 #: c-common.c:760
271 msgid "negative integer implicitly converted to unsigned type"
272 msgstr "negatieve integer impliciet omgezet naar 'unsigned' type"
274 #: c-common.c:807
275 msgid "overflow in implicit constant conversion"
276 msgstr "overflow in impliciete omzetting van constante"
278 #: c-common.c:955
279 #, c-format
280 msgid "operation on `%s' may be undefined"
281 msgstr "bewerking op `%s' is mogelijk niet gedefinieerd"
283 # vertaling voor 'statement'?
284 #: c-common.c:1246
285 msgid "expression statement has incomplete type"
286 msgstr "expressie-statement heeft onvolledig type"
288 #: c-common.c:1279 ch/actions.c:1027
289 msgid "case label does not reduce to an integer constant"
290 msgstr "case-label valt niet te herleiden tot een integerconstante"
292 #: c-common.c:1577
293 msgid "invalid truth-value expression"
294 msgstr "ongeldige waarheidsexpressie"
296 #: c-common.c:1628
297 #, c-format
298 msgid "invalid operands to binary %s"
299 msgstr "ongeldige operanden voor binaire %s-operator"
301 #: c-common.c:1863 c-common.c:1872
302 msgid "comparison is always false due to limited range of data type"
303 msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
305 #: c-common.c:1865 c-common.c:1874
306 msgid "comparison is always true due to limited range of data type"
307 msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
309 #: c-common.c:1940
310 msgid "comparison of unsigned expression >= 0 is always true"
311 msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar"
313 #: c-common.c:1949
314 msgid "comparison of unsigned expression < 0 is always false"
315 msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals"
317 #: c-common.c:2000 f/com.c:14814
318 msgid "struct type value used where scalar is required"
319 msgstr "waarde van struct-type gebruikt waar een scalair nodig is"
321 #: c-common.c:2004 f/com.c:14818
322 msgid "union type value used where scalar is required"
323 msgstr "waarde van union-type gebruikt waar een scalair nodig is"
325 #: c-common.c:2008 f/com.c:14822
326 msgid "array type value used where scalar is required"
327 msgstr "waarde van array-type gebruikt waar een scalair nodig is"
329 #: c-common.c:2123 f/com.c:14948
330 msgid "suggest parentheses around assignment used as truth value"
331 msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden"
333 #: c-common.c:2167 c-common.c:2199
334 msgid "invalid use of `restrict'"
335 msgstr "ongeldig gebruik van `restrict'"
337 #: c-common.c:2315
338 msgid "__alignof__ applied to an incomplete type"
339 msgstr "__alignof__ toegepast op een onvolledig type"
341 #: c-common.c:2341
342 msgid "`__alignof' applied to a bit-field"
343 msgstr "`__alignof' toegepast op bitveld"
345 #: c-common.c:2783
346 #, c-format
347 msgid "cannot disable built-in function `%s'"
348 msgstr "ingebouwde functie `%s' kan niet uitgeschakeld worden"
350 #: c-common.c:3064 c-typeck.c:1774
351 #, c-format
352 msgid "too few arguments to function `%s'"
353 msgstr "te weinig argumenten voor functie `%s'"
355 #: c-common.c:3070 c-typeck.c:1627
356 #, c-format
357 msgid "too many arguments to function `%s'"
358 msgstr "teveel argumenten voor functie `%s'"
360 #: c-common.c:3258
361 msgid "pointers are not permitted as case values"
362 msgstr "pointers zijn niet toegestaan als case-waarden"
364 # betere vertaling voor 'range expressions'?
365 #: c-common.c:3264
366 msgid "ISO C++ forbids range expressions in switch statements"
367 msgstr "ISO C++ verbiedt het gebruik van bereik-expressies in switch statements"
369 #: c-common.c:3266
370 msgid "ISO C forbids range expressions in switch statements"
371 msgstr "ISO C verbiedt het gebruik van bereik-expressies in switch statements"
373 #: c-common.c:3296
374 msgid "empty range specified"
375 msgstr "leeg bereik opgegeven"
377 #: c-common.c:3347
378 msgid "duplicate (or overlapping) case value"
379 msgstr "herhaalde (of overlappende) case-waarde"
381 #: c-common.c:3349
382 msgid "this is the first entry overlapping that value"
383 msgstr "dit is de eerste waarde die die waarde overlapt"
385 #: c-common.c:3353 ch/actions.c:1125
386 msgid "duplicate case value"
387 msgstr "herhaalde case-waarde"
389 #: c-common.c:3354
390 msgid "previously used here"
391 msgstr "tevoren hier gebruikt"
393 #: c-common.c:3358
394 msgid "multiple default labels in one switch"
395 msgstr "meerdere default-labels in Ã©Ã©n switch"
397 #: c-common.c:3359
398 msgid "this is the first default label"
399 msgstr "dit is het eerste default-label"
401 #: c-common.c:3387
402 msgid "ISO C++ forbids taking the address of a label"
403 msgstr "ISO C++ verbiedt het nemen van het adres van een label"
405 #: c-common.c:3389
406 msgid "ISO C forbids taking the address of a label"
407 msgstr "ISO C verbiedt het nemen van het adres van een label"
409 #: c-common.c:4023
410 msgid "-Wformat-y2k ignored without -Wformat"
411 msgstr "-Wformat-y2k genegeerd zonder -Wformat"
413 #: c-common.c:4025
414 msgid "-Wformat-extra-args ignored without -Wformat"
415 msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
417 #: c-common.c:4027
418 msgid "-Wformat-nonliteral ignored without -Wformat"
419 msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
421 #: c-common.c:4029
422 msgid "-Wformat-security ignored without -Wformat"
423 msgstr "-Wformat-security genegeerd zonder -Wformat"
425 #: c-common.c:4031
426 msgid "-Wmissing-format-attribute ignored without -Wformat"
427 msgstr "-Wmissing-format-attribute genegeerd zonder -Wformat"
429 #: c-common.c:4122
430 #, c-format
431 msgid "declaration of `%s' shadows %s"
432 msgstr "de declaratie van `%s' verbergt %s"
434 #: c-convert.c:78 c-typeck.c:1031 c-typeck.c:4139 ch/convert.c:1164
435 #: cp/typeck.c:1728 cp/typeck.c:6288
436 msgid "void value not ignored as it ought to be"
437 msgstr "void-waarde niet genegeerd zoals het hoort"
439 #: c-convert.c:110 java/typeck.c:150
440 msgid "conversion to non-scalar type requested"
441 msgstr "conversie naar niet-scalair type gevraagd"
443 #: c-decl.c:470
444 msgid "-traditional is deprecated and may be removed"
445 msgstr "-traditional is verouderd en zal misschien verwijderd worden"
447 #: c-decl.c:560
448 #, c-format
449 msgid "unknown C standard `%s'"
450 msgstr "onbekende C standaard `%s'"
452 #: c-decl.c:842
453 #, c-format
454 msgid "array `%s' assumed to have one element"
455 msgstr "array `%s' wordt aangenomen Ã©Ã©n element te bevatten"
457 #: c-decl.c:1018
458 #, c-format
459 msgid "`struct %s' incomplete in scope ending here"
460 msgstr "`struct %s' onvolledig in bereik dat hier eindigt"
462 #: c-decl.c:1021
463 #, c-format
464 msgid "`union %s' incomplete in scope ending here"
465 msgstr "`union %s' onvolledig in bereik dat hier eindigt"
467 #: c-decl.c:1024
468 #, c-format
469 msgid "`enum %s' incomplete in scope ending here"
470 msgstr "`enum %s' onvolledig in bereik dat hier eindigt"
472 #: c-decl.c:1138 c-decl.c:1279 ch/decl.c:2920 java/decl.c:1373
473 #, c-format
474 msgid "label `%s' used but not defined"
475 msgstr "label `%s' gebruikt maar niet gedefinieerd"
477 #: c-decl.c:1144 c-decl.c:1286 ch/decl.c:2926 java/decl.c:1379
478 #, c-format
479 msgid "label `%s' defined but not used"
480 msgstr "label `%s' gedefinieerd maar niet gebruikt"
482 #: c-decl.c:1403 cp/decl.c:3138
483 #, c-format
484 msgid "function `%s' redeclared as inline"
485 msgstr "functie `%s' geherdeclareerd als inline"
487 #: c-decl.c:1405 cp/decl.c:3140
488 #, c-format
489 msgid "previous declaration of function `%s' with attribute noinline"
490 msgstr "eerdere declaratie van functie `%s' had het noinline attribuut"
492 #: c-decl.c:1412 cp/decl.c:3147
493 #, c-format
494 msgid "function `%s' redeclared with attribute noinline"
495 msgstr "functie `%s' geherdeclareerd met noinline attribuut"
497 #: c-decl.c:1414 cp/decl.c:3149
498 #, c-format
499 msgid "previous declaration of function `%s' was inline"
500 msgstr "eerdere declaratie van functie `%s' was inline"
502 #: c-decl.c:1443 c-decl.c:1496
503 #, c-format
504 msgid "shadowing built-in function `%s'"
505 msgstr "ingebouwde functie `%s' wordt verborgen"
507 #: c-decl.c:1445
508 #, c-format
509 msgid "shadowing library function `%s'"
510 msgstr "bibliotheekfunctie `%s' wordt verborgen"
512 #: c-decl.c:1451
513 #, c-format
514 msgid "library function `%s' declared as non-function"
515 msgstr "bibliotheekfunctie `%s' gedeclareerd als niet-functie"
517 #: c-decl.c:1455 c-decl.c:1458
518 #, c-format
519 msgid "built-in function `%s' declared as non-function"
520 msgstr "ingebouwde functie `%s' gedeclareerd als niet-functie"
522 #: c-decl.c:1462 objc/objc-act.c:2334 objc/objc-act.c:6036
523 #, c-format
524 msgid "`%s' redeclared as different kind of symbol"
525 msgstr "`%s' als ander soort symbool geherdeclareerd"
527 #: c-decl.c:1463 c-decl.c:1645 c-decl.c:1794 objc/objc-act.c:2336
528 #: objc/objc-act.c:6038 objc/objc-act.c:6093
529 #, c-format
530 msgid "previous declaration of `%s'"
531 msgstr "eerdere declaratie van `%s'"
533 #. If types don't match for a built-in, throw away the built-in.
534 #: c-decl.c:1549
535 #, c-format
536 msgid "conflicting types for built-in function `%s'"
537 msgstr "conflicterende types voor ingebouwde functie `%s'"
539 #: c-decl.c:1592 c-decl.c:1611
540 #, c-format
541 msgid "conflicting types for `%s'"
542 msgstr "conflicterende types voor `%s'"
544 #: c-decl.c:1634
545 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
546 msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst"
548 #: c-decl.c:1640
549 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
550 msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst"
552 #: c-decl.c:1655 c-decl.c:1677
553 #, c-format
554 msgid "redefinition of `%s'"
555 msgstr "herdefinitie van `%s'"
557 #: c-decl.c:1658
558 #, c-format
559 msgid "redeclaration of `%s'"
560 msgstr "herdeclaratie van `%s'"
562 #: c-decl.c:1661
563 #, c-format
564 msgid "conflicting declarations of `%s'"
565 msgstr "conflicterende declaraties van `%s'"
567 #: c-decl.c:1670 c-decl.c:1682
568 #, c-format
569 msgid "`%s' previously defined here"
570 msgstr "`%s' tevoren hier gedefinieerd"
572 #: c-decl.c:1671 c-decl.c:1683
573 #, c-format
574 msgid "`%s' previously declared here"
575 msgstr "`%s' tevoren hier gedeclareerd"
577 #: c-decl.c:1704
578 #, c-format
579 msgid "prototype for `%s' follows"
580 msgstr "prototype voor `%s' volgt"
582 #: c-decl.c:1705 c-decl.c:1713 c-decl.c:1729
583 msgid "non-prototype definition here"
584 msgstr "niet-prototype definitie hier"
586 #: c-decl.c:1712
587 #, c-format
588 msgid "prototype for `%s' follows and number of arguments doesn't match"
589 msgstr "prototype voor `%s' volgt en aantal argumenten komt niet overeen"
591 #: c-decl.c:1727
592 #, c-format
593 msgid "prototype for `%s' follows and argument %d doesn't match"
594 msgstr "prototype voor `%s' volgt en argument %d komt niet overeen"
596 #: c-decl.c:1745
597 #, c-format
598 msgid "`%s' declared inline after being called"
599 msgstr "`%s' als 'inline' gedeclareerd na oproep"
601 #: c-decl.c:1751
602 #, c-format
603 msgid "`%s' declared inline after its definition"
604 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
606 #: c-decl.c:1758
607 #, c-format
608 msgid "static declaration for `%s' follows non-static"
609 msgstr "static declaratie voor `%s' volgt niet-static declaratie"
611 #: c-decl.c:1766
612 #, c-format
613 msgid "non-static declaration for `%s' follows static"
614 msgstr "niet-static declaratie voor `%s' volgt static declaratie"
616 #: c-decl.c:1773
617 #, c-format
618 msgid "const declaration for `%s' follows non-const"
619 msgstr "'const' declaratie voor `%s' volgt niet-'const' declaratie"
621 #: c-decl.c:1780
622 #, c-format
623 msgid "type qualifiers for `%s' conflict with previous decl"
624 msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie"
626 #: c-decl.c:1793
627 #, c-format
628 msgid "redundant redeclaration of `%s' in same scope"
629 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
631 #: c-decl.c:2097 java/decl.c:1072
632 #, c-format
633 msgid "declaration of `%s' shadows a parameter"
634 msgstr "de declaratie van `%s' verbergt een parameter"
636 #: c-decl.c:2100 java/decl.c:1075
637 #, c-format
638 msgid "declaration of `%s' shadows a symbol from the parameter list"
639 msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
641 #: c-decl.c:2121 cp/decl.c:4220
642 msgid "a parameter"
643 msgstr "een parameter"
645 #: c-decl.c:2123 cp/decl.c:4237
646 msgid "a previous local"
647 msgstr "een eerdere locale"
649 #. XXX shadow warnings in outer-more namespaces
650 #: c-decl.c:2127 cp/decl.c:4241
651 msgid "a global declaration"
652 msgstr "een globale declaratie"
654 #: c-decl.c:2171
655 #, c-format
656 msgid "nested extern declaration of `%s'"
657 msgstr "geneste externe declaratie van `%s'"
659 #: c-decl.c:2191 java/decl.c:1025
660 #, c-format
661 msgid "`%s' used prior to declaration"
662 msgstr "`%s' gebruikt vóór declaratie"
664 #: c-decl.c:2206 c-decl.c:2421
665 #, c-format
666 msgid "`%s' was declared implicitly `extern' and later `static'"
667 msgstr "`%s' was impliciet als `extern' gedeclareerd en daarna als `static'"
669 #: c-decl.c:2316 cp/decl.c:4079
670 msgid "type mismatch with previous external decl"
671 msgstr "type-conflict met eerdere externe declaratie"
673 #: c-decl.c:2317
674 #, c-format
675 msgid "previous external decl of `%s'"
676 msgstr "eerdere externe declaratie van `%s'"
678 #: c-decl.c:2330
679 msgid "type mismatch with previous implicit declaration"
680 msgstr "type-conflict met eerdere impliciete declaratie"
682 #: c-decl.c:2332
683 #, c-format
684 msgid "previous implicit declaration of `%s'"
685 msgstr "eerdere impliciete declaratie van `%s'"
687 #: c-decl.c:2349
688 #, c-format
689 msgid "type of external `%s' is not global"
690 msgstr "type van extern symbool `%s' is niet globaal"
692 #: c-decl.c:2400
693 #, c-format
694 msgid "`%s' was previously implicitly declared to return `int'"
695 msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
697 #: c-decl.c:2425
698 #, c-format
699 msgid "`%s' was declared `extern' and later `static'"
700 msgstr "`%s' was als `extern' gedeclareerd en daarna als `static'"
702 #: c-decl.c:2449
703 #, c-format
704 msgid "extern declaration of `%s' doesn't match global one"
705 msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
707 #: c-decl.c:2491
708 #, c-format
709 msgid "`%s' locally external but globally static"
710 msgstr "`%s' is locaal `extern', maar globaal `static'"
712 #: c-decl.c:2613
713 #, c-format
714 msgid "function `%s' was previously declared within a block"
715 msgstr "functie `%s' was tevoren binnen een blok gedeclareerd"
717 #: c-decl.c:2633 c-decl.c:2635
718 #, c-format
719 msgid "implicit declaration of function `%s'"
720 msgstr "impliciete declaratie van functie `%s'"
722 #: c-decl.c:2723
723 #, c-format
724 msgid "label %s referenced outside of any function"
725 msgstr "naar label %s gerefereerd buiten enige functie"
727 #: c-decl.c:2780
728 #, c-format
729 msgid "duplicate label declaration `%s'"
730 msgstr "herhaalde label-declaratie `%s'"
732 #: c-decl.c:2783
733 msgid "this is a previous declaration"
734 msgstr "dit is een eerdere declaratie"
736 #: c-decl.c:3291
737 msgid "unnamed struct/union that defines no instances"
738 msgstr "naamloze struct/union die geen instanties definieert"
740 #: c-decl.c:3310
741 msgid "useless keyword or type name in empty declaration"
742 msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
744 #: c-decl.c:3317
745 msgid "two types specified in one empty declaration"
746 msgstr "twee types opgegeven in Ã©Ã©n lege declaratie"
748 #: c-decl.c:3322 c-parse.y:725 c-parse.y:727 objc-parse.y:761 objc-parse.y:763
749 #: objc-parse.y:2987 parse.y:728 parse.y:1808
750 msgid "empty declaration"
751 msgstr "lege declaratie"
753 #: c-decl.c:3352
754 msgid "ISO C89 does not support `static' or type qualifiers in parameter array declarators"
755 msgstr "ISO C89 ondersteunt geen `static' of type-qualificaties in declaratoren van parameter arrays"
757 #: c-decl.c:3354
758 msgid "ISO C89 does not support `[*]' array declarators"
759 msgstr "ISO C89 ondersteunt geen `[*]' declaratoren van arrays"
761 #: c-decl.c:3357
762 msgid "GCC does not yet properly implement `[*]' array declarators"
763 msgstr "GCC heeft nog geen fatsoenlijke implementatie van `[*]' declaratoren van arrays"
765 #: c-decl.c:3376
766 msgid "static or type qualifiers in abstract declarator"
767 msgstr "`static' of type-modifier in abstracte declarator"
769 #: c-decl.c:3450
770 #, c-format
771 msgid "`%s' is usually a function"
772 msgstr "`%s' is meestal een functie"
774 #: c-decl.c:3464
775 #, c-format
776 msgid "typedef `%s' is initialized"
777 msgstr "typedef `%s' krijgt beginwaarde"
779 #: c-decl.c:3471
780 #, c-format
781 msgid "function `%s' is initialized like a variable"
782 msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
784 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
785 #: c-decl.c:3478
786 #, c-format
787 msgid "parameter `%s' is initialized"
788 msgstr "parameter `%s' krijgt beginwaarde"
790 #: c-decl.c:3498 c-typeck.c:4907
791 msgid "variable-sized object may not be initialized"
792 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
794 #: c-decl.c:3504
795 #, c-format
796 msgid "variable `%s' has initializer but incomplete type"
797 msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
799 #: c-decl.c:3510
800 #, c-format
801 msgid "elements of array `%s' have incomplete type"
802 msgstr "elementen van array `%s' hebben een onvolledig type"
804 #: c-decl.c:3523
805 #, c-format
806 msgid "declaration of `%s' has `extern' and is initialized"
807 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
809 #: c-decl.c:3558 c-decl.c:6198 cp/decl.c:7264 cp/decl.c:13533
810 #, fuzzy, c-format
811 msgid "inline function `%s' given attribute noinline"
812 msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
814 #: c-decl.c:3639
815 #, c-format
816 msgid "initializer fails to determine size of `%s'"
817 msgstr "beginwaarde legt grootte van `%s' niet vast"
819 #: c-decl.c:3644
820 #, c-format
821 msgid "array size missing in `%s'"
822 msgstr "array-grootte ontbreekt in `%s'"
824 #: c-decl.c:3660
825 #, c-format
826 msgid "zero or negative size array `%s'"
827 msgstr "array `%s' heeft grootte die negatief of 0 is"
829 #: c-decl.c:3688 ch/decl.c:4133
830 #, c-format
831 msgid "storage size of `%s' isn't known"
832 msgstr "opslaggrootte van `%s' is onbekend"
834 #: c-decl.c:3698
835 #, c-format
836 msgid "storage size of `%s' isn't constant"
837 msgstr "opslaggrootte van `%s' is niet constant"
839 #: c-decl.c:3757
840 #, fuzzy, c-format
841 msgid "ignoring asm-specifier for non-static local variable `%s'"
842 msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
844 #: c-decl.c:3832
845 #, fuzzy, c-format
846 msgid "ISO C forbids parameter `%s' shadowing typedef"
847 msgstr "ANSI C verbiedt het verbergen van een typedef door parameter `%s'"
849 #: c-decl.c:4136 cp/decl.c:10069
850 msgid "`long long long' is too long for GCC"
851 msgstr "`long long long' is te lang voor GCC"
853 #: c-decl.c:4141
854 #, fuzzy
855 msgid "ISO C89 does not support `long long'"
856 msgstr "ANSI C ondersteunt `long long' niet"
858 #: c-decl.c:4146 cp/decl.c:10074
859 #, c-format
860 msgid "duplicate `%s'"
861 msgstr "herhaalde `%s'"
863 #: c-decl.c:4152 cp/decl.c:10098
864 #, c-format
865 msgid "two or more data types in declaration of `%s'"
866 msgstr "twee of meer data types in de declaratie van `%s'"
868 #: c-decl.c:4167 cp/decl.c:10103
869 #, c-format
870 msgid "`%s' fails to be a typedef or built in type"
871 msgstr "`%s' is geen typedef of ingebouwd type"
873 #: c-decl.c:4206
874 #, c-format
875 msgid "type defaults to `int' in declaration of `%s'"
876 msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'"
878 #: c-decl.c:4235
879 #, c-format
880 msgid "both long and short specified for `%s'"
881 msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
883 #: c-decl.c:4239 cp/decl.c:10217
884 #, c-format
885 msgid "long or short specified with char for `%s'"
886 msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
888 #: c-decl.c:4246 cp/decl.c:10221
889 #, c-format
890 msgid "long or short specified with floating type for `%s'"
891 msgstr "'long' of 'short' opgegeven bij floating-point type voor `%s'"
893 #: c-decl.c:4249
894 msgid "the only valid combination is `long double'"
895 msgstr "de enige geldige combinatie is `long double'"
897 #: c-decl.c:4255
898 #, c-format
899 msgid "both signed and unsigned specified for `%s'"
900 msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
902 #: c-decl.c:4257 cp/decl.c:10210
903 #, c-format
904 msgid "long, short, signed or unsigned invalid for `%s'"
905 msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor `%s'"
907 #: c-decl.c:4263 cp/decl.c:10230
908 #, c-format
909 msgid "long, short, signed or unsigned used invalidly for `%s'"
910 msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor `%s'"
912 #: c-decl.c:4282 cp/decl.c:10251
913 #, c-format
914 msgid "complex invalid for `%s'"
915 msgstr "'complex' ongeldig voor `%s'"
917 #: c-decl.c:4327
918 msgid "ISO C89 does not support complex types"
919 msgstr "ISO C89 ondersteunt geen complexe types"
921 #: c-decl.c:4339
922 msgid "ISO C does not support plain `complex' meaning `double complex'"
923 msgstr "ISO C ondersteunt simpele `complex' niet in de betekenis van `double complex'"
925 #: c-decl.c:4345 c-decl.c:4357
926 #, fuzzy
927 msgid "ISO C does not support complex integer types"
928 msgstr "ANSI C ondersteunt `long long' niet"
930 #: c-decl.c:4372 c-decl.c:4811 cp/decl.c:10853
931 msgid "duplicate `const'"
932 msgstr "herhaalde `const'"
934 #: c-decl.c:4374 c-decl.c:4815 cp/decl.c:10857
935 msgid "duplicate `restrict'"
936 msgstr "herhaalde `restrict'"
938 #: c-decl.c:4376 c-decl.c:4813 cp/decl.c:10855
939 msgid "duplicate `volatile'"
940 msgstr "herhaalde `volatile'"
942 #: c-decl.c:4398 cp/decl.c:10402
943 #, c-format
944 msgid "multiple storage classes in declaration of `%s'"
945 msgstr "meerdere opslagklassen in declaratie van `%s'"
947 #: c-decl.c:4407
948 msgid "function definition declared `auto'"
949 msgstr "functie-definitie als `auto' gedeclareerd"
951 #: c-decl.c:4409
952 msgid "function definition declared `register'"
953 msgstr "functie-definitie als `register' gedeclareerd"
955 #: c-decl.c:4411
956 msgid "function definition declared `typedef'"
957 msgstr "functie-definitie als `typdef' gedeclareerd"
959 #: c-decl.c:4424
960 #, c-format
961 msgid "storage class specified for structure field `%s'"
962 msgstr "opslagklasse opgegeven voor structure-veld `%s'"
964 #: c-decl.c:4428 cp/decl.c:10449
965 #, c-format
966 msgid "storage class specified for parameter `%s'"
967 msgstr "opslagklasse opgegeven voor parameter `%s'"
969 #: c-decl.c:4431 cp/decl.c:10451
970 msgid "storage class specified for typename"
971 msgstr "opslagklasse opgegeven voor typenaam"
973 #: c-decl.c:4443 cp/decl.c:10465
974 #, c-format
975 msgid "`%s' initialized and declared `extern'"
976 msgstr "`%s' krijgt beginwaarde en is als `extern' gedeclareerd"
978 #: c-decl.c:4445 cp/decl.c:10468
979 #, c-format
980 msgid "`%s' has both `extern' and initializer"
981 msgstr "`%s' heeft zowel `extern' als een beginwaarde"
983 #: c-decl.c:4449 cp/decl.c:10472
984 #, c-format
985 msgid "nested function `%s' declared `extern'"
986 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
988 #: c-decl.c:4452 cp/decl.c:10476
989 #, c-format
990 msgid "top-level declaration of `%s' specifies `auto'"
991 msgstr "top-level declaratie van `%s' specifieert `auto'"
993 #. Only the innermost declarator (making a parameter be of
994 #. array type which is converted to pointer type)
995 #. may have static or type qualifiers.
996 #: c-decl.c:4487 c-decl.c:4676
997 #, fuzzy
998 msgid "static or type qualifiers in non-parameter array declarator"
999 msgstr "ongeldige type-modifier binnen pointer-declarator"
1001 #: c-decl.c:4531
1002 #, c-format
1003 msgid "declaration of `%s' as array of voids"
1004 msgstr "`%s' wordt gedeclareerd als een array van voids"
1006 #: c-decl.c:4537
1007 #, c-format
1008 msgid "declaration of `%s' as array of functions"
1009 msgstr "`%s' wordt gedeclareerd als een array van functies"
1011 #: c-decl.c:4558
1012 #, c-format
1013 msgid "size of array `%s' has non-integer type"
1014 msgstr "grootte van array `%s' is van een niet-integraal type"
1016 #: c-decl.c:4563
1017 #, fuzzy, c-format
1018 msgid "ISO C forbids zero-size array `%s'"
1019 msgstr "ANSI C verbiedt array `%s' met lengte 0"
1021 #: c-decl.c:4570
1022 #, c-format
1023 msgid "size of array `%s' is negative"
1024 msgstr "grootte van array `%s' is negatief"
1026 #: c-decl.c:4583
1027 #, fuzzy, c-format
1028 msgid "ISO C89 forbids array `%s' whose size can't be evaluated"
1029 msgstr "ANSI C verbiedt array `%s', wiens grootte niet geëvalueerd kan worden"
1031 #: c-decl.c:4586
1032 #, fuzzy, c-format
1033 msgid "ISO C89 forbids variable-size array `%s'"
1034 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
1036 #: c-decl.c:4616 c-decl.c:4837 cp/decl.c:11074
1037 #, c-format
1038 msgid "size of array `%s' is too large"
1039 msgstr "omvang van array `%s' is te groot"
1041 #: c-decl.c:4633
1042 #, fuzzy
1043 msgid "ISO C89 does not support flexible array members"
1044 msgstr "ANSI C ondersteun geen formaatbreedte voor strftime"
1046 #: c-decl.c:4643
1047 msgid "array type has incomplete element type"
1048 msgstr "arraytype heeft onvolledig elementtype"
1050 #: c-decl.c:4650 c-decl.c:4887
1051 #, fuzzy
1052 msgid "ISO C forbids const or volatile function types"
1053 msgstr "ANSI C verbiedt 'const' of 'volatile' functietypes"
1055 #: c-decl.c:4696 cp/decl.c:10613
1056 #, c-format
1057 msgid "`%s' declared as function returning a function"
1058 msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
1060 #: c-decl.c:4701 cp/decl.c:10618
1061 #, c-format
1062 msgid "`%s' declared as function returning an array"
1063 msgstr "`%s' gedeclareerd als een functie die een array teruggeeft"
1065 #: c-decl.c:4736
1066 #, fuzzy
1067 msgid "ISO C forbids qualified void function return type"
1068 msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
1070 #: c-decl.c:4740
1071 #, fuzzy
1072 msgid "type qualifiers ignored on function return type"
1073 msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
1075 #: c-decl.c:4769 c-decl.c:4852 c-decl.c:4976 c-decl.c:5070
1076 #, fuzzy
1077 msgid "ISO C forbids qualified function types"
1078 msgstr "ANSI C verbiedt een gekwalificeerd functietype"
1080 #: c-decl.c:4809 cp/decl.c:10849
1081 msgid "invalid type modifier within pointer declarator"
1082 msgstr "ongeldige type-modifier binnen pointer-declarator"
1084 #: c-decl.c:4907 cp/decl.c:11357
1085 #, c-format
1086 msgid "variable or field `%s' declared void"
1087 msgstr "variabele of veld `%s' als void gedeclareerd"
1089 #: c-decl.c:4940
1090 msgid "attributes in parameter array declarator ignored"
1091 msgstr "attributen genegeerd in declarator van parameter-array"
1093 #: c-decl.c:4965
1094 #, fuzzy
1095 msgid "invalid type modifier within array declarator"
1096 msgstr "ongeldige type-modifier binnen pointer-declarator"
1098 #: c-decl.c:5014
1099 #, c-format
1100 msgid "field `%s' declared as a function"
1101 msgstr "veld `%s' als een functie gedeclareerd"
1103 #: c-decl.c:5020
1104 #, c-format
1105 msgid "field `%s' has incomplete type"
1106 msgstr "veld `%s' heeft een onvolledig type"
1108 #: c-decl.c:5052 c-decl.c:5054 c-decl.c:5061
1109 #, c-format
1110 msgid "invalid storage class for function `%s'"
1111 msgstr "ongeldige opslagklasse voor functie `%s'"
1113 #: c-decl.c:5076
1114 msgid "`noreturn' function returns non-void value"
1115 msgstr "`noreturn' functie geeft niet-void waarde terug"
1117 #: c-decl.c:5088
1118 msgid "cannot inline function `main'"
1119 msgstr "kan functie `main' niet inline maken"
1121 #: c-decl.c:5141
1122 #, c-format
1123 msgid "variable `%s' declared `inline'"
1124 msgstr "variabele `%s' als inline gedeclareerd"
1126 #: c-decl.c:5214 c-decl.c:6250
1127 msgid "function declaration isn't a prototype"
1128 msgstr "functie-declaratie is geen prototype"
1130 #: c-decl.c:5220
1131 msgid "parameter names (without types) in function declaration"
1132 msgstr "parameternamen (zonder types) in functiedeclaratie"
1134 #: c-decl.c:5252 c-decl.c:6641
1135 #, c-format
1136 msgid "parameter `%s' has incomplete type"
1137 msgstr "parameter `%s' heeft een onvolledig type"
1139 #: c-decl.c:5255
1140 msgid "parameter has incomplete type"
1141 msgstr "parameter heeft een onvolledig type"
1143 #: c-decl.c:5276
1144 #, c-format
1145 msgid "parameter `%s' points to incomplete type"
1146 msgstr "parameter `%s' wijst naar een onvolledig type"
1148 #: c-decl.c:5279
1149 msgid "parameter points to incomplete type"
1150 msgstr "parameter wijst naar een onvolledig type"
1152 #: c-decl.c:5344
1153 #, c-format
1154 msgid "parameter `%s' has just a forward declaration"
1155 msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
1157 #: c-decl.c:5385
1158 msgid "`void' in parameter list must be the entire list"
1159 msgstr "`void' in parameterlijst moet de gehele parameterlijst zijn"
1161 #: c-decl.c:5416
1162 #, fuzzy, c-format
1163 msgid "`struct %s' declared inside parameter list"
1164 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1166 #: c-decl.c:5419
1167 #, fuzzy, c-format
1168 msgid "`union %s' declared inside parameter list"
1169 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1171 #: c-decl.c:5422
1172 #, fuzzy, c-format
1173 msgid "`enum %s' declared inside parameter list"
1174 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
1176 #: c-decl.c:5429
1177 #, fuzzy
1178 msgid "anonymous struct declared inside parameter list"
1179 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1181 #: c-decl.c:5431
1182 #, fuzzy
1183 msgid "anonymous union declared inside parameter list"
1184 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1186 #: c-decl.c:5433
1187 #, fuzzy
1188 msgid "anonymous enum declared inside parameter list"
1189 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
1191 #: c-decl.c:5437
1192 #, fuzzy
1193 msgid "its scope is only this definition or declaration, which is probably not what you want"
1194 msgstr "het bereik ervan is enkel deze definitie of declaratie, wat waarschijnlijk niet de bedoeling is"
1196 #: c-decl.c:5516
1197 #, c-format
1198 msgid "redefinition of `union %s'"
1199 msgstr "herdefinitie van `union %s'"
1201 #: c-decl.c:5519
1202 #, c-format
1203 msgid "redefinition of `struct %s'"
1204 msgstr "herdefinitie van `struct %s'"
1206 #: c-decl.c:5558
1207 msgid "unnamed fields of type other than struct or union are not allowed"
1208 msgstr "onbenoemde velden van een type anders dan struct of union zijn niet toegestaan"
1210 #: c-decl.c:5599 c-decl.c:5602
1211 #, fuzzy, c-format
1212 msgid "%s defined inside parms"
1213 msgstr "enum gedinieerd binnen parameters"
1215 #: c-decl.c:5600 c-decl.c:5603 c-decl.c:5614
1216 msgid "union"
1217 msgstr "union"
1219 # Of beter onvertaald laten?
1220 #: c-decl.c:5600 c-decl.c:5603
1221 msgid "structure"
1222 msgstr "structuur"
1224 #: c-decl.c:5613
1225 #, fuzzy, c-format
1226 msgid "%s has no %s"
1227 msgstr "%s heeft geen leden"
1229 #: c-decl.c:5614
1230 msgid "struct"
1231 msgstr "struct"
1233 #: c-decl.c:5615
1234 #, fuzzy
1235 msgid "named members"
1236 msgstr "%s heeft geen benoemde leden"
1238 #: c-decl.c:5615
1239 msgid "members"
1240 msgstr "leden"
1242 #: c-decl.c:5654
1243 #, c-format
1244 msgid "nested redefinition of `%s'"
1245 msgstr "geneste herdefinitie van `%s'"
1247 #: c-decl.c:5667
1248 #, c-format
1249 msgid "bit-field `%s' width not an integer constant"
1250 msgstr "breedte van bitveld `%s' is geen integerconstante"
1252 #: c-decl.c:5678
1253 #, c-format
1254 msgid "bit-field `%s' has invalid type"
1255 msgstr "bitveld `%s' heeft een ongeldig type"
1257 #: c-decl.c:5690
1258 #, fuzzy, c-format
1259 msgid "bit-field `%s' type invalid in ISO C"
1260 msgstr "type van bitveld `%s' is ongeldig in ANSI C"
1262 #: c-decl.c:5702
1263 #, c-format
1264 msgid "negative width in bit-field `%s'"
1265 msgstr "bitveld `%s' heeft een negatieve breedte"
1267 #: c-decl.c:5704
1268 #, c-format
1269 msgid "width of `%s' exceeds its type"
1270 msgstr "breedte van `%s' overschrijdt zijn type"
1272 #: c-decl.c:5706
1273 #, c-format
1274 msgid "zero width for bit-field `%s'"
1275 msgstr "bitveld `%s' heeft breedte 0"
1277 #: c-decl.c:5720
1278 #, c-format
1279 msgid "`%s' is narrower than values of its type"
1280 msgstr "`%s' is smaller dan waarden van zijn type"
1282 #: c-decl.c:5765
1283 msgid "flexible array member in union"
1284 msgstr "flexibele array als lid van union"
1286 #: c-decl.c:5767
1287 msgid "flexible array member not at end of struct"
1288 msgstr "flexibele array niet laatste lid van struct"
1290 #: c-decl.c:5769
1291 msgid "flexible array member in otherwise empty struct"
1292 msgstr ""
1294 #: c-decl.c:5794 ch/typeck.c:3060
1295 #, c-format
1296 msgid "duplicate member `%s'"
1297 msgstr "herhaald lid `%s'"
1299 #: c-decl.c:5838
1300 msgid "union cannot be made transparent"
1301 msgstr "union kan niet transparant gemaakt worden"
1303 #. This enum is a named one that has been declared already.
1304 #: c-decl.c:5932
1305 #, c-format
1306 msgid "redeclaration of `enum %s'"
1307 msgstr "herdeclaratie van `enum %s'"
1309 #: c-decl.c:5966
1310 msgid "enum defined inside parms"
1311 msgstr "enum gedinieerd binnen parameters"
1313 #: c-decl.c:5999
1314 msgid "enumeration values exceed range of largest integer"
1315 msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer"
1317 #: c-decl.c:6108 ch/decl.c:4437
1318 #, c-format
1319 msgid "enumerator value for `%s' not integer constant"
1320 msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
1322 #: c-decl.c:6121 ch/decl.c:4449
1323 msgid "overflow in enumeration values"
1324 msgstr "overflow in enumeratiewaarden"
1326 #: c-decl.c:6126
1327 #, fuzzy
1328 msgid "ISO C restricts enumerator values to range of `int'"
1329 msgstr "ANSI C beperkt enumeratiewaarden tot het bereik van het `int' type"
1331 #: c-decl.c:6204
1332 #, fuzzy
1333 msgid "return type is an incomplete type"
1334 msgstr "type van teruggeefwaarde is onvolledig"
1336 #: c-decl.c:6212
1337 #, fuzzy
1338 msgid "return type defaults to `int'"
1339 msgstr "teruggeefwaarde krijgt standaardtype `int'"
1341 #: c-decl.c:6259
1342 #, c-format
1343 msgid "no previous prototype for `%s'"
1344 msgstr "geen eerder prototype voor `%s'"
1346 #: c-decl.c:6266
1347 #, c-format
1348 msgid "`%s' was used with no prototype before its definition"
1349 msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
1351 #: c-decl.c:6272
1352 #, c-format
1353 msgid "no previous declaration for `%s'"
1354 msgstr "geen eerdere declaratie voor `%s'"
1356 #: c-decl.c:6279
1357 #, c-format
1358 msgid "`%s' was used with no declaration before its definition"
1359 msgstr "`%s' werd voor haar definitie gebruikt zonder declaratie"
1361 #: c-decl.c:6303 c-decl.c:6884
1362 #, c-format
1363 msgid "return type of `%s' is not `int'"
1364 msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
1366 #: c-decl.c:6319
1367 #, c-format
1368 msgid "first argument of `%s' should be `int'"
1369 msgstr "eerste argument van `%s' zou een `int' moeten zijn"
1371 #: c-decl.c:6328
1372 #, c-format
1373 msgid "second argument of `%s' should be `char **'"
1374 msgstr "tweede argument van `%s' zou een `char **' moeten zijn"
1376 #: c-decl.c:6337
1377 #, c-format
1378 msgid "third argument of `%s' should probably be `char **'"
1379 msgstr "derde argument van `%s' zou waarschijnlijk een `char **' moeten zijn"
1381 #: c-decl.c:6346
1382 #, c-format
1383 msgid "`%s' takes only zero or two arguments"
1384 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
1386 #: c-decl.c:6349
1387 #, c-format
1388 msgid "`%s' is normally a non-static function"
1389 msgstr "`%s' is gewoonlijk een niet-static funtie"
1391 #: c-decl.c:6459
1392 msgid "parm types given both in parmlist and separately"
1393 msgstr "parametertypes zowel in parameterlijst als apart opgegeven"
1395 #: c-decl.c:6480
1396 msgid "parameter name omitted"
1397 msgstr "parameternaam weggelaten"
1399 #: c-decl.c:6484 c-decl.c:6586
1400 #, c-format
1401 msgid "parameter `%s' declared void"
1402 msgstr "parameter `%s' als void gedeclareerd"
1404 #: c-decl.c:6560
1405 msgid "parameter name missing from parameter list"
1406 msgstr "parameternaam ontbreekt uit parameterlijst"
1408 #: c-decl.c:6579
1409 #, c-format
1410 msgid "multiple parameters named `%s'"
1411 msgstr "meerdere parameters hebben de naam `%s'"
1413 #: c-decl.c:6610 c-decl.c:6612
1414 #, c-format
1415 msgid "type of `%s' defaults to `int'"
1416 msgstr "`%s' krijgt standaardtype `int'"
1418 #: c-decl.c:6648
1419 #, c-format
1420 msgid "declaration for parameter `%s' but no such parameter"
1421 msgstr "declaratie voor parameter `%s' maar er is zo geen parameter"
1423 #: c-decl.c:6696
1424 msgid "number of arguments doesn't match prototype"
1425 msgstr "aantal argumenten kom niet overeen met prototype"
1427 #: c-decl.c:6726
1428 #, c-format
1429 msgid "promoted argument `%s' doesn't match prototype"
1430 msgstr "gepromoveerd argument `%s' komt niet overeen met prototype"
1432 #: c-decl.c:6740
1433 #, c-format
1434 msgid "argument `%s' doesn't match prototype"
1435 msgstr "argument `%s' komt niet overeen met prototype"
1437 #: c-decl.c:7054
1438 msgid "this function may return with or without a value"
1439 msgstr "deze functie kan met of zonder waarde tergukeren"
1441 #: c-decl.c:7074
1442 #, c-format
1443 msgid "size of return value of `%s' is %u bytes"
1444 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
1446 #: c-decl.c:7078
1447 #, fuzzy, c-format
1448 msgid "size of return value of `%s' is larger than %d bytes"
1449 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
1451 #. If we get here, declarations have been used in a for loop without
1452 #. the C99 for loop scope.  This doesn't make much sense, so don't
1453 #. allow it.
1454 #: c-decl.c:7133
1455 msgid "`for' loop initial declaration used outside C99 mode"
1456 msgstr ""
1458 #: c-decl.c:7157
1459 #, fuzzy, c-format
1460 msgid "`struct %s' declared in `for' loop initial declaration"
1461 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1463 #: c-decl.c:7160
1464 #, fuzzy, c-format
1465 msgid "`union %s' declared in `for' loop initial declaration"
1466 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1468 #: c-decl.c:7163
1469 #, fuzzy, c-format
1470 msgid "`enum %s' declared in `for' loop initial declaration"
1471 msgstr "`%s' als 'inline' gedeclareerd na de definitie"
1473 #: c-decl.c:7171
1474 #, fuzzy, c-format
1475 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1476 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1478 #: c-decl.c:7173
1479 #, fuzzy, c-format
1480 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1481 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1483 #: c-decl.c:7175
1484 #, fuzzy, c-format
1485 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1486 msgstr "de declaratie van `%s' verbergt een globale declaratie"
1488 #: c-format.c:128 c-format.c:210
1489 msgid "format string arg not a string type"
1490 msgstr "de formaatstring is geen string-type"
1492 #: c-format.c:143
1493 #, fuzzy
1494 msgid "args to be formatted is not '...'"
1495 msgstr "de te formatteren argumenten zijn niet ..."
1497 #: c-format.c:152
1498 msgid "strftime formats cannot format arguments"
1499 msgstr ""
1501 #: c-format.c:187 c-format.c:289
1502 #, fuzzy
1503 msgid "format string has invalid operand number"
1504 msgstr "de formaatstring heeft een niet-constant operand-nummer"
1506 #: c-format.c:221
1507 msgid "function does not return string type"
1508 msgstr "functie geeft geen string-type terug"
1510 #: c-format.c:252
1511 msgid "unrecognized format specifier"
1512 msgstr "onbekende formaatspecificatie"
1514 #: c-format.c:265
1515 #, c-format
1516 msgid "`%s' is an unrecognized format function type"
1517 msgstr "`%s' is een onbekend type formaatfunctie"
1519 #: c-format.c:299
1520 msgid "format string arg follows the args to be formatted"
1521 msgstr "de formaatstring volgt de te formatteren argumenten"
1523 #: c-format.c:620
1524 msgid "` ' flag"
1525 msgstr ""
1527 #: c-format.c:620
1528 msgid "the ` ' printf flag"
1529 msgstr ""
1531 #: c-format.c:621 c-format.c:692
1532 msgid "`+' flag"
1533 msgstr ""
1535 #: c-format.c:621
1536 msgid "the `+' printf flag"
1537 msgstr ""
1539 #: c-format.c:622 c-format.c:668
1540 msgid "`#' flag"
1541 msgstr ""
1543 #: c-format.c:622
1544 msgid "the `#' printf flag"
1545 msgstr ""
1547 #: c-format.c:623 c-format.c:666
1548 msgid "`0' flag"
1549 msgstr ""
1551 #: c-format.c:623
1552 msgid "the `0' printf flag"
1553 msgstr ""
1555 #: c-format.c:624 c-format.c:665 c-format.c:695
1556 msgid "`-' flag"
1557 msgstr ""
1559 #: c-format.c:624
1560 msgid "the `-' printf flag"
1561 msgstr ""
1563 #: c-format.c:625 c-format.c:649
1564 msgid "`'' flag"
1565 msgstr ""
1567 #: c-format.c:625
1568 msgid "the `'' printf flag"
1569 msgstr ""
1571 #: c-format.c:626 c-format.c:650
1572 msgid "`I' flag"
1573 msgstr ""
1575 #: c-format.c:626
1576 msgid "the `I' printf flag"
1577 msgstr ""
1579 #: c-format.c:627 c-format.c:647 c-format.c:669 c-format.c:696 c-format.c:1791
1580 msgid "field width"
1581 msgstr ""
1583 #: c-format.c:627
1584 #, fuzzy
1585 msgid "field width in printf format"
1586 msgstr "veldbreedte is niet van het type 'int' (argument %d)"
1588 #: c-format.c:628
1589 msgid "precision"
1590 msgstr ""
1592 #: c-format.c:628
1593 #, fuzzy
1594 msgid "precision in printf format"
1595 msgstr "precisie gebruikt bij `%c' formaat"
1597 #: c-format.c:629 c-format.c:648 c-format.c:699
1598 msgid "length modifier"
1599 msgstr ""
1601 #: c-format.c:629
1602 #, fuzzy
1603 msgid "length modifier in printf format"
1604 msgstr "meerdere E/O opties in formaat"
1606 #: c-format.c:645
1607 #, fuzzy
1608 msgid "assignment suppression"
1609 msgstr "ontbrekende index-expressie"
1611 #: c-format.c:645
1612 msgid "the assignment suppression scanf feature"
1613 msgstr ""
1615 #: c-format.c:646
1616 msgid "`a' flag"
1617 msgstr ""
1619 #: c-format.c:646
1620 msgid "the `a' scanf flag"
1621 msgstr ""
1623 #: c-format.c:647
1624 #, fuzzy
1625 msgid "field width in scanf format"
1626 msgstr "breedte gebruikt bij `%c' formaat"
1628 #: c-format.c:648
1629 #, fuzzy
1630 msgid "length modifier in scanf format"
1631 msgstr "meerdere E/O opties in formaat"
1633 #: c-format.c:649
1634 msgid "the `'' scanf flag"
1635 msgstr ""
1637 #: c-format.c:650
1638 msgid "the `I' scanf flag"
1639 msgstr ""
1641 #: c-format.c:664
1642 msgid "`_' flag"
1643 msgstr ""
1645 #: c-format.c:664
1646 msgid "the `_' strftime flag"
1647 msgstr ""
1649 #: c-format.c:665
1650 msgid "the `-' strftime flag"
1651 msgstr ""
1653 #: c-format.c:666
1654 msgid "the `0' strftime flag"
1655 msgstr ""
1657 #: c-format.c:667 c-format.c:691
1658 msgid "`^' flag"
1659 msgstr ""
1661 #: c-format.c:667
1662 msgid "the `^' strftime flag"
1663 msgstr ""
1665 #: c-format.c:668
1666 msgid "the `#' strftime flag"
1667 msgstr ""
1669 #: c-format.c:669
1670 msgid "field width in strftime format"
1671 msgstr ""
1673 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
1674 #: c-format.c:670
1675 #, fuzzy
1676 msgid "`E' modifier"
1677 msgstr "`$' in naam"
1679 #: c-format.c:670
1680 msgid "the `E' strftime modifier"
1681 msgstr ""
1683 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
1684 #: c-format.c:671
1685 #, fuzzy
1686 msgid "`O' modifier"
1687 msgstr "`$' in naam"
1689 #: c-format.c:671
1690 msgid "the `O' strftime modifier"
1691 msgstr ""
1693 #: c-format.c:672
1694 msgid "the `O' modifier"
1695 msgstr ""
1697 #: c-format.c:690
1698 #, fuzzy
1699 msgid "fill character"
1700 msgstr "%s bij nulkarakter"
1702 #: c-format.c:690
1703 #, fuzzy
1704 msgid "fill character in strfmon format"
1705 msgstr "ongeldig karakter in naam van macro-parameter"
1707 #: c-format.c:691
1708 msgid "the `^' strfmon flag"
1709 msgstr ""
1711 #: c-format.c:692
1712 msgid "the `+' strfmon flag"
1713 msgstr ""
1715 #: c-format.c:693
1716 msgid "`(' flag"
1717 msgstr ""
1719 #: c-format.c:693
1720 msgid "the `(' strfmon flag"
1721 msgstr ""
1723 #: c-format.c:694
1724 msgid "`!' flag"
1725 msgstr ""
1727 #: c-format.c:694
1728 msgid "the `!' strfmon flag"
1729 msgstr ""
1731 #: c-format.c:695
1732 msgid "the `-' strfmon flag"
1733 msgstr ""
1735 #: c-format.c:696
1736 msgid "field width in strfmon format"
1737 msgstr ""
1739 #: c-format.c:697
1740 msgid "left precision"
1741 msgstr ""
1743 #: c-format.c:697
1744 #, fuzzy
1745 msgid "left precision in strfmon format"
1746 msgstr "precisie gebruikt bij `%c' formaat"
1748 #: c-format.c:698
1749 msgid "right precision"
1750 msgstr ""
1752 #: c-format.c:698
1753 msgid "right precision in strfmon format"
1754 msgstr ""
1756 #: c-format.c:699
1757 #, fuzzy
1758 msgid "length modifier in strfmon format"
1759 msgstr "meerdere E/O opties in formaat"
1761 #: c-format.c:998
1762 #, fuzzy, c-format
1763 msgid "function might be possible candidate for `%s' format attribute"
1764 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
1766 #: c-format.c:1122 c-format.c:1143 c-format.c:2201
1767 #, fuzzy
1768 msgid "missing $ operand number in format"
1769 msgstr "operand buiten bereik in formaat"
1771 #: c-format.c:1153
1772 #, fuzzy, c-format
1773 msgid "%s does not support %%n$ operand number formats"
1774 msgstr "ANSI C ondersteunt het `%c' formaat niet"
1776 #: c-format.c:1160
1777 msgid "operand number out of range in format"
1778 msgstr "operand buiten bereik in formaat"
1780 #: c-format.c:1183
1781 #, fuzzy, c-format
1782 msgid "format argument %d used more than once in %s format"
1783 msgstr "formaat-argument is geen pointer (argument %d)"
1785 #: c-format.c:1233
1786 #, c-format
1787 msgid "format argument %d unused before used argument %d in $-style format"
1788 msgstr ""
1790 #: c-format.c:1330
1791 #, fuzzy
1792 msgid "format not a string literal, format string not checked"
1793 msgstr "de formaatstring is geen string-type"
1795 #: c-format.c:1344
1796 msgid "format not a string literal and no format arguments"
1797 msgstr ""
1799 #: c-format.c:1346
1800 msgid "format not a string literal, argument types not checked"
1801 msgstr ""
1803 #: c-format.c:1359
1804 msgid "too many arguments for format"
1805 msgstr "teveel argumenten voor formaat"
1807 #: c-format.c:1362
1808 #, fuzzy
1809 msgid "unused arguments in $-style format"
1810 msgstr "te weinig argumenten voor formaat"
1812 #: c-format.c:1365
1813 msgid "zero-length format string"
1814 msgstr "formaatstring van lengte 0"
1816 #: c-format.c:1368
1817 #, fuzzy
1818 msgid "format is a wide character string"
1819 msgstr "karakterconstante in slecht formaat"
1821 #: c-format.c:1371
1822 msgid "unterminated format string"
1823 msgstr "formaatstring niet beëindigd"
1825 #. FIXME: this warning should go away once Marc Espie's
1826 #. __attribute__((nonnull)) patch is in.  Instead, checking for
1827 #. nonnull attributes should probably change this function to act
1828 #. specially if info == NULL and add a res->number_null entry for
1829 #. that case, or maybe add a function pointer to be called at
1830 #. the end instead of hardcoding check_format_info_main.
1831 #: c-format.c:1478
1832 msgid "null format string"
1833 msgstr "formaatstring is NULL"
1835 #: c-format.c:1670
1836 msgid "embedded `\\0' in format"
1837 msgstr "ingesloten `\\0' in formaat"
1839 #: c-format.c:1685
1840 #, c-format
1841 msgid "spurious trailing `%%' in format"
1842 msgstr "overbodige `%%' achteraan formaat"
1844 #: c-format.c:1724 c-format.c:1961
1845 #, fuzzy, c-format
1846 msgid "repeated %s in format"
1847 msgstr "herhaalde `%c' optie in formaat"
1849 #: c-format.c:1737
1850 #, fuzzy
1851 msgid "missing fill character at end of strfmon format"
1852 msgstr "conversie mist type aan het einde van het formaat"
1854 #: c-format.c:1757 c-format.c:1875 c-format.c:2155 c-format.c:2208
1855 msgid "too few arguments for format"
1856 msgstr "te weinig argumenten voor formaat"
1858 #: c-format.c:1817
1859 #, fuzzy, c-format
1860 msgid "zero width in %s format"
1861 msgstr "breedte gebruikt bij `%c' formaat"
1863 #: c-format.c:1836
1864 #, fuzzy, c-format
1865 msgid "empty left precision in %s format"
1866 msgstr "precisie gebruikt bij `%c' formaat"
1868 #: c-format.c:1890
1869 msgid "field precision"
1870 msgstr ""
1872 #: c-format.c:1905
1873 #, fuzzy, c-format
1874 msgid "empty precision in %s format"
1875 msgstr "precisie gebruikt bij `%c' formaat"
1877 #: c-format.c:1945
1878 #, fuzzy, c-format
1879 msgid "%s does not support the `%s' %s length modifier"
1880 msgstr "ANSI C ondersteunt de `%c' lengte-optie niet"
1882 #: c-format.c:1995
1883 msgid "conversion lacks type at end of format"
1884 msgstr "conversie mist type aan het einde van het formaat"
1886 #: c-format.c:2006
1887 #, c-format
1888 msgid "unknown conversion type character `%c' in format"
1889 msgstr "onbekend typeconversie-karakter `%c' in formaat"
1891 #: c-format.c:2009
1892 #, c-format
1893 msgid "unknown conversion type character 0x%x in format"
1894 msgstr "onbekend typeconversie-karakter 0x%x in formaat"
1896 #: c-format.c:2016
1897 #, fuzzy, c-format
1898 msgid "%s does not support the `%%%c' %s format"
1899 msgstr "ANSI C ondersteunt het `%c' formaat niet"
1901 #: c-format.c:2032
1902 #, fuzzy, c-format
1903 msgid "%s used with `%%%c' %s format"
1904 msgstr "breedte gebruikt bij `%c' formaat"
1906 #: c-format.c:2041
1907 #, fuzzy, c-format
1908 msgid "%s does not support %s"
1909 msgstr "-mcpu=%s ondersteunt -march=%s niet"
1911 #: c-format.c:2050
1912 #, fuzzy, c-format
1913 msgid "%s does not support %s with the `%%%c' %s format"
1914 msgstr "ANSI C ondersteunt het `%c' formaat niet"
1916 #: c-format.c:2083
1917 #, fuzzy, c-format
1918 msgid "%s ignored with %s and `%%%c' %s format"
1919 msgstr "`0' optie wordt genegeerd bij precisiespecificatie en `%c' formaat"
1921 #: c-format.c:2087
1922 #, fuzzy, c-format
1923 msgid "%s ignored with %s in %s format"
1924 msgstr "`0' optie wordt genegeerd bij precisiespecificatie en `%c' formaat"
1926 #: c-format.c:2093
1927 #, fuzzy, c-format
1928 msgid "use of %s and %s together with `%%%c' %s format"
1929 msgstr "zowel de `*' optie alse de `%c' optie in formaat gebruikt"
1931 #: c-format.c:2097
1932 #, fuzzy, c-format
1933 msgid "use of %s and %s together in %s format"
1934 msgstr "zowel de `*' optie alse de `%c' optie in formaat gebruikt"
1936 #: c-format.c:2116
1937 #, c-format
1938 msgid "`%%%c' yields only last 2 digits of year in some locales"
1939 msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal in sommige omgevingen"
1941 #: c-format.c:2119
1942 #, c-format
1943 msgid "`%%%c' yields only last 2 digits of year"
1944 msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal"
1946 #. The end of the format string was reached.
1947 #: c-format.c:2135
1948 #, c-format
1949 msgid "no closing `]' for `%%[' format"
1950 msgstr "geen eind-`]' voor `%%[' formaat"
1952 #: c-format.c:2148
1953 #, fuzzy, c-format
1954 msgid "use of `%s' length modifier with `%c' type character"
1955 msgstr "lengtekarakter `%c' samen met typekarakter `%c' gebruikt"
1957 #: c-format.c:2169
1958 #, fuzzy, c-format
1959 msgid "%s does not support the `%%%s%c' %s format"
1960 msgstr "ANSI C ondersteunt het `%c' formaat niet"
1962 #: c-format.c:2184
1963 msgid "operand number specified with suppressed assignment"
1964 msgstr ""
1966 #: c-format.c:2186
1967 #, fuzzy
1968 msgid "operand number specified for format taking no argument"
1969 msgstr "operand buiten bereik in formaat"
1971 #: c-format.c:2305
1972 #, fuzzy, c-format
1973 msgid "writing through null pointer (arg %d)"
1974 msgstr "constant object wordt beschreven (argument %d)"
1976 #: c-format.c:2314
1977 #, fuzzy, c-format
1978 msgid "reading through null pointer (arg %d)"
1979 msgstr "formaat-argument is geen pointer (argument %d)"
1981 #: c-format.c:2334
1982 #, c-format
1983 msgid "writing into constant object (arg %d)"
1984 msgstr "constant object wordt beschreven (argument %d)"
1986 #: c-format.c:2344
1987 #, c-format
1988 msgid "extra type qualifiers in format argument (arg %d)"
1989 msgstr ""
1991 #: c-format.c:2351
1992 #, c-format
1993 msgid "format argument is not a pointer (arg %d)"
1994 msgstr "formaat-argument is geen pointer (argument %d)"
1996 #: c-format.c:2353
1997 #, c-format
1998 msgid "format argument is not a pointer to a pointer (arg %d)"
1999 msgstr "formaat-argument is geen pointer naar een pointer (argument %d)"
2001 #: c-format.c:2424
2002 msgid "pointer"
2003 msgstr ""
2005 #: c-format.c:2426
2006 #, fuzzy
2007 msgid "different type"
2008 msgstr "Ongeldige modus voor gen_tst_reg"
2010 #: c-format.c:2447
2011 #, fuzzy, c-format
2012 msgid "%s is not type %s (arg %d)"
2013 msgstr "veldbreedte is niet van het type 'int' (argument %d)"
2015 #: c-format.c:2450
2016 #, c-format
2017 msgid "%s format, %s arg (arg %d)"
2018 msgstr "%s formaat, %s argument (argument %d)"
2020 #: c-lex.c:292
2021 msgid "badly nested C headers from preprocessor"
2022 msgstr ""
2024 #: c-lex.c:342
2025 #, fuzzy, c-format
2026 msgid "ignoring #pragma %s %s"
2027 msgstr "pragma wordt genegeerd: %s"
2029 #: c-lex.c:344
2030 #, fuzzy, c-format
2031 msgid "ignoring #pragma %s"
2032 msgstr "pragma wordt genegeerd: %s"
2034 #: c-lex.c:394
2035 #, c-format
2036 msgid "universal-character-name '\\U%08x' not valid in identifier"
2037 msgstr ""
2039 #: c-lex.c:640
2040 #, c-format
2041 msgid "universal-character-name '\\u%04x' not valid in identifier"
2042 msgstr ""
2044 # Moet 'floating(-point)' ook vertaald worden?
2045 #: c-lex.c:730
2046 #, fuzzy
2047 msgid "both 'f' and 'l' suffixes on floating constant"
2048 msgstr "zowel `f' als `l' in floating-point constante"
2050 #: c-lex.c:757
2051 #, fuzzy, c-format
2052 msgid "floating point number exceeds range of '%s'"
2053 msgstr "floating-point getal overschrijdt het bereik van een `float'"
2055 #: c-lex.c:787
2056 #, fuzzy, c-format
2057 msgid "stray '%c' in program"
2058 msgstr "misplaatste '\\' in programma"
2060 #: c-lex.c:789
2061 #, fuzzy, c-format
2062 msgid "stray '\\%o' in program"
2063 msgstr "misplaatste '\\' in programma"
2065 #: c-lex.c:887
2066 #, fuzzy
2067 msgid "too many decimal points in floating constant"
2068 msgstr "teveel `l'en in integerconstante"
2070 #: c-lex.c:889
2071 msgid "decimal point in exponent - impossible!"
2072 msgstr ""
2074 #. Possible future extension: silently ignore _ in numbers,
2075 #. permitting cosmetic grouping - e.g. 0x8000_0000 == 0x80000000
2076 #. but somewhat easier to read.  Ada has this?
2077 #: c-lex.c:900
2078 msgid "underscore in number"
2079 msgstr ""
2081 #: c-lex.c:962
2082 msgid "numeric constant with no digits"
2083 msgstr "numerieke constante zonder cijfers"
2085 #: c-lex.c:965
2086 msgid "numeric constant contains digits beyond the radix"
2087 msgstr "numerieke constante bevat cijfers buiten de basis"
2089 # Ik denk dat 'radix' -> 'basis' correct is.
2090 # Mag 'radix' ook 'radix' blijven?
2091 #: c-lex.c:976
2092 msgid "floating constant may not be in radix 16"
2093 msgstr "floating-point constante mag niet in basis 16 staan"
2095 #: c-lex.c:979
2096 msgid "hexadecimal floating constant has no exponent"
2097 msgstr "hexadecimale floating-point constante heeft geen exponent"
2099 #: c-lex.c:991
2100 msgid "floating constant exponent has no digits"
2101 msgstr "exponent van floating-point constante heeft geen cijfers"
2103 #: c-lex.c:1011
2104 #, fuzzy
2105 msgid "more than one 'f' suffix on floating constant"
2106 msgstr "meer dan Ã©Ã©n `f' in numerieke constante"
2108 #: c-lex.c:1014
2109 msgid "traditional C rejects the 'f' suffix"
2110 msgstr ""
2112 #: c-lex.c:1021
2113 #, fuzzy
2114 msgid "more than one 'l' suffix on floating constant"
2115 msgstr "meer dan Ã©Ã©n `l' in numerieke constante"
2117 #: c-lex.c:1024
2118 msgid "traditional C rejects the 'l' suffix"
2119 msgstr ""
2121 #: c-lex.c:1032
2122 #, fuzzy
2123 msgid "more than one 'i' or 'j' suffix on floating constant"
2124 msgstr "meer dan Ã©Ã©n `i' of `j' in numerieke constante"
2126 #: c-lex.c:1034 c-lex.c:1128
2127 #, fuzzy
2128 msgid "ISO C forbids imaginary numeric constants"
2129 msgstr "ANSI C verbiedt imaginaire numerieke constantes"
2131 #: c-lex.c:1039
2132 #, fuzzy
2133 msgid "invalid suffix on floating constant"
2134 msgstr "misvormde floating-point constante"
2136 #. We got an exception from parse_float()
2137 #: c-lex.c:1056
2138 msgid "floating constant out of range"
2139 msgstr "floating-point constante buiten bereik"
2141 #: c-lex.c:1068
2142 #, fuzzy
2143 msgid "floating point number exceeds range of 'double'"
2144 msgstr "floating-point getal overschrijdt het bereik van een `double'"
2146 #: c-lex.c:1097
2147 #, fuzzy
2148 msgid "two 'u' suffixes on integer constant"
2149 msgstr "twee `u's in integerconstante"
2151 #: c-lex.c:1100
2152 msgid "traditional C rejects the 'u' suffix"
2153 msgstr ""
2155 # `l'en of `l's?
2156 #: c-lex.c:1111
2157 #, fuzzy
2158 msgid "three 'l' suffixes on integer constant"
2159 msgstr "drie `l'en in integerconstante"
2161 #: c-lex.c:1113
2162 msgid "'lul' is not a valid integer suffix"
2163 msgstr ""
2165 #: c-lex.c:1115
2166 msgid "'Ll' and 'lL' are not valid integer suffixes"
2167 msgstr ""
2169 #: c-lex.c:1118
2170 #, fuzzy
2171 msgid "ISO C89 forbids long long integer constants"
2172 msgstr "ANSI C verbiedt long long integerconstantes"
2174 #: c-lex.c:1126
2175 #, fuzzy
2176 msgid "more than one 'i' or 'j' suffix on integer constant"
2177 msgstr "meer dan Ã©Ã©n `i' of `j' in numerieke constante"
2179 #: c-lex.c:1133
2180 #, fuzzy
2181 msgid "invalid suffix on integer constant"
2182 msgstr "twee `u's in integerconstante"
2184 #: c-lex.c:1141
2185 #, c-format
2186 msgid "integer constant is too large for this configuration of the compiler - truncated to %d bits"
2187 msgstr ""
2189 # 'width' -> 'wijdte' of 'breedte'?
2190 # Best 'breedte'; zo wordt 'too wide' 'te breed'.
2191 #: c-lex.c:1231
2192 msgid "width of integer constant changes with -traditional"
2193 msgstr "breedte van integerconstante verandert met -traditional"
2195 #: c-lex.c:1233
2196 #, fuzzy
2197 msgid "integer constant is unsigned in ISO C, signed with -traditional"
2198 msgstr "integerconstante is unsigned in ANSI C, signed met -traditional"
2200 #: c-lex.c:1235
2201 msgid "width of integer constant may change on other systems with -traditional"
2202 msgstr "breedte van integerconstante kan veranderen op andere systemen met -traditional"
2204 #: c-lex.c:1245
2205 #, fuzzy, c-format
2206 msgid "integer constant larger than the maximum value of %s"
2207 msgstr "integerconstante is zo groot dat hij unsigned is"
2209 #: c-lex.c:1248
2210 msgid "an unsigned long long int"
2211 msgstr ""
2213 #: c-lex.c:1249
2214 msgid "a long long int"
2215 msgstr ""
2217 #: c-lex.c:1250
2218 msgid "an unsigned long int"
2219 msgstr ""
2221 #: c-lex.c:1254
2222 msgid "decimal constant is so large that it is unsigned"
2223 msgstr "decimale constante is zo groot dat hij unsigned is"
2225 #: c-lex.c:1263
2226 #, fuzzy
2227 msgid "complex integer constant is too wide for 'complex int'"
2228 msgstr "complexe integerconstante is te breed voor `complex int'"
2230 #: c-lex.c:1283
2231 #, fuzzy
2232 msgid "integer constant is larger than the maximum value for its type"
2233 msgstr "integerconstante is zo groot dat hij unsigned is"
2235 #: c-lex.c:1287
2236 #, fuzzy, c-format
2237 msgid "missing white space after number '%.*s'"
2238 msgstr "ontbrekende witruimte na getal `%.*s'"
2240 #: c-lex.c:1323 cpplex.c:1866
2241 #, fuzzy
2242 msgid "ignoring invalid multibyte character"
2243 msgstr "Ongeldig multibyte-karakter wordt genegeerd"
2245 #. Like YYERROR but do call yyerror.
2246 #: c-parse.y:56 objc-parse.y:57 parse.y:51
2247 msgid "syntax error"
2248 msgstr ""
2250 #: /usr/share/bison/bison.simple:107 /usr/share/bison/bison.simple:110
2251 #: /usr/share/bison/bison.simple:172
2252 msgid "syntax error: cannot back up"
2253 msgstr ""
2255 # 'parser' en 'stack overflow' vertalen?
2256 #: /usr/share/bison/bison.simple:358 /usr/share/bison/bison.simple:410
2257 #: /usr/share/bison/bison.simple:946
2258 msgid "parser stack overflow"
2259 msgstr "stack overflow in parser"
2261 #: c-parse.y:288 objc-parse.y:310
2262 #, fuzzy
2263 msgid "ISO C forbids an empty source file"
2264 msgstr "ANSI C verbiedt een leeg bronbestand"
2266 #: c-parse.y:321 c-typeck.c:6909 ch/parse.c:2113 objc-parse.y:343
2267 msgid "argument of `asm' is not a constant string"
2268 msgstr "het argument van `asm' is geen constante string"
2270 #: c-parse.y:329 objc-parse.y:351
2271 #, fuzzy
2272 msgid "ISO C forbids data definition with no type or storage class"
2273 msgstr "ANSI C verbiedt een datadefinitie zonder type of opslagklasse"
2275 #: c-parse.y:331 objc-parse.y:353
2276 msgid "data definition has no type or storage class"
2277 msgstr "datadefinitie heeft geen type of opslagklasse"
2279 #: c-parse.y:344 objc-parse.y:366
2280 #, fuzzy
2281 msgid "ISO C does not allow extra `;' outside of a function"
2282 msgstr "ANSI C staat geen extra `;' buiten een functie toe"
2284 #: c-parse.y:404 cppexp.c:691
2285 msgid "traditional C rejects the unary plus operator"
2286 msgstr ""
2288 #: c-parse.y:466 objc-parse.y:488
2289 msgid "`sizeof' applied to a bit-field"
2290 msgstr "`sizeof' toegepast op een bitveld"
2292 #: c-parse.y:546 objc-parse.y:568
2293 #, fuzzy
2294 msgid "ISO C forbids omitting the middle term of a ?: expression"
2295 msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
2297 #: c-parse.y:593 objc-parse.y:615
2298 #, fuzzy
2299 msgid "ISO C89 forbids compound literals"
2300 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
2302 #: c-parse.y:607 objc-parse.y:629
2303 #, fuzzy
2304 msgid "ISO C forbids braced-groups within expressions"
2305 msgstr "ANSI C verbiedt accolade-groepen in expressies"
2307 #: c-parse.y:638 objc-parse.y:660
2308 #, fuzzy
2309 msgid "first argument to __builtin_choose_expr not a constant"
2310 msgstr "gevraagd alignment is geen constante"
2312 #: c-parse.y:681
2313 msgid "traditional C rejects string concatenation"
2314 msgstr ""
2316 #: c-parse.y:696 objc-parse.y:732
2317 #, fuzzy
2318 msgid "ISO C does not permit use of `varargs.h'"
2319 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
2321 #: c-parse.y:957 c-parse.y:963 c-parse.y:969 c-parse.y:975 c-parse.y:996
2322 #: c-parse.y:1002 c-parse.y:1008 c-parse.y:1014 c-parse.y:1047 c-parse.y:1053
2323 #: c-parse.y:1059 c-parse.y:1065 c-parse.y:1110 c-parse.y:1116 c-parse.y:1122
2324 #: c-parse.y:1128 objc-parse.y:993 objc-parse.y:999 objc-parse.y:1005
2325 #: objc-parse.y:1011 objc-parse.y:1032 objc-parse.y:1038 objc-parse.y:1044
2326 #: objc-parse.y:1050 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1095
2327 #: objc-parse.y:1101 objc-parse.y:1146 objc-parse.y:1152 objc-parse.y:1158
2328 #: objc-parse.y:1164 parse.y:1888 parse.y:1895 parse.y:1934
2329 #, c-format
2330 msgid "`%s' is not at beginning of declaration"
2331 msgstr "`%s' staat niet aan het begin van een declaratie"
2333 #: c-parse.y:1410 objc-parse.y:1455
2334 #, fuzzy
2335 msgid "ISO C forbids empty initializer braces"
2336 msgstr "ANSI C verbiedt lege initialisatie-accolades"
2338 #: c-parse.y:1424 objc-parse.y:1469
2339 #, fuzzy
2340 msgid "ISO C89 forbids specifying subobject to initialize"
2341 msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
2343 #: c-parse.y:1427 objc-parse.y:1472
2344 msgid "obsolete use of designated initializer without `='"
2345 msgstr ""
2347 #: c-parse.y:1431 objc-parse.y:1476
2348 msgid "obsolete use of designated initializer with `:'"
2349 msgstr ""
2351 #: c-parse.y:1460
2352 #, fuzzy
2353 msgid "ISO C forbids specifying range of elements to initialize"
2354 msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
2356 #: c-parse.y:1468 c-parse.y:1498 objc-parse.y:1507 objc-parse.y:1537
2357 #, fuzzy
2358 msgid "ISO C forbids nested functions"
2359 msgstr "ANSI C verbiedt geneste functies"
2361 #: c-parse.y:1672 objc-parse.y:1713
2362 #, fuzzy
2363 msgid "ISO C forbids forward references to `enum' types"
2364 msgstr "ANSI C verbiedt voorwaartse referenties naar `enum' types"
2366 #: c-parse.y:1684 objc-parse.y:1725 parse.y:2346
2367 msgid "comma at end of enumerator list"
2368 msgstr "komma aan het einde van enumerator-lijst"
2370 #: c-parse.y:1692 objc-parse.y:1733
2371 msgid "no semicolon at end of struct or union"
2372 msgstr "geen puntkomma aan het einde van een struct of union"
2374 #: c-parse.y:1701 objc-parse.y:1742 objc-parse.y:2809
2375 msgid "extra semicolon in struct or union specified"
2376 msgstr "extra puntkomma opgegeven in struct of union"
2378 #: c-parse.y:1714 objc-parse.y:1769
2379 msgid "ISO C doesn't support unnamed structs/unions"
2380 msgstr ""
2382 #: c-parse.y:1723 objc-parse.y:1778
2383 #, fuzzy
2384 msgid "ISO C forbids member declarations with no members"
2385 msgstr "ANSI C verbiedt lid-declaraties zonder leden"
2387 #: c-parse.y:1872 c-parse.y:1876 c-parse.y:1880 objc-parse.y:1927
2388 #: objc-parse.y:1931 objc-parse.y:1935
2389 #, fuzzy
2390 msgid "storage class specifier in array declarator"
2391 msgstr "opslagklasse opgegeven voor parameter `%s'"
2393 #: c-parse.y:1895 objc-parse.y:1950
2394 #, fuzzy
2395 msgid "deprecated use of label at end of compound statement"
2396 msgstr "ANSI C verbiedt een label aan het einde van een samengesteld statement"
2398 #: c-parse.y:1912 objc-parse.y:1967
2399 #, fuzzy
2400 msgid "ISO C89 forbids mixed declarations and code"
2401 msgstr "ANSI C verbiedt labeldeclaraties"
2403 #: c-parse.y:1986 objc-parse.y:2045
2404 #, fuzzy
2405 msgid "ISO C forbids label declarations"
2406 msgstr "ANSI C verbiedt labeldeclaraties"
2408 # 'braced-group'? Wie schrijft verdorie die foutmeldingen?
2409 #: c-parse.y:2035 objc-parse.y:2094 parse.y:1588
2410 msgid "braced-group within expression allowed only inside a function"
2411 msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
2413 #: c-parse.y:2160 objc-parse.y:2219
2414 msgid "empty body in an else-statement"
2415 msgstr "leeg body in een else-statement"
2417 #: c-parse.y:2280 objc-parse.y:2339
2418 #, fuzzy
2419 msgid "ISO C forbids `goto *expr;'"
2420 msgstr "ANSI C verbiedt `goto *expr;'"
2422 # Of is 'verbiedt parameterdeclaraties op voorhand' beter?
2423 #: c-parse.y:2378 objc-parse.y:2437
2424 #, fuzzy
2425 msgid "ISO C forbids forward parameter declarations"
2426 msgstr "ANSI C verbiedt voorwaartse declaraties van parameters"
2428 #. Gcc used to allow this as an extension.  However, it does
2429 #. not work for all targets, and thus has been disabled.
2430 #. Also, since func (...) and func () are indistinguishable,
2431 #. it caused problems with the code in expand_builtin which
2432 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2433 #. correctly.
2434 #: c-parse.y:2404 objc-parse.y:2463
2435 #, fuzzy
2436 msgid "ISO C requires a named argument before `...'"
2437 msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
2439 #: c-parse.y:2498 objc-parse.y:2557
2440 msgid "`...' in old-style identifier list"
2441 msgstr "`...' in naamlijst in oude stijl"
2443 #: /usr/share/bison/bison.simple:639 /usr/share/bison/bison.simple:699
2444 msgid "parse error; also virtual memory exceeded"
2445 msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
2447 #: /usr/share/bison/bison.simple:643 /usr/share/bison/bison.simple:703
2448 #: /usr/share/bison/bison.simple:821 cp/spew.c:349
2449 msgid "parse error"
2450 msgstr "parse-fout"
2452 #: c-parse.y:2814 cp/spew.c:1477 objc-parse.y:3501
2453 #, c-format
2454 msgid "%s at end of input"
2455 msgstr "%s aan einde van invoer"
2457 #: c-parse.y:2820 cp/spew.c:1483 objc-parse.y:3507
2458 #, fuzzy, c-format
2459 msgid "%s before %s'%c'"
2460 msgstr "%s voor `%s'"
2462 #: c-parse.y:2822 cp/spew.c:1485 objc-parse.y:3509
2463 #, fuzzy, c-format
2464 msgid "%s before %s'\\x%x'"
2465 msgstr "%s voor `%s'"
2467 #: c-parse.y:2826 cp/spew.c:1489 objc-parse.y:3513
2468 #, c-format
2469 msgid "%s before string constant"
2470 msgstr "%s voor stringconstante"
2472 #: c-parse.y:2828 cp/spew.c:1491 objc-parse.y:3515
2473 #, fuzzy, c-format
2474 msgid "%s before numeric constant"
2475 msgstr "%s voor stringconstante"
2477 #: c-parse.y:2830 objc-parse.y:3517
2478 #, fuzzy, c-format
2479 msgid "%s before \"%s\""
2480 msgstr "%s voor `%s'"
2482 #: c-parse.y:2832 objc-parse.y:3519
2483 #, fuzzy, c-format
2484 msgid "%s before '%s' token"
2485 msgstr "%s voor `%s'"
2487 #: c-parse.y:2968 objc-parse.y:3698
2488 #, c-format
2489 msgid "syntax error at '%s' token"
2490 msgstr ""
2492 #: c-parse.y:2998 ch/parse.c:4329 cp/lex.c:910 objc-parse.y:3728
2493 #, fuzzy
2494 msgid "YYDEBUG not defined"
2495 msgstr "YYDEBUG niet gedefinieerd"
2497 #: c-pragma.c:109
2498 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2499 msgstr "#pragma pack (pop) tegengekomen zonder overeenkomstige #pragma pack (push, <n>)"
2501 #: c-pragma.c:127
2502 #, c-format
2503 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2504 msgstr "#pragma pack (pop, %s) tegengekomen zonder overeenkomstige #pragma pack (push, %s, <n>)"
2506 #: c-pragma.c:162
2507 #, fuzzy
2508 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2509 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
2511 #: c-pragma.c:164
2512 #, fuzzy
2513 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2514 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
2516 #: c-pragma.c:184
2517 msgid "missing '(' after '#pragma pack' - ignored"
2518 msgstr ""
2520 #: c-pragma.c:197 c-pragma.c:247
2521 #, fuzzy
2522 msgid "malformed '#pragma pack' - ignored"
2523 msgstr "misvormde #pragma pack"
2525 #: c-pragma.c:202
2526 #, fuzzy
2527 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2528 msgstr "misvormde #pragma pack(push[,id],<n>)"
2530 #: c-pragma.c:204
2531 #, fuzzy
2532 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2533 msgstr "misvormde #pragma pack(pop[,id])"
2535 #: c-pragma.c:213
2536 #, c-format
2537 msgid "unknown action '%s' for '#pragma pack' - ignored"
2538 msgstr ""
2540 #: c-pragma.c:250
2541 #, fuzzy
2542 msgid "junk at end of '#pragma pack'"
2543 msgstr "misvormde #pragma pack"
2545 #: c-pragma.c:264
2546 #, fuzzy, c-format
2547 msgid "alignment must be a small power of two, not %d"
2548 msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
2550 #: c-pragma.c:290 c-pragma.c:295
2551 #, fuzzy
2552 msgid "malformed #pragma weak, ignored"
2553 msgstr "misvormde #pragma weak"
2555 #: c-pragma.c:299
2556 #, fuzzy
2557 msgid "junk at end of #pragma weak"
2558 msgstr "misvormde #pragma weak"
2560 #: c-semantics.c:563
2561 msgid "break statement not within loop or switch"
2562 msgstr "break-statement niet in een lus of switch"
2564 #: c-semantics.c:581
2565 msgid "continue statement not within a loop"
2566 msgstr "continue-statement niet in een lus"
2568 #: c-semantics.c:676
2569 msgid "destructor needed for `%#D'"
2570 msgstr ""
2572 #: c-semantics.c:677
2573 msgid "where case label appears here"
2574 msgstr ""
2576 #: c-semantics.c:680
2577 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2578 msgstr ""
2580 #: c-semantics.c:723 c-typeck.c:6937 cp/semantics.c:881
2581 #, c-format
2582 msgid "%s qualifier ignored on asm"
2583 msgstr ""
2585 #: c-typeck.c:124
2586 #, c-format
2587 msgid "`%s' has an incomplete type"
2588 msgstr "`%s' heeft een onvolledig type"
2590 #: c-typeck.c:146 cp/call.c:2590
2591 msgid "invalid use of void expression"
2592 msgstr "ongeldig gebruik van een void-expressie"
2594 #: c-typeck.c:155 cp/typeck2.c:227
2595 msgid "invalid use of array with unspecified bounds"
2596 msgstr "ongeldig gebruik van een array zonder opgegeven grenzen"
2598 #: c-typeck.c:163
2599 #, c-format
2600 msgid "invalid use of undefined type `%s %s'"
2601 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
2603 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2604 #: c-typeck.c:167
2605 #, c-format
2606 msgid "invalid use of incomplete typedef `%s'"
2607 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
2609 #: c-typeck.c:398 c-typeck.c:412
2610 #, fuzzy
2611 msgid "function types not truly compatible in ISO C"
2612 msgstr "functie-types zijn niet echt compatibel in ANSI C"
2614 #: c-typeck.c:572
2615 msgid "types are not quite compatible"
2616 msgstr "types zijn niet helemaal compatibel"
2618 #: c-typeck.c:725
2619 msgid "sizeof applied to a function type"
2620 msgstr "sizeof toegepast op een functie-type"
2622 #: c-typeck.c:731
2623 msgid "sizeof applied to a void type"
2624 msgstr "sizeof toegepast op een void-type"
2626 #: c-typeck.c:738
2627 msgid "sizeof applied to an incomplete type"
2628 msgstr "sizeof toegepast op een onvolledig type"
2630 # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
2631 #: c-typeck.c:791 c-typeck.c:2809
2632 msgid "arithmetic on pointer to an incomplete type"
2633 msgstr "rekensom met pointer naar onvolledig type"
2635 #: c-typeck.c:1179
2636 #, fuzzy, c-format
2637 msgid "%s has no member named `%s'"
2638 msgstr "union heeft geen lid dat `%s' heet"
2640 #: c-typeck.c:1212
2641 #, c-format
2642 msgid "request for member `%s' in something not a structure or union"
2643 msgstr "vraag naar lid `%s' in iets dat geen structure of union is"
2645 #: c-typeck.c:1244 ch/expr.c:810
2646 msgid "dereferencing pointer to incomplete type"
2647 msgstr "dereferentie van pointer naar onvolledig type"
2649 #: c-typeck.c:1248 ch/expr.c:814
2650 msgid "dereferencing `void *' pointer"
2651 msgstr "`void *' pointer wordt gederefereerd"
2653 # Is the %s the argument, or is it 'of' the argument?
2654 #: c-typeck.c:1265 cp/typeck.c:2380
2655 #, c-format
2656 msgid "invalid type argument of `%s'"
2657 msgstr "ongeldig type-argument `%s'"
2659 #: c-typeck.c:1284 cp/typeck.c:2406
2660 msgid "subscript missing in array reference"
2661 msgstr "subscript ontbreekt in array-referentie"
2663 #: c-typeck.c:1305 cp/typeck.c:2448
2664 msgid "array subscript has type `char'"
2665 msgstr "array subscript is van het type `char'"
2667 #: c-typeck.c:1313 c-typeck.c:1402 cp/typeck.c:2455 cp/typeck.c:2534
2668 msgid "array subscript is not an integer"
2669 msgstr "array subscript is geen integer"
2671 #: c-typeck.c:1346
2672 #, fuzzy
2673 msgid "ISO C forbids subscripting `register' array"
2674 msgstr "ANSI C verbiedt het gebruik van subscripts bij een `register' array"
2676 #: c-typeck.c:1348
2677 #, fuzzy
2678 msgid "ISO C89 forbids subscripting non-lvalue array"
2679 msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
2681 #: c-typeck.c:1381
2682 msgid "subscript has type `char'"
2683 msgstr "subscript is van het type `char'"
2685 #: c-typeck.c:1397 cp/typeck.c:2529
2686 msgid "subscripted value is neither array nor pointer"
2687 msgstr "waarde met subscript is noch een array, noch een pointer"
2689 #: c-typeck.c:1451
2690 #, c-format
2691 msgid "`%s' undeclared here (not in a function)"
2692 msgstr "`%s' is hier niet gedeclareerd (niet in een functie)"
2694 #: c-typeck.c:1458
2695 #, c-format
2696 msgid "`%s' undeclared (first use in this function)"
2697 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
2699 #: c-typeck.c:1463
2700 msgid "(Each undeclared identifier is reported only once"
2701 msgstr "(Elke niet-gedeclareerde naam wordt slechts Ã©Ã©n"
2703 #: c-typeck.c:1464
2704 msgid "for each function it appears in.)"
2705 msgstr "keer vermeld voor elke functie waarin hij staat.)"
2707 #: c-typeck.c:1481
2708 #, c-format
2709 msgid "local declaration of `%s' hides instance variable"
2710 msgstr ""
2712 #: c-typeck.c:1546
2713 msgid "called object is not a function"
2714 msgstr "opgeroepen object is geen functie"
2716 #: c-typeck.c:1630 cp/typeck.c:3171
2717 msgid "too many arguments to function"
2718 msgstr "teveel argumenten voor functie"
2720 #: c-typeck.c:1651
2721 #, c-format
2722 msgid "type of formal parameter %d is incomplete"
2723 msgstr "het type van formele parameter %d is onvolledig"
2725 #: c-typeck.c:1664
2726 #, c-format
2727 msgid "%s as integer rather than floating due to prototype"
2728 msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype"
2730 #: c-typeck.c:1667
2731 #, fuzzy, c-format
2732 msgid "%s as integer rather than complex due to prototype"
2733 msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
2735 #: c-typeck.c:1670
2736 #, c-format
2737 msgid "%s as complex rather than floating due to prototype"
2738 msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
2740 #: c-typeck.c:1673
2741 #, c-format
2742 msgid "%s as floating rather than integer due to prototype"
2743 msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype"
2745 #: c-typeck.c:1676
2746 #, fuzzy, c-format
2747 msgid "%s as complex rather than integer due to prototype"
2748 msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
2750 #: c-typeck.c:1679
2751 #, c-format
2752 msgid "%s as floating rather than complex due to prototype"
2753 msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
2755 #: c-typeck.c:1689
2756 #, c-format
2757 msgid "%s as `float' rather than `double' due to prototype"
2758 msgstr "%s als `float' in plaats van `double' ten gevolge van een prototype"
2760 #: c-typeck.c:1707
2761 #, c-format
2762 msgid "%s with different width due to prototype"
2763 msgstr "%s met andere breedte ten gevolge van prototype"
2765 #: c-typeck.c:1741
2766 #, c-format
2767 msgid "%s as unsigned due to prototype"
2768 msgstr "%s als unsigned ten gevolge van prototype"
2770 #: c-typeck.c:1743
2771 #, c-format
2772 msgid "%s as signed due to prototype"
2773 msgstr "%s als signed ten gevolge van prototype"
2775 #: c-typeck.c:1777 cp/typeck.c:3279
2776 msgid "too few arguments to function"
2777 msgstr "te weinig argument voor functie"
2779 #: c-typeck.c:1819
2780 msgid "suggest parentheses around + or - inside shift"
2781 msgstr "gebruik liefst haakjes rond + of - binnen een shift"
2783 #: c-typeck.c:1826
2784 msgid "suggest parentheses around && within ||"
2785 msgstr "gebruik liefst haakjes rond && binnen ||"
2787 #: c-typeck.c:1835
2788 msgid "suggest parentheses around arithmetic in operand of |"
2789 msgstr "gebruik liefst haakjes rond een rekensom in een operand van |"
2791 #: c-typeck.c:1838
2792 msgid "suggest parentheses around comparison in operand of |"
2793 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
2795 #: c-typeck.c:1847
2796 msgid "suggest parentheses around arithmetic in operand of ^"
2797 msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^"
2799 #: c-typeck.c:1850
2800 msgid "suggest parentheses around comparison in operand of ^"
2801 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^"
2803 #: c-typeck.c:1857
2804 msgid "suggest parentheses around + or - in operand of &"
2805 msgstr "gebruik liefst haakjes rond + of - in een operand van &"
2807 #: c-typeck.c:1860
2808 msgid "suggest parentheses around comparison in operand of &"
2809 msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &"
2811 #: c-typeck.c:1867
2812 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2813 msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis"
2815 #: c-typeck.c:2027 c-typeck.c:2083 ch/expr.c:3951
2816 msgid "division by zero"
2817 msgstr "deling door nul"
2819 #: c-typeck.c:2128 cp/typeck.c:3565
2820 msgid "right shift count is negative"
2821 msgstr "teller van rechtse shift is negatief"
2823 #: c-typeck.c:2135 cp/typeck.c:3571
2824 msgid "right shift count >= width of type"
2825 msgstr "teller van rechtse shift is >= breedte van het type"
2827 #: c-typeck.c:2160 cp/typeck.c:3590
2828 msgid "left shift count is negative"
2829 msgstr "teller van links shift is negatief"
2831 #: c-typeck.c:2163 cp/typeck.c:3592
2832 msgid "left shift count >= width of type"
2833 msgstr "teller van links shift is >= breedte van het type"
2835 #: c-typeck.c:2188
2836 msgid "shift count is negative"
2837 msgstr "teller van shift is negatief"
2839 #: c-typeck.c:2190
2840 msgid "shift count >= width of type"
2841 msgstr "teller van shift is >= breedte van het type"
2843 #: c-typeck.c:2211 cp/typeck.c:3627
2844 msgid "comparing floating point with == or != is unsafe"
2845 msgstr ""
2847 #: c-typeck.c:2235 c-typeck.c:2241
2848 #, fuzzy
2849 msgid "ISO C forbids comparison of `void *' with function pointer"
2850 msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer"
2852 #: c-typeck.c:2244 c-typeck.c:2286 c-typeck.c:2314
2853 msgid "comparison of distinct pointer types lacks a cast"
2854 msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
2856 #: c-typeck.c:2259 c-typeck.c:2265 c-typeck.c:2335 c-typeck.c:2341
2857 msgid "comparison between pointer and integer"
2858 msgstr "vergelijking tussen pointer en integer"
2860 # 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste.
2861 #: c-typeck.c:2281 c-typeck.c:2309
2862 #, fuzzy
2863 msgid "ISO C forbids ordered comparisons of pointers to functions"
2864 msgstr "ANSI C verbiedt geordende vergelijkingen tussen pointers naar functies"
2866 #: c-typeck.c:2306
2867 msgid "comparison of complete and incomplete pointers"
2868 msgstr "vergelijking van volledige en onvolledige pointers"
2870 #: c-typeck.c:2322 c-typeck.c:2329
2871 msgid "ordered comparison of pointer with integer zero"
2872 msgstr "geordende vergelijking van een pointer met integer nul"
2874 #: c-typeck.c:2355 cp/typeck.c:3760
2875 #, fuzzy
2876 msgid "unordered comparison on non-floating point argument"
2877 msgstr "geordende vergelijking van een pointer met integer nul"
2879 #: c-typeck.c:2559
2880 msgid "comparison between signed and unsigned"
2881 msgstr "vergelijking tussen signed en unsigned"
2883 #: c-typeck.c:2605 cp/typeck.c:4006
2884 msgid "comparison of promoted ~unsigned with constant"
2885 msgstr "vergelijking van gepromoveerde ~unsigned met constante"
2887 #: c-typeck.c:2613 cp/typeck.c:4014
2888 msgid "comparison of promoted ~unsigned with unsigned"
2889 msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
2891 #: c-typeck.c:2675
2892 msgid "pointer of type `void *' used in arithmetic"
2893 msgstr "pointer van type `void *' gebruikt in rekensom"
2895 #: c-typeck.c:2681
2896 msgid "pointer to a function used in arithmetic"
2897 msgstr "pointer naar functie gebruikt in rekensom"
2899 #: c-typeck.c:2761
2900 msgid "pointer of type `void *' used in subtraction"
2901 msgstr "pointer van type `void *' gebruikt in aftrekking"
2903 #: c-typeck.c:2763
2904 msgid "pointer to a function used in subtraction"
2905 msgstr "pointer naar functie gebruikt in aftrekking"
2907 # 'unary' = 'unair'?
2908 #: c-typeck.c:2860
2909 msgid "wrong type argument to unary plus"
2910 msgstr "argument van verkeerd type voor unaire plus"
2912 #: c-typeck.c:2871
2913 msgid "wrong type argument to unary minus"
2914 msgstr "argument van verkeerd type voor unaire min"
2916 #: c-typeck.c:2883
2917 #, fuzzy
2918 msgid "ISO C does not support `~' for complex conjugation"
2919 msgstr "ANSI C ondersteunt het `%c' formaat niet"
2921 #: c-typeck.c:2889
2922 msgid "wrong type argument to bit-complement"
2923 msgstr "argument van verkeerd type voor bit-complement"
2925 #: c-typeck.c:2900
2926 msgid "wrong type argument to abs"
2927 msgstr "argument van verkeerd type voor abs"
2929 # OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'?
2930 #: c-typeck.c:2912
2931 msgid "wrong type argument to conjugation"
2932 msgstr "argument van verkeerd type voor vervoeging"
2934 #: c-typeck.c:2926
2935 msgid "wrong type argument to unary exclamation mark"
2936 msgstr "argument van verkeerd type voor unair uitroepingsteken"
2938 #: c-typeck.c:2969
2939 #, fuzzy
2940 msgid "ISO C does not support `++' and `--' on complex types"
2941 msgstr "ANSI C ondersteunt het `%c' formaat niet"
2943 # Wat is beter: 'incrementeren', 'incrementering', of 'increment'?
2944 #: c-typeck.c:2984 c-typeck.c:3016
2945 msgid "wrong type argument to increment"
2946 msgstr "argument van verkeerd type voor incrementeren"
2948 #: c-typeck.c:2986 c-typeck.c:3018
2949 msgid "wrong type argument to decrement"
2950 msgstr "argument van verkeerd type voor decrementeren"
2952 #: c-typeck.c:3007
2953 msgid "increment of pointer to unknown structure"
2954 msgstr "incrementeren van pointer naar onbekend structure"
2956 #: c-typeck.c:3009
2957 msgid "decrement of pointer to unknown structure"
2958 msgstr "decrementeren van pointer naar onbekend structure"
2960 #: c-typeck.c:3082
2961 msgid "invalid lvalue in increment"
2962 msgstr "ongeldige lvalue bij incrementeren"
2964 #: c-typeck.c:3083
2965 msgid "invalid lvalue in decrement"
2966 msgstr "ongeldige lvalue bij decrementeren"
2968 #: c-typeck.c:3091 cp/typeck.c:4594
2969 msgid "increment"
2970 msgstr "incrementeren"
2972 #: c-typeck.c:3091 cp/typeck.c:4594
2973 msgid "decrement"
2974 msgstr "decrementeren"
2976 #: c-typeck.c:3146
2977 msgid "ISO C forbids the address of a cast expression"
2978 msgstr "ANSI C verbiedt het adres van een cast-expressie"
2980 #: c-typeck.c:3156
2981 msgid "invalid lvalue in unary `&'"
2982 msgstr "ongeldige lvalue bij unaire `&'"
2984 #: c-typeck.c:3188
2985 #, c-format
2986 msgid "attempt to take address of bit-field structure member `%s'"
2987 msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
2989 #. condition met at compile time
2990 #: c-typeck.c:3297 c-typeck.c:4686 c-typeck.c:4702 c-typeck.c:4718
2991 #: ch/expr.c:1782 ch/parse.c:361 ch/typeck.c:160 cp/typeck.c:4787 gcc.c:4467
2992 #: java/expr.c:387 java/verify.c:1464 java/verify.c:1465 java/verify.c:1480
2993 #: rtl-error.c:121 tradcif.y:533 tradcpp.c:4123
2994 #, c-format
2995 msgid "%s"
2996 msgstr ""
2998 #: c-typeck.c:3358
2999 #, fuzzy
3000 msgid "ISO C forbids use of conditional expressions as lvalues"
3001 msgstr "ANSI C verbiedt het gebruikt van voorwaardelijke expressies als lvalues"
3003 #: c-typeck.c:3361
3004 #, fuzzy
3005 msgid "ISO C forbids use of compound expressions as lvalues"
3006 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
3008 #: c-typeck.c:3364
3009 #, fuzzy
3010 msgid "ISO C forbids use of cast expressions as lvalues"
3011 msgstr "ANSI C verbiedt het gebruik van cast-expressies als lvalues"
3013 #: c-typeck.c:3381
3014 #, c-format
3015 msgid "%s of read-only member `%s'"
3016 msgstr "%s van alleen-lezen lid `%s'"
3018 #: c-typeck.c:3385
3019 #, c-format
3020 msgid "%s of read-only variable `%s'"
3021 msgstr "%s van alleen-lezen variabele `%s'"
3023 #: c-typeck.c:3388
3024 #, c-format
3025 msgid "%s of read-only location"
3026 msgstr "%s van alleen-lezen locatie"
3028 #: c-typeck.c:3406
3029 #, fuzzy, c-format
3030 msgid "cannot take address of bit-field `%s'"
3031 msgstr "kan adres van bitveld `%s' niet nemen"
3033 #: c-typeck.c:3434 ch/typeck.c:3676 ch/xtypeck.c:62
3034 #, c-format
3035 msgid "global register variable `%s' used in nested function"
3036 msgstr "globale registervariabele `%s' gebruikt in geneste functie"
3038 #: c-typeck.c:3438 ch/typeck.c:3680 ch/xtypeck.c:66
3039 #, c-format
3040 msgid "register variable `%s' used in nested function"
3041 msgstr "registervariabele `%s' gebruikt in geneste functie"
3043 #: c-typeck.c:3445 ch/typeck.c:3687 ch/xtypeck.c:73
3044 #, c-format
3045 msgid "address of global register variable `%s' requested"
3046 msgstr "adres van globale registervariabele `%s' gevraagd"
3048 #: c-typeck.c:3457 ch/typeck.c:3699 ch/xtypeck.c:85
3049 msgid "cannot put object with volatile field into register"
3050 msgstr "een object met een volatile veld kan niet in een register geplaatst worden"
3052 #: c-typeck.c:3461 ch/typeck.c:3703 ch/xtypeck.c:89
3053 #, c-format
3054 msgid "address of register variable `%s' requested"
3055 msgstr "adres van registervariabele `%s' gevraagd"
3057 # Of moet/mag 'boolean' hier vertaald worden?
3058 #: c-typeck.c:3569
3059 #, fuzzy
3060 msgid "signed and unsigned type in conditional expression"
3061 msgstr "niet-boolean modus in voorwaardelijke expressie"
3063 #: c-typeck.c:3576
3064 #, fuzzy
3065 msgid "ISO C forbids conditional expr with only one void side"
3066 msgstr "ANSI C verbiedt voorwaardelijke expressies met maar Ã©Ã©n void-zijde"
3068 #: c-typeck.c:3592 c-typeck.c:3599
3069 #, fuzzy
3070 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3071 msgstr "ANSI C verbiedt voorwaardelijke expressies tussen `void *' en een functiepointer"
3073 #: c-typeck.c:3605
3074 msgid "pointer type mismatch in conditional expression"
3075 msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
3077 #: c-typeck.c:3612 c-typeck.c:3622
3078 msgid "pointer/integer type mismatch in conditional expression"
3079 msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)"
3081 #: c-typeck.c:3636
3082 msgid "type mismatch in conditional expression"
3083 msgstr "types in voorwaardelijke expressie komen niet overeen"
3085 #: c-typeck.c:3707 cp/typeck.c:5044
3086 msgid "left-hand operand of comma expression has no effect"
3087 msgstr "linker operand van comma-expressie heeft geen effect"
3089 #: c-typeck.c:3746
3090 msgid "cast specifies array type"
3091 msgstr "cast geeft array-type op"
3093 #: c-typeck.c:3752
3094 msgid "cast specifies function type"
3095 msgstr "cast geeft functie-type op"
3097 #: c-typeck.c:3762
3098 #, fuzzy
3099 msgid "ISO C forbids casting nonscalar to the same type"
3100 msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
3102 #: c-typeck.c:3781
3103 #, fuzzy
3104 msgid "ISO C forbids casts to union type"
3105 msgstr "ANSI C verbiedt casts naar een union-type"
3107 #: c-typeck.c:3797
3108 msgid "cast to union type from type not present in union"
3109 msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union"
3111 #. There are qualifiers present in IN_OTYPE that are not
3112 #. present in IN_TYPE.
3113 #: c-typeck.c:3840
3114 msgid "cast discards qualifiers from pointer target type"
3115 msgstr "cast laat qualifiers van doeltype van pointer vallen"
3117 #: c-typeck.c:3855
3118 msgid "cast increases required alignment of target type"
3119 msgstr "cast verhoogt het benodigde alignment van het doeltype"
3121 #: c-typeck.c:3861 cp/typeck.c:5458
3122 msgid "cast from pointer to integer of different size"
3123 msgstr "cast van pointer naar integer met andere grootte"
3125 # 'A function type' of 'THE function type'?
3126 #: c-typeck.c:3866
3127 msgid "cast does not match function type"
3128 msgstr "cast komt niet overeen met het functietype"
3130 #: c-typeck.c:3873 cp/typeck.c:5465
3131 msgid "cast to pointer from integer of different size"
3132 msgstr "cast naar pointer van integer met andere grootte"
3134 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3135 #. Reject anything strange now.
3136 #: c-typeck.c:4031
3137 msgid "invalid lvalue in assignment"
3138 msgstr "ongeldige lvalue in toewijzing"
3140 #. Convert new value to destination type.
3141 #: c-typeck.c:4040 c-typeck.c:4065 c-typeck.c:4082 ch/typeck.c:2334
3142 #: cp/typeck.c:5575 cp/typeck.c:5726
3143 msgid "assignment"
3144 msgstr "toewijzing"
3146 #: c-typeck.c:4249 c-typeck.c:4316
3147 #, c-format
3148 msgid "%s makes qualified function pointer from unqualified"
3149 msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
3151 #: c-typeck.c:4253 c-typeck.c:4296
3152 #, c-format
3153 msgid "%s discards qualifiers from pointer target type"
3154 msgstr "%s laat qualifiers van doeltype van pointer vallen"
3156 #: c-typeck.c:4259
3157 #, fuzzy
3158 msgid "ISO C prohibits argument conversion to union type"
3159 msgstr "ANSI C verbiedt conversie van argumenten naar union type"
3161 #: c-typeck.c:4288
3162 #, fuzzy, c-format
3163 msgid "ISO C forbids %s between function pointer and `void *'"
3164 msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
3166 # 'signedness' = 'signed-heid'?
3167 #: c-typeck.c:4305
3168 #, c-format
3169 msgid "pointer targets in %s differ in signedness"
3170 msgstr "doelen van pointer in %s verschillen in signedness"
3172 #: c-typeck.c:4321
3173 #, c-format
3174 msgid "%s from incompatible pointer type"
3175 msgstr "%s van incompatibel pointertype"
3177 #: c-typeck.c:4337
3178 #, c-format
3179 msgid "%s makes pointer from integer without a cast"
3180 msgstr "%s maakt pointer van integer zonder een cast"
3182 #: c-typeck.c:4345
3183 #, c-format
3184 msgid "%s makes integer from pointer without a cast"
3185 msgstr "%s maakt integer van pointer zonder een cast"
3187 #: c-typeck.c:4359 c-typeck.c:4362
3188 #, c-format
3189 msgid "incompatible type for argument %d of `%s'"
3190 msgstr "incompatibel type voor argument %d van `%s'"
3192 #: c-typeck.c:4366
3193 #, c-format
3194 msgid "incompatible type for argument %d of indirect function call"
3195 msgstr "incompatibel type voor argument %d van onrechtstreekse functie-oproep"
3197 #: c-typeck.c:4370
3198 #, c-format
3199 msgid "incompatible types in %s"
3200 msgstr "incompatibele types bij %s"
3202 #. Function name is known; supply it.
3203 #: c-typeck.c:4401
3204 #, c-format
3205 msgid "passing arg %d of `%s'"
3206 msgstr "doorgeven van argument %d van `%s'"
3208 #. Function name unknown (call through ptr); just give arg number.
3209 #: c-typeck.c:4411
3210 #, c-format
3211 msgid "passing arg %d of pointer to function"
3212 msgstr "doorgeven van argument %d van pointer naar functie"
3214 #: c-typeck.c:4478
3215 msgid "initializer for static variable is not constant"
3216 msgstr "beginwaarde voor static variabele is geen constante"
3218 #: c-typeck.c:4484
3219 msgid "initializer for static variable uses complicated arithmetic"
3220 msgstr "beginwaarde voor static variabele gebruikt ingewikkelde berekening"
3222 #: c-typeck.c:4492
3223 msgid "aggregate initializer is not constant"
3224 msgstr "aggregaat-beginwaarde is geen constante"
3226 #: c-typeck.c:4494
3227 msgid "aggregate initializer uses complicated arithmetic"
3228 msgstr "aggregaat-beginwaarde gebruikt ingewikkelde berekening"
3230 #: c-typeck.c:4501
3231 msgid "traditional C rejects automatic aggregate initialization"
3232 msgstr ""
3234 #: c-typeck.c:4689 c-typeck.c:4705 c-typeck.c:4721
3235 #, c-format
3236 msgid "(near initialization for `%s')"
3237 msgstr "(dicht bij initialisatie van `%s')"
3239 #: c-typeck.c:4773 cp/typeck2.c:531
3240 msgid "char-array initialized from wide string"
3241 msgstr "char-array heeft wide string als beginwaarde"
3243 #: c-typeck.c:4780 cp/typeck2.c:538
3244 msgid "int-array initialized from non-wide string"
3245 msgstr "int-array heeft niet-wide string als beginwaarde"
3247 #: c-typeck.c:4798 cp/typeck2.c:554
3248 msgid "initializer-string for array of chars is too long"
3249 msgstr "beginwaarde-string voor array van chars is te lang"
3251 #: c-typeck.c:4834
3252 msgid "array initialized from non-constant array expression"
3253 msgstr "array krijgt niet-constante array-expressie als beginwaarde"
3255 #: c-typeck.c:4851 c-typeck.c:4853 c-typeck.c:4869 c-typeck.c:4890
3256 #: c-typeck.c:6311
3257 msgid "initializer element is not constant"
3258 msgstr "beginwaarde-element is niet constant"
3260 #: c-typeck.c:4885
3261 msgid "initialization"
3262 msgstr "initialisatie"
3264 #: c-typeck.c:4896 c-typeck.c:6316
3265 msgid "initializer element is not computable at load time"
3266 msgstr "beginwaarde-element kan niet berekend worden tijdens het laden"
3268 #: c-typeck.c:4933 c-typeck.c:4949 cp/typeck2.c:631
3269 msgid "invalid initializer"
3270 msgstr "ongeldige beginwaarde"
3272 #: c-typeck.c:5434
3273 msgid "extra brace group at end of initializer"
3274 msgstr "extra accolade-groep aan einde van beginwaarde"
3276 #: c-typeck.c:5454
3277 msgid "missing braces around initializer"
3278 msgstr "accolades ontbreken rond beginwaarde"
3280 #: c-typeck.c:5506
3281 msgid "braces around scalar initializer"
3282 msgstr "accolades rond scalaire beginwaarde"
3284 #: c-typeck.c:5554
3285 msgid "initialization of flexible array member in a nested context"
3286 msgstr ""
3288 #: c-typeck.c:5556
3289 msgid "initialization of a flexible array member"
3290 msgstr ""
3292 #: c-typeck.c:5587
3293 msgid "missing initializer"
3294 msgstr "beginwaarde ontbreekt"
3296 #: c-typeck.c:5612
3297 msgid "empty scalar initializer"
3298 msgstr "lege scalaire beginwaarde"
3300 #: c-typeck.c:5617
3301 msgid "extra elements in scalar initializer"
3302 msgstr "extra elementen in scalaire beginwaarde"
3304 #: c-typeck.c:5703
3305 msgid "initialization designators may not nest"
3306 msgstr ""
3308 #: c-typeck.c:5724 c-typeck.c:5795
3309 msgid "array index in non-array initializer"
3310 msgstr "array-index in beginwaarde van niet-array"
3312 #: c-typeck.c:5729 c-typeck.c:5847
3313 #, fuzzy
3314 msgid "field name not in record or union initializer"
3315 msgstr "overtollige elementen in beginwaarde van union"
3317 #: c-typeck.c:5791 c-typeck.c:5793
3318 msgid "nonconstant array index in initializer"
3319 msgstr "niet-constante array-index in beginwaarde"
3321 #: c-typeck.c:5798
3322 #, fuzzy
3323 msgid "array index in initializer exceeds array bounds"
3324 msgstr "array-index in beginwaarde van niet-array"
3326 #: c-typeck.c:5809
3327 msgid "empty index range in initializer"
3328 msgstr "leeg indexbereik in beginwaarde"
3330 #: c-typeck.c:5818
3331 #, fuzzy
3332 msgid "array index range in initializer exceeds array bounds"
3333 msgstr "leeg indexbereik in beginwaarde"
3335 #: c-typeck.c:5859
3336 #, c-format
3337 msgid "unknown field `%s' specified in initializer"
3338 msgstr "onbekend veld `%s' opgegeven in beginwaarde"
3340 #: c-typeck.c:5896 c-typeck.c:5917 c-typeck.c:6379
3341 msgid "initialized field with side-effects overwritten"
3342 msgstr ""
3344 #: c-typeck.c:6589
3345 #, fuzzy
3346 msgid "excess elements in char array initializer"
3347 msgstr "overtollige elementen in beginwaarde van array"
3349 #: c-typeck.c:6596 c-typeck.c:6642
3350 msgid "excess elements in struct initializer"
3351 msgstr "overtollige elementen in beginwaarde van struct"
3353 #: c-typeck.c:6709
3354 msgid "excess elements in union initializer"
3355 msgstr "overtollige elementen in beginwaarde van union"
3357 #: c-typeck.c:6730
3358 msgid "traditional C rejects initialization of unions"
3359 msgstr ""
3361 #: c-typeck.c:6793
3362 msgid "excess elements in array initializer"
3363 msgstr "overtollige elementen in beginwaarde van array"
3365 #: c-typeck.c:6819
3366 msgid "excess elements in scalar initializer"
3367 msgstr "overtollige elementen in beginwaarde van scalair"
3369 #: c-typeck.c:6930 ch/parse.c:2026
3370 msgid "asm template is not a string constant"
3371 msgstr "asm-template is geen stringconstante"
3373 #: c-typeck.c:6962
3374 #, fuzzy
3375 msgid "invalid lvalue in asm statement"
3376 msgstr "ongeldige lvalue in toewijzing"
3378 #: c-typeck.c:7033
3379 msgid "modification by `asm'"
3380 msgstr "aanpassing door `asm'"
3382 #: c-typeck.c:7052 cp/typeck.c:6576
3383 msgid "function declared `noreturn' has a `return' statement"
3384 msgstr "als `noreturn' gedeclareerde functie bevat een `return' statement"
3386 #: c-typeck.c:7059
3387 msgid "`return' with no value, in function returning non-void"
3388 msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
3390 #: c-typeck.c:7065
3391 msgid "`return' with a value, in function returning void"
3392 msgstr "`return' met waarde in een functie die void teruggeeft"
3394 #: c-typeck.c:7069
3395 msgid "return"
3396 msgstr "return"
3398 #: c-typeck.c:7120
3399 msgid "function returns address of local variable"
3400 msgstr "functie geeft adres van lokale variabele terug"
3402 #: c-typeck.c:7177 cp/semantics.c:525
3403 msgid "switch quantity not an integer"
3404 msgstr "switch-waarde is geen integer"
3406 #: c-typeck.c:7187
3407 #, fuzzy
3408 msgid "`long' switch expression not converted to `int' in ISO C"
3409 msgstr "`long' switch-expressie wordt in ANSI C niet naar `int' geconverteerd"
3411 #: c-typeck.c:7222 cp/decl.c:5230
3412 msgid "case label not within a switch statement"
3413 msgstr "case-label niet in een switch-statement"
3415 #: c-typeck.c:7224 cp/decl.c:5235
3416 #, fuzzy
3417 msgid "`default' label not within a switch statement"
3418 msgstr "default-label niet in een switch-statement"
3420 #: calls.c:1901
3421 #, c-format
3422 msgid "inlining failed in call to `%s'"
3423 msgstr "inline maken mislukt in oproep van `%s'"
3425 #: calls.c:1902 calls.c:2208
3426 msgid "called from here"
3427 msgstr "van hieruit opgeroepen"
3429 #: calls.c:2207
3430 #, c-format
3431 msgid "can't inline call to `%s'"
3432 msgstr "kan oproep van `%s' niet inline maken"
3434 # dit klinkt niet al te best
3435 #: calls.c:2237
3436 msgid "function call has aggregate value"
3437 msgstr "functie-oproep heeft geaggregeerde waarde"
3439 #: calls.c:4539
3440 msgid "variable offset is passed partially in stack and in reg"
3441 msgstr ""
3443 #: calls.c:4541
3444 msgid "variable size is passed partially in stack and in reg"
3445 msgstr ""
3447 #: cfgrtl.c:1578
3448 #, c-format
3449 msgid "end insn %d for block %d not found in the insn stream"
3450 msgstr ""
3452 #: cfgrtl.c:1592
3453 #, c-format
3454 msgid "insn %d is in multiple basic blocks (%d and %d)"
3455 msgstr ""
3457 #: cfgrtl.c:1604
3458 #, c-format
3459 msgid "head insn %d for block %d not found in the insn stream"
3460 msgstr ""
3462 #: cfgrtl.c:1623
3463 #, c-format
3464 msgid "verify_flow_info: Duplicate edge %i->%i"
3465 msgstr ""
3467 #: cfgrtl.c:1642
3468 #, c-format
3469 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3470 msgstr ""
3472 #: cfgrtl.c:1657
3473 #, c-format
3474 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3475 msgstr ""
3477 #: cfgrtl.c:1659
3478 msgid "wrong insn in the fallthru edge"
3479 msgstr ""
3481 #: cfgrtl.c:1666
3482 #, c-format
3483 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3484 msgstr ""
3486 #: cfgrtl.c:1690
3487 #, c-format
3488 msgid "missing barrier after block %i"
3489 msgstr ""
3491 #: cfgrtl.c:1700
3492 #, c-format
3493 msgid "basic block %d pred edge is corrupted"
3494 msgstr ""
3496 #: cfgrtl.c:1717
3497 #, c-format
3498 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3499 msgstr ""
3501 #: cfgrtl.c:1721
3502 #, c-format
3503 msgid "insn %d inside basic block %d but block_for_insn is %i"
3504 msgstr ""
3506 #: cfgrtl.c:1735 cfgrtl.c:1745
3507 #, c-format
3508 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3509 msgstr ""
3511 #: cfgrtl.c:1758
3512 #, c-format
3513 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3514 msgstr ""
3516 #: cfgrtl.c:1770
3517 #, c-format
3518 msgid "in basic block %d:"
3519 msgstr ""
3521 #: cfgrtl.c:1771
3522 msgid "flow control insn inside a basic block"
3523 msgstr ""
3525 #: cfgrtl.c:1790
3526 #, c-format
3527 msgid "basic block %i edge lists are corrupted"
3528 msgstr ""
3530 #: cfgrtl.c:1804
3531 msgid "basic blocks not numbered consecutively"
3532 msgstr ""
3534 #: cfgrtl.c:1829
3535 msgid "insn outside basic block"
3536 msgstr ""
3538 #: cfgrtl.c:1837
3539 #, fuzzy
3540 msgid "return not followed by barrier"
3541 msgstr "`#' gevolgd door een integer"
3543 #: cfgrtl.c:1842
3544 #, c-format
3545 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3546 msgstr ""
3548 #: cfgrtl.c:1846
3549 msgid "verify_flow_info failed"
3550 msgstr ""
3552 #: collect2.c:439
3553 msgid "internal error"
3554 msgstr "interne fout"
3556 #: collect2.c:940
3557 msgid "no arguments"
3558 msgstr "geen argumenten"
3560 #: collect2.c:1269 collect2.c:1417 collect2.c:1450
3561 #, c-format
3562 msgid "fopen %s"
3563 msgstr "fopen %s"
3565 #: collect2.c:1272 collect2.c:1422 collect2.c:1453
3566 #, c-format
3567 msgid "fclose %s"
3568 msgstr "fclose %s"
3570 #: collect2.c:1281
3571 #, c-format
3572 msgid "collect2 version %s"
3573 msgstr "collect2 versie %s"
3575 #: collect2.c:1371
3576 #, c-format
3577 msgid "%d constructor(s) found\n"
3578 msgstr "%d constructor(s) gevonden\n"
3580 #: collect2.c:1372
3581 #, c-format
3582 msgid "%d destructor(s)  found\n"
3583 msgstr "%d destructor(s) gevonden\n"
3585 #: collect2.c:1373
3586 #, c-format
3587 msgid "%d frame table(s) found\n"
3588 msgstr "%d frame-tabel(len) gevonden\n"
3590 #: collect2.c:1514
3591 #, fuzzy, c-format
3592 msgid "%s terminated with signal %d [%s]%s"
3593 msgstr "%s beëindigd met signaal %d [%s]"
3595 #: collect2.c:1533
3596 #, c-format
3597 msgid "%s returned %d exit status"
3598 msgstr "%s gaf exit-status %d terug"
3600 #: collect2.c:1561
3601 #, c-format
3602 msgid "[cannot find %s]"
3603 msgstr "[kan %s niet vinden]"
3605 #: collect2.c:1576
3606 #, c-format
3607 msgid "cannot find `%s'"
3608 msgstr "kan %s niet vinden"
3610 #: collect2.c:1587 collect2.c:1590
3611 #, c-format
3612 msgid "redirecting stdout: %s"
3613 msgstr "bij het herleiden van standaarduitvoer: %s"
3615 #: collect2.c:1633
3616 #, c-format
3617 msgid "[Leaving %s]\n"
3618 msgstr "[%s wordt verlaten]\n"
3620 #: collect2.c:1876
3621 #, c-format
3622 msgid "\nwrite_c_file - output name is %s, prefix is %s\n"
3623 msgstr "\nwrite_c_file - uitvoernaam is %s, prefix is %s\n"
3625 #: collect2.c:2089
3626 msgid "cannot find `nm'"
3627 msgstr "kan `nm' niet vinden"
3629 #: collect2.c:2099 collect2.c:2541
3630 msgid "pipe"
3631 msgstr "pipe"
3633 #: collect2.c:2103 collect2.c:2545
3634 msgid "fdopen"
3635 msgstr "fdopen"
3637 #: collect2.c:2129 collect2.c:2571
3638 #, c-format
3639 msgid "dup2 %d 1"
3640 msgstr "dup2 %d 1"
3642 #: collect2.c:2132 collect2.c:2135 collect2.c:2148 collect2.c:2574
3643 #: collect2.c:2577 collect2.c:2590
3644 #, c-format
3645 msgid "close %d"
3646 msgstr "close %d"
3648 #: collect2.c:2138
3649 #, c-format
3650 msgid "execvp %s"
3651 msgstr "execvp %s"
3653 #: collect2.c:2192
3654 #, c-format
3655 msgid "init function found in object %s"
3656 msgstr "init-functie gevonden in object %s"
3658 #: collect2.c:2200
3659 #, c-format
3660 msgid "fini function found in object %s"
3661 msgstr "fini-functie gevonden in object %s"
3663 #: collect2.c:2223 collect2.c:2629
3664 msgid "fclose"
3665 msgstr "fclose"
3667 #: collect2.c:2268
3668 #, c-format
3669 msgid "unable to open file '%s'"
3670 msgstr "kan bestand '%s' niet openen"
3672 #: collect2.c:2270
3673 #, c-format
3674 msgid "unable to stat file '%s'"
3675 msgstr "kan bestand '%s' niet stat'en"
3677 #: collect2.c:2276
3678 #, c-format
3679 msgid "unable to mmap file '%s'"
3680 msgstr "kan bestand '%s' niet mmap'en"
3682 #: collect2.c:2429
3683 msgid "not found\n"
3684 msgstr "niet gevonden\n"
3686 # 'dependency'? 'afhankelijkheid' klinkt niet echt goed...
3687 #: collect2.c:2431 collect2.c:2608
3688 #, c-format
3689 msgid "dynamic dependency %s not found"
3690 msgstr "dynamische dependency %s niet gevonden"
3692 #: collect2.c:2451
3693 #, c-format
3694 msgid "bad magic number in file '%s'"
3695 msgstr "slecht magisch getal in bestand '%s'"
3697 #: collect2.c:2473
3698 msgid "dynamic dependencies.\n"
3699 msgstr "dynamische dependencies.\n"
3701 #: collect2.c:2532
3702 msgid "cannot find `ldd'"
3703 msgstr "kan `ldd' niet vinden"
3705 #: collect2.c:2580
3706 #, c-format
3707 msgid "execv %s"
3708 msgstr "execv %s"
3710 #: collect2.c:2593
3711 msgid "\nldd output with constructors/destructors.\n"
3712 msgstr "\nuitvoer van ldd met constructors/destructors.\n"
3714 #: collect2.c:2620
3715 #, c-format
3716 msgid "unable to open dynamic dependency '%s'"
3717 msgstr "kan dynamische dependency '%s' niet openen"
3719 #: collect2.c:2734
3720 #, c-format
3721 msgid "%s: not a COFF file"
3722 msgstr "%s: geen COFF-bestand"
3724 #: collect2.c:2853
3725 #, c-format
3726 msgid "%s: cannot open as COFF file"
3727 msgstr "%s: kan niet openen als COFF-bestand"
3729 # Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
3730 # dikwijls 'bibliotheek' zien gebruiken.
3731 # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
3732 # ik ben van plan daar verandering in te brengen.
3733 #: collect2.c:2909
3734 #, fuzzy, c-format
3735 msgid "library lib%s not found"
3736 msgstr "Library lib%s niet gevonden"
3738 #: collect2.c:3038
3739 #, c-format
3740 msgid "open %s"
3741 msgstr "open %s"
3743 #: collect2.c:3061
3744 msgid "incompatibilities between object file & expected values"
3745 msgstr "incompatibiliteiten tussen objectbestand & verwachte waarden"
3747 #: collect2.c:3134
3748 #, c-format
3749 msgid "\nProcessing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3750 msgstr "\nSymbooltabel #%d wordt verwerkt (offset = 0x%.8lx, soort = %s)\n"
3752 #: collect2.c:3143
3753 msgid "string section missing"
3754 msgstr "string-sectie ontbreekt"
3756 #: collect2.c:3146
3757 msgid "section pointer missing"
3758 msgstr "sectie-pointer ontbreekt"
3760 #: collect2.c:3194
3761 msgid "no symbol table found"
3762 msgstr "geen symbooltabel gevonden"
3764 #: collect2.c:3207
3765 msgid "no cmd_strings found"
3766 msgstr "geen cmd_strings gevonden"
3768 #: collect2.c:3219
3769 msgid "\nUpdating header and load commands.\n\n"
3770 msgstr "\nHoofding en laadcommandos worden aangepast.\n\n"
3772 #: collect2.c:3226
3773 #, c-format
3774 msgid "load command map, %d cmds, new size %ld.\n"
3775 msgstr "laadcommando-kaart, %d commando's, nieuwe grootte %ld.\n"
3777 #: collect2.c:3257
3778 msgid "writing load commands.\n\n"
3779 msgstr "laadcommandos worden geschreven.\n\n"
3781 #: collect2.c:3277
3782 #, c-format
3783 msgid "close %s"
3784 msgstr "close %s"
3786 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
3787 #: collect2.c:3351
3788 msgid "could not convert 0x%l.8x into a region"
3789 msgstr "kon 0x%l.8x niet naar een regio omzetten"
3791 #: collect2.c:3355
3792 #, c-format
3793 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3794 msgstr "%s-functie, regio %d, offset = %ld (0x%.8lx)\n"
3796 #: collect2.c:3482
3797 msgid "bad magic number"
3798 msgstr "slecht magisch getal"
3800 #: collect2.c:3483
3801 msgid "bad header version"
3802 msgstr "slechte versie van hoofding"
3804 # trekt op nie veel
3805 #: collect2.c:3484
3806 msgid "bad raw header version"
3807 msgstr "slechte versie van rauwe hoofding"
3809 #: collect2.c:3485
3810 msgid "raw header buffer too small"
3811 msgstr "buffer voor rauwe hoofding te klein"
3813 #: collect2.c:3486
3814 msgid "old raw header file"
3815 msgstr "oud bestand met rauwe hoofding"
3817 #: collect2.c:3487
3818 msgid "unsupported version"
3819 msgstr "niet-ondersteunde versie"
3821 #: collect2.c:3489
3822 #, c-format
3823 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3824 msgstr "onbekende returnwaarde %d voor {de,en}code_mach_o_hdr"
3826 #: collect2.c:3509
3827 #, c-format
3828 msgid "fstat %s"
3829 msgstr "fstat %s"
3831 #: collect2.c:3546 collect2.c:3594
3832 #, c-format
3833 msgid "lseek %s 0"
3834 msgstr "lseek %s 0"
3836 #: collect2.c:3550
3837 #, c-format
3838 msgid "read %s"
3839 msgstr "read %s"
3841 #: collect2.c:3553
3842 #, c-format
3843 msgid "read %ld bytes, expected %ld, from %s"
3844 msgstr "%ld bytes gelezen (%ld verwacht) van %s"
3846 #: collect2.c:3574
3847 #, c-format
3848 msgid "msync %s"
3849 msgstr "msync %s"
3851 #: collect2.c:3581
3852 #, c-format
3853 msgid "munmap %s"
3854 msgstr "munmap %s"
3856 #: collect2.c:3598
3857 #, c-format
3858 msgid "write %s"
3859 msgstr "write %s"
3861 #: collect2.c:3601
3862 #, c-format
3863 msgid "wrote %ld bytes, expected %ld, to %s"
3864 msgstr "%ld bytes geschreven (%ld verwacht) naar %s"
3866 #: combine.c:12639
3867 #, c-format
3868 msgid ""
3869 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3870 ";; %d successes.\n"
3871 "\n"
3872 msgstr ""
3873 ";; Combiner-statistieken: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
3874 ";;  nodig), %d successen.\n"
3875 "\n"
3877 #: combine.c:12649
3878 #, c-format
3879 msgid ""
3880 "\n"
3881 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3882 ";; %d successes.\n"
3883 msgstr ""
3884 "\n"
3885 ";; Combiner-totalen: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
3886 ";;  nodig), %d successen.\n"
3888 #: convert.c:67
3889 msgid "cannot convert to a pointer type"
3890 msgstr ""
3892 #: convert.c:100
3893 msgid "pointer value used where a floating point value was expected"
3894 msgstr ""
3896 #: convert.c:104
3897 msgid "aggregate value used where a float was expected"
3898 msgstr ""
3900 #: convert.c:130
3901 msgid "conversion to incomplete type"
3902 msgstr ""
3904 #: convert.c:390 convert.c:470
3905 #, fuzzy
3906 msgid "can't convert between vector values of different size"
3907 msgstr "cast van pointer naar integer met andere grootte"
3909 #: convert.c:396
3910 msgid "aggregate value used where an integer was expected"
3911 msgstr ""
3913 #: convert.c:448 f/com.c:1073
3914 msgid "pointer value used where a complex was expected"
3915 msgstr ""
3917 #: convert.c:452 f/com.c:1075
3918 msgid "aggregate value used where a complex was expected"
3919 msgstr ""
3921 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
3922 #: convert.c:476
3923 #, fuzzy
3924 msgid "can't convert value to a vector"
3925 msgstr "kon 0x%l.8x niet naar een regio omzetten"
3927 #: cpperror.c:125
3928 #, fuzzy
3929 msgid "internal error: "
3930 msgstr "interne fout"
3932 # Dit zou misschien beter 'warning' blijven
3933 #: cpperror.c:132 tradcpp.c:4679
3934 msgid "warning: "
3935 msgstr "let op: "
3937 #: cpperror.c:209 cpperror.c:299 cppfiles.c:691 gcc.c:6318 tradcpp.c:4717
3938 #, c-format
3939 msgid "%s: %s"
3940 msgstr ""
3942 #: cppexp.c:154
3943 #, fuzzy
3944 msgid "floating point numbers are not valid in #if"
3945 msgstr "Floating-point getallen zijn niet toegestaan in #if-expressies"
3947 #: cppexp.c:176
3948 msgid "traditional C rejects the `U' suffix"
3949 msgstr ""
3951 #: cppexp.c:179
3952 #, fuzzy
3953 msgid "too many 'l' suffixes in integer constant"
3954 msgstr "teveel `l'en in integerconstante"
3956 #: cppexp.c:183
3957 msgid "integer constant contains digits beyond the radix"
3958 msgstr "integerconstante bevat cijfers buiten de basis"
3960 #: cppexp.c:186
3961 msgid "integer constant out of range"
3962 msgstr "integerconstante buiten bereik"
3964 #: cppexp.c:192
3965 msgid "integer constant is so large that it is unsigned"
3966 msgstr "integerconstante is zo groot dat hij unsigned is"
3968 #: cppexp.c:201
3969 #, fuzzy, c-format
3970 msgid "invalid suffix '%.*s' on integer constant"
3971 msgstr "twee `u's in integerconstante"
3973 #: cppexp.c:234
3974 #, fuzzy
3975 msgid "missing ')' after \"defined\""
3976 msgstr "witruimte ontbreekt na `#define %.*s'"
3978 #: cppexp.c:240
3979 #, fuzzy
3980 msgid "operator \"defined\" requires an identifier"
3981 msgstr "`defined' zonder een naam"
3983 #: cppexp.c:248
3984 #, c-format
3985 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
3986 msgstr ""
3988 #: cppexp.c:259
3989 msgid "this use of \"defined\" may not be portable"
3990 msgstr ""
3992 #: cppexp.c:305
3993 #, fuzzy
3994 msgid "string constants are not valid in #if"
3995 msgstr "stringconstantes zijn niet toegestaan in #if-expressies"
3997 #: cppexp.c:309
3998 #, fuzzy, c-format
3999 msgid "invalid character '%c' in #if"
4000 msgstr "ongeldig karakter in naam van macro-parameter"
4002 #: cppexp.c:311
4003 #, fuzzy, c-format
4004 msgid "invalid character '\\%03o' in #if"
4005 msgstr "ongeldig karakter in naam van macro-parameter"
4007 #: cppexp.c:328
4008 #, fuzzy, c-format
4009 msgid "ISO C++ does not permit \"%s\" in #if"
4010 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
4012 #: cppexp.c:339
4013 #, fuzzy, c-format
4014 msgid "\"%s\" is not defined"
4015 msgstr "`%.*s' is niet gedefinieerd"
4017 #: cppexp.c:365
4018 #, fuzzy, c-format
4019 msgid "\"%s\" is not valid in #if expressions"
4020 msgstr "stringconstantes zijn niet toegestaan in #if-expressies"
4022 #: cppexp.c:380
4023 msgid "integer overflow in preprocessor expression"
4024 msgstr "integer-overflow in preprocessor-expressie"
4026 #: cppexp.c:610
4027 #, fuzzy
4028 msgid "missing binary operator"
4029 msgstr "beginwaarde ontbreekt"
4031 #: cppexp.c:645
4032 #, fuzzy
4033 msgid "void expression between '(' and ')'"
4034 msgstr "ongeldige expressie als operand"
4036 #: cppexp.c:647
4037 #, fuzzy, c-format
4038 msgid "operator '%s' has no right operand"
4039 msgstr "iterator `%s' is van een niet-integraal type"
4041 #: cppexp.c:659
4042 #, fuzzy, c-format
4043 msgid "impossible operator '%s'"
4044 msgstr "incompatibele operands voor %s"
4046 #: cppexp.c:735 tradcif.y:111 tradcif.y:122
4047 msgid "division by zero in #if"
4048 msgstr "deling door nul in `#if'"
4050 #: cppexp.c:769
4051 #, fuzzy
4052 msgid "comma operator in operand of #if"
4053 msgstr "comma-operator in operand van `#if'"
4055 #: cppexp.c:774
4056 msgid "syntax error '?' without following ':'"
4057 msgstr ""
4059 #: cppexp.c:777
4060 msgid "syntax error ':' without preceding '?'"
4061 msgstr ""
4063 #: cppexp.c:785
4064 #, fuzzy
4065 msgid "missing ')' in expression"
4066 msgstr "ontbrekende index-expressie"
4068 #: cppexp.c:792
4069 #, fuzzy
4070 msgid "missing '(' in expression"
4071 msgstr "ontbrekende index-expressie"
4073 # 'whitespace' -> 'witruimte'?
4074 #: cppexp.c:818
4075 #, fuzzy, c-format
4076 msgid "missing binary operator before '%s'"
4077 msgstr "ontbrekende witruimte na getal `%s'"
4079 #: cppexp.c:824
4080 #, fuzzy, c-format
4081 msgid "operator '%s' has no left operand"
4082 msgstr "parameter `%s' heeft een onvolledig type"
4084 #: cppexp.c:862
4085 #, fuzzy
4086 msgid "unbalanced stack in #if"
4087 msgstr "niet-gebalanceerde `#endif'"
4089 #: cppexp.c:865
4090 #, fuzzy
4091 msgid "#if with no expression"
4092 msgstr "modi in %s expressie komen niet overeen"
4094 #: cppfiles.c:395
4095 #, fuzzy, c-format
4096 msgid "%s is too large"
4097 msgstr "bestand `%s' is te groot"
4099 #: cppfiles.c:426
4100 #, c-format
4101 msgid "%s is shorter than expected"
4102 msgstr ""
4104 #: cppfiles.c:440
4105 #, c-format
4106 msgid "%s is a block device"
4107 msgstr ""
4109 #: cppfiles.c:566
4110 #, fuzzy, c-format
4111 msgid "no include path in which to find %s"
4112 msgstr "Geen include-pad waarin %s kan gevonden worden"
4114 #: cppfiles.c:639
4115 msgid "Multiple include guards may be useful for:\n"
4116 msgstr ""
4118 #: cppfiles.c:1029
4119 msgid "absolute file name in remap_filename"
4120 msgstr ""
4122 #: cppinit.c:230
4123 #, fuzzy, c-format
4124 msgid "ignoring nonexistent directory \"%s\"\n"
4125 msgstr "dubbele folder `%s' wordt genegeerd\n"
4127 #: cppinit.c:237
4128 #, fuzzy, c-format
4129 msgid "%s: Not a directory"
4130 msgstr "%s: %s: Is geen folder"
4132 #: cppinit.c:284
4133 #, fuzzy, c-format
4134 msgid "ignoring duplicate directory \"%s\"\n"
4135 msgstr "dubbele folder `%s' wordt genegeerd\n"
4137 #: cppinit.c:312
4138 #, c-format
4139 msgid "changing search order for system directory \"%s\""
4140 msgstr ""
4142 #: cppinit.c:316
4143 #, c-format
4144 msgid "  as it is the same as non-system directory \"%s\""
4145 msgstr ""
4147 #: cppinit.c:320
4148 msgid "  as it has already been specified as a non-system directory"
4149 msgstr ""
4151 #: cppinit.c:927
4152 msgid "#include \"...\" search starts here:\n"
4153 msgstr "Zoektocht voor #include \"...\" begint hier:\n"
4155 #: cppinit.c:931
4156 msgid "#include <...> search starts here:\n"
4157 msgstr "Zoektocht voor #include <...> begint hier:\n"
4159 #: cppinit.c:934
4160 msgid "End of search list.\n"
4161 msgstr "Einde van opzoekingslijst.\n"
4163 #: cppinit.c:1001
4164 msgid "<built-in>"
4165 msgstr ""
4167 #: cppinit.c:1003
4168 msgid "<command line>"
4169 msgstr ""
4171 #: cppinit.c:1099 tradcpp.c:968 tradcpp.c:978 tradcpp.c:1069
4172 msgid "I/O error on output"
4173 msgstr "I/O-fout op uitvoer"
4175 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4176 #. I.e. a const string initializer with parens around it.  That is
4177 #. what N_("string") resolves to, so we make no_* be macros instead.
4178 #: cppinit.c:1147
4179 #, fuzzy, c-format
4180 msgid "argument missing after %s"
4181 msgstr "Bestandsnaam ontbreekt na %s optie"
4183 # Assertie? Dat moet beter kunnen!
4184 #: cppinit.c:1148
4185 #, fuzzy, c-format
4186 msgid "assertion missing after %s"
4187 msgstr "Assertie ontbreekt na -A optie"
4189 #: cppinit.c:1149
4190 #, fuzzy, c-format
4191 msgid "directory name missing after %s"
4192 msgstr "Foldernaam ontbreekt na `%s' optie"
4194 #: cppinit.c:1150
4195 #, fuzzy, c-format
4196 msgid "file name missing after %s"
4197 msgstr "Bestandsnaam ontbreekt na %s optie"
4199 #: cppinit.c:1151
4200 #, fuzzy, c-format
4201 msgid "macro name missing after %s"
4202 msgstr "Macro-naam ontbreekt na -U optie"
4204 #: cppinit.c:1152
4205 #, fuzzy, c-format
4206 msgid "path name missing after %s"
4207 msgstr "Bestandsnaam ontbreekt na %s optie"
4209 #: cppinit.c:1153
4210 #, fuzzy, c-format
4211 msgid "number missing after %s"
4212 msgstr "Bestandsnaam ontbreekt na %s optie"
4214 #: cppinit.c:1154
4215 #, fuzzy, c-format
4216 msgid "target missing after %s"
4217 msgstr "Bestandsnaam ontbreekt na %s optie"
4219 #: cppinit.c:1338
4220 #, c-format
4221 msgid "too many filenames. Type %s --help for usage info"
4222 msgstr ""
4224 #: cppinit.c:1522 tradcpp.c:603
4225 #, fuzzy
4226 msgid "output filename specified twice"
4227 msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
4229 #: cppinit.c:1634
4230 msgid "-I- specified twice"
4231 msgstr "-I- twee keer opgegeven"
4233 #: cppinit.c:1773
4234 #, fuzzy, c-format
4235 msgid "GNU CPP version %s (cpplib)"
4236 msgstr "GNU CPP versie %s"
4238 #: cppinit.c:1814 tradcpp.c:792
4239 #, fuzzy
4240 msgid "you must additionally specify either -M or -MM"
4241 msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden"
4243 #: cppinit.c:1877
4244 #, c-format
4245 msgid "Usage: %s [switches] input output\n"
4246 msgstr ""
4248 #. To keep the lines from getting too long for some compilers, limit
4249 #. to about 500 characters (6 lines) per chunk.
4250 #: cppinit.c:1880
4251 msgid ""
4252 "Switches:\n"
4253 "  -include <file>           Include the contents of <file> before other files\n"
4254 "  -imacros <file>           Accept definition of macros in <file>\n"
4255 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
4256 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
4257 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
4258 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
4259 msgstr ""
4261 #: cppinit.c:1889
4262 msgid ""
4263 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
4264 "  -I <dir>                  Add <dir> to the end of the main include path\n"
4265 "  -I-                       Fine-grained include path control; see info docs\n"
4266 "  -nostdinc                 Do not search system include directories\n"
4267 "                             (dirs specified with -isystem will still be used)\n"
4268 "  -nostdinc++               Do not search system include directories for C++\n"
4269 "  -o <file>                 Put output into <file>\n"
4270 msgstr ""
4272 #: cppinit.c:1898
4273 msgid ""
4274 "  -pedantic                 Issue all warnings demanded by strict ISO C\n"
4275 "  -pedantic-errors          Issue -pedantic warnings as errors instead\n"
4276 "  -trigraphs                Support ISO C trigraphs\n"
4277 "  -lang-c                   Assume that the input sources are in C\n"
4278 "  -lang-c89                 Assume that the input sources are in C89\n"
4279 msgstr ""
4281 #: cppinit.c:1905
4282 msgid ""
4283 "  -lang-c++                 Assume that the input sources are in C++\n"
4284 "  -lang-objc                Assume that the input sources are in ObjectiveC\n"
4285 "  -lang-objc++              Assume that the input sources are in ObjectiveC++\n"
4286 "  -lang-asm                 Assume that the input sources are in assembler\n"
4287 msgstr ""
4289 #: cppinit.c:1911
4290 msgid ""
4291 "  -std=<std name>           Specify the conformance standard; one of:\n"
4292 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
4293 "                            iso9899:199409, iso9899:1999\n"
4294 "  -+                        Allow parsing of C++ style features\n"
4295 "  -w                        Inhibit warning messages\n"
4296 "  -Wtrigraphs               Warn if trigraphs are encountered\n"
4297 "  -Wno-trigraphs            Do not warn about trigraphs\n"
4298 "  -Wcomment{s}              Warn if one comment starts inside another\n"
4299 msgstr ""
4301 #: cppinit.c:1921
4302 msgid ""
4303 "  -Wno-comment{s}           Do not warn about comments\n"
4304 "  -Wtraditional             Warn about features not present in traditional C\n"
4305 "  -Wno-traditional          Do not warn about traditional C\n"
4306 "  -Wundef                   Warn if an undefined macro is used by #if\n"
4307 "  -Wno-undef                Do not warn about testing undefined macros\n"
4308 "  -Wimport                  Warn about the use of the #import directive\n"
4309 msgstr ""
4311 #: cppinit.c:1929
4312 msgid ""
4313 "  -Wno-import               Do not warn about the use of #import\n"
4314 "  -Werror                   Treat all warnings as errors\n"
4315 "  -Wno-error                Do not treat warnings as errors\n"
4316 "  -Wsystem-headers          Do not suppress warnings from system headers\n"
4317 "  -Wno-system-headers       Suppress warnings from system headers\n"
4318 "  -Wall                     Enable all preprocessor warnings\n"
4319 msgstr ""
4321 #: cppinit.c:1937
4322 msgid ""
4323 "  -M                        Generate make dependencies\n"
4324 "  -MM                       As -M, but ignore system header files\n"
4325 "  -MF <file>                Write dependency output to the given file\n"
4326 "  -MG                       Treat missing header file as generated files\n"
4327 msgstr ""
4329 #: cppinit.c:1943
4330 msgid ""
4331 "  -MP\t\t\t    Generate phony targets for all headers\n"
4332 "  -MQ <target>              Add a MAKE-quoted target\n"
4333 "  -MT <target>              Add an unquoted target\n"
4334 msgstr ""
4336 #: cppinit.c:1948
4337 msgid ""
4338 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
4339 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
4340 "  -A<question> (<answer>)   Assert the <answer> to <question>\n"
4341 "  -A-<question> (<answer>)  Disable the <answer> to <question>\n"
4342 "  -U<macro>                 Undefine <macro> \n"
4343 "  -v                        Display the version number\n"
4344 msgstr ""
4346 #: cppinit.c:1956
4347 msgid ""
4348 "  -H                        Print the name of header files as they are used\n"
4349 "  -C                        Do not discard comments\n"
4350 "  -dM                       Display a list of macro definitions active at end\n"
4351 "  -dD                       Preserve macro definitions in output\n"
4352 "  -dN                       As -dD except that only the names are preserved\n"
4353 "  -dI                       Include #include directives in the output\n"
4354 msgstr ""
4356 #: cppinit.c:1964
4357 msgid ""
4358 "  -fpreprocessed            Treat the input file as already preprocessed\n"
4359 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
4360 "  -P                        Do not generate #line directives\n"
4361 "  -$                        Do not allow '$' in identifiers\n"
4362 "  -remap                    Remap file names when including files.\n"
4363 "  --version                 Display version information\n"
4364 "  -h or --help              Display this information\n"
4365 msgstr ""
4367 #: cpplex.c:154
4368 #, c-format
4369 msgid "trigraph ??%c converted to %c"
4370 msgstr ""
4372 #: cpplex.c:162
4373 #, c-format
4374 msgid "trigraph ??%c ignored"
4375 msgstr ""
4377 #: cpplex.c:218
4378 msgid "backslash and newline separated by space"
4379 msgstr ""
4381 #: cpplex.c:224
4382 msgid "backslash-newline at end of file"
4383 msgstr ""
4385 #: cpplex.c:290
4386 #, fuzzy
4387 msgid "\"/*\" within comment"
4388 msgstr "`/*' binnen commentaar"
4390 #: cpplex.c:373
4391 #, fuzzy
4392 msgid "null character(s) ignored"
4393 msgstr "%s bij nulkarakter"
4395 #: cpplex.c:380
4396 #, c-format
4397 msgid "%s in preprocessing directive"
4398 msgstr ""
4400 #: cpplex.c:447
4401 #, c-format
4402 msgid "attempt to use poisoned \"%s\""
4403 msgstr ""
4405 #: cpplex.c:455
4406 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4407 msgstr ""
4409 # Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
4410 #: cpplex.c:508
4411 #, fuzzy
4412 msgid "'$' character(s) in identifier"
4413 msgstr "`$' in naam"
4415 #: cpplex.c:589
4416 #, fuzzy, c-format
4417 msgid "missing terminating %c character"
4418 msgstr "niet-beëindigde string- of karakterconstante"
4420 #: cpplex.c:594
4421 #, fuzzy
4422 msgid "possible start of unterminated string literal"
4423 msgstr "mogelijk echte begin van niet-beëindigde constante"
4425 #: cpplex.c:689
4426 msgid "multi-line string literals are deprecated"
4427 msgstr ""
4429 #: cpplex.c:712
4430 msgid "null character(s) preserved in literal"
4431 msgstr ""
4433 #: cpplex.c:914
4434 #, fuzzy
4435 msgid "no newline at end of file"
4436 msgstr "niet-herkende tekst op einde van #line"
4438 #: cpplex.c:1034 tradcpp.c:1456
4439 msgid "unterminated comment"
4440 msgstr "niet-beëindigde commentaar"
4442 #: cpplex.c:1045
4443 msgid "C++ style comments are not allowed in ISO C89"
4444 msgstr ""
4446 #: cpplex.c:1047
4447 msgid "(this will be reported only once per input file)"
4448 msgstr ""
4450 #: cpplex.c:1052
4451 #, fuzzy
4452 msgid "multi-line comment"
4453 msgstr "'//'-commentaar op meerdere lijnen"
4455 #: cpplex.c:1367
4456 #, fuzzy, c-format
4457 msgid "unknown string token %s\n"
4458 msgstr "onbekende machine-modus `%s'"
4460 #: cpplex.c:1379
4461 #, fuzzy, c-format
4462 msgid "unspellable token %s"
4463 msgstr "kan bestand '%s' niet openen"
4465 #: cpplex.c:1635
4466 #, fuzzy, c-format
4467 msgid "the meaning of '\\%c' varies with -traditional"
4468 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
4470 #: cpplex.c:1641
4471 msgid "incomplete universal-character-name"
4472 msgstr ""
4474 #: cpplex.c:1655
4475 #, c-format
4476 msgid "non-hex digit '%c' in universal-character-name"
4477 msgstr ""
4479 #: cpplex.c:1663
4480 msgid "universal-character-name on EBCDIC target"
4481 msgstr ""
4483 #: cpplex.c:1677
4484 #, fuzzy
4485 msgid "universal-character-name out of range"
4486 msgstr "case-waarde buiten bereik"
4488 #: cpplex.c:1722
4489 #, fuzzy
4490 msgid "the meaning of '\\a' varies with -traditional"
4491 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
4493 #: cpplex.c:1729
4494 #, fuzzy, c-format
4495 msgid "non-ISO-standard escape sequence, '\\%c'"
4496 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
4498 #: cpplex.c:1739
4499 #, fuzzy
4500 msgid "the meaning of '\\x' varies with -traditional"
4501 msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt"
4503 #: cpplex.c:1758 f/lex.c:610
4504 msgid "\\x used with no following hex digits"
4505 msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
4507 #: cpplex.c:1762
4508 msgid "hex escape sequence out of range"
4509 msgstr "hexadecimale escape sequence buiten bereik"
4511 #: cpplex.c:1786
4512 msgid "octal escape sequence out of range"
4513 msgstr "octale escape sequence buiten bereik"
4515 #: cpplex.c:1801
4516 #, fuzzy, c-format
4517 msgid "unknown escape sequence '\\%c'"
4518 msgstr "onbekende escape sequence `\\%c'"
4520 #: cpplex.c:1803
4521 #, fuzzy, c-format
4522 msgid "unknown escape sequence: '\\%03o'"
4523 msgstr "onbekende escape sequence `\\%c'"
4525 # "escape-sequentie"?! Maar wat is er beter?
4526 #: cpplex.c:1807
4527 msgid "escape sequence out of range for character"
4528 msgstr "escape-sequentie buiten bereik voor karakter"
4530 #: cpplex.c:1897
4531 msgid "empty character constant"
4532 msgstr "lege karakterconstante"
4534 #: cpplex.c:1901
4535 msgid "character constant too long"
4536 msgstr "karakterconstante te lang"
4538 #: cpplex.c:1904
4539 msgid "multi-character character constant"
4540 msgstr "karakterconstante met meer dan Ã©Ã©n karakter"
4542 # OK, OK... Dit hoort thuis in lang nl@be, niet nl
4543 #: cpplib.c:221
4544 #, fuzzy, c-format
4545 msgid "extra tokens at end of #%s directive"
4546 msgstr "brol aan einde van `#line'-commando"
4548 #: cpplib.c:275
4549 msgid "style of line directive is a GCC extension"
4550 msgstr ""
4552 #: cpplib.c:283
4553 #, c-format
4554 msgid "#%s is a GCC extension"
4555 msgstr ""
4557 #: cpplib.c:294
4558 msgid "suggest not using #elif in traditional C"
4559 msgstr ""
4561 #: cpplib.c:297
4562 #, c-format
4563 msgid "traditional C ignores #%s with the # indented"
4564 msgstr ""
4566 #: cpplib.c:301
4567 #, c-format
4568 msgid "suggest hiding #%s from traditional C with an indented #"
4569 msgstr ""
4571 #: cpplib.c:383
4572 #, fuzzy, c-format
4573 msgid "invalid preprocessing directive #%s"
4574 msgstr "ongeldig preprocessing-commando"
4576 #: cpplib.c:438
4577 #, c-format
4578 msgid "no macro name given in #%s directive"
4579 msgstr ""
4581 #: cpplib.c:442
4582 #, c-format
4583 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4584 msgstr ""
4586 #: cpplib.c:445
4587 msgid "macro names must be identifiers"
4588 msgstr ""
4590 #: cpplib.c:456
4591 #, fuzzy, c-format
4592 msgid "\"%s\" cannot be used as a macro name"
4593 msgstr "`%s' kan niet statisch gealloceerd worden"
4595 # is ongedefinieerd beter? ik denk van nie
4596 #: cpplib.c:494
4597 #, fuzzy, c-format
4598 msgid "undefining \"%s\""
4599 msgstr "`%s' wordt geondefinieerd"
4601 #: cpplib.c:540
4602 #, fuzzy
4603 msgid "missing terminating > character"
4604 msgstr "niet-beëindigde string- of karakterconstante"
4606 #: cpplib.c:575
4607 #, fuzzy, c-format
4608 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4609 msgstr "`#%s' verwacht \"BESTAND\" of <BESTAND>"
4611 #: cpplib.c:586
4612 #, fuzzy, c-format
4613 msgid "empty file name in #%s"
4614 msgstr "lege bestandsnaam in `#%s'"
4616 #: cpplib.c:605
4617 msgid "#include_next in primary source file"
4618 msgstr ""
4620 #: cpplib.c:612
4621 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4622 msgstr ""
4624 #: cpplib.c:620
4625 msgid "#include nested too deeply"
4626 msgstr ""
4628 #: cpplib.c:677
4629 #, fuzzy, c-format
4630 msgid "invalid flag \"%s\" in line directive"
4631 msgstr "`#line'-commando in slecht formaat"
4633 #: cpplib.c:732
4634 #, fuzzy, c-format
4635 msgid "\"%s\" after #line is not a positive integer"
4636 msgstr "switch-waarde is geen integer"
4638 #: cpplib.c:739
4639 #, fuzzy
4640 msgid "line number out of range"
4641 msgstr "case-waarde buiten bereik"
4643 #: cpplib.c:777
4644 #, fuzzy, c-format
4645 msgid "\"%s\" is not a valid filename"
4646 msgstr "-fPIC is niet geldig met -mcoff"
4648 #: cpplib.c:846
4649 #, fuzzy
4650 msgid "invalid #ident directive"
4651 msgstr "`#line'-commando in slecht formaat"
4653 #: cpplib.c:934
4654 #, c-format
4655 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4656 msgstr ""
4658 #: cpplib.c:937
4659 #, c-format
4660 msgid "#pragma %s %s is already registered"
4661 msgstr ""
4663 #: cpplib.c:939
4664 #, c-format
4665 msgid "#pragma %s is already registered"
4666 msgstr ""
4668 #: cpplib.c:1014
4669 #, fuzzy
4670 msgid "#pragma once is obsolete"
4671 msgstr "`#pragma once' is verouderd"
4673 #: cpplib.c:1017
4674 #, fuzzy
4675 msgid "#pragma once in main file"
4676 msgstr "`#pragma once' is verouderd"
4678 #: cpplib.c:1041
4679 #, fuzzy
4680 msgid "invalid #pragma GCC poison directive"
4681 msgstr "ongeldig preprocessing-commando"
4683 #: cpplib.c:1050
4684 #, c-format
4685 msgid "poisoning existing macro \"%s\""
4686 msgstr ""
4688 #: cpplib.c:1070
4689 msgid "#pragma system_header ignored outside include file"
4690 msgstr ""
4692 #: cpplib.c:1095
4693 #, fuzzy, c-format
4694 msgid "cannot find source %s"
4695 msgstr "[kan %s niet vinden]"
4697 #: cpplib.c:1099
4698 #, c-format
4699 msgid "current file is older than %s"
4700 msgstr ""
4702 #: cpplib.c:1174
4703 #, fuzzy
4704 msgid "_Pragma takes a parenthesized string literal"
4705 msgstr "Onbeëindigde stringconstante"
4707 #: cpplib.c:1273
4708 msgid "#else without #if"
4709 msgstr ""
4711 #: cpplib.c:1278 tradcpp.c:3860
4712 #, fuzzy
4713 msgid "#else after #else"
4714 msgstr "`#else' na `#else'"
4716 #: cpplib.c:1280 cpplib.c:1314
4717 msgid "the conditional began here"
4718 msgstr ""
4720 #: cpplib.c:1307
4721 msgid "#elif without #if"
4722 msgstr ""
4724 #: cpplib.c:1312 tradcpp.c:3555
4725 #, fuzzy
4726 msgid "#elif after #else"
4727 msgstr "`#elif' na `#else'"
4729 #: cpplib.c:1343
4730 msgid "#endif without #if"
4731 msgstr ""
4733 #: cpplib.c:1426 tradcpp.c:3252
4734 msgid "missing '(' after predicate"
4735 msgstr ""
4737 #: cpplib.c:1441 tradcpp.c:3266
4738 msgid "missing ')' to complete answer"
4739 msgstr ""
4741 #: cpplib.c:1461 tradcpp.c:3272
4742 msgid "predicate's answer is empty"
4743 msgstr ""
4745 #: cpplib.c:1491 tradcpp.c:3320
4746 msgid "assertion without predicate"
4747 msgstr ""
4749 #: cpplib.c:1493 tradcpp.c:3322
4750 #, fuzzy
4751 msgid "predicate must be an identifier"
4752 msgstr "`defined' zonder een naam"
4754 #: cpplib.c:1575 tradcpp.c:3419
4755 #, c-format
4756 msgid "\"%s\" re-asserted"
4757 msgstr ""
4759 #: cpplib.c:1805
4760 #, fuzzy, c-format
4761 msgid "unterminated #%s"
4762 msgstr "niet-beëindigde commentaar"
4764 #: cppmacro.c:148
4765 #, fuzzy, c-format
4766 msgid "invalid built-in macro \"%s\""
4767 msgstr "ongeldige macronaam"
4769 #: cppmacro.c:348
4770 msgid "invalid string literal, ignoring final '\\'"
4771 msgstr ""
4773 #: cppmacro.c:440
4774 #, c-format
4775 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4776 msgstr ""
4778 #: cppmacro.c:566
4779 msgid "directives may not be used inside a macro argument"
4780 msgstr ""
4782 #: cppmacro.c:578
4783 #, fuzzy, c-format
4784 msgid "unterminated argument list invoking macro \"%s\""
4785 msgstr "niet-beëindigde parameterlijst in `#define'"
4787 #: cppmacro.c:595
4788 #, fuzzy
4789 msgid "ISO C99 requires rest arguments to be used"
4790 msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
4792 #: cppmacro.c:600
4793 #, c-format
4794 msgid "macro \"%s\" requires %u arguments, but only %u given"
4795 msgstr ""
4797 #: cppmacro.c:611
4798 #, c-format
4799 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4800 msgstr ""
4802 #: cppmacro.c:694
4803 #, c-format
4804 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4805 msgstr ""
4807 #: cppmacro.c:1190
4808 #, fuzzy, c-format
4809 msgid "duplicate macro parameter \"%s\""
4810 msgstr "herhaald lid `%s'"
4812 #: cppmacro.c:1218
4813 #, fuzzy, c-format
4814 msgid "\"%s\" may not appear in macro parameter list"
4815 msgstr "ongeldig karakter in naam van macro-parameter"
4817 #: cppmacro.c:1225
4818 #, fuzzy
4819 msgid "macro parameters must be comma-separated"
4820 msgstr "parameter 2 moet een locatie zijn"
4822 #: cppmacro.c:1242
4823 #, fuzzy
4824 msgid "parameter name missing"
4825 msgstr "parameternaam weggelaten"
4827 #: cppmacro.c:1256
4828 msgid "anonymous variadic macros were introduced in C99"
4829 msgstr ""
4831 #: cppmacro.c:1259
4832 #, fuzzy
4833 msgid "ISO C does not permit named variadic macros"
4834 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
4836 #: cppmacro.c:1268
4837 #, fuzzy
4838 msgid "missing ')' in macro parameter list"
4839 msgstr "parameternaam ontbreekt uit parameterlijst"
4841 #: cppmacro.c:1346
4842 msgid "ISO C requires whitespace after the macro name"
4843 msgstr ""
4845 #: cppmacro.c:1376
4846 #, fuzzy
4847 msgid "'#' is not followed by a macro parameter"
4848 msgstr "`#' operator wordt niet gevolgd door een naam van een macro-argument"
4850 #: cppmacro.c:1396
4851 msgid "'##' cannot appear at either end of a macro expansion"
4852 msgstr ""
4854 #: cppmacro.c:1432
4855 #, fuzzy, c-format
4856 msgid "\"%s\" redefined"
4857 msgstr "`%.*s' opnieuw gedefinieerd"
4859 #: cppmacro.c:1436
4860 #, fuzzy
4861 msgid "this is the location of the previous definition"
4862 msgstr "dit is een eerdere declaratie"
4864 #: cppmacro.c:1500
4865 #, fuzzy, c-format
4866 msgid "macro argument \"%s\" would be stringified with -traditional"
4867 msgstr "macro-argument `%.*s' zou met -traditional string gemaakt worden."
4869 #: cppmacro.c:1524
4870 #, c-format
4871 msgid "invalid hash type %d in cpp_macro_definition"
4872 msgstr ""
4874 #: cppmain.c:121
4875 #, fuzzy, c-format
4876 msgid "invalid option %s"
4877 msgstr "Ongeldige optie `%s'"
4879 #: cppspec.c:131
4880 #, c-format
4881 msgid "\"%s\" is not a valid option to the preprocessor"
4882 msgstr ""
4884 #: cppspec.c:155
4885 #, fuzzy
4886 msgid "too many input files"
4887 msgstr "Geen invoerbestanden"
4889 #: cse.c:7092
4890 #, c-format
4891 msgid ";; Processing block from %d to %d, %d sets.\n"
4892 msgstr ""
4894 # Dit zou misschien beter 'warning' blijven
4895 #: diagnostic.c:784
4896 #, fuzzy, c-format
4897 msgid "%s:%d: warning: "
4898 msgstr "let op: "
4900 # Dit zou misschien beter 'warning' blijven
4901 #: diagnostic.c:791
4902 #, fuzzy, c-format
4903 msgid "%s: warning: "
4904 msgstr "let op: "
4906 #: diagnostic.c:871
4907 msgid "((anonymous))"
4908 msgstr ""
4910 #: diagnostic.c:941
4911 #, c-format
4912 msgid "%s: warnings being treated as errors\n"
4913 msgstr ""
4915 #: diagnostic.c:978
4916 #, c-format
4917 msgid "%s: %s: "
4918 msgstr ""
4920 #: diagnostic.c:1057
4921 msgid "sorry, not implemented: "
4922 msgstr ""
4924 #: diagnostic.c:1076
4925 #, c-format
4926 msgid "%s "
4927 msgstr ""
4929 #: diagnostic.c:1078
4930 #, fuzzy, c-format
4931 msgid " %s"
4932 msgstr "%s voor `%s'"
4934 #: diagnostic.c:1102
4935 msgid "At top level:"
4936 msgstr ""
4938 #: diagnostic.c:1107
4939 #, fuzzy, c-format
4940 msgid "In member function `%s':"
4941 msgstr "bibliotheekfunctie `%s' wordt verborgen"
4943 #: diagnostic.c:1111
4944 #, fuzzy, c-format
4945 msgid "In function `%s':"
4946 msgstr "Ongeldige optie `%s'"
4948 #: diagnostic.c:1195
4949 msgid "compilation terminated.\n"
4950 msgstr ""
4952 #: diagnostic.c:1226
4953 #, c-format
4954 msgid "%s:%d: confused by earlier errors, bailing out\n"
4955 msgstr ""
4957 #: diagnostic.c:1240 diagnostic.c:1390
4958 #, c-format
4959 msgid ""
4960 "Please submit a full bug report,\n"
4961 "with preprocessed source if appropriate.\n"
4962 "See %s for instructions.\n"
4963 msgstr ""
4965 #: diagnostic.c:1388
4966 #, fuzzy
4967 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4968 msgstr "Interne compilerfout: programma %s kreeg fataal signaal %d"
4970 #: diagnostic.c:1450
4971 #, fuzzy, c-format
4972 msgid "Internal compiler error in %s, at %s:%d"
4973 msgstr "Interne compilerfout %d."
4975 #: diagnostic.c:1495
4976 #, c-format
4977 msgid "In file included from %s:%d"
4978 msgstr ""
4980 #: diagnostic.c:1498
4981 #, c-format
4982 msgid ""
4983 ",\n"
4984 "                 from %s:%d"
4985 msgstr ""
4987 #: diagnostic.c:1499
4988 msgid ":\n"
4989 msgstr ""
4991 #: diagnostic.c:1532 diagnostic.c:1549
4992 #, c-format
4993 msgid "`%s' is deprecated (declared at %s:%d)"
4994 msgstr ""
4996 #: diagnostic.c:1552
4997 #, fuzzy, c-format
4998 msgid "`%s' is deprecated"
4999 msgstr "`%.*s' is niet gedefinieerd"
5001 #: diagnostic.c:1555
5002 #, c-format
5003 msgid "type is deprecated (declared at %s:%d)"
5004 msgstr ""
5006 #: diagnostic.c:1558
5007 msgid "type is deprecated"
5008 msgstr ""
5010 #: dwarf2out.c:3034
5011 #, c-format
5012 msgid "DW_LOC_OP %s not implemented\n"
5013 msgstr ""
5015 #: dwarfout.c:2089
5016 #, c-format
5017 msgid "internal regno botch: regno = %d\n"
5018 msgstr ""
5020 #: dwarfout.c:6291
5021 msgid "can't get current directory"
5022 msgstr ""
5024 #: emit-rtl.c:1091
5025 msgid "can't access real part of complex value in hard register"
5026 msgstr ""
5028 #: emit-rtl.c:1113
5029 msgid "can't access imaginary part of complex value in hard register"
5030 msgstr ""
5032 #: emit-rtl.c:3140
5033 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
5034 msgstr ""
5036 #: errors.c:136
5037 #, c-format
5038 msgid "abort in %s, at %s:%d"
5039 msgstr ""
5041 #: except.c:360
5042 msgid "exception handling disabled, use -fexceptions to enable"
5043 msgstr ""
5045 #: except.c:3062
5046 msgid "argument of `__builtin_eh_return_regno' must be constant"
5047 msgstr ""
5049 #: except.c:3173 except.c:3195
5050 #, fuzzy
5051 msgid "__builtin_eh_return not supported on this target"
5052 msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
5054 #: explow.c:1357
5055 #, fuzzy
5056 msgid "stack limits not supported on this target"
5057 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
5059 #: expr.c:2926
5060 #, fuzzy
5061 msgid "function using short complex types cannot be inline"
5062 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
5064 #: expr.c:5766 expr.c:5775 expr.c:5784 expr.c:5789 expr.c:6075 expr.c:6091
5065 msgid "unsupported wide integer operation"
5066 msgstr ""
5068 #: expr.c:6140
5069 #, c-format
5070 msgid "prior parameter's size depends on `%s'"
5071 msgstr ""
5073 #: expr.c:6474
5074 msgid "returned value in block_exit_expr"
5075 msgstr ""
5077 #: final.c:1209
5078 #, fuzzy
5079 msgid "negative insn length"
5080 msgstr "Onbeëindigde stringconstante"
5082 #: final.c:2627
5083 msgid "could not split insn"
5084 msgstr ""
5086 #: final.c:2971
5087 #, c-format
5088 msgid "invalid `asm': %s"
5089 msgstr ""
5091 #: final.c:2973
5092 #, c-format
5093 msgid "output_operand: %s"
5094 msgstr ""
5096 #: final.c:3146
5097 msgid "nested assembly dialect alternatives"
5098 msgstr ""
5100 #: final.c:3163 final.c:3175
5101 #, fuzzy
5102 msgid "unterminated assembly dialect alternative"
5103 msgstr "Onbeëindigde stringconstante"
5105 #: final.c:3219
5106 #, c-format
5107 msgid "operand number missing after %-letter"
5108 msgstr ""
5110 #: final.c:3222 final.c:3261
5111 msgid "operand number out of range"
5112 msgstr ""
5114 #: final.c:3280
5115 #, c-format
5116 msgid "invalid %%-code"
5117 msgstr ""
5119 #: final.c:3311
5120 msgid "`%l' operand isn't a label"
5121 msgstr ""
5123 #. We can't handle floating point constants;
5124 #. PRINT_OPERAND must handle them.
5125 #: config/i386/i386.c:5280 config/pdp11/pdp11.c:1570 final.c:3418
5126 #: vmsdbgout.c:478
5127 msgid "floating constant misused"
5128 msgstr "floating-point constante verkeerd gebruikt"
5130 #: config/i386/i386.c:5334 config/pdp11/pdp11.c:1617 final.c:3473
5131 #: vmsdbgout.c:535
5132 msgid "invalid expression as operand"
5133 msgstr "ongeldige expressie als operand"
5135 #: flow.c:360
5136 msgid "function might be possible candidate for attribute `noreturn'"
5137 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
5139 #: flow.c:365
5140 msgid "`noreturn' function does return"
5141 msgstr "`noreturn' functie keert terug"
5143 #: flow.c:384
5144 msgid "control reaches end of non-void function"
5145 msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
5147 #: flow.c:1569
5148 msgid "Attempt to delete prologue/epilogue insn:"
5149 msgstr ""
5151 #: fold-const.c:3114 fold-const.c:3127
5152 #, fuzzy, c-format
5153 msgid "comparison is always %d due to width of bit-field"
5154 msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
5156 #: fold-const.c:4169 fold-const.c:4186
5157 #, c-format
5158 msgid "comparison is always %d"
5159 msgstr ""
5161 #: fold-const.c:4317
5162 msgid "`or' of unmatched not-equal tests is always 1"
5163 msgstr ""
5165 #: fold-const.c:4322
5166 msgid "`and' of mutually exclusive equal-tests is always 0"
5167 msgstr ""
5169 #: function.c:5378
5170 #, c-format
5171 msgid "`%s' might be used uninitialized in this function"
5172 msgstr ""
5174 #: function.c:5385
5175 #, c-format
5176 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5177 msgstr ""
5179 #: function.c:5404
5180 #, c-format
5181 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5182 msgstr ""
5184 #: function.c:6270
5185 msgid "function returns an aggregate"
5186 msgstr ""
5188 #: function.c:6789
5189 #, c-format
5190 msgid "unused parameter `%s'"
5191 msgstr ""
5193 #: gcc.c:1100
5194 #, c-format
5195 msgid "ambiguous abbreviation %s"
5196 msgstr ""
5198 #: gcc.c:1127
5199 #, fuzzy, c-format
5200 msgid "incomplete `%s' option"
5201 msgstr "Bestandsnaam ontbreekt na `%s' optie"
5203 #: gcc.c:1138
5204 #, fuzzy, c-format
5205 msgid "missing argument to `%s' option"
5206 msgstr "Bestandsnaam ontbreekt na `%s' optie"
5208 #: gcc.c:1151
5209 #, fuzzy, c-format
5210 msgid "extraneous argument to `%s' option"
5211 msgstr "teveel argumenten voor functie"
5213 #: gcc.c:1465
5214 msgid "Using built-in specs.\n"
5215 msgstr ""
5217 #: gcc.c:1639
5218 #, c-format
5219 msgid "Setting spec %s to '%s'\n\n"
5220 msgstr ""
5222 #: gcc.c:1737
5223 #, c-format
5224 msgid "Reading specs from %s\n"
5225 msgstr ""
5227 #: gcc.c:1835 gcc.c:1854
5228 #, c-format
5229 msgid "specs %%include syntax malformed after %ld characters"
5230 msgstr ""
5232 #: gcc.c:1862
5233 #, c-format
5234 msgid "could not find specs file %s\n"
5235 msgstr ""
5237 #: gcc.c:1878 gcc.c:1886 gcc.c:1895 gcc.c:1904
5238 #, c-format
5239 msgid "specs %%rename syntax malformed after %ld characters"
5240 msgstr ""
5242 #: gcc.c:1913
5243 #, c-format
5244 msgid "specs %s spec was not found to be renamed"
5245 msgstr ""
5247 #: gcc.c:1920
5248 #, c-format
5249 msgid "rename spec %s to %s\n"
5250 msgstr ""
5252 #: gcc.c:1922
5253 #, c-format
5254 msgid "spec is '%s'\n\n"
5255 msgstr ""
5257 #: gcc.c:1935
5258 #, c-format
5259 msgid "specs unknown %% command after %ld characters"
5260 msgstr ""
5262 #: gcc.c:1946 gcc.c:1959
5263 #, c-format
5264 msgid "specs file malformed after %ld characters"
5265 msgstr ""
5267 #: gcc.c:2013
5268 msgid "spec file has no spec for linking"
5269 msgstr ""
5271 #: gcc.c:2725
5272 msgid "-pipe not supported"
5273 msgstr ""
5275 #: gcc.c:2779
5276 msgid "\nGo ahead? (y or n) "
5277 msgstr ""
5279 #: gcc.c:2878
5280 #, c-format
5281 msgid ""
5282 "Internal error: %s (program %s)\n"
5283 "Please submit a full bug report.\n"
5284 "See %s for instructions."
5285 msgstr ""
5287 #: gcc.c:2896
5288 #, c-format
5289 msgid "# %s %.2f %.2f\n"
5290 msgstr ""
5292 #: gcc.c:3029
5293 #, c-format
5294 msgid "Usage: %s [options] file...\n"
5295 msgstr ""
5297 #: gcc.c:3030
5298 msgid "Options:\n"
5299 msgstr ""
5301 #: gcc.c:3032
5302 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5303 msgstr ""
5305 #: gcc.c:3033
5306 msgid "  --help                   Display this information\n"
5307 msgstr ""
5309 #: gcc.c:3034
5310 msgid "  --target-help            Display target specific command line options\n"
5311 msgstr ""
5313 #: gcc.c:3036
5314 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5315 msgstr ""
5317 #: gcc.c:3037
5318 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5319 msgstr ""
5321 #: gcc.c:3038
5322 msgid "  -dumpversion             Display the version of the compiler\n"
5323 msgstr ""
5325 #: gcc.c:3039
5326 msgid "  -dumpmachine             Display the compiler's target processor\n"
5327 msgstr ""
5329 #: gcc.c:3040
5330 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5331 msgstr ""
5333 #: gcc.c:3041
5334 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5335 msgstr ""
5337 #: gcc.c:3042
5338 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5339 msgstr ""
5341 #: gcc.c:3043
5342 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5343 msgstr ""
5345 #: gcc.c:3044
5346 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5347 msgstr ""
5349 #: gcc.c:3045
5350 msgid ""
5351 "  -print-multi-lib         Display the mapping between command line options and\n"
5352 "                           multiple library search directories\n"
5353 msgstr ""
5355 #: gcc.c:3048
5356 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5357 msgstr ""
5359 #: gcc.c:3049
5360 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5361 msgstr ""
5363 #: gcc.c:3050
5364 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5365 msgstr ""
5367 #: gcc.c:3051
5368 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5369 msgstr ""
5371 #: gcc.c:3052
5372 msgid "  -save-temps              Do not delete intermediate files\n"
5373 msgstr ""
5375 #: gcc.c:3053
5376 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5377 msgstr ""
5379 #: gcc.c:3054
5380 msgid "  -time                    Time the execution of each subprocess\n"
5381 msgstr ""
5383 #: gcc.c:3055
5384 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5385 msgstr ""
5387 #: gcc.c:3056
5388 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5389 msgstr ""
5391 #: gcc.c:3057
5392 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5393 msgstr ""
5395 #: gcc.c:3058
5396 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5397 msgstr ""
5399 #: gcc.c:3059
5400 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5401 msgstr ""
5403 #: gcc.c:3060
5404 msgid "  -v                       Display the programs invoked by the compiler\n"
5405 msgstr ""
5407 #: gcc.c:3061
5408 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5409 msgstr ""
5411 #: gcc.c:3062
5412 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5413 msgstr ""
5415 #: gcc.c:3063
5416 msgid "  -S                       Compile only; do not assemble or link\n"
5417 msgstr ""
5419 #: gcc.c:3064
5420 msgid "  -c                       Compile and assemble, but do not link\n"
5421 msgstr ""
5423 #: gcc.c:3065
5424 msgid "  -o <file>                Place the output into <file>\n"
5425 msgstr ""
5427 #: gcc.c:3066
5428 msgid ""
5429 "  -x <language>            Specify the language of the following input files\n"
5430 "                           Permissable languages include: c c++ assembler none\n"
5431 "                           'none' means revert to the default behavior of\n"
5432 "                           guessing the language based on the file's extension\n"
5433 msgstr ""
5435 #: gcc.c:3073
5436 #, c-format
5437 msgid ""
5438 "\n"
5439 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5440 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5441 " other options on to these processes the -W<letter> options must be used.\n"
5442 msgstr ""
5444 #. translate_options () has turned --version into -fversion.
5445 #: gcc.c:3353
5446 #, c-format
5447 msgid "%s (GCC) %s\n"
5448 msgstr ""
5450 #: gcc.c:3354
5451 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5452 msgstr ""
5454 #: gcc.c:3356 gcov.c:320
5455 msgid ""
5456 "This is free software; see the source for copying conditions.  There is NO\n"
5457 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5458 "\n"
5459 msgstr ""
5461 #: gcc.c:3455
5462 msgid "argument to `-Xlinker' is missing"
5463 msgstr ""
5465 #: gcc.c:3463
5466 #, fuzzy
5467 msgid "argument to `-l' is missing"
5468 msgstr "het argument van `asm' is geen constante string"
5470 #: gcc.c:3480
5471 msgid "argument to `-specs' is missing"
5472 msgstr ""
5474 #: gcc.c:3495
5475 msgid "argument to `-specs=' is missing"
5476 msgstr ""
5478 #: gcc.c:3526
5479 msgid "argument to `-b' is missing"
5480 msgstr ""
5482 #: gcc.c:3541
5483 msgid "argument to `-B' is missing"
5484 msgstr ""
5486 #: gcc.c:3611
5487 msgid "argument to `-V' is missing"
5488 msgstr ""
5490 #: gcc.c:3632 gcc.c:3639 gcc.c:3646
5491 msgid "invalid version number format"
5492 msgstr ""
5494 #: gcc.c:3757
5495 msgid "cannot specify -o with -c or -S and multiple compilations"
5496 msgstr ""
5498 #: gcc.c:3928
5499 msgid "warning: -pipe ignored because -save-temps specified"
5500 msgstr ""
5502 #: gcc.c:3932
5503 msgid "warning: -pipe ignored because -time specified"
5504 msgstr ""
5506 #: gcc.c:3944
5507 msgid "argument to `-x' is missing"
5508 msgstr ""
5510 #: gcc.c:3972
5511 #, c-format
5512 msgid "argument to `-%s' is missing"
5513 msgstr ""
5515 #: gcc.c:4033
5516 #, c-format
5517 msgid "warning: `-x %s' after last input file has no effect"
5518 msgstr ""
5520 #: gcc.c:4332
5521 msgid "invalid specification!  Bug in cc"
5522 msgstr ""
5524 #: gcc.c:4481
5525 #, c-format
5526 msgid "%s\n"
5527 msgstr ""
5529 #. Catch the case where a spec string contains something like
5530 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5531 #. hand side of the :.
5532 #: gcc.c:5040
5533 #, c-format
5534 msgid "spec failure: '%%*' has not been initialized by pattern match"
5535 msgstr ""
5537 #: gcc.c:5049
5538 #, fuzzy, c-format
5539 msgid "warning: use of obsolete %%[ operator in specs"
5540 msgstr "Let Op: verouderde operator %%[ gebruikt in specs"
5542 #: gcc.c:5067
5543 #, c-format
5544 msgid "Processing spec %c%s%c, which is '%s'\n"
5545 msgstr ""
5547 #: gcc.c:5192
5548 #, c-format
5549 msgid "spec failure: unrecognized spec option '%c'"
5550 msgstr ""
5552 #: gcc.c:5302
5553 msgid "mismatched braces in specs"
5554 msgstr ""
5556 #: gcc.c:5980
5557 #, c-format
5558 msgid "unrecognized option `-%s'"
5559 msgstr ""
5561 #: gcc.c:5986
5562 #, c-format
5563 msgid "install: %s%s\n"
5564 msgstr ""
5566 #: gcc.c:5987
5567 #, c-format
5568 msgid "programs: %s\n"
5569 msgstr ""
5571 #: gcc.c:5988
5572 #, c-format
5573 msgid "libraries: %s\n"
5574 msgstr ""
5576 #: gcc.c:6036
5577 msgid "\nFor bug reporting instructions, please see:\n"
5578 msgstr ""
5580 #: gcc.c:6052
5581 #, c-format
5582 msgid "Configured with: %s\n"
5583 msgstr ""
5585 #: gcc.c:6066
5586 #, c-format
5587 msgid "Thread model: %s\n"
5588 msgstr ""
5590 #: gcc.c:6077
5591 #, c-format
5592 msgid "gcc version %s\n"
5593 msgstr "gcc versie %s\n"
5595 #: gcc.c:6079
5596 #, c-format
5597 msgid "gcc driver version %s executing gcc version %s\n"
5598 msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
5600 #: gcc.c:6087
5601 #, fuzzy
5602 msgid "no input files"
5603 msgstr "Geen invoerbestanden"
5605 #: gcc.c:6125
5606 #, c-format
5607 msgid "%s: %s compiler not installed on this system"
5608 msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
5610 #: gcc.c:6200
5611 #, c-format
5612 msgid "%s: linker input file unused because linking not done"
5613 msgstr ""
5615 #: gcc.c:6243
5616 #, c-format
5617 msgid "language %s not recognized"
5618 msgstr "taal %s niet herkend"
5620 #: gcc.c:6346
5621 msgid "internal gcc abort"
5622 msgstr ""
5624 #: gcov.c:282
5625 #, fuzzy
5626 msgid "Internal gcov abort.\n"
5627 msgstr "Interne abort van gcc."
5629 #: gcov.c:295
5630 msgid "Usage: gcov [OPTION]... SOURCEFILE\n\n"
5631 msgstr ""
5633 #: gcov.c:296
5634 msgid "Print code coverage information.\n\n"
5635 msgstr ""
5637 #: gcov.c:297
5638 msgid "  -h, --help                      Print this help, then exit\n"
5639 msgstr ""
5641 #: gcov.c:298
5642 msgid "  -v, --version                   Print version number, then exit\n"
5643 msgstr ""
5645 #: gcov.c:299
5646 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5647 msgstr ""
5649 #: gcov.c:300
5650 msgid ""
5651 "  -c, --branch-counts             Given counts of branches taken\n"
5652 "                                    rather than percentages\n"
5653 msgstr ""
5655 #: gcov.c:302
5656 msgid "  -n, --no-output                 Do not create an output file\n"
5657 msgstr ""
5659 #: gcov.c:303
5660 msgid ""
5661 "  -l, --long-file-names           Use long output file names for included\n"
5662 "                                    source files\n"
5663 msgstr ""
5665 #: gcov.c:305
5666 msgid "  -f, --function-summaries        Output summaries for each function\n"
5667 msgstr ""
5669 #: gcov.c:306
5670 msgid "  -o, --object-directory OBJDIR   Search for object files in OBJDIR\n"
5671 msgstr ""
5673 #: gcov.c:307
5674 #, c-format
5675 msgid ""
5676 "\n"
5677 "For bug reporting instructions, please see:\n"
5678 "%s.\n"
5679 msgstr ""
5681 #: gcov.c:317
5682 #, c-format
5683 msgid "gcov (GCC) %s\n"
5684 msgstr ""
5686 #: gcov.c:318
5687 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5688 msgstr ""
5690 #: gcov.c:462
5691 #, c-format
5692 msgid "Could not open basic block file %s.\n"
5693 msgstr ""
5695 #: gcov.c:471
5696 #, c-format
5697 msgid "Could not open data file %s.\n"
5698 msgstr ""
5700 #: gcov.c:472
5701 msgid "Assuming that all execution counts are zero.\n"
5702 msgstr ""
5704 #: gcov.c:478
5705 #, c-format
5706 msgid "Could not open program flow graph file %s.\n"
5707 msgstr ""
5709 #: gcov.c:489
5710 #, c-format
5711 msgid "No executable code associated with file %s.\n"
5712 msgstr ""
5714 #: gcov.c:789
5715 msgid ".da file contents exhausted too early\n"
5716 msgstr ""
5718 #: gcov.c:792
5719 msgid ".da file contents not exhausted\n"
5720 msgstr ""
5722 #: gcov.c:973
5723 #, c-format
5724 msgid "%6.2f%% of %d source lines executed in function %s\n"
5725 msgstr ""
5727 #: gcov.c:977
5728 #, c-format
5729 msgid "No executable source lines in function %s\n"
5730 msgstr ""
5732 #: gcov.c:984
5733 #, c-format
5734 msgid "%6.2f%% of %d branches executed in function %s\n"
5735 msgstr ""
5737 #: gcov.c:988
5738 #, c-format
5739 msgid "%6.2f%% of %d branches taken at least once in function %s\n"
5740 msgstr ""
5742 #: gcov.c:993
5743 #, c-format
5744 msgid "No branches in function %s\n"
5745 msgstr ""
5747 #: gcov.c:995
5748 #, c-format
5749 msgid "%6.2f%% of %d calls executed in function %s\n"
5750 msgstr ""
5752 #: gcov.c:999
5753 #, c-format
5754 msgid "No calls in function %s\n"
5755 msgstr ""
5757 #: gcov.c:1126
5758 #, c-format
5759 msgid "didn't use all bb entries of graph, function %s\n"
5760 msgstr ""
5762 #: gcov.c:1128
5763 #, c-format
5764 msgid "block_num = %ld, num_blocks = %d\n"
5765 msgstr ""
5767 #: gcov.c:1166
5768 #, c-format
5769 msgid "ERROR: too many basic blocks in .bb file %s\n"
5770 msgstr ""
5772 #: gcov.c:1243
5773 #, c-format
5774 msgid "%6.2f%% of %d source lines executed in file %s\n"
5775 msgstr ""
5777 #: gcov.c:1247
5778 #, c-format
5779 msgid "No executable source lines in file %s\n"
5780 msgstr ""
5782 #: gcov.c:1254
5783 #, c-format
5784 msgid "%6.2f%% of %d branches executed in file %s\n"
5785 msgstr ""
5787 #: gcov.c:1258
5788 #, c-format
5789 msgid "%6.2f%% of %d branches taken at least once in file %s\n"
5790 msgstr ""
5792 #: gcov.c:1263
5793 #, c-format
5794 msgid "No branches in file %s\n"
5795 msgstr ""
5797 #: gcov.c:1265
5798 #, c-format
5799 msgid "%6.2f%% of %d calls executed in file %s\n"
5800 msgstr ""
5802 #: gcov.c:1269
5803 #, c-format
5804 msgid "No calls in file %s\n"
5805 msgstr ""
5807 #: gcov.c:1281
5808 #, c-format
5809 msgid "Could not open source file %s.\n"
5810 msgstr ""
5812 #: gcov.c:1331
5813 #, c-format
5814 msgid "Could not open output file %s.\n"
5815 msgstr ""
5817 #: gcov.c:1339
5818 #, c-format
5819 msgid "Creating %s.\n"
5820 msgstr ""
5822 #: gcov.c:1387
5823 #, c-format
5824 msgid "call %d never executed\n"
5825 msgstr ""
5827 #: gcov.c:1396
5828 #, c-format
5829 msgid "call %d returns = %s\n"
5830 msgstr ""
5832 #: gcov.c:1406
5833 #, c-format
5834 msgid "call %d returns = %s%%\n"
5835 msgstr ""
5837 #: gcov.c:1413
5838 #, c-format
5839 msgid "branch %d never executed\n"
5840 msgstr ""
5842 #: gcov.c:1423
5843 #, c-format
5844 msgid "branch %d taken = %s\n"
5845 msgstr ""
5847 #: gcov.c:1433
5848 #, c-format
5849 msgid "branch %d taken = %s%%\n"
5850 msgstr ""
5852 #: gcov.c:1444
5853 #, c-format
5854 msgid "Unexpected EOF while reading source file %s.\n"
5855 msgstr ""
5857 #: gcse.c:757
5858 #, c-format
5859 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5860 msgstr ""
5862 #: gcse.c:769
5863 #, c-format
5864 msgid "GCSE disabled: %d basic blocks and %d registers"
5865 msgstr ""
5867 #: ch/grant.c:2652 ch/lex.c:212 ch/lex.c:2189 f/com.c:14249 graph.c:421
5868 #: java/jcf-parse.c:981 java/jcf-parse.c:1133 java/lex.c:1782
5869 #: objc/objc-act.c:529 profile.c:950 profile.c:958 toplev.c:1845 toplev.c:4954
5870 #, fuzzy, c-format
5871 msgid "can't open %s"
5872 msgstr "open %s"
5874 #: haifa-sched.c:190
5875 #, c-format
5876 msgid "fix_sched_param: unknown param: %s"
5877 msgstr ""
5879 #: integrate.c:185
5880 #, fuzzy
5881 msgid "function cannot be inline"
5882 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
5884 #: integrate.c:190
5885 msgid "varargs function cannot be inline"
5886 msgstr ""
5888 #: integrate.c:193
5889 msgid "function using alloca cannot be inline"
5890 msgstr ""
5892 #: integrate.c:196
5893 #, fuzzy
5894 msgid "function using setjmp cannot be inline"
5895 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
5897 #: integrate.c:199
5898 msgid "function uses __builtin_eh_return"
5899 msgstr ""
5901 #: integrate.c:202
5902 msgid "function with nested functions cannot be inline"
5903 msgstr ""
5905 #: integrate.c:206
5906 msgid "function with label addresses used in initializers cannot inline"
5907 msgstr ""
5909 #: integrate.c:213 integrate.c:257
5910 msgid "function too large to be inline"
5911 msgstr ""
5913 #: integrate.c:223
5914 msgid "no prototype, and parameter address used; cannot be inline"
5915 msgstr ""
5917 #: integrate.c:230 integrate.c:275
5918 msgid "inline functions not supported for this return value type"
5919 msgstr ""
5921 #: integrate.c:235
5922 msgid "function with varying-size return value cannot be inline"
5923 msgstr ""
5925 #: integrate.c:242
5926 msgid "function with varying-size parameter cannot be inline"
5927 msgstr ""
5929 #: integrate.c:245
5930 msgid "function with transparent unit parameter cannot be inline"
5931 msgstr ""
5933 #: integrate.c:264
5934 msgid "function with computed jump cannot inline"
5935 msgstr ""
5937 #: integrate.c:268
5938 msgid "function with nonlocal goto cannot be inline"
5939 msgstr ""
5941 #: integrate.c:282
5942 msgid "function with target specific attribute(s) cannot be inlined"
5943 msgstr ""
5945 #: line-map.c:198
5946 #, fuzzy, c-format
5947 msgid "In file included from %s:%u"
5948 msgstr "In bestand ingevoegd door "
5950 #. Translators note: this message is used in conjunction
5951 #. with "In file included from %s:%ld" and some other
5952 #. tricks.  We want something like this:
5954 #. | In file included from sys/select.h:123,
5955 #. |                  from sys/types.h:234,
5956 #. |                  from userfile.c:31:
5957 #. | bits/select.h:45: <error message here>
5959 #. with all the "from"s lined up.
5960 #. The trailing comma is at the beginning of this message,
5961 #. and the trailing colon is not translated.
5962 #: line-map.c:216
5963 #, fuzzy, c-format
5964 msgid ""
5965 ",\n"
5966 "                 from %s:%u"
5967 msgstr ""
5968 ",\n"
5969 "                 door "
5971 #. If we didn't find this parameter, issue an error message.
5972 #: params.c:80
5973 #, fuzzy, c-format
5974 msgid "invalid parameter `%s'"
5975 msgstr "ongeldige macronaam `%.*s'"
5977 #: profile.c:429
5978 #, c-format
5979 msgid "corrupted profile info: prob for %d-%d thought to be %d"
5980 msgstr ""
5982 #: profile.c:975
5983 #, c-format
5984 msgid "file %s not found, execution counts assumed to be zero"
5985 msgstr ""
5987 #: profile.c:1022
5988 msgid ".da file contents exhausted too early"
5989 msgstr ""
5991 #: profile.c:1025
5992 msgid ".da file contents not exhausted"
5993 msgstr ""
5995 #: protoize.c:593
5996 #, c-format
5997 msgid "%s: internal abort\n"
5998 msgstr ""
6000 #: protoize.c:684
6001 #, c-format
6002 msgid "%s: error writing file `%s': %s\n"
6003 msgstr ""
6005 #: protoize.c:729
6006 #, c-format
6007 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6008 msgstr ""
6010 #: protoize.c:732
6011 #, c-format
6012 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6013 msgstr ""
6015 #: protoize.c:839
6016 #, c-format
6017 msgid "%s: warning: no read access for file `%s'\n"
6018 msgstr ""
6020 #: protoize.c:847
6021 #, c-format
6022 msgid "%s: warning: no write access for file `%s'\n"
6023 msgstr ""
6025 #: protoize.c:855
6026 #, c-format
6027 msgid "%s: warning: no write access for dir containing `%s'\n"
6028 msgstr ""
6030 #. Catch cases like /.. where we try to backup to a
6031 #. point above the absolute root of the logical file
6032 #. system.
6033 #: protoize.c:1273
6034 #, c-format
6035 msgid "%s: invalid file name: %s\n"
6036 msgstr ""
6038 #: protoize.c:1425
6039 #, c-format
6040 msgid "%s: %s: can't get status: %s\n"
6041 msgstr ""
6043 #: protoize.c:1446
6044 #, c-format
6045 msgid "\n%s: fatal error: aux info file corrupted at line %d\n"
6046 msgstr ""
6048 #: protoize.c:1782
6049 #, c-format
6050 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6051 msgstr ""
6053 #: protoize.c:2040
6054 #, c-format
6055 msgid "%s: compiling `%s'\n"
6056 msgstr ""
6058 #: protoize.c:2063
6059 #, c-format
6060 msgid "%s: wait: %s\n"
6061 msgstr ""
6063 #: protoize.c:2068
6064 #, c-format
6065 msgid "%s: subprocess got fatal signal %d\n"
6066 msgstr ""
6068 #: protoize.c:2076
6069 #, c-format
6070 msgid "%s: %s exited with status %d\n"
6071 msgstr ""
6073 #: protoize.c:2128
6074 #, c-format
6075 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6076 msgstr ""
6078 #: protoize.c:2137 protoize.c:2166
6079 #, c-format
6080 msgid "%s: can't read aux info file `%s': %s\n"
6081 msgstr ""
6083 #: protoize.c:2182 protoize.c:2210
6084 #, c-format
6085 msgid "%s: can't get status of aux info file `%s': %s\n"
6086 msgstr ""
6088 #: protoize.c:2238
6089 #, c-format
6090 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6091 msgstr ""
6093 #: protoize.c:2256
6094 #, c-format
6095 msgid "%s: error reading aux info file `%s': %s\n"
6096 msgstr ""
6098 #: protoize.c:2269
6099 #, c-format
6100 msgid "%s: error closing aux info file `%s': %s\n"
6101 msgstr ""
6103 #: protoize.c:2285
6104 #, c-format
6105 msgid "%s: can't delete aux info file `%s': %s\n"
6106 msgstr ""
6108 #: protoize.c:2367 protoize.c:4369
6109 #, c-format
6110 msgid "%s: can't delete file `%s': %s\n"
6111 msgstr ""
6113 #: protoize.c:2446
6114 #, c-format
6115 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6116 msgstr ""
6118 #: protoize.c:2571
6119 #, c-format
6120 msgid "%s: conflicting extern definitions of '%s'\n"
6121 msgstr ""
6123 #: protoize.c:2575
6124 #, c-format
6125 msgid "%s: declarations of '%s' will not be converted\n"
6126 msgstr ""
6128 #: protoize.c:2577
6129 #, c-format
6130 msgid "%s: conflict list for '%s' follows:\n"
6131 msgstr ""
6133 #: protoize.c:2610
6134 #, c-format
6135 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6136 msgstr ""
6138 #: protoize.c:2650
6139 #, c-format
6140 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6141 msgstr ""
6143 #: protoize.c:2656
6144 #, c-format
6145 msgid "%s: %d: warning: no extern definition for `%s'\n"
6146 msgstr ""
6148 #: protoize.c:2687
6149 #, c-format
6150 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6151 msgstr ""
6153 #: protoize.c:2693
6154 #, c-format
6155 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6156 msgstr ""
6158 #: protoize.c:2866 protoize.c:2869
6159 #, c-format
6160 msgid "%s: %d: warning: source too confusing\n"
6161 msgstr ""
6163 #: protoize.c:3075
6164 #, c-format
6165 msgid "%s: %d: warning: varargs function declaration not converted\n"
6166 msgstr ""
6168 #: protoize.c:3090
6169 #, c-format
6170 msgid "%s: declaration of function `%s' not converted\n"
6171 msgstr ""
6173 #: protoize.c:3213
6174 #, c-format
6175 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6176 msgstr ""
6178 #: protoize.c:3234
6179 #, c-format
6180 msgid "\n%s: warning: too few parameter lists in declaration of `%s'\n"
6181 msgstr ""
6183 #: protoize.c:3332
6184 #, c-format
6185 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6186 msgstr ""
6188 #: protoize.c:3510
6189 #, c-format
6190 msgid "%s: local declaration for function `%s' not inserted\n"
6191 msgstr ""
6193 #: protoize.c:3537
6194 #, c-format
6195 msgid "\n%s: %d: warning: can't add declaration of `%s' into macro call\n"
6196 msgstr ""
6198 #: protoize.c:3611
6199 #, c-format
6200 msgid "%s: global declarations for file `%s' not inserted\n"
6201 msgstr ""
6203 #: protoize.c:3702 protoize.c:3732
6204 #, c-format
6205 msgid "%s: definition of function `%s' not converted\n"
6206 msgstr ""
6208 #: protoize.c:3721
6209 #, c-format
6210 msgid "%s: %d: warning: definition of %s not converted\n"
6211 msgstr ""
6213 #: protoize.c:4051
6214 #, c-format
6215 msgid "%s: found definition of `%s' at %s(%d)\n"
6216 msgstr ""
6218 #. If we make it here, then we did not know about this
6219 #. function definition.
6220 #: protoize.c:4067
6221 #, c-format
6222 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6223 msgstr ""
6225 #: protoize.c:4070
6226 #, c-format
6227 msgid "%s: function definition not converted\n"
6228 msgstr ""
6230 #: protoize.c:4129
6231 #, c-format
6232 msgid "%s: `%s' not converted\n"
6233 msgstr ""
6235 #: protoize.c:4137
6236 #, c-format
6237 msgid "%s: would convert file `%s'\n"
6238 msgstr ""
6240 #: protoize.c:4140
6241 #, c-format
6242 msgid "%s: converting file `%s'\n"
6243 msgstr ""
6245 #: protoize.c:4150
6246 #, c-format
6247 msgid "%s: can't get status for file `%s': %s\n"
6248 msgstr ""
6250 #: protoize.c:4192
6251 #, c-format
6252 msgid "%s: can't open file `%s' for reading: %s\n"
6253 msgstr ""
6255 #: protoize.c:4207
6256 #, c-format
6257 msgid "\n%s: error reading input file `%s': %s\n"
6258 msgstr ""
6260 #: protoize.c:4241
6261 #, c-format
6262 msgid "%s: can't create/open clean file `%s': %s\n"
6263 msgstr ""
6265 #: protoize.c:4346
6266 #, c-format
6267 msgid "%s: warning: file `%s' already saved in `%s'\n"
6268 msgstr ""
6270 #: protoize.c:4354
6271 #, fuzzy, c-format
6272 msgid "%s: can't link file `%s' to `%s': %s\n"
6273 msgstr "kan oproep van `%s' niet inline maken"
6275 #: protoize.c:4384
6276 #, c-format
6277 msgid "%s: can't create/open output file `%s': %s\n"
6278 msgstr ""
6280 #: protoize.c:4417
6281 #, c-format
6282 msgid "%s: can't change mode of file `%s': %s\n"
6283 msgstr ""
6285 #: protoize.c:4592
6286 #, c-format
6287 msgid "%s: cannot get working directory: %s\n"
6288 msgstr ""
6290 #: protoize.c:4690
6291 #, c-format
6292 msgid "%s: input file names must have .c suffixes: %s\n"
6293 msgstr ""
6295 #: real.c:824 real.c:1001
6296 msgid "conversion from NaN to int"
6297 msgstr ""
6299 #: real.c:847
6300 msgid "conversion from NaN to unsigned int"
6301 msgstr ""
6303 #: real.c:2730
6304 msgid "floating point overflow"
6305 msgstr ""
6307 #: real.c:4395 real.c:6675 real.c:6756
6308 msgid "overflow on truncation to integer"
6309 msgstr ""
6311 #: real.c:4467
6312 msgid "overflow on truncation to unsigned integer"
6313 msgstr ""
6315 #: real.c:5812
6316 #, c-format
6317 msgid "%s: argument domain error"
6318 msgstr ""
6320 #: real.c:5813
6321 #, c-format
6322 msgid "%s: function singularity"
6323 msgstr ""
6325 #: real.c:5814
6326 #, c-format
6327 msgid "%s: overflow range error"
6328 msgstr ""
6330 #: real.c:5815
6331 #, c-format
6332 msgid "%s: underflow range error"
6333 msgstr ""
6335 #: real.c:5816
6336 #, c-format
6337 msgid "%s: total loss of precision"
6338 msgstr ""
6340 #: real.c:5817
6341 #, c-format
6342 msgid "%s: partial loss of precision"
6343 msgstr ""
6345 #: real.c:5818
6346 #, c-format
6347 msgid "%s: NaN - producing operation"
6348 msgstr ""
6350 #: reg-stack.c:677
6351 #, c-format
6352 msgid "output constraint %d must specify a single register"
6353 msgstr ""
6355 #: reg-stack.c:687
6356 #, c-format
6357 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6358 msgstr ""
6360 #: reg-stack.c:710
6361 msgid "output regs must be grouped at top of stack"
6362 msgstr ""
6364 #: reg-stack.c:747
6365 msgid "implicitly popped regs must be grouped at top of stack"
6366 msgstr ""
6368 #: reg-stack.c:766
6369 #, c-format
6370 msgid "output operand %d must use `&' constraint"
6371 msgstr ""
6373 #: regclass.c:778
6374 #, c-format
6375 msgid "can't use '%s' as a %s register"
6376 msgstr ""
6378 #: config/ia64/ia64.c:3856 config/ia64/ia64.c:3863 regclass.c:793
6379 #, c-format
6380 msgid "unknown register name: %s"
6381 msgstr ""
6383 #: regclass.c:804
6384 msgid "global register variable follows a function definition"
6385 msgstr "globale registervariabele volgt op een functiedefinitie"
6387 #: regclass.c:808
6388 msgid "register used for two global register variables"
6389 msgstr ""
6391 #: regclass.c:813
6392 msgid "call-clobbered register used for global register variable"
6393 msgstr ""
6395 #: regrename.c:1821
6396 #, c-format
6397 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6398 msgstr ""
6400 #: regrename.c:1833
6401 #, c-format
6402 msgid "validate_value_data: Loop in regno chain (%u)"
6403 msgstr ""
6405 #: regrename.c:1836
6406 #, c-format
6407 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6408 msgstr ""
6410 #: regrename.c:1848
6411 #, c-format
6412 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6413 msgstr ""
6415 #: reload.c:1207
6416 msgid "cannot reload integer constant operand in `asm'"
6417 msgstr ""
6419 #: reload.c:1229
6420 msgid "impossible register constraint in `asm'"
6421 msgstr ""
6423 #: reload.c:3387
6424 msgid "`&' constraint used with no register class"
6425 msgstr ""
6427 #: reload.c:3555
6428 msgid "unable to generate reloads for:"
6429 msgstr ""
6431 #: reload.c:3556 reload.c:3770
6432 msgid "inconsistent operand constraints in an `asm'"
6433 msgstr ""
6435 #: reload1.c:1242
6436 msgid "frame size too large for reliable stack checking"
6437 msgstr ""
6439 #: reload1.c:1245
6440 msgid "try reducing the number of local variables"
6441 msgstr ""
6443 #: reload1.c:1892
6444 #, c-format
6445 msgid "can't find a register in class `%s' while reloading `asm'"
6446 msgstr ""
6448 #: reload1.c:1896
6449 #, c-format
6450 msgid "unable to find a register to spill in class `%s'"
6451 msgstr ""
6453 #: reload1.c:1898
6454 #, fuzzy
6455 msgid "this is the insn:"
6456 msgstr "dit is het eerste ELSE-label"
6458 #: reload1.c:3917
6459 msgid "`asm' operand requires impossible reload"
6460 msgstr ""
6462 #. It's the compiler's fault.
6463 #: reload1.c:5033
6464 msgid "could not find a spill register"
6465 msgstr ""
6467 #: reload1.c:5038
6468 msgid "`asm' operand constraint incompatible with operand size"
6469 msgstr ""
6471 #. It's the compiler's fault.
6472 #: reload1.c:6629
6473 msgid "VOIDmode on an output"
6474 msgstr ""
6476 #: reload1.c:6630
6477 msgid "output operand is constant in `asm'"
6478 msgstr ""
6480 #: rtl-error.c:139
6481 #, fuzzy
6482 msgid "unrecognizable insn:"
6483 msgstr "signature-string niet herkend"
6485 #: rtl-error.c:141
6486 msgid "insn does not satisfy its constraints:"
6487 msgstr ""
6489 #: rtl.c:707
6490 #, c-format
6491 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6492 msgstr ""
6494 #: rtl.c:722
6495 #, c-format
6496 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6497 msgstr ""
6499 #: rtl.c:738
6500 #, c-format
6501 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6502 msgstr ""
6504 #: rtl.c:751
6505 #, c-format
6506 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6507 msgstr ""
6509 #: rtl.c:765
6510 #, c-format
6511 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6512 msgstr ""
6514 #: rtl.c:780
6515 #, c-format
6516 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6517 msgstr ""
6519 #: stmt.c:927
6520 #, c-format
6521 msgid "jump to `%s' invalidly jumps into binding contour"
6522 msgstr ""
6524 #: stmt.c:1163 stmt.c:3895
6525 #, c-format
6526 msgid "label `%s' used before containing binding contour"
6527 msgstr ""
6529 #: stmt.c:1343
6530 msgid "output operand constraint lacks `='"
6531 msgstr ""
6533 #: stmt.c:1358
6534 #, c-format
6535 msgid "output constraint `%c' for operand %d is not at the beginning"
6536 msgstr ""
6538 #: stmt.c:1380
6539 msgid "operand constraint contains incorrectly positioned '+' or '='"
6540 msgstr ""
6542 #: stmt.c:1386 stmt.c:1486
6543 #, c-format
6544 msgid "`%%' constraint used with last operand"
6545 msgstr ""
6547 #: stmt.c:1405
6548 msgid "matching constraint not valid in output operand"
6549 msgstr ""
6551 #: stmt.c:1477
6552 #, c-format
6553 msgid "input operand constraint contains `%c'"
6554 msgstr ""
6556 #: stmt.c:1517
6557 msgid "matching constraint references invalid operand number"
6558 msgstr ""
6560 #: stmt.c:1549
6561 #, c-format
6562 msgid "invalid punctuation `%c' in constraint"
6563 msgstr ""
6565 #: stmt.c:1645
6566 #, c-format
6567 msgid "unknown register name `%s' in `asm'"
6568 msgstr ""
6570 #: stmt.c:1689
6571 #, c-format
6572 msgid "more than %d operands in `asm'"
6573 msgstr ""
6575 #: stmt.c:1748
6576 #, c-format
6577 msgid "output number %d not directly addressable"
6578 msgstr ""
6580 #. ??? Leave this only until we have experience with what
6581 #. happens in combine and elsewhere when constraints are
6582 #. not satisfied.
6583 #: stmt.c:1817 stmt.c:1846
6584 #, c-format
6585 msgid "asm operand %d probably doesn't match constraints"
6586 msgstr ""
6588 #: stmt.c:1992
6589 msgid "too many alternatives in `asm'"
6590 msgstr ""
6592 #: stmt.c:2004
6593 msgid "operand constraints for `asm' differ in number of alternatives"
6594 msgstr ""
6596 #: stmt.c:2057
6597 #, fuzzy, c-format
6598 msgid "duplicate asm operand name '%s'"
6599 msgstr "herhaald lid `%s'"
6601 #: stmt.c:2144
6602 msgid "missing close brace for named operand"
6603 msgstr ""
6605 #: stmt.c:2164
6606 #, fuzzy, c-format
6607 msgid "undefined named operand '%s'"
6608 msgstr "ongeldige operand van %s"
6610 #: stmt.c:3832
6611 #, c-format
6612 msgid "unused variable `%s'"
6613 msgstr ""
6615 #: stmt.c:5284
6616 #, c-format
6617 msgid "enumeration value `%s' not handled in switch"
6618 msgstr ""
6620 #: stmt.c:5310 stmt.c:5330
6621 #, c-format
6622 msgid "case value `%ld' not in enumerated type"
6623 msgstr ""
6625 #: stmt.c:5313 stmt.c:5333
6626 #, c-format
6627 msgid "case value `%ld' not in enumerated type `%s'"
6628 msgstr ""
6630 #: stor-layout.c:172
6631 msgid "type size can't be explicitly evaluated"
6632 msgstr ""
6634 #: stor-layout.c:174
6635 msgid "variable-size type declared outside of any function"
6636 msgstr ""
6638 #: stor-layout.c:455
6639 #, fuzzy, c-format
6640 msgid "size of `%s' is %d bytes"
6641 msgstr "grootte van `%s' is %u bytes"
6643 #: stor-layout.c:457
6644 #, fuzzy, c-format
6645 msgid "size of `%s' is larger than %d bytes"
6646 msgstr "grootte van `%s' is %u bytes"
6648 #: stor-layout.c:836 stor-layout.c:1089
6649 #, c-format
6650 msgid "packed attribute causes inefficient alignment for `%s'"
6651 msgstr ""
6653 #: stor-layout.c:838 stor-layout.c:1091
6654 #, c-format
6655 msgid "packed attribute is unnecessary for `%s'"
6656 msgstr ""
6658 #: stor-layout.c:853
6659 #, c-format
6660 msgid "padding struct to align `%s'"
6661 msgstr ""
6663 #: stor-layout.c:1053
6664 msgid "padding struct size to alignment boundary"
6665 msgstr ""
6667 #: stor-layout.c:1096
6668 msgid "packed attribute causes inefficient alignment"
6669 msgstr ""
6671 #: stor-layout.c:1098
6672 msgid "packed attribute is unnecessary"
6673 msgstr ""
6675 #: timevar.c:448
6676 msgid "\nExecution times (seconds)\n"
6677 msgstr ""
6679 #. Print total time.
6680 #: timevar.c:498
6681 #, fuzzy
6682 msgid " TOTAL                 :"
6683 msgstr ""
6684 ",\n"
6685 "                 door "
6687 #: timevar.c:534
6688 #, c-format
6689 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6690 msgstr ""
6692 #: tlink.c:428
6693 #, fuzzy, c-format
6694 msgid "collect: reading %s\n"
6695 msgstr "collect2 versie %s"
6697 #: tlink.c:532
6698 #, fuzzy, c-format
6699 msgid "collect: recompiling %s\n"
6700 msgstr "collect2 versie %s"
6702 #: tlink.c:698
6703 #, fuzzy, c-format
6704 msgid "collect: tweaking %s in %s\n"
6705 msgstr "collect2 versie %s"
6707 #: tlink.c:745
6708 msgid "collect: relinking\n"
6709 msgstr ""
6711 #: tlink.c:754
6712 #, c-format
6713 msgid "ld returned %d exit status"
6714 msgstr "ld gaf exit-status %d terug"
6716 #: toplev.c:913
6717 msgid "Generate debugging info in default format"
6718 msgstr ""
6720 #: toplev.c:914
6721 msgid "Generate debugging info in default extended format"
6722 msgstr ""
6724 #: toplev.c:916
6725 msgid "Generate STABS format debug info"
6726 msgstr ""
6728 #: toplev.c:917
6729 msgid "Generate extended STABS format debug info"
6730 msgstr ""
6732 #: toplev.c:920
6733 msgid "Generate DWARF-1 format debug info"
6734 msgstr ""
6736 #: toplev.c:922
6737 msgid "Generate extended DWARF-1 format debug info"
6738 msgstr ""
6740 #: toplev.c:925
6741 msgid "Generate DWARF-2 debug info"
6742 msgstr ""
6744 #: toplev.c:928
6745 msgid "Generate XCOFF format debug info"
6746 msgstr ""
6748 #: toplev.c:929
6749 msgid "Generate extended XCOFF format debug info"
6750 msgstr ""
6752 #: toplev.c:932
6753 msgid "Generate COFF format debug info"
6754 msgstr ""
6756 #: toplev.c:976
6757 msgid "Perform DWARF2 duplicate elimination"
6758 msgstr ""
6760 #: toplev.c:978
6761 msgid "Do not store floats in registers"
6762 msgstr ""
6764 #: toplev.c:980
6765 msgid "Consider all mem refs through pointers as volatile"
6766 msgstr ""
6768 #: toplev.c:982
6769 msgid "Consider all mem refs to global data to be volatile"
6770 msgstr ""
6772 #: toplev.c:984
6773 msgid "Consider all mem refs to static data to be volatile"
6774 msgstr ""
6776 #: toplev.c:986
6777 msgid "Defer popping functions args from stack until later"
6778 msgstr ""
6780 #: toplev.c:988
6781 msgid "When possible do not generate stack frames"
6782 msgstr ""
6784 #: toplev.c:990
6785 msgid "Optimize sibling and tail recursive calls"
6786 msgstr ""
6788 #: toplev.c:992
6789 msgid "When running CSE, follow jumps to their targets"
6790 msgstr ""
6792 #: toplev.c:994
6793 msgid "When running CSE, follow conditional jumps"
6794 msgstr ""
6796 #: toplev.c:996
6797 msgid "Perform a number of minor, expensive optimizations"
6798 msgstr ""
6800 #: toplev.c:998
6801 msgid "Perform jump threading optimizations"
6802 msgstr ""
6804 #: toplev.c:1000
6805 msgid "Perform strength reduction optimizations"
6806 msgstr ""
6808 #: toplev.c:1002
6809 msgid "Perform loop unrolling when iteration count is known"
6810 msgstr ""
6812 #: toplev.c:1004
6813 msgid "Perform loop unrolling for all loops"
6814 msgstr ""
6816 #: toplev.c:1006
6817 msgid "Generate prefetch instructions, if available, for arrays in loops"
6818 msgstr ""
6820 #: toplev.c:1008
6821 msgid "Force all loop invariant computations out of loops"
6822 msgstr ""
6824 #: toplev.c:1010
6825 msgid "Strength reduce all loop general induction variables"
6826 msgstr ""
6828 #: toplev.c:1012
6829 msgid "Store strings in writable data section"
6830 msgstr ""
6832 #: toplev.c:1014
6833 msgid "Enable machine specific peephole optimizations"
6834 msgstr ""
6836 #: toplev.c:1016
6837 msgid "Copy memory operands into registers before using"
6838 msgstr ""
6840 #: toplev.c:1018
6841 msgid "Copy memory address constants into regs before using"
6842 msgstr ""
6844 #: toplev.c:1020
6845 msgid "Allow function addresses to be held in registers"
6846 msgstr ""
6848 #: toplev.c:1022
6849 msgid "Integrate simple functions into their callers"
6850 msgstr ""
6852 #: toplev.c:1024
6853 msgid "Generate code for funcs even if they are fully inlined"
6854 msgstr ""
6856 #: toplev.c:1026
6857 msgid "Pay attention to the 'inline' keyword"
6858 msgstr ""
6860 #: toplev.c:1028
6861 msgid "Emit static const variables even if they are not used"
6862 msgstr ""
6864 #: toplev.c:1030
6865 msgid "Check for syntax errors, then stop"
6866 msgstr ""
6868 #: toplev.c:1032
6869 msgid "Mark data as shared rather than private"
6870 msgstr ""
6872 #: toplev.c:1034
6873 msgid "Enable saving registers around function calls"
6874 msgstr ""
6876 #: toplev.c:1036
6877 msgid "Return 'short' aggregates in memory, not registers"
6878 msgstr ""
6880 #: toplev.c:1038
6881 msgid "Return 'short' aggregates in registers"
6882 msgstr ""
6884 #: toplev.c:1040
6885 msgid "Attempt to fill delay slots of branch instructions"
6886 msgstr ""
6888 #: toplev.c:1042
6889 msgid "Perform the global common subexpression elimination"
6890 msgstr ""
6892 #: toplev.c:1044
6893 msgid "Perform enhanced load motion during global subexpression elimination"
6894 msgstr ""
6896 #: toplev.c:1046
6897 msgid "Perform store motion after global subexpression elimination"
6898 msgstr ""
6900 #: toplev.c:1048
6901 msgid "Run CSE pass after loop optimizations"
6902 msgstr ""
6904 #: toplev.c:1050
6905 msgid "Run the loop optimizer twice"
6906 msgstr ""
6908 #: toplev.c:1052
6909 msgid "Delete useless null pointer checks"
6910 msgstr ""
6912 #: toplev.c:1054
6913 msgid "Pretend that host and target use the same FP format"
6914 msgstr ""
6916 #: toplev.c:1056
6917 msgid "Reschedule instructions before register allocation"
6918 msgstr ""
6920 #: toplev.c:1058
6921 msgid "Reschedule instructions after register allocation"
6922 msgstr ""
6924 #: toplev.c:1060
6925 msgid "Enable scheduling across basic blocks"
6926 msgstr ""
6928 #: toplev.c:1062
6929 msgid "Allow speculative motion of non-loads"
6930 msgstr ""
6932 #: toplev.c:1064
6933 msgid "Allow speculative motion of some loads"
6934 msgstr ""
6936 #: toplev.c:1066
6937 msgid "Allow speculative motion of more loads"
6938 msgstr ""
6940 #: toplev.c:1068
6941 msgid "Replace add,compare,branch with branch on count reg"
6942 msgstr ""
6944 #: toplev.c:1070
6945 #, fuzzy
6946 msgid "Generate position independent code, if possible"
6947 msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
6949 #: toplev.c:1073
6950 msgid "Enable exception handling"
6951 msgstr ""
6953 #: toplev.c:1075
6954 msgid "Just generate unwind tables for exception handling"
6955 msgstr ""
6957 #: toplev.c:1077
6958 msgid "Generate unwind tables exact at each instruction boundary"
6959 msgstr ""
6961 #: toplev.c:1079
6962 msgid "Support synchronous non-call exceptions"
6963 msgstr ""
6965 #: toplev.c:1081
6966 msgid "Insert arc based program profiling code"
6967 msgstr ""
6969 #: toplev.c:1083
6970 msgid "Create data files needed by gcov"
6971 msgstr ""
6973 #: toplev.c:1085
6974 msgid "Use profiling information for branch probabilities"
6975 msgstr ""
6977 #: toplev.c:1087
6978 msgid "Reorder basic blocks to improve code placement"
6979 msgstr ""
6981 #: toplev.c:1089
6982 msgid "Do the register renaming optimization pass"
6983 msgstr ""
6985 #: toplev.c:1091
6986 msgid "Do the register copy-propagation optimization pass"
6987 msgstr ""
6989 #: toplev.c:1093
6990 msgid "Do not put uninitialized globals in the common section"
6991 msgstr ""
6993 #: toplev.c:1095
6994 msgid "Do not generate .size directives"
6995 msgstr ""
6997 #: toplev.c:1097
6998 #, fuzzy
6999 msgid "place each function into its own section"
7000 msgstr "keer vermeld voor elke functie waarin hij staat.)"
7002 #: toplev.c:1099
7003 msgid "place data items into their own section"
7004 msgstr ""
7006 #: toplev.c:1101
7007 msgid "Add extra commentry to assembler output"
7008 msgstr ""
7010 #: toplev.c:1103
7011 msgid "Output GNU ld formatted global initializers"
7012 msgstr ""
7014 #: toplev.c:1105
7015 msgid "Enables a register move optimization"
7016 msgstr ""
7018 #: toplev.c:1107
7019 msgid "Do the full regmove optimization pass"
7020 msgstr ""
7022 #: toplev.c:1109
7023 msgid "Pack structure members together without holes"
7024 msgstr ""
7026 #: toplev.c:1111
7027 msgid "Insert stack checking code into the program"
7028 msgstr ""
7030 #: toplev.c:1113
7031 msgid "Specify that arguments may alias each other & globals"
7032 msgstr ""
7034 #: toplev.c:1115
7035 msgid "Assume arguments may alias globals but not each other"
7036 msgstr ""
7038 #: toplev.c:1117
7039 msgid "Assume arguments do not alias each other or globals"
7040 msgstr ""
7042 #: toplev.c:1119
7043 msgid "Assume strict aliasing rules apply"
7044 msgstr ""
7046 #: toplev.c:1121
7047 msgid "Align the start of loops"
7048 msgstr ""
7050 #: toplev.c:1123
7051 msgid "Align labels which are only reached by jumping"
7052 msgstr ""
7054 #: toplev.c:1125
7055 msgid "Align all labels"
7056 msgstr ""
7058 #: toplev.c:1127
7059 #, fuzzy
7060 msgid "Align the start of functions"
7061 msgstr "impliciete declaratie van functie `%s'"
7063 #: toplev.c:1129
7064 msgid "Attempt to merge identical constants accross compilation units"
7065 msgstr ""
7067 #: toplev.c:1131
7068 msgid "Attempt to merge identical constants and constant variables"
7069 msgstr ""
7071 #: toplev.c:1133
7072 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7073 msgstr ""
7075 #: toplev.c:1135
7076 msgid "Instrument function entry/exit with profiling calls"
7077 msgstr ""
7079 #: toplev.c:1137
7080 msgid "Enable SSA optimizations"
7081 msgstr ""
7083 #: toplev.c:1139
7084 msgid "Enable SSA conditional constant propagation"
7085 msgstr ""
7087 #: toplev.c:1141
7088 msgid "Enable aggressive SSA dead code elimination"
7089 msgstr ""
7091 #: toplev.c:1143
7092 msgid "External symbols have a leading underscore"
7093 msgstr ""
7095 #: toplev.c:1145
7096 #, fuzzy
7097 msgid "Process #ident directives"
7098 msgstr "ongeldig preprocessing-commando"
7100 #: toplev.c:1147
7101 msgid "Enables an rtl peephole pass run before sched2"
7102 msgstr ""
7104 #: toplev.c:1149
7105 msgid "Enables guessing of branch probabilities"
7106 msgstr ""
7108 #: toplev.c:1151
7109 #, fuzzy
7110 msgid "Set errno after built-in math functions"
7111 msgstr "interne fout - slechte ingebouwde functie `%s'"
7113 #: toplev.c:1153
7114 #, fuzzy
7115 msgid "Floating-point operations can trap"
7116 msgstr "floating-point constante buiten bereik"
7118 #: toplev.c:1155
7119 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7120 msgstr ""
7122 #: toplev.c:1157
7123 msgid "Compile pointers as triples: value, base & end"
7124 msgstr ""
7126 #: toplev.c:1159
7127 msgid "Generate code to check bounds before dereferencing pointers and arrays"
7128 msgstr ""
7130 #: toplev.c:1161
7131 #, fuzzy
7132 msgid "Convert floating point constant to single precision constant"
7133 msgstr "floating-point fout bij het uitschrijven van een constante"
7135 #: toplev.c:1163
7136 msgid "Report time taken by each compiler pass at end of run"
7137 msgstr ""
7139 #: toplev.c:1165
7140 msgid "Report on permanent memory allocation at end of run"
7141 msgstr ""
7143 #: toplev.c:1167
7144 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7145 msgstr ""
7147 #: toplev.c:1184
7148 msgid "Compile just for ISO C89"
7149 msgstr ""
7151 #: toplev.c:1186
7152 msgid "Do not promote floats to double if using -traditional"
7153 msgstr ""
7155 #: toplev.c:1188
7156 msgid "Determine language standard"
7157 msgstr ""
7159 #: toplev.c:1192
7160 msgid "Make bit-fields by unsigned by default"
7161 msgstr ""
7163 #: toplev.c:1196
7164 msgid "Make 'char' be signed by default"
7165 msgstr ""
7167 #: toplev.c:1198
7168 msgid "Make 'char' be unsigned by default"
7169 msgstr ""
7171 #: toplev.c:1204
7172 msgid "Attempt to support traditional K&R style C"
7173 msgstr ""
7175 #: toplev.c:1210
7176 msgid "Do not recognize the 'asm' keyword"
7177 msgstr ""
7179 #: toplev.c:1213
7180 #, fuzzy
7181 msgid "Do not recognize any built in functions"
7182 msgstr "interne fout - slechte ingebouwde functie `%s'"
7184 #: toplev.c:1215
7185 msgid "Assume normal C execution environment"
7186 msgstr ""
7188 #: toplev.c:1218
7189 msgid "Assume that standard libraries & main might not exist"
7190 msgstr ""
7192 #: toplev.c:1221
7193 msgid "Allow different types as args of ? operator"
7194 msgstr ""
7196 #: toplev.c:1224
7197 msgid "Allow the use of $ inside identifiers"
7198 msgstr ""
7200 #: toplev.c:1229
7201 msgid "Use the same size for double as for float"
7202 msgstr ""
7204 #: toplev.c:1232
7205 msgid "Use the smallest fitting integer to hold enums"
7206 msgstr ""
7208 #: toplev.c:1235
7209 msgid "Override the underlying type for wchar_t to `unsigned short'"
7210 msgstr ""
7212 #: toplev.c:1239
7213 msgid "Enable most warning messages"
7214 msgstr ""
7216 #: toplev.c:1241
7217 #, fuzzy
7218 msgid "Warn about casting functions to incompatible types"
7219 msgstr "parameter wijst naar een onvolledig type"
7221 #: toplev.c:1245
7222 #, fuzzy
7223 msgid "Warn about functions which might be candidates for format attributes"
7224 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
7226 #: toplev.c:1248
7227 msgid "Warn about casts which discard qualifiers"
7228 msgstr ""
7230 #: toplev.c:1251
7231 #, fuzzy
7232 msgid "Warn about subscripts whose type is 'char'"
7233 msgstr "array subscript is van het type `char'"
7235 #: toplev.c:1254 toplev.c:1257
7236 msgid "Warn if nested comments are detected"
7237 msgstr ""
7239 #: toplev.c:1260
7240 msgid "Warn about possibly confusing type conversions"
7241 msgstr ""
7243 #: toplev.c:1263
7244 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7245 msgstr ""
7247 #: toplev.c:1267
7248 msgid "Don't warn about strftime formats yielding 2 digit years"
7249 msgstr ""
7251 #: toplev.c:1270
7252 #, fuzzy
7253 msgid "Don't warn about too many arguments to format functions"
7254 msgstr "teveel argumenten voor functie"
7256 #: toplev.c:1272
7257 #, fuzzy
7258 msgid "Warn about non-string-literal format strings"
7259 msgstr "formaatstring niet beëindigd"
7261 #: toplev.c:1275
7262 msgid "Warn about possible security problems with format functions"
7263 msgstr ""
7265 #: toplev.c:1278
7266 #, fuzzy
7267 msgid "Warn about implicit function declarations"
7268 msgstr "parameternamen (zonder types) in functiedeclaratie"
7270 #: toplev.c:1282
7271 msgid "Warn when a declaration does not specify a type"
7272 msgstr ""
7274 #: toplev.c:1287
7275 #, fuzzy
7276 msgid "Warn about the use of the #import directive"
7277 msgstr "lijnnummer buiten bereik in `#line'-commando"
7279 #: toplev.c:1291
7280 msgid "Do not warn about using 'long long' when -pedantic"
7281 msgstr ""
7283 #: toplev.c:1293
7284 #, fuzzy
7285 msgid "Warn about suspicious declarations of main"
7286 msgstr "geen eerdere declaratie voor `%s'"
7288 #: toplev.c:1296
7289 #, fuzzy
7290 msgid "Warn about possibly missing braces around initializers"
7291 msgstr "accolades ontbreken rond beginwaarde"
7293 #: toplev.c:1299
7294 #, fuzzy
7295 msgid "Warn about global funcs without previous declarations"
7296 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
7298 #: toplev.c:1302
7299 msgid "Warn about global funcs without prototypes"
7300 msgstr ""
7302 #: toplev.c:1305
7303 msgid "Warn about use of multicharacter literals"
7304 msgstr ""
7306 #: toplev.c:1308
7307 msgid "Warn about externs not at file scope level"
7308 msgstr ""
7310 #: toplev.c:1311
7311 msgid "Warn about possible missing parentheses"
7312 msgstr ""
7314 #: toplev.c:1314
7315 msgid "Warn about possible violations of sequence point rules"
7316 msgstr ""
7318 #: toplev.c:1317
7319 #, fuzzy
7320 msgid "Warn about function pointer arithmetic"
7321 msgstr "pointer naar functie gebruikt in rekensom"
7323 #: toplev.c:1320
7324 #, fuzzy
7325 msgid "Warn about multiple declarations of the same object"
7326 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
7328 #: toplev.c:1323
7329 msgid "Warn about signed/unsigned comparisons"
7330 msgstr ""
7332 #: toplev.c:1326
7333 msgid "Warn about testing equality of floating point numbers"
7334 msgstr ""
7336 #: toplev.c:1329
7337 msgid "Warn about unrecognized pragmas"
7338 msgstr ""
7340 #: toplev.c:1332
7341 #, fuzzy
7342 msgid "Warn about non-prototyped function decls"
7343 msgstr "niet-prototype definitie hier"
7345 #: toplev.c:1335
7346 msgid "Warn about constructs whose meaning change in ISO C"
7347 msgstr ""
7349 #: toplev.c:1338
7350 #, fuzzy
7351 msgid "Warn when trigraphs are encountered"
7352 msgstr "%lu trigraph(s) tegengekomen"
7354 #: toplev.c:1343
7355 #, fuzzy
7356 msgid "Mark strings as 'const char *'"
7357 msgstr "slechte stringconstante"
7359 #: toplev.c:1473
7360 msgid "Warn when a function is unused"
7361 msgstr ""
7363 #: toplev.c:1475
7364 msgid "Warn when a label is unused"
7365 msgstr ""
7367 #: toplev.c:1477
7368 msgid "Warn when a function parameter is unused"
7369 msgstr ""
7371 #: toplev.c:1479
7372 msgid "Warn when a variable is unused"
7373 msgstr ""
7375 #: toplev.c:1481
7376 msgid "Warn when an expression value is unused"
7377 msgstr ""
7379 #: toplev.c:1483
7380 msgid "Do not suppress warnings from system headers"
7381 msgstr ""
7383 #: toplev.c:1485
7384 msgid "Treat all warnings as errors"
7385 msgstr ""
7387 #: toplev.c:1487
7388 #, fuzzy
7389 msgid "Warn when one local variable shadows another"
7390 msgstr "De locale variabele `insn' heeft de waarde:"
7392 #: toplev.c:1489
7393 msgid "Warn about enumerated switches missing a specific case"
7394 msgstr ""
7396 #: toplev.c:1491
7397 msgid "Warn about returning structures, unions or arrays"
7398 msgstr ""
7400 #: toplev.c:1493
7401 msgid "Warn about pointer casts which increase alignment"
7402 msgstr ""
7404 #: toplev.c:1495
7405 msgid "Warn about code that will never be executed"
7406 msgstr ""
7408 #: toplev.c:1497
7409 msgid "Warn about uninitialized automatic variables"
7410 msgstr ""
7412 #: toplev.c:1499
7413 #, fuzzy
7414 msgid "Warn when an inlined function cannot be inlined"
7415 msgstr "kan functie `main' niet inline maken"
7417 #: toplev.c:1501
7418 msgid "Warn when the packed attribute has no effect on struct layout"
7419 msgstr ""
7421 #: toplev.c:1503
7422 msgid "Warn when padding is required to align struct members"
7423 msgstr ""
7425 #: toplev.c:1505
7426 msgid "Warn when an optimization pass is disabled"
7427 msgstr ""
7429 #: toplev.c:1507
7430 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7431 msgstr ""
7433 #: toplev.c:1509
7434 #, fuzzy
7435 msgid "Warn about functions which might be candidates for attribute noreturn"
7436 msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
7438 #: toplev.c:1580 toplev.c:4363 tradcpp.c:781
7439 #, fuzzy, c-format
7440 msgid "invalid option `%s'"
7441 msgstr "Ongeldige optie `%s'"
7443 #: toplev.c:1726
7444 #, fuzzy, c-format
7445 msgid "internal error: %s"
7446 msgstr "interne fout"
7448 #: toplev.c:2026
7449 #, c-format
7450 msgid "`%s' used but never defined"
7451 msgstr ""
7453 #: toplev.c:2029
7454 #, c-format
7455 msgid "`%s' declared `static' but never defined"
7456 msgstr ""
7458 #: toplev.c:2051
7459 #, c-format
7460 msgid "`%s' defined but not used"
7461 msgstr ""
7463 #: toplev.c:2282
7464 #, c-format
7465 msgid "invalid register name `%s' for register variable"
7466 msgstr ""
7468 #: toplev.c:3574
7469 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7470 msgstr ""
7472 #: toplev.c:3575
7473 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7474 msgstr ""
7476 #: toplev.c:3576
7477 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7478 msgstr ""
7480 #: toplev.c:3577
7481 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7482 msgstr ""
7484 #: toplev.c:3578
7485 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7486 msgstr ""
7488 #: toplev.c:3579
7489 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"
7490 msgstr ""
7492 #: toplev.c:3590
7493 msgid "  -O[number]              Set optimization level to [number]\n"
7494 msgstr ""
7496 #: toplev.c:3591
7497 msgid "  -Os                     Optimize for space rather than speed\n"
7498 msgstr ""
7500 #: toplev.c:3603
7501 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7502 msgstr ""
7504 #: toplev.c:3604
7505 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7506 msgstr ""
7508 #: toplev.c:3605
7509 msgid "  -w                      Suppress warnings\n"
7510 msgstr ""
7512 #: toplev.c:3606
7513 msgid "  -W                      Enable extra warnings\n"
7514 msgstr ""
7516 #: toplev.c:3617
7517 msgid "  -Wunused                Enable unused warnings\n"
7518 msgstr ""
7520 #: toplev.c:3618
7521 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7522 msgstr ""
7524 #: toplev.c:3619
7525 msgid "  -p                      Enable function profiling\n"
7526 msgstr ""
7528 #: toplev.c:3621
7529 msgid "  -a                      Enable block profiling \n"
7530 msgstr ""
7532 #: toplev.c:3624
7533 msgid "  -ax                     Enable jump profiling \n"
7534 msgstr ""
7536 #: toplev.c:3626
7537 msgid "  -o <file>               Place output into <file> \n"
7538 msgstr ""
7540 #: toplev.c:3627
7541 msgid ""
7542 "  -G <number>             Put global and static data smaller than <number>\n"
7543 "                          bytes into a special section (on some targets)\n"
7544 msgstr ""
7546 #: toplev.c:3638
7547 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7548 msgstr ""
7550 #: toplev.c:3639
7551 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
7552 msgstr ""
7554 #: toplev.c:3640
7555 msgid "  -version                Display the compiler's version\n"
7556 msgstr ""
7558 #: toplev.c:3641
7559 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7560 msgstr ""
7562 #: toplev.c:3642
7563 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
7564 msgstr ""
7566 #: toplev.c:3644
7567 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7568 msgstr ""
7570 #: toplev.c:3646
7571 msgid "  --help                  Display this information\n"
7572 msgstr ""
7574 #: toplev.c:3661
7575 msgid "\nLanguage specific options:\n"
7576 msgstr ""
7578 #: toplev.c:3673
7579 #, c-format
7580 msgid "  %-23.23s [undocumented]\n"
7581 msgstr ""
7583 #: toplev.c:3681 toplev.c:3695
7584 #, c-format
7585 msgid "\nThere are undocumented %s specific options as well.\n"
7586 msgstr ""
7588 #: toplev.c:3685
7589 #, c-format
7590 msgid "\n Options for %s:\n"
7591 msgstr ""
7593 #: toplev.c:3722
7594 msgid "\nTarget specific options:\n"
7595 msgstr ""
7597 #: toplev.c:3736 toplev.c:3755
7598 #, c-format
7599 msgid "  -m%-23.23s [undocumented]\n"
7600 msgstr ""
7602 #: toplev.c:3764
7603 msgid "\nThere are undocumented target specific options as well.\n"
7604 msgstr ""
7606 #: toplev.c:3766
7607 msgid "  They exist, but they are not documented.\n"
7608 msgstr ""
7610 #: toplev.c:3819
7611 #, c-format
7612 msgid "unrecognized gcc debugging option: %c"
7613 msgstr ""
7615 #: toplev.c:3889
7616 #, fuzzy, c-format
7617 msgid "unrecognized register name `%s'"
7618 msgstr "geen argumenten"
7620 #: toplev.c:3914 toplev.c:4792
7621 #, fuzzy, c-format
7622 msgid "unrecognized option `%s'"
7623 msgstr "onbekende formaatspecificatie"
7625 #: toplev.c:3958
7626 #, fuzzy
7627 msgid "-Wid-clash-LEN is no longer supported"
7628 msgstr "-pipe wordt niet ondersteund"
7630 #: toplev.c:4035
7631 #, c-format
7632 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7633 msgstr ""
7635 #: toplev.c:4038
7636 msgid "use -gdwarf-2   for DWARF v2"
7637 msgstr ""
7639 #: toplev.c:4043
7640 #, c-format
7641 msgid "ignoring option `%s' due to invalid debug level specification"
7642 msgstr ""
7644 #: toplev.c:4066 toplev.c:4790
7645 #, c-format
7646 msgid "`%s': unknown or unsupported -g option"
7647 msgstr ""
7649 #: toplev.c:4073
7650 #, c-format
7651 msgid "`%s' ignored, conflicts with `-g%s'"
7652 msgstr ""
7654 #: toplev.c:4152
7655 msgid "-param option missing argument"
7656 msgstr ""
7658 #: toplev.c:4161
7659 #, fuzzy, c-format
7660 msgid "invalid --param option: %s"
7661 msgstr "Ongeldige optie `%s'"
7663 #: toplev.c:4173
7664 #, fuzzy, c-format
7665 msgid "invalid parameter value `%s'"
7666 msgstr "ongeldige registernaam voor `%s'"
7668 #: toplev.c:4380
7669 #, fuzzy, c-format
7670 msgid ""
7671 "%s%s%s version %s (%s)\n"
7672 "%s\tcompiled by GNU C version %s.\n"
7673 "%s%s%s version %s (%s) compiled by CC.\n"
7674 msgstr ""
7675 "%s%s%s versie %s (%s) gecompileerd door GNU C versie %s.\n"
7676 "%s%s%s versie %s (%s) gecompileerd door CC.\n"
7678 #: toplev.c:4436
7679 msgid "options passed: "
7680 msgstr "meegegeven opties: "
7682 #: toplev.c:4465
7683 msgid "options enabled: "
7684 msgstr "ingeschakelde opties: "
7686 #: toplev.c:4524
7687 #, fuzzy, c-format
7688 msgid "can't open %s for writing"
7689 msgstr "open %s"
7691 # Moet 'command line' vertaald worden?
7692 #: toplev.c:4782
7693 #, fuzzy, c-format
7694 msgid "ignoring command line option '%s'"
7695 msgstr "Foldernaam ontbreekt na command-line optie"
7697 #: toplev.c:4785
7698 #, c-format
7699 msgid "(it is valid for %s but not the selected language)"
7700 msgstr ""
7702 #: toplev.c:4814
7703 msgid "-Wuninitialized is not supported without -O"
7704 msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
7706 #: toplev.c:4870
7707 msgid "instruction scheduling not supported on this target machine"
7708 msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
7710 #: toplev.c:4874
7711 msgid "this target machine does not have delayed branches"
7712 msgstr "deze doelmachine heeft geen delayed branches"
7714 #: toplev.c:4883
7715 msgid "profiling does not work without a frame pointer"
7716 msgstr ""
7718 #: toplev.c:4898
7719 #, c-format
7720 msgid "-f%sleading-underscore not supported on this target machine"
7721 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
7723 #: toplev.c:4961
7724 #, fuzzy
7725 msgid "-ffunction-sections not supported for this target"
7726 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
7728 #: toplev.c:4966
7729 #, fuzzy
7730 msgid "-fdata-sections not supported for this target"
7731 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
7733 #: toplev.c:4973
7734 msgid "-ffunction-sections disabled; it makes profiling impossible"
7735 msgstr ""
7737 #: toplev.c:4980
7738 #, fuzzy
7739 msgid "-fprefetch-loop-arrays not supported for this target"
7740 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
7742 #: toplev.c:4986
7743 #, fuzzy
7744 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7745 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
7747 #: toplev.c:4993
7748 msgid "-ffunction-sections may affect debugging on some targets"
7749 msgstr ""
7751 #: toplev.c:5114
7752 #, c-format
7753 msgid "error writing to %s"
7754 msgstr ""
7756 #: java/jcf-parse.c:1000 toplev.c:5116
7757 #, fuzzy, c-format
7758 msgid "error closing %s"
7759 msgstr "#error %s"
7761 #. It's a float since it contains a point.
7762 #: tradcif.y:231
7763 #, fuzzy
7764 msgid "floating point numbers not allowed in #if expressions"
7765 msgstr "Floating-point getallen zijn niet toegestaan in #if-expressies"
7767 #: tradcif.y:277
7768 msgid "invalid number in #if expression"
7769 msgstr ""
7771 #: tradcif.y:358
7772 #, fuzzy
7773 msgid "invalid character constant in #if"
7774 msgstr "niet-beëindigde karakterconstante"
7776 #: tradcif.y:395
7777 #, fuzzy
7778 msgid "double quoted strings not allowed in #if expressions"
7779 msgstr "stringconstantes zijn niet toegestaan in #if-expressies"
7781 #: tradcif.y:408
7782 #, fuzzy
7783 msgid "invalid token in expression"
7784 msgstr "Ongeldig token in expressie"
7786 #: tradcif.y:499
7787 #, fuzzy
7788 msgid "octal character constant does not fit in a byte"
7789 msgstr "karakterconstante te lang"
7791 #: tradcif.y:520
7792 #, fuzzy
7793 msgid "hex character constant does not fit in a byte"
7794 msgstr "karakterconstante te lang"
7796 #: tradcif.y:551
7797 #, fuzzy
7798 msgid "empty #if expression"
7799 msgstr "Ongeldig token in expressie"
7801 #: tradcif.y:565
7802 msgid "Junk after end of expression."
7803 msgstr "Brol na einde van expressie."
7805 #: tradcpp.c:138
7806 msgid "macro or #include recursion too deep"
7807 msgstr ""
7809 #: tradcpp.c:555
7810 #, c-format
7811 msgid "usage: %s [switches] input output"
7812 msgstr ""
7814 #: tradcpp.c:571
7815 #, fuzzy
7816 msgid "-traditional is not supported in C++"
7817 msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
7819 #: tradcpp.c:573
7820 msgid "-traditional and -ansi are mutually exclusive"
7821 msgstr ""
7823 #: tradcpp.c:587
7824 #, fuzzy
7825 msgid "filename missing after -i option"
7826 msgstr "Bestandsnaam ontbreekt na -o optie"
7828 #: tradcpp.c:605
7829 #, fuzzy
7830 msgid "filename missing after -o option"
7831 msgstr "Bestandsnaam ontbreekt na -o optie"
7833 #: tradcpp.c:664
7834 #, fuzzy, c-format
7835 msgid "target missing after %s option"
7836 msgstr "Bestandsnaam ontbreekt na %s optie"
7838 #: tradcpp.c:678
7839 #, fuzzy, c-format
7840 msgid "filename missing after %s option"
7841 msgstr "Bestandsnaam ontbreekt na %s optie"
7843 #: tradcpp.c:703
7844 #, fuzzy, c-format
7845 msgid "macro name missing after -%c option"
7846 msgstr "Macro-naam ontbreekt na -D optie"
7848 #: tradcpp.c:723
7849 msgid "-pedantic and -traditional are mutually exclusive"
7850 msgstr ""
7852 #: tradcpp.c:728
7853 msgid "-trigraphs and -traditional are mutually exclusive"
7854 msgstr ""
7856 #: tradcpp.c:754
7857 #, fuzzy
7858 msgid "directory name missing after -I option"
7859 msgstr "Foldernaam ontbreekt na `%s' optie"
7861 #: tradcpp.c:1434 tradcpp.c:3926
7862 msgid "`/*' within comment"
7863 msgstr "`/*' binnen commentaar"
7865 # 'Voorwaarde' is niet echt een vertaling van 'conditional'.
7866 # Is er een betere manier?
7867 #: tradcpp.c:1810
7868 #, fuzzy, c-format
7869 msgid "unterminated #%s conditional"
7870 msgstr "niet-beëindigde `#%s' voorwaarde"
7872 #: tradcpp.c:2169
7873 #, fuzzy
7874 msgid "not in any file?!"
7875 msgstr "cccp fout: in geen enkel bestand?!"
7877 #: tradcpp.c:2275
7878 msgid "`defined' must be followed by ident or (ident)"
7879 msgstr ""
7881 #: tradcpp.c:2279
7882 msgid "cccp error: invalid special hash type"
7883 msgstr "cccp fout: ongeldig soort van speciale hash"
7885 #: tradcpp.c:2377 tradcpp.c:2447
7886 msgid "#include expects \"fname\" or <fname>"
7887 msgstr ""
7889 #: tradcpp.c:2532
7890 #, fuzzy, c-format
7891 msgid "no include path in which to find %.*s"
7892 msgstr "Geen include-pad waarin %s kan gevonden worden"
7894 #: tradcpp.c:2710
7895 msgid "invalid macro name"
7896 msgstr "ongeldige macronaam"
7898 #: tradcpp.c:2718
7899 #, c-format
7900 msgid "invalid macro name `%s'"
7901 msgstr ""
7903 #: tradcpp.c:2723
7904 msgid "\"defined\" cannot be used as a macro name"
7905 msgstr ""
7907 #: tradcpp.c:2750
7908 #, fuzzy
7909 msgid "parameter name starts with a digit in #define"
7910 msgstr "argument voor `#%s' begint met cijfer"
7912 # Is 'interpunctie' hier een goede vertaling voor 'punctuation'
7913 #: tradcpp.c:2760
7914 #, fuzzy
7915 msgid "badly punctuated parameter list in #define"
7916 msgstr "slechte interpunctie van parameterlijst in `#define'"
7918 #: tradcpp.c:2768
7919 #, fuzzy
7920 msgid "unterminated parameter list in #define"
7921 msgstr "niet-beëindigde parameterlijst in `#define'"
7923 #: tradcpp.c:2816
7924 #, fuzzy, c-format
7925 msgid "\"%.*s\" redefined"
7926 msgstr "`%.*s' opnieuw gedefinieerd"
7928 #: tradcpp.c:3073
7929 #, fuzzy
7930 msgid "# operator should be followed by a macro argument name"
7931 msgstr "de `#' operator zou door een naam van een macro-argument gevolgd moeten worden"
7933 #: tradcpp.c:3120 tradcpp.c:3146 tradcpp.c:3160 tradcpp.c:3167 tradcpp.c:3192
7934 #, fuzzy
7935 msgid "invalid format #line command"
7936 msgstr "`#line'-commando in slecht formaat"
7938 # is ongedefinieerd beter? ik denk van nie
7939 #: tradcpp.c:3218
7940 #, fuzzy
7941 msgid "undefining `defined'"
7942 msgstr "`%s' wordt geondefinieerd"
7944 # is ongedefinieerd beter? ik denk van nie
7945 #: tradcpp.c:3222
7946 #, c-format
7947 msgid "undefining `%s'"
7948 msgstr "`%s' wordt geondefinieerd"
7950 # OK, OK... Dit hoort thuis in lang nl@be, niet nl
7951 #: tradcpp.c:3278
7952 #, fuzzy
7953 msgid "extra text at end of directive"
7954 msgstr "brol aan einde van `#line'-commando"
7956 #: tradcpp.c:3385
7957 #, fuzzy, c-format
7958 msgid "#error%.*s"
7959 msgstr "#error %s"
7961 #: tradcpp.c:3395
7962 #, fuzzy, c-format
7963 msgid "#warning%.*s"
7964 msgstr "#warning %s"
7966 #: tradcpp.c:3551
7967 #, fuzzy
7968 msgid "#elif not within a conditional"
7969 msgstr "`#elif' niet binnen een voorwaarde"
7971 #: tradcpp.c:3808
7972 #, fuzzy, c-format
7973 msgid "#%s not within a conditional"
7974 msgstr "`#%s' niet binnen een voorwaarde"
7976 #: tradcpp.c:3816
7977 #, fuzzy
7978 msgid "#else or #elif after #else"
7979 msgstr "`#else' of `#elif' na `#else'"
7981 #: tradcpp.c:3856
7982 #, fuzzy
7983 msgid "#else not within a conditional"
7984 msgstr "`#else' niet binnen een voorwaarde"
7986 #: tradcpp.c:3887
7987 #, fuzzy
7988 msgid "unbalanced #endif"
7989 msgstr "niet-gebalanceerde `#endif'"
7991 #: tradcpp.c:3981
7992 msgid "unterminated string or character constant"
7993 msgstr "niet-beëindigde string- of karakterconstante"
7995 #: tradcpp.c:4139
7996 #, c-format
7997 msgid "arguments given to macro `%s'"
7998 msgstr "argumenten aan macro `%s' gegeven"
8000 #: tradcpp.c:4145
8001 #, fuzzy, c-format
8002 msgid "no args to macro `%s'"
8003 msgstr "argumenten aan macro `%s' gegeven"
8005 #: tradcpp.c:4147
8006 #, fuzzy, c-format
8007 msgid "only 1 arg to macro `%s'"
8008 msgstr "argumenten aan macro `%s' gegeven"
8010 #: tradcpp.c:4149
8011 #, fuzzy, c-format
8012 msgid "only %d args to macro `%s'"
8013 msgstr "argumenten aan macro `%s' gegeven"
8015 #: tradcpp.c:4151
8016 #, fuzzy, c-format
8017 msgid "too many (%d) args to macro `%s'"
8018 msgstr "teveel argumenten voor functie `%s'"
8020 #: tradcpp.c:4748
8021 #, c-format
8022 msgid ""
8023 "internal error in %s, at tradcpp.c:%d\n"
8024 "Please submit a full bug report.\n"
8025 "See %s for instructions."
8026 msgstr ""
8028 #: tree-dump.c:841
8029 #, fuzzy, c-format
8030 msgid "could not open dump file `%s'"
8031 msgstr "kan bestand '%s' niet openen"
8033 #: tree-dump.c:917
8034 #, c-format
8035 msgid "ignoring unknown option `%.*s' in `-f%s'"
8036 msgstr ""
8038 #: tree.c:3841
8039 msgid "arrays of functions are not meaningful"
8040 msgstr "arrays van functies zijn niet betekenisvol"
8042 #: tree.c:3898
8043 msgid "function return type cannot be function"
8044 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
8046 #: tree.c:4645
8047 msgid "invalid initializer for bit string"
8048 msgstr "ongeldige beginwaarde voor bit-string"
8050 #: tree.c:4704
8051 #, c-format
8052 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8053 msgstr ""
8055 #: tree.c:4721
8056 #, c-format
8057 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8058 msgstr ""
8060 #: config/i386/winnt.c:522 varasm.c:451
8061 #, c-format
8062 msgid "%s causes a section type conflict"
8063 msgstr ""
8065 #: varasm.c:877
8066 #, c-format
8067 msgid "register name not specified for `%s'"
8068 msgstr "registernaam niet opgegeven voor `%s'"
8070 #: varasm.c:879
8071 #, c-format
8072 msgid "invalid register name for `%s'"
8073 msgstr "ongeldige registernaam voor `%s'"
8075 #: varasm.c:882
8076 #, c-format
8077 msgid "data type of `%s' isn't suitable for a register"
8078 msgstr "datatype van `%s' is niet geschikt voor een register"
8080 #: varasm.c:885
8081 #, fuzzy, c-format
8082 msgid "register specified for `%s' isn't suitable for data type"
8083 msgstr "het registernummer voor `%s' is niet geschikt voor dat datatype"
8085 #: varasm.c:894
8086 msgid "global register variable has initial value"
8087 msgstr "globale registervariabele heeft beginwaarde"
8089 #: varasm.c:897
8090 msgid "volatile register variables don't work as you might wish"
8091 msgstr "'volatile' registervariabelen werken niet zoals U zou willen"
8093 #: varasm.c:930
8094 #, c-format
8095 msgid "register name given for non-register variable `%s'"
8096 msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
8098 #: varasm.c:1537
8099 #, c-format
8100 msgid "size of variable `%s' is too large"
8101 msgstr "variabele `%s' is te groot"
8103 #: varasm.c:1577
8104 #, fuzzy, c-format
8105 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8106 msgstr "alignment van `%s' is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
8108 #: varasm.c:1628
8109 #, fuzzy, c-format
8110 msgid "requested alignment for %s is greater than implemented alignment of %d"
8111 msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d."
8113 #: varasm.c:4449
8114 msgid "initializer for integer value is too complicated"
8115 msgstr "initializer voor integerwaarde is te ingewikkeld"
8117 #: varasm.c:4454
8118 msgid "initializer for floating value is not a floating constant"
8119 msgstr "initializer voor floating-point waarde is geen floating-point constante"
8121 #: varasm.c:4503
8122 msgid "unknown set constructor type"
8123 msgstr "onbekend type verzameling-constructor"
8125 #: varasm.c:4717
8126 #, c-format
8127 msgid "invalid initial value for member `%s'"
8128 msgstr "ongeldige beginwaarde voor member `%s'"
8130 #: varasm.c:4909
8131 #, c-format
8132 msgid "weak declaration of `%s' must be public"
8133 msgstr "de zwakke declaratie van `%s' moet publiek zijn"
8135 #: varasm.c:4911
8136 #, c-format
8137 msgid "weak declaration of `%s' must precede definition"
8138 msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
8140 #: varasm.c:4915
8141 #, fuzzy, c-format
8142 msgid "weak declaration of `%s' not supported"
8143 msgstr "de zwakke declaratie van `%s' moet publiek zijn"
8145 #: varasm.c:5011
8146 msgid "only weak aliases are supported in this configuration"
8147 msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
8149 #: varasm.c:5016
8150 msgid "alias definitions not supported in this configuration; ignored"
8151 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
8153 #: varray.c:88
8154 #, c-format
8155 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8156 msgstr ""
8158 #. Print an error message for unrecognized stab codes.
8159 #: xcoffout.c:174
8160 #, c-format
8161 msgid "no sclass for %s stab (0x%x)\n"
8162 msgstr ""
8164 #: params.def:46
8165 msgid "The maximum number of instructions in a function that is eligible for inlining"
8166 msgstr ""
8168 #: params.def:57
8169 msgid "The maximum number of instructions to consider to fill a delay slot"
8170 msgstr ""
8172 #: params.def:68
8173 msgid "The maximum number of instructions to consider to find accurate live register information"
8174 msgstr ""
8176 #: params.def:78
8177 msgid "The maximum length of scheduling's pending operations list"
8178 msgstr ""
8180 #: params.def:85
8181 msgid "The maximum amount of memory to be allocated by GCSE"
8182 msgstr ""
8184 #: params.def:90
8185 msgid "The maximum number of passes to make when doing GCSE"
8186 msgstr ""
8188 #: config/darwin-c.c:76
8189 msgid "too many #pragma options align=reset"
8190 msgstr ""
8192 #: config/darwin-c.c:98 config/darwin-c.c:101 config/darwin-c.c:103
8193 #: config/darwin-c.c:105
8194 #, fuzzy
8195 msgid "malformed '#pragma options', ignoring"
8196 msgstr "misvormde #pragma pack"
8198 # Moet 'signature-string' vertaald worden?
8199 #: config/darwin-c.c:108
8200 #, fuzzy
8201 msgid "junk at end of '#pragma options'"
8202 msgstr "Brol aan einde van signature-string."
8204 #: config/darwin-c.c:118
8205 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8206 msgstr ""
8208 #: config/darwin-c.c:131
8209 msgid "missing '(' after '#pragma unused', ignoring"
8210 msgstr ""
8212 #: config/darwin-c.c:149
8213 msgid "missing ')' after '#pragma unused', ignoring"
8214 msgstr ""
8216 # Moet 'signature-string' vertaald worden?
8217 #: config/darwin-c.c:152
8218 #, fuzzy
8219 msgid "junk at end of '#pragma unused'"
8220 msgstr "Brol aan einde van signature-string."
8222 #: config/nextstep.c:68
8223 msgid "optimization turned on"
8224 msgstr ""
8226 #: config/nextstep.c:74
8227 msgid "optimization turned off"
8228 msgstr ""
8230 #: config/nextstep.c:83
8231 msgid "optimization level restored"
8232 msgstr ""
8234 #: config/lynx-ng.h:97 config/lynx.h:120 config/rs6000/lynx.h:85
8235 #, fuzzy
8236 msgid "-msystem-v and -p are incompatible"
8237 msgstr "-mbsd en -mxopen zijn niet compatibel"
8239 #: config/lynx-ng.h:99 config/lynx.h:122 config/rs6000/lynx.h:87
8240 #, fuzzy
8241 msgid "-msystem-v and -mthreads are incompatible"
8242 msgstr "-mbsd en -pedantic zijn niet compatibel"
8244 #. Run-time compilation parameters selecting different hardware subsets.
8245 #: config/1750a/1750a.h:39
8246 msgid "Use VAX-C alignment"
8247 msgstr ""
8249 #: config/a29k/a29k.c:1028
8250 #, c-format
8251 msgid "invalid %%Q value"
8252 msgstr "ongeldige waarde voor %%Q"
8254 #: config/a29k/a29k.c:1034 config/alpha/alpha.c:5355
8255 #, c-format
8256 msgid "invalid %%C value"
8257 msgstr "ongeldige waarde voor %%C"
8259 #: config/a29k/a29k.c:1040 config/alpha/alpha.c:5200
8260 #: config/rs6000/rs6000.c:6110
8261 #, c-format
8262 msgid "invalid %%N value"
8263 msgstr "ongeldige waarde voor %%N"
8265 #: config/a29k/a29k.c:1046 config/alpha/alpha.c:5271
8266 #: config/rs6000/rs6000.c:6072
8267 #, c-format
8268 msgid "invalid %%M value"
8269 msgstr "ongeldige waarde voor %%M"
8271 #: config/a29k/a29k.c:1052 config/alpha/alpha.c:5263
8272 #: config/rs6000/rs6000.c:6037
8273 #, c-format
8274 msgid "invalid %%m value"
8275 msgstr "ongeldige waarde voor %%m"
8277 #: config/a29k/a29k.c:1154 config/alpha/alpha.c:5224 config/romp/romp.c:690
8278 #, c-format
8279 msgid "invalid %%L value"
8280 msgstr "ongeldige waarde voor %%L"
8282 #: config/a29k/a29k.c:1159 config/rs6000/rs6000.c:6118
8283 #, c-format
8284 msgid "invalid %%O value"
8285 msgstr "ongeldige waarde voor %%O"
8287 #: config/a29k/a29k.c:1165 config/alpha/alpha.c:5208
8288 #: config/rs6000/rs6000.c:6138
8289 #, c-format
8290 msgid "invalid %%P value"
8291 msgstr "ongeldige waarde voor %%P"
8293 #: config/a29k/a29k.c:1175
8294 #, c-format
8295 msgid "invalid %%V value"
8296 msgstr "ongeldige waarde voor %%V"
8298 #: config/a29k/a29k.h:101
8299 msgid "Generate code assuming DW bit is set"
8300 msgstr ""
8302 #: config/a29k/a29k.h:102
8303 msgid "Generate code assuming DW bit is not set"
8304 msgstr ""
8306 #: config/a29k/a29k.h:103
8307 msgid "Generate code using byte writes"
8308 msgstr ""
8310 #: config/a29k/a29k.h:104
8311 msgid "Do not generate byte writes"
8312 msgstr ""
8314 #: config/a29k/a29k.h:105
8315 msgid "Use small memory model"
8316 msgstr ""
8318 #: config/a29k/a29k.h:106
8319 msgid "Use normal memory model"
8320 msgstr ""
8322 #: config/a29k/a29k.h:107
8323 msgid "Use large memory model"
8324 msgstr ""
8326 #: config/a29k/a29k.h:108
8327 msgid "Generate 29050 code"
8328 msgstr ""
8330 #: config/a29k/a29k.h:109
8331 msgid "Generate 29000 code"
8332 msgstr ""
8334 #: config/a29k/a29k.h:110
8335 msgid "Use kernel global registers"
8336 msgstr ""
8338 #: config/a29k/a29k.h:111
8339 msgid "Use user global registers"
8340 msgstr ""
8342 #: config/a29k/a29k.h:112
8343 msgid "Emit stack checking code"
8344 msgstr ""
8346 #: config/a29k/a29k.h:113
8347 msgid "Do not emit stack checking code"
8348 msgstr ""
8350 #: config/a29k/a29k.h:114
8351 msgid "Work around storem hardware bug"
8352 msgstr ""
8354 #: config/a29k/a29k.h:115
8355 msgid "Do not work around storem hardware bug"
8356 msgstr ""
8358 #: config/a29k/a29k.h:116
8359 #, fuzzy
8360 msgid "Store locals in argument registers"
8361 msgstr "teveel argumenten voor functie"
8363 #: config/a29k/a29k.h:117
8364 msgid "Do not store locals in arg registers"
8365 msgstr ""
8367 #: config/a29k/a29k.h:118 config/i960/i960.h:289 config/mips/mips.h:408
8368 msgid "Use software floating point"
8369 msgstr ""
8371 #: config/a29k/a29k.h:119
8372 msgid "Do not generate multm instructions"
8373 msgstr ""
8375 #: config/alpha/alpha.c:273
8376 #, fuzzy, c-format
8377 msgid "-f%s ignored for Unicos/Mk (not supported)"
8378 msgstr "-pipe wordt niet ondersteund"
8380 #: config/alpha/alpha.c:297
8381 #, fuzzy
8382 msgid "-mieee not supported on Unicos/Mk"
8383 msgstr "-pipe wordt niet ondersteund"
8385 #: config/alpha/alpha.c:308
8386 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8387 msgstr ""
8389 #: config/alpha/alpha.c:325
8390 #, c-format
8391 msgid "bad value `%s' for -mtrap-precision switch"
8392 msgstr "slechte waarde `%s' voor optie -mtrap-precision"
8394 #: config/alpha/alpha.c:339
8395 #, c-format
8396 msgid "bad value `%s' for -mfp-rounding-mode switch"
8397 msgstr "slechte waarde `%s' voor optie -mfp-rounding-mode"
8399 #: config/alpha/alpha.c:354
8400 #, c-format
8401 msgid "bad value `%s' for -mfp-trap-mode switch"
8402 msgstr "slechte waarde `%s' voor optie -mfp-trap-mode"
8404 #: config/alpha/alpha.c:373 config/alpha/alpha.c:385
8405 #, c-format
8406 msgid "bad value `%s' for -mcpu switch"
8407 msgstr "slechte waarde `%s' voor optie -mcpu"
8409 #: config/alpha/alpha.c:392
8410 #, fuzzy
8411 msgid "trap mode not supported on Unicos/Mk"
8412 msgstr "trapmodus niet ondersteund voor VAX-floats"
8414 #: config/alpha/alpha.c:399
8415 msgid "fp software completion requires -mtrap-precision=i"
8416 msgstr "fp vervollediging in software heeft -mtrap-precision=i nodig"
8418 #: config/alpha/alpha.c:415
8419 msgid "rounding mode not supported for VAX floats"
8420 msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
8422 #: config/alpha/alpha.c:420
8423 msgid "trap mode not supported for VAX floats"
8424 msgstr "trapmodus niet ondersteund voor VAX-floats"
8426 # goed Nederlands voor 'latency'
8427 #: config/alpha/alpha.c:449
8428 #, c-format
8429 msgid "L%d cache latency unknown for %s"
8430 msgstr "L%d cache-latency niet gekend voor %s"
8432 #: config/alpha/alpha.c:464
8433 #, c-format
8434 msgid "bad value `%s' for -mmemory-latency"
8435 msgstr "slechte waarde `%s' voor -mmeroy-latency"
8437 #: config/alpha/alpha.c:5164 config/romp/romp.c:746 config/romp/romp.c:753
8438 #, c-format
8439 msgid "invalid %%H value"
8440 msgstr ""
8442 #: config/alpha/alpha.c:5174
8443 #, fuzzy, c-format
8444 msgid "invalid %%J value"
8445 msgstr "ongeldige waarde voor %%E"
8447 #: config/alpha/alpha.c:5184 config/ia64/ia64.c:3525
8448 #, c-format
8449 msgid "invalid %%r value"
8450 msgstr "ongeldige waarde voor %%r"
8452 #: config/alpha/alpha.c:5194 config/rs6000/rs6000.c:6184
8453 #, c-format
8454 msgid "invalid %%R value"
8455 msgstr "ongeldige waarde voor %%R"
8457 #: config/alpha/alpha.c:5216 config/romp/romp.c:732 config/romp/romp.c:739
8458 #, c-format
8459 msgid "invalid %%h value"
8460 msgstr "ongeldige waarde voor %%h"
8462 #: config/alpha/alpha.c:5306
8463 #, c-format
8464 msgid "invalid %%U value"
8465 msgstr "ongeldige waarde voor %%U"
8467 #: config/alpha/alpha.c:5318 config/alpha/alpha.c:5332 config/romp/romp.c:698
8468 #: config/rs6000/rs6000.c:6192
8469 #, c-format
8470 msgid "invalid %%s value"
8471 msgstr "ongeldige waarde voor %%s"
8473 #: config/alpha/alpha.c:5392 config/rs6000/rs6000.c:5899
8474 #, c-format
8475 msgid "invalid %%E value"
8476 msgstr "ongeldige waarde voor %%E"
8478 #: config/alpha/alpha.c:5413 config/romp/romp.c:973
8479 #: config/rs6000/rs6000.c:6500
8480 #, c-format
8481 msgid "invalid %%xn code"
8482 msgstr "ongeldige code voor %%xn"
8484 #. Macro to define tables used to set the flags.
8485 #. This is a list in braces of pairs in braces,
8486 #. each pair being { "NAME", VALUE }
8487 #. where VALUE is the bits to set or minus the bits to clear.
8488 #. An empty string NAME is used to identify the default VALUE.
8489 #: config/alpha/alpha.h:220 config/i386/i386.h:285 config/i386/i386.h:287
8490 #: config/i386/i386.h:289 config/ns32k/ns32k.h:103 config/rs6000/rs6000.h:329
8491 #: config/s390/s390.h:51 config/sparc/sparc.h:552 config/sparc/sparc.h:557
8492 msgid "Use hardware fp"
8493 msgstr ""
8495 #: config/alpha/alpha.h:221 config/i386/i386.h:286 config/i386/i386.h:288
8496 #: config/rs6000/rs6000.h:331 config/sparc/sparc.h:554
8497 #: config/sparc/sparc.h:559
8498 msgid "Do not use hardware fp"
8499 msgstr ""
8501 #: config/alpha/alpha.h:222
8502 msgid "Use fp registers"
8503 msgstr ""
8505 #: config/alpha/alpha.h:224
8506 msgid "Do not use fp registers"
8507 msgstr ""
8509 #: config/alpha/alpha.h:225
8510 msgid "Do not assume GAS"
8511 msgstr ""
8513 #: config/alpha/alpha.h:226
8514 msgid "Assume GAS"
8515 msgstr ""
8517 #: config/alpha/alpha.h:228
8518 msgid "Request IEEE-conformant math library routines (OSF/1)"
8519 msgstr ""
8521 #: config/alpha/alpha.h:230
8522 msgid "Emit IEEE-conformant code, without inexact exceptions"
8523 msgstr ""
8525 #: config/alpha/alpha.h:232
8526 msgid "Emit IEEE-conformant code, with inexact exceptions"
8527 msgstr ""
8529 #: config/alpha/alpha.h:234
8530 #, fuzzy
8531 msgid "Do not emit complex integer constants to read-only memory"
8532 msgstr "complexe integerconstante is te breed voor `complex int'"
8534 #: config/alpha/alpha.h:235
8535 msgid "Use VAX fp"
8536 msgstr ""
8538 #: config/alpha/alpha.h:236
8539 msgid "Do not use VAX fp"
8540 msgstr ""
8542 #: config/alpha/alpha.h:237
8543 msgid "Emit code for the byte/word ISA extension"
8544 msgstr ""
8546 #: config/alpha/alpha.h:240
8547 msgid "Emit code for the motion video ISA extension"
8548 msgstr ""
8550 #: config/alpha/alpha.h:243
8551 msgid "Emit code for the fp move and sqrt ISA extension"
8552 msgstr ""
8554 #: config/alpha/alpha.h:245
8555 msgid "Emit code for the counting ISA extension"
8556 msgstr ""
8558 #: config/alpha/alpha.h:248
8559 msgid "Emit code using explicit relocation directives"
8560 msgstr ""
8562 #: config/alpha/alpha.h:251
8563 msgid "Emit 16-bit relocations to the small data areas"
8564 msgstr ""
8566 #: config/alpha/alpha.h:253
8567 msgid "Emit 32-bit relocations to the small data areas"
8568 msgstr ""
8570 #. For -mcpu=
8571 #. For -mtune=
8572 #. For -mfp-rounding-mode=[n|m|c|d]
8573 #. For -mfp-trap-mode=[n|u|su|sui]
8574 #. For -mtrap-precision=[p|f|i]
8575 #. For -mmemory-latency=
8576 #: config/alpha/alpha.h:281
8577 msgid "Use features of and schedule given CPU"
8578 msgstr ""
8580 #: config/alpha/alpha.h:283
8581 msgid "Schedule given CPU"
8582 msgstr ""
8584 #: config/alpha/alpha.h:285
8585 msgid "Control the generated fp rounding mode"
8586 msgstr ""
8588 #: config/alpha/alpha.h:287
8589 msgid "Control the IEEE trap mode"
8590 msgstr ""
8592 #: config/alpha/alpha.h:289
8593 msgid "Control the precision given to fp exceptions"
8594 msgstr ""
8596 #: config/alpha/alpha.h:291
8597 msgid "Tune expected memory latency"
8598 msgstr ""
8600 #: config/arc/arc.c:132
8601 #, c-format
8602 msgid "bad value (%s) for -mcpu switch"
8603 msgstr "slechte waarde (%s) voor optie -mcpu"
8605 #: config/arc/arc.c:359
8606 #, fuzzy, c-format
8607 msgid "argument of `%s' attribute is not a string constant"
8608 msgstr "het argument van `asm' is geen constante string"
8610 #: config/arc/arc.c:366
8611 #, c-format
8612 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8613 msgstr ""
8615 #: config/arc/arc.c:1709 config/m32r/m32r.c:2278
8616 msgid "invalid operand to %R code"
8617 msgstr "ongeldige operand voor %R-code"
8619 #: config/arc/arc.c:1741 config/m32r/m32r.c:2301
8620 msgid "invalid operand to %H/%L code"
8621 msgstr "ongeldige operand voor %H/%L-code"
8623 #: config/arc/arc.c:1765 config/m32r/m32r.c:2378
8624 msgid "invalid operand to %U code"
8625 msgstr "ongeldige operand voor %U-code"
8627 #: config/arc/arc.c:1776
8628 msgid "invalid operand to %V code"
8629 msgstr "ongeldige operand voor %V-code"
8631 # Hoe moet dit exact geïnterpreteerd worden?
8632 # Zowel 'operand van uitvoercode' als 'code voor operanduitvoer' is mogelijk.
8633 #. Unknown flag.
8634 #: config/arc/arc.c:1783 config/m32r/m32r.c:2417 config/sparc/sparc.c:6010
8635 msgid "invalid operand output code"
8636 msgstr "ongeldige operand voor uitvoercode"
8638 #: config/arm/arm.c:439
8639 #, fuzzy, c-format
8640 msgid "switch -mcpu=%s conflicts with -march= switch"
8641 msgstr "optie -mcpu=%s geeft conflicten met optie -mtune="
8643 #: config/arm/arm.c:449 config/rs6000/rs6000.c:441 config/sparc/sparc.c:383
8644 #, c-format
8645 msgid "bad value (%s) for %s switch"
8646 msgstr "slechte waarde (%s) foor optie %s"
8648 #: config/arm/arm.c:585
8649 msgid "target CPU does not support APCS-32"
8650 msgstr "doel-CPU ondersteunt APCS-32 niet"
8652 #: config/arm/arm.c:590
8653 msgid "target CPU does not support APCS-26"
8654 msgstr "doel-CPU ondersteunt APCS-26 niet"
8656 #: config/arm/arm.c:596
8657 msgid "target CPU does not support interworking"
8658 msgstr "doel-CPU ondersteunt geen interworking"
8660 #: config/arm/arm.c:602
8661 #, fuzzy
8662 msgid "target CPU does not support THUMB instructions"
8663 msgstr "doel-CPU ondersteunt geen interworking"
8665 #: config/arm/arm.c:616
8666 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8667 msgstr ""
8669 #: config/arm/arm.c:619
8670 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8671 msgstr ""
8673 #: config/arm/arm.c:622
8674 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8675 msgstr ""
8677 #: config/arm/arm.c:628
8678 msgid "interworking forces APCS-32 to be used"
8679 msgstr "interworking forceert het gebruikt van APCS-32"
8681 #: config/arm/arm.c:634
8682 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8683 msgstr "-mapcs-stack-check is niet compatibel met -mno-apcs-frame"
8685 #: config/arm/arm.c:642
8686 msgid "-fpic and -mapcs-reent are incompatible"
8687 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
8689 #: config/arm/arm.c:645
8690 msgid "APCS reentrant code not supported.  Ignored"
8691 msgstr "APCS reentrant code wordt niet ondersteund.  Genegeerd"
8693 #: config/arm/arm.c:653
8694 #, fuzzy
8695 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8696 msgstr "-g met -fomit-frame-pointer geeft mogelijk geen fatsoenlijke debug-mogelijkheden"
8698 #: config/arm/arm.c:661
8699 #, fuzzy
8700 msgid "passing floating point arguments in fp regs not yet supported"
8701 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
8703 #: config/arm/arm.c:690
8704 #, fuzzy, c-format
8705 msgid "invalid floating point emulation option: -mfpe-%s"
8706 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
8708 #: config/arm/arm.c:714
8709 #, fuzzy
8710 msgid "structure size boundary can only be set to 8 or 32"
8711 msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden"
8713 #: config/arm/arm.c:722
8714 msgid "-mpic-register= is useless without -fpic"
8715 msgstr ""
8717 #: config/arm/arm.c:731
8718 #, c-format
8719 msgid "unable to use '%s' for PIC register"
8720 msgstr ""
8722 #: config/arm/arm.c:1975 config/arm/arm.c:1998 config/avr/avr.c:4703
8723 #: config/c4x/c4x.c:4650 config/h8300/h8300.c:3019 config/i386/i386.c:1254
8724 #: config/i386/i386.c:1283 config/m68hc11/m68hc11.c:1160
8725 #: config/mcore/mcore.c:3505 config/ns32k/ns32k.c:1044
8726 #: config/rs6000/rs6000.c:10412 config/sh/sh.c:4703 config/sh/sh.c:4723
8727 #: config/sh/sh.c:4762 config/stormy16/stormy16.c:1999 config/v850/v850.c:2044
8728 #, fuzzy, c-format
8729 msgid "`%s' attribute only applies to functions"
8730 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
8732 #: config/arm/arm.c:9265
8733 msgid "unable to compute real location of stacked parameter"
8734 msgstr ""
8736 #: config/arm/arm.c:9945
8737 msgid "no low registers available for popping high registers"
8738 msgstr ""
8740 #: config/arm/arm.c:10137
8741 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8742 msgstr ""
8744 #: config/arm/pe.c:168 config/i386/winnt.c:290 config/mcore/mcore.c:3365
8745 #, c-format
8746 msgid "initialized variable `%s' is marked dllimport"
8747 msgstr "variable met beginwaarde `%s' is als dllimport aangeduid"
8749 #: config/arm/pe.c:177 config/i386/winnt.c:299
8750 #, c-format
8751 msgid "static variable `%s' is marked dllimport"
8752 msgstr "statische variable `%s' is als dllimport aangeduid"
8754 #: config/arm/arm.h:424
8755 msgid "Generate APCS conformant stack frames"
8756 msgstr ""
8758 #: config/arm/arm.h:427
8759 #, fuzzy
8760 msgid "Store function names in object code"
8761 msgstr "init-functie gevonden in object %s"
8763 #: config/arm/arm.h:431
8764 msgid "Use the 32-bit version of the APCS"
8765 msgstr ""
8767 #: config/arm/arm.h:433
8768 msgid "Use the 26-bit version of the APCS"
8769 msgstr ""
8771 #: config/arm/arm.h:437
8772 msgid "Pass FP arguments in FP registers"
8773 msgstr ""
8775 #: config/arm/arm.h:440
8776 msgid "Generate re-entrant, PIC code"
8777 msgstr ""
8779 #: config/arm/arm.h:443
8780 msgid "The MMU will trap on unaligned accesses"
8781 msgstr ""
8783 #: config/arm/arm.h:450
8784 msgid "Use library calls to perform FP operations"
8785 msgstr ""
8787 #: config/arm/arm.h:452 config/i960/i960.h:287
8788 msgid "Use hardware floating point instructions"
8789 msgstr ""
8791 #: config/arm/arm.h:454
8792 msgid "Assume target CPU is configured as big endian"
8793 msgstr ""
8795 #: config/arm/arm.h:456
8796 msgid "Assume target CPU is configured as little endian"
8797 msgstr ""
8799 #: config/arm/arm.h:458
8800 msgid "Assume big endian bytes, little endian words"
8801 msgstr ""
8803 #: config/arm/arm.h:460
8804 msgid "Support calls between Thumb and ARM instruction sets"
8805 msgstr ""
8807 #: config/arm/arm.h:463
8808 msgid "Generate a call to abort if a noreturn function returns"
8809 msgstr ""
8811 #: config/arm/arm.h:466
8812 msgid "Do not move instructions into a function's prologue"
8813 msgstr ""
8815 #: config/arm/arm.h:469
8816 msgid "Do not load the PIC register in function prologues"
8817 msgstr ""
8819 #: config/arm/arm.h:472
8820 msgid "Generate call insns as indirect calls, if necessary"
8821 msgstr ""
8823 #: config/arm/arm.h:475
8824 msgid "Compile for the Thumb not the ARM"
8825 msgstr ""
8827 #: config/arm/arm.h:479
8828 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8829 msgstr ""
8831 #: config/arm/arm.h:482
8832 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8833 msgstr ""
8835 #: config/arm/arm.h:485
8836 msgid "Thumb: Assume non-static functions may be called from ARM code"
8837 msgstr ""
8839 #: config/arm/arm.h:489
8840 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8841 msgstr ""
8843 #: config/arm/arm.h:499
8844 msgid "Specify the name of the target CPU"
8845 msgstr ""
8847 #: config/arm/arm.h:501
8848 msgid "Specify the name of the target architecture"
8849 msgstr ""
8851 #: config/arm/arm.h:505
8852 msgid "Specify the version of the floating point emulator"
8853 msgstr ""
8855 #: config/arm/arm.h:507
8856 msgid "Specify the minimum bit alignment of structures"
8857 msgstr ""
8859 #: config/arm/arm.h:509
8860 #, fuzzy
8861 msgid "Specify the register to be used for PIC addressing"
8862 msgstr "Ongeldig register in ybase-addressering"
8864 #: config/arm/pe.h:65
8865 msgid "Ignore dllimport attribute for functions"
8866 msgstr ""
8868 #. None of these is actually used in cc1.  If we don't define them in target
8869 #. switches cc1 complains about them.  For the sake of argument lets allocate
8870 #. bit 31 of target flags for such options.
8871 #: config/arm/riscix.h:84
8872 msgid "Do symbol renaming for BSD"
8873 msgstr ""
8875 #: config/arm/riscix.h:85
8876 msgid "Do symbol renaming for X/OPEN"
8877 msgstr ""
8879 #: config/arm/riscix.h:86
8880 msgid "Don't do symbol renaming"
8881 msgstr ""
8883 #: config/avr/avr.c:221
8884 #, fuzzy, c-format
8885 msgid "MCU `%s' not supported"
8886 msgstr "-pipe wordt niet ondersteund"
8888 #: config/avr/avr.c:461
8889 #, c-format
8890 msgid "large frame pointer change (%d) with -mtiny-stack"
8891 msgstr ""
8893 #: config/avr/avr.c:1056
8894 msgid "bad address, not (reg+disp):"
8895 msgstr ""
8897 #: config/avr/avr.c:1064
8898 #, fuzzy
8899 msgid "internal compiler error.  Bad address:"
8900 msgstr "Interne compilerfout."
8902 #: config/avr/avr.c:1077
8903 #, fuzzy
8904 msgid "internal compiler error.  Unknown mode:"
8905 msgstr "Interne compilerfout."
8907 # (%s = 'parameter <NUM>')
8908 #: config/avr/avr.c:1785 config/avr/avr.c:2497
8909 #, fuzzy
8910 msgid "invalid insn:"
8911 msgstr "ongeldige %s"
8913 #: config/avr/avr.c:1822 config/avr/avr.c:1908 config/avr/avr.c:1957
8914 #: config/avr/avr.c:1966 config/avr/avr.c:2064 config/avr/avr.c:2236
8915 #: config/avr/avr.c:2534 config/avr/avr.c:2645
8916 msgid "incorrect insn:"
8917 msgstr ""
8919 #: config/avr/avr.c:1985 config/avr/avr.c:2149 config/avr/avr.c:2307
8920 #: config/avr/avr.c:2689
8921 #, fuzzy
8922 msgid "unknown move insn:"
8923 msgstr "onbekende machine-modus `%s'"
8925 #: config/avr/avr.c:2925
8926 msgid "bad shift insn:"
8927 msgstr ""
8929 #: config/avr/avr.c:3041 config/avr/avr.c:3471 config/avr/avr.c:3851
8930 #, fuzzy
8931 msgid "internal compiler error.  Incorrect shift:"
8932 msgstr "Interne compilerfout."
8934 #: config/avr/avr.c:4676
8935 #, fuzzy
8936 msgid "only initialized variables can be placed into program memory area"
8937 msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
8939 #: config/avr/avr.h:63
8940 msgid "Assume int to be 8 bit integer"
8941 msgstr ""
8943 #: config/avr/avr.h:65
8944 msgid "Change the stack pointer without disabling interrupts"
8945 msgstr ""
8947 #: config/avr/avr.h:67
8948 msgid "Use subroutines for function prologue/epilogue"
8949 msgstr ""
8951 #: config/avr/avr.h:69
8952 msgid "Change only the low 8 bits of the stack pointer"
8953 msgstr ""
8955 #: config/avr/avr.h:71
8956 msgid "Do not generate tablejump insns"
8957 msgstr ""
8959 #: config/avr/avr.h:74
8960 msgid "Output instruction sizes to the asm file"
8961 msgstr ""
8963 #: config/avr/avr.h:87
8964 msgid "Specify the initial stack address"
8965 msgstr ""
8967 #: config/avr/avr.h:88
8968 msgid "Specify the MCU name"
8969 msgstr ""
8971 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8972 #. In some cases, the strength reduction optimization pass can
8973 #. produce better code if this is defined.  This macro controls the
8974 #. order that induction variables are combined.  This macro is
8975 #. particularly useful if the target has limited addressing modes.
8976 #. For instance, the SH target has only positive offsets in
8977 #. addresses.  Thus sorting to put the smallest address first allows
8978 #. the most combinations to be found.
8979 #: config/avr/avr.h:2566
8980 #, fuzzy
8981 msgid "trampolines not supported"
8982 msgstr "-pipe wordt niet ondersteund"
8984 #: config/c4x/c4x-c.c:70
8985 #, c-format
8986 msgid "missing '(' after '#pragma %s' - ignored"
8987 msgstr ""
8989 #: config/c4x/c4x-c.c:73
8990 #, c-format
8991 msgid "missing function name in '#pragma %s' - ignored"
8992 msgstr ""
8994 #: config/c4x/c4x-c.c:78
8995 #, fuzzy, c-format
8996 msgid "malformed '#pragma %s' - ignored"
8997 msgstr "misvormde #pragma pack"
8999 #: config/c4x/c4x-c.c:80
9000 #, c-format
9001 msgid "missing section name in '#pragma %s' - ignored"
9002 msgstr ""
9004 #: config/c4x/c4x-c.c:85
9005 #, c-format
9006 msgid "missing ')' for '#pragma %s' - ignored"
9007 msgstr ""
9009 # Moet 'signature-string' vertaald worden?
9010 #: config/c4x/c4x-c.c:88
9011 #, fuzzy, c-format
9012 msgid "junk at end of '#pragma %s'"
9013 msgstr "Brol aan einde van signature-string."
9015 #: config/c4x/c4x.c:299
9016 #, c-format
9017 msgid "unknown CPU version %d, using 40.\n"
9018 msgstr ""
9020 #: config/c4x/c4x.c:883
9021 #, c-format
9022 msgid "ISR %s requires %d words of local vars, max is 32767"
9023 msgstr ""
9025 #: config/c4x/c4x.c:1635
9026 msgid "using CONST_DOUBLE for address"
9027 msgstr ""
9029 #: config/c4x/c4x.c:1775
9030 msgid "c4x_address_cost: Invalid addressing mode"
9031 msgstr "c4x_address_cost: Ongeldige addresseringsmodus"
9033 #: config/c4x/c4x.c:1917
9034 #, c-format
9035 msgid "c4x_print_operand: %%L inconsistency"
9036 msgstr ""
9038 #: config/c4x/c4x.c:1923
9039 #, c-format
9040 msgid "c4x_print_operand: %%N inconsistency"
9041 msgstr ""
9043 #: config/c4x/c4x.c:1964
9044 #, c-format
9045 msgid "c4x_print_operand: %%O inconsistency"
9046 msgstr ""
9048 #: config/c4x/c4x.c:2060
9049 msgid "c4x_print_operand: Bad operand case"
9050 msgstr ""
9052 #: config/c4x/c4x.c:2103
9053 msgid "c4x_print_operand_address: Bad post_modify"
9054 msgstr ""
9056 #: config/c4x/c4x.c:2125
9057 msgid "c4x_print_operand_address: Bad pre_modify"
9058 msgstr ""
9060 #: config/c4x/c4x.c:2173 config/c4x/c4x.c:2185 config/c4x/c4x.c:2200
9061 msgid "c4x_print_operand_address: Bad operand case"
9062 msgstr ""
9064 #: config/c4x/c4x.c:2456
9065 msgid "c4x_rptb_insert: Cannot find start label"
9066 msgstr ""
9068 #: config/c4x/c4x.c:3443 config/c4x/c4x.c:3463
9069 #, fuzzy
9070 msgid "mode not QImode"
9071 msgstr "modus van `%s' is geen modus"
9073 #: config/c4x/c4x.c:3520
9074 #, fuzzy
9075 msgid "invalid indirect memory address"
9076 msgstr "Ongeldig indirect geheugenadres"
9078 #: config/c4x/c4x.c:3609
9079 #, fuzzy
9080 msgid "invalid indirect (S) memory address"
9081 msgstr "Ongeldig indirect (S) geheugenadres"
9083 #: config/c4x/c4x.c:3950
9084 msgid "c4x_valid_operands: Internal error"
9085 msgstr ""
9087 #: config/c4x/c4x.c:4430
9088 msgid "c4x_operand_subword: invalid mode"
9089 msgstr ""
9091 #: config/c4x/c4x.c:4433
9092 msgid "c4x_operand_subword: invalid operand"
9093 msgstr ""
9095 #. We could handle these with some difficulty.
9096 #. e.g., *p-- => *(p-=2); *(p+1).
9097 #: config/c4x/c4x.c:4459
9098 msgid "c4x_operand_subword: invalid autoincrement"
9099 msgstr ""
9101 #: config/c4x/c4x.c:4465
9102 msgid "c4x_operand_subword: invalid address"
9103 msgstr ""
9105 # klinkt niet
9106 #: config/c4x/c4x.c:4476
9107 msgid "c4x_operand_subword: address not offsettable"
9108 msgstr "c4x_operand_subword: adres kan niet geoffset worden"
9110 #: config/c4x/c4x.c:4676
9111 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9112 msgstr ""
9114 #. Name of the c4x assembler.
9115 #. Name of the c4x linker.
9116 #. Define assembler options.
9117 #. Define linker options.
9118 #. Define C preprocessor options.
9119 #. Specify the end file to link with.
9120 #. Target compilation option flags.
9121 #. Small memory model.
9122 #. Use 24-bit MPYI for C3x.
9123 #. Fast fixing of floats.
9124 #. Allow use of RPTS.
9125 #. Emit C3x code.
9126 #. Be compatible with TI assembler.
9127 #. Be paranoid about DP reg. in ISRs.
9128 #. Pass arguments on stack.
9129 #. Enable features under development.
9130 #. Enable repeat block.
9131 #. Use BK as general register.
9132 #. Use decrement and branch for C3x.
9133 #. Enable debugging of GCC.
9134 #. Force constants into registers.
9135 #. Allow unsigned loop counters.
9136 #. Force op0 and op1 to be same.
9137 #. Save all 40 bits for floats.
9138 #. Allow parallel insns.
9139 #. Allow MPY||ADD, MPY||SUB insns.
9140 #. Assume mem refs possibly aliased.
9141 #. Emit C30 code.
9142 #. Emit C31 code.
9143 #. Emit C32 code.
9144 #. Emit C33 code.
9145 #. Emit C40 code.
9146 #. Emit C44 code.
9147 #. Run-time compilation parameters selecting different hardware subsets.
9149 #. Macro to define tables used to set the flags.
9150 #. This is a list in braces of triplets in braces,
9151 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9152 #. where VALUE is the bits to set or minus the bits to clear.
9153 #. An empty string NAME is used to identify the default VALUE.
9154 #: config/c4x/c4x.h:141
9155 msgid "Small memory model"
9156 msgstr ""
9158 #: config/c4x/c4x.h:143
9159 msgid "Big memory model"
9160 msgstr ""
9162 #: config/c4x/c4x.h:145
9163 msgid "Use MPYI instruction for C3x"
9164 msgstr ""
9166 #: config/c4x/c4x.h:147
9167 msgid "Do not use MPYI instruction for C3x"
9168 msgstr ""
9170 #: config/c4x/c4x.h:149
9171 msgid "Use fast but approximate float to integer conversion"
9172 msgstr ""
9174 #: config/c4x/c4x.h:151
9175 msgid "Use slow but accurate float to integer conversion"
9176 msgstr ""
9178 #: config/c4x/c4x.h:153
9179 msgid "Enable use of RTPS instruction"
9180 msgstr ""
9182 #: config/c4x/c4x.h:155
9183 msgid "Disable use of RTPS instruction"
9184 msgstr ""
9186 #: config/c4x/c4x.h:157
9187 msgid "Enable use of RTPB instruction"
9188 msgstr ""
9190 #: config/c4x/c4x.h:159
9191 msgid "Disable use of RTPB instruction"
9192 msgstr ""
9194 #: config/c4x/c4x.h:161
9195 msgid "Generate code for C30 CPU"
9196 msgstr ""
9198 #: config/c4x/c4x.h:163
9199 msgid "Generate code for C31 CPU"
9200 msgstr ""
9202 #: config/c4x/c4x.h:165
9203 msgid "Generate code for C32 CPU"
9204 msgstr ""
9206 #: config/c4x/c4x.h:167
9207 msgid "Generate code for C33 CPU"
9208 msgstr ""
9210 #: config/c4x/c4x.h:169
9211 msgid "Generate code for C40 CPU"
9212 msgstr ""
9214 #: config/c4x/c4x.h:171
9215 msgid "Generate code for C44 CPU"
9216 msgstr ""
9218 #: config/c4x/c4x.h:173
9219 #, fuzzy
9220 msgid "Emit code compatible with TI tools"
9221 msgstr "incompatibele types bij %s"
9223 #: config/c4x/c4x.h:175
9224 msgid "Emit code to use GAS extensions"
9225 msgstr ""
9227 #: config/c4x/c4x.h:177 config/c4x/c4x.h:181
9228 msgid "Save DP across ISR in small memory model"
9229 msgstr ""
9231 #: config/c4x/c4x.h:179 config/c4x/c4x.h:183
9232 msgid "Don't save DP across ISR in small memory model"
9233 msgstr ""
9235 #: config/c4x/c4x.h:185
9236 msgid "Pass arguments on the stack"
9237 msgstr ""
9239 #: config/c4x/c4x.h:187
9240 #, fuzzy
9241 msgid "Pass arguments in registers"
9242 msgstr "teveel argumenten voor functie"
9244 #: config/c4x/c4x.h:189
9245 msgid "Enable new features under development"
9246 msgstr ""
9248 #: config/c4x/c4x.h:191
9249 msgid "Disable new features under development"
9250 msgstr ""
9252 #: config/c4x/c4x.h:193
9253 msgid "Use the BK register as a general purpose register"
9254 msgstr ""
9256 #: config/c4x/c4x.h:195
9257 msgid "Do not allocate BK register"
9258 msgstr ""
9260 #: config/c4x/c4x.h:197
9261 #, fuzzy
9262 msgid "Enable use of DB instruction"
9263 msgstr "ongeldig gebruik van `restrict'"
9265 #: config/c4x/c4x.h:199
9266 msgid "Disable use of DB instruction"
9267 msgstr ""
9269 #: config/c4x/c4x.h:201
9270 msgid "Enable debugging"
9271 msgstr ""
9273 #: config/c4x/c4x.h:203
9274 msgid "Disable debugging"
9275 msgstr ""
9277 #: config/c4x/c4x.h:205
9278 msgid "Force constants into registers to improve hoisting"
9279 msgstr ""
9281 #: config/c4x/c4x.h:207
9282 #, fuzzy
9283 msgid "Don't force constants into registers"
9284 msgstr "numerieke constante zonder cijfers"
9286 #: config/c4x/c4x.h:209
9287 msgid "Force RTL generation to emit valid 3 operand insns"
9288 msgstr ""
9290 #: config/c4x/c4x.h:211
9291 msgid "Allow RTL generation to emit invalid 3 operand insns"
9292 msgstr ""
9294 #: config/c4x/c4x.h:213
9295 msgid "Allow unsigned interation counts for RPTB/DB"
9296 msgstr ""
9298 #: config/c4x/c4x.h:215
9299 msgid "Disallow unsigned iteration counts for RPTB/DB"
9300 msgstr ""
9302 #: config/c4x/c4x.h:217
9303 msgid "Preserve all 40 bits of FP reg across call"
9304 msgstr ""
9306 #: config/c4x/c4x.h:219
9307 msgid "Only preserve 32 bits of FP reg across call"
9308 msgstr ""
9310 #: config/c4x/c4x.h:221
9311 msgid "Enable parallel instructions"
9312 msgstr ""
9314 #: config/c4x/c4x.h:223
9315 msgid "Disable parallel instructions"
9316 msgstr ""
9318 #: config/c4x/c4x.h:225
9319 msgid "Enable MPY||ADD and MPY||SUB instructions"
9320 msgstr ""
9322 #: config/c4x/c4x.h:227
9323 msgid "Disable MPY||ADD and MPY||SUB instructions"
9324 msgstr ""
9326 #: config/c4x/c4x.h:229
9327 msgid "Assume that pointers may be aliased"
9328 msgstr ""
9330 #: config/c4x/c4x.h:231
9331 msgid "Assume that pointers not aliased"
9332 msgstr ""
9334 #: config/c4x/c4x.h:304
9335 msgid "Specify maximum number of iterations for RPTS"
9336 msgstr ""
9338 #: config/c4x/c4x.h:306
9339 msgid "Select CPU to generate code for"
9340 msgstr ""
9342 #. Macros used in the machine description to test the flags.
9343 #. Macro to define tables used to set the flags.
9344 #. This is a list in braces of pairs in braces,
9345 #. each pair being { "NAME", VALUE }
9346 #. where VALUE is the bits to set or minus the bits to clear.
9347 #. An empty string NAME is used to identify the default VALUE.
9348 #: config/clipper/clipper.h:40
9349 msgid "Generate code for the C400"
9350 msgstr ""
9352 #: config/clipper/clipper.h:41
9353 msgid "Generate code for the C300"
9354 msgstr ""
9356 #: config/convex/convex.h:53
9357 msgid "Generate code for c1"
9358 msgstr ""
9360 #: config/convex/convex.h:54
9361 msgid "Generate code for c2"
9362 msgstr ""
9364 #: config/convex/convex.h:55
9365 msgid "Generate code for c32"
9366 msgstr ""
9368 #: config/convex/convex.h:56 config/convex/convex.h:57
9369 msgid "Generate code for c34"
9370 msgstr ""
9372 #: config/convex/convex.h:59
9373 msgid "Use standard calling sequence, with arg count word"
9374 msgstr ""
9376 #: config/convex/convex.h:61
9377 msgid "Place arg count in a nop instruction (faster than push)"
9378 msgstr ""
9380 #: config/convex/convex.h:63
9381 msgid "Don't push arg count, depend on symbol table"
9382 msgstr ""
9384 #: config/convex/convex.h:65
9385 msgid "Use data cache for volatile mem refs (default)"
9386 msgstr ""
9388 #: config/convex/convex.h:67
9389 msgid "Don't use data cache for volatile mem refs"
9390 msgstr ""
9392 #: config/convex/convex.h:69
9393 msgid "Bypass data cache for volatile mem refs"
9394 msgstr ""
9396 #: config/convex/convex.h:70
9397 msgid "Use 64-bit longs"
9398 msgstr ""
9400 #: config/convex/convex.h:71
9401 msgid "Use cc- and libc-compatible 32-bit longs"
9402 msgstr ""
9404 #: config/cris/cris.c:878
9405 #, c-format
9406 msgid "stackframe too big: %d bytes"
9407 msgstr ""
9409 #: config/cris/cris.c:1193
9410 msgid "allocated but unused delay list in epilogue"
9411 msgstr ""
9413 #: config/cris/cris.c:1203
9414 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9415 msgstr ""
9417 #: config/cris/cris.c:1497
9418 #, fuzzy, c-format
9419 msgid "internal error: bad register: %d"
9420 msgstr "formaatstring niet beëindigd"
9422 #: config/cris/cris.c:1966
9423 msgid "internal error: sideeffect-insn affecting main effect"
9424 msgstr ""
9426 #. If we get here, the caller got its initial tests wrong.
9427 #: config/cris/cris.c:2253
9428 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9429 msgstr ""
9431 #: config/cris/cris.c:2335 config/cris/cris.c:2393
9432 #, fuzzy
9433 msgid "unrecognized supposed constant"
9434 msgstr "signature-string niet herkend"
9436 #: config/cris/cris.c:2434
9437 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9438 msgstr ""
9440 #: config/cris/cris.c:2453
9441 #, fuzzy, c-format
9442 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9443 msgstr "-mregparm=%d ligt niet tussen 0 en %d"
9445 #: config/cris/cris.c:2481
9446 #, c-format
9447 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9448 msgstr ""
9450 #: config/cris/cris.c:2517
9451 #, c-format
9452 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9453 msgstr ""
9455 #: config/cris/cris.c:2535
9456 #, fuzzy
9457 msgid "-fPIC not supported in this configuration"
9458 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
9460 #: config/cris/cris.c:2551
9461 msgid "that particular -g option is invalid with -maout and -melinux"
9462 msgstr ""
9464 #: config/cris/cris.c:2742 config/cris/cris.c:2787
9465 msgid "unexpected side-effects in address"
9466 msgstr ""
9468 #: config/cris/cris.c:2888
9469 msgid "PIC register isn't set up"
9470 msgstr ""
9472 #: config/cris/cris.c:2901
9473 #, fuzzy
9474 msgid "unexpected address expression"
9475 msgstr "ongeldige waarheidsexpressie"
9477 #. Labels are never marked as global symbols.
9478 #: config/cris/cris.c:2915
9479 msgid "unexpected PIC symbol"
9480 msgstr ""
9482 #: config/cris/cris.c:2919
9483 msgid "emitting PIC operand, but PIC register isn't set up"
9484 msgstr ""
9486 #: config/cris/cris.c:2928
9487 msgid "unexpected NOTE as addr_const:"
9488 msgstr ""
9490 #: config/cris/aout.h:106
9491 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9492 msgstr ""
9494 #: config/cris/aout.h:113
9495 msgid "For elinux, request a specified stack-size for this program"
9496 msgstr ""
9498 #. 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.
9499 #: config/cris/cris.h:333
9500 msgid "Compile for ETRAX 4 (CRIS v3)"
9501 msgstr ""
9503 #: config/cris/cris.h:338
9504 msgid "Compile for ETRAX 100 (CRIS v8)"
9505 msgstr ""
9507 #: config/cris/cris.h:342
9508 msgid "Emit verbose debug information in assembly code"
9509 msgstr ""
9511 #: config/cris/cris.h:345
9512 msgid "Do not use condition codes from normal instructions"
9513 msgstr ""
9515 #: config/cris/cris.h:349
9516 msgid "Do not emit addressing modes with side-effect assignment"
9517 msgstr ""
9519 #: config/cris/cris.h:352
9520 msgid "Do not tune stack alignment"
9521 msgstr ""
9523 #: config/cris/cris.h:355
9524 msgid "Do not tune writable data alignment"
9525 msgstr ""
9527 #: config/cris/cris.h:358
9528 msgid "Do not tune code and read-only data alignment"
9529 msgstr ""
9531 #: config/cris/cris.h:367
9532 msgid "Align code and data to 32 bits"
9533 msgstr ""
9535 #: config/cris/cris.h:380
9536 msgid "Don't align items in code or data"
9537 msgstr ""
9539 #: config/cris/cris.h:383
9540 msgid "Do not emit function prologue or epilogue"
9541 msgstr ""
9543 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9544 #: config/cris/cris.h:387
9545 msgid "Use the most feature-enabling options allowed by other options"
9546 msgstr ""
9548 #. 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.
9549 #: config/cris/cris.h:393
9550 msgid "Override -mbest-lib-options"
9551 msgstr ""
9553 #: config/cris/cris.h:425
9554 msgid "Generate code for the specified chip or CPU version"
9555 msgstr ""
9557 #: config/cris/cris.h:427
9558 #, fuzzy
9559 msgid "Tune alignment for the specified chip or CPU version"
9560 msgstr "er kan geen alignment opgegeven worden voor `%s'"
9562 #: config/cris/cris.h:429
9563 msgid "Warn when a stackframe is larger than the specified size"
9564 msgstr ""
9566 #. Node: Profiling
9567 #: config/cris/cris.h:1025
9568 msgid "no FUNCTION_PROFILER for CRIS"
9569 msgstr ""
9571 #: config/cris/linux.h:74
9572 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9573 msgstr ""
9575 #: config/d30v/d30v.c:209
9576 #, c-format
9577 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9578 msgstr ""
9580 #: config/d30v/d30v.c:2676
9581 msgid "bad insn to d30v_print_operand_address:"
9582 msgstr ""
9584 #: config/d30v/d30v.c:2693 config/d30v/d30v.c:2754 config/d30v/d30v.c:2775
9585 #: config/d30v/d30v.c:2793
9586 msgid "bad insn to d30v_print_operand_memory_reference:"
9587 msgstr ""
9589 #: config/d30v/d30v.c:2861
9590 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9591 msgstr ""
9593 #: config/d30v/d30v.c:2870
9594 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9595 msgstr ""
9597 #: config/d30v/d30v.c:2877
9598 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9599 msgstr ""
9601 #: config/d30v/d30v.c:2931
9602 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9603 msgstr ""
9605 #: config/d30v/d30v.c:2942
9606 msgid "bad insn to print_operand, 'B' modifier:"
9607 msgstr ""
9609 #: config/d30v/d30v.c:2949
9610 msgid "bad insn to print_operand, 'E' modifier:"
9611 msgstr ""
9613 #: config/d30v/d30v.c:2967
9614 msgid "bad insn to print_operand, 'R' modifier:"
9615 msgstr ""
9617 #: config/d30v/d30v.c:2976 config/d30v/d30v.c:2984
9618 msgid "bad insn to print_operand, 's' modifier:"
9619 msgstr ""
9621 #: config/d30v/d30v.c:3013
9622 msgid "bad insn in d30v_print_operand, 0 case"
9623 msgstr ""
9625 #: config/d30v/d30v.c:3368
9626 msgid "d30v_emit_comparison"
9627 msgstr ""
9629 #: config/d30v/d30v.c:3412
9630 msgid "bad call to d30v_move_2words"
9631 msgstr ""
9633 #: config/d30v/d30v.h:108
9634 msgid "Enable use of conditional move instructions"
9635 msgstr ""
9637 #: config/d30v/d30v.h:111
9638 msgid "Disable use of conditional move instructions"
9639 msgstr ""
9641 #: config/d30v/d30v.h:114
9642 msgid "Debug argument support in compiler"
9643 msgstr ""
9645 #: config/d30v/d30v.h:117
9646 msgid "Debug stack support in compiler"
9647 msgstr ""
9649 #: config/d30v/d30v.h:120
9650 msgid "Debug memory address support in compiler"
9651 msgstr ""
9653 #: config/d30v/d30v.h:123
9654 msgid "Make adjacent short instructions parallel if possible"
9655 msgstr ""
9657 #: config/d30v/d30v.h:126
9658 msgid "Do not make adjacent short instructions parallel"
9659 msgstr ""
9661 #: config/d30v/d30v.h:129 config/d30v/d30v.h:132
9662 msgid "Link programs/data to be in external memory by default"
9663 msgstr ""
9665 #: config/d30v/d30v.h:135
9666 msgid "Link programs/data to be in onchip memory by default"
9667 msgstr ""
9669 #: config/d30v/d30v.h:143
9670 msgid "Change the branch costs within the compiler"
9671 msgstr ""
9673 #: config/d30v/d30v.h:146
9674 msgid "Change the threshold for conversion to conditional execution"
9675 msgstr ""
9677 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9678 #, fuzzy
9679 msgid "stack size > 32k"
9680 msgstr "Stackgrootte > 32k"
9682 #: config/dsp16xx/dsp16xx.c:1678
9683 #, fuzzy
9684 msgid "invalid addressing mode"
9685 msgstr "Ongeldige addresseringsmodus"
9687 # of is het 'slechte register-uitbreidingscode'?
9688 #: config/dsp16xx/dsp16xx.c:1857
9689 #, fuzzy
9690 msgid "bad register extension code"
9691 msgstr "Slechte code voor registeruitbreiding"
9693 #: config/dsp16xx/dsp16xx.c:1958
9694 #, fuzzy
9695 msgid "invalid offset in ybase addressing"
9696 msgstr "Ongeldige offset in ybase-addressering"
9698 #: config/dsp16xx/dsp16xx.c:1961
9699 #, fuzzy
9700 msgid "invalid register in ybase addressing"
9701 msgstr "Ongeldig register in ybase-addressering"
9703 #: config/dsp16xx/dsp16xx.c:1990
9704 msgid "inline float constants not supported on this host"
9705 msgstr "inline floatconstantes worden op deze host niet ondersteund"
9707 #: config/dsp16xx/dsp16xx.c:2140
9708 #, fuzzy
9709 msgid "invalid shift operator in emit_1600_core_shift"
9710 msgstr "Ongeldige shift-operator in emit_1600_core_shift"
9712 #: config/dsp16xx/dsp16xx.c:2469
9713 #, fuzzy
9714 msgid "invalid mode for gen_tst_reg"
9715 msgstr "Ongeldige modus voor gen_tst_reg"
9717 #: config/dsp16xx/dsp16xx.c:2541
9718 #, fuzzy
9719 msgid "invalid mode for integer comparison in gen_compare_reg"
9720 msgstr "Ongeldige modus voor integervergelijking in gen_compare_reg"
9722 #. Macro to define tables used to set the flags.
9723 #. This is a list in braces of pairs in braces,
9724 #. each pair being { "NAME", VALUE }
9725 #. where VALUE is the bits to set or minus the bits to clear.
9726 #. An empty string NAME is used to identify the default VALUE.
9727 #: config/dsp16xx/dsp16xx.h:215
9728 msgid "Pass parameters in registers (default)"
9729 msgstr ""
9731 #: config/dsp16xx/dsp16xx.h:217
9732 msgid "Don't pass parameters in registers"
9733 msgstr ""
9735 #: config/dsp16xx/dsp16xx.h:219
9736 msgid "Generate code for near calls"
9737 msgstr ""
9739 #: config/dsp16xx/dsp16xx.h:221
9740 msgid "Don't generate code for near calls"
9741 msgstr ""
9743 #: config/dsp16xx/dsp16xx.h:223
9744 msgid "Generate code for near jumps"
9745 msgstr ""
9747 #: config/dsp16xx/dsp16xx.h:225
9748 msgid "Don't generate code for near jumps"
9749 msgstr ""
9751 #: config/dsp16xx/dsp16xx.h:227
9752 msgid "Generate code for a bit-manipulation unit"
9753 msgstr ""
9755 #: config/dsp16xx/dsp16xx.h:229
9756 msgid "Don't generate code for a bit-manipulation unit"
9757 msgstr ""
9759 #: config/dsp16xx/dsp16xx.h:231
9760 msgid "Generate code for memory map1"
9761 msgstr ""
9763 #: config/dsp16xx/dsp16xx.h:233
9764 msgid "Generate code for memory map2"
9765 msgstr ""
9767 #: config/dsp16xx/dsp16xx.h:235
9768 msgid "Generate code for memory map3"
9769 msgstr ""
9771 #: config/dsp16xx/dsp16xx.h:237
9772 msgid "Generate code for memory map4"
9773 msgstr ""
9775 #: config/dsp16xx/dsp16xx.h:239
9776 msgid "Ouput extra code for initialized data"
9777 msgstr ""
9779 #: config/dsp16xx/dsp16xx.h:241
9780 msgid "Don't let reg. allocator use ybase registers"
9781 msgstr ""
9783 #: config/dsp16xx/dsp16xx.h:243
9784 msgid "Output extra debug info in Luxworks environment"
9785 msgstr ""
9787 #: config/dsp16xx/dsp16xx.h:245
9788 msgid "Save temp. files in Luxworks environment"
9789 msgstr ""
9791 #: config/dsp16xx/dsp16xx.h:257
9792 msgid "Specify alternate name for text section"
9793 msgstr ""
9795 #: config/dsp16xx/dsp16xx.h:259
9796 msgid "Specify alternate name for data section"
9797 msgstr ""
9799 #: config/dsp16xx/dsp16xx.h:261
9800 msgid "Specify alternate name for bss section"
9801 msgstr ""
9803 #: config/dsp16xx/dsp16xx.h:263
9804 msgid "Specify alternate name for constant section"
9805 msgstr ""
9807 #: config/dsp16xx/dsp16xx.h:265
9808 msgid "Specify alternate name for dsp16xx chip"
9809 msgstr ""
9811 #. Output assembler code to FILE to increment profiler label # LABELNO
9812 #. for profiling a function entry.
9813 #: config/dsp16xx/dsp16xx.h:1219 config/dsp16xx/dsp16xx.h:1224
9814 #: config/dsp16xx/dsp16xx.h:1229 config/dsp16xx/dsp16xx.h:1809
9815 #: config/dsp16xx/dsp16xx.h:1814
9816 #, fuzzy
9817 msgid "profiling not implemented yet"
9818 msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
9820 #. Emit RTL insns to initialize the variable parts of a trampoline.
9821 #. FNADDR is an RTX for the address of the function's pure code.
9822 #. CXT is an RTX for the static chain value for the function.
9823 #: config/dsp16xx/dsp16xx.h:1240 config/dsp16xx/dsp16xx.h:1252
9824 #, fuzzy
9825 msgid "trampolines not yet implemented"
9826 msgstr "parameter wijst naar een onvolledig type"
9828 #. Macro to define tables used to set the flags.
9829 #. This is a list in braces of pairs in braces,
9830 #. each pair being { "NAME", VALUE }
9831 #. where VALUE is the bits to set or minus the bits to clear.
9832 #. An empty string NAME is used to identify the default VALUE.
9833 #: config/elxsi/elxsi.h:51
9834 msgid "Generate code the unix assembler can handle"
9835 msgstr ""
9837 #: config/elxsi/elxsi.h:52
9838 msgid "Generate code an embedded assembler can handle"
9839 msgstr ""
9841 #: config/fr30/fr30.c:456
9842 msgid "fr30_print_operand_address: unhandled address"
9843 msgstr ""
9845 #: config/fr30/fr30.c:483
9846 #, c-format
9847 msgid "fr30_print_operand: unrecognized %p code"
9848 msgstr ""
9850 #: config/fr30/fr30.c:503
9851 msgid "fr30_print_operand: unrecognized %b code"
9852 msgstr ""
9854 #: config/fr30/fr30.c:524
9855 msgid "fr30_print_operand: unrecognized %B code"
9856 msgstr ""
9858 #: config/fr30/fr30.c:532
9859 #, fuzzy
9860 msgid "fr30_print_operand: invalid operand to %A code"
9861 msgstr "ongeldige operand voor %N-code"
9863 #: config/fr30/fr30.c:549
9864 #, c-format
9865 msgid "fr30_print_operand: invalid %x code"
9866 msgstr ""
9868 #: config/fr30/fr30.c:556
9869 msgid "fr30_print_operand: invalid %F code"
9870 msgstr ""
9872 #: config/fr30/fr30.c:572
9873 msgid "fr30_print_operand: unknown code"
9874 msgstr ""
9876 #: config/fr30/fr30.c:601 config/fr30/fr30.c:610 config/fr30/fr30.c:621
9877 #: config/fr30/fr30.c:634
9878 msgid "fr30_print_operand: unhandled MEM"
9879 msgstr ""
9881 #: config/fr30/fr30.h:57
9882 msgid "Assume small address space"
9883 msgstr ""
9885 #: config/h8300/h8300.c:141
9886 #, fuzzy
9887 msgid "-ms2600 is used without -ms"
9888 msgstr "macro `%s' gebruikt zonder argumenten"
9890 #. Macro to define tables used to set the flags.
9891 #. This is a list in braces of pairs in braces,
9892 #. each pair being { "NAME", VALUE }
9893 #. where VALUE is the bits to set or minus the bits to clear.
9894 #. An empty string NAME is used to identify the default VALUE.
9895 #: config/h8300/h8300.h:117
9896 msgid "Generate H8/S code"
9897 msgstr ""
9899 #: config/h8300/h8300.h:118
9900 msgid "Do not generate H8/S code"
9901 msgstr ""
9903 #: config/h8300/h8300.h:119
9904 msgid "Generate H8/S2600 code"
9905 msgstr ""
9907 #: config/h8300/h8300.h:120
9908 msgid "Do not generate H8/S2600 code"
9909 msgstr ""
9911 #: config/h8300/h8300.h:121
9912 msgid "Make integers 32 bits wide"
9913 msgstr ""
9915 #: config/h8300/h8300.h:124
9916 msgid "Use registers for argument passing"
9917 msgstr ""
9919 #: config/h8300/h8300.h:126
9920 msgid "Do not use registers for argument passing"
9921 msgstr ""
9923 #: config/h8300/h8300.h:128
9924 msgid "Consider access to byte sized memory slow"
9925 msgstr ""
9927 #: config/h8300/h8300.h:129
9928 msgid "Enable linker relaxing"
9929 msgstr ""
9931 #: config/h8300/h8300.h:131
9932 msgid "Generate H8/300H code"
9933 msgstr ""
9935 #: config/h8300/h8300.h:132
9936 msgid "Do not generate H8/300H code"
9937 msgstr ""
9939 #: config/h8300/h8300.h:133
9940 msgid "Use H8/300 alignment rules"
9941 msgstr ""
9943 # Moet 'signature-string' vertaald worden?
9944 #: config/i370/i370-c.c:54
9945 #, fuzzy
9946 msgid "junk at end of #pragma map"
9947 msgstr "Brol aan einde van signature-string."
9949 #: config/i370/i370-c.c:60
9950 #, fuzzy
9951 msgid "malformed #pragma map, ignored"
9952 msgstr "misvormde #pragma pack(pop[,id])"
9954 #: config/i370/i370.c:897
9955 msgid "real name is too long - alias ignored"
9956 msgstr ""
9958 #: config/i370/i370.c:902
9959 msgid "alias name is too long - alias ignored"
9960 msgstr ""
9962 #: config/i370/i370.c:1173
9963 #, fuzzy
9964 msgid "internal error--no jump follows compare:"
9965 msgstr "interne fout - dup-operatie"
9967 #. Macro to define tables used to set the flags.  This is a list in braces
9968 #. of pairs in braces, each pair being { "NAME", VALUE }
9969 #. where VALUE is the bits to set or minus the bits to clear.
9970 #. An empty string NAME is used to identify the default VALUE.
9971 #: config/i370/i370.h:63
9972 msgid "Generate char instructions"
9973 msgstr ""
9975 #: config/i370/i370.h:64
9976 msgid "Do not generate char instructions"
9977 msgstr ""
9979 #: config/i386/i386.c:924
9980 #, fuzzy, c-format
9981 msgid "code model %s not supported in PIC mode"
9982 msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
9984 #: config/i386/i386.c:934 config/sparc/sparc.c:346
9985 #, c-format
9986 msgid "bad value (%s) for -mcmodel= switch"
9987 msgstr "slechte waarde (%s) voor optie -mcmodel="
9989 #: config/i386/i386.c:949
9990 #, fuzzy, c-format
9991 msgid "bad value (%s) for -masm= switch"
9992 msgstr "slechte waarde (%s) voor optie -mabi="
9994 #: config/i386/i386.c:952
9995 #, fuzzy, c-format
9996 msgid "code model `%s' not supported in the %s bit mode"
9997 msgstr "ANSI C ondersteunt de `%c' lengte-optie niet"
9999 #: config/i386/i386.c:955
10000 msgid "code model `large' not supported yet"
10001 msgstr ""
10003 #: config/i386/i386.c:957
10004 #, c-format
10005 msgid "%i-bit mode not compiled in"
10006 msgstr ""
10008 #: config/i386/i386.c:987 config/mips/mips.c:4972
10009 #, c-format
10010 msgid "bad value (%s) for -march= switch"
10011 msgstr "slechte waarde (%s) voor de -march= optie"
10013 #: config/i386/i386.c:998 config/mips/mips.c:4928
10014 #, c-format
10015 msgid "bad value (%s) for -mcpu= switch"
10016 msgstr "slechte waarde (%s) voor de -march= optie"
10018 #: config/i386/i386.c:1017
10019 #, c-format
10020 msgid "-mregparm=%d is not between 0 and %d"
10021 msgstr "-mregparm=%d ligt niet tussen 0 en %d"
10023 #: config/i386/i386.c:1030
10024 #, fuzzy
10025 msgid "-malign-loops is obsolete, use -falign-loops"
10026 msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
10028 #: config/i386/i386.c:1035 config/i386/i386.c:1048 config/i386/i386.c:1061
10029 #, c-format
10030 msgid "-malign-loops=%d is not between 0 and %d"
10031 msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
10033 #: config/i386/i386.c:1043
10034 #, fuzzy
10035 msgid "-malign-jumps is obsolete, use -falign-jumps"
10036 msgstr "-malign-jumps=%d ligt niet tussen 0 en %d"
10038 #: config/i386/i386.c:1056
10039 #, fuzzy
10040 msgid "-malign-functions is obsolete, use -falign-functions"
10041 msgstr "-malign-functions=%d ligt niet tussen 0 en %d"
10043 #: config/i386/i386.c:1094
10044 #, fuzzy, c-format
10045 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10046 msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
10048 #: config/i386/i386.c:1106
10049 #, c-format
10050 msgid "-mbranch-cost=%d is not between 0 and 5"
10051 msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5"
10053 #: config/i386/i386.c:1123
10054 msgid "-malign-double makes no sense in the 64bit mode"
10055 msgstr ""
10057 #: config/i386/i386.c:1125
10058 #, fuzzy
10059 msgid "-mrtd calling convention not supported in the 64bit mode"
10060 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
10062 #: config/i386/i386.c:1141 config/i386/i386.c:1152
10063 #, fuzzy
10064 msgid "SSE instruction set disabled, using 387 arithmetics"
10065 msgstr "pointer naar functie gebruikt in rekensom"
10067 #: config/i386/i386.c:1157
10068 #, fuzzy
10069 msgid "387 instruction set disabled, using SSE arithmetics"
10070 msgstr "pointer naar functie gebruikt in rekensom"
10072 #: config/i386/i386.c:1164
10073 #, fuzzy, c-format
10074 msgid "bad value (%s) for -mfpmath= switch"
10075 msgstr "slechte waarde (%s) voor de -march= optie"
10077 #: config/i386/i386.c:1294
10078 #, c-format
10079 msgid "`%s' attribute requires an integer constant argument"
10080 msgstr ""
10082 #: config/i386/i386.c:1300
10083 #, fuzzy, c-format
10084 msgid "argument to `%s' attribute larger than %d"
10085 msgstr "kan het `%s' attribuut niet instellen na een definitie"
10087 #: config/i386/i386.c:5328
10088 msgid "invalid UNSPEC as operand"
10089 msgstr "ongeldige UNSPEC als operand"
10091 #: config/i386/i386.c:5529
10092 msgid "extended registers have no high halves"
10093 msgstr ""
10095 #: config/i386/i386.c:5544
10096 msgid "unsupported operand size for extended register"
10097 msgstr ""
10099 #: config/i386/i386.c:5791
10100 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10101 msgstr ""
10103 #: config/i386/i386.c:9774
10104 #, fuzzy
10105 msgid "unknown insn mode"
10106 msgstr "onbekende machine-modus `%s'"
10108 #. @@@ better error message
10109 #: config/i386/i386.c:11617 config/i386/i386.c:11650
10110 msgid "selector must be an immediate"
10111 msgstr ""
10113 #. @@@ better error message
10114 #: config/i386/i386.c:11808 config/i386/i386.c:11836
10115 msgid "mask must be an immediate"
10116 msgstr ""
10118 #: config/i386/winnt.c:94
10119 #, fuzzy, c-format
10120 msgid "`%s' attribute only applies to variables"
10121 msgstr "het `%s' attribuut heeft geen betekenis voor types"
10123 #: config/i386/winnt.c:262
10124 #, fuzzy, c-format
10125 msgid "`%s' declared as both exported to and imported from a DLL"
10126 msgstr "`%s' gedeclareerd als geëxporteerd naar Ã©n geïmporteerd uit een DLL."
10128 #: config/i386/cygwin.h:51
10129 msgid "Use the Cygwin interface"
10130 msgstr ""
10132 #: config/i386/cygwin.h:53
10133 msgid "Use the Mingw32 interface"
10134 msgstr ""
10136 #: config/i386/cygwin.h:54
10137 msgid "Create GUI application"
10138 msgstr ""
10140 #: config/i386/cygwin.h:55
10141 msgid "Don't set Windows defines"
10142 msgstr ""
10144 #: config/i386/cygwin.h:56
10145 msgid "Set Windows defines"
10146 msgstr ""
10148 #: config/i386/cygwin.h:58
10149 msgid "Create console application"
10150 msgstr ""
10152 #: config/i386/cygwin.h:59 config/i386/win32.h:59
10153 msgid "Generate code for a DLL"
10154 msgstr ""
10156 #: config/i386/cygwin.h:61 config/i386/win32.h:61
10157 msgid "Ignore dllimport for functions"
10158 msgstr ""
10160 #: config/i386/cygwin.h:63
10161 msgid "Use Mingw-specific thread support"
10162 msgstr ""
10164 #: config/i386/cygwin.h:257
10165 #, c-format
10166 msgid "-f%s ignored for target (all code is position independent)"
10167 msgstr ""
10169 #: config/i386/dgux.h:60
10170 msgid "Retain standard MXDB information"
10171 msgstr ""
10173 #: config/i386/dgux.h:62
10174 msgid "Retain legend information"
10175 msgstr ""
10177 #: config/i386/dgux.h:65
10178 msgid "Generate external legend information"
10179 msgstr ""
10181 #: config/i386/dgux.h:67
10182 msgid "Emit identifying info in .s file"
10183 msgstr ""
10185 #: config/i386/dgux.h:69
10186 #, fuzzy
10187 msgid "Warn when a function arg is a structure"
10188 msgstr "argument #%d is een structure"
10190 #: config/i386/dgux.h:252
10191 #, fuzzy
10192 msgid "argument is a structure"
10193 msgstr "argument #%d is een structure"
10195 #: config/i386/djgpp.h:201
10196 msgid "-mbnu210 is ignored (option is obsolete)"
10197 msgstr ""
10199 #: config/i386/i386.h:45 config/mips/mips.h:186
10200 msgid "half-pic init called on systems that don't support it"
10201 msgstr ""
10203 #. Deprecated.
10204 #: config/i386/i386.h:297
10205 #, fuzzy
10206 msgid "Alternate calling convention"
10207 msgstr "Onbeëindigde stringconstante"
10209 #: config/i386/i386.h:299 config/m68k/m68k.h:180 config/ns32k/ns32k.h:106
10210 msgid "Use normal calling convention"
10211 msgstr ""
10213 #: config/i386/i386.h:301
10214 msgid "Align some doubles on dword boundary"
10215 msgstr ""
10217 #: config/i386/i386.h:303
10218 msgid "Align doubles on word boundary"
10219 msgstr ""
10221 #: config/i386/i386.h:305
10222 msgid "Uninitialized locals in .bss"
10223 msgstr ""
10225 #: config/i386/i386.h:307
10226 msgid "Uninitialized locals in .data"
10227 msgstr ""
10229 #: config/i386/i386.h:309 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10230 msgid "Use IEEE math for fp comparisons"
10231 msgstr ""
10233 #: config/i386/i386.h:311
10234 msgid "Do not use IEEE math for fp comparisons"
10235 msgstr ""
10237 #: config/i386/i386.h:313
10238 msgid "Return values of functions in FPU registers"
10239 msgstr ""
10241 #: config/i386/i386.h:315
10242 #, fuzzy
10243 msgid "Do not return values of functions in FPU registers"
10244 msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
10246 #: config/i386/i386.h:317
10247 msgid "Do not generate sin, cos, sqrt for FPU"
10248 msgstr ""
10250 #: config/i386/i386.h:319
10251 msgid "Generate sin, cos, sqrt for FPU"
10252 msgstr ""
10254 #: config/i386/i386.h:321
10255 msgid "Omit the frame pointer in leaf functions"
10256 msgstr ""
10258 #: config/i386/i386.h:324
10259 msgid "Enable stack probing"
10260 msgstr ""
10262 #. undocumented
10263 #. undocumented
10264 #: config/i386/i386.h:329
10265 #, fuzzy
10266 msgid "Align destination of the string operations"
10267 msgstr "ANSI C staat het testen van asserties niet toe"
10269 #: config/i386/i386.h:331
10270 msgid "Do not align destination of the string operations"
10271 msgstr ""
10273 #: config/i386/i386.h:333
10274 msgid "Inline all known string operations"
10275 msgstr ""
10277 #: config/i386/i386.h:335
10278 #, fuzzy
10279 msgid "Do not inline all known string operations"
10280 msgstr "ANSI C staat het testen van asserties niet toe"
10282 #: config/i386/i386.h:337 config/i386/i386.h:342
10283 msgid "Use push instructions to save outgoing arguments"
10284 msgstr ""
10286 #: config/i386/i386.h:339 config/i386/i386.h:344
10287 msgid "Do not use push instructions to save outgoing arguments"
10288 msgstr ""
10290 #: config/i386/i386.h:346
10291 #, fuzzy
10292 msgid "Support MMX built-in functions"
10293 msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
10295 #: config/i386/i386.h:348
10296 #, fuzzy
10297 msgid "Do not support MMX built-in functions"
10298 msgstr "conflicterende types voor ingebouwde functie `%s'"
10300 #: config/i386/i386.h:351
10301 #, fuzzy
10302 msgid "Support 3DNow! built-in functions"
10303 msgstr "ingebouwde functie `%s' wordt verborgen"
10305 #: config/i386/i386.h:354
10306 #, fuzzy
10307 msgid "Do not support 3DNow! built-in functions"
10308 msgstr "conflicterende types voor ingebouwde functie `%s'"
10310 #: config/i386/i386.h:356
10311 msgid "Support MMX and SSE built-in functions and code generation"
10312 msgstr ""
10314 #: config/i386/i386.h:359
10315 msgid "Do not support MMX and SSE built-in functions and code generation"
10316 msgstr ""
10318 #: config/i386/i386.h:361
10319 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10320 msgstr ""
10322 #: config/i386/i386.h:364
10323 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10324 msgstr ""
10326 #: config/i386/i386.h:366
10327 msgid "sizeof(long double) is 16"
10328 msgstr ""
10330 #: config/i386/i386.h:368
10331 msgid "sizeof(long double) is 12"
10332 msgstr ""
10334 #: config/i386/i386.h:370
10335 msgid "Generate 64bit x86-64 code"
10336 msgstr ""
10338 #: config/i386/i386.h:372
10339 msgid "Generate 32bit i386 code"
10340 msgstr ""
10342 #: config/i386/i386.h:374
10343 msgid "Use red-zone in the x86-64 code"
10344 msgstr ""
10346 #: config/i386/i386.h:376
10347 msgid "Do not use red-zone in the x86-64 code"
10348 msgstr ""
10350 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10351 #. command options that have values.  Its definition is an
10352 #. initializer with a subgrouping for each command option.
10354 #. Each subgrouping contains a string constant, that defines the
10355 #. fixed part of the option name, and the address of a variable.  The
10356 #. variable, type `char *', is set to the variable part of the given
10357 #. option if the fixed part matches.  The actual option name is made
10358 #. by appending `-m' to the specified name.
10359 #: config/i386/i386.h:422 config/rs6000/rs6000.h:428 config/sparc/sparc.h:668
10360 msgid "Schedule code for given CPU"
10361 msgstr ""
10363 #: config/i386/i386.h:424
10364 msgid "Generate floating point mathematics using given instruction set"
10365 msgstr ""
10367 #: config/i386/i386.h:426
10368 msgid "Generate code for given CPU"
10369 msgstr ""
10371 #: config/i386/i386.h:428
10372 msgid "Number of registers used to pass integer arguments"
10373 msgstr ""
10375 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10376 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10377 #. command options that have values.  Its definition is an
10378 #. initializer with a subgrouping for each command option.
10380 #. Each subgrouping contains a string constant, that defines the
10381 #. fixed part of the option name, and the address of a variable.  The
10382 #. variable, type `char *', is set to the variable part of the given
10383 #. option if the fixed part matches.  The actual option name is made
10384 #. by appending `-m' to the specified name.
10385 #: config/i386/i386.h:430 config/m68k/m68k.h:263
10386 #, fuzzy
10387 msgid "Loop code aligned to this power of 2"
10388 msgstr "gevraagd alignment is geen macht van 2"
10390 #: config/i386/i386.h:432 config/m68k/m68k.h:265
10391 #, fuzzy
10392 msgid "Jump targets are aligned to this power of 2"
10393 msgstr "gevraagd alignment is geen macht van 2"
10395 #: config/i386/i386.h:434 config/m68k/m68k.h:267
10396 #, fuzzy
10397 msgid "Function starts are aligned to this power of 2"
10398 msgstr "gevraagd alignment is geen macht van 2"
10400 #: config/i386/i386.h:437
10401 msgid "Attempt to keep stack aligned to this power of 2"
10402 msgstr ""
10404 #: config/i386/i386.h:439
10405 msgid "Branches are this expensive (1-5, arbitrary units)"
10406 msgstr ""
10408 #: config/i386/i386.h:441
10409 msgid "Use given x86-64 code model"
10410 msgstr ""
10412 #: config/i386/i386.h:447
10413 msgid "Use given assembler dialect"
10414 msgstr ""
10416 #: config/i386/osf1elf.h:112
10417 msgid "Profiling uses mcount"
10418 msgstr ""
10420 #: config/i386/osfrose.h:60
10421 msgid "Emit half-PIC code"
10422 msgstr ""
10424 #. intentionally undoc
10425 #. intentionally undoc
10426 #: config/i386/osfrose.h:67
10427 msgid "Emit ELF object code"
10428 msgstr ""
10430 #: config/i386/osfrose.h:69
10431 msgid "Emit ROSE object code"
10432 msgstr ""
10434 #: config/i386/osfrose.h:71
10435 msgid "Symbols have a leading underscore"
10436 msgstr ""
10438 #: config/i386/osfrose.h:74
10439 msgid "Align to >word boundaries"
10440 msgstr ""
10442 #: config/i386/osfrose.h:77
10443 msgid "Use mcount for profiling"
10444 msgstr ""
10446 #: config/i386/osfrose.h:79
10447 msgid "Use mcount_ptr for profiling"
10448 msgstr ""
10450 #: config/i386/sco5.h:771
10451 msgid "Generate ELF output"
10452 msgstr ""
10454 #: config/i386/win32.h:53
10455 msgid "Use Mingw32 interface"
10456 msgstr ""
10458 #: config/i386/win32.h:55
10459 msgid "Use Cygwin interface"
10460 msgstr ""
10462 #: config/i386/win32.h:57
10463 msgid "Use bare Windows interface"
10464 msgstr ""
10466 #. 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.
10467 #. 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.
10468 #: config/i386/xm-djgpp.h:71
10469 msgid "environment variable DJGPP not defined"
10470 msgstr ""
10472 #: config/i386/xm-djgpp.h:73
10473 #, c-format
10474 msgid "environment variable DJGPP points to missing file '%s'"
10475 msgstr ""
10477 #: config/i386/xm-djgpp.h:76
10478 #, c-format
10479 msgid "environment variable DJGPP points to corrupt file '%s'"
10480 msgstr ""
10482 #. Macro to define tables used to set the flags.
10483 #. This is a list in braces of pairs in braces,
10484 #. each pair being { "NAME", VALUE }
10485 #. where VALUE is the bits to set or minus the bits to clear.
10486 #. An empty string NAME is used to identify the default VALUE.
10487 #: config/i860/i860.h:56 config/i860/paragon.h:28
10488 msgid "Generate code which uses the FPU"
10489 msgstr ""
10491 #: config/i860/i860.h:57 config/i860/i860.h:58 config/i860/paragon.h:29
10492 #: config/i860/paragon.h:30 config/i860/paragon.h:31
10493 msgid "Do not generate code which uses the FPU"
10494 msgstr ""
10496 #: config/i960/i960-c.c:67
10497 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10498 msgstr ""
10500 #: config/i960/i960-c.c:72
10501 #, fuzzy
10502 msgid "malformed #pragma align - ignored"
10503 msgstr "misvormde #pragma weak"
10505 #: config/i960/i960-c.c:110
10506 msgid "sorry, not implemented: #pragma noalign NAME"
10507 msgstr ""
10509 #: config/i960/i960.c:1405 config/m68k/m68k.c:665 config/rs6000/rs6000.c:8094
10510 #, fuzzy
10511 msgid "stack limit expression is not supported"
10512 msgstr "-pipe wordt niet ondersteund"
10514 #. Macro to define tables used to set the flags.
10515 #. This is a list in braces of pairs in braces,
10516 #. each pair being { "NAME", VALUE }
10517 #. where VALUE is the bits to set or minus the bits to clear.
10518 #. An empty string NAME is used to identify the default VALUE.
10519 #. ??? Not all ten of these architecture variations actually exist, but I
10520 #. am not sure which are real and which aren't.
10521 #: config/i960/i960.h:246
10522 msgid "Generate SA code"
10523 msgstr ""
10525 #: config/i960/i960.h:249
10526 msgid "Generate SB code"
10527 msgstr ""
10529 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10530 #: config/i960/i960.h:254
10531 msgid "Generate KA code"
10532 msgstr ""
10534 #: config/i960/i960.h:257
10535 msgid "Generate KB code"
10536 msgstr ""
10538 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10539 #: config/i960/i960.h:262
10540 msgid "Generate JA code"
10541 msgstr ""
10543 #: config/i960/i960.h:264
10544 msgid "Generate JD code"
10545 msgstr ""
10547 #: config/i960/i960.h:267
10548 msgid "Generate JF code"
10549 msgstr ""
10551 #: config/i960/i960.h:269
10552 msgid "generate RP code"
10553 msgstr ""
10555 #: config/i960/i960.h:272
10556 msgid "Generate MC code"
10557 msgstr ""
10559 #: config/i960/i960.h:275
10560 msgid "Generate CA code"
10561 msgstr ""
10563 #. {"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")},
10564 #: config/i960/i960.h:285
10565 msgid "Generate CF code"
10566 msgstr ""
10568 #: config/i960/i960.h:291
10569 #, fuzzy
10570 msgid "Use alternate leaf function entries"
10571 msgstr "sizeof toegepast op een functie-type"
10573 #: config/i960/i960.h:293
10574 msgid "Do not use alternate leaf function entries"
10575 msgstr ""
10577 #: config/i960/i960.h:295
10578 msgid "Perform tail call optimization"
10579 msgstr ""
10581 #: config/i960/i960.h:297
10582 msgid "Do not perform tail call optimization"
10583 msgstr ""
10585 #: config/i960/i960.h:299
10586 #, fuzzy
10587 msgid "Use complex addressing modes"
10588 msgstr "Ongeldige addresseringsmodus"
10590 #: config/i960/i960.h:301
10591 #, fuzzy
10592 msgid "Do not use complex addressing modes"
10593 msgstr "Ongeldige addresseringsmodus"
10595 #: config/i960/i960.h:303
10596 msgid "Align code to 8 byte boundary"
10597 msgstr ""
10599 #: config/i960/i960.h:305
10600 msgid "Do not align code to 8 byte boundary"
10601 msgstr ""
10603 #. {"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")},
10604 #: config/i960/i960.h:311 config/i960/i960.h:313
10605 msgid "Enable compatibility with iC960 v2.0"
10606 msgstr ""
10608 #: config/i960/i960.h:315
10609 msgid "Enable compatibility with iC960 v3.0"
10610 msgstr ""
10612 #: config/i960/i960.h:317 config/i960/i960.h:319
10613 msgid "Enable compatibility with ic960 assembler"
10614 msgstr ""
10616 #: config/i960/i960.h:321
10617 msgid "Do not permit unaligned accesses"
10618 msgstr ""
10620 #: config/i960/i960.h:323
10621 msgid "Permit unaligned accesses"
10622 msgstr ""
10624 #: config/i960/i960.h:325
10625 msgid "Layout types like Intel's v1.3 gcc"
10626 msgstr ""
10628 #: config/i960/i960.h:327
10629 msgid "Do not layout types like Intel's v1.3 gcc"
10630 msgstr ""
10632 #: config/i960/i960.h:329 config/sparc/freebsd.h:80 config/sparc/linux.h:85
10633 #: config/sparc/linux64.h:138
10634 msgid "Use 64 bit long doubles"
10635 msgstr ""
10637 #: config/i960/i960.h:331
10638 #, fuzzy
10639 msgid "Enable linker relaxation"
10640 msgstr "lege declaratie"
10642 #: config/i960/i960.h:333
10643 msgid "Do not enable linker relaxation"
10644 msgstr ""
10646 #. Override conflicting target switch options.
10647 #. Doesn't actually detect if more than one -mARCH option is given, but
10648 #. does handle the case of two blatantly conflicting -mARCH options.
10649 #: config/i960/i960.h:348 config/i960/i960.h:358
10650 msgid "conflicting architectures defined - using C series"
10651 msgstr ""
10653 #: config/i960/i960.h:353
10654 msgid "conflicting architectures defined - using K series"
10655 msgstr ""
10657 #: config/i960/i960.h:368
10658 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10659 msgstr ""
10661 #. ??? See the LONG_DOUBLE_TYPE_SIZE definition below.
10662 #: config/i960/i960.h:379
10663 msgid "the -mlong-double-64 option does not work yet"
10664 msgstr ""
10666 #: config/ia64/ia64.c:3570
10667 msgid "ia64_print_operand: unknown code"
10668 msgstr ""
10670 #: config/ia64/ia64.c:3844
10671 msgid "value of -mfixed-range must have form REG1-REG2"
10672 msgstr ""
10674 #: config/ia64/ia64.c:3871
10675 #, fuzzy, c-format
10676 msgid "%s-%s is an empty range"
10677 msgstr "leeg bereik"
10679 #: config/ia64/ia64.c:3936
10680 msgid "cannot optimize division for both latency and throughput"
10681 msgstr ""
10683 #. This macro defines names of command options to set and clear bits in
10684 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10685 #. each command option.
10686 #: config/ia64/ia64.h:112
10687 msgid "Generate big endian code"
10688 msgstr ""
10690 #: config/ia64/ia64.h:114 config/mcore/mcore.h:159
10691 msgid "Generate little endian code"
10692 msgstr ""
10694 #: config/ia64/ia64.h:116
10695 msgid "Generate code for GNU as"
10696 msgstr ""
10698 #: config/ia64/ia64.h:118
10699 msgid "Generate code for Intel as"
10700 msgstr ""
10702 #: config/ia64/ia64.h:120
10703 msgid "Generate code for GNU ld"
10704 msgstr ""
10706 #: config/ia64/ia64.h:122
10707 msgid "Generate code for Intel ld"
10708 msgstr ""
10710 #: config/ia64/ia64.h:124
10711 msgid "Generate code without GP reg"
10712 msgstr ""
10714 #: config/ia64/ia64.h:126
10715 msgid "Emit stop bits before and after volatile extended asms"
10716 msgstr ""
10718 #: config/ia64/ia64.h:128
10719 msgid "Don't emit stop bits before and after volatile extended asms"
10720 msgstr ""
10722 #: config/ia64/ia64.h:130
10723 msgid "Emit code for Itanium (TM) processor B step"
10724 msgstr ""
10726 #: config/ia64/ia64.h:132
10727 #, fuzzy
10728 msgid "Use in/loc/out register names"
10729 msgstr "ongeldige registernaam voor `%s'"
10731 #: config/ia64/ia64.h:134
10732 msgid "Disable use of sdata/scommon/sbss"
10733 msgstr ""
10735 #: config/ia64/ia64.h:136
10736 msgid "Enable use of sdata/scommon/sbss"
10737 msgstr ""
10739 #: config/ia64/ia64.h:138
10740 msgid "gp is constant (but save/restore gp on indirect calls)"
10741 msgstr ""
10743 #: config/ia64/ia64.h:140
10744 msgid "Generate self-relocatable code"
10745 msgstr ""
10747 #: config/ia64/ia64.h:142
10748 msgid "Generate inline division, optimize for latency"
10749 msgstr ""
10751 #: config/ia64/ia64.h:144
10752 msgid "Generate inline division, optimize for throughput"
10753 msgstr ""
10755 #: config/ia64/ia64.h:146
10756 msgid "Enable Dwarf 2 line debug info via GNU as"
10757 msgstr ""
10759 #: config/ia64/ia64.h:148
10760 msgid "Disable Dwarf 2 line debug info via GNU as"
10761 msgstr ""
10763 #: config/ia64/ia64.h:176
10764 msgid "Specify range of registers to make fixed"
10765 msgstr ""
10767 #: config/m32r/m32r.c:130
10768 #, c-format
10769 msgid "bad value (%s) for -mmodel switch"
10770 msgstr "slechte waarde (%s) voor optie -mmodel"
10772 #: config/m32r/m32r.c:139
10773 #, c-format
10774 msgid "bad value (%s) for -msdata switch"
10775 msgstr "slechte waarde (%s) voor optie -msdata"
10777 # Is the %s the argument, or is it 'of' the argument?
10778 #: config/m32r/m32r.c:310
10779 #, fuzzy, c-format
10780 msgid "invalid argument of `%s' attribute"
10781 msgstr "ongeldig type-argument `%s'"
10783 #: config/m32r/m32r.c:408
10784 msgid "const objects cannot go in .sdata/.sbss"
10785 msgstr "constante objecten kunnen niet in .sdata/.sbbs geplaatst worden"
10787 #: config/m32r/m32r.c:2248
10788 #, c-format
10789 msgid "invalid operand to %s code"
10790 msgstr "ongeldige operand voor %s-code"
10792 #: config/m32r/m32r.c:2255
10793 #, c-format
10794 msgid "invalid operand to %p code"
10795 msgstr "ongeldige operand voor %p-code"
10797 #: config/m32r/m32r.c:2311
10798 msgid "bad insn for 'A'"
10799 msgstr ""
10801 #: config/m32r/m32r.c:2363
10802 msgid "invalid operand to %T/%B code"
10803 msgstr "ongeldige operand voor %T/%B-code"
10805 #: config/m32r/m32r.c:2386
10806 msgid "invalid operand to %N code"
10807 msgstr "ongeldige operand voor %N-code"
10809 #: config/m32r/m32r.c:2431
10810 #, fuzzy
10811 msgid "pre-increment address is not a register"
10812 msgstr "operand `%d' is geen register"
10814 #: config/m32r/m32r.c:2438
10815 #, fuzzy
10816 msgid "pre-decrement address is not a register"
10817 msgstr "operand `%d' is geen register"
10819 #: config/m32r/m32r.c:2445
10820 #, fuzzy
10821 msgid "post-increment address is not a register"
10822 msgstr "switch-waarde is geen integer"
10824 #: config/m32r/m32r.c:2523 config/m32r/m32r.c:2539
10825 #: config/rs6000/rs6000.c:10712
10826 msgid "bad address"
10827 msgstr ""
10829 #: config/m32r/m32r.c:2544
10830 msgid "lo_sum not of register"
10831 msgstr ""
10833 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10834 #: config/m32r/m32r.h:241
10835 msgid "Display compile time statistics"
10836 msgstr ""
10838 #: config/m32r/m32r.h:243
10839 msgid "Align all loops to 32 byte boundary"
10840 msgstr ""
10842 #: config/m32r/m32r.h:246
10843 msgid "Only issue one instruction per cycle"
10844 msgstr ""
10846 #: config/m32r/m32r.h:249
10847 #, fuzzy
10848 msgid "Prefer branches over conditional execution"
10849 msgstr "types in voorwaardelijke expressie komen niet overeen"
10851 #: config/m32r/m32r.h:265
10852 msgid "Code size: small, medium or large"
10853 msgstr ""
10855 #: config/m32r/m32r.h:267
10856 msgid "Small data area: none, sdata, use"
10857 msgstr ""
10859 #: config/m68hc11/m68hc11.c:236
10860 #, c-format
10861 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10862 msgstr ""
10864 #. !!!! SCz wrong here.
10865 #: config/m68hc11/m68hc11.c:3032 config/m68hc11/m68hc11.c:3406
10866 #, fuzzy
10867 msgid "move insn not handled"
10868 msgstr "onvolledige CASE - %s niet opgevangen"
10870 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3336
10871 #: config/m68hc11/m68hc11.c:3609
10872 #, fuzzy
10873 msgid "invalid register in the move instruction"
10874 msgstr "Ongeldig register in ybase-addressering"
10876 #: config/m68hc11/m68hc11.c:3286
10877 #, fuzzy
10878 msgid "invalid operand in the instruction"
10879 msgstr "ongeldige operand voor %s-code"
10881 #: config/m68hc11/m68hc11.c:3583
10882 #, fuzzy
10883 msgid "invalid register in the instruction"
10884 msgstr "Ongeldig register in ybase-addressering"
10886 #: config/m68hc11/m68hc11.c:3616
10887 #, fuzzy
10888 msgid "operand 1 must be a hard register"
10889 msgstr "operand `%d' is geen register"
10891 #: config/m68hc11/m68hc11.c:3633
10892 #, fuzzy
10893 msgid "invalid rotate insn"
10894 msgstr "ongeldig karakter in naam van macro-parameter"
10896 #: config/m68hc11/m68hc11.c:4053
10897 msgid "registers IX, IY and Z used in the same INSN"
10898 msgstr ""
10900 #: config/m68hc11/m68hc11.c:4373 config/m68hc11/m68hc11.c:4678
10901 msgid "cannot do z-register replacement"
10902 msgstr ""
10904 #: config/m68hc11/m68hc11.c:4727
10905 #, fuzzy
10906 msgid "invalid Z register replacement for insn"
10907 msgstr "ongeldige registernaam voor `%s'"
10909 #. Macro to define tables used to set the flags. This is a list in braces of
10910 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10911 #. to set or minus the bits to clear. An empty string NAME is used to
10912 #. identify the default VALUE.
10913 #: config/m68hc11/m68hc11.h:152
10914 msgid "Compile with 16-bit integer mode"
10915 msgstr ""
10917 #: config/m68hc11/m68hc11.h:154
10918 msgid "Compile with 32-bit integer mode"
10919 msgstr ""
10921 #: config/m68hc11/m68hc11.h:156
10922 msgid "Auto pre/post decrement increment allowed"
10923 msgstr ""
10925 #: config/m68hc11/m68hc11.h:158
10926 msgid "Auto pre/post decrement increment not allowed"
10927 msgstr ""
10929 #: config/m68hc11/m68hc11.h:160 config/m68hc11/m68hc11.h:164
10930 msgid "Compile for a 68HC11"
10931 msgstr ""
10933 #: config/m68hc11/m68hc11.h:162 config/m68hc11/m68hc11.h:166
10934 msgid "Compile for a 68HC12"
10935 msgstr ""
10937 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10938 #. command options that have values.  Its definition is an
10939 #. initializer with a subgrouping for each command option.
10941 #. Each subgrouping contains a string constant, that defines the
10942 #. fixed part of the option name, and the address of a variable.  The
10943 #. variable, type `char *', is set to the variable part of the given
10944 #. option if the fixed part matches.  The actual option name is made
10945 #. by appending `-m' to the specified name.
10946 #: config/m68hc11/m68hc11.h:180
10947 msgid "Specify the register allocation order"
10948 msgstr ""
10950 #: config/m68hc11/m68hc11.h:182
10951 msgid "Indicate the number of soft registers available"
10952 msgstr ""
10954 #: config/m68k/m68k.c:150
10955 #, c-format
10956 msgid "-malign-loops=%d is not between 1 and %d"
10957 msgstr "-malign-loops=%d ligt niet tussen 1 en %d"
10959 #: config/m68k/m68k.c:161
10960 #, c-format
10961 msgid "-malign-jumps=%d is not between 1 and %d"
10962 msgstr "-malign-jumps=%d ligt niet tussen 1 en %d"
10964 #: config/m68k/m68k.c:172
10965 #, c-format
10966 msgid "-malign-functions=%d is not between 1 and %d"
10967 msgstr "-malign-functions=%d ligt niet tussen 1 en %d"
10969 #. Macro to define tables used to set the flags.
10970 #. This is a list in braces of pairs in braces,
10971 #. each pair being { "NAME", VALUE }
10972 #. where VALUE is the bits to set or minus the bits to clear.
10973 #. An empty string NAME is used to identify the default VALUE.
10974 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
10975 msgid "Generate code for a 68020"
10976 msgstr ""
10978 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
10979 msgid "Generate code for a 68000"
10980 msgstr ""
10982 #: config/m68k/m68k.h:174
10983 msgid "Use the bit-field instructions"
10984 msgstr ""
10986 #: config/m68k/m68k.h:176
10987 msgid "Do not use the bit-field instructions"
10988 msgstr ""
10990 #: config/m68k/m68k.h:178
10991 msgid "Use different calling convention using 'rtd'"
10992 msgstr ""
10994 #: config/m68k/m68k.h:182
10995 msgid "Consider type `int' to be 16 bits wide"
10996 msgstr ""
10998 #: config/m68k/m68k.h:184
10999 msgid "Consider type `int' to be 32 bits wide"
11000 msgstr ""
11002 #: config/m68k/m68k.h:186
11003 msgid "Generate code for a Sun FPA"
11004 msgstr ""
11006 #: config/m68k/m68k.h:189
11007 msgid "Do not generate code for a Sun FPA"
11008 msgstr ""
11010 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
11011 msgid "Generate code for a Sun Sky board"
11012 msgstr ""
11014 #: config/m68k/m68k.h:195
11015 msgid "Do not use Sky linkage convention"
11016 msgstr ""
11018 #: config/m68k/m68k.h:197
11019 msgid "Generate code for a 68881"
11020 msgstr ""
11022 #: config/m68k/m68k.h:200
11023 msgid "Generate code with library calls for floating point"
11024 msgstr ""
11026 #: config/m68k/m68k.h:202
11027 msgid "Generate code for a 68040, without any new instructions"
11028 msgstr ""
11030 #: config/m68k/m68k.h:205
11031 msgid "Generate code for a 68060, without any new instructions"
11032 msgstr ""
11034 #: config/m68k/m68k.h:209
11035 msgid "Generate code for a 68030"
11036 msgstr ""
11038 #: config/m68k/m68k.h:212
11039 msgid "Generate code for a 68040"
11040 msgstr ""
11042 #: config/m68k/m68k.h:216
11043 msgid "Generate code for a 68060"
11044 msgstr ""
11046 #: config/m68k/m68k.h:221
11047 msgid "Generate code for a 520X"
11048 msgstr ""
11050 #: config/m68k/m68k.h:224
11051 msgid "Generate code for a 68851"
11052 msgstr ""
11054 #: config/m68k/m68k.h:226
11055 msgid "Do no generate code for a 68851"
11056 msgstr ""
11058 #: config/m68k/m68k.h:229
11059 msgid "Generate code for a 68302"
11060 msgstr ""
11062 #: config/m68k/m68k.h:232
11063 msgid "Generate code for a 68332"
11064 msgstr ""
11066 #: config/m68k/m68k.h:236
11067 msgid "Generate code for a cpu32"
11068 msgstr ""
11070 #: config/m68k/m68k.h:239
11071 msgid "Align variables on a 32-bit boundary"
11072 msgstr ""
11074 #: config/m68k/m68k.h:241
11075 msgid "Align variables on a 16-bit boundary"
11076 msgstr ""
11078 #: config/m68k/m68k.h:243
11079 msgid "Generate pc-relative code"
11080 msgstr ""
11082 #: config/m68k/m68k.h:245
11083 msgid "Do not use unaligned memory references"
11084 msgstr ""
11086 #: config/m68k/m68k.h:247
11087 msgid "Use unaligned memory references"
11088 msgstr ""
11090 #. Sometimes certain combinations of command options do not make
11091 #. sense on a particular target machine.  You can define a macro
11092 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
11093 #. defined, is executed once just after all the command options have
11094 #. been parsed.
11096 #. Don't use this macro to turn on various extra optimizations for
11097 #. `-O'.  That is what `OPTIMIZATION_OPTIONS' is for.
11098 #: config/m68k/m68k.h:284 config/m68k/m68kelf.h:267 config/m68k/m68kv4.h:299
11099 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11100 msgstr ""
11102 # Ik ben niet zeker of short-branch vertaald moet worden.
11103 #: config/m88k/m88k.c:900
11104 #, fuzzy, c-format
11105 msgid "internal gcc monitor: short-branch(%x)"
11106 msgstr "Interne monitor van gcc: short-branch(%x)"
11108 #: config/m88k/m88k.c:2300
11109 #, fuzzy
11110 msgid "internal gcc error: Can't express symbolic location"
11111 msgstr "Interne fout van gcc: Kan symbolische locatie niet uitdrukken"
11113 #: config/m88k/m88k.c:2582
11114 #, c-format
11115 msgid "argument #%d is a structure"
11116 msgstr "argument #%d is een structure"
11118 #: config/m88k/m88k.c:2882
11119 msgid "%R not followed by %B/C/D/E"
11120 msgstr "%E niet gevolgd door %B/C/D/E"
11122 #: config/m88k/m88k.c:2950
11123 #, c-format
11124 msgid "invalid %x/X value"
11125 msgstr "ongeldige waarde voor %x/X"
11127 #: config/m88k/m88k.c:2955
11128 msgid "invalid %H value"
11129 msgstr "ongeldige waarde voor %H"
11131 #: config/m88k/m88k.c:2961
11132 msgid "invalid %h value"
11133 msgstr "ongeldige waarde voor %h"
11135 #: config/m88k/m88k.c:2967
11136 msgid "invalid %Q value"
11137 msgstr "ongeldige waarde voor %Q"
11139 #: config/m88k/m88k.c:2973
11140 msgid "invalid %q value"
11141 msgstr "ongeldige waarde voor %q"
11143 #: config/m88k/m88k.c:2979
11144 #, c-format
11145 msgid "invalid %o value"
11146 msgstr "ongeldige waarde voor %o"
11148 #: config/m88k/m88k.c:2986
11149 #, c-format
11150 msgid "invalid %p value"
11151 msgstr "ongeldige waarde voor %p"
11153 #: config/m88k/m88k.c:2999 config/m88k/m88k.c:3004
11154 #, c-format
11155 msgid "invalid %s/S value"
11156 msgstr "ongeldige waarde voor %s/S"
11158 #: config/m88k/m88k.c:3015
11159 msgid "invalid %P operand"
11160 msgstr "ongeldige operand voor %P"
11162 #: config/m88k/m88k.c:3046
11163 msgid "invalid %B value"
11164 msgstr "ongeldige waarde voor %B"
11166 #: config/m88k/m88k.c:3063
11167 msgid "invalid %C value"
11168 msgstr "ongeldige waarde voor %C"
11170 #: config/m88k/m88k.c:3076
11171 msgid "invalid %D value"
11172 msgstr "ongeldige waarde voor %D"
11174 #: config/m88k/m88k.c:3084
11175 #, c-format
11176 msgid "invalid %E value"
11177 msgstr "ongeldige waarde voor %E"
11179 #: config/m88k/m88k.c:3089
11180 #, c-format
11181 msgid "`%d' operand isn't a register"
11182 msgstr "operand `%d' is geen register"
11184 #: config/m88k/m88k.c:3100
11185 msgid "invalid %r value"
11186 msgstr ""
11188 #: config/m88k/m88k.c:3107
11189 msgid "operand is r0"
11190 msgstr ""
11192 #: config/m88k/m88k.c:3121
11193 msgid "operand is const_double"
11194 msgstr ""
11196 #: config/m88k/m88k.c:3140
11197 msgid "invalid code"
11198 msgstr ""
11200 #. Do any checking or such that is needed after processing the -m switches.
11201 #: config/m88k/m88k.h:277
11202 #, fuzzy
11203 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11204 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
11206 #: config/m88k/m88k.h:299
11207 #, fuzzy, c-format
11208 msgid "invalid option `-mshort-data-%s'"
11209 msgstr "Pngeldige optie `-%s'"
11211 #: config/m88k/m88k.h:304
11212 #, fuzzy, c-format
11213 msgid "-mshort-data-%s is too large "
11214 msgstr "omvang van array `%s' is te groot"
11216 #: config/m88k/m88k.h:306
11217 #, fuzzy, c-format
11218 msgid "-mshort-data-%s and PIC are incompatible"
11219 msgstr "-mbsd en -mxopen zijn niet compatibel"
11221 #: config/mcore/mcore.c:3083
11222 #, fuzzy, c-format
11223 msgid "invalid option `-mstack-increment=%s'"
11224 msgstr "Pngeldige optie `-%s'"
11226 #: config/mcore/mcore.h:126
11227 msgid "Inline constants if it can be done in 2 insns or less"
11228 msgstr ""
11230 #: config/mcore/mcore.h:128
11231 msgid "Inline constants if it only takes 1 instruction"
11232 msgstr ""
11234 #: config/mcore/mcore.h:130
11235 msgid "Set maximum alignment to 4"
11236 msgstr ""
11238 #: config/mcore/mcore.h:132
11239 msgid "Set maximum alignment to 8"
11240 msgstr ""
11242 #: config/mcore/mcore.h:136
11243 msgid "Do not use the divide instruction"
11244 msgstr ""
11246 #: config/mcore/mcore.h:140
11247 msgid "Do not arbitary sized immediates in bit operations"
11248 msgstr ""
11250 #: config/mcore/mcore.h:142
11251 msgid "Always treat bit-field as int-sized"
11252 msgstr ""
11254 #: config/mcore/mcore.h:146
11255 msgid "Force functions to be aligned to a 4 byte boundary"
11256 msgstr ""
11258 #: config/mcore/mcore.h:148
11259 msgid "Force functions to be aligned to a 2 byte boundary"
11260 msgstr ""
11262 #: config/mcore/mcore.h:150
11263 msgid "Emit call graph information"
11264 msgstr ""
11266 #: config/mcore/mcore.h:154
11267 msgid "Prefer word accesses over byte accesses"
11268 msgstr ""
11270 #: config/mcore/mcore.h:165
11271 msgid "Generate code for the M*Core M340"
11272 msgstr ""
11274 #: config/mcore/mcore.h:178
11275 msgid "Maximum amount for a single stack increment operation"
11276 msgstr ""
11278 #: config/mips/mips.c:4824
11279 #, c-format
11280 msgid "-mips%d not supported"
11281 msgstr ""
11283 #: config/mips/mips.c:4831
11284 #, c-format
11285 msgid "bad value (%s) for -mips switch"
11286 msgstr "slechte waarde (%s) voor optie -mips"
11288 #: config/mips/mips.c:4852
11289 #, c-format
11290 msgid "bad value (%s) for -mabi= switch"
11291 msgstr "slechte waarde (%s) voor optie -mabi="
11293 #: config/mips/mips.c:4890
11294 #, c-format
11295 msgid "-mabi=%s does not support -mips%d"
11296 msgstr ""
11298 #: config/mips/mips.c:4907
11299 #, fuzzy
11300 msgid "this target does not support the -mabi switch"
11301 msgstr "doel-CPU ondersteunt geen interworking"
11303 #: config/mips/mips.c:5017
11304 #, fuzzy, c-format
11305 msgid "bad value (%s) for -mtune= switch"
11306 msgstr "slechte waarde (%s) voor de -march= optie"
11308 #: config/mips/mips.c:5033
11309 #, fuzzy, c-format
11310 msgid "-march=%s does not support -mips%d"
11311 msgstr "-mcpu=%s ondersteunt -march=%s niet"
11313 #: config/mips/mips.c:5040
11314 #, fuzzy, c-format
11315 msgid "-mips%d does not support 64 bit fp registers"
11316 msgstr "-mcpu=%s ondersteunt -march=%s niet"
11318 #: config/mips/mips.c:5046
11319 #, fuzzy, c-format
11320 msgid "-mips%d does not support 64 bit gp registers"
11321 msgstr "-mcpu=%s ondersteunt -march=%s niet"
11323 #: config/mips/mips.c:5067
11324 msgid "-G is incompatible with PIC code which is the default"
11325 msgstr ""
11327 #: config/mips/mips.c:5083
11328 msgid "-membedded-pic and -mabicalls are incompatible"
11329 msgstr ""
11331 #: config/mips/mips.c:5086
11332 msgid "-G and -membedded-pic are incompatible"
11333 msgstr ""
11335 #: config/mips/mips.c:5137
11336 #, fuzzy, c-format
11337 msgid "invalid option `entry%s'"
11338 msgstr "Ongeldige optie `%s'"
11340 #: config/mips/mips.c:5140
11341 msgid "-mentry is only meaningful with -mips-16"
11342 msgstr ""
11344 #: config/mips/mips.c:5480
11345 #, c-format
11346 msgid "internal error: %%) found without a %%( in assembler pattern"
11347 msgstr ""
11349 #: config/mips/mips.c:5494
11350 #, c-format
11351 msgid "internal error: %%] found without a %%[ in assembler pattern"
11352 msgstr ""
11354 #: config/mips/mips.c:5507
11355 #, c-format
11356 msgid "internal error: %%> found without a %%< in assembler pattern"
11357 msgstr ""
11359 #: config/mips/mips.c:5520
11360 #, c-format
11361 msgid "internal error: %%} found without a %%{ in assembler pattern"
11362 msgstr ""
11364 #: config/mips/mips.c:5534
11365 #, c-format
11366 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11367 msgstr ""
11369 #: config/mips/mips.c:5543
11370 msgid "PRINT_OPERAND null pointer"
11371 msgstr ""
11373 #: config/mips/mips.c:5676
11374 #, fuzzy, c-format
11375 msgid "invalid use of %%d, %%x, or %%X"
11376 msgstr "ongeldig gebruik van een void-expressie"
11378 #: config/mips/mips.c:5719
11379 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11380 msgstr ""
11382 #: config/mips/mips.c:5943
11383 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11384 msgstr ""
11386 #: config/mips/mips.c:6257
11387 #, fuzzy
11388 msgid "can't rewind temp file"
11389 msgstr "kan bestand '%s' niet openen"
11391 #: config/mips/mips.c:6261
11392 #, fuzzy
11393 msgid "can't write to output file"
11394 msgstr "kan bestand '%s' niet openen"
11396 #: config/mips/mips.c:6264
11397 msgid "can't read from temp file"
11398 msgstr ""
11400 #: config/mips/mips.c:6267
11401 #, fuzzy
11402 msgid "can't close temp file"
11403 msgstr "close %s"
11405 #: config/mips/mips.c:6700
11406 #, c-format
11407 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11408 msgstr ""
11410 #: config/mips/mips.c:6862
11411 #, c-format
11412 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11413 msgstr ""
11415 #: config/mips/mips.c:8893
11416 #, c-format
11417 msgid "can not handle inconsistent calls to `%s'"
11418 msgstr ""
11420 #. Macro to define tables used to set the flags.
11421 #. This is a list in braces of pairs in braces,
11422 #. each pair being { "NAME", VALUE }
11423 #. where VALUE is the bits to set or minus the bits to clear.
11424 #. An empty string NAME is used to identify the default VALUE.
11425 #: config/mips/mips.h:368 config/mn10300/mn10300.h:64
11426 msgid "No default crt0.o"
11427 msgstr ""
11429 #: config/mips/mips.h:370
11430 msgid "Use 64-bit int type"
11431 msgstr ""
11433 #: config/mips/mips.h:372
11434 msgid "Use 64-bit long type"
11435 msgstr ""
11437 #: config/mips/mips.h:374
11438 msgid "Use 32-bit long type"
11439 msgstr ""
11441 #: config/mips/mips.h:376
11442 msgid "Optimize lui/addiu address loads"
11443 msgstr ""
11445 #: config/mips/mips.h:378
11446 msgid "Don't optimize lui/addiu address loads"
11447 msgstr ""
11449 #: config/mips/mips.h:380
11450 msgid "Use MIPS as"
11451 msgstr ""
11453 #: config/mips/mips.h:382
11454 msgid "Use GNU as"
11455 msgstr ""
11457 #: config/mips/mips.h:384
11458 msgid "Use symbolic register names"
11459 msgstr ""
11461 #: config/mips/mips.h:386
11462 msgid "Don't use symbolic register names"
11463 msgstr ""
11465 #: config/mips/mips.h:388 config/mips/mips.h:390
11466 msgid "Use GP relative sdata/sbss sections"
11467 msgstr ""
11469 #: config/mips/mips.h:392 config/mips/mips.h:394
11470 msgid "Don't use GP relative sdata/sbss sections"
11471 msgstr ""
11473 #: config/mips/mips.h:396
11474 msgid "Output compiler statistics"
11475 msgstr ""
11477 #: config/mips/mips.h:398
11478 msgid "Don't output compiler statistics"
11479 msgstr ""
11481 #: config/mips/mips.h:400
11482 msgid "Don't optimize block moves"
11483 msgstr ""
11485 #: config/mips/mips.h:402
11486 msgid "Optimize block moves"
11487 msgstr ""
11489 #: config/mips/mips.h:404
11490 msgid "Use mips-tfile asm postpass"
11491 msgstr ""
11493 #: config/mips/mips.h:406
11494 msgid "Don't use mips-tfile asm postpass"
11495 msgstr ""
11497 #. Macro to define tables used to set the flags.
11498 #. This is a list in braces of triplets in braces,
11499 #. each triplet being { "NAME", VALUE, DOC }
11500 #. where VALUE is the bits to set or minus the bits to clear and DOC
11501 #. is the documentation for --help (NULL if intentionally undocumented).
11502 #. An empty string NAME is used to identify the default VALUE.
11503 #: config/mips/mips.h:410 config/pdp11/pdp11.h:55
11504 msgid "Use hardware floating point"
11505 msgstr ""
11507 #: config/mips/mips.h:412
11508 msgid "Use 64-bit FP registers"
11509 msgstr ""
11511 #: config/mips/mips.h:414
11512 msgid "Use 32-bit FP registers"
11513 msgstr ""
11515 #: config/mips/mips.h:416
11516 msgid "Use 64-bit general registers"
11517 msgstr ""
11519 #: config/mips/mips.h:418
11520 msgid "Use 32-bit general registers"
11521 msgstr ""
11523 #: config/mips/mips.h:420
11524 msgid "Use Irix PIC"
11525 msgstr ""
11527 #: config/mips/mips.h:422
11528 msgid "Don't use Irix PIC"
11529 msgstr ""
11531 #: config/mips/mips.h:424
11532 msgid "Use OSF PIC"
11533 msgstr ""
11535 #: config/mips/mips.h:426
11536 msgid "Don't use OSF PIC"
11537 msgstr ""
11539 #: config/mips/mips.h:428
11540 msgid "Use indirect calls"
11541 msgstr ""
11543 #: config/mips/mips.h:430
11544 msgid "Don't use indirect calls"
11545 msgstr ""
11547 #: config/mips/mips.h:432
11548 msgid "Use embedded PIC"
11549 msgstr ""
11551 #: config/mips/mips.h:434
11552 msgid "Don't use embedded PIC"
11553 msgstr ""
11555 #: config/mips/mips.h:436
11556 msgid "Use ROM instead of RAM"
11557 msgstr ""
11559 #: config/mips/mips.h:438
11560 msgid "Don't use ROM instead of RAM"
11561 msgstr ""
11563 #: config/mips/mips.h:440
11564 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11565 msgstr ""
11567 #: config/mips/mips.h:442
11568 msgid "Don't put uninitialized constants in ROM"
11569 msgstr ""
11571 #: config/mips/mips.h:444
11572 msgid "Use big-endian byte order"
11573 msgstr ""
11575 #: config/mips/mips.h:446
11576 msgid "Use little-endian byte order"
11577 msgstr ""
11579 #: config/mips/mips.h:448
11580 msgid "Use single (32-bit) FP only"
11581 msgstr ""
11583 #: config/mips/mips.h:450
11584 msgid "Don't use single (32-bit) FP only"
11585 msgstr ""
11587 #: config/mips/mips.h:452
11588 msgid "Use multiply accumulate"
11589 msgstr ""
11591 #: config/mips/mips.h:454
11592 msgid "Don't use multiply accumulate"
11593 msgstr ""
11595 #: config/mips/mips.h:456 config/rs6000/rs6000.h:351
11596 msgid "Don't generate fused multiply/add instructions"
11597 msgstr ""
11599 #: config/mips/mips.h:458 config/rs6000/rs6000.h:349
11600 msgid "Generate fused multiply/add instructions"
11601 msgstr ""
11603 #: config/mips/mips.h:460
11604 msgid "Work around early 4300 hardware bug"
11605 msgstr ""
11607 #: config/mips/mips.h:462
11608 msgid "Don't work around early 4300 hardware bug"
11609 msgstr ""
11611 #: config/mips/mips.h:464
11612 msgid "Optimize for 3900"
11613 msgstr ""
11615 #: config/mips/mips.h:466
11616 msgid "Optimize for 4650"
11617 msgstr ""
11619 #: config/mips/mips.h:468
11620 msgid "Trap on integer divide by zero"
11621 msgstr ""
11623 #: config/mips/mips.h:470
11624 msgid "Don't trap on integer divide by zero"
11625 msgstr ""
11627 #: config/mips/mips.h:472
11628 msgid "Trap on integer divide overflow"
11629 msgstr ""
11631 #: config/mips/mips.h:474
11632 msgid "Don't trap on integer divide overflow"
11633 msgstr ""
11635 #: config/mips/mips.h:590 config/mips/mips.h:592
11636 msgid "Specify CPU for scheduling purposes"
11637 msgstr ""
11639 #: config/mips/mips.h:594
11640 msgid "Specify CPU for code generation purposes"
11641 msgstr ""
11643 #: config/mips/mips.h:596
11644 msgid "Specify a Standard MIPS ISA"
11645 msgstr ""
11647 #: config/mips/mips.h:598
11648 msgid "Use mips16 entry/exit psuedo ops"
11649 msgstr ""
11651 #: config/mips/mips.h:600
11652 msgid "Don't use MIPS16 instructions"
11653 msgstr ""
11655 #: config/mips/mips.h:604
11656 msgid "Don't call any cache flush functions"
11657 msgstr ""
11659 #: config/mips/mips.h:606
11660 msgid "Specify cache flush function"
11661 msgstr ""
11663 #. Output assembler code to FILE to increment profiler label # LABELNO
11664 #. for profiling a function entry.
11665 #: config/mips/mips.h:2869
11666 msgid "mips16 function profiling"
11667 msgstr ""
11669 #: config/mmix/mmix.c:138
11670 #, fuzzy, c-format
11671 msgid "-f%s not supported: ignored"
11672 msgstr "-pipe wordt niet ondersteund"
11674 #: config/mmix/mmix.c:564
11675 #, c-format
11676 msgid "too large function value type, needs %d registers, have only %d registers for this"
11677 msgstr ""
11679 #: config/mmix/mmix.c:651
11680 msgid "stack frame too big"
11681 msgstr ""
11683 #: config/mmix/mmix.c:679
11684 #, c-format
11685 msgid "stack frame not a multiple of 8 bytes: %d"
11686 msgstr ""
11688 #: config/mmix/mmix.c:1022
11689 #, c-format
11690 msgid "stack frame not a multiple of octabyte: %d"
11691 msgstr ""
11693 #: config/mmix/mmix.c:1190
11694 msgid "function_profiler support for MMIX"
11695 msgstr ""
11697 #: config/mmix/mmix.c:1227
11698 msgid "neither varargs or stdarg in mmix_setup_incoming_varargs"
11699 msgstr ""
11701 #: config/mmix/mmix.c:1233
11702 msgid "MMIX Internal: Last named vararg would not fit in a register"
11703 msgstr ""
11705 #. FIXME: Remove when I know this trigs.
11706 #: config/mmix/mmix.c:1556
11707 msgid "oops, not debugged; fixing up value:"
11708 msgstr ""
11710 #: config/mmix/mmix.c:2100 config/mmix/mmix.c:2234
11711 msgid "MMIX Internal: Expected a CONST_INT, not this"
11712 msgstr ""
11714 #: config/mmix/mmix.c:2108 config/mmix/mmix.c:2132 config/mmix/mmix.c:2251
11715 #, c-format
11716 msgid "MMIX Internal: Bad register: %d"
11717 msgstr ""
11719 #: config/mmix/mmix.c:2179
11720 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11721 msgstr ""
11723 #: config/mmix/mmix.c:2202
11724 msgid "MMIX Internal: Expected a register, not this"
11725 msgstr ""
11727 #: config/mmix/mmix.c:2212
11728 msgid "MMIX Internal: Expected a constant, not this"
11729 msgstr ""
11731 #. Presumably there's a missing case above if we get here.
11732 #: config/mmix/mmix.c:2244
11733 #, c-format
11734 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11735 msgstr ""
11737 #. We need the original here.
11738 #: config/mmix/mmix.c:2295
11739 msgid "MMIX Internal: Cannot decode this operand"
11740 msgstr ""
11742 #: config/mmix/mmix.c:2354
11743 msgid "MMIX Internal: This is not a recognized address"
11744 msgstr ""
11746 #: config/mmix/mmix.c:2823 config/mmix/mmix.c:2892
11747 #, c-format
11748 msgid "MMIX Internal: %s is not a shiftable int"
11749 msgstr ""
11751 #: config/mmix/mmix.c:3011
11752 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11753 msgstr ""
11755 #: config/mmix/mmix.c:3018
11756 msgid "MMIX Internal: What's the CC of this?"
11757 msgstr ""
11759 #: config/mmix/mmix.c:3022
11760 msgid "MMIX Internal: What is the CC of this?"
11761 msgstr ""
11763 #: config/mmix/mmix.c:3093
11764 #, fuzzy
11765 msgid "MMIX Internal: This is not a constant:"
11766 msgstr "gevraagd alignment is geen constante"
11768 #. For these target macros, there is no generic documentation here.  You
11769 #. should read `Using and Porting GCC' for that.  Only comments specific
11770 #. to the MMIX target are here.
11772 #. There are however references to the specific texinfo node (comments
11773 #. with "Node:"), so there should be little or nothing amiss.  Probably
11774 #. the opposite, since we don't have to care about old littering and
11775 #. soon outdated generic comments.
11776 #. Node: Driver
11777 #. When both ABI:s work, this is how we tell them apart in code.  The
11778 #. GNU abi is implied the default.  Also implied in TARGET_DEFAULT.
11779 #. User symbols are in the same name-space as built-in symbols, but we
11780 #. don't need the built-in symbols, so remove those and instead apply
11781 #. stricter operand checking.  Don't warn when expanding insns.
11782 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11783 #. Provide default program start 0x100 unless -mno-set-program-start.
11784 #. Link to ELF if requested.
11785 #. Put unused option values here.
11786 #: config/mmix/mmix.h:135
11787 msgid "Set start-address of the program"
11788 msgstr ""
11790 #: config/mmix/mmix.h:137
11791 msgid "Set start-address of data"
11792 msgstr ""
11794 #. FIXME: Provide a way to *load* the epsilon register.
11795 #: config/mmix/mmix.h:175
11796 msgid "For intrinsics library: pass all parameters in registers"
11797 msgstr ""
11799 #: config/mmix/mmix.h:178
11800 msgid "Use register stack for parameters and return value"
11801 msgstr ""
11803 #: config/mmix/mmix.h:180
11804 msgid "Use call-clobbered registers for parameters and return value"
11805 msgstr ""
11807 #: config/mmix/mmix.h:182
11808 msgid "Use epsilon-respecting floating point compare instructions"
11809 msgstr ""
11811 #: config/mmix/mmix.h:185
11812 msgid "Use zero-extending memory loads, not sign-extending ones"
11813 msgstr ""
11815 #: config/mmix/mmix.h:188
11816 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11817 msgstr ""
11819 #: config/mmix/mmix.h:192
11820 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11821 msgstr ""
11823 #: config/mmix/mmix.h:194
11824 msgid "Do not provide a default start-address 0x100 of the program"
11825 msgstr ""
11827 #: config/mmix/mmix.h:196
11828 msgid "Link to emit program in ELF format (rather than mmo)"
11829 msgstr ""
11831 #: config/mmix/mmix.h:198
11832 msgid "Use P-mnemonics for branches statically predicted as taken"
11833 msgstr ""
11835 #: config/mmix/mmix.h:200
11836 msgid "Don't use P-mnemonics for branches"
11837 msgstr ""
11839 #: config/mn10300/mn10300.h:59
11840 msgid "Work around hardware multiply bug"
11841 msgstr ""
11843 #: config/mn10300/mn10300.h:60
11844 msgid "Do not work around hardware multiply bug"
11845 msgstr ""
11847 #: config/mn10300/mn10300.h:61
11848 msgid "Target the AM33 processor"
11849 msgstr ""
11851 #: config/mn10300/mn10300.h:65
11852 msgid "Enable linker relaxations"
11853 msgstr ""
11855 #: config/ns32k/ns32k.h:104 config/s390/s390.h:52
11856 msgid "Don't use hardware fp"
11857 msgstr ""
11859 #: config/ns32k/ns32k.h:105
11860 msgid "Alternative calling convention"
11861 msgstr ""
11863 #: config/ns32k/ns32k.h:107
11864 #, fuzzy
11865 msgid "Pass some arguments in registers"
11866 msgstr "te weinig argument voor functie"
11868 #: config/ns32k/ns32k.h:108
11869 msgid "Pass all arguments on stack"
11870 msgstr ""
11872 #: config/ns32k/ns32k.h:109
11873 msgid "Optimize for 32532 cpu"
11874 msgstr ""
11876 #: config/ns32k/ns32k.h:110
11877 msgid "Optimize for 32332 cpu"
11878 msgstr ""
11880 #: config/ns32k/ns32k.h:112
11881 msgid "Optimize for 32032"
11882 msgstr ""
11884 #: config/ns32k/ns32k.h:114
11885 msgid "Register sb is zero. Use for absolute addressing"
11886 msgstr ""
11888 #: config/ns32k/ns32k.h:115
11889 msgid "Do not use register sb"
11890 msgstr ""
11892 #: config/ns32k/ns32k.h:116
11893 msgid "Do not use bit-field instructions"
11894 msgstr ""
11896 #: config/ns32k/ns32k.h:117
11897 msgid "Use bit-field instructions"
11898 msgstr ""
11900 #: config/ns32k/ns32k.h:118
11901 msgid "Generate code for high memory"
11902 msgstr ""
11904 #: config/ns32k/ns32k.h:119
11905 msgid "Generate code for low memory"
11906 msgstr ""
11908 #: config/ns32k/ns32k.h:120
11909 msgid "32381 fpu"
11910 msgstr ""
11912 #: config/ns32k/ns32k.h:121
11913 msgid "Use multiply-accumulate fp instructions"
11914 msgstr ""
11916 #: config/ns32k/ns32k.h:123
11917 msgid "Do not use multiply-accumulate fp instructions"
11918 msgstr ""
11920 #: config/ns32k/ns32k.h:124
11921 #, fuzzy
11922 msgid "\"Small register classes\" kludge"
11923 msgstr "Ongeldige registerklasse-letter %c"
11925 #: config/ns32k/ns32k.h:125
11926 #, fuzzy
11927 msgid "No \"Small register classes\" kludge"
11928 msgstr "Ongeldige registerklasse-letter %c"
11930 #: config/pa/pa.c:188
11931 #, c-format
11932 msgid ""
11933 "unknown -mschedule= option (%s).\n"
11934 "Valid options are 700, 7100, 7100LC, 7200, and 8000\n"
11935 msgstr ""
11937 #: config/pa/pa.c:213
11938 #, c-format
11939 msgid ""
11940 "unknown -march= option (%s).\n"
11941 "Valid options are 1.0, 1.1, and 2.0\n"
11942 msgstr ""
11944 #: config/pa/pa.c:218
11945 msgid "PIC code generation is not supported in the portable runtime model\n"
11946 msgstr ""
11948 #: config/pa/pa.c:223
11949 msgid "PIC code generation is not compatible with fast indirect calls\n"
11950 msgstr ""
11952 #: config/pa/pa.c:228
11953 msgid "-g is only supported when using GAS on this processor,"
11954 msgstr ""
11956 #: config/pa/pa.c:229
11957 #, fuzzy
11958 msgid "-g option disabled"
11959 msgstr "ingeschakelde opties: "
11961 #: config/pdp11/pdp11.h:56
11962 msgid "Do not use hardware floating point"
11963 msgstr ""
11965 #. return float result in ac0
11966 #: config/pdp11/pdp11.h:58
11967 #, fuzzy
11968 msgid "Return floating point results in ac0"
11969 msgstr "floating-point constante buiten bereik"
11971 #: config/pdp11/pdp11.h:59
11972 #, fuzzy
11973 msgid "Return floating point results in memory"
11974 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
11976 #. is 11/40
11977 #: config/pdp11/pdp11.h:61
11978 msgid "Generate code for an 11/40"
11979 msgstr ""
11981 #. is 11/45
11982 #: config/pdp11/pdp11.h:64
11983 msgid "Generate code for an 11/45"
11984 msgstr ""
11986 #. is 11/10
11987 #: config/pdp11/pdp11.h:67
11988 msgid "Generate code for an 11/10"
11989 msgstr ""
11991 #. use movstrhi for bcopy
11992 #. use 32 bit for int
11993 #: config/pdp11/pdp11.h:72 config/pdp11/pdp11.h:73
11994 msgid "Use 32 bit int"
11995 msgstr ""
11997 #: config/pdp11/pdp11.h:74 config/pdp11/pdp11.h:75
11998 msgid "Use 16 bit int"
11999 msgstr ""
12001 #. use 32 bit for float
12002 #: config/pdp11/pdp11.h:77 config/pdp11/pdp11.h:78
12003 msgid "Use 32 bit float"
12004 msgstr ""
12006 #: config/pdp11/pdp11.h:79 config/pdp11/pdp11.h:80
12007 msgid "Use 64 bit float"
12008 msgstr ""
12010 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12011 #. is branching expensive - on a PDP, it's actually really cheap
12012 #. this is just to play around and check what code gcc generates
12013 #. split instruction and data memory?
12014 #: config/pdp11/pdp11.h:89
12015 msgid "Target has split I&D"
12016 msgstr ""
12018 #: config/pdp11/pdp11.h:90
12019 msgid "Target does not have split I&D"
12020 msgstr ""
12022 #. UNIX assembler syntax?
12023 #: config/pdp11/pdp11.h:92
12024 msgid "Use UNIX assembler syntax"
12025 msgstr ""
12027 #: config/pdp11/pdp11.h:93
12028 msgid "Use DEC assembler syntax"
12029 msgstr ""
12031 #: config/pj/pj.h:73
12032 msgid "Generate little endian data"
12033 msgstr ""
12035 #: config/pj/pj.h:75
12036 msgid "Generate big endian data"
12037 msgstr ""
12039 #: config/pj/pj.h:77
12040 msgid "Turn on maintainer testing code"
12041 msgstr ""
12043 #: config/pj/pj.h:79
12044 msgid "Enable Transmeta picoJava extensions"
12045 msgstr ""
12047 #: config/pj/pj.h:81
12048 msgid "Disable Transmeta picoJava extensions"
12049 msgstr ""
12051 #: config/pj/pj.h:83
12052 msgid "Disable reorganization pass"
12053 msgstr ""
12055 #: config/romp/romp.c:682
12056 #, c-format
12057 msgid "invalid %%B value"
12058 msgstr ""
12060 #: config/romp/romp.c:709 config/rs6000/rs6000.c:6202
12061 #, c-format
12062 msgid "invalid %%S value"
12063 msgstr ""
12065 #: config/romp/romp.c:718 config/romp/romp.c:725
12066 #, c-format
12067 msgid "invalid %%b value"
12068 msgstr ""
12070 #: config/romp/romp.c:765 config/romp/romp.c:776
12071 #, c-format
12072 msgid "invalid %%z value"
12073 msgstr ""
12075 #: config/romp/romp.c:784 config/romp/romp.c:792
12076 #, c-format
12077 msgid "invalid %%Z value"
12078 msgstr ""
12080 #: config/romp/romp.c:799 config/romp/romp.c:808 config/romp/romp.c:815
12081 #: config/rs6000/rs6000.c:5981
12082 #, c-format
12083 msgid "invalid %%k value"
12084 msgstr ""
12086 #: config/romp/romp.c:900 config/romp/romp.c:943
12087 #, c-format
12088 msgid "invalid %%j value"
12089 msgstr ""
12091 #. Perform any needed actions needed for a function that is receiving a
12092 #. variable number of arguments.
12094 #. CUM is as above.
12096 #. MODE and TYPE are the mode and type of the current parameter.
12098 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12099 #. that must be pushed by the prolog to pretend that our caller pushed
12100 #. it.
12102 #. Normally, this macro will push all remaining incoming registers on the
12103 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12104 #: config/romp/romp.h:661
12105 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12106 msgstr ""
12108 #: config/rs6000/rs6000.c:472
12109 msgid "-mmultiple is not supported on little endian systems"
12110 msgstr ""
12112 #: config/rs6000/rs6000.c:479
12113 msgid "-mstring is not supported on little endian systems"
12114 msgstr ""
12116 #: config/rs6000/rs6000.c:485
12117 #, c-format
12118 msgid "-f%s ignored (all code is position independent)"
12119 msgstr ""
12121 #: config/rs6000/rs6000.c:494
12122 msgid "-ffunction-sections disabled on AIX when debugging"
12123 msgstr ""
12125 #: config/rs6000/rs6000.c:500
12126 #, fuzzy
12127 msgid "-fdata-sections not supported on AIX"
12128 msgstr "-pipe wordt niet ondersteund"
12130 #: config/rs6000/rs6000.c:515
12131 #, c-format
12132 msgid "unknown -mdebug-%s switch"
12133 msgstr ""
12135 #: config/rs6000/rs6000.c:525
12136 #, c-format
12137 msgid "Unknown switch -mlong-double-%s"
12138 msgstr ""
12140 #: config/rs6000/rs6000.c:590
12141 #, fuzzy, c-format
12142 msgid "unknown ABI specified: '%s'"
12143 msgstr "onbekende machine-modus `%s'"
12145 #: config/rs6000/rs6000.c:3810
12146 #, fuzzy, c-format
12147 msgid "argument 3 of `%s' must be a 2-bit literal"
12148 msgstr "argument van `%s' moet van een integraal type zijn."
12150 #: config/rs6000/rs6000.c:5908
12151 #, c-format
12152 msgid "invalid %%f value"
12153 msgstr ""
12155 #: config/rs6000/rs6000.c:5917
12156 #, c-format
12157 msgid "invalid %%F value"
12158 msgstr ""
12160 #: config/rs6000/rs6000.c:5926
12161 #, c-format
12162 msgid "invalid %%G value"
12163 msgstr ""
12165 #: config/rs6000/rs6000.c:5961
12166 #, c-format
12167 msgid "invalid %%j code"
12168 msgstr ""
12170 #: config/rs6000/rs6000.c:5971
12171 #, c-format
12172 msgid "invalid %%J code"
12173 msgstr ""
12175 #: config/rs6000/rs6000.c:6001
12176 #, fuzzy, c-format
12177 msgid "invalid %%K value"
12178 msgstr "ongeldige waarde voor %%E"
12180 #: config/rs6000/rs6000.c:6128
12181 #, c-format
12182 msgid "invalid %%p value"
12183 msgstr ""
12185 #: config/rs6000/rs6000.c:6165
12186 #, fuzzy, c-format
12187 msgid "invalid %%q value"
12188 msgstr "ongeldige waarde voor %q"
12190 #: config/rs6000/rs6000.c:6228
12191 #, c-format
12192 msgid "%%S computed all 1's mask"
12193 msgstr ""
12195 #: config/rs6000/rs6000.c:6255
12196 #, c-format
12197 msgid "%%S computed all 0's mask"
12198 msgstr ""
12200 #: config/rs6000/rs6000.c:6265
12201 #, c-format
12202 msgid "invalid %%T value"
12203 msgstr ""
12205 #: config/rs6000/rs6000.c:6275
12206 #, c-format
12207 msgid "invalid %%u value"
12208 msgstr ""
12210 #: config/rs6000/rs6000.c:6284
12211 #, c-format
12212 msgid "invalid %%v value"
12213 msgstr ""
12215 #: config/rs6000/aix.h:134 config/rs6000/beos.h:32
12216 #, fuzzy
12217 msgid "Always pass floating-point arguments in memory"
12218 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
12220 #: config/rs6000/aix.h:136 config/rs6000/beos.h:34
12221 #, fuzzy
12222 msgid "Don't always pass floating-point arguments in memory"
12223 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
12225 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12226 msgid "Support message passing with the Parallel Environment"
12227 msgstr ""
12229 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28
12230 msgid "Compile for 64-bit pointers"
12231 msgstr ""
12233 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30
12234 msgid "Compile for 32-bit pointers"
12235 msgstr ""
12237 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49
12238 #, fuzzy
12239 msgid "-maix64 and POWER architecture are incompatible"
12240 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12242 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54
12243 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12244 msgstr ""
12246 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58
12247 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12248 msgstr ""
12250 #. Run-time compilation parameters selecting different hardware subsets.
12252 #. Macro to define tables used to set the flags.
12253 #. This is a list in braces of pairs in braces,
12254 #. each pair being { "NAME", VALUE }
12255 #. where VALUE is the bits to set or minus the bits to clear.
12256 #. An empty string NAME is used to identify the default VALUE.
12257 #: config/rs6000/rs6000.h:277
12258 msgid "Use POWER instruction set"
12259 msgstr ""
12261 #: config/rs6000/rs6000.h:280
12262 msgid "Use POWER2 instruction set"
12263 msgstr ""
12265 #: config/rs6000/rs6000.h:282
12266 msgid "Do not use POWER2 instruction set"
12267 msgstr ""
12269 #: config/rs6000/rs6000.h:285
12270 msgid "Do not use POWER instruction set"
12271 msgstr ""
12273 #: config/rs6000/rs6000.h:287
12274 msgid "Use PowerPC instruction set"
12275 msgstr ""
12277 #: config/rs6000/rs6000.h:290
12278 msgid "Do not use PowerPC instruction set"
12279 msgstr ""
12281 #: config/rs6000/rs6000.h:292
12282 msgid "Use PowerPC General Purpose group optional instructions"
12283 msgstr ""
12285 #: config/rs6000/rs6000.h:294
12286 msgid "Don't use PowerPC General Purpose group optional instructions"
12287 msgstr ""
12289 #: config/rs6000/rs6000.h:296
12290 msgid "Use PowerPC Graphics group optional instructions"
12291 msgstr ""
12293 #: config/rs6000/rs6000.h:298
12294 msgid "Don't use PowerPC Graphics group optional instructions"
12295 msgstr ""
12297 #: config/rs6000/rs6000.h:300
12298 msgid "Use PowerPC-64 instruction set"
12299 msgstr ""
12301 #: config/rs6000/rs6000.h:302
12302 msgid "Don't use PowerPC-64 instruction set"
12303 msgstr ""
12305 #: config/rs6000/rs6000.h:304
12306 msgid "Use AltiVec instructions"
12307 msgstr ""
12309 #: config/rs6000/rs6000.h:306
12310 msgid "Don't use AltiVec instructions"
12311 msgstr ""
12313 #: config/rs6000/rs6000.h:308
12314 msgid "Use new mnemonics for PowerPC architecture"
12315 msgstr ""
12317 #: config/rs6000/rs6000.h:310
12318 msgid "Use old mnemonics for PowerPC architecture"
12319 msgstr ""
12321 #: config/rs6000/rs6000.h:313
12322 msgid "Put everything in the regular TOC"
12323 msgstr ""
12325 #: config/rs6000/rs6000.h:315
12326 #, fuzzy
12327 msgid "Place floating point constants in TOC"
12328 msgstr "misvormde floating-point constante"
12330 #: config/rs6000/rs6000.h:317
12331 msgid "Don't place floating point constants in TOC"
12332 msgstr ""
12334 #: config/rs6000/rs6000.h:319
12335 msgid "Place symbol+offset constants in TOC"
12336 msgstr ""
12338 #: config/rs6000/rs6000.h:321
12339 msgid "Don't place symbol+offset constants in TOC"
12340 msgstr ""
12342 #: config/rs6000/rs6000.h:327
12343 msgid "Place variable addresses in the regular TOC"
12344 msgstr ""
12346 #: config/rs6000/rs6000.h:333
12347 msgid "Generate load/store multiple instructions"
12348 msgstr ""
12350 #: config/rs6000/rs6000.h:335
12351 msgid "Do not generate load/store multiple instructions"
12352 msgstr ""
12354 #: config/rs6000/rs6000.h:339
12355 msgid "Generate string instructions for block moves"
12356 msgstr ""
12358 #: config/rs6000/rs6000.h:341
12359 msgid "Do not generate string instructions for block moves"
12360 msgstr ""
12362 #: config/rs6000/rs6000.h:345
12363 msgid "Generate load/store with update instructions"
12364 msgstr ""
12366 #: config/rs6000/rs6000.h:347
12367 msgid "Do not generate load/store with update instructions"
12368 msgstr ""
12370 #: config/rs6000/rs6000.h:355
12371 msgid "Don't schedule the start and end of the procedure"
12372 msgstr ""
12374 #: config/rs6000/rs6000.h:361
12375 msgid "Return all structures in memory (AIX default)"
12376 msgstr ""
12378 #: config/rs6000/rs6000.h:363
12379 msgid "Return small structures in registers (SVR4 default)"
12380 msgstr ""
12382 #: config/rs6000/rs6000.h:426 config/sparc/sparc.h:666
12383 msgid "Use features of and schedule code for given CPU"
12384 msgstr ""
12386 #: config/rs6000/rs6000.h:429
12387 msgid "Enable debug output"
12388 msgstr ""
12390 #: config/rs6000/rs6000.h:430
12391 msgid "Specify ABI to use"
12392 msgstr ""
12394 #: config/rs6000/rs6000.h:432
12395 msgid "Specify size of long double (64 or 128 bits)"
12396 msgstr ""
12398 #. Definitions for __builtin_return_address and __builtin_frame_address.
12399 #. __builtin_return_address (0) should give link register (65), enable
12400 #. this.
12401 #. This should be uncommented, so that the link register is used, but
12402 #. currently this would result in unmatched insns and spilling fixed
12403 #. registers so we'll leave it for another day.  When these problems are
12404 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12405 #. (mrs)
12406 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12407 #. Number of bytes into the frame return addresses can be found.  See
12408 #. rs6000_stack_info in rs6000.c for more information on how the different
12409 #. abi's store the return address.
12410 #: config/rs6000/rs6000.h:1776
12411 msgid "RETURN_ADDRESS_OFFSET not supported"
12412 msgstr ""
12414 #: config/rs6000/sysv4.h:88
12415 msgid "Select ABI calling convention"
12416 msgstr ""
12418 #: config/rs6000/sysv4.h:89
12419 msgid "Select method for sdata handling"
12420 msgstr ""
12422 #: config/rs6000/sysv4.h:104
12423 #, fuzzy
12424 msgid "Align to the base type of the bit-field"
12425 msgstr "`__alignof' toegepast op bitveld"
12427 #: config/rs6000/sysv4.h:106
12428 msgid "Don't align to the base type of the bit-field"
12429 msgstr ""
12431 #: config/rs6000/sysv4.h:108
12432 msgid "Don't assume that unaligned accesses are handled by the system"
12433 msgstr ""
12435 #: config/rs6000/sysv4.h:110
12436 msgid "Assume that unaligned accesses are handled by the system"
12437 msgstr ""
12439 #: config/rs6000/sysv4.h:112 config/rs6000/sysv4.h:116
12440 msgid "Produce code relocatable at runtime"
12441 msgstr ""
12443 #: config/rs6000/sysv4.h:114 config/rs6000/sysv4.h:118
12444 msgid "Don't produce code relocatable at runtime"
12445 msgstr ""
12447 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12448 msgid "Produce little endian code"
12449 msgstr ""
12451 #: config/rs6000/sysv4.h:124 config/rs6000/sysv4.h:126
12452 msgid "Produce big endian code"
12453 msgstr ""
12455 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12456 #: config/rs6000/sysv4.h:129 config/rs6000/sysv4.h:130
12457 #: config/rs6000/sysv4.h:131 config/rs6000/sysv4.h:132
12458 #: config/rs6000/sysv4.h:142 config/rs6000/sysv4.h:143
12459 #: config/rs6000/sysv4.h:154 config/rs6000/sysv4.h:155
12460 #: config/rs6000/sysv4.h:157
12461 msgid "no description yet"
12462 msgstr ""
12464 #: config/rs6000/sysv4.h:133
12465 msgid "Use EABI"
12466 msgstr ""
12468 #: config/rs6000/sysv4.h:134
12469 msgid "Don't use EABI"
12470 msgstr ""
12472 #: config/rs6000/sysv4.h:137
12473 msgid "Do not allow bit-fields to cross word boundaries"
12474 msgstr ""
12476 #: config/rs6000/sysv4.h:139
12477 msgid "Use alternate register names"
12478 msgstr ""
12480 #: config/rs6000/sysv4.h:141
12481 msgid "Don't use alternate register names"
12482 msgstr ""
12484 #: config/rs6000/sysv4.h:145
12485 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12486 msgstr ""
12488 #: config/rs6000/sysv4.h:147
12489 msgid "Link with libads.a, libc.a and crt0.o"
12490 msgstr ""
12492 #: config/rs6000/sysv4.h:149
12493 msgid "Link with libyk.a, libc.a and crt0.o"
12494 msgstr ""
12496 #: config/rs6000/sysv4.h:151
12497 msgid "Link with libmvme.a, libc.a and crt0.o"
12498 msgstr ""
12500 #: config/rs6000/sysv4.h:153
12501 msgid "Set the PPC_EMB bit in the ELF flags header"
12502 msgstr ""
12504 #. Sometimes certain combinations of command options do not make sense
12505 #. on a particular target machine.  You can define a macro
12506 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12507 #. defined, is executed once just after all the command options have
12508 #. been parsed.
12510 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12511 #. get control.
12512 #: config/rs6000/sysv4.h:212
12513 #, fuzzy, c-format
12514 msgid "bad value for -mcall-%s"
12515 msgstr "slechte waarde (%s) voor optie -mcpu"
12517 #: config/rs6000/sysv4.h:228
12518 #, fuzzy, c-format
12519 msgid "bad value for -msdata=%s"
12520 msgstr "slechte waarde (%s) voor optie -msdata"
12522 #: config/rs6000/sysv4.h:245
12523 #, fuzzy, c-format
12524 msgid "-mrelocatable and -msdata=%s are incompatible"
12525 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12527 #: config/rs6000/sysv4.h:253
12528 #, fuzzy, c-format
12529 msgid "-f%s and -msdata=%s are incompatible"
12530 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12532 #: config/rs6000/sysv4.h:261
12533 #, fuzzy, c-format
12534 msgid "-msdata=%s and -mcall-%s are incompatible"
12535 msgstr "-mbsd en -mxopen zijn niet compatibel"
12537 #: config/rs6000/sysv4.h:268
12538 #, fuzzy
12539 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12540 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12542 #: config/rs6000/sysv4.h:274
12543 #, fuzzy, c-format
12544 msgid "-mrelocatable and -mcall-%s are incompatible"
12545 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12547 #: config/rs6000/sysv4.h:281
12548 #, fuzzy, c-format
12549 msgid "-fPIC and -mcall-%s are incompatible"
12550 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
12552 #: config/rs6000/sysv4.h:288
12553 msgid "-mcall-aixdesc must be big endian"
12554 msgstr ""
12556 #: config/s390/s390.c:1762
12557 #, fuzzy
12558 msgid "invalid UNSPEC as operand (1)"
12559 msgstr "ongeldige UNSPEC als operand"
12561 #: config/s390/s390.c:1792
12562 #, fuzzy
12563 msgid "invalid UNSPEC as operand (2)"
12564 msgstr "ongeldige UNSPEC als operand"
12566 #: config/s390/s390.c:1798
12567 msgid "UNKNOWN in s390_output_symbolic_const !?"
12568 msgstr ""
12570 #: config/s390/s390.c:1814
12571 msgid "Cannot decompose address."
12572 msgstr ""
12574 #: config/s390/s390.c:1962
12575 msgid "UNKNOWN in print_operand !?"
12576 msgstr ""
12578 #: config/s390/s390.c:2507
12579 #, fuzzy
12580 msgid "no code label found"
12581 msgstr "geen symbooltabel gevonden"
12583 #: config/s390/s390.c:2653
12584 msgid "Total size of local variables exceeds architecture limit."
12585 msgstr ""
12587 #: config/s390/s390.h:53
12588 msgid "Set backchain"
12589 msgstr ""
12591 #: config/s390/s390.h:54
12592 msgid "Don't set backchain (faster, but debug harder"
12593 msgstr ""
12595 #: config/s390/s390.h:55
12596 msgid "Use bras for execucable < 64k"
12597 msgstr ""
12599 #: config/s390/s390.h:56
12600 msgid "Don't use bras"
12601 msgstr ""
12603 #: config/s390/s390.h:57
12604 msgid "Additional debug prints"
12605 msgstr ""
12607 #: config/s390/s390.h:58
12608 msgid "Don't print additional debug prints"
12609 msgstr ""
12611 #: config/s390/s390.h:59
12612 msgid "64 bit mode"
12613 msgstr ""
12615 #: config/s390/s390.h:60
12616 msgid "31 bit mode"
12617 msgstr ""
12619 #: config/s390/s390.h:61
12620 msgid "mvcle use"
12621 msgstr ""
12623 #: config/s390/s390.h:62
12624 msgid "mvc&ex"
12625 msgstr ""
12627 #. The sp_switch attribute only has meaning for interrupt functions.
12628 #: config/sh/sh.c:4730 config/sh/sh.c:4769
12629 #, fuzzy, c-format
12630 msgid "`%s' attribute only applies to interrupt functions"
12631 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
12633 #. The argument must be a constant string.
12634 #: config/sh/sh.c:4737
12635 #, fuzzy, c-format
12636 msgid "`%s' attribute argument not a string constant"
12637 msgstr "asm-template is geen stringconstante"
12639 #. The argument must be a constant integer.
12640 #: config/sh/sh.c:4776
12641 #, fuzzy, c-format
12642 msgid "`%s' attribute argument not an integer constant"
12643 msgstr "herhalings-aantal is geen integerconstante"
12645 #: config/sparc/sparc.c:319
12646 #, c-format
12647 msgid "%s is not supported by this configuration"
12648 msgstr ""
12650 #: config/sparc/sparc.c:326
12651 msgid "-mlong-double-64 not allowed with -m64"
12652 msgstr ""
12654 #: config/sparc/sparc.c:351
12655 msgid "-mcmodel= is not supported on 32 bit systems"
12656 msgstr ""
12658 #: config/sparc/sparc.c:439
12659 msgid "profiling does not support code models other than medlow"
12660 msgstr ""
12662 #: config/sparc/sparc.c:5834 config/sparc/sparc.c:5840
12663 #, fuzzy, c-format
12664 msgid "invalid %%Y operand"
12665 msgstr "ongeldige operand voor %P"
12667 #: config/sparc/sparc.c:5910
12668 #, fuzzy, c-format
12669 msgid "invalid %%A operand"
12670 msgstr "ongeldige operand voor %P"
12672 #: config/sparc/sparc.c:5920
12673 #, fuzzy, c-format
12674 msgid "invalid %%B operand"
12675 msgstr "ongeldige operand voor %P"
12677 #: config/sparc/sparc.c:5959
12678 #, fuzzy, c-format
12679 msgid "invalid %%c operand"
12680 msgstr "ongeldige operand voor %P"
12682 #: config/sparc/sparc.c:5960
12683 #, fuzzy, c-format
12684 msgid "invalid %%C operand"
12685 msgstr "Ongeldige operand voor %%C"
12687 #: config/sparc/sparc.c:5981
12688 #, fuzzy, c-format
12689 msgid "invalid %%d operand"
12690 msgstr "ongeldige operand voor %P"
12692 #: config/sparc/sparc.c:5982
12693 #, fuzzy, c-format
12694 msgid "invalid %%D operand"
12695 msgstr "ongeldige operand voor %P"
12697 #: config/sparc/sparc.c:6000
12698 #, fuzzy, c-format
12699 msgid "invalid %%f operand"
12700 msgstr "ongeldige operand voor %P"
12702 #: config/sparc/sparc.c:6050
12703 msgid "long long constant not a valid immediate operand"
12704 msgstr ""
12706 #: config/sparc/sparc.c:6053
12707 msgid "floating point constant not a valid immediate operand"
12708 msgstr ""
12710 #: config/sparc/freebsd.h:81 config/sparc/linux.h:86
12711 #: config/sparc/linux64.h:139
12712 msgid "Use 128 bit long doubles"
12713 msgstr ""
12715 #: config/sparc/sp64-elf.h:82 config/sparc/splet.h:29
12716 msgid "Generate code for big endian"
12717 msgstr ""
12719 #: config/sparc/sp64-elf.h:83 config/sparc/splet.h:30
12720 msgid "Generate code for little endian"
12721 msgstr ""
12723 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:67
12724 msgid "Use little-endian byte order for data"
12725 msgstr ""
12727 #. To make profiling work with -f{pic,PIC}, we need to emit the profiling
12728 #. code into the rtl.  Also, if we are profiling, we cannot eliminate
12729 #. the frame pointer (because the return address will get smashed).
12730 #: config/sparc/sparc.h:388
12731 #, c-format
12732 msgid "%s and profiling conflict: disabling %s"
12733 msgstr ""
12735 #: config/sparc/sparc.h:562
12736 msgid "Use function_epilogue()"
12737 msgstr ""
12739 #: config/sparc/sparc.h:564
12740 msgid "Do not use function_epilogue()"
12741 msgstr ""
12743 #: config/sparc/sparc.h:566
12744 msgid "Assume possible double misalignment"
12745 msgstr ""
12747 #: config/sparc/sparc.h:568
12748 msgid "Assume all doubles are aligned"
12749 msgstr ""
12751 #: config/sparc/sparc.h:570
12752 msgid "Pass -assert pure-text to linker"
12753 msgstr ""
12755 #: config/sparc/sparc.h:572
12756 msgid "Do not pass -assert pure-text to linker"
12757 msgstr ""
12759 #: config/sparc/sparc.h:574
12760 msgid "Use flat register window model"
12761 msgstr ""
12763 #: config/sparc/sparc.h:576
12764 msgid "Do not use flat register window model"
12765 msgstr ""
12767 #: config/sparc/sparc.h:578
12768 msgid "Use ABI reserved registers"
12769 msgstr ""
12771 #: config/sparc/sparc.h:580
12772 msgid "Do not use ABI reserved registers"
12773 msgstr ""
12775 #: config/sparc/sparc.h:582
12776 msgid "Use hardware quad fp instructions"
12777 msgstr ""
12779 #: config/sparc/sparc.h:584
12780 msgid "Do not use hardware quad fp instructions"
12781 msgstr ""
12783 #: config/sparc/sparc.h:586
12784 msgid "Compile for v8plus ABI"
12785 msgstr ""
12787 #: config/sparc/sparc.h:588
12788 msgid "Do not compile for v8plus ABI"
12789 msgstr ""
12791 #: config/sparc/sparc.h:590
12792 msgid "Utilize Visual Instruction Set"
12793 msgstr ""
12795 #: config/sparc/sparc.h:592
12796 msgid "Do not utilize Visual Instruction Set"
12797 msgstr ""
12799 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12800 #: config/sparc/sparc.h:595
12801 msgid "Optimize for Cypress processors"
12802 msgstr ""
12804 #: config/sparc/sparc.h:597
12805 msgid "Optimize for SparcLite processors"
12806 msgstr ""
12808 #: config/sparc/sparc.h:599
12809 msgid "Optimize for F930 processors"
12810 msgstr ""
12812 #: config/sparc/sparc.h:601
12813 msgid "Optimize for F934 processors"
12814 msgstr ""
12816 #: config/sparc/sparc.h:603
12817 msgid "Use V8 Sparc ISA"
12818 msgstr ""
12820 #: config/sparc/sparc.h:605
12821 msgid "Optimize for SuperSparc processors"
12822 msgstr ""
12824 #. End of deprecated options.
12825 #: config/sparc/sparc.h:608
12826 msgid "Pointers are 64-bit"
12827 msgstr ""
12829 #: config/sparc/sparc.h:610
12830 msgid "Pointers are 32-bit"
12831 msgstr ""
12833 #: config/sparc/sparc.h:612
12834 msgid "Use 32-bit ABI"
12835 msgstr ""
12837 #: config/sparc/sparc.h:614
12838 msgid "Use 64-bit ABI"
12839 msgstr ""
12841 #: config/sparc/sparc.h:616
12842 msgid "Use stack bias"
12843 msgstr ""
12845 #: config/sparc/sparc.h:618
12846 msgid "Do not use stack bias"
12847 msgstr ""
12849 #: config/sparc/sparc.h:620
12850 msgid "Use structs on stronger alignment for double-word copies"
12851 msgstr ""
12853 #: config/sparc/sparc.h:622
12854 msgid "Do not use structs on stronger alignment for double-word copies"
12855 msgstr ""
12857 #: config/sparc/sparc.h:624
12858 msgid "Optimize tail call instructions in assembler and linker"
12859 msgstr ""
12861 #: config/sparc/sparc.h:626
12862 msgid "Do not optimize tail call instructions in assembler or linker"
12863 msgstr ""
12865 #: config/sparc/sparc.h:670
12866 msgid "Use given Sparc code model"
12867 msgstr ""
12869 #: config/stormy16/stormy16.c:1168
12870 #, fuzzy
12871 msgid "cannot use va_start in interrupt function"
12872 msgstr "kan functie `main' niet inline maken"
12874 #: config/stormy16/stormy16.c:1525
12875 #, fuzzy
12876 msgid "`B' operand is not constant"
12877 msgstr "operand `%d' is geen register"
12879 #: config/stormy16/stormy16.c:1531
12880 msgid "`B' operand has multiple bits set"
12881 msgstr ""
12883 #: config/stormy16/stormy16.c:1558
12884 #, fuzzy
12885 msgid "`o' operand is not constant"
12886 msgstr "operand `%d' is geen register"
12888 #: config/stormy16/stormy16.c:1573
12889 msgid "xstormy16_print_operand: unknown code"
12890 msgstr ""
12892 #: config/stormy16/stormy16.c:1623
12893 #, fuzzy, c-format
12894 msgid "switch statement of size %lu entries too large"
12895 msgstr "variabele `%s' is te groot"
12897 #: config/v850/v850-c.c:68
12898 msgid "#pragma GHS endXXXX found without previous startXXX"
12899 msgstr ""
12901 #: config/v850/v850-c.c:70
12902 msgid "#pragma GHS endXXX does not match previous startXXX"
12903 msgstr ""
12905 #: config/v850/v850-c.c:95
12906 #, fuzzy
12907 msgid "cannot set interrupt attribute: no current function"
12908 msgstr "kan geen GOTO uitvoeren naar label `%s' dat buiten de huidige functie ligt"
12910 #: config/v850/v850-c.c:103
12911 msgid "cannot set interrupt attribute: no such identifier"
12912 msgstr ""
12914 # Moet 'signature-string' vertaald worden?
12915 #: config/v850/v850-c.c:149
12916 #, fuzzy
12917 msgid "junk at end of #pragma ghs section"
12918 msgstr "Brol aan einde van signature-string."
12920 #: config/v850/v850-c.c:166
12921 #, fuzzy, c-format
12922 msgid "unrecognized section name \"%s\""
12923 msgstr "signature-string niet herkend"
12925 #: config/v850/v850-c.c:181
12926 #, fuzzy
12927 msgid "malformed #pragma ghs section"
12928 msgstr "misvormde #pragma weak"
12930 # Moet 'signature-string' vertaald worden?
12931 #: config/v850/v850-c.c:201
12932 #, fuzzy
12933 msgid "junk at end of #pragma ghs interrupt"
12934 msgstr "Brol aan einde van signature-string."
12936 # Moet 'signature-string' vertaald worden?
12937 #: config/v850/v850-c.c:213
12938 #, fuzzy
12939 msgid "junk at end of #pragma ghs starttda"
12940 msgstr "Brol aan einde van signature-string."
12942 # Moet 'signature-string' vertaald worden?
12943 #: config/v850/v850-c.c:225
12944 #, fuzzy
12945 msgid "junk at end of #pragma ghs startsda"
12946 msgstr "Brol aan einde van signature-string."
12948 # Moet 'signature-string' vertaald worden?
12949 #: config/v850/v850-c.c:237
12950 #, fuzzy
12951 msgid "junk at end of #pragma ghs startzda"
12952 msgstr "Brol aan einde van signature-string."
12954 # Moet 'signature-string' vertaald worden?
12955 #: config/v850/v850-c.c:249
12956 #, fuzzy
12957 msgid "junk at end of #pragma ghs endtda"
12958 msgstr "Brol aan einde van signature-string."
12960 # Moet 'signature-string' vertaald worden?
12961 #: config/v850/v850-c.c:261
12962 #, fuzzy
12963 msgid "junk at end of #pragma ghs endsda"
12964 msgstr "Brol aan einde van signature-string."
12966 # Moet 'signature-string' vertaald worden?
12967 #: config/v850/v850-c.c:273
12968 #, fuzzy
12969 msgid "junk at end of #pragma ghs endzda"
12970 msgstr "Brol aan einde van signature-string."
12972 #: config/v850/v850.c:122
12973 #, fuzzy, c-format
12974 msgid "%s=%s is not numeric"
12975 msgstr "`%s' is geen iterator"
12977 #: config/v850/v850.c:129
12978 #, fuzzy, c-format
12979 msgid "%s=%s is too large"
12980 msgstr "bestand `%s' is te groot"
12982 #: config/v850/v850.c:285
12983 msgid "const_double_split got a bad insn:"
12984 msgstr ""
12986 #: config/v850/v850.c:777
12987 msgid "output_move_single:"
12988 msgstr ""
12990 #: config/v850/v850.c:2081
12991 msgid "a data area attribute cannot be specified for local variables"
12992 msgstr ""
12994 #: config/v850/v850.c:2092
12995 #, c-format
12996 msgid "data area of '%s' conflicts with previous declaration"
12997 msgstr ""
12999 #: config/v850/v850.c:2295
13000 #, c-format
13001 msgid "bogus JR construction: %d\n"
13002 msgstr ""
13004 #: config/v850/v850.c:2316 config/v850/v850.c:2518
13005 #, c-format
13006 msgid "bad amount of stack space removal: %d"
13007 msgstr ""
13009 #: config/v850/v850.c:2494
13010 #, c-format
13011 msgid "bogus JARL construction: %d\n"
13012 msgstr ""
13014 #. Macro to define tables used to set the flags.
13015 #. This is a list in braces of pairs in braces,
13016 #. each pair being { "NAME", VALUE }
13017 #. where VALUE is the bits to set or minus the bits to clear.
13018 #. An empty string NAME is used to identify the default VALUE.
13019 #: config/v850/v850.h:120
13020 msgid "Support Green Hills ABI"
13021 msgstr ""
13023 #: config/v850/v850.h:123
13024 msgid "Prohibit PC relative function calls"
13025 msgstr ""
13027 #: config/v850/v850.h:126
13028 msgid "Reuse r30 on a per function basis"
13029 msgstr ""
13031 #: config/v850/v850.h:129
13032 msgid "Use stubs for function prologues"
13033 msgstr ""
13035 #: config/v850/v850.h:132
13036 msgid "Same as: -mep -mprolog-function"
13037 msgstr ""
13039 #: config/v850/v850.h:133
13040 msgid "Enable backend debugging"
13041 msgstr ""
13043 #: config/v850/v850.h:135
13044 msgid "Compile for the v850 processor"
13045 msgstr ""
13047 #: config/v850/v850.h:138
13048 msgid "Use 4 byte entries in switch tables"
13049 msgstr ""
13051 #: config/v850/v850.h:164
13052 msgid "Set the max size of data eligible for the TDA area"
13053 msgstr ""
13055 #: config/v850/v850.h:167
13056 msgid "Set the max size of data eligible for the SDA area"
13057 msgstr ""
13059 #: config/v850/v850.h:170
13060 msgid "Set the max size of data eligible for the ZDA area"
13061 msgstr ""
13063 #: ada/misc.c:219
13064 msgid "`-gnat' misspelled as `-gant'"
13065 msgstr ""
13067 #: ch/actions.c:118
13068 #, c-format
13069 msgid "%d errors, %d sorries, do granting"
13070 msgstr "%d fouten, %d sorries, granting wordt gedaan"
13072 #: ch/actions.c:135
13073 msgid "GNU compiler does not support statically allocated objects"
13074 msgstr "de GNU compiler ondersteunt geen statisch gealloceerde objecten"
13076 #: ch/actions.c:138 objc/objc-act.c:882
13077 #, c-format
13078 msgid "`%s' cannot be statically allocated"
13079 msgstr "`%s' kan niet statisch gealloceerd worden"
13081 #: ch/actions.c:300
13082 #, c-format
13083 msgid "causing unhandled exception `%s' (this is flaged only once)"
13084 msgstr "niet-opgevangen exception `%s' wordt veroorzaakt (dit wordt maar Ã©Ã©n keer vermeld)"
13086 #: ch/actions.c:438
13087 msgid "range failure (not inside function)"
13088 msgstr "bereik-fout (niet in een functie)"
13090 #: ch/actions.c:440
13091 msgid "possible range failure (not inside function)"
13092 msgstr "mogelijke bereik-fout (niet in een functie)"
13094 #: ch/actions.c:445
13095 msgid "expression will always cause RANGEFAIL"
13096 msgstr "expressie zal altijd RANGEFAIL veroorzaken"
13098 #: ch/actions.c:492
13099 msgid "right hand side of assignment is a mode"
13100 msgstr "rechterkant van toewijzing is een modus"
13102 #: ch/actions.c:498
13103 #, c-format
13104 msgid "incompatible modes in %s"
13105 msgstr "incompatibele modi in %s"
13107 #: ch/actions.c:523
13108 #, c-format
13109 msgid "bad string length in %s"
13110 msgstr "slechte stringlengte in %s"
13112 #: ch/actions.c:631 ch/actions.c:644
13113 #, c-format
13114 msgid "mode mismatch in %s expression"
13115 msgstr "modi in %s expressie komen niet overeen"
13117 #: ch/actions.c:638
13118 #, c-format
13119 msgid "%s expression must be referable"
13120 msgstr "%s expressie moet refereerbaar zijn"
13122 #: ch/actions.c:667
13123 #, c-format
13124 msgid "%s not allowed outside a PROC"
13125 msgstr "%s is niet toegestaan buiten een PROC"
13127 #: ch/actions.c:673
13128 #, c-format
13129 msgid "%s action in PROC with no declared RESULTS"
13130 msgstr "%s-actie in PROC zonder gedeclareerde RESULTS"
13132 #: ch/actions.c:704
13133 msgid "RETURN not allowed outside PROC"
13134 msgstr "RETURN is niet toegestaan buiten PROC"
13136 #: ch/actions.c:717
13137 msgid "RETURN with a value, in PROC returning void"
13138 msgstr "RETURN met waarde, in een PROC die void teruggeeft"
13140 #: ch/actions.c:726
13141 msgid "RETURN with no value and no RESULT action in procedure"
13142 msgstr "RETURN zonder waarde en geen RESULTS-actie in procedure"
13144 #: ch/actions.c:749
13145 #, c-format
13146 msgid "no label named `%s'"
13147 msgstr "er is geen label dat `%s' heet"
13149 #: ch/actions.c:751
13150 #, c-format
13151 msgid "cannot GOTO label `%s' outside current function"
13152 msgstr "kan geen GOTO uitvoeren naar label `%s' dat buiten de huidige functie ligt"
13154 # Misschien beter 'EXIT-baar'?
13155 #: ch/actions.c:773
13156 #, c-format
13157 msgid "no EXITable label named `%s'"
13158 msgstr "er is geen EXITable label dat `%s' heet"
13160 # Is dit de juiste vertaling?
13161 #: ch/actions.c:775
13162 #, c-format
13163 msgid "cannot EXIT label `%s' outside current function"
13164 msgstr "kan geen EXIT uitvoeren voor label `%s' buiten huidige functie"
13166 #: ch/actions.c:1018
13167 msgid "case selector not compatible with label"
13168 msgstr "case-selector niet compatibel met label"
13170 #: ch/actions.c:1044
13171 msgid "ELSE label not within a CASE statement"
13172 msgstr "ELSE-label niet in een CASE-statement"
13174 #: ch/actions.c:1048
13175 msgid "multiple default labels found in a CASE statement"
13176 msgstr "meerdere default-labels gevonden in Ã©Ã©n CASE-statement"
13178 #: ch/actions.c:1049
13179 msgid "this is the first ELSE label"
13180 msgstr "dit is het eerste ELSE-label"
13182 #: ch/actions.c:1070
13183 msgid "label found outside of CASE statement"
13184 msgstr "label gevonden buiten een CASE-statement"
13186 #: ch/actions.c:1073
13187 msgid "duplicate CASE value"
13188 msgstr "herhaalde CASE-waarde"
13190 # 'vermelding' lijkt me beter dat het letterlijke 'ingang'
13191 #: ch/actions.c:1074 ch/actions.c:1127
13192 msgid "this is the first entry for that value"
13193 msgstr "dit is de eerste vermelding van deze waarde"
13195 #: ch/actions.c:1077 ch/actions.c:1130
13196 msgid "CASE value out of range"
13197 msgstr "CASE-waarde buiten bereik"
13199 #: ch/actions.c:1079 ch/actions.c:1132
13200 msgid "empty range"
13201 msgstr "leeg bereik"
13203 # klinkt niet echt goed
13204 #: ch/actions.c:1081 ch/actions.c:1134
13205 msgid "label within scope of cleanup or variable array"
13206 msgstr "label binnen bereik van opruiming of variabele array"
13208 # Hoe vertaal je 'discrete' best? Discreet is waarschijnlijk wel correct, maar ik
13209 # vermoed/hoop dat er een betere oplossing is.
13210 #: ch/actions.c:1105 ch/actions.c:1302
13211 msgid "mode in label is not discrete"
13212 msgstr "modus in label is niet discreet"
13214 #: ch/actions.c:1122
13215 msgid "label not within a CASE statement"
13216 msgstr "label niet in een CASE-statement"
13218 # Letterlijk is hoogstwaarschijnlijk geen goede vertaling.
13219 # Misschien beter gewoon 'moet een discrete literal zijn' vertalen?
13220 #: ch/actions.c:1282
13221 #, fuzzy
13222 msgid "lower bound of range must be a discrete literal expression"
13223 msgstr "Ondergrens van bereik moet een letterlijke discrete expressie zijn"
13225 #: ch/actions.c:1287
13226 #, fuzzy
13227 msgid "upper bound of range must be a discrete literal expression"
13228 msgstr "Bovengrens van bereik moet een letterlijke discrete expressie zijn"
13230 #: ch/actions.c:1311
13231 #, fuzzy
13232 msgid "CASE label is not valid"
13233 msgstr "Het CASE-label in niet geldig"
13235 #: ch/actions.c:1357
13236 #, fuzzy
13237 msgid "number of CASE selectors does not match the number of CASE label lists"
13238 msgstr "Het aantal CASE-selectors komt niet overeen met het aantal CASE-label lijsten"
13240 #: ch/actions.c:1442
13241 #, c-format
13242 msgid "incomplete CASE - %s not handled"
13243 msgstr "onvolledige CASE - %s niet opgevangen"
13245 #: ch/actions.c:1461
13246 msgid "CASE selector with variable range"
13247 msgstr "CASE-selector met variabel bereik"
13249 #: ch/actions.c:1465
13250 msgid "too many cases to do CASE completeness testing"
13251 msgstr "teveel gevallen om CASE-volledigheidstesten uit te voeren"
13253 #: ch/actions.c:1550
13254 msgid "type of tuple cannot be implicit in multiple assignent"
13255 msgstr ""
13257 #: ch/actions.c:1552
13258 msgid "conditional expression cannot be used in multiple assignent"
13259 msgstr ""
13261 #: ch/actions.c:1554
13262 msgid "internal error - unknown type in multiple assignment"
13263 msgstr ""
13265 #: ch/actions.c:1558
13266 msgid "no operator allowed in multiple assignment,"
13267 msgstr ""
13269 #: ch/actions.c:1568
13270 msgid "location modes in multiple assignment are not equivalent"
13271 msgstr ""
13273 #: ch/actions.c:1606
13274 msgid "you may not assign a value to a BUFFER or EVENT location"
13275 msgstr ""
13277 #: ch/actions.c:1614
13278 msgid "can't assign value to READonly location"
13279 msgstr ""
13281 #: ch/actions.c:1619
13282 msgid "cannot assign to location with non-value property"
13283 msgstr ""
13285 #: ch/actions.c:1639
13286 msgid "lefthand side of assignment is not a location"
13287 msgstr "linkerkant van toewijzing is geen locatie"
13289 #: ch/actions.c:1715 ch/actions.c:1785
13290 msgid "bitstring slice"
13291 msgstr ""
13293 #: ch/actions.c:1810
13294 msgid "LENGTH on left-hand-side is non-portable"
13295 msgstr ""
13297 #: ch/actions.c:1814
13298 msgid "can only set LENGTH of array location"
13299 msgstr ""
13301 #: ch/convert.c:63
13302 msgid "internal error: trying to make loc-identity with non-location"
13303 msgstr ""
13305 #: ch/convert.c:117
13306 msgid "cannot convert to a boolean mode"
13307 msgstr ""
13309 #: ch/convert.c:152
13310 msgid "cannot convert to a char mode"
13311 msgstr ""
13313 # Of 'tupel van machtsverzameling'?
13314 #: ch/convert.c:248
13315 msgid "powerset tuple element out of range"
13316 msgstr "element van powerset-tupel buiten bereik"
13318 #: ch/convert.c:284 ch/convert.c:312
13319 #, c-format
13320 msgid "incompatible member of powerset tuple (at position #%d)"
13321 msgstr ""
13323 # 'fixed' -> 'vast'?
13324 #: ch/convert.c:394
13325 #, c-format
13326 msgid "no initializer value for fixed field `%s'"
13327 msgstr "geen beginwaarde voor fixed veld `%s'"
13329 #: ch/convert.c:436
13330 #, c-format
13331 msgid "non-constant value for tag field `%s'"
13332 msgstr "niet-constante waarde voor tagveld `%s'"
13334 #: ch/convert.c:488
13335 #, c-format
13336 msgid "field `%s' in wrong variant"
13337 msgstr ""
13339 #: ch/convert.c:495
13340 #, c-format
13341 msgid "missing variant fields (at least `%s')"
13342 msgstr ""
13344 #: ch/convert.c:518
13345 #, c-format
13346 msgid "bad initializer for field `%s'"
13347 msgstr "ongeldige beginwaarde voor veld `%s'"
13349 #: ch/convert.c:525
13350 #, c-format
13351 msgid "no initializer value for variant field `%s'"
13352 msgstr "geen beginwaarde voor variant-veld `%s'"
13354 #: ch/convert.c:531
13355 msgid "no selected variant"
13356 msgstr ""
13358 #: ch/convert.c:546 ch/convert.c:912
13359 msgid "mixture of labelled and unlabelled tuple elements"
13360 msgstr ""
13362 #: ch/convert.c:557
13363 msgid "probably not a structure tuple"
13364 msgstr ""
13366 #: ch/convert.c:559
13367 #, c-format
13368 msgid "excess initializer for field `%s'"
13369 msgstr "overtollige beginwaarde voor veld `%s'"
13371 #: ch/convert.c:566
13372 msgid "excess unnamed initializers"
13373 msgstr "overtollige onbenoemde beginwaarden"
13375 #: ch/convert.c:693
13376 msgid "non-constant start index for tuple"
13377 msgstr "niet-constante start-index voor tupel"
13379 #: ch/convert.c:736
13380 msgid "invalid array tuple label"
13381 msgstr "ongeldig label voor array-tupel"
13383 #: ch/convert.c:750
13384 msgid "non-constant array tuple index range"
13385 msgstr "niet-constant indexbereik van array-tupel"
13387 #: ch/convert.c:759
13388 #, c-format
13389 msgid "incompatible array tuple element %s"
13390 msgstr "incompatibel array-tupel element %s"
13392 #: ch/convert.c:775
13393 msgid "multiple (*) or (ELSE) array tuple labels"
13394 msgstr ""
13396 #: ch/convert.c:784
13397 msgid "empty range in array tuple"
13398 msgstr "leeg indexbereik in array-tupel"
13400 #: ch/convert.c:801
13401 #, c-format
13402 msgid "array tuple has duplicate index %s"
13403 msgstr ""
13405 #: ch/convert.c:809
13406 msgid "array tuple index out of range"
13407 msgstr "index van array-tupel buiten bereik"
13409 #: ch/convert.c:811
13410 msgid "too many array tuple values"
13411 msgstr ""
13413 #: ch/convert.c:883
13414 msgid "dynamic array tuple without (*) or (ELSE)"
13415 msgstr ""
13417 #: ch/convert.c:885
13418 #, c-format
13419 msgid "missing array tuple element %s"
13420 msgstr ""
13422 #: ch/convert.c:892
13423 #, c-format
13424 msgid "missing array tuple elements %s : %s"
13425 msgstr ""
13427 # Is 'mode' enkel van toepassing op 'string', of ook op 'array'?
13428 #: ch/convert.c:1086
13429 msgid "initializer is not an array or string mode"
13430 msgstr "beginwaarde is geen array of string-modus"
13432 #: ch/convert.c:1096
13433 msgid "destination is too small"
13434 msgstr ""
13436 #: ch/convert.c:1152
13437 msgid "internal error:  unknown type of expression"
13438 msgstr "interne fout: onbekende expressie-soort"
13440 #: ch/decl.c:1033
13441 #, c-format
13442 msgid "`%s' must not be declared readonly"
13443 msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
13445 #: ch/decl.c:1037
13446 msgid "declaration of readonly variable without initialization"
13447 msgstr ""
13449 #: ch/decl.c:1059
13450 #, fuzzy, c-format
13451 msgid "no initialization allowed for `%s'"
13452 msgstr "geen initialisatie toegestaan voor `%s'"
13454 #: ch/decl.c:1067
13455 #, c-format
13456 msgid "value for loc-identity `%s' is not a location"
13457 msgstr ""
13459 #: ch/decl.c:1074
13460 #, c-format
13461 msgid "location for `%s' not read-compatible"
13462 msgstr ""
13464 #: ch/decl.c:1101
13465 #, c-format
13466 msgid "nonconstant initializer for `%s'"
13467 msgstr "niet-constante beginwaarde voor `%s'"
13469 #: ch/decl.c:1132
13470 msgid "do_decl: internal error: don't know what to initialize"
13471 msgstr ""
13473 #: ch/decl.c:1189
13474 msgid "RECURSIVE PROCs"
13475 msgstr ""
13477 #: ch/decl.c:1445
13478 #, c-format
13479 msgid "`%s' must not be READonly"
13480 msgstr ""
13482 #: ch/decl.c:1471
13483 msgid "POS may not be specified for a list of field declarations"
13484 msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
13486 #: ch/decl.c:1525
13487 msgid "(ELSE) case label as well as ELSE variant"
13488 msgstr ""
13490 #: ch/decl.c:1610 ch/decl.c:1613
13491 msgid "inconsistent modes between labels and tag field"
13492 msgstr ""
13494 #: ch/decl.c:1618
13495 msgid "too few tag labels"
13496 msgstr ""
13498 #: ch/decl.c:1620
13499 msgid "too many tag labels"
13500 msgstr "teveel tag-labels"
13502 #: ch/decl.c:1658
13503 msgid "case label lower limit is not a discrete constant expression"
13504 msgstr "ondergrens van case-label is geen discrete constante expressie"
13506 #: ch/decl.c:1660
13507 msgid "case label upper limit is not a discrete constant expression"
13508 msgstr "bovengrens van case-label is geen discrete constante expressie"
13510 #: ch/decl.c:1670
13511 msgid "case label must be a discrete constant expression"
13512 msgstr "case-label moet een discrete constante expressie zijn"
13514 #: ch/decl.c:1697
13515 msgid "variant label declared here..."
13516 msgstr ""
13518 #: ch/decl.c:1699
13519 msgid "...is duplicated here"
13520 msgstr ""
13522 #: ch/decl.c:1729
13523 #, c-format
13524 msgid "no field (yet) for tag %s"
13525 msgstr ""
13527 #: ch/decl.c:1824
13528 msgid "non-value mode may only returned by LOC"
13529 msgstr ""
13531 #: ch/decl.c:1847
13532 #, c-format
13533 msgid "mode of `%s' is not a mode"
13534 msgstr "modus van `%s' is geen modus"
13536 #: ch/decl.c:1853
13537 #, c-format
13538 msgid "`%s' may only be passed by LOC"
13539 msgstr ""
13541 #: ch/decl.c:2281
13542 #, c-format
13543 msgid "nothing named `%s' to grant"
13544 msgstr ""
13546 #: ch/decl.c:2321
13547 #, c-format
13548 msgid "duplicate grant for `%s'"
13549 msgstr "herhaalde grant voor `%s'"
13551 #: ch/decl.c:2322
13552 #, c-format
13553 msgid "previous grant for `%s'"
13554 msgstr "eerdere grant voor `%s'"
13556 #: ch/decl.c:2409
13557 #, c-format
13558 msgid "duplicate definition `%s'"
13559 msgstr "herhaalde definitie `%s'"
13561 #: ch/decl.c:2410
13562 #, c-format
13563 msgid "previous definition of `%s'"
13564 msgstr "eerdere definitie van `%s'"
13566 #: ch/decl.c:3248 ch/decl.c:3258
13567 #, c-format
13568 msgid "ambiguous choice for seize `%s' -"
13569 msgstr ""
13571 #: ch/decl.c:3249 ch/decl.c:3259
13572 #, c-format
13573 msgid " - can seize this `%s' -"
13574 msgstr ""
13576 #: ch/decl.c:3250 ch/decl.c:3261
13577 #, c-format
13578 msgid " - or this granted decl `%s'"
13579 msgstr ""
13581 #: ch/decl.c:4430
13582 #, fuzzy, c-format
13583 msgid "enumerator value for `%s' is less than 0"
13584 msgstr "enumeratiewaarde voor `%s' is kleiner dan 0"
13586 #: ch/decl.c:4512
13587 #, c-format
13588 msgid "enumerators `%s' and `%s' have equal values"
13589 msgstr ""
13591 #: ch/decl.c:4618
13592 msgid "undefined value in SET mode is obsolete and deprecated"
13593 msgstr ""
13595 #: ch/decl.c:4794
13596 msgid "BASE variable never declared"
13597 msgstr "BASE-variabele nooit gedeclareerd"
13599 #: ch/decl.c:4796
13600 msgid "cannot BASE a variable on a PROC/PROCESS name"
13601 msgstr ""
13603 #: ch/decl.c:4848
13604 msgid "INTERNAL ERROR: handle_one_level is broken"
13605 msgstr ""
13607 #: ch/expr.c:126
13608 #, c-format
13609 msgid "tuple without specified mode not allowed in %s"
13610 msgstr ""
13612 #: ch/expr.c:128
13613 #, c-format
13614 msgid "conditional expression not allowed in %s"
13615 msgstr "voorwaardelijke expressie niet toegestaan in `%s'"
13617 #: ch/expr.c:130
13618 #, c-format
13619 msgid "internal error:  unknown expression mode in %s"
13620 msgstr "interne fout:  onbekende expressie-modus in %s"
13622 #: ch/expr.c:147
13623 msgid "CASE selector is not a discrete expression"
13624 msgstr ""
13626 #: ch/expr.c:215
13627 msgid "The number of CASE selectors does not match the number of CASE label lists"
13628 msgstr "Het aantal CASE-selectors komt niet overeen met het aantal CASE-label lijsten"
13630 # klinkt niet
13631 #: ch/expr.c:594
13632 msgid "powerset is not addressable"
13633 msgstr "powerset kan niet geaddresseerd worden"
13635 #: ch/expr.c:639
13636 msgid "array is not addressable"
13637 msgstr ""
13639 #: ch/expr.c:687
13640 #, fuzzy, c-format
13641 msgid "too few arguments in call to `%s'"
13642 msgstr "Te weinig argumenten in oproep van `%s'"
13644 #: ch/expr.c:689
13645 #, fuzzy, c-format
13646 msgid "too many arguments in call to `%s'"
13647 msgstr "Teveel argumenten in oproep van `%s'"
13649 #: ch/expr.c:758
13650 #, fuzzy
13651 msgid "cannot dereference, not a pointer"
13652 msgstr "kan niet derefereren, is geen pointer."
13654 #: ch/expr.c:768
13655 #, c-format
13656 msgid "missing '.' operator or undefined mode name `%s'"
13657 msgstr ""
13659 #: ch/expr.c:771
13660 msgid "you have forgotten the '.' operator which must"
13661 msgstr ""
13663 #: ch/expr.c:772
13664 #, c-format
13665 msgid " precede a STRUCT field reference, or `%s' is an undefined mode"
13666 msgstr ""
13668 #: ch/expr.c:786
13669 msgid "can't dereference PTR value using unary `->'"
13670 msgstr ""
13672 # Is the %s the argument, or is it 'of' the argument?
13673 #: ch/expr.c:831
13674 msgid "invalid type argument of `->'"
13675 msgstr "ongeldig type-argument voor `->'"
13677 #: ch/expr.c:856 ch/expr.c:969
13678 msgid "operand of '.' is not a STRUCT"
13679 msgstr ""
13681 #: ch/expr.c:909
13682 #, fuzzy, c-format
13683 msgid "no field named `%s'"
13684 msgstr "Geen veld dat `%s' heet"
13686 #: ch/expr.c:1217
13687 msgid "ABS argument must be discrete or real mode"
13688 msgstr ""
13690 #: ch/expr.c:1250
13691 #, fuzzy, c-format
13692 msgid "argument %d to ABSTIME must be of integer type"
13693 msgstr "argument van `%s' moet van een integraal type zijn."
13695 #: ch/expr.c:1288 ch/expr.c:1329
13696 #, fuzzy
13697 msgid "parameter 1 must be referable"
13698 msgstr "argument %d moet refereerbaar zijn"
13700 # Hoe vertaal je in godsnaam 'mismatch' op KORTE manier in het Nederlands???
13701 #: ch/expr.c:1294 ch/expr.c:1335 ch/expr.c:1372
13702 #, fuzzy
13703 msgid "mode mismatch in parameter 1"
13704 msgstr "geen overeenkomst van modus in parameter %d"
13706 #: ch/expr.c:1301 ch/expr.c:1342
13707 #, fuzzy
13708 msgid "parameter 2 must be a positive integer"
13709 msgstr "parameter 2 moet een locatie zijn"
13711 #: ch/expr.c:1436
13712 msgid "CARD argument must be powerset mode"
13713 msgstr ""
13715 #: ch/expr.c:1487
13716 #, fuzzy
13717 msgid "expression for DESCR-built-in must be referable"
13718 msgstr "%s expressie moet refereerbaar zijn"
13720 #: ch/expr.c:1535
13721 #, fuzzy, c-format
13722 msgid "argument to `%s' must be of integer type"
13723 msgstr "argument van `%s' moet van een integraal type zijn."
13725 #: ch/expr.c:1568
13726 #, c-format
13727 msgid "argument 1 to `%s' must be of floating point mode"
13728 msgstr ""
13730 #: ch/expr.c:1602
13731 #, fuzzy, c-format
13732 msgid "first argument to `%s' must be a mode"
13733 msgstr "Eerste argument van `%s' moet een modus zijn"
13735 #: ch/expr.c:1609
13736 #, c-format
13737 msgid "READonly modes for %s must have a value"
13738 msgstr ""
13740 #: ch/expr.c:1692
13741 msgid "argument to TERMINATE must be a reference primitive value"
13742 msgstr ""
13744 #: ch/expr.c:1741
13745 #, fuzzy
13746 msgid "argument 1 to INTTIME must be of mode TIME"
13747 msgstr "Eerste argument van `%s' moet een modus zijn"
13749 #: ch/expr.c:1888
13750 msgid "LENGTH argument must be string, buffer, event mode, text location or mode"
13751 msgstr ""
13753 #: ch/expr.c:1917
13754 msgid "UPPER argument must have a mode, or be a mode"
13755 msgstr ""
13757 #: ch/expr.c:1919
13758 msgid "LOWER argument must have a mode, or be a mode"
13759 msgstr ""
13761 #: ch/expr.c:1953
13762 msgid "UPPER argument must be string, array, mode or integer"
13763 msgstr ""
13765 #: ch/expr.c:1955
13766 msgid "LOWER argument must be string, array, mode or integer"
13767 msgstr ""
13769 #: ch/expr.c:1991
13770 #, c-format
13771 msgid "%s argument must be POWERSET mode"
13772 msgstr ""
13774 #: ch/expr.c:2017
13775 #, c-format
13776 msgid "%s called for empty POWERSET"
13777 msgstr ""
13779 #: ch/expr.c:2098
13780 msgid "argument to NUM is not discrete"
13781 msgstr "argument voor NUM is niet discreet"
13783 #: ch/expr.c:2110
13784 #, fuzzy
13785 msgid "no integer mode which matches expression's mode"
13786 msgstr "Geen integer-modus die met expressie overeen komt"
13788 #: ch/expr.c:2119
13789 msgid "NUM's parameter is below its mode range"
13790 msgstr ""
13792 #: ch/expr.c:2122
13793 msgid "NUM's parameter is above its mode range"
13794 msgstr ""
13796 #: ch/expr.c:2161
13797 msgid "cannot take SUCC or PRED of a numbered SET"
13798 msgstr ""
13800 #: ch/expr.c:2169
13801 msgid "SUCC or PRED must not be done on a PTR"
13802 msgstr ""
13804 #: ch/expr.c:2172
13805 msgid "SUCC or PRED for a reference type is not standard"
13806 msgstr ""
13808 #: ch/expr.c:2182
13809 msgid "SUCC or PRED argument must be a discrete mode"
13810 msgstr ""
13812 #: ch/expr.c:2203
13813 #, c-format
13814 msgid "taking the %s of a value already at its %s value"
13815 msgstr ""
13817 #: ch/expr.c:2254
13818 msgid "size applied to a function mode"
13819 msgstr "size toegepast op een functie-modus"
13821 #: ch/expr.c:2260
13822 msgid "sizeof applied to a void mode"
13823 msgstr "sizeof toegepast op een void-modus"
13825 #: ch/expr.c:2265
13826 msgid "sizeof applied to an incomplete mode"
13827 msgstr "sizeof toegepast op een onvolledige modus"
13829 #: ch/expr.c:2360
13830 msgid "cannot call a PROCESS, you START a PROCESS"
13831 msgstr ""
13833 # (%s = 'parameter <NUM>')
13834 #: ch/expr.c:2422
13835 #, c-format
13836 msgid "invalid %s"
13837 msgstr "ongeldige %s"
13839 #: ch/expr.c:2437
13840 #, c-format
13841 msgid "%s parameter %d must be a location"
13842 msgstr "%s parameter %d moet een locatie zijn"
13844 #: ch/expr.c:2445
13845 #, c-format
13846 msgid "%s parameter %d is READ-only"
13847 msgstr ""
13849 #: ch/expr.c:2488
13850 #, c-format
13851 msgid "LOC actual parameter %d is a non-referable location"
13852 msgstr ""
13854 # Hoe vertaal je in godsnaam 'mismatch' op KORTE manier in het Nederlands???
13855 #: ch/expr.c:2494
13856 #, c-format
13857 msgid "mode mismatch in parameter %d"
13858 msgstr "geen overeenkomst van modus in parameter %d"
13860 #: ch/expr.c:2518
13861 #, c-format
13862 msgid "too many arguments to procedure `%s'"
13863 msgstr "teveel argumenten voor procedure `%s'"
13865 #: ch/expr.c:2521
13866 msgid "too many arguments to procedure"
13867 msgstr "teveel argumenten voor procedure"
13869 #: ch/expr.c:2527
13870 #, c-format
13871 msgid "too few arguments to procedure `%s'"
13872 msgstr "te weinig argumenten voor procedure `%s'"
13874 #: ch/expr.c:2530
13875 msgid "too few arguments to procedure"
13876 msgstr "te weinig argumenten voor procedure"
13878 #: ch/expr.c:2596
13879 msgid "syntax error (integer used as function)"
13880 msgstr ""
13882 #: ch/expr.c:2616
13883 msgid "syntax error - missing operator, comma, or '('?"
13884 msgstr ""
13886 #: ch/expr.c:2977
13887 #, fuzzy, c-format
13888 msgid "unimplemented built-in function `%s'"
13889 msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
13891 #: ch/expr.c:2981
13892 #, fuzzy, c-format
13893 msgid "internal error - bad built-in function `%s'"
13894 msgstr "interne fout - slechte ingebouwde functie `%s'"
13896 #: ch/expr.c:2995
13897 msgid "empty expression in string index"
13898 msgstr "lege expressie in string-index"
13900 #: ch/expr.c:3000
13901 msgid "only one expression allowed in string index"
13902 msgstr ""
13904 #: ch/expr.c:3017
13905 msgid "invalid: primval ( untyped_exprlist )"
13906 msgstr ""
13908 #: ch/expr.c:3081 ch/expr.c:3095
13909 msgid "operand is variable-size bitstring/power-set"
13910 msgstr ""
13912 #: ch/expr.c:3245
13913 #, c-format
13914 msgid "tree code `%s' unhandled in build_compare_set_expr"
13915 msgstr ""
13917 #: ch/expr.c:3410
13918 msgid "incompatible modes in concat expression"
13919 msgstr "incompatibele modi in concat-expressie"
13921 #: ch/expr.c:3459
13922 #, fuzzy
13923 msgid "invalid operation on array of chars"
13924 msgstr "Ongeldige operatie op array van chars"
13926 #: ch/expr.c:3504
13927 msgid "comparison of variant structures is unsafe"
13928 msgstr ""
13930 #: ch/expr.c:3511
13931 msgid "compare with variant records"
13932 msgstr ""
13934 #: ch/expr.c:3688 ch/expr.c:3924
13935 #, c-format
13936 msgid "incompatible operands to %s"
13937 msgstr "incompatibele operands voor %s"
13939 #: ch/expr.c:3740
13940 msgid "relational operator not allowed for this mode"
13941 msgstr "relationele operator niet toegestaan voor deze modus"
13943 #: ch/expr.c:3794
13944 #, c-format
13945 msgid "cannot use %s operator on PROC mode variable"
13946 msgstr ""
13948 #: ch/expr.c:3800
13949 #, c-format
13950 msgid "invalid left operand of %s"
13951 msgstr "ongeldige linker operand van %s"
13953 #: ch/expr.c:3805 ch/expr.c:4357
13954 #, c-format
13955 msgid "invalid right operand of %s"
13956 msgstr "ongeldige rechter operand van %s"
13958 #: ch/expr.c:3819
13959 msgid "repetition expression must be constant"
13960 msgstr ""
13962 #: ch/expr.c:3829
13963 msgid "left argument to MOD/REM operator must be integral"
13964 msgstr ""
13966 #: ch/expr.c:3834
13967 msgid "right argument to MOD/REM operator must be integral"
13968 msgstr ""
13970 #: ch/expr.c:3891
13971 msgid "right operand of IN is not a powerset"
13972 msgstr ""
13974 #: ch/expr.c:3896
13975 msgid "left operand of IN incompatible with right operand"
13976 msgstr ""
13978 #: ch/expr.c:3987
13979 #, fuzzy
13980 msgid "-> operator not allow in constant expression"
13981 msgstr "-> operator niet toegestaan in constante expressie"
13983 #: ch/expr.c:4000
13984 msgid "taking the address of a string literal is non-standard"
13985 msgstr ""
13987 #: ch/expr.c:4002
13988 msgid "taking the address of a function is non-standard"
13989 msgstr ""
13991 #: ch/expr.c:4005
13992 msgid "ADDR requires a LOCATION argument"
13993 msgstr ""
13995 #: ch/expr.c:4035
13996 msgid "-> expression is not addressable"
13997 msgstr ""
13999 #: ch/expr.c:4062
14000 msgid "ADDR parameter must be a LOCATION"
14001 msgstr ""
14003 #: ch/expr.c:4071
14004 msgid "possible internal error in build_chill_arrow_expr"
14005 msgstr ""
14007 #: ch/expr.c:4076
14008 #, c-format
14009 msgid "%s is not addressable"
14010 msgstr "%s is niet addresseerbaar"
14012 #: ch/expr.c:4175
14013 msgid "repetition count is not an integer constant"
14014 msgstr "herhalings-aantal is geen integerconstante"
14016 #: ch/expr.c:4183
14017 msgid "repetition count < 0"
14018 msgstr ""
14020 #: ch/expr.c:4188
14021 msgid "repetition value not constant"
14022 msgstr "herhalings-aantal is niet constant"
14024 #: ch/expr.c:4200
14025 msgid "bitstring repetition of non-constant boolean"
14026 msgstr ""
14028 #: ch/expr.c:4223
14029 msgid "string repetition operand is non-constant bitstring"
14030 msgstr "string herhalings-operand is een niet-constante bitstring"
14032 #: ch/expr.c:4283
14033 msgid "non-char, non-bit string repetition"
14034 msgstr ""
14036 #: ch/expr.c:4311
14037 #, c-format
14038 msgid "invalid operand of %s"
14039 msgstr "ongeldige operand van %s"
14041 #: ch/expr.c:4322
14042 #, c-format
14043 msgid "right operand of %s is not array of boolean"
14044 msgstr ""
14046 #: ch/expr.c:4335
14047 #, c-format
14048 msgid "%s operator applied to boolean variable"
14049 msgstr ""
14051 # Of moet/mag 'boolean' hier vertaald worden?
14052 #: ch/expr.c:4406
14053 msgid "non-boolean mode in conditional expression"
14054 msgstr "niet-boolean modus in voorwaardelijke expressie"
14056 #: ch/grant.c:1978
14057 msgid "decode_constant: invalid component_ref"
14058 msgstr ""
14060 #: ch/grant.c:1986
14061 msgid "decode_constant: mode and value mismatch"
14062 msgstr ""
14064 #: ch/grant.c:1989
14065 msgid "decode_constant: cannot decode this mode"
14066 msgstr ""
14068 #: ch/grant.c:2214
14069 msgid "decode_constant_selective: mode and value mismatch"
14070 msgstr ""
14072 #: ch/grant.c:2217
14073 msgid "decode_constant_selective: cannot decode this mode"
14074 msgstr ""
14076 #: ch/grant.c:2677
14077 #, fuzzy, c-format
14078 msgid "can't write to %s"
14079 msgstr "open %s"
14081 #: ch/grant.c:2764
14082 msgid "FORBID is not yet implemented"
14083 msgstr ""
14085 #. this nerver should happen
14086 #: ch/grant.c:2825
14087 #, fuzzy, c-format
14088 msgid "function \"really_grant_this\" called for `%s'"
14089 msgstr "functie \"really_grant_this\" opgeroepen voor `%s'"
14091 #: ch/inout.c:1645
14092 msgid "non-integral text length"
14093 msgstr ""
14095 #: ch/inout.c:1650
14096 msgid "non-constant text length"
14097 msgstr ""
14099 #: ch/inout.c:1655
14100 msgid "text length must be greater than 0"
14101 msgstr ""
14103 #: ch/inout.c:1755
14104 #, c-format
14105 msgid "argument %d of %s must be of mode ASSOCIATION"
14106 msgstr ""
14108 #: ch/inout.c:1760 ch/inout.c:2146 ch/inout.c:2516 ch/inout.c:2751
14109 #, c-format
14110 msgid "argument %d of %s must be a location"
14111 msgstr "argument %d van %s moet een locatie zijn"
14113 #: ch/inout.c:1795
14114 msgid "argument 2 of ASSOCIATE must not be an empty string"
14115 msgstr "argument 2 van ASSOCIATE mag geen lege string zijn"
14117 #: ch/inout.c:1811
14118 msgid "argument 2 to ASSOCIATE must be a string"
14119 msgstr ""
14121 #: ch/inout.c:1850
14122 msgid "argument 3 to ASSOCIATE must be a string"
14123 msgstr ""
14125 #: ch/inout.c:2031
14126 #, fuzzy
14127 msgid "too many arguments in call to MODIFY"
14128 msgstr "Teveel argumenten in oproep van MODIFY"
14130 #: ch/inout.c:2044
14131 msgid "argument 2 of MODIFY must not be an empty string"
14132 msgstr "argument 2 van MODIFY mag geen lege string zijn"
14134 #: ch/inout.c:2060
14135 msgid "argument 2 to MODIFY must be a string"
14136 msgstr "argument 2 van MODIFY moet een string zijn"
14138 #: ch/inout.c:2094
14139 msgid "argument 3 to MODIFY must be a string"
14140 msgstr "argument 3 van MODIFY moet een string zijn"
14142 #: ch/inout.c:2141
14143 #, c-format
14144 msgid "argument %d of %s must be an ACCESS or TEXT mode"
14145 msgstr ""
14147 #: ch/inout.c:2355
14148 msgid "argument 4 of CONNECT must be of mode WHERE"
14149 msgstr ""
14151 #: ch/inout.c:2371
14152 msgid "index expression for ACCESS without index"
14153 msgstr ""
14155 #: ch/inout.c:2376 ch/inout.c:2554 ch/inout.c:2636 ch/inout.c:4356
14156 #: ch/inout.c:4504
14157 msgid "incompatible index mode"
14158 msgstr "incompatibele index-modus"
14160 #: ch/inout.c:2476
14161 msgid "argument 3 to CONNECT must be of mode USAGE"
14162 msgstr ""
14164 #: ch/inout.c:2511
14165 #, c-format
14166 msgid "argument %d of %s must be of mode ACCESS"
14167 msgstr ""
14169 #: ch/inout.c:2545
14170 #, fuzzy
14171 msgid "too few arguments in call to `readrecord'"
14172 msgstr "Te weinig argumenten in oproep van `readrecord'"
14174 #: ch/inout.c:2569 ch/inout.c:2648
14175 msgid "incompatible record mode"
14176 msgstr "incompatibele record-modus"
14178 #: ch/inout.c:2574
14179 msgid "store location must not be READonly"
14180 msgstr ""
14182 #: ch/inout.c:2616
14183 #, fuzzy
14184 msgid "too few arguments in call to `writerecord'"
14185 msgstr "Te weinig argumenten in oproep van `writerecord'"
14187 #: ch/inout.c:2643
14188 msgid "transfer to ACCESS without record mode"
14189 msgstr ""
14191 #: ch/inout.c:2746
14192 #, c-format
14193 msgid "argument %d of %s must be of mode TEXT"
14194 msgstr ""
14196 #: ch/inout.c:2803
14197 msgid "TEXT doesn't have a location"
14198 msgstr ""
14200 #: ch/inout.c:2905
14201 msgid "incompatible index mode for SETETEXTACCESS"
14202 msgstr ""
14204 #: ch/inout.c:2915
14205 msgid "incompatible record mode for SETTEXTACCESS"
14206 msgstr ""
14208 #: ch/inout.c:2945
14209 msgid "parameter 2 must be a location"
14210 msgstr "parameter 2 moet een locatie zijn"
14212 #: ch/inout.c:2955
14213 msgid "incompatible modes in parameter 2"
14214 msgstr "incompatibele modes in parameter 2"
14216 # 'braced-group'? Wie schrijft verdorie die foutmeldingen?
14217 #: ch/inout.c:3062
14218 msgid "conditional expression not allowed in this context"
14219 msgstr "voorwaardelijke expressie niet toegestaan in deze context"
14221 # Betere vertaling voor 'untyped'?
14222 #: ch/inout.c:3064
14223 #, c-format
14224 msgid "untyped expression as argument %d"
14225 msgstr "expressie zonder type als argument %d"
14227 #: ch/inout.c:3141 ch/inout.c:3187
14228 #, c-format
14229 msgid "cannot process %d bits integer for READTEXT argument %d"
14230 msgstr ""
14232 #: ch/inout.c:3262
14233 #, c-format
14234 msgid "cannot process %d bits integer WRITETEXT argument %d"
14235 msgstr ""
14237 # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
14238 #: ch/inout.c:3283 ch/inout.c:3338 ch/inout.c:3417 ch/inout.c:3483
14239 #: ch/inout.c:3534 ch/inout.c:3619 ch/inout.c:3654
14240 #, c-format
14241 msgid "argument %d is READonly"
14242 msgstr "argument %d is alleen-lezen"
14244 #: ch/inout.c:3290 ch/inout.c:3345 ch/inout.c:3424 ch/inout.c:3491
14245 #: ch/inout.c:3542 ch/inout.c:3627 ch/inout.c:3659
14246 #, c-format
14247 msgid "argument %d must be referable"
14248 msgstr "argument %d moet refereerbaar zijn"
14250 #: ch/inout.c:3578
14251 #, c-format
14252 msgid "cannot process argument %d of WRITETEXT, unknown size"
14253 msgstr ""
14255 #. datatype is not yet implemented, issue a warning
14256 #: ch/inout.c:3725
14257 #, c-format
14258 msgid "cannot process mode of argument %d for %sTEXT"
14259 msgstr ""
14261 #: ch/inout.c:3868
14262 msgid "too few arguments for this format string"
14263 msgstr "te weinig argumenten voor deze formaatstring"
14265 #: ch/inout.c:3893 ch/inout.c:3902
14266 #, c-format
14267 msgid "type of argument %d invalid for conversion code at offset %d"
14268 msgstr ""
14270 #: ch/inout.c:4012
14271 msgid "unmatched open paren"
14272 msgstr ""
14274 #: ch/inout.c:4026 ch/inout.c:4221
14275 #, c-format
14276 msgid "bad format specification character (offset %d)"
14277 msgstr ""
14279 #: ch/inout.c:4039
14280 #, c-format
14281 msgid "repetition factor overflow (offset %d)"
14282 msgstr ""
14284 #: ch/inout.c:4057 ch/inout.c:4064 ch/inout.c:4071
14285 #, c-format
14286 msgid "duplicate qualifier (offset %d)"
14287 msgstr ""
14289 #: ch/inout.c:4093
14290 #, c-format
14291 msgid "clause width overflow (offset %d)"
14292 msgstr ""
14294 #: ch/inout.c:4106
14295 #, c-format
14296 msgid "no fraction (offset %d)"
14297 msgstr ""
14299 #: ch/inout.c:4124
14300 #, c-format
14301 msgid "no fraction width (offset %d)"
14302 msgstr ""
14304 #: ch/inout.c:4131
14305 #, c-format
14306 msgid "fraction width overflow (offset %d)"
14307 msgstr ""
14309 #: ch/inout.c:4142
14310 #, c-format
14311 msgid "no exponent (offset %d)"
14312 msgstr ""
14314 #: ch/inout.c:4160
14315 #, c-format
14316 msgid "no exponent width (offset %d)"
14317 msgstr ""
14319 #: ch/inout.c:4167
14320 #, c-format
14321 msgid "exponent width overflow (offset %d)"
14322 msgstr ""
14324 #: ch/inout.c:4208
14325 msgid "internal error in check_format_string"
14326 msgstr "interne fout in check_format_string"
14328 #: ch/inout.c:4224
14329 #, c-format
14330 msgid "no padding character (offset %d)"
14331 msgstr ""
14333 #. too  may arguments for format string
14334 #: ch/inout.c:4256
14335 msgid "too many arguments for this format string"
14336 msgstr "teveel argumenten voor deze formaatstring"
14338 #: ch/inout.c:4354 ch/inout.c:4502
14339 msgid "missing index expression"
14340 msgstr "ontbrekende index-expressie"
14342 #: ch/inout.c:4361
14343 #, fuzzy
14344 msgid "too few arguments in call to `writetext'"
14345 msgstr "Te weinig argumenten in oproep van `writetext'"
14347 #: ch/inout.c:4374
14348 msgid "argument 1 for WRITETEXT must be a TEXT or CHARS(n) VARYING location"
14349 msgstr ""
14351 #: ch/inout.c:4397
14352 msgid "`format string' for WRITETEXT must be a CHARACTER string"
14353 msgstr ""
14355 #: ch/inout.c:4509
14356 #, fuzzy
14357 msgid "too few arguments in call to `readtext'"
14358 msgstr "Te weinig argumenten in oproep van `readtext'"
14360 #: ch/inout.c:4522
14361 msgid "argument 1 for READTEXT must be a TEXT location or CHARS(n) [ VARYING ] expression"
14362 msgstr ""
14364 #: ch/inout.c:4543
14365 msgid "`format string' for READTEXT must be a CHARACTER string"
14366 msgstr ""
14368 #: ch/lang.c:105
14369 msgid "non-constant expression"
14370 msgstr "niet-constante expressie"
14372 #: ch/lang.c:191
14373 msgid "ignoring case upon input and"
14374 msgstr ""
14376 #: ch/lang.c:192
14377 msgid "making special words uppercase wouldn't work"
14378 msgstr ""
14380 #: ch/lang.c:203
14381 msgid "making special words uppercase and"
14382 msgstr ""
14384 #: ch/lang.c:204
14385 msgid " ignoring case upon input wouldn't work"
14386 msgstr ""
14388 #: ch/lang.c:277 java/typeck.c:178
14389 msgid "internal error - use of undefined type"
14390 msgstr "interne fout -- niet gedefinieerd type gebruikt"
14392 #: ch/lex.c:502
14393 msgid "invalid C'xx' "
14394 msgstr "ongeldige C'xx'"
14396 #: ch/lex.c:607 java/jcf-parse.c:611 java/jcf-write.c:3376
14397 #, fuzzy, c-format
14398 msgid "can't close %s"
14399 msgstr "close %s"
14401 #: ch/lex.c:711
14402 msgid "malformed exponent part of floating-point literal"
14403 msgstr ""
14405 #: ch/lex.c:728
14406 #, fuzzy
14407 msgid "real number exceeds range of REAL"
14408 msgstr "floating-point getal overschrijdt het bereik van een `float'"
14410 #: ch/lex.c:747 ch/lex.c:774
14411 #, fuzzy
14412 msgid "end-of-file in '<>' directive"
14413 msgstr "ongedefinieerd of ongeldig #-commando"
14415 #: ch/lex.c:780
14416 #, fuzzy
14417 msgid "unrecognized compiler directive"
14418 msgstr "onbekende formaatspecificatie"
14420 #: ch/lex.c:788 ch/lex.c:834
14421 #, fuzzy, c-format
14422 msgid "unrecognized compiler directive `%s'"
14423 msgstr "onbekende formaatspecificatie"
14425 #: ch/lex.c:995
14426 #, fuzzy
14427 msgid "unterminated control sequence"
14428 msgstr "niet-beëindigde commentaar"
14430 #: ch/lex.c:1010 ch/lex.c:1046
14431 msgid "invalid integer literal in control sequence"
14432 msgstr ""
14434 #: ch/lex.c:1021 ch/lex.c:1029
14435 msgid "control sequence overflow"
14436 msgstr ""
14438 #: ch/lex.c:1023 ch/lex.c:1031
14439 #, fuzzy
14440 msgid "invalid control sequence"
14441 msgstr "ongeldige macronaam"
14443 #: ch/lex.c:1111
14444 #, fuzzy
14445 msgid "invalid base in read control sequence"
14446 msgstr "ongeldige lvalue bij decrementeren"
14448 #: ch/lex.c:1118
14449 msgid "invalid digit in control sequence"
14450 msgstr ""
14452 #: ch/lex.c:1145
14453 #, fuzzy
14454 msgid "unterminated string literal"
14455 msgstr "Onbeëindigde stringconstante"
14457 #: ch/lex.c:1248 ch/lex.c:1334
14458 #, fuzzy, c-format
14459 msgid "invalid number format `%s'"
14460 msgstr "ongeldige registernaam voor `%s'"
14462 #: ch/lex.c:1266
14463 msgid "integer literal too big"
14464 msgstr ""
14466 #: ch/lex.c:1395
14467 #, fuzzy, c-format
14468 msgid "can't find %s"
14469 msgstr "kan %s niet vinden"
14471 #: ch/lex.c:1421
14472 msgid "USE_SEIZE_FILE directive must be followed by string"
14473 msgstr ""
14475 #: ch/lex.c:1693 f/lex.c:1190
14476 msgid "invalid #ident"
14477 msgstr "ongeldige #ident"
14479 #: ch/lex.c:1711 f/lex.c:1207
14480 msgid "undefined or invalid # directive"
14481 msgstr "ongedefinieerd of ongeldig #-commando"
14483 #: ch/lex.c:1765 ch/lex.c:1774 f/lex.c:1263
14484 msgid "invalid #line"
14485 msgstr "ongeldige #line"
14487 #: ch/lex.c:1843 f/lex.c:836
14488 msgid "#-lines for entering and leaving files don't match"
14489 msgstr "#-lijnen voor het binnengaan en verlaten van bestanden komen niet overeen"
14491 #: ch/lex.c:1868 f/lex.c:1373
14492 msgid "invalid #-line"
14493 msgstr "ongeldige #-lijn"
14495 #: ch/lex.c:1998
14496 msgid "missing `=' in compiler directive"
14497 msgstr ""
14499 #: ch/lex.c:2040 ch/lex.c:2050 ch/lex.c:2091
14500 #, fuzzy
14501 msgid "invalid value follows `=' in compiler directive"
14502 msgstr "`#line'-commando in slecht formaat"
14504 #: ch/lex.c:2061
14505 #, fuzzy, c-format
14506 msgid "invalid `%c' character in name"
14507 msgstr "ongeldig karakter in naam van macro-parameter"
14509 #: ch/lex.c:2074
14510 #, fuzzy, c-format
14511 msgid "`%s' not integer constant synonym "
14512 msgstr "twee `u's in integerconstante"
14514 #: ch/lex.c:2097
14515 #, fuzzy
14516 msgid "value out of range in compiler directive"
14517 msgstr "lijnnummer buiten bereik in `#line'-commando"
14519 #: ch/lex.c:2214 java/jcf-parse.c:607
14520 #, fuzzy, c-format
14521 msgid "can't reopen %s"
14522 msgstr "open %s"
14524 #: ch/lex.c:2225
14525 msgid "no modules seen"
14526 msgstr ""
14528 #: ch/loop.c:480
14529 #, fuzzy
14530 msgid "modeless tuple not allowed in this context"
14531 msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
14533 #: ch/loop.c:482
14534 msgid "IN expression does not have a mode"
14535 msgstr ""
14537 #: ch/loop.c:489
14538 msgid "location enumeration for BOOLS"
14539 msgstr ""
14541 #: ch/loop.c:517
14542 msgid "location enumeration for bit-packed arrays"
14543 msgstr ""
14545 #: ch/loop.c:526 ch/nloop.c:481
14546 #, fuzzy
14547 msgid "loop's IN expression is not a composite object"
14548 msgstr "`%s' is geen iterator"
14550 #: ch/loop.c:541 ch/nloop.c:498
14551 msgid "start expr must have discrete mode"
14552 msgstr ""
14554 #: ch/loop.c:547 ch/nloop.c:504
14555 msgid "DO FOR start expression is a numbered SET"
14556 msgstr ""
14558 #: ch/loop.c:555 ch/nloop.c:510
14559 msgid "TO expression is a numbered SET"
14560 msgstr ""
14562 #: ch/loop.c:560 ch/nloop.c:525
14563 msgid "TO expr must have discrete mode"
14564 msgstr ""
14566 #: ch/loop.c:565 ch/nloop.c:531
14567 msgid "start expr and TO expr must be compatible"
14568 msgstr ""
14570 #: ch/loop.c:574 ch/nloop.c:546
14571 msgid "BY expr must have discrete mode"
14572 msgstr ""
14574 #: ch/loop.c:579 ch/nloop.c:552
14575 msgid "start expr and BY expr must be compatible"
14576 msgstr ""
14578 #: ch/loop.c:595 ch/nloop.c:765
14579 msgid "loop identifier undeclared"
14580 msgstr ""
14582 #: ch/loop.c:606
14583 #, fuzzy
14584 msgid "loop variable incompatible with start expression"
14585 msgstr "overflow in constante expressie"
14587 #: ch/loop.c:633 ch/nloop.c:564
14588 msgid "body of DO FOR will never execute"
14589 msgstr ""
14591 #: ch/loop.c:648 ch/nloop.c:585
14592 msgid "BY expression is negative or zero"
14593 msgstr ""
14595 #: ch/loop.c:847 ch/nloop.c:817
14596 msgid "can't iterate through array of BOOL"
14597 msgstr ""
14599 #: ch/nloop.c:867
14600 msgid "Can't iterate through array of BOOL"
14601 msgstr ""
14603 #: ch/parse.c:159
14604 #, c-format
14605 msgid "there was no start label to match the end label '%s'"
14606 msgstr ""
14608 #: ch/parse.c:162
14609 #, c-format
14610 msgid "start label '%s' does not match end label '%s'"
14611 msgstr ""
14613 #: ch/parse.c:192
14614 #, fuzzy, c-format
14615 msgid "`%s' not declared"
14616 msgstr "`%.*s' is niet gedefinieerd"
14618 #: ch/parse.c:226
14619 #, fuzzy
14620 msgid "no RETURN or RESULT in procedure"
14621 msgstr "RETURN zonder waarde en geen RESULTS-actie in procedure"
14623 #: ch/parse.c:245
14624 msgid "PREFIXED clause with no prelix in unlabeled module"
14625 msgstr ""
14627 #: ch/parse.c:336
14628 #, fuzzy, c-format
14629 msgid "internal parser error - expected token %d"
14630 msgstr "interne fout - dup-operatie"
14632 #: ch/parse.c:529
14633 #, fuzzy, c-format
14634 msgid "'%s!' is not followed by an identifier"
14635 msgstr "`#' gevolgd door een integer"
14637 #: ch/parse.c:545
14638 msgid "expected a name here"
14639 msgstr ""
14641 #: ch/parse.c:560
14642 msgid "expected a name string here"
14643 msgstr ""
14645 #: ch/parse.c:591
14646 #, fuzzy, c-format
14647 msgid "`%s' undeclared"
14648 msgstr "`%s' tevoren hier gedeclareerd"
14650 #: ch/parse.c:669
14651 msgid "action not allowed in SPEC MODULE"
14652 msgstr ""
14654 #: ch/parse.c:691
14655 msgid "missing defining occurrence"
14656 msgstr ""
14658 #: ch/parse.c:702
14659 msgid "bad defining occurrence following ','"
14660 msgstr ""
14662 #: ch/parse.c:802
14663 msgid "missing '(' in exception list"
14664 msgstr ""
14666 #: ch/parse.c:827
14667 msgid "ON exception names must be unique"
14668 msgstr ""
14670 #: ch/parse.c:837
14671 msgid "syntax error in exception list"
14672 msgstr ""
14674 #: ch/parse.c:873
14675 #, fuzzy
14676 msgid "empty ON-condition"
14677 msgstr "lege declaratie"
14679 #: ch/parse.c:938
14680 msgid "INIT not allowed at loc-identity declaration"
14681 msgstr ""
14683 #: ch/parse.c:948
14684 #, fuzzy
14685 msgid "'=' used where ':=' is required"
14686 msgstr "waarde van union-type gebruikt waar een scalair nodig is"
14688 #: ch/parse.c:956
14689 msgid "initialization is not allowed in spec module"
14690 msgstr ""
14692 #: ch/parse.c:964
14693 msgid "loc-identity declaration without initialization"
14694 msgstr ""
14696 #: ch/parse.c:1008
14697 msgid "bad syntax following FORBID"
14698 msgstr ""
14700 #: ch/parse.c:1023
14701 msgid "expected a postfix name here"
14702 msgstr ""
14704 #: ch/parse.c:1068
14705 msgid "expected another rename clause"
14706 msgstr ""
14708 #: ch/parse.c:1128
14709 #, fuzzy
14710 msgid "syntax error in parameter name list"
14711 msgstr "ongeldig karakter in naam van macro-parameter"
14713 #: ch/parse.c:1221
14714 msgid "NONREF specific without LOC in result attribute"
14715 msgstr ""
14717 #: ch/parse.c:1223
14718 msgid "DYNAMIC specific without LOC in result attribute"
14719 msgstr ""
14721 #: ch/parse.c:1245
14722 msgid "exception names must be unique"
14723 msgstr ""
14725 #: ch/parse.c:1441
14726 msgid "must specify a PROCESS name"
14727 msgstr ""
14729 #: ch/parse.c:1448
14730 msgid "SIGNAL must be in global reach"
14731 msgstr ""
14733 #: ch/parse.c:1479
14734 msgid "syntax error while parsing signal definition statement"
14735 msgstr ""
14737 #: ch/parse.c:1593
14738 #, fuzzy
14739 msgid "case range list"
14740 msgstr "leeg case-bereik"
14742 #: ch/parse.c:1660
14743 msgid "misplaced colon in case label"
14744 msgstr ""
14746 #: ch/parse.c:1707
14747 msgid "unrecognized case label list after ','"
14748 msgstr ""
14750 #: ch/parse.c:1971 ch/parse.c:1997
14751 #, fuzzy
14752 msgid "bad ASM operand"
14753 msgstr "ongeldige operand voor %P"
14755 #: ch/parse.c:2067
14756 msgid "readonly location modified by 'asm'"
14757 msgstr ""
14759 #: ch/parse.c:2198
14760 msgid "expected 'TO' in step enumeration"
14761 msgstr ""
14763 #: ch/parse.c:2213
14764 msgid "expected 'IN' in FOR control here"
14765 msgstr ""
14767 #: ch/parse.c:2314
14768 msgid "missing DELAY CASE alternative"
14769 msgstr ""
14771 #. This is probably not possible
14772 #: ch/parse.c:2348
14773 msgid "non-referable location in DO WITH"
14774 msgstr ""
14776 #: ch/parse.c:2360
14777 msgid "WITH element must be of STRUCT mode"
14778 msgstr ""
14780 #: ch/parse.c:2467
14781 msgid "missing ')' in signal/buffer receive alternative"
14782 msgstr ""
14784 #: ch/parse.c:2481
14785 msgid "misplaced 'IN' in signal/buffer receive alternative"
14786 msgstr ""
14788 #: ch/parse.c:2529
14789 msgid "missing RECEIVE alternative"
14790 msgstr ""
14792 #: ch/parse.c:2655
14793 msgid "PROCESS copy number must be integer"
14794 msgstr ""
14796 #: ch/parse.c:2882
14797 msgid "missing parenthesis for procedure call"
14798 msgstr ""
14800 #: ch/parse.c:2884
14801 #, fuzzy
14802 msgid "expression is not an action"
14803 msgstr "`%s' is geen iterator"
14805 #: ch/parse.c:2918
14806 msgid "syntax error in action"
14807 msgstr ""
14809 #: ch/parse.c:2945
14810 msgid "no handler is permitted on this action"
14811 msgstr ""
14813 #: ch/parse.c:2966
14814 #, fuzzy
14815 msgid "definition follows action"
14816 msgstr "herdefinitie van `union %s'"
14818 #: ch/parse.c:3042
14819 msgid "bad tuple field name list"
14820 msgstr ""
14822 #: ch/parse.c:3088
14823 msgid "invalid syntax for label in tuple"
14824 msgstr ""
14826 #: ch/parse.c:3133
14827 msgid "bad syntax in tuple"
14828 msgstr ""
14830 #: ch/parse.c:3160
14831 msgid "non-mode name before tuple"
14832 msgstr ""
14834 #: ch/parse.c:3205
14835 #, fuzzy
14836 msgid "invalid expression/location syntax"
14837 msgstr "ongeldige expressie als operand"
14839 #: ch/parse.c:3262
14840 msgid "RECEIVE expression"
14841 msgstr ""
14843 #: ch/parse.c:3457
14844 msgid "there should not be a ';' here"
14845 msgstr ""
14847 #: ch/parse.c:3496
14848 msgid "missing ELSE/ELSIF in IF expression"
14849 msgstr ""
14851 # 'braced-group'? Wie schrijft verdorie die foutmeldingen?
14852 #: ch/parse.c:3547
14853 #, fuzzy
14854 msgid "conditional expression not allowed inside parentheses"
14855 msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
14857 #: ch/parse.c:3551
14858 msgid "mode-less tuple not allowed inside parentheses"
14859 msgstr ""
14861 #. Z.200 doesn't allow mixed numbered and unnumbered set elements,
14862 #. but we can do it. Print a warning
14863 #: ch/parse.c:3664
14864 msgid "mixed numbered and unnumbered set elements is not standard"
14865 msgstr ""
14867 #: ch/parse.c:3667
14868 msgid "SET mode must define at least one named value"
14869 msgstr ""
14871 #: ch/parse.c:3766
14872 msgid "POS not allowed for ARRAY"
14873 msgstr ""
14875 #: ch/parse.c:3776
14876 msgid "STEP not allowed in field definition"
14877 msgstr ""
14879 #: ch/parse.c:3792
14880 #, fuzzy
14881 msgid "missing field name"
14882 msgstr "beginwaarde ontbreekt"
14884 #: ch/parse.c:3801
14885 msgid "bad field name following ','"
14886 msgstr ""
14888 #: ch/parse.c:3861
14889 msgid "expected ':' in structure variant alternative"
14890 msgstr ""
14892 #: ch/parse.c:3912
14893 #, fuzzy
14894 msgid "missing field"
14895 msgstr "beginwaarde ontbreekt"
14897 #: ch/parse.c:4060
14898 msgid "VARYING bit-strings not implemented"
14899 msgstr ""
14901 #: ch/parse.c:4121
14902 msgid "strings must be composed of chars"
14903 msgstr ""
14905 #: ch/parse.c:4171
14906 msgid "BUFFER modes may not be readonly"
14907 msgstr ""
14909 #: ch/parse.c:4178
14910 msgid "EVENT modes may not be readonly"
14911 msgstr ""
14913 #: ch/parse.c:4198
14914 #, fuzzy
14915 msgid "SIGNAL is not a valid mode"
14916 msgstr "-fPIC is niet geldig met -mcoff"
14918 #: ch/parse.c:4235
14919 msgid "syntax error - missing mode"
14920 msgstr ""
14922 #: ch/parse.c:4282
14923 msgid "syntax error - expected a module or end of file"
14924 msgstr ""
14926 #: ch/satisfy.c:58
14927 #, c-format
14928 msgid "  `%s', which depends on ..."
14929 msgstr ""
14931 #: ch/satisfy.c:90
14932 #, c-format
14933 msgid "cycle: `%s' depends on ..."
14934 msgstr ""
14936 #: ch/satisfy.c:92
14937 #, fuzzy, c-format
14938 msgid "  `%s'"
14939 msgstr "%s voor `%s'"
14941 #: ch/satisfy.c:151
14942 msgid "SYN of this mode not allowed"
14943 msgstr ""
14945 #: ch/satisfy.c:156
14946 msgid "mode of SYN incompatible with value"
14947 msgstr ""
14949 #: ch/satisfy.c:167
14950 msgid "SYN value outside range of its mode"
14951 msgstr ""
14953 #: ch/satisfy.c:176
14954 msgid "INIT string too large for mode"
14955 msgstr ""
14957 #: ch/satisfy.c:195
14958 #, fuzzy, c-format
14959 msgid "value of %s is not a valid constant"
14960 msgstr "het argument van `asm' is geen constante string"
14962 #: ch/satisfy.c:226
14963 msgid "mode with non-value property in signal definition"
14964 msgstr ""
14966 #: ch/satisfy.c:403
14967 #, fuzzy, c-format
14968 msgid "undeclared identifier `%s'"
14969 msgstr "ongeldige naam `%s'"
14971 #: ch/satisfy.c:456
14972 msgid "RETURNS spec with invalid mode"
14973 msgstr ""
14975 #: ch/satisfy.c:520
14976 msgid "operand to REF is not a mode"
14977 msgstr ""
14979 #: ch/satisfy.c:554
14980 msgid "field with non-value mode in variant structure not allowed"
14981 msgstr ""
14983 #: ch/satisfy.c:593
14984 msgid "buffer element mode must not have non-value property"
14985 msgstr ""
14987 #: ch/satisfy.c:602
14988 msgid "recordmode must not have the non-value property"
14989 msgstr ""
14991 #: ch/tasking.c:170 ch/tasking.c:218
14992 #, c-format
14993 msgid "tasking code %ld out of range for `%s'"
14994 msgstr ""
14996 #: ch/tasking.c:284
14997 #, c-format
14998 msgid "invalid attribute for argument `%s' (only IN or LOC allowed)"
14999 msgstr ""
15001 #: ch/tasking.c:325
15002 msgid "PROCESS may only be declared at module level"
15003 msgstr ""
15005 #: ch/tasking.c:549
15006 #, c-format
15007 msgid "process name %s never declared"
15008 msgstr ""
15010 #: ch/tasking.c:554
15011 msgid "you may only START a process, not a proc"
15012 msgstr ""
15014 #: ch/tasking.c:590
15015 #, fuzzy
15016 msgid "SET expression not a location"
15017 msgstr "`%s' is geen iterator"
15019 #: ch/tasking.c:595
15020 msgid "SET location must be INSTANCE mode"
15021 msgstr ""
15023 #: ch/tasking.c:632
15024 #, fuzzy, c-format
15025 msgid "too many arguments to process `%s'"
15026 msgstr "teveel argumenten voor functie `%s'"
15028 #: ch/tasking.c:635
15029 #, fuzzy
15030 msgid "too many arguments to process"
15031 msgstr "teveel argumenten voor functie"
15033 #: ch/tasking.c:640
15034 #, fuzzy, c-format
15035 msgid "too few arguments to process `%s'"
15036 msgstr "te weinig argumenten voor functie `%s'"
15038 #: ch/tasking.c:643
15039 #, fuzzy
15040 msgid "too few arguments to process"
15041 msgstr "te weinig argument voor functie"
15043 #: ch/tasking.c:983
15044 msgid "COPY_NUMBER argument must be INSTANCE expression"
15045 msgstr ""
15047 #: ch/tasking.c:1007
15048 msgid "GEN_CODE argument must be a process or signal name"
15049 msgstr ""
15051 #: ch/tasking.c:1029
15052 msgid "GEN_INST parameter 2 must be an integer mode"
15053 msgstr ""
15055 #: ch/tasking.c:1050
15056 msgid "GEN_INST parameter 1 must be a PROCESS or an integer expression"
15057 msgstr ""
15059 #: ch/tasking.c:1076
15060 #, c-format
15061 msgid "%s is not a declared process"
15062 msgstr ""
15064 #: ch/tasking.c:1097
15065 msgid "PROC_TYPE argument must be INSTANCE expression"
15066 msgstr ""
15068 #: ch/tasking.c:1139
15069 #, fuzzy
15070 msgid "QUEUE_LENGTH argument must be a BUFFER/EVENT location"
15071 msgstr "argument %d van %s moet een locatie zijn"
15073 #: ch/tasking.c:1289
15074 #, c-format
15075 msgid "SEND requires a SIGNAL; %s is not a SIGNAL name"
15076 msgstr ""
15078 #: ch/tasking.c:1314
15079 #, fuzzy, c-format
15080 msgid "too many values for SIGNAL `%s'"
15081 msgstr "teveel argumenten voor functie `%s'"
15083 #: ch/tasking.c:1320
15084 #, fuzzy, c-format
15085 msgid "too few values for SIGNAL `%s'"
15086 msgstr "te weinig argumenten voor functie `%s'"
15088 #: ch/tasking.c:1398
15089 msgid "signal sent without priority"
15090 msgstr ""
15092 #: ch/tasking.c:1399 ch/tasking.c:2927
15093 msgid " and no default priority was set."
15094 msgstr ""
15096 #: ch/tasking.c:1400 ch/tasking.c:2777 ch/tasking.c:2928
15097 msgid " PRIORITY defaulted to 0"
15098 msgstr ""
15100 #: ch/tasking.c:1415
15101 msgid "SEND without a destination instance"
15102 msgstr ""
15104 #: ch/tasking.c:1416
15105 msgid " and no destination process specified"
15106 msgstr ""
15108 #: ch/tasking.c:1417
15109 msgid " for the signal"
15110 msgstr ""
15112 #. as our system doesn't allow that and Z.200 specifies it,
15113 #. we issue a warning
15114 #: ch/tasking.c:1436
15115 #, c-format
15116 msgid "SEND to ANY copy of process `%s'"
15117 msgstr ""
15119 #: ch/tasking.c:1441
15120 msgid "SEND TO must be an INSTANCE mode"
15121 msgstr ""
15123 #: ch/tasking.c:1455
15124 msgid "SEND WITH must have a mode"
15125 msgstr ""
15127 #: ch/tasking.c:1724
15128 #, fuzzy
15129 msgid "internal error: RECEIVE CASE stack invalid"
15130 msgstr "interne fout"
15132 #: ch/tasking.c:1764 ch/tasking.c:2492
15133 msgid "SET requires INSTANCE location"
15134 msgstr ""
15136 #: ch/tasking.c:1843
15137 msgid "SIGNAL in RECEIVE CASE alternative follows"
15138 msgstr ""
15140 #: ch/tasking.c:1844
15141 #, c-format
15142 msgid " a BUFFER name on line %d"
15143 msgstr ""
15145 #: ch/tasking.c:1852
15146 #, c-format
15147 msgid "SIGNAL `%s' has no data fields"
15148 msgstr ""
15150 #: ch/tasking.c:1857
15151 #, c-format
15152 msgid "SIGNAL `%s' requires data fields"
15153 msgstr ""
15155 #: ch/tasking.c:1921
15156 #, c-format
15157 msgid "too few data fields provided for `%s'"
15158 msgstr ""
15160 #: ch/tasking.c:1924
15161 #, fuzzy, c-format
15162 msgid "too many data fields provided for `%s'"
15163 msgstr "teveel argumenten voor functie `%s'"
15165 #: ch/tasking.c:1947
15166 msgid "BUFFER in RECEIVE CASE alternative follows"
15167 msgstr ""
15169 #: ch/tasking.c:1948
15170 #, c-format
15171 msgid " a SIGNAL name on line %d"
15172 msgstr ""
15174 #: ch/tasking.c:1956
15175 msgid "BUFFER in RECEIVE CASE alternative must be a location"
15176 msgstr ""
15178 #: ch/tasking.c:1962
15179 msgid "buffer receive alternative requires only 1 defining occurrence"
15180 msgstr ""
15182 #: ch/tasking.c:2043
15183 #, fuzzy
15184 msgid "incompatible modes in receive buffer alternative"
15185 msgstr "incompatibele types bij %s"
15187 #: ch/tasking.c:2049
15188 msgid "defining occurrence in receive buffer alternative must be a location"
15189 msgstr ""
15191 #: ch/tasking.c:2086
15192 msgid "buffer receive alternative without `IN location'"
15193 msgstr ""
15195 #: ch/tasking.c:2092
15196 msgid "RECEIVE CASE alternative must specify a SIGNAL name or BUFFER location"
15197 msgstr ""
15199 #: ch/tasking.c:2331
15200 msgid "RECEIVE CASE without alternatives"
15201 msgstr ""
15203 #: ch/tasking.c:2369
15204 #, fuzzy
15205 msgid "CONTINUE requires an event location"
15206 msgstr "Een -ifile optie heeft een -map optie nodig"
15208 #: ch/tasking.c:2503 ch/tasking.c:2939
15209 #, fuzzy
15210 msgid "PRIORITY must be of integer type"
15211 msgstr "argument van `%s' moet van een integraal type zijn."
15213 #: ch/tasking.c:2581
15214 #, fuzzy
15215 msgid "delay alternative must be an EVENT location"
15216 msgstr "parameter 2 moet een locatie zijn"
15218 #: ch/tasking.c:2636
15219 msgid "DELAY CASE without alternatives"
15220 msgstr ""
15222 #: ch/tasking.c:2756
15223 #, fuzzy
15224 msgid "DELAY action requires an event location"
15225 msgstr "Een -ifile optie heeft een -map optie nodig"
15227 #: ch/tasking.c:2767
15228 #, fuzzy
15229 msgid "PRIORITY in DELAY action must be of integer type"
15230 msgstr "argument van `%s' moet van een integraal type zijn."
15232 #: ch/tasking.c:2776
15233 msgid "DELAY action without priority."
15234 msgstr ""
15236 #: ch/tasking.c:2867
15237 #, fuzzy
15238 msgid "send buffer action requires a BUFFER location"
15239 msgstr "Een -ifile optie heeft een -map optie nodig"
15241 #: ch/tasking.c:2884
15242 #, fuzzy
15243 msgid "there must be only 1 value for send buffer action"
15244 msgstr "incompatibele types bij %s"
15246 #: ch/tasking.c:2905
15247 #, fuzzy
15248 msgid "convert failed for send buffer action"
15249 msgstr "incompatibele types bij %s"
15251 #: ch/tasking.c:2911
15252 #, fuzzy
15253 msgid "incompatible modes in send buffer action"
15254 msgstr "incompatibele types bij %s"
15256 #: ch/tasking.c:2926
15257 msgid "buffer sent without priority"
15258 msgstr ""
15260 #: ch/tasking.c:2945
15261 #, fuzzy
15262 msgid "WITH not allowed for send buffer action"
15263 msgstr "incompatibele types bij %s"
15265 #: ch/tasking.c:2950
15266 #, fuzzy
15267 msgid "TO not allowed for send buffer action"
15268 msgstr "incompatibele types bij %s"
15270 #: ch/tasking.c:3093
15271 #, c-format
15272 msgid "SEND requires a BUFFER; `%s' is not a BUFFER name"
15273 msgstr ""
15275 #: ch/tasking.c:3234
15276 msgid "non-integral max queue size for EVENT/BUFFER mode"
15277 msgstr ""
15279 #: ch/tasking.c:3239
15280 msgid "non-constant max queue size for EVENT/BUFFER mode"
15281 msgstr ""
15283 #: ch/tasking.c:3246
15284 msgid "max queue_size for EVENT/BUFFER is not positive"
15285 msgstr ""
15287 #: ch/timing.c:224
15288 msgid "absolute time value must be of mode TIME"
15289 msgstr ""
15291 #: ch/timing.c:281 ch/timing.c:364
15292 msgid "duration primitive value must be of mode DURATION"
15293 msgstr ""
15295 #: ch/tree.c:58
15296 msgid "string length > UPPER (UINT)"
15297 msgstr ""
15299 #: ch/tree.c:112
15300 #, fuzzy
15301 msgid "can only build a powerset from a discrete mode"
15302 msgstr "array subscript is geen integer"
15304 #: ch/tree.c:124
15305 #, fuzzy
15306 msgid "non-constant bitstring size invalid"
15307 msgstr "niet-constante array-index in beginwaarde"
15309 #: ch/tree.c:126
15310 #, fuzzy
15311 msgid "non-constant powerset size invalid"
15312 msgstr "niet-constante array-index in beginwaarde"
15314 #: ch/typeck.c:83
15315 msgid "array or string index is a mode (instead of a value)"
15316 msgstr ""
15318 #: ch/typeck.c:114
15319 #, fuzzy
15320 msgid "index is not an integer expression"
15321 msgstr "ongeldig gebruik van een void-expressie"
15323 #: ch/typeck.c:122
15324 #, fuzzy
15325 msgid "index not compatible with index mode"
15326 msgstr "incompatibele types bij %s"
15328 #. should never happen
15329 #: ch/typeck.c:132
15330 #, fuzzy
15331 msgid "index is not discrete"
15332 msgstr "-pipe wordt niet ondersteund"
15334 #: ch/typeck.c:196
15335 msgid "possible internal error - slice argument is neither referable nor constant"
15336 msgstr ""
15338 #: ch/typeck.c:285
15339 msgid "bit array slice with non-constant length"
15340 msgstr ""
15342 #: ch/typeck.c:325
15343 msgid "bitstring slice with non-constant length"
15344 msgstr ""
15346 #: ch/typeck.c:338
15347 msgid "slice operation on non-array, non-bitstring value not supported"
15348 msgstr ""
15350 #: ch/typeck.c:390 ch/typeck.c:441
15351 msgid "can only take slice of array or string"
15352 msgstr ""
15354 #: ch/typeck.c:455
15355 #, fuzzy
15356 msgid "slice length is not an integer"
15357 msgstr "switch-waarde is geen integer"
15359 #: ch/typeck.c:488
15360 #, fuzzy
15361 msgid "slice length out-of-range"
15362 msgstr "case-waarde buiten bereik"
15364 #: ch/typeck.c:543
15365 #, fuzzy
15366 msgid "too many index expressions"
15367 msgstr "Ongeldig token in expressie"
15369 #: ch/typeck.c:595
15370 #, fuzzy
15371 msgid "array index is not discrete"
15372 msgstr "array-index in beginwaarde van niet-array"
15374 #: ch/typeck.c:675
15375 #, fuzzy
15376 msgid "invalid compound index for bitstring mode"
15377 msgstr "ongeldige beginwaarde voor bit-string"
15379 #: ch/typeck.c:1079
15380 msgid "conversions from variable_size value"
15381 msgstr ""
15383 #: ch/typeck.c:1084
15384 msgid "conversions to variable_size mode"
15385 msgstr ""
15387 #: ch/typeck.c:1098
15388 msgid "cannot convert to float"
15389 msgstr ""
15391 #: ch/typeck.c:1103
15392 msgid "cannot convert float to this mode"
15393 msgstr ""
15395 #: ch/typeck.c:1130
15396 msgid "OVERFLOW in expression conversion"
15397 msgstr ""
15399 #: ch/typeck.c:1159
15400 msgid "overflow (not inside function)"
15401 msgstr ""
15403 #: ch/typeck.c:1161
15404 #, fuzzy
15405 msgid "possible overflow (not inside function)"
15406 msgstr "`%s' is hier niet gedeclareerd (niet in een functie)"
15408 #: ch/typeck.c:1166
15409 msgid "expression will always cause OVERFLOW"
15410 msgstr ""
15412 #: ch/typeck.c:1199
15413 msgid "not implemented: constant conversion from that kind of expression"
15414 msgstr ""
15416 #: ch/typeck.c:1205
15417 msgid "not implemented: constant conversion to that kind of mode"
15418 msgstr ""
15420 #: ch/typeck.c:1216
15421 msgid "non-standard, non-portable value conversion"
15422 msgstr ""
15424 #: ch/typeck.c:1222
15425 msgid "location conversion between differently-sized modes"
15426 msgstr ""
15428 #: ch/typeck.c:1224
15429 #, fuzzy
15430 msgid "unsupported value conversion"
15431 msgstr "niet-ondersteunde versie"
15433 #: ch/typeck.c:1272
15434 msgid "operand to bin must be a non-negative integer literal"
15435 msgstr ""
15437 #: ch/typeck.c:1288
15438 #, c-format
15439 msgid "size %d of BIN too big - no such integer mode"
15440 msgstr ""
15442 #: ch/typeck.c:1302
15443 msgid "BIN in pass 2"
15444 msgstr ""
15446 #: ch/typeck.c:1335
15447 msgid "mode of tuple is neither ARRAY, STRUCT, nor POWERSET"
15448 msgstr ""
15450 #: ch/typeck.c:2108
15451 msgid "internal error in chill_root_resulting_mode"
15452 msgstr ""
15454 #: ch/typeck.c:2367
15455 msgid "string lengths not equal"
15456 msgstr ""
15458 #: ch/typeck.c:2382
15459 msgid "can't do ARRAY assignment - too large"
15460 msgstr ""
15462 #: ch/typeck.c:2400
15463 msgid "rhs of array assignment is not addressable"
15464 msgstr ""
15466 #: ch/typeck.c:2577
15467 #, fuzzy
15468 msgid "non-constant expression for BIN"
15469 msgstr "overflow in constante expressie"
15471 #: ch/typeck.c:2582
15472 msgid "expression for BIN must not be negative"
15473 msgstr ""
15475 #: ch/typeck.c:2587
15476 msgid "cannot process BIN (>32)"
15477 msgstr ""
15479 #: ch/typeck.c:2603
15480 #, fuzzy
15481 msgid "bounds of range are not compatible"
15482 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
15484 #: ch/typeck.c:2612
15485 #, fuzzy
15486 msgid "negative string length"
15487 msgstr "Onbeëindigde stringconstante"
15489 #: ch/typeck.c:2649
15490 #, fuzzy
15491 msgid "range's lower bound and parent mode don't match"
15492 msgstr "prototype voor `%s' volgt en argument %d komt niet overeen"
15494 #: ch/typeck.c:2654
15495 msgid "range's upper bound and parent mode don't match"
15496 msgstr ""
15498 #: ch/typeck.c:2663
15499 msgid "making range from non-mode"
15500 msgstr ""
15502 #: ch/typeck.c:2669
15503 #, fuzzy
15504 msgid "floating point ranges"
15505 msgstr "floating-point constante buiten bereik"
15507 #: ch/typeck.c:2677
15508 msgid "range mode has non-constant limits"
15509 msgstr ""
15511 #: ch/typeck.c:2686
15512 msgid "range's high bound < mode's low bound"
15513 msgstr ""
15515 #: ch/typeck.c:2691
15516 msgid "range's high bound > mode's high bound"
15517 msgstr ""
15519 #: ch/typeck.c:2696
15520 msgid "range mode high bound < range mode low bound"
15521 msgstr ""
15523 #: ch/typeck.c:2701
15524 msgid "range's low bound < mode's low bound"
15525 msgstr ""
15527 #: ch/typeck.c:2706
15528 msgid "range's low bound > mode's high bound"
15529 msgstr ""
15531 # `l'en of `l's?
15532 #: ch/typeck.c:2814
15533 #, fuzzy
15534 msgid "stepsize in STEP must be an integer constant"
15535 msgstr "drie `l'en in integerconstante"
15537 # `l'en of `l's?
15538 #: ch/typeck.c:2818
15539 #, fuzzy
15540 msgid "stepsize in STEP must be > 0"
15541 msgstr "drie `l'en in integerconstante"
15543 # `l'en of `l's?
15544 #: ch/typeck.c:2824
15545 #, fuzzy
15546 msgid "stepsize in STEP must be the natural width of the array element mode"
15547 msgstr "drie `l'en in integerconstante"
15549 #: ch/typeck.c:2830 ch/typeck.c:3131
15550 #, fuzzy
15551 msgid "starting word in POS must be an integer constant"
15552 msgstr "twee `u's in integerconstante"
15554 #: ch/typeck.c:2834 ch/typeck.c:3138
15555 #, fuzzy
15556 msgid "starting word in POS must be >= 0"
15557 msgstr "twee `u's in integerconstante"
15559 #: ch/typeck.c:2836
15560 #, fuzzy
15561 msgid "starting word in POS within STEP must be 0"
15562 msgstr "twee `u's in integerconstante"
15564 #: ch/typeck.c:2848 ch/typeck.c:3155
15565 #, fuzzy
15566 msgid "starting bit in POS must be an integer constant"
15567 msgstr "breedte van bitveld `%s' is geen integerconstante"
15569 #: ch/typeck.c:2854
15570 #, fuzzy
15571 msgid "starting bit in POS within STEP must be 0"
15572 msgstr "breedte van bitveld `%s' is geen integerconstante"
15574 #: ch/typeck.c:2858 ch/typeck.c:3163
15575 #, fuzzy
15576 msgid "starting bit in POS must be >= 0"
15577 msgstr "breedte van bitveld `%s' is geen integerconstante"
15579 #: ch/typeck.c:2866 ch/typeck.c:3171
15580 #, fuzzy
15581 msgid "starting bit in POS must be < the width of a word"
15582 msgstr "breedte van bitveld `%s' is geen integerconstante"
15584 #: ch/typeck.c:2880 ch/typeck.c:3185
15585 #, fuzzy
15586 msgid "length in POS must be an integer constant"
15587 msgstr "twee `u's in integerconstante"
15589 #: ch/typeck.c:2887 ch/typeck.c:3192
15590 #, fuzzy
15591 msgid "length in POS must be > 0"
15592 msgstr "twee `u's in integerconstante"
15594 #: ch/typeck.c:2894 ch/typeck.c:3205
15595 #, fuzzy
15596 msgid "end bit in POS must be an integer constant"
15597 msgstr "twee `u's in integerconstante"
15599 #: ch/typeck.c:2903 ch/typeck.c:3214
15600 #, fuzzy
15601 msgid "end bit in POS must be >= the start bit"
15602 msgstr "twee `u's in integerconstante"
15604 #: ch/typeck.c:2909 ch/typeck.c:3219
15605 #, fuzzy
15606 msgid "end bit in POS must be < the width of a word"
15607 msgstr "twee `u's in integerconstante"
15609 #: ch/typeck.c:2921
15610 msgid "the length specified on POS within STEP must be the natural length of the array element type"
15611 msgstr ""
15613 # `l'en of `l's?
15614 #: ch/typeck.c:2926
15615 #, fuzzy
15616 msgid "step size in STEP must be >= the length in POS"
15617 msgstr "drie `l'en in integerconstante"
15619 #: ch/typeck.c:2952
15620 #, fuzzy
15621 msgid "array index must be a range, not a single integer"
15622 msgstr "array subscript is geen integer"
15624 #: ch/typeck.c:2958
15625 #, fuzzy
15626 msgid "array index is not a discrete mode"
15627 msgstr "array subscript is geen integer"
15629 #: ch/typeck.c:3229
15630 msgid "the length specified on POS must be the natural length of the field type"
15631 msgstr ""
15633 #: ch/typeck.c:3238
15634 msgid "STRUCT fields must be layed out in monotonically increasing order"
15635 msgstr ""
15637 #: ch/typeck.c:3301
15638 msgid "if one field has a POS layout, then all fields must have a POS layout"
15639 msgstr ""
15641 #: ch/typeck.c:3444
15642 #, fuzzy
15643 msgid "parameterized structures not implemented"
15644 msgstr "parameter wijst naar een onvolledig type"
15646 #: ch/typeck.c:3449
15647 #, fuzzy
15648 msgid "invalid parameterized type"
15649 msgstr "ongeldige operand voor %p-code"
15651 #: cp/call.c:270 cp/init.c:1637
15652 msgid "qualified type `%T' does not match destructor name `~%T'"
15653 msgstr ""
15655 #: cp/call.c:279
15656 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
15657 msgstr ""
15659 #: cp/call.c:288
15660 msgid "`%D' is a namespace"
15661 msgstr ""
15663 #: cp/call.c:296
15664 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
15665 msgstr ""
15667 #: cp/call.c:394
15668 msgid "unable to call pointer to member function here"
15669 msgstr ""
15671 #: cp/call.c:527
15672 msgid "destructors take no parameters"
15673 msgstr ""
15675 #: cp/call.c:534
15676 msgid "destructor name `~%T' does not match type `%T' of expression"
15677 msgstr ""
15679 #: cp/call.c:2343
15680 msgid "%s %D(%T, %T, %T) <built-in>"
15681 msgstr ""
15683 #: cp/call.c:2348
15684 msgid "%s %D(%T, %T) <built-in>"
15685 msgstr ""
15687 #: cp/call.c:2352
15688 msgid "%s %D(%T) <built-in>"
15689 msgstr ""
15691 #: cp/call.c:2356
15692 msgid "%s %T <conversion>"
15693 msgstr ""
15695 #: cp/call.c:2358
15696 msgid "%s %+#D%s"
15697 msgstr ""
15699 #: cp/call.c:2515
15700 msgid "no viable candidates"
15701 msgstr ""
15703 #: cp/call.c:2529
15704 msgid "conversion from `%T' to `%T' is ambiguous"
15705 msgstr ""
15707 #: cp/call.c:2646
15708 #, fuzzy
15709 msgid "no matching function for call to `%D(%A)'"
15710 msgstr "Teveel argumenten in oproep van `%s'"
15712 #: cp/call.c:2657 cp/call.c:4642
15713 msgid "call of overloaded `%D(%A)' is ambiguous"
15714 msgstr ""
15716 #. It's no good looking for an overloaded operator() on a
15717 #. pointer-to-member-function.
15718 #: cp/call.c:2684
15719 #, c-format
15720 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
15721 msgstr ""
15723 #: cp/call.c:2753
15724 msgid "no match for call to `(%T) (%A)'"
15725 msgstr ""
15727 #: cp/call.c:2763
15728 msgid "call of `(%T) (%A)' is ambiguous"
15729 msgstr ""
15731 #: cp/call.c:2798
15732 msgid "%s for `%T ? %T : %T' operator"
15733 msgstr ""
15735 #: cp/call.c:2803
15736 msgid "%s for `%T %s' operator"
15737 msgstr ""
15739 #: cp/call.c:2806
15740 msgid "%s for `%T [%T]' operator"
15741 msgstr ""
15743 #: cp/call.c:2811
15744 msgid "%s for `%T %s %T' operator"
15745 msgstr ""
15747 #: cp/call.c:2814
15748 msgid "%s for `%s %T' operator"
15749 msgstr ""
15751 #: cp/call.c:2906
15752 #, fuzzy
15753 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
15754 msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
15756 #: cp/call.c:2965
15757 #, c-format
15758 msgid "`%E' has type `void' and is not a throw-expression"
15759 msgstr ""
15761 #: cp/call.c:2998 cp/call.c:3198
15762 msgid "operands to ?: have different types"
15763 msgstr ""
15765 #: cp/call.c:3151
15766 #, fuzzy
15767 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
15768 msgstr "types in voorwaardelijke expressie komen niet overeen"
15770 #: cp/call.c:3158
15771 msgid "enumeral and non-enumeral type in conditional expression"
15772 msgstr ""
15774 #: cp/call.c:3239
15775 #, fuzzy
15776 msgid "`%D' must be declared before use"
15777 msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
15779 #: cp/call.c:3402
15780 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
15781 msgstr ""
15783 #: cp/call.c:3449
15784 msgid "using synthesized `%#D' for copy assignment"
15785 msgstr ""
15787 #: cp/call.c:3451
15788 msgid "  where cfront would use `%#D'"
15789 msgstr ""
15791 #: cp/call.c:3478
15792 #, fuzzy
15793 msgid "comparison between `%#T' and `%#T'"
15794 msgstr "vergelijking tussen signed en unsigned"
15796 #: cp/call.c:3711
15797 msgid "no suitable `operator delete' for `%T'"
15798 msgstr ""
15800 #: cp/call.c:3730
15801 msgid "`%+#D' is private"
15802 msgstr ""
15804 #: cp/call.c:3732
15805 #, fuzzy
15806 msgid "`%+#D' is protected"
15807 msgstr "`%.*s' is niet gedefinieerd"
15809 #: cp/call.c:3734
15810 #, fuzzy
15811 msgid "`%+#D' is inaccessible"
15812 msgstr "%s is niet addresseerbaar"
15814 #: cp/call.c:3735
15815 msgid "within this context"
15816 msgstr ""
15818 #: cp/call.c:3777
15819 #, fuzzy
15820 msgid "invalid conversion from `%T' to `%T'"
15821 msgstr "ongeldige registernaam voor `%s'"
15823 # Is the %s the argument, or is it 'of' the argument?
15824 #: cp/call.c:3779 cp/call.c:3918 cp/call.c:3920
15825 #, fuzzy
15826 msgid "  initializing argument %P of `%D'"
15827 msgstr "ongeldig type-argument `%s'"
15829 #: cp/call.c:3842 cp/call.c:3846
15830 msgid "  initializing argument %P of `%D' from result of `%D'"
15831 msgstr ""
15833 #: cp/call.c:3852 cp/call.c:3855
15834 msgid "  initializing temporary from result of `%D'"
15835 msgstr ""
15837 #. Undefined behaviour [expr.call] 5.2.2/7.
15838 #: cp/call.c:3989
15839 msgid "cannot pass objects of non-POD type `%#T' through `...'"
15840 msgstr ""
15842 #. Undefined behaviour [expr.call] 5.2.2/7.
15843 #: cp/call.c:4014
15844 msgid "cannot receive objects of non-POD type `%#T' through `...'"
15845 msgstr ""
15847 #: cp/call.c:4156
15848 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
15849 msgstr ""
15851 #: cp/call.c:4404
15852 msgid "could not find class$ field in java interface type `%T'"
15853 msgstr ""
15855 #: cp/call.c:4505 cp/typeck.c:2071
15856 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
15857 msgstr ""
15859 #: cp/call.c:4631
15860 msgid "no matching function for call to `%T::%D(%A)%#V'"
15861 msgstr ""
15863 #: cp/call.c:4655
15864 msgid "abstract virtual `%#D' called from constructor"
15865 msgstr ""
15867 #: cp/call.c:4656
15868 msgid "abstract virtual `%#D' called from destructor"
15869 msgstr ""
15871 #: cp/call.c:4661
15872 msgid "cannot call member function `%D' without object"
15873 msgstr ""
15875 #: cp/call.c:5274
15876 msgid "passing `%T' chooses `%T' over `%T'"
15877 msgstr ""
15879 #: cp/call.c:5276 cp/decl2.c:4496
15880 #, fuzzy
15881 msgid "  in call to `%D'"
15882 msgstr "kan oproep van `%s' niet inline maken"
15884 #: cp/call.c:5325 cp/call.c:5450
15885 msgid "choosing `%D' over `%D'"
15886 msgstr ""
15888 #: cp/call.c:5326
15889 msgid "  for conversion from `%T' to `%T'"
15890 msgstr ""
15892 #: cp/call.c:5328
15893 msgid "  because conversion sequence for the argument is better"
15894 msgstr ""
15896 #: cp/call.c:5452
15897 msgid "  because worst conversion for the former is better than worst conversion for the latter"
15898 msgstr ""
15900 # 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
15901 #: cp/call.c:5568 cp/call.c:5589
15902 #, fuzzy
15903 msgid "could not convert `%E' to `%T'"
15904 msgstr "kon 0x%l.8x niet naar een regio omzetten"
15906 #: cp/class.c:286
15907 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
15908 msgstr ""
15910 #: cp/class.c:1012
15911 msgid "`%#D' and `%#D' cannot be overloaded"
15912 msgstr ""
15914 #. There has already been a declaration of this method
15915 #. or member template.
15916 #: cp/class.c:1023
15917 msgid "`%D' has already been declared in `%T'"
15918 msgstr ""
15920 #: cp/class.c:1104
15921 #, fuzzy
15922 msgid "duplicate enum value `%D'"
15923 msgstr "herhaalde case-waarde"
15925 #: cp/class.c:1107
15926 msgid "duplicate field `%D' (as enum and non-enum)"
15927 msgstr ""
15929 #: cp/class.c:1114
15930 #, fuzzy
15931 msgid "duplicate nested type `%D'"
15932 msgstr "herhaald lid `%s'"
15934 #: cp/class.c:1125
15935 msgid "duplicate field `%D' (as type and non-type)"
15936 msgstr ""
15938 #: cp/class.c:1129
15939 #, fuzzy
15940 msgid "duplicate member `%D'"
15941 msgstr "herhaald lid `%s'"
15943 #: cp/class.c:1172
15944 msgid "conflicting access specifications for method `%D', ignored"
15945 msgstr ""
15947 #: cp/class.c:1174
15948 #, c-format
15949 msgid "conflicting access specifications for field `%s', ignored"
15950 msgstr ""
15952 #: cp/class.c:1217
15953 msgid "`%D' names constructor"
15954 msgstr ""
15956 #: cp/class.c:1223
15957 #, fuzzy
15958 msgid "`%D' invalid in `%T'"
15959 msgstr "Ongeldige optie `%s'"
15961 #: cp/class.c:1231
15962 msgid "no members matching `%D' in `%#T'"
15963 msgstr ""
15965 #: cp/class.c:1263 cp/class.c:1271
15966 #, fuzzy
15967 msgid "`%D' invalid in `%#T'"
15968 msgstr "Ongeldige optie `%s'"
15970 #: cp/class.c:1264
15971 msgid "  because of local method `%#D' with same name"
15972 msgstr ""
15974 #: cp/class.c:1272
15975 msgid "  because of local member `%#D' with same name"
15976 msgstr ""
15978 #: cp/class.c:1344
15979 msgid "base class `%#T' has a non-virtual destructor"
15980 msgstr ""
15982 #: cp/class.c:1364
15983 msgid "base `%T' with only non-default constructor in class without a constructor"
15984 msgstr ""
15986 #: cp/class.c:1950
15987 msgid "all member functions in class `%T' are private"
15988 msgstr ""
15990 #: cp/class.c:1964
15991 msgid "`%#T' only defines a private destructor and has no friends"
15992 msgstr ""
15994 #: cp/class.c:2007
15995 msgid "`%#T' only defines private constructors and has no friends"
15996 msgstr ""
15998 #: cp/class.c:2128 cp/class.c:5045
15999 #, fuzzy
16000 msgid "redefinition of `%#T'"
16001 msgstr "herdefinitie van `%s'"
16003 #: cp/class.c:2129
16004 #, fuzzy
16005 msgid "previous definition of `%#T'"
16006 msgstr "eerdere definitie van `%s'"
16008 #: cp/class.c:2459
16009 msgid "no unique final overrider for `%D' in `%T'"
16010 msgstr ""
16012 #. Here we know it is a hider, and no overrider exists.
16013 #: cp/class.c:2841
16014 msgid "`%D' was hidden"
16015 msgstr ""
16017 #: cp/class.c:2842
16018 #, fuzzy
16019 msgid "  by `%D'"
16020 msgstr "%s voor `%s'"
16022 #: cp/class.c:2884
16023 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
16024 msgstr ""
16026 #: cp/class.c:2889 cp/decl2.c:1898
16027 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
16028 msgstr ""
16030 #: cp/class.c:2895 cp/decl2.c:1904
16031 msgid "private member `%#D' in anonymous union"
16032 msgstr ""
16034 #: cp/class.c:2898 cp/decl2.c:1906
16035 msgid "protected member `%#D' in anonymous union"
16036 msgstr ""
16038 #: cp/class.c:3050
16039 #, fuzzy
16040 msgid "bit-field `%#D' with non-integral type"
16041 msgstr "breedte van bitveld `%s' is geen integerconstante"
16043 #: cp/class.c:3070
16044 #, fuzzy
16045 msgid "bit-field `%D' width not an integer constant"
16046 msgstr "breedte van bitveld `%s' is geen integerconstante"
16048 #: cp/class.c:3076
16049 #, fuzzy
16050 msgid "negative width in bit-field `%D'"
16051 msgstr "bitveld `%s' heeft een negatieve breedte"
16053 #: cp/class.c:3081
16054 #, fuzzy
16055 msgid "zero width for bit-field `%D'"
16056 msgstr "bitveld `%s' heeft breedte 0"
16058 #: cp/class.c:3087
16059 #, fuzzy
16060 msgid "width of `%D' exceeds its type"
16061 msgstr "breedte van `%s' overschrijdt zijn type"
16063 #: cp/class.c:3096
16064 msgid "`%D' is too small to hold all values of `%#T'"
16065 msgstr ""
16067 #: cp/class.c:3179
16068 msgid "member `%#D' with constructor not allowed in union"
16069 msgstr ""
16071 #: cp/class.c:3182
16072 msgid "member `%#D' with destructor not allowed in union"
16073 msgstr ""
16075 #: cp/class.c:3185
16076 msgid "member `%#D' with copy assignment operator not allowed in union"
16077 msgstr ""
16079 #: cp/class.c:3212
16080 #, fuzzy
16081 msgid "multiple fields in union `%T' initialized"
16082 msgstr "overtollige elementen in beginwaarde van union"
16084 #: cp/class.c:3333
16085 msgid "field `%D' in local class cannot be static"
16086 msgstr ""
16088 #: cp/class.c:3339
16089 #, fuzzy
16090 msgid "field `%D' invalidly declared function type"
16091 msgstr "veld `%s' als een functie gedeclareerd"
16093 #: cp/class.c:3346
16094 #, fuzzy
16095 msgid "field `%D' invalidly declared method type"
16096 msgstr "bitveld `%s' heeft een ongeldig type"
16098 #: cp/class.c:3352
16099 #, fuzzy
16100 msgid "field `%D' invalidly declared offset type"
16101 msgstr "bitveld `%s' heeft een ongeldig type"
16103 #. Unions cannot have static members.
16104 #: cp/class.c:3370
16105 #, fuzzy
16106 msgid "field `%D' declared static in union"
16107 msgstr "veld `%s' als een functie gedeclareerd"
16109 #: cp/class.c:3396
16110 msgid "non-static reference `%#D' in class without a constructor"
16111 msgstr ""
16113 #: cp/class.c:3427
16114 msgid "non-static const member `%#D' in class without a constructor"
16115 msgstr ""
16117 #: cp/class.c:3442
16118 msgid "field `%#D' with same name as class"
16119 msgstr ""
16121 #: cp/class.c:3460
16122 #, fuzzy
16123 msgid "`%#T' has pointer data members"
16124 msgstr "%s heeft geen benoemde leden"
16126 #: cp/class.c:3464
16127 msgid "  but does not override `%T(const %T&)'"
16128 msgstr ""
16130 #: cp/class.c:3466
16131 msgid "  or `operator=(const %T&)'"
16132 msgstr ""
16134 #: cp/class.c:3469
16135 msgid "  but does not override `operator=(const %T&)'"
16136 msgstr ""
16138 #: cp/class.c:3937
16139 #, fuzzy
16140 msgid "initializer specified for non-virtual method `%D'"
16141 msgstr "geen beginwaarde voor variant-veld `%s'"
16143 #: cp/class.c:4721
16144 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
16145 msgstr ""
16147 #: cp/class.c:4791
16148 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
16149 msgstr ""
16151 #: cp/class.c:5208
16152 msgid "`%#T' has virtual functions but non-virtual destructor"
16153 msgstr ""
16155 #: cp/class.c:5292
16156 msgid "trying to finish struct, but kicked out due to previous parse errors"
16157 msgstr ""
16159 #: cp/class.c:5749
16160 #, c-format
16161 msgid "language string `\"%s\"' not recognized"
16162 msgstr ""
16164 #: cp/class.c:5845
16165 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
16166 msgstr ""
16168 #: cp/class.c:5966
16169 msgid "no matches converting function `%D' to type `%#T'"
16170 msgstr ""
16172 #: cp/class.c:5989
16173 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
16174 msgstr ""
16176 #: cp/class.c:6015
16177 #, fuzzy
16178 msgid "assuming pointer to member `%D'"
16179 msgstr "herhaald lid `%s'"
16181 #: cp/class.c:6018
16182 #, c-format
16183 msgid "(a pointer to member can only be formed with `&%E')"
16184 msgstr ""
16186 #: cp/class.c:6062 cp/class.c:6230 cp/class.c:6237
16187 msgid "not enough type information"
16188 msgstr ""
16190 #: cp/class.c:6071
16191 #, fuzzy
16192 msgid "argument of type `%T' does not match `%T'"
16193 msgstr "argument `%s' komt niet overeen met prototype"
16195 #: cp/class.c:6214
16196 msgid "invalid operation on uninstantiated type"
16197 msgstr ""
16199 #. [basic.scope.class]
16201 #. A name N used in a class S shall refer to the same declaration
16202 #. in its context and when re-evaluated in the completed scope of
16203 #. S.
16204 #: cp/class.c:6465 cp/decl.c:1030 cp/decl.c:3178 cp/pt.c:1839
16205 #, fuzzy
16206 msgid "declaration of `%#D'"
16207 msgstr "herdeclaratie van `%s'"
16209 #: cp/class.c:6466
16210 msgid "changes meaning of `%D' from `%+#D'"
16211 msgstr ""
16213 #: cp/cvt.c:88
16214 msgid "can't convert from incomplete type `%T' to `%T'"
16215 msgstr ""
16217 #: cp/cvt.c:97
16218 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
16219 msgstr ""
16221 #: cp/cvt.c:126
16222 msgid "converting from `%T' to `%T'"
16223 msgstr ""
16225 #: cp/cvt.c:198 cp/cvt.c:202
16226 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
16227 msgstr ""
16229 #: cp/cvt.c:220 cp/cvt.c:233 cp/cvt.c:272
16230 msgid "cannot convert `%E' from type `%T' to type `%T'"
16231 msgstr ""
16233 #: cp/cvt.c:525
16234 msgid "conversion from `%T' to `%T' discards qualifiers"
16235 msgstr ""
16237 #: cp/cvt.c:543
16238 #, fuzzy
16239 msgid "casting `%T' to `%T' does not dereference pointer"
16240 msgstr "kan niet derefereren, is geen pointer."
16242 #: cp/cvt.c:572
16243 msgid "cannot convert type `%T' to type `%T'"
16244 msgstr ""
16246 #: cp/cvt.c:689
16247 msgid "conversion from `%#T' to `%#T'"
16248 msgstr ""
16250 #: cp/cvt.c:701
16251 msgid "`%#T' used where a `%T' was expected"
16252 msgstr ""
16254 #: cp/cvt.c:718
16255 msgid "the address of `%D', will always be `true'"
16256 msgstr ""
16258 #: cp/cvt.c:738
16259 msgid "`%#T' used where a floating point value was expected"
16260 msgstr ""
16262 #: cp/cvt.c:793
16263 #, fuzzy
16264 msgid "conversion from `%T' to non-scalar type `%T' requested"
16265 msgstr "conversie naar niet-scalair type gevraagd"
16267 #: cp/cvt.c:878
16268 msgid "object of incomplete type `%T' will not be accessed in %s"
16269 msgstr ""
16271 #: cp/cvt.c:881
16272 msgid "object of type `%T' will not be accessed in %s"
16273 msgstr ""
16275 #: cp/cvt.c:897
16276 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
16277 msgstr ""
16279 #. [over.over] enumerates the places where we can take the address
16280 #. of an overloaded function, and this is not one of them.
16281 #: cp/cvt.c:917
16282 #, fuzzy, c-format
16283 msgid "%s cannot resolve address of overloaded function"
16284 msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
16286 #. Only warn when there is no &.
16287 #: cp/cvt.c:922
16288 #, c-format
16289 msgid "%s is a reference, not call, to function `%E'"
16290 msgstr ""
16292 #: cp/cvt.c:1060
16293 msgid "converting NULL to non-pointer type"
16294 msgstr ""
16296 #: cp/cvt.c:1136
16297 msgid "ambiguous default type conversion from `%T'"
16298 msgstr ""
16300 #: cp/cvt.c:1138
16301 msgid "  candidate conversions include `%D' and `%D'"
16302 msgstr ""
16304 #: cp/decl.c:1031 cp/decl.c:3278
16305 #, fuzzy
16306 msgid "conflicts with previous declaration `%#D'"
16307 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
16309 #: cp/decl.c:1220
16310 #, fuzzy
16311 msgid "label `%D' used but not defined"
16312 msgstr "label `%s' gebruikt maar niet gedefinieerd"
16314 #: cp/decl.c:1225
16315 #, fuzzy
16316 msgid "label `%D' defined but not used"
16317 msgstr "label `%s' gedefinieerd maar niet gebruikt"
16319 #: cp/decl.c:2305
16320 msgid "namespace alias `%D' not allowed here, assuming `%D'"
16321 msgstr ""
16323 #: cp/decl.c:3088 cp/decl.c:3476
16324 #, fuzzy
16325 msgid "previous declaration of `%D'"
16326 msgstr "eerdere declaratie van `%s'"
16328 #: cp/decl.c:3165 cp/decl.c:3200
16329 #, fuzzy
16330 msgid "shadowing %s function `%#D'"
16331 msgstr "bibliotheekfunctie `%s' wordt verborgen"
16333 #: cp/decl.c:3174
16334 #, fuzzy
16335 msgid "library function `%#D' redeclared as non-function `%#D'"
16336 msgstr "bibliotheekfunctie `%s' als niet-functie gedeclareerd"
16338 #: cp/decl.c:3179
16339 #, fuzzy
16340 msgid "conflicts with built-in declaration `%#D'"
16341 msgstr "conflicterende declaraties van `%s'"
16343 #: cp/decl.c:3195 cp/decl.c:3288 cp/decl.c:3304
16344 #, fuzzy
16345 msgid "new declaration `%#D'"
16346 msgstr "herdeclaratie van `%s'"
16348 #: cp/decl.c:3196
16349 #, fuzzy
16350 msgid "ambiguates built-in declaration `%#D'"
16351 msgstr "herhaalde label-declaratie `%s'"
16353 #: cp/decl.c:3252
16354 #, fuzzy
16355 msgid "`%#D' redeclared as different kind of symbol"
16356 msgstr "`%s' als ander soort symbool geherdeclareerd"
16358 #: cp/decl.c:3255
16359 #, fuzzy
16360 msgid "previous declaration of `%#D'"
16361 msgstr "eerdere declaratie van `%s'"
16363 #: cp/decl.c:3277
16364 #, fuzzy
16365 msgid "declaration of template `%#D'"
16366 msgstr "herdeclaratie van `enum %s'"
16368 #: cp/decl.c:3289 cp/decl.c:3305
16369 #, fuzzy
16370 msgid "ambiguates old declaration `%#D'"
16371 msgstr "herhaalde label-declaratie `%s'"
16373 #: cp/decl.c:3297
16374 #, fuzzy
16375 msgid "declaration of C function `%#D' conflicts with"
16376 msgstr "impliciete declaratie van functie `%s'"
16378 #: cp/decl.c:3299
16379 #, fuzzy
16380 msgid "previous declaration `%#D' here"
16381 msgstr "eerdere declaratie van `%s'"
16383 #: cp/decl.c:3315
16384 #, fuzzy
16385 msgid "conflicting types for `%#D'"
16386 msgstr "conflicterende types voor `%s'"
16388 #: cp/decl.c:3316
16389 #, fuzzy
16390 msgid "previous declaration as `%#D'"
16391 msgstr "eerdere declaratie van `%s'"
16393 #: cp/decl.c:3359
16394 #, fuzzy
16395 msgid "`%#D' previously defined here"
16396 msgstr "`%s' tevoren hier gedefinieerd"
16398 #: cp/decl.c:3360
16399 #, fuzzy
16400 msgid "`%#D' previously declared here"
16401 msgstr "`%s' tevoren hier gedeclareerd"
16403 #. Prototype decl follows defn w/o prototype.
16404 #: cp/decl.c:3368
16405 #, fuzzy
16406 msgid "prototype for `%#D'"
16407 msgstr "prototype voor `%s' volgt"
16409 #: cp/decl.c:3369
16410 #, fuzzy
16411 msgid "follows non-prototype definition here"
16412 msgstr "niet-prototype definitie hier"
16414 #: cp/decl.c:3381
16415 #, fuzzy
16416 msgid "previous declaration of `%#D' with %L linkage"
16417 msgstr "eerdere declaratie van `%s'"
16419 #: cp/decl.c:3383
16420 #, fuzzy
16421 msgid "conflicts with new declaration with %L linkage"
16422 msgstr "conflicterende declaraties van `%s'"
16424 #: cp/decl.c:3408 cp/decl.c:3416
16425 #, fuzzy
16426 msgid "default argument given for parameter %d of `%#D'"
16427 msgstr "argumenten aan macro `%s' gegeven"
16429 #: cp/decl.c:3410 cp/decl.c:3418
16430 #, fuzzy
16431 msgid "after previous specification in `%#D'"
16432 msgstr "eerdere definitie van `%s'"
16434 #: cp/decl.c:3427
16435 #, fuzzy
16436 msgid "`%#D' was used before it was declared inline"
16437 msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
16439 #: cp/decl.c:3429
16440 #, fuzzy
16441 msgid "previous non-inline declaration here"
16442 msgstr "eerdere impliciete declaratie van `%s'"
16444 #: cp/decl.c:3475
16445 #, fuzzy
16446 msgid "redundant redeclaration of `%D' in same scope"
16447 msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
16449 #: cp/decl.c:3558
16450 #, fuzzy
16451 msgid "declaration of `%F' throws different exceptions"
16452 msgstr "`%s' wordt gedeclareerd als een array van functies"
16454 #: cp/decl.c:3560
16455 #, fuzzy
16456 msgid "than previous declaration `%F'"
16457 msgstr "geen eerdere declaratie voor `%s'"
16459 #. From [temp.expl.spec]:
16461 #. If a template, a member template or the member of a class
16462 #. template is explicitly specialized then that
16463 #. specialization shall be declared before the first use of
16464 #. that specialization that would cause an implicit
16465 #. instantiation to take place, in every translation unit in
16466 #. which such a use occurs.
16467 #: cp/decl.c:3685
16468 msgid "explicit specialization of %D after first use"
16469 msgstr ""
16471 #: cp/decl.c:3930
16472 #, fuzzy
16473 msgid "`%#D' used prior to declaration"
16474 msgstr "`%s' gebruikt vóór declaratie"
16476 #: cp/decl.c:3961
16477 #, fuzzy
16478 msgid "redeclaration of `wchar_t' as `%T'"
16479 msgstr "herdeclaratie van `%s'"
16481 #. A redeclaration of main, but not a duplicate of the
16482 #. previous one.
16484 #. [basic.start.main]
16486 #. This function shall not be overloaded.
16487 #: cp/decl.c:3989
16488 #, fuzzy
16489 msgid "invalid redeclaration of `%D'"
16490 msgstr "herdeclaratie van `%s'"
16492 #: cp/decl.c:3990
16493 #, fuzzy
16494 msgid "as `%D'"
16495 msgstr "%s voor `%s'"
16497 #: cp/decl.c:4080
16498 #, fuzzy
16499 msgid "previous external decl of `%#D'"
16500 msgstr "eerdere externe declaratie van `%s'"
16502 #: cp/decl.c:4121
16503 #, fuzzy
16504 msgid "`%D' was previously implicitly declared to return `int'"
16505 msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
16507 #: cp/decl.c:4181
16508 #, fuzzy
16509 msgid "extern declaration of `%#D' doesn't match"
16510 msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
16512 #: cp/decl.c:4182
16513 #, fuzzy
16514 msgid "global declaration `%#D'"
16515 msgstr "herhaalde label-declaratie `%s'"
16517 #: cp/decl.c:4213
16518 #, fuzzy
16519 msgid "declaration of `%#D' shadows a parameter"
16520 msgstr "de declaratie van `%s' verbergt een parameter"
16522 #: cp/decl.c:4233
16523 #, fuzzy, c-format
16524 msgid "declaration of `%s' shadows a member of `this'"
16525 msgstr "de declaratie van `%s' verbergt een parameter"
16527 #: cp/decl.c:4598
16528 msgid "`%#D' hides constructor for `%#T'"
16529 msgstr ""
16531 #: cp/decl.c:4613
16532 #, fuzzy
16533 msgid "`%#D' conflicts with previous using declaration `%#D'"
16534 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
16536 #: cp/decl.c:4625
16537 #, fuzzy
16538 msgid "previous non-function declaration `%#D'"
16539 msgstr "eerdere declaratie van `%s'"
16541 #: cp/decl.c:4626
16542 #, fuzzy
16543 msgid "conflicts with function declaration `%#D'"
16544 msgstr "conflicterende declaraties van `%s'"
16546 #: cp/decl.c:4716
16547 #, fuzzy
16548 msgid "implicit declaration of function `%#D'"
16549 msgstr "impliciete declaratie van functie `%s'"
16551 #: cp/decl.c:4874
16552 #, c-format
16553 msgid "label `%s' referenced outside of any function"
16554 msgstr ""
16556 #: cp/decl.c:4977 cp/decl.c:5001 cp/decl.c:5094
16557 #, fuzzy
16558 msgid "jump to label `%D'"
16559 msgstr "herhaald label `%s'"
16561 #: cp/decl.c:4979 cp/decl.c:5003
16562 msgid "jump to case label"
16563 msgstr ""
16565 #: cp/decl.c:4987
16566 #, fuzzy
16567 msgid "  crosses initialization of `%#D'"
16568 msgstr "(dicht bij initialisatie van `%s')"
16570 #: cp/decl.c:4990 cp/decl.c:5110
16571 msgid "  enters scope of non-POD `%#D'"
16572 msgstr ""
16574 #: cp/decl.c:5010 cp/decl.c:5114
16575 msgid "  enters try block"
16576 msgstr ""
16578 #. Can't skip init of __exception_info.
16579 #: cp/decl.c:5012 cp/decl.c:5106 cp/decl.c:5116
16580 msgid "  enters catch block"
16581 msgstr ""
16583 #: cp/decl.c:5095
16584 #, fuzzy
16585 msgid "  from here"
16586 msgstr "van hieruit opgeroepen"
16588 #: cp/decl.c:5108
16589 #, fuzzy
16590 msgid "  skips initialization of `%#D'"
16591 msgstr "(dicht bij initialisatie van `%s')"
16593 #: cp/decl.c:5143
16594 #, fuzzy
16595 msgid "label named wchar_t"
16596 msgstr "er is geen label dat `%s' heet"
16598 #: cp/decl.c:5147
16599 #, fuzzy
16600 msgid "duplicate label `%D'"
16601 msgstr "herhaald label `%s'"
16603 #: cp/decl.c:5232
16604 #, fuzzy, c-format
16605 msgid "case label `%E' not within a switch statement"
16606 msgstr "case-label niet in een switch-statement"
16608 #. Definition isn't the kind we were looking for.
16609 #: cp/decl.c:5365 cp/decl.c:5385
16610 #, fuzzy
16611 msgid "`%#D' redeclared as %C"
16612 msgstr "`%s' tevoren hier gedeclareerd"
16614 #. This happens for A::B where B is a template, and there are no
16615 #. template arguments.
16616 #: cp/decl.c:5474 cp/typeck.c:2033
16617 #, fuzzy
16618 msgid "invalid use of `%D'"
16619 msgstr "ongeldig gebruik van `restrict'"
16621 #: cp/decl.c:5515
16622 #, fuzzy
16623 msgid "`%D::%D' is not a template"
16624 msgstr "`%s' is geen iterator"
16626 #: cp/decl.c:5527
16627 #, fuzzy
16628 msgid "`%D' undeclared in namespace `%D'"
16629 msgstr "ongeldige naam `%s'"
16631 #: cp/decl.c:5661
16632 #, fuzzy
16633 msgid "`%D' used without template parameters"
16634 msgstr "macro `%s' gebruikt zonder argumenten"
16636 #: cp/decl.c:5672 cp/decl.c:5688 cp/decl.c:5759
16637 msgid "no class template named `%#T' in `%#T'"
16638 msgstr ""
16640 #: cp/decl.c:5706 cp/decl.c:5721
16641 msgid "no type named `%#T' in `%#T'"
16642 msgstr ""
16644 #: cp/decl.c:5938
16645 msgid "lookup of `%D' finds `%#D'"
16646 msgstr ""
16648 #: cp/decl.c:5940
16649 msgid "  instead of `%D' from dependent base class"
16650 msgstr ""
16652 #: cp/decl.c:5942
16653 msgid "  (use `typename %T::%D' if that's what you meant)"
16654 msgstr ""
16656 #: cp/decl.c:6115
16657 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
16658 msgstr ""
16660 #: cp/decl.c:6938
16661 msgid "an anonymous union cannot have function members"
16662 msgstr ""
16664 #: cp/decl.c:6955
16665 msgid "member %#D' with constructor not allowed in anonymous aggregate"
16666 msgstr ""
16668 #: cp/decl.c:6958
16669 msgid "member %#D' with destructor not allowed in anonymous aggregate"
16670 msgstr ""
16672 #: cp/decl.c:6961
16673 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
16674 msgstr ""
16676 #: cp/decl.c:6999
16677 #, fuzzy
16678 msgid "redeclaration of C++ built-in type `%T'"
16679 msgstr "herdeclaratie van `%s'"
16681 #: cp/decl.c:7034
16682 msgid "multiple types in one declaration"
16683 msgstr ""
16685 #: cp/decl.c:7037
16686 msgid "declaration does not declare anything"
16687 msgstr ""
16689 #: cp/decl.c:7061
16690 #, fuzzy
16691 msgid "missing type-name in typedef-declaration"
16692 msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
16694 #: cp/decl.c:7068
16695 msgid "ISO C++ prohibits anonymous structs"
16696 msgstr ""
16698 #: cp/decl.c:7075
16699 #, fuzzy
16700 msgid "`%D' can only be specified for functions"
16701 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
16703 #: cp/decl.c:7077
16704 msgid "`%D' can only be specified inside a class"
16705 msgstr ""
16707 #: cp/decl.c:7079
16708 msgid "`%D' can only be specified for constructors"
16709 msgstr ""
16711 #: cp/decl.c:7082
16712 #, fuzzy
16713 msgid "`%D' can only be specified for objects and functions"
16714 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
16716 #: cp/decl.c:7226
16717 #, fuzzy
16718 msgid "typedef `%D' is initialized"
16719 msgstr "typedef `%s' krijgt beginwaarde"
16721 #: cp/decl.c:7232
16722 #, fuzzy
16723 msgid "function `%#D' is initialized like a variable"
16724 msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
16726 #: cp/decl.c:7244
16727 #, fuzzy
16728 msgid "declaration of `%#D' has `extern' and is initialized"
16729 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
16731 #: cp/decl.c:7274
16732 #, fuzzy
16733 msgid "`%#D' is not a static member of `%#T'"
16734 msgstr "`%s' is geen static veld"
16736 #: cp/decl.c:7279
16737 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
16738 msgstr ""
16740 #: cp/decl.c:7290
16741 #, fuzzy
16742 msgid "duplicate initialization of %D"
16743 msgstr "dubbele beginwaarde"
16745 #: cp/decl.c:7319
16746 #, fuzzy
16747 msgid "declaration of `%#D' outside of class is not definition"
16748 msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
16750 #: cp/decl.c:7367
16751 #, fuzzy
16752 msgid "variable `%#D' has initializer but incomplete type"
16753 msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
16755 #: cp/decl.c:7375 cp/decl.c:7726
16756 #, fuzzy
16757 msgid "elements of array `%#D' have incomplete type"
16758 msgstr "elementen van array `%s' hebben een onvolledig type"
16760 #: cp/decl.c:7391
16761 #, fuzzy
16762 msgid "aggregate `%#D' has incomplete type and cannot be initialized"
16763 msgstr "parameter `%s' heeft een onvolledig type"
16765 #: cp/decl.c:7430
16766 #, fuzzy
16767 msgid "`%D' declared as reference but not initialized"
16768 msgstr "`%s' als ander soort symbool geherdeclareerd"
16770 #: cp/decl.c:7439
16771 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
16772 msgstr ""
16774 #: cp/decl.c:7472
16775 #, fuzzy
16776 msgid "cannot initialize `%T' from `%T'"
16777 msgstr "niet-constante beginwaarde voor `%s'"
16779 #: cp/decl.c:7533
16780 #, fuzzy
16781 msgid "initializer fails to determine size of `%D'"
16782 msgstr "beginwaarde legt grootte van `%s' niet vast"
16784 #: cp/decl.c:7538
16785 #, fuzzy
16786 msgid "array size missing in `%D'"
16787 msgstr "array-grootte ontbreekt in `%s'"
16789 #: cp/decl.c:7550
16790 #, fuzzy
16791 msgid "zero-size array `%D'"
16792 msgstr "array `%s' heeft grootte die negatief of 0 is"
16794 #. An automatic variable with an incomplete type: that is an error.
16795 #. Don't talk about array types here, since we took care of that
16796 #. message in grokdeclarator.
16797 #: cp/decl.c:7583
16798 #, fuzzy
16799 msgid "storage size of `%D' isn't known"
16800 msgstr "opslaggrootte van `%s' is onbekend"
16802 #: cp/decl.c:7605
16803 #, fuzzy
16804 msgid "storage size of `%D' isn't constant"
16805 msgstr "opslaggrootte van `%s' is niet constant"
16807 #: cp/decl.c:7656
16808 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
16809 msgstr ""
16811 #: cp/decl.c:7657
16812 msgid "  you can work around this by removing the initializer"
16813 msgstr ""
16815 #: cp/decl.c:7685
16816 #, fuzzy
16817 msgid "uninitialized const `%D'"
16818 msgstr "niet-constante beginwaarde voor `%s'"
16820 #: cp/decl.c:7720
16821 #, fuzzy
16822 msgid "variable-sized object `%D' may not be initialized"
16823 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
16825 #: cp/decl.c:7731 cp/typeck2.c:201
16826 #, fuzzy
16827 msgid "`%D' has incomplete type"
16828 msgstr "`%s' heeft een onvolledig type"
16830 #: cp/decl.c:7763
16831 msgid "`%D' must be initialized by constructor, not by `{...}'"
16832 msgstr ""
16834 #: cp/decl.c:7793
16835 msgid "structure `%D' with uninitialized const members"
16836 msgstr ""
16838 #: cp/decl.c:7795
16839 msgid "structure `%D' with uninitialized reference members"
16840 msgstr ""
16842 #: cp/decl.c:8060
16843 msgid "assignment (not initialization) in declaration"
16844 msgstr ""
16846 #: cp/decl.c:8070
16847 msgid "cannot initialize `%D' to namespace `%D'"
16848 msgstr ""
16850 #: cp/decl.c:8127
16851 #, fuzzy
16852 msgid "shadowing previous type declaration of `%#D'"
16853 msgstr "eerdere declaratie van `%s'"
16855 #: cp/decl.c:8526
16856 #, fuzzy
16857 msgid "multiple initializations given for `%D'"
16858 msgstr "(dicht bij initialisatie van `%s')"
16860 #: cp/decl.c:8626
16861 msgid "invalid catch parameter"
16862 msgstr ""
16864 #: cp/decl.c:8744
16865 msgid "destructor for alien class `%T' cannot be a member"
16866 msgstr ""
16868 #: cp/decl.c:8747
16869 msgid "constructor for alien class `%T' cannot be a member"
16870 msgstr ""
16872 #: cp/decl.c:8766
16873 msgid "`%D' declared as a `virtual' %s"
16874 msgstr ""
16876 #: cp/decl.c:8768
16877 #, fuzzy
16878 msgid "`%D' declared as an `inline' %s"
16879 msgstr "variabele `%s' als inline gedeclareerd"
16881 #: cp/decl.c:8770
16882 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
16883 msgstr ""
16885 #: cp/decl.c:8773
16886 #, fuzzy
16887 msgid "`%D' declared as a friend"
16888 msgstr "veld `%s' als een functie gedeclareerd"
16890 #: cp/decl.c:8779
16891 #, fuzzy
16892 msgid "`%D' declared with an exception specification"
16893 msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
16895 #: cp/decl.c:8854
16896 msgid "cannot declare `::main' to be a template"
16897 msgstr ""
16899 #: cp/decl.c:8856
16900 msgid "cannot declare `::main' to be inline"
16901 msgstr ""
16903 #: cp/decl.c:8858
16904 msgid "cannot declare `::main' to be static"
16905 msgstr ""
16907 #: cp/decl.c:8861
16908 msgid "`main' must return `int'"
16909 msgstr ""
16911 #: cp/decl.c:8889
16912 msgid "non-local function `%#D' uses anonymous type"
16913 msgstr ""
16915 #: cp/decl.c:8892
16916 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
16917 msgstr ""
16919 #: cp/decl.c:8898
16920 msgid "non-local function `%#D' uses local type `%T'"
16921 msgstr ""
16923 #: cp/decl.c:8921
16924 msgid "%smember function `%D' cannot have `%T' method qualifier"
16925 msgstr ""
16927 #: cp/decl.c:8945
16928 msgid "defining explicit specialization `%D' in friend declaration"
16929 msgstr ""
16931 #. Something like `template <class T> friend void f<T>()'.
16932 #: cp/decl.c:8955
16933 msgid "invalid use of template-id `%D' in declaration of primary template"
16934 msgstr ""
16936 #: cp/decl.c:8983
16937 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
16938 msgstr ""
16940 #: cp/decl.c:8990
16941 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
16942 msgstr ""
16944 #: cp/decl.c:9052
16945 #, fuzzy
16946 msgid "definition of implicitly-declared `%D'"
16947 msgstr "functie-definitie als `auto' gedeclareerd"
16949 #: cp/decl.c:9064 cp/decl2.c:1384
16950 msgid "no `%#D' member function declared in class `%T'"
16951 msgstr ""
16953 #: cp/decl.c:9183
16954 msgid "non-local variable `%#D' uses local type `%T'"
16955 msgstr ""
16957 #: cp/decl.c:9273
16958 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
16959 msgstr ""
16961 #: cp/decl.c:9282
16962 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
16963 msgstr ""
16965 #: cp/decl.c:9285
16966 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
16967 msgstr ""
16969 #: cp/decl.c:9335
16970 #, fuzzy
16971 msgid "size of array `%D' has non-integer type"
16972 msgstr "grootte van array `%s' is van een niet-integraal type"
16974 #: cp/decl.c:9337
16975 #, fuzzy
16976 msgid "size of array has non-integer type"
16977 msgstr "grootte van array `%s' is van een niet-integraal type"
16979 #: cp/decl.c:9357
16980 #, fuzzy
16981 msgid "size of array `%D' is negative"
16982 msgstr "grootte van array `%s' is negatief"
16984 #: cp/decl.c:9359
16985 #, fuzzy
16986 msgid "size of array is negative"
16987 msgstr "grootte van array `%s' is negatief"
16989 #: cp/decl.c:9368
16990 #, fuzzy
16991 msgid "ISO C++ forbids zero-size array `%D'"
16992 msgstr "ANSI C verbiedt array `%s' met lengte 0"
16994 #: cp/decl.c:9370
16995 #, fuzzy
16996 msgid "ISO C++ forbids zero-size array"
16997 msgstr "ANSI C verbiedt array `%s' met lengte 0"
16999 #: cp/decl.c:9377
17000 #, fuzzy
17001 msgid "size of array `%D' is not an integral constant-expression"
17002 msgstr "grootte van array `%s' is van een niet-integraal type"
17004 #: cp/decl.c:9380
17005 #, fuzzy
17006 msgid "size of array is not an integral constant-expression"
17007 msgstr "ongeldig gebruik van een void-expressie"
17009 #: cp/decl.c:9398
17010 #, fuzzy
17011 msgid "ISO C++ forbids variable-size array `%D'"
17012 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
17014 #: cp/decl.c:9401
17015 #, fuzzy
17016 msgid "ISO C++ forbids variable-size array"
17017 msgstr "ANSI C verbiedt array `%s' van variabele lengte"
17019 #: cp/decl.c:9412
17020 msgid "overflow in array dimension"
17021 msgstr ""
17023 #: cp/decl.c:9471
17024 #, fuzzy
17025 msgid "declaration of `%D' as %s"
17026 msgstr "herdeclaratie van `%s'"
17028 #: cp/decl.c:9473
17029 #, fuzzy, c-format
17030 msgid "creating %s"
17031 msgstr "read %s"
17033 #: cp/decl.c:9485
17034 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
17035 msgstr ""
17037 #: cp/decl.c:9488
17038 msgid "multidimensional array must have bounds for all dimensions except the first"
17039 msgstr ""
17041 #: cp/decl.c:9517
17042 msgid "return type specification for constructor invalid"
17043 msgstr ""
17045 #: cp/decl.c:9524
17046 msgid "return type specification for destructor invalid"
17047 msgstr ""
17049 #: cp/decl.c:9530
17050 #, fuzzy
17051 msgid "operator `%T' declared to return `%T'"
17052 msgstr "parameter `%s' als void gedeclareerd"
17054 #: cp/decl.c:9532
17055 #, fuzzy
17056 msgid "return type specified for `operator %T'"
17057 msgstr "registernaam niet opgegeven voor `%s'"
17059 #: cp/decl.c:9702
17060 msgid "destructors must be member functions"
17061 msgstr ""
17063 #: cp/decl.c:9721
17064 msgid "destructor `%T' must match class name `%T'"
17065 msgstr ""
17067 #: cp/decl.c:9771
17068 #, fuzzy
17069 msgid "invalid declarator"
17070 msgstr "lege declaratie"
17072 #: cp/decl.c:9824
17073 msgid "declarator-id missing; using reserved word `%D'"
17074 msgstr ""
17076 #: cp/decl.c:9868
17077 #, fuzzy
17078 msgid "`%T::%D' is not a valid declarator"
17079 msgstr "`%s' is geen iterator"
17081 #: cp/decl.c:9870
17082 msgid "  perhaps you want `typename %T::%D' to make it a type"
17083 msgstr ""
17085 #: cp/decl.c:9882
17086 #, fuzzy
17087 msgid "type `%T' is not derived from type `%T'"
17088 msgstr "iterator `%s' is van een afgeleid type"
17090 #. Parse error puts this typespec where
17091 #. a declarator should go.
17092 #: cp/decl.c:9928
17093 msgid "`%T' specified as declarator-id"
17094 msgstr ""
17096 #: cp/decl.c:9930
17097 msgid "  perhaps you want `%T' for a constructor"
17098 msgstr ""
17100 #: cp/decl.c:9944
17101 #, fuzzy
17102 msgid "`%D' as declarator"
17103 msgstr "`%.*s' is niet gedefinieerd"
17105 #: cp/decl.c:9959
17106 #, fuzzy
17107 msgid "declaration of `%D' as non-function"
17108 msgstr "`%s' wordt gedeclareerd als een array van functies"
17110 #: cp/decl.c:10036
17111 msgid "`bool' is now a keyword"
17112 msgstr ""
17114 #: cp/decl.c:10038
17115 msgid "extraneous `%T' ignored"
17116 msgstr ""
17118 #: cp/decl.c:10054 cp/decl.c:10088
17119 #, fuzzy
17120 msgid "multiple declarations `%T' and `%T'"
17121 msgstr "meerdere parameters hebben de naam `%s'"
17123 #: cp/decl.c:10067
17124 #, fuzzy
17125 msgid "ISO C++ does not support `long long'"
17126 msgstr "ANSI C ondersteunt `long long' niet"
17128 #: cp/decl.c:10159 cp/decl.c:10162
17129 #, fuzzy, c-format
17130 msgid "ISO C++ forbids declaration of `%s' with no type"
17131 msgstr "ANSI C verbiedt lid-declaraties zonder leden"
17133 #. The implicit typename extension is deprecated and will be
17134 #. removed.  Warn about its use now.
17135 #: cp/decl.c:10172
17136 msgid "`%T' is implicitly a typename"
17137 msgstr ""
17139 #: cp/decl.c:10208
17140 #, c-format
17141 msgid "short, signed or unsigned invalid for `%s'"
17142 msgstr ""
17144 #: cp/decl.c:10213
17145 #, c-format
17146 msgid "long and short specified together for `%s'"
17147 msgstr ""
17149 #: cp/decl.c:10224
17150 #, c-format
17151 msgid "signed and unsigned given together for `%s'"
17152 msgstr ""
17154 #: cp/decl.c:10329
17155 msgid "qualifiers are not allowed on declaration of `operator %T'"
17156 msgstr ""
17158 #: cp/decl.c:10357
17159 msgid "member `%D' cannot be declared both virtual and static"
17160 msgstr ""
17162 #: cp/decl.c:10371
17163 msgid "storage class specifiers invalid in parameter declarations"
17164 msgstr ""
17166 #: cp/decl.c:10375
17167 msgid "typedef declaration invalid in parameter declaration"
17168 msgstr ""
17170 #: cp/decl.c:10388
17171 msgid "virtual outside class declaration"
17172 msgstr ""
17174 #: cp/decl.c:10442
17175 #, c-format
17176 msgid "storage class specified for %s `%s'"
17177 msgstr ""
17179 #: cp/decl.c:10480
17180 msgid "storage class specifiers invalid in friend function declarations"
17181 msgstr ""
17183 #: cp/decl.c:10584
17184 #, fuzzy
17185 msgid "size of member `%D' is not constant"
17186 msgstr "opslaggrootte van `%s' is niet constant"
17188 #: cp/decl.c:10663
17189 msgid "destructor cannot be static member function"
17190 msgstr ""
17192 #: cp/decl.c:10666
17193 #, fuzzy, c-format
17194 msgid "destructors may not be `%s'"
17195 msgstr "structure heeft geen lid dat `%s' heet"
17197 #: cp/decl.c:10687
17198 msgid "constructor cannot be static member function"
17199 msgstr ""
17201 #: cp/decl.c:10690
17202 msgid "constructors cannot be declared virtual"
17203 msgstr ""
17205 #: cp/decl.c:10695
17206 #, fuzzy, c-format
17207 msgid "constructors may not be `%s'"
17208 msgstr "structure heeft geen lid dat `%s' heet"
17210 #: cp/decl.c:10705
17211 msgid "return value type specifier for constructor ignored"
17212 msgstr ""
17214 #: cp/decl.c:10724
17215 #, c-format
17216 msgid "can't initialize friend function `%s'"
17217 msgstr ""
17219 #. Cannot be both friend and virtual.
17220 #: cp/decl.c:10728
17221 msgid "virtual functions cannot be friends"
17222 msgstr ""
17224 #: cp/decl.c:10733
17225 msgid "friend declaration not in class definition"
17226 msgstr ""
17228 #: cp/decl.c:10735
17229 #, c-format
17230 msgid "can't define friend function `%s' in a local class definition"
17231 msgstr ""
17233 #: cp/decl.c:10759
17234 msgid "destructors may not have parameters"
17235 msgstr ""
17237 #: cp/decl.c:10789
17238 #, c-format
17239 msgid "cannot declare %s to references"
17240 msgstr ""
17242 #: cp/decl.c:10800
17243 msgid "cannot declare pointer to `%#T' member"
17244 msgstr ""
17246 #: cp/decl.c:10815
17247 msgid "invalid type: `void &'"
17248 msgstr ""
17250 #: cp/decl.c:10866
17251 msgid "discarding `const' applied to a reference"
17252 msgstr ""
17254 #: cp/decl.c:10868
17255 msgid "discarding `volatile' applied to a reference"
17256 msgstr ""
17258 #: cp/decl.c:10979
17259 msgid "extra qualification `%T::' on member `%s' ignored"
17260 msgstr ""
17262 #: cp/decl.c:10989
17263 msgid "cannot declare member function `%T::%s' within `%T'"
17264 msgstr ""
17266 #: cp/decl.c:11004
17267 msgid "cannot declare member `%T::%s' within `%T'"
17268 msgstr ""
17270 #. [dcl.fct.spec] The explicit specifier shall only be used in
17271 #. declarations of constructors within a class definition.
17272 #: cp/decl.c:11084
17273 msgid "only declarations of constructors can be `explicit'"
17274 msgstr ""
17276 #: cp/decl.c:11092
17277 #, c-format
17278 msgid "non-member `%s' cannot be declared `mutable'"
17279 msgstr ""
17281 #: cp/decl.c:11097
17282 #, c-format
17283 msgid "non-object member `%s' cannot be declared `mutable'"
17284 msgstr ""
17286 #: cp/decl.c:11103
17287 #, fuzzy, c-format
17288 msgid "function `%s' cannot be declared `mutable'"
17289 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
17291 #: cp/decl.c:11108
17292 #, c-format
17293 msgid "static `%s' cannot be declared `mutable'"
17294 msgstr ""
17296 #: cp/decl.c:11113
17297 #, c-format
17298 msgid "const `%s' cannot be declared `mutable'"
17299 msgstr ""
17301 #: cp/decl.c:11126
17302 #, fuzzy
17303 msgid "template-id `%D' used as a declarator"
17304 msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
17306 #: cp/decl.c:11147
17307 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
17308 msgstr ""
17310 #: cp/decl.c:11194
17311 msgid "typedef name may not be class-qualified"
17312 msgstr ""
17314 #: cp/decl.c:11202
17315 msgid "invalid type qualifier for non-member function type"
17316 msgstr ""
17318 #: cp/decl.c:11218
17319 msgid "typedef declaration includes an initializer"
17320 msgstr ""
17322 #: cp/decl.c:11271
17323 #, fuzzy
17324 msgid "type qualifiers specified for friend class declaration"
17325 msgstr "twee types opgegeven in Ã©Ã©n lege declaratie"
17327 #: cp/decl.c:11276
17328 #, fuzzy
17329 msgid "`inline' specified for friend class declaration"
17330 msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
17332 #: cp/decl.c:11286
17333 #, fuzzy
17334 msgid "template parameters cannot be friends"
17335 msgstr "niet-beëindigde parameterlijst in `#define'"
17337 #: cp/decl.c:11288
17338 msgid "friend declaration requires class-key, i.e. `friend class %T::%T'"
17339 msgstr ""
17341 #: cp/decl.c:11293
17342 msgid "friend declaration requires class-key, i.e. `friend %#T'"
17343 msgstr ""
17345 #: cp/decl.c:11309
17346 msgid "trying to make class `%T' a friend of global scope"
17347 msgstr ""
17349 #: cp/decl.c:11320
17350 #, fuzzy
17351 msgid "invalid qualifiers on non-member function type"
17352 msgstr "%s laat qualifiers van doeltype van pointer vallen"
17354 #: cp/decl.c:11339
17355 #, fuzzy
17356 msgid "abstract declarator `%T' used as declaration"
17357 msgstr "de declaratie van `%s' verbergt een globale declaratie"
17359 #: cp/decl.c:11351
17360 msgid "unnamed variable or field declared void"
17361 msgstr ""
17363 #: cp/decl.c:11360
17364 msgid "variable or field declared void"
17365 msgstr ""
17367 #: cp/decl.c:11370
17368 msgid "cannot use `::' in parameter declaration"
17369 msgstr ""
17371 #. Something like struct S { int N::j; };
17372 #: cp/decl.c:11416
17373 #, fuzzy
17374 msgid "invalid use of `::'"
17375 msgstr "ongeldig gebruik van `restrict'"
17377 #: cp/decl.c:11428
17378 #, fuzzy
17379 msgid "function `%D' cannot be declared friend"
17380 msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
17382 #: cp/decl.c:11440
17383 msgid "can't make `%D' into a method -- not in a class"
17384 msgstr ""
17386 #: cp/decl.c:11449
17387 #, fuzzy
17388 msgid "function `%D' declared virtual inside a union"
17389 msgstr "veld `%s' als een functie gedeclareerd"
17391 #: cp/decl.c:11461
17392 msgid "`%D' cannot be declared virtual, since it is always static"
17393 msgstr ""
17395 #: cp/decl.c:11534
17396 #, fuzzy
17397 msgid "field `%D' has incomplete type"
17398 msgstr "veld `%s' heeft een onvolledig type"
17400 #: cp/decl.c:11536
17401 #, fuzzy
17402 msgid "name `%T' has incomplete type"
17403 msgstr "parameter `%s' heeft een onvolledig type"
17405 #: cp/decl.c:11545
17406 msgid "  in instantiation of template `%T'"
17407 msgstr ""
17409 #: cp/decl.c:11555
17410 #, c-format
17411 msgid "`%s' is neither function nor member function; cannot be declared friend"
17412 msgstr ""
17414 #: cp/decl.c:11572
17415 msgid "member functions are implicitly friends of their class"
17416 msgstr ""
17418 #. An attempt is being made to initialize a non-static
17419 #. member.  But, from [class.mem]:
17421 #. 4 A member-declarator can contain a
17422 #. constant-initializer only if it declares a static
17423 #. member (_class.static_) of integral or enumeration
17424 #. type, see _class.static.data_.
17426 #. This used to be relatively common practice, but
17427 #. the rest of the compiler does not correctly
17428 #. handle the initialization unless the member is
17429 #. static so we make it static below.
17430 #: cp/decl.c:11614
17431 #, fuzzy
17432 msgid "ISO C++ forbids initialization of member `%D'"
17433 msgstr "(dicht bij initialisatie van `%s')"
17435 #: cp/decl.c:11616
17436 msgid "making `%D' static"
17437 msgstr ""
17439 #: cp/decl.c:11640
17440 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
17441 msgstr ""
17443 #: cp/decl.c:11681
17444 #, c-format
17445 msgid "storage class `auto' invalid for function `%s'"
17446 msgstr ""
17448 #: cp/decl.c:11683
17449 #, c-format
17450 msgid "storage class `register' invalid for function `%s'"
17451 msgstr ""
17453 #: cp/decl.c:11694
17454 #, c-format
17455 msgid "storage class `static' invalid for function `%s' declared out of global scope"
17456 msgstr ""
17458 #: cp/decl.c:11696
17459 #, c-format
17460 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
17461 msgstr ""
17463 #: cp/decl.c:11703
17464 #, c-format
17465 msgid "virtual non-class function `%s'"
17466 msgstr ""
17468 #: cp/decl.c:11732
17469 msgid "cannot declare member function `%D' to have static linkage"
17470 msgstr ""
17472 #. FIXME need arm citation
17473 #: cp/decl.c:11738
17474 msgid "cannot declare static function inside another function"
17475 msgstr ""
17477 #: cp/decl.c:11766
17478 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
17479 msgstr ""
17481 #: cp/decl.c:11772
17482 #, fuzzy
17483 msgid "static member `%D' declared `register'"
17484 msgstr "variabele `%s' als inline gedeclareerd"
17486 #: cp/decl.c:11777
17487 msgid "cannot explicitly declare member `%#D' to have extern linkage"
17488 msgstr ""
17490 #: cp/decl.c:11949
17491 #, fuzzy
17492 msgid "default argument for `%#D' has type `%T'"
17493 msgstr "eerste argument van `%s' zou een `int' moeten zijn"
17495 #: cp/decl.c:11952
17496 msgid "default argument for parameter of type `%T' has type `%T'"
17497 msgstr ""
17499 #: cp/decl.c:11969
17500 msgid "default argument `%E' uses local variable `%D'"
17501 msgstr ""
17503 #: cp/decl.c:12013
17504 #, fuzzy, c-format
17505 msgid "invalid string constant `%E'"
17506 msgstr "slechte stringconstante"
17508 #: cp/decl.c:12015
17509 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
17510 msgstr ""
17512 #: cp/decl.c:12049
17513 #, fuzzy
17514 msgid "parameter `%D' invalidly declared method type"
17515 msgstr "parameter `%s' als void gedeclareerd"
17517 #: cp/decl.c:12055
17518 #, fuzzy
17519 msgid "parameter `%D' invalidly declared offset type"
17520 msgstr "parameter `%s' als void gedeclareerd"
17522 #: cp/decl.c:12079
17523 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
17524 msgstr ""
17526 #. [class.copy]
17528 #. A declaration of a constructor for a class X is ill-formed if
17529 #. its first parameter is of type (optionally cv-qualified) X
17530 #. and either there are no other parameters or else all other
17531 #. parameters have default arguments.
17533 #. We *don't* complain about member template instantiations that
17534 #. have this form, though; they can occur as we try to decide
17535 #. what constructor to use during overload resolution.  Since
17536 #. overload resolution will never prefer such a constructor to
17537 #. the non-template copy constructor (which is either explicitly
17538 #. or implicitly defined), there's no need to worry about their
17539 #. existence.  Theoretically, they should never even be
17540 #. instantiated, but that's hard to forestall.
17541 #: cp/decl.c:12246
17542 msgid "invalid constructor; you probably meant `%T (const %T&)'"
17543 msgstr ""
17545 #: cp/decl.c:12397
17546 #, fuzzy
17547 msgid "`%D' must be a nonstatic member function"
17548 msgstr "`this' is niet beschikbaar in static member-funties"
17550 #: cp/decl.c:12403
17551 msgid "`%D' must be either a non-static member function or a non-member function"
17552 msgstr ""
17554 #: cp/decl.c:12420
17555 msgid "`%D' must have an argument of class or enumerated type"
17556 msgstr ""
17558 #: cp/decl.c:12452
17559 #, c-format
17560 msgid "conversion to %s%s will never use a type conversion operator"
17561 msgstr ""
17563 #. 13.4.0.3
17564 #: cp/decl.c:12459
17565 msgid "ISO C++ prohibits overloading operator ?:"
17566 msgstr ""
17568 #: cp/decl.c:12509
17569 msgid "postfix `%D' must take `int' as its argument"
17570 msgstr ""
17572 #: cp/decl.c:12513
17573 msgid "postfix `%D' must take `int' as its second argument"
17574 msgstr ""
17576 #: cp/decl.c:12520
17577 #, fuzzy
17578 msgid "`%D' must take either zero or one argument"
17579 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
17581 #: cp/decl.c:12522
17582 #, fuzzy
17583 msgid "`%D' must take either one or two arguments"
17584 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
17586 #: cp/decl.c:12543
17587 msgid "prefix `%D' should return `%T'"
17588 msgstr ""
17590 #: cp/decl.c:12549
17591 msgid "postfix `%D' should return `%T'"
17592 msgstr ""
17594 #: cp/decl.c:12558
17595 msgid "`%D' must take `void'"
17596 msgstr ""
17598 #: cp/decl.c:12560 cp/decl.c:12568
17599 #, fuzzy
17600 msgid "`%D' must take exactly one argument"
17601 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
17603 #: cp/decl.c:12570
17604 #, fuzzy
17605 msgid "`%D' must take exactly two arguments"
17606 msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
17608 #: cp/decl.c:12578
17609 msgid "user-defined `%D' always evaluates both arguments"
17610 msgstr ""
17612 #: cp/decl.c:12590
17613 msgid "`%D' should return by value"
17614 msgstr ""
17616 #: cp/decl.c:12602 cp/decl.c:12605
17617 msgid "`%D' cannot have default arguments"
17618 msgstr ""
17620 #: cp/decl.c:12698
17621 #, fuzzy
17622 msgid "`%s %T' declares a new type at namespace scope"
17623 msgstr "`%s %s' binnen parameterlijst gedeclareerd"
17625 #: cp/decl.c:12701
17626 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
17627 msgstr ""
17629 #: cp/decl.c:12737
17630 msgid "using typedef-name `%D' after `%s'"
17631 msgstr ""
17633 #: cp/decl.c:12740
17634 #, fuzzy
17635 msgid "using template type parameter `%T' after `%s'"
17636 msgstr "incompatibel type voor argument %d van `%s'"
17638 #: cp/decl.c:12822
17639 #, fuzzy
17640 msgid "use of enum `%#D' without previous declaration"
17641 msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
17643 #: cp/decl.c:12932
17644 msgid "derived union `%T' invalid"
17645 msgstr ""
17647 #: cp/decl.c:12976
17648 #, fuzzy
17649 msgid "base type `%T' fails to be a struct or class type"
17650 msgstr "`%s' is geen typedef of ingebouwd type"
17652 #: cp/decl.c:12988
17653 #, fuzzy
17654 msgid "base class `%T' has incomplete type"
17655 msgstr "veld `%s' heeft een onvolledig type"
17657 #: cp/decl.c:12996
17658 msgid "recursive type `%T' undefined"
17659 msgstr ""
17661 #: cp/decl.c:12998
17662 #, fuzzy
17663 msgid "duplicate base type `%T' invalid"
17664 msgstr "herhaalde case-waarde"
17666 #: cp/decl.c:13109
17667 #, fuzzy
17668 msgid "multiple definition of `%#T'"
17669 msgstr "herdefinitie van `%s'"
17671 #: cp/decl.c:13110
17672 #, fuzzy
17673 msgid "previous definition here"
17674 msgstr "eerdere definitie van `%s'"
17676 #: cp/decl.c:13285
17677 #, fuzzy
17678 msgid "enumerator value for `%D' not integer constant"
17679 msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
17681 #: cp/decl.c:13305
17682 #, fuzzy
17683 msgid "overflow in enumeration values at `%D'"
17684 msgstr "overflow in enumeratiewaarden"
17686 #: cp/decl.c:13394
17687 #, fuzzy
17688 msgid "return type `%#T' is incomplete"
17689 msgstr "type van teruggeefwaarde is onvolledig"
17691 #: cp/decl.c:13503
17692 #, fuzzy
17693 msgid "semicolon missing after declaration of `%#T'"
17694 msgstr "conflicterende declaraties van `%s'"
17696 #: cp/decl.c:13524
17697 msgid "return type for `main' changed to `int'"
17698 msgstr ""
17700 #: cp/decl.c:13555
17701 #, fuzzy
17702 msgid "`%D' implicitly declared before its definition"
17703 msgstr "`%s' impliciet als functie gedeclareerd"
17705 #: cp/decl.c:13577 cp/typeck.c:6653
17706 msgid "`operator=' should return a reference to `*this'"
17707 msgstr ""
17709 #: cp/decl.c:13858
17710 #, fuzzy
17711 msgid "parameter `%D' declared void"
17712 msgstr "parameter `%s' als void gedeclareerd"
17714 #: cp/decl.c:14302
17715 msgid "`%D' is already defined in class `%T'"
17716 msgstr ""
17718 #: cp/decl.c:14453
17719 #, fuzzy
17720 msgid "parser lost in parsing declaration of `%D'"
17721 msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'"
17723 #: cp/decl.c:14538
17724 #, fuzzy
17725 msgid "static member function `%#D' declared with type qualifiers"
17726 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
17728 #: cp/decl2.c:529
17729 #, c-format
17730 msgid "-f%s is no longer supported"
17731 msgstr ""
17733 #: cp/decl2.c:535
17734 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
17735 msgstr ""
17737 #: cp/decl2.c:561
17738 msgid "-fname-mangling-version is no longer supported"
17739 msgstr ""
17741 #: cp/decl2.c:624
17742 #, fuzzy
17743 msgid "-Wno-strict-prototypes is not supported in C++"
17744 msgstr "-pipe wordt niet ondersteund"
17746 #: cp/decl2.c:761
17747 #, fuzzy, c-format
17748 msgid "duplicate type qualifiers in %s declaration"
17749 msgstr "herhaalde label-declaratie `%s'"
17751 #: cp/decl2.c:800
17752 msgid "template `%#D' instantiated in file without #pragma interface"
17753 msgstr ""
17755 #: cp/decl2.c:806
17756 msgid "template `%#D' defined in file without #pragma interface"
17757 msgstr ""
17759 #: cp/decl2.c:963
17760 msgid "name missing for member function"
17761 msgstr ""
17763 #. Something has gone very wrong.  Assume we are mistakenly reducing
17764 #. an expression instead of a declaration.
17765 #: cp/decl2.c:1030
17766 msgid "parser may be lost: is there a '{' missing somewhere?"
17767 msgstr ""
17769 #: cp/decl2.c:1061 cp/decl2.c:1075
17770 msgid "ambiguous conversion for array subscript"
17771 msgstr ""
17773 #: cp/decl2.c:1069
17774 msgid "invalid types `%T[%T]' for array subscript"
17775 msgstr ""
17777 #: cp/decl2.c:1117
17778 msgid "type `%#T' argument given to `delete', expected pointer"
17779 msgstr ""
17781 #: cp/decl2.c:1125
17782 msgid "anachronistic use of array size in vector delete"
17783 msgstr ""
17785 #: cp/decl2.c:1135
17786 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
17787 msgstr ""
17789 #: cp/decl2.c:1142
17790 #, fuzzy
17791 msgid "deleting `%T' is undefined"
17792 msgstr "`%.*s' is niet gedefinieerd"
17794 #: cp/decl2.c:1150
17795 msgid "deleting array `%#D'"
17796 msgstr ""
17798 #. 14.5.2.2 [temp.mem]
17800 #. A local class shall not have member templates.
17801 #: cp/decl2.c:1197
17802 msgid "invalid declaration of member template `%#D' in local class"
17803 msgstr ""
17805 #: cp/decl2.c:1206
17806 #, fuzzy
17807 msgid "invalid use of `virtual' in template declaration of `%#D'"
17808 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
17810 #: cp/decl2.c:1216 cp/pt.c:2559
17811 #, fuzzy
17812 msgid "template declaration of `%#D'"
17813 msgstr "herdeclaratie van `%s'"
17815 #: cp/decl2.c:1266
17816 msgid "Java method '%D' has non-Java return type `%T'"
17817 msgstr ""
17819 #: cp/decl2.c:1275
17820 msgid "Java method '%D' has non-Java parameter type `%T'"
17821 msgstr ""
17823 #: cp/decl2.c:1371
17824 msgid "prototype for `%#D' does not match any in class `%T'"
17825 msgstr ""
17827 #: cp/decl2.c:1373
17828 msgid "candidate%s: %+#D"
17829 msgstr ""
17831 #: cp/decl2.c:1376
17832 #, fuzzy
17833 msgid "                %#D"
17834 msgstr ""
17835 ",\n"
17836 "                 door "
17838 #: cp/decl2.c:1432
17839 msgid "initializer invalid for static member with constructor"
17840 msgstr ""
17842 #: cp/decl2.c:1435
17843 msgid "(an out of class initialization is required)"
17844 msgstr ""
17846 #: cp/decl2.c:1494
17847 #, fuzzy
17848 msgid "invalid data member initialization"
17849 msgstr "ongeldige beginwaarde"
17851 #: cp/decl2.c:1497
17852 msgid "(use `=' to initialize static data members)"
17853 msgstr ""
17855 #: cp/decl2.c:1537
17856 msgid "member `%D' conflicts with virtual function table field name"
17857 msgstr ""
17859 #: cp/decl2.c:1557
17860 msgid "`%D' is already defined in `%T'"
17861 msgstr ""
17863 #: cp/decl2.c:1608
17864 msgid "field initializer is not constant"
17865 msgstr ""
17867 #: cp/decl2.c:1631
17868 msgid "`asm' specifiers are not permitted on non-static data members"
17869 msgstr ""
17871 #: cp/decl2.c:1683
17872 msgid "cannot declare `%D' to be a bit-field type"
17873 msgstr ""
17875 #: cp/decl2.c:1693
17876 #, fuzzy
17877 msgid "cannot declare bit-field `%D' with function type"
17878 msgstr "cast geeft functie-type op"
17880 #: cp/decl2.c:1700
17881 msgid "`%D' is already defined in the class %T"
17882 msgstr ""
17884 #: cp/decl2.c:1709
17885 msgid "static member `%D' cannot be a bit-field"
17886 msgstr ""
17888 #: cp/decl2.c:1778
17889 #, fuzzy
17890 msgid "initializer specified for non-member function `%D'"
17891 msgstr "argument-formaat opgegeven voor niet-functie `%s'"
17893 #: cp/decl2.c:1782
17894 #, fuzzy
17895 msgid "invalid initializer for virtual method `%D'"
17896 msgstr "ongeldige beginwaarde voor bit-string"
17898 #: cp/decl2.c:1886
17899 #, fuzzy
17900 msgid "anonymous struct not inside named type"
17901 msgstr "anonieme %s gedeclareerd binnen parameterlijst"
17903 #: cp/decl2.c:1982
17904 msgid "namespace-scope anonymous aggregates must be static"
17905 msgstr ""
17907 #: cp/decl2.c:1992
17908 msgid "anonymous aggregate with no members"
17909 msgstr ""
17911 #: cp/decl2.c:2059
17912 msgid "`operator new' must return type `%T'"
17913 msgstr ""
17915 #: cp/decl2.c:2067
17916 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
17917 msgstr ""
17919 #: cp/decl2.c:2094
17920 msgid "`operator delete' must return type `%T'"
17921 msgstr ""
17923 #: cp/decl2.c:2102
17924 msgid "`operator delete' takes type `%T' as first parameter"
17925 msgstr ""
17927 #. Overflow occurred.  That means there are at least 4 billion
17928 #. initialization functions.
17929 #: cp/decl2.c:2839
17930 msgid "too many initialization functions required"
17931 msgstr ""
17933 #: cp/decl2.c:3650
17934 msgid "use of old-style cast"
17935 msgstr ""
17937 #: cp/decl2.c:4208
17938 #, fuzzy
17939 msgid "use of `%D' is ambiguous"
17940 msgstr "grootte van `%s' is %u bytes"
17942 #: cp/decl2.c:4209
17943 msgid "  first declared as `%#D' here"
17944 msgstr ""
17946 #: cp/decl2.c:4212
17947 msgid "  also declared as `%#D' here"
17948 msgstr ""
17950 #: cp/decl2.c:4227
17951 msgid "`%D' denotes an ambiguous type"
17952 msgstr ""
17954 #: cp/decl2.c:4228
17955 msgid "  first type here"
17956 msgstr ""
17958 #: cp/decl2.c:4229
17959 msgid "  other type here"
17960 msgstr ""
17962 #: cp/decl2.c:4326
17963 #, fuzzy
17964 msgid "declaration of `%D' not in a namespace surrounding `%D'"
17965 msgstr "`%s' wordt gedeclareerd als een array van functies"
17967 #: cp/decl2.c:4360
17968 msgid "`%D' should have been declared inside `%D'"
17969 msgstr ""
17971 #: cp/decl2.c:4494
17972 #, fuzzy
17973 msgid "`%D' is not a function,"
17974 msgstr "`%s' is meestal een functie"
17976 #: cp/decl2.c:4495
17977 #, fuzzy
17978 msgid "  conflict with `%D'"
17979 msgstr "conflicterende types voor `%s'"
17981 #. The parser did not find it, so it's not there.
17982 #: cp/decl2.c:4809
17983 #, fuzzy
17984 msgid "unknown namespace `%D'"
17985 msgstr "onbekende machine-modus `%s'"
17987 #: cp/decl2.c:4843 cp/decl2.c:5104
17988 #, fuzzy
17989 msgid "`%T' is not a namespace"
17990 msgstr "`%s' is geen iterator"
17992 #: cp/decl2.c:4845
17993 #, fuzzy
17994 msgid "`%D' is not a namespace"
17995 msgstr "`%s' is geen iterator"
17997 #: cp/decl2.c:4854
17998 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
17999 msgstr ""
18001 #: cp/decl2.c:4868
18002 #, fuzzy
18003 msgid "namespace `%D' not allowed in using-declaration"
18004 msgstr "`%s' staat niet aan het begin van een declaratie"
18006 #: cp/decl2.c:4897
18007 #, fuzzy
18008 msgid "`%D' not declared"
18009 msgstr "`%.*s' is niet gedefinieerd"
18011 #: cp/decl2.c:4939
18012 msgid "`%D' is already declared in this scope"
18013 msgstr ""
18015 #: cp/decl2.c:4966
18016 msgid "using declaration `%D' introduced ambiguous type `%T'"
18017 msgstr ""
18019 #: cp/decl2.c:5057
18020 msgid "using-declaration for non-member at class scope"
18021 msgstr ""
18023 #: cp/decl2.c:5063
18024 msgid "using-declaration for destructor"
18025 msgstr ""
18027 #: cp/decl2.c:5069
18028 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
18029 msgstr ""
18031 #: cp/decl2.c:5098
18032 #, fuzzy
18033 msgid "namespace `%T' undeclared"
18034 msgstr "`%s' tevoren hier gedeclareerd"
18036 #: cp/decl2.c:5127
18037 #, fuzzy
18038 msgid "default argument missing for parameter %P of `%+#D'"
18039 msgstr "parameternaam ontbreekt uit parameterlijst"
18041 #: cp/decl2.c:5217
18042 msgid "extra qualification `%T::' on member `%D' ignored"
18043 msgstr ""
18045 #: cp/decl2.c:5221
18046 msgid "`%T' does not have a class or union named `%D'"
18047 msgstr ""
18049 #: cp/decl2.c:5234
18050 #, fuzzy
18051 msgid "`%T' is not a class or union type"
18052 msgstr "`%s' is smaller dan waarden van zijn type"
18054 #: cp/error.c:35
18055 #, fuzzy, c-format
18056 msgid "`%s' not supported by %s"
18057 msgstr "-pipe wordt niet ondersteund"
18059 #: cp/error.c:571
18060 #, c-format
18061 msgid "<anonymous %s>"
18062 msgstr ""
18064 #: cp/error.c:808
18065 #, c-format
18066 msgid "(static %s for %s)"
18067 msgstr ""
18069 #: cp/error.c:2432
18070 #, fuzzy, c-format
18071 msgid "In %s `%s':"
18072 msgstr "%s voor `%s'"
18074 #: cp/error.c:2487
18075 #, fuzzy, c-format
18076 msgid "%s: In instantiation of `%s':\n"
18077 msgstr "(dicht bij initialisatie van `%s')"
18079 #: cp/error.c:2511
18080 #, c-format
18081 msgid "%s:%d:   instantiated from `%s'\n"
18082 msgstr ""
18084 #: cp/error.c:2516
18085 #, c-format
18086 msgid "%s:%d:   instantiated from here\n"
18087 msgstr ""
18089 #. damn ICE suppression
18090 #: cp/error.c:2669
18091 #, c-format
18092 msgid "unexpected letter `%c' in locate_error\n"
18093 msgstr ""
18095 #. Can't throw a reference.
18096 #: cp/except.c:245
18097 msgid "type `%T' is disallowed in Java `throw' or `catch'"
18098 msgstr ""
18100 #: cp/except.c:256
18101 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
18102 msgstr ""
18104 #. Thrown object must be a Throwable.
18105 #: cp/except.c:263
18106 msgid "type `%T' is not derived from `java::lang::Throwable'"
18107 msgstr ""
18109 #: cp/except.c:327
18110 msgid "mixing C++ and Java catches in a single translation unit"
18111 msgstr ""
18113 #: cp/except.c:558
18114 msgid "throwing NULL, which has integral, not pointer type"
18115 msgstr ""
18117 #: cp/except.c:663
18118 msgid "  in thrown expression"
18119 msgstr ""
18121 #: cp/except.c:775
18122 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
18123 msgstr ""
18125 #: cp/except.c:863
18126 msgid "exception of type `%T' will be caught"
18127 msgstr ""
18129 #: cp/except.c:866
18130 msgid "   by earlier handler for `%T'"
18131 msgstr ""
18133 #: cp/except.c:887
18134 msgid "`...' handler must be the last handler for its try block"
18135 msgstr ""
18137 #: cp/friend.c:155
18138 #, fuzzy
18139 msgid "`%D' is already a friend of class `%T'"
18140 msgstr "kan klasse '%s' niet vinden"
18142 #: cp/friend.c:157
18143 #, fuzzy
18144 msgid "previous friend declaration of `%D'"
18145 msgstr "eerdere declaratie van `%s'"
18147 #: cp/friend.c:197
18148 #, fuzzy
18149 msgid "invalid type `%T' declared `friend'"
18150 msgstr "variabele `%s' als inline gedeclareerd"
18152 #. [temp.friend]
18154 #. Friend declarations shall not declare partial
18155 #. specializations.
18156 #: cp/friend.c:209
18157 #, fuzzy
18158 msgid "partial specialization `%T' declared `friend'"
18159 msgstr "variabele `%s' als inline gedeclareerd"
18161 #: cp/friend.c:221
18162 msgid "class `%T' is implicitly friends with itself"
18163 msgstr ""
18165 #. template <class T> friend typename S<T>::X;
18166 #: cp/friend.c:239
18167 #, fuzzy
18168 msgid "typename type `%#T' declared `friend'"
18169 msgstr "parameter `%s' als void gedeclareerd"
18171 #. template <class T> friend class T;
18172 #: cp/friend.c:245
18173 #, fuzzy
18174 msgid "template parameter type `%T' declared `friend'"
18175 msgstr "parameter `%s' als void gedeclareerd"
18177 #. template <class T> friend class A; where A is not a template
18178 #: cp/friend.c:251
18179 #, fuzzy
18180 msgid "`%#T' is not a template"
18181 msgstr "`%s' is geen iterator"
18183 #: cp/friend.c:268
18184 msgid "`%T' is already a friend of `%T'"
18185 msgstr ""
18187 #: cp/friend.c:364
18188 msgid "member `%D' declared as friend before type `%T' defined"
18189 msgstr ""
18191 #: cp/friend.c:419
18192 #, fuzzy
18193 msgid "friend declaration `%#D' declares a non-template function"
18194 msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
18196 #: cp/friend.c:422
18197 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"
18198 msgstr ""
18200 #: cp/g++spec.c:198 java/jvspec.c:381
18201 #, fuzzy, c-format
18202 msgid "argument to `%s' missing\n"
18203 msgstr "argument van `%s' moet van een integraal type zijn."
18205 #: cp/init.c:285
18206 msgid "default-initialization of `%#D', which has reference type"
18207 msgstr ""
18209 #: cp/init.c:290
18210 #, fuzzy
18211 msgid "uninitialized reference member `%D'"
18212 msgstr "ongeldige beginwaarde voor member `%s'"
18214 #: cp/init.c:298
18215 msgid "initializer list treated as compound expression"
18216 msgstr ""
18218 #: cp/init.c:410
18219 #, fuzzy
18220 msgid "member initializers for `%#D'"
18221 msgstr "ongeldige beginwaarde voor veld `%s'"
18223 #: cp/init.c:412
18224 msgid "  and `%#D'"
18225 msgstr ""
18227 #: cp/init.c:413
18228 msgid "  will be re-ordered to match declaration order"
18229 msgstr ""
18231 #: cp/init.c:428
18232 #, fuzzy
18233 msgid "multiple initializations given for member `%D'"
18234 msgstr "ongeldige beginwaarde voor member `%s'"
18236 #: cp/init.c:500
18237 #, fuzzy
18238 msgid "initializations for multiple members of `%T'"
18239 msgstr "beginwaarde legt grootte van `%s' niet vast"
18241 #: cp/init.c:617
18242 #, fuzzy
18243 msgid "base initializers for `%#T'"
18244 msgstr "ongeldige beginwaarde voor veld `%s'"
18246 #: cp/init.c:618
18247 msgid "  and `%#T'"
18248 msgstr ""
18250 #: cp/init.c:619
18251 msgid "  will be re-ordered to match inheritance order"
18252 msgstr ""
18254 #: cp/init.c:631
18255 #, fuzzy
18256 msgid "base class `%T' already initialized"
18257 msgstr "veld `%s' heeft al een beginwaarde gekregen"
18259 #: cp/init.c:702
18260 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
18261 msgstr ""
18263 #: cp/init.c:745
18264 msgid "`%D' should be initialized in the member initialization list"
18265 msgstr ""
18267 #: cp/init.c:987
18268 msgid "class `%T' does not have any field named `%D'"
18269 msgstr ""
18271 #: cp/init.c:993
18272 msgid "field `%#D' is static; the only point of initialization is its definition"
18273 msgstr ""
18275 #: cp/init.c:1032
18276 msgid "unnamed initializer for `%T', which has no base classes"
18277 msgstr ""
18279 #: cp/init.c:1039
18280 msgid "unnamed initializer for `%T', which uses multiple inheritance"
18281 msgstr ""
18283 #: cp/init.c:1068
18284 msgid "type `%D' is not a direct or virtual base of `%T'"
18285 msgstr ""
18287 #: cp/init.c:1071
18288 msgid "type `%D' is not a direct base of `%T'"
18289 msgstr ""
18291 #. Handle bad initializers like:
18292 #. class COMPLEX {
18293 #. public:
18294 #. double re, im;
18295 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
18296 #. ~COMPLEX() {};
18297 #. };
18299 #. int main(int argc, char **argv) {
18300 #. COMPLEX zees(1.0, 0.0)[10];
18301 #. }
18303 #: cp/init.c:1165
18304 msgid "bad array initializer"
18305 msgstr ""
18307 #: cp/init.c:1357
18308 #, fuzzy
18309 msgid "`%T' is not an aggregate type"
18310 msgstr "`%s' is geen iterator"
18312 #: cp/init.c:1380
18313 #, fuzzy
18314 msgid "`%T' fails to be an aggregate typedef"
18315 msgstr "`%s' is geen typedef of ingebouwd type"
18317 #: cp/init.c:1389
18318 msgid "type `%T' is of non-aggregate type"
18319 msgstr ""
18321 #: cp/init.c:1491
18322 msgid "cannot call destructor `%T::~%T' without object"
18323 msgstr ""
18325 #: cp/init.c:1533
18326 #, fuzzy
18327 msgid "invalid use of non-static field `%D'"
18328 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
18330 #. We can get here when processing a bad default
18331 #. argument, like:
18332 #. struct S { int a; void f(int i = a); }
18333 #: cp/init.c:1542 cp/method.c:194
18334 #, fuzzy
18335 msgid "invalid use of member `%D'"
18336 msgstr "ongeldige beginwaarde voor member `%s'"
18338 #: cp/init.c:1552
18339 msgid "no method `%T::%D'"
18340 msgstr ""
18342 #: cp/init.c:1645
18343 msgid "incomplete type `%T' does not have member `%D'"
18344 msgstr ""
18346 #: cp/init.c:1714
18347 #, fuzzy
18348 msgid "`%D' is not a member of type `%T'"
18349 msgstr "`%s' is geen bestand, pipe of tty"
18351 #: cp/init.c:1733
18352 #, fuzzy
18353 msgid "illegal pointer to bit-field `%D'"
18354 msgstr "bitveld `%s' heeft een negatieve breedte"
18356 #: cp/init.c:1772
18357 msgid "object missing in use of pointer-to-member construct"
18358 msgstr ""
18360 #: cp/init.c:1812
18361 msgid "member `%D' is non-static but referenced as a static member"
18362 msgstr ""
18364 #: cp/init.c:1814 cp/typeck.c:3168 cp/typeck.c:3276
18365 msgid "at this point in file"
18366 msgstr ""
18368 #: cp/init.c:1872 cp/typeck.c:2963
18369 #, fuzzy, c-format
18370 msgid "object missing in `%E'"
18371 msgstr "array-grootte ontbreekt in `%s'"
18373 #: cp/init.c:2004
18374 msgid "new of array type fails to specify size"
18375 msgstr ""
18377 #: cp/init.c:2015
18378 msgid "size in array new must have integral type"
18379 msgstr ""
18381 #: cp/init.c:2021
18382 msgid "zero size array reserves no space"
18383 msgstr ""
18385 #: cp/init.c:2086
18386 msgid "new cannot be applied to a reference type"
18387 msgstr ""
18389 #: cp/init.c:2092
18390 msgid "new cannot be applied to a function type"
18391 msgstr ""
18393 #: cp/init.c:2139
18394 msgid "call to Java constructor, while `jclass' undefined"
18395 msgstr ""
18397 #: cp/init.c:2155
18398 #, fuzzy
18399 msgid "can't find class$"
18400 msgstr "kan %s niet vinden"
18402 #: cp/init.c:2268
18403 msgid "invalid type `void' for new"
18404 msgstr ""
18406 #: cp/init.c:2320
18407 #, c-format
18408 msgid "call to Java constructor with `%s' undefined"
18409 msgstr ""
18411 #: cp/init.c:2429
18412 #, fuzzy
18413 msgid "ISO C++ forbids initialization in array new"
18414 msgstr "ANSI C verbiedt lege initialisatie-accolades"
18416 #: cp/init.c:2447 cp/typeck2.c:383 cp/typeck2.c:1227
18417 msgid "initializer list being treated as compound expression"
18418 msgstr ""
18420 #: cp/init.c:2453
18421 #, fuzzy
18422 msgid "ISO C++ forbids aggregate initializer to new"
18423 msgstr "ANSI C verbiedt lege initialisatie-accolades"
18425 #: cp/init.c:2528
18426 #, fuzzy
18427 msgid "uninitialized const in `new' of `%#T'"
18428 msgstr "beginwaarde legt grootte van `%s' niet vast"
18430 #: cp/init.c:2892
18431 msgid "initializer ends prematurely"
18432 msgstr ""
18434 #: cp/init.c:2962
18435 msgid "cannot initialize multi-dimensional array with initializer"
18436 msgstr ""
18438 #: cp/init.c:3137
18439 msgid "unknown array size in delete"
18440 msgstr ""
18442 #: cp/init.c:3402
18443 msgid "type to vector delete is neither pointer or array type"
18444 msgstr ""
18446 #: cp/lex.c:144
18447 msgid "type name expected before `*'"
18448 msgstr ""
18450 #: cp/lex.c:166
18451 msgid "cannot declare references to references"
18452 msgstr ""
18454 #: cp/lex.c:171
18455 msgid "cannot declare pointers to references"
18456 msgstr ""
18458 #: cp/lex.c:175
18459 msgid "type name expected before `&'"
18460 msgstr ""
18462 #: cp/lex.c:1000
18463 #, c-format
18464 msgid "semicolon missing after %s declaration"
18465 msgstr ""
18467 #: cp/lex.c:1003
18468 #, fuzzy
18469 msgid "semicolon missing after declaration of `%T'"
18470 msgstr "conflicterende declaraties van `%s'"
18472 # Moet 'signature-string' vertaald worden?
18473 #: cp/lex.c:1051
18474 #, fuzzy, c-format
18475 msgid "junk at end of #pragma %s"
18476 msgstr "Brol aan einde van signature-string."
18478 #: cp/lex.c:1058
18479 #, fuzzy, c-format
18480 msgid "invalid #pragma %s"
18481 msgstr "ongeldige operand van %s"
18483 #: cp/lex.c:1067
18484 msgid "#pragma vtable no longer supported"
18485 msgstr ""
18487 #: cp/lex.c:1144
18488 #, fuzzy, c-format
18489 msgid "#pragma implementation for %s appears after file is included"
18490 msgstr "`#pragma implementation' voor \"%s\" staat na diens #include"
18492 #: cp/lex.c:1169
18493 msgid "junk at end of #pragma GCC java_exceptions"
18494 msgstr ""
18496 #: cp/lex.c:1254
18497 #, fuzzy
18498 msgid "`%D' not defined"
18499 msgstr "`%.*s' is niet gedefinieerd"
18501 #: cp/lex.c:1259
18502 #, fuzzy
18503 msgid "`%D' was not declared in this scope"
18504 msgstr "`%.*s' is niet gedefinieerd"
18506 #: cp/lex.c:1269
18507 #, fuzzy
18508 msgid "`%D' undeclared (first use this function)"
18509 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
18511 #: cp/lex.c:1273
18512 #, fuzzy
18513 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
18514 msgstr "(Elke niet-gedeclareerde naam wordt slechts Ã©Ã©n"
18516 #: cp/lex.c:1296
18517 #, c-format
18518 msgid "name lookup of `%s' changed"
18519 msgstr ""
18521 #: cp/lex.c:1298
18522 msgid "  matches this `%D' under ISO standard rules"
18523 msgstr ""
18525 #: cp/lex.c:1300
18526 msgid "  matches this `%D' under old rules"
18527 msgstr ""
18529 #: cp/lex.c:1310 cp/lex.c:1317
18530 #, c-format
18531 msgid "name lookup of `%s' changed for new ISO `for' scoping"
18532 msgstr ""
18534 #: cp/lex.c:1312
18535 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
18536 msgstr ""
18538 #: cp/lex.c:1319
18539 msgid "  using obsolete binding at `%D'"
18540 msgstr ""
18542 #: cp/lex.c:1384
18543 #, fuzzy
18544 msgid "`::%D' undeclared (first use here)"
18545 msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
18547 #: cp/mangle.c:1892
18548 msgid "real-valued template parameters when cross-compiling"
18549 msgstr ""
18551 #: cp/method.c:166
18552 msgid "methods cannot be converted to function pointers"
18553 msgstr ""
18555 #: cp/method.c:171
18556 #, c-format
18557 msgid "ambiguous request for method pointer `%s'"
18558 msgstr ""
18560 #: cp/method.c:188
18561 #, fuzzy
18562 msgid "invalid use of member `%D' in static member function"
18563 msgstr "`this' is niet beschikbaar in static member-funties"
18565 #: cp/method.c:236
18566 #, fuzzy
18567 msgid "use of namespace `%D' as expression"
18568 msgstr "modi in %s expressie komen niet overeen"
18570 #: cp/method.c:241
18571 msgid "use of class template `%T' as expression"
18572 msgstr ""
18574 #: cp/method.c:254
18575 #, c-format
18576 msgid "use of %s from containing function"
18577 msgstr ""
18579 #: cp/method.c:257
18580 #, fuzzy
18581 msgid "  `%#D' declared here"
18582 msgstr "`%s' tevoren hier gedeclareerd"
18584 #: cp/method.c:275
18585 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
18586 msgstr ""
18588 #: cp/method.c:328
18589 msgid "implementation-reserved name `%D' used"
18590 msgstr ""
18592 #: cp/method.c:453
18593 msgid "generic thunk code fails for method `%#D' which uses `...'"
18594 msgstr ""
18596 #: cp/method.c:683
18597 msgid "non-static const member `%#D', can't use default assignment operator"
18598 msgstr ""
18600 #: cp/method.c:688
18601 msgid "non-static reference member `%#D', can't use default assignment operator"
18602 msgstr ""
18604 #: parse.y:498
18605 msgid "keyword `export' not implemented, and will be ignored"
18606 msgstr ""
18608 #: parse.y:602
18609 msgid "use of linkage spec `%D' is different from previous spec `%D'"
18610 msgstr ""
18612 #: parse.y:674
18613 msgid "invalid default template argument"
18614 msgstr ""
18616 #: parse.y:905
18617 msgid "only constructors take base initializers"
18618 msgstr ""
18620 #: parse.y:907
18621 msgid "no base or member initializers given following ':'"
18622 msgstr ""
18624 #: parse.y:949 parse.y:955
18625 msgid "anachronistic old style base class initializer"
18626 msgstr ""
18628 #. Handle `Class<Class<Type>>' without space in the `>>'
18629 #: parse.y:1077
18630 msgid "`>>' should be `> >' in template class name"
18631 msgstr ""
18633 #: parse.y:1115
18634 msgid "use of template qualifier outside template"
18635 msgstr ""
18637 #: parse.y:1144 parse.y:1153
18638 #, fuzzy, c-format
18639 msgid "ISO C++ forbids an empty condition for `%s'"
18640 msgstr "ANSI C verbiedt een leeg bronbestand"
18642 #: parse.y:1176
18643 #, fuzzy
18644 msgid "definition of class `%T' in condition"
18645 msgstr "herdefinitie van `union %s'"
18647 #: parse.y:1178
18648 #, fuzzy
18649 msgid "definition of enum `%T' in condition"
18650 msgstr "herdefinitie van `union %s'"
18652 #: parse.y:1189
18653 #, fuzzy
18654 msgid "definition of array `%#D' in condition"
18655 msgstr "herdefinitie van `union %s'"
18657 #: parse.y:1298
18658 msgid "old style placement syntax, use () instead"
18659 msgstr ""
18661 #: parse.y:1309
18662 #, fuzzy
18663 msgid "`%T' is not a valid expression"
18664 msgstr "ongeldig gebruik van een void-expressie"
18666 #: parse.y:1320
18667 msgid "ISO C++ forbids initialization of new expression with `='"
18668 msgstr ""
18670 #: parse.y:1351
18671 #, fuzzy
18672 msgid "ISO C++ forbids compound literals"
18673 msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
18675 #: parse.y:1592
18676 #, fuzzy
18677 msgid "ISO C++ forbids braced-groups within expressions"
18678 msgstr "ANSI C verbiedt accolade-groepen in expressies"
18680 #: parse.y:1999 parse.y:2014
18681 msgid "sigof type specifier"
18682 msgstr ""
18684 #: parse.y:2004
18685 msgid "`sigof' applied to non-aggregate expression"
18686 msgstr ""
18688 #: parse.y:2019
18689 msgid "`sigof' applied to non-aggregate type"
18690 msgstr ""
18692 #: parse.y:2283
18693 msgid "using `typename' outside of template"
18694 msgstr ""
18696 #: parse.y:2352
18697 #, c-format
18698 msgid "storage class specifier `%s' not allowed after struct or class"
18699 msgstr ""
18701 #: parse.y:2354
18702 #, c-format
18703 msgid "type specifier `%s' not allowed after struct or class"
18704 msgstr ""
18706 #: parse.y:2356
18707 #, c-format
18708 msgid "type qualifier `%s' not allowed after struct or class"
18709 msgstr ""
18711 #: parse.y:2358
18712 msgid "no body nor ';' separates two class, struct or union declarations"
18713 msgstr ""
18715 #: parse.y:2490
18716 msgid "no bases given following `:'"
18717 msgstr ""
18719 #: parse.y:2521 parse.y:2536
18720 msgid "`%D' access"
18721 msgstr ""
18723 #: parse.y:2526
18724 msgid "multiple access specifiers"
18725 msgstr ""
18727 #: parse.y:2544
18728 msgid "multiple `virtual' specifiers"
18729 msgstr ""
18731 #: parse.y:2581
18732 msgid "missing ';' before right brace"
18733 msgstr ""
18735 #: parse.y:2801
18736 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
18737 msgstr ""
18739 #: parse.y:3082 parse.y:3102 parse.y:3111 parse.y:3140
18740 msgid "`%T' is not a class or namespace"
18741 msgstr ""
18743 #: parse.y:3307
18744 #, fuzzy
18745 msgid "ISO C++ forbids label declarations"
18746 msgstr "ANSI C verbiedt labeldeclaraties"
18748 #: parse.y:3462
18749 #, fuzzy
18750 msgid "ISO C++ forbids computed gotos"
18751 msgstr "ANSI C verbiedt geneste functies"
18753 #: parse.y:3470
18754 msgid "label must be followed by statement"
18755 msgstr ""
18757 #: parse.y:3566
18758 msgid "ISO C++ forbids compound statements inside for initializations"
18759 msgstr ""
18761 #. This helps us recover from really nasty
18762 #. parse errors, for example, a missing right
18763 #. parenthesis.
18764 #: parse.y:3651 parse.y:3661
18765 msgid "possibly missing ')'"
18766 msgstr ""
18768 #: parse.y:3758
18769 msgid "type specifier omitted for parameter"
18770 msgstr ""
18772 #: parse.y:3767
18773 #, c-format
18774 msgid "`%E' is not a type, use `typename %E' to make it one"
18775 msgstr ""
18777 #: parse.y:3769
18778 #, fuzzy
18779 msgid "no type `%D' in `%T'"
18780 msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
18782 #: parse.y:3772
18783 #, fuzzy, c-format
18784 msgid "type specifier omitted for parameter `%E'"
18785 msgstr "opslagklasse opgegeven voor parameter `%s'"
18787 #: parse.y:3780
18788 msgid "'%D' is used as a type, but is not defined as a type."
18789 msgstr ""
18791 #: /usr/share/bison/bison.simple:817
18792 #, fuzzy
18793 msgid "parse error; also virtual memory exhausted"
18794 msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
18796 #: cp/pt.c:208
18797 msgid "data member `%D' cannot be a member template"
18798 msgstr ""
18800 #: cp/pt.c:220
18801 #, fuzzy
18802 msgid "invalid member template declaration `%D'"
18803 msgstr "herhaalde label-declaratie `%s'"
18805 #: cp/pt.c:615
18806 msgid "explicit specialization in non-namespace scope `%D'"
18807 msgstr ""
18809 #: cp/pt.c:627
18810 msgid "enclosing class templates are not explicitly specialized"
18811 msgstr ""
18813 #: cp/pt.c:702
18814 msgid "specializing `%#T' in different namespace"
18815 msgstr ""
18817 #: cp/pt.c:703
18818 #, fuzzy
18819 msgid "  from definition of `%#D'"
18820 msgstr "herdefinitie van `%s'"
18822 #: cp/pt.c:711
18823 #, fuzzy
18824 msgid "specialization of `%T' after instantiation"
18825 msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
18827 #: cp/pt.c:714
18828 #, fuzzy
18829 msgid "explicit specialization of non-template `%T'"
18830 msgstr "impliciete declaratie van functie `%s'"
18832 #: cp/pt.c:846
18833 msgid "specialization of %D after instantiation"
18834 msgstr ""
18836 #: cp/pt.c:949
18837 msgid "%s %+#D"
18838 msgstr ""
18840 #: cp/pt.c:1000
18841 #, fuzzy
18842 msgid "`%D' is not a function template"
18843 msgstr "`%s' is geen iterator"
18845 #: cp/pt.c:1123
18846 msgid "template-id `%D' for `%+D' does not match any template declaration"
18847 msgstr ""
18849 #: cp/pt.c:1131
18850 msgid "ambiguous template specialization `%D' for `%+D'"
18851 msgstr ""
18853 #. This case handles bogus declarations like template <>
18854 #. template <class T> void f<int>();
18855 #: cp/pt.c:1358 cp/pt.c:1432
18856 msgid "template-id `%D' in declaration of primary template"
18857 msgstr ""
18859 #: cp/pt.c:1371
18860 msgid "template parameter list used in explicit instantiation"
18861 msgstr ""
18863 #: cp/pt.c:1377
18864 msgid "definition provided for explicit instantiation"
18865 msgstr ""
18867 #: cp/pt.c:1383
18868 #, fuzzy
18869 msgid "too many template parameter lists in declaration of `%D'"
18870 msgstr "meerdere opslagklassen in declaratie van `%s'"
18872 #: cp/pt.c:1399
18873 #, fuzzy
18874 msgid "too few template parameter lists in declaration of `%D'"
18875 msgstr "twee of meer data types in de declaratie van `%s'"
18877 #: cp/pt.c:1416
18878 msgid "explicit specialization not preceded by `template <>'"
18879 msgstr ""
18881 #: cp/pt.c:1429
18882 msgid "partial specialization `%D' of function template"
18883 msgstr ""
18885 #: cp/pt.c:1461
18886 msgid "default argument specified in explicit specialization"
18887 msgstr ""
18889 #: cp/pt.c:1465
18890 msgid "template specialization with C linkage"
18891 msgstr ""
18893 #. From [temp.expl.spec]:
18895 #. If such an explicit specialization for the member
18896 #. of a class template names an implicitly-declared
18897 #. special member function (clause _special_), the
18898 #. program is ill-formed.
18900 #. Similar language is found in [temp.explicit].
18901 #: cp/pt.c:1553
18902 #, fuzzy
18903 msgid "specialization of implicitly-declared special member function"
18904 msgstr "`%s' impliciet als functie gedeclareerd"
18906 #: cp/pt.c:1596
18907 #, fuzzy
18908 msgid "no member function `%D' declared in `%T'"
18909 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
18911 #. There are two many template parameter lists.
18912 #: cp/pt.c:1744
18913 #, fuzzy
18914 msgid "too many template parameter lists in declaration of `%T'"
18915 msgstr "meerdere opslagklassen in declaratie van `%s'"
18917 #: cp/pt.c:1840
18918 msgid " shadows template parm `%#D'"
18919 msgstr ""
18921 #: cp/pt.c:2244
18922 msgid "template parameters not used in partial specialization:"
18923 msgstr ""
18925 #: cp/pt.c:2248
18926 msgid "        `%D'"
18927 msgstr ""
18929 #: cp/pt.c:2260
18930 msgid "partial specialization `%T' does not specialize any template arguments"
18931 msgstr ""
18933 #: cp/pt.c:2285
18934 #, c-format
18935 msgid "template argument `%E' involves template parameter(s)"
18936 msgstr ""
18938 #: cp/pt.c:2328
18939 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
18940 msgstr ""
18942 # Is the %s the argument, or is it 'of' the argument?
18943 #: cp/pt.c:2416
18944 #, fuzzy
18945 msgid "no default argument for `%D'"
18946 msgstr "ongeldig type-argument `%s'"
18948 #: cp/pt.c:2549
18949 msgid "template with C linkage"
18950 msgstr ""
18952 #: cp/pt.c:2552
18953 msgid "template class without a name"
18954 msgstr ""
18956 #: cp/pt.c:2627
18957 msgid "`%D' does not declare a template type"
18958 msgstr ""
18960 #: cp/pt.c:2633
18961 #, fuzzy
18962 msgid "template definition of non-template `%#D'"
18963 msgstr "herdefinitie van `union %s'"
18965 #: cp/pt.c:2674
18966 msgid "expected %d levels of template parms for `%#D', got %d"
18967 msgstr ""
18969 #: cp/pt.c:2686
18970 #, fuzzy
18971 msgid "got %d template parameters for `%#D'"
18972 msgstr "meerdere parameters hebben de naam `%s'"
18974 #: cp/pt.c:2689
18975 #, fuzzy
18976 msgid "got %d template parameters for `%#T'"
18977 msgstr "meerdere parameters hebben de naam `%s'"
18979 #: cp/pt.c:2691
18980 #, c-format
18981 msgid "  but %d required"
18982 msgstr ""
18984 #: cp/pt.c:2759
18985 #, fuzzy
18986 msgid "`%T' is not a template type"
18987 msgstr "`%s' is geen iterator"
18989 #: cp/pt.c:2775
18990 #, fuzzy
18991 msgid "previous declaration `%D'"
18992 msgstr "eerdere declaratie van `%s'"
18994 #: cp/pt.c:2776
18995 #, fuzzy, c-format
18996 msgid "used %d template parameter%s instead of %d"
18997 msgstr "meerdere parameters hebben de naam `%s'"
18999 #: cp/pt.c:2792
19000 #, fuzzy
19001 msgid "template parameter `%#D'"
19002 msgstr "meerdere parameters hebben de naam `%s'"
19004 #: cp/pt.c:2793
19005 #, fuzzy
19006 msgid "redeclared here as `%#D'"
19007 msgstr "ongeldige naam `%s'"
19009 #. We have in [temp.param]:
19011 #. A template-parameter may not be given default arguments
19012 #. by two different declarations in the same scope.
19013 #: cp/pt.c:2803
19014 #, fuzzy
19015 msgid "redefinition of default argument for `%#D'"
19016 msgstr "herdefinitie van `struct %s'"
19018 #: cp/pt.c:2804
19019 #, fuzzy
19020 msgid "  original definition appeared here"
19021 msgstr "functie-definitie als `typdef' gedeclareerd"
19023 #: cp/pt.c:2897
19024 #, fuzzy, c-format
19025 msgid "`%E' is not a valid template argument"
19026 msgstr "`%s' is geen iterator"
19028 #: cp/pt.c:2901
19029 msgid "it must be the address of a function with external linkage"
19030 msgstr ""
19032 #: cp/pt.c:2903
19033 msgid "it must be the address of an object with external linkage"
19034 msgstr ""
19036 #: cp/pt.c:2907
19037 msgid "it must be a pointer-to-member of the form `&X::Y'"
19038 msgstr ""
19040 #: cp/pt.c:2918
19041 #, c-format
19042 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
19043 msgstr ""
19045 #: cp/pt.c:2930
19046 #, c-format
19047 msgid "address of non-extern `%E' cannot be used as template argument"
19048 msgstr ""
19050 #: cp/pt.c:2941
19051 #, c-format
19052 msgid "non-constant `%E' cannot be used as template argument"
19053 msgstr ""
19055 #: cp/pt.c:2948
19056 #, c-format
19057 msgid "object `%E' cannot be used as template argument"
19058 msgstr ""
19060 #: cp/pt.c:3328
19061 #, c-format
19062 msgid "to refer to a type member of a template parameter, use `typename %E'"
19063 msgstr ""
19065 #: cp/pt.c:3341 cp/pt.c:3357 cp/pt.c:3396
19066 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
19067 msgstr ""
19069 #: cp/pt.c:3344
19070 msgid "  expected a constant of type `%T', got `%T'"
19071 msgstr ""
19073 #: cp/pt.c:3348
19074 #, c-format
19075 msgid "  expected a type, got `%E'"
19076 msgstr ""
19078 #: cp/pt.c:3360
19079 msgid "  expected a type, got `%T'"
19080 msgstr ""
19082 #: cp/pt.c:3362
19083 msgid "  expected a class template, got `%T'"
19084 msgstr ""
19086 #: cp/pt.c:3398
19087 msgid "  expected a template of type `%D', got `%D'"
19088 msgstr ""
19090 #: cp/pt.c:3420
19091 msgid "template-argument `%T' uses anonymous type"
19092 msgstr ""
19094 #: cp/pt.c:3423
19095 msgid "template-argument `%T' uses local type `%T'"
19096 msgstr ""
19098 #: cp/pt.c:3458
19099 msgid "could not convert template argument `%E' to `%T'"
19100 msgstr ""
19102 #: cp/pt.c:3502
19103 #, c-format
19104 msgid "wrong number of template arguments (%d, should be %d)"
19105 msgstr ""
19107 #: cp/pt.c:3506
19108 #, fuzzy
19109 msgid "provided for `%D'"
19110 msgstr "eerdere grant voor `%s'"
19112 # Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
19113 #: cp/pt.c:3553
19114 #, fuzzy, c-format
19115 msgid "template argument %d is invalid"
19116 msgstr "argument %d is alleen-lezen"
19118 #: cp/pt.c:3785
19119 msgid "non-template used as template"
19120 msgstr ""
19122 #: cp/pt.c:3903
19123 #, fuzzy
19124 msgid "`%T' is not a template"
19125 msgstr "`%s' is geen iterator"
19127 #: cp/pt.c:3916
19128 msgid "non-template type `%T' used as a template"
19129 msgstr ""
19131 #: cp/pt.c:3918
19132 #, fuzzy
19133 msgid "for template declaration `%D'"
19134 msgstr "lege declaratie"
19136 #: cp/pt.c:4481
19137 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
19138 msgstr ""
19140 #: cp/pt.c:4916
19141 msgid "ambiguous class template instantiation for `%#T'"
19142 msgstr ""
19144 #: cp/pt.c:4923
19145 msgid "%s %+#T"
19146 msgstr ""
19148 #: cp/pt.c:5942 cp/pt.c:6056
19149 msgid "instantiation of `%D' as type `%T'"
19150 msgstr ""
19152 #: cp/pt.c:6098
19153 #, fuzzy
19154 msgid "invalid parameter type `%T'"
19155 msgstr "ongeldige operand voor %p-code"
19157 #: cp/pt.c:6100
19158 #, fuzzy
19159 msgid "in declaration `%D'"
19160 msgstr "herdeclaratie van `%s'"
19162 #: cp/pt.c:6175
19163 msgid "creating pointer to member function of non-class type `%T'"
19164 msgstr ""
19166 #: cp/pt.c:6338
19167 msgid "creating array with size zero"
19168 msgstr ""
19170 #: cp/pt.c:6352
19171 #, c-format
19172 msgid "creating array with size zero (`%E')"
19173 msgstr ""
19175 #: cp/pt.c:6590
19176 msgid "forming reference to void"
19177 msgstr ""
19179 #: cp/pt.c:6592
19180 msgid "forming %s to reference type `%T'"
19181 msgstr ""
19183 #: cp/pt.c:6630
19184 msgid "creating pointer to member of non-class type `%T'"
19185 msgstr ""
19187 #: cp/pt.c:6637
19188 msgid "creating pointer to member reference type `%T'"
19189 msgstr ""
19191 #: cp/pt.c:6715
19192 #, fuzzy
19193 msgid "creating array of `%T'"
19194 msgstr "doorgeven van argument %d van `%s'"
19196 #: cp/pt.c:6761
19197 #, fuzzy
19198 msgid "`%T' is not a class, struct, or union type"
19199 msgstr "`%s' is geen bestand, pipe of tty"
19201 #: cp/pt.c:6873
19202 #, c-format
19203 msgid "use of `%s' in template"
19204 msgstr ""
19206 #: cp/pt.c:7630
19207 msgid "type `%T' composed from a local class is not a valid template-argument"
19208 msgstr ""
19210 #: cp/pt.c:7631
19211 msgid "  trying to instantiate `%D'"
19212 msgstr ""
19214 #: cp/pt.c:8061
19215 msgid "incomplete type unification"
19216 msgstr ""
19218 #: cp/pt.c:9016
19219 #, c-format
19220 msgid "use of `%s' in template type unification"
19221 msgstr ""
19223 #: cp/pt.c:9438 cp/pt.c:9506
19224 msgid "explicit instantiation of non-template `%#D'"
19225 msgstr ""
19227 #: cp/pt.c:9454 cp/pt.c:9501
19228 msgid "no matching template for `%D' found"
19229 msgstr ""
19231 #: cp/pt.c:9460
19232 #, fuzzy
19233 msgid "explicit instantiation of `%#D'"
19234 msgstr "eerdere impliciete declaratie van `%s'"
19236 #. [temp.spec]
19238 #. No program shall both explicitly instantiate and explicitly
19239 #. specialize a template.
19240 #: cp/pt.c:9477
19241 msgid "explicit instantiation of `%#D' after"
19242 msgstr ""
19244 #: cp/pt.c:9478 cp/pt.c:9615
19245 #, fuzzy
19246 msgid "explicit specialization here"
19247 msgstr "initialisatie"
19249 #: cp/pt.c:9493
19250 #, fuzzy
19251 msgid "duplicate explicit instantiation of `%#D'"
19252 msgstr "herhaalde definitie `%s'"
19254 #: cp/pt.c:9518
19255 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
19256 msgstr ""
19258 #: cp/pt.c:9522 cp/pt.c:9600
19259 msgid "storage class `%D' applied to template instantiation"
19260 msgstr ""
19262 #: cp/pt.c:9567
19263 msgid "explicit instantiation of non-template type `%T'"
19264 msgstr ""
19266 #: cp/pt.c:9581
19267 msgid "explicit instantiation of `%#T' before definition of template"
19268 msgstr ""
19270 #: cp/pt.c:9589
19271 #, c-format
19272 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
19273 msgstr ""
19275 #: cp/pt.c:9614
19276 msgid "explicit instantiation of `%#T' after"
19277 msgstr ""
19279 #: cp/pt.c:9632
19280 #, fuzzy
19281 msgid "duplicate explicit instantiation of `%#T'"
19282 msgstr "herhaalde definitie `%s'"
19284 #: cp/pt.c:9973
19285 msgid "explicit instantiation of `%D' but no definition available"
19286 msgstr ""
19288 #: cp/pt.c:10345
19289 msgid "`%#T' is not a valid type for a template constant parameter"
19290 msgstr ""
19292 #: cp/repo.c:272
19293 msgid "-frepo must be used with -c"
19294 msgstr ""
19296 #: cp/repo.c:366
19297 #, c-format
19298 msgid "mysterious repository information in %s"
19299 msgstr ""
19301 #: cp/repo.c:381
19302 #, c-format
19303 msgid "can't create repository information file `%s'"
19304 msgstr ""
19306 #: cp/rtti.c:200
19307 msgid "cannot use typeid with -fno-rtti"
19308 msgstr ""
19310 #: cp/rtti.c:206
19311 msgid "must #include <typeinfo> before using typeid"
19312 msgstr ""
19314 #: cp/rtti.c:280
19315 msgid "cannot create type information for type `%T' because its size is variable"
19316 msgstr ""
19318 #: cp/rtti.c:525 cp/rtti.c:539
19319 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
19320 msgstr ""
19322 #: cp/rtti.c:614
19323 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
19324 msgstr ""
19326 #: cp/search.c:340
19327 msgid "`%T' is an inaccessible base of `%T'"
19328 msgstr ""
19330 #: cp/search.c:350
19331 msgid "`%T' is an ambiguous base of `%T'"
19332 msgstr ""
19334 #: cp/search.c:1826
19335 msgid "adjusting pointers for covariant returns"
19336 msgstr ""
19338 #: cp/search.c:1830 cp/search.c:1837
19339 #, fuzzy
19340 msgid "invalid covariant return type for `%#D'"
19341 msgstr "ongeldige registernaam voor `%s'"
19343 #: cp/search.c:1831
19344 msgid "  overriding `%#D' (must be pointer or reference to class)"
19345 msgstr ""
19347 #: cp/search.c:1838
19348 msgid "  overriding `%#D' (must use pointer or reference)"
19349 msgstr ""
19351 #: cp/search.c:1843
19352 #, fuzzy
19353 msgid "conflicting return type specified for `%#D'"
19354 msgstr "conflicterende types voor `%s'"
19356 #: cp/search.c:1844
19357 msgid "  overriding `%#D'"
19358 msgstr ""
19360 #: cp/search.c:1853
19361 #, fuzzy
19362 msgid "looser throw specifier for `%#F'"
19363 msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
19365 #: cp/search.c:1854
19366 msgid "  overriding `%#F'"
19367 msgstr ""
19369 #. A static member function cannot match an inherited
19370 #. virtual member function.
19371 #: cp/search.c:1944
19372 #, fuzzy
19373 msgid "`%#D' cannot be declared"
19374 msgstr "`%.*s' is niet gedefinieerd"
19376 #: cp/search.c:1945
19377 msgid "  since `%#D' declared in base class"
19378 msgstr ""
19380 #: cp/search.c:2130
19381 msgid "`%#D' needs a final overrider"
19382 msgstr ""
19384 #: cp/semantics.c:903
19385 #, fuzzy, c-format
19386 msgid "type of asm operand `%E' could not be determined"
19387 msgstr "type van parameter `%s' is niet gedeclareerd"
19389 #: cp/semantics.c:1045
19390 #, fuzzy
19391 msgid "ISO C++ does not permit named return values"
19392 msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
19394 #: cp/semantics.c:1054
19395 msgid "return identifier `%D' already in place"
19396 msgstr ""
19398 #: cp/semantics.c:1062
19399 msgid "can't redefine default return value for constructors"
19400 msgstr ""
19402 #: cp/semantics.c:1129
19403 #, fuzzy
19404 msgid "base initializer for `%T'"
19405 msgstr "ongeldige beginwaarde voor veld `%s'"
19407 #: cp/semantics.c:1131
19408 msgid "   will be re-ordered to precede member initializations"
19409 msgstr ""
19411 #: cp/semantics.c:1319
19412 msgid "`this' is unavailable for static member functions"
19413 msgstr "`this' is niet beschikbaar in static member-funties"
19415 #: cp/semantics.c:1325
19416 msgid "invalid use of `this' in non-member function"
19417 msgstr ""
19419 #: cp/semantics.c:1327
19420 msgid "invalid use of `this' at top level"
19421 msgstr "ongeldig gebruik van `this' op hoogste niveau"
19423 #: cp/semantics.c:1365
19424 msgid "calling type `%T' like a method"
19425 msgstr ""
19427 #: cp/semantics.c:1401
19428 msgid "destructor specifier `%T::~%T()' must have matching names"
19429 msgstr ""
19431 #: cp/semantics.c:1407
19432 #, fuzzy
19433 msgid "`%E' is not of type `%T'"
19434 msgstr "`%c' optie gebruikt bij type `%c'"
19436 #: cp/semantics.c:1619
19437 msgid "template type parameters must use the keyword `class' or `typename'"
19438 msgstr ""
19440 #: cp/semantics.c:1678
19441 #, fuzzy
19442 msgid "definition of `%#T' inside template parameter list"
19443 msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
19445 #: cp/semantics.c:1694
19446 #, fuzzy
19447 msgid "invalid definition of qualified type `%T'"
19448 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
19450 #: cp/semantics.c:2046
19451 msgid "base class `%T' has cv qualifiers"
19452 msgstr ""
19454 #: cp/semantics.c:2079
19455 #, fuzzy
19456 msgid "multiple declarators in template declaration"
19457 msgstr "meerdere opslagklassen in declaratie van `%s'"
19459 #: cp/spew.c:245
19460 #, c-format
19461 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
19462 msgstr ""
19464 #: cp/spew.c:1020 cp/spew.c:1292
19465 msgid "parse error at end of saved function text"
19466 msgstr ""
19468 #: cp/spew.c:1062
19469 msgid "parse error in method specification"
19470 msgstr ""
19472 #: cp/spew.c:1104
19473 msgid "function body for constructor missing"
19474 msgstr ""
19476 #: cp/spew.c:1371
19477 msgid "circular dependency in default args of `%#D'"
19478 msgstr ""
19480 # Is the %s the argument, or is it 'of' the argument?
19481 #: cp/spew.c:1435
19482 #, fuzzy
19483 msgid "invalid type `%T' for default argument to `%T'"
19484 msgstr "ongeldig type-argument `%s'"
19486 #: cp/spew.c:1495
19487 #, c-format
19488 msgid "%s before `%s'"
19489 msgstr "%s voor `%s'"
19491 #: cp/spew.c:1497
19492 #, fuzzy, c-format
19493 msgid "%s before `%c'"
19494 msgstr "%s voor `%s'"
19496 #: cp/spew.c:1499
19497 #, fuzzy, c-format
19498 msgid "%s before `\\%o'"
19499 msgstr "%s voor `%s'"
19501 #: cp/spew.c:1502
19502 #, fuzzy, c-format
19503 msgid "%s before `%s' token"
19504 msgstr "%s voor `%s'"
19506 #: cp/tree.c:224
19507 #, c-format
19508 msgid "non-lvalue in %s"
19509 msgstr ""
19511 #: cp/tree.c:536
19512 #, fuzzy
19513 msgid "`%T' cannot be `restrict'-qualified"
19514 msgstr "`%s' kan niet statisch gealloceerd worden"
19516 #: cp/tree.c:547
19517 msgid "`%T' cannot be `const'-, `volatile'-, or `restrict'-qualified"
19518 msgstr ""
19520 #: cp/tree.c:1888
19521 #, fuzzy, c-format
19522 msgid "`%s' attribute can only be applied to Java class definitions"
19523 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
19525 #: cp/tree.c:1918
19526 #, fuzzy, c-format
19527 msgid "`%s' attribute can only be applied to class definitions"
19528 msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
19530 #: cp/tree.c:1924
19531 #, c-format
19532 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
19533 msgstr ""
19535 #: cp/tree.c:1949
19536 msgid "requested init_priority is not an integer constant"
19537 msgstr ""
19539 #: cp/tree.c:1970
19540 #, c-format
19541 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
19542 msgstr ""
19544 #: cp/tree.c:1978
19545 msgid "requested init_priority is out of range"
19546 msgstr ""
19548 #: cp/tree.c:1988
19549 msgid "requested init_priority is reserved for internal use"
19550 msgstr ""
19552 #: cp/tree.c:1998
19553 #, fuzzy, c-format
19554 msgid "`%s' attribute is not supported on this platform"
19555 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
19557 #: cp/typeck.c:480
19558 #, fuzzy, c-format
19559 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
19560 msgstr "pointer van type `void *' gebruikt in aftrekking"
19562 #: cp/typeck.c:501
19563 #, fuzzy
19564 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
19565 msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
19567 #: cp/typeck.c:1485
19568 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
19569 msgstr ""
19571 #: cp/typeck.c:1555
19572 #, fuzzy
19573 msgid "ISO C++ forbids applying `sizeof' to a function type"
19574 msgstr "ANSI C verbiedt een gekwalificeerd functietype"
19576 #: cp/typeck.c:1561
19577 msgid "ISO C++ forbids applying `sizeof' to a member function"
19578 msgstr ""
19580 #: cp/typeck.c:1567
19581 msgid "ISO C++ forbids applying `sizeof' to type `void' which is an incomplete type"
19582 msgstr ""
19584 #: cp/typeck.c:1581
19585 #, fuzzy
19586 msgid "`sizeof' applied to non-static member"
19587 msgstr "`sizeof' toegepast op een bitveld"
19589 #: cp/typeck.c:1586
19590 #, fuzzy
19591 msgid "`sizeof' applied to incomplete type `%T'"
19592 msgstr "sizeof toegepast op een onvolledig type"
19594 #: cp/typeck.c:1616
19595 msgid "sizeof applied to a bit-field"
19596 msgstr ""
19598 #: cp/typeck.c:1619
19599 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
19600 msgstr ""
19602 #: cp/typeck.c:1766
19603 msgid "invalid use of non-lvalue array"
19604 msgstr "ongeldig gebruik van array die geen lvalue is"
19606 #: cp/typeck.c:1872
19607 msgid "deprecated conversion from string constant to `%T'"
19608 msgstr ""
19610 #: cp/typeck.c:1890
19611 msgid "request for member `%T::%D' in expression of non-aggregate type `%T'"
19612 msgstr ""
19614 #: cp/typeck.c:2083
19615 msgid "destructor specifier `%T::~%T' must have matching names"
19616 msgstr ""
19618 #: cp/typeck.c:2089
19619 msgid "type `%T' has no destructor"
19620 msgstr ""
19622 #: cp/typeck.c:2106 cp/typeck.c:2188
19623 #, fuzzy
19624 msgid "invalid use of type decl `%#D' as expression"
19625 msgstr "ongeldig gebruik van een void-expressie"
19627 #: cp/typeck.c:2111
19628 #, fuzzy
19629 msgid "invalid use of template `%#D' as expression"
19630 msgstr "ongeldig gebruik van een void-expressie"
19632 #: cp/typeck.c:2179
19633 #, fuzzy
19634 msgid "`%#T' has no member named `%D'"
19635 msgstr "union heeft geen lid dat `%s' heet"
19637 #: cp/typeck.c:2223
19638 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
19639 msgstr ""
19641 #. A pointer to incomplete type (other than cv void) can be
19642 #. dereferenced [expr.unary.op]/1
19643 #: cp/typeck.c:2349
19644 #, fuzzy
19645 msgid "`%T' is not a pointer-to-object type"
19646 msgstr "`%s' is geen iterator"
19648 #: cp/typeck.c:2376
19649 #, c-format
19650 msgid "invalid use of `%s' on pointer to member"
19651 msgstr ""
19653 #: cp/typeck.c:2382
19654 msgid "invalid type argument"
19655 msgstr ""
19657 #: cp/typeck.c:2485
19658 #, fuzzy
19659 msgid "ISO C++ forbids subscripting non-lvalue array"
19660 msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
19662 #: cp/typeck.c:2496
19663 msgid "subscripting array declared `register'"
19664 msgstr ""
19666 #: cp/typeck.c:2671 cp/typeck.c:2821
19667 msgid "pointer to member function called, but not in class scope"
19668 msgstr ""
19670 #: cp/typeck.c:2695
19671 #, fuzzy
19672 msgid "object missing in call to method `%D'"
19673 msgstr "kan oproep van `%s' niet inline maken"
19675 #: cp/typeck.c:2739
19676 msgid "function `%D' declared overloaded, but no definitions appear with which to resolve it?!?"
19677 msgstr ""
19679 #: cp/typeck.c:2819
19680 msgid "invalid call to member function needing `this' in static member function scope"
19681 msgstr ""
19683 #: cp/typeck.c:3003
19684 msgid "ISO C++ forbids calling `::main' from within program"
19685 msgstr ""
19687 #: cp/typeck.c:3028
19688 #, c-format
19689 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
19690 msgstr ""
19692 #: cp/typeck.c:3041
19693 #, fuzzy, c-format
19694 msgid "`%E' cannot be used as a function"
19695 msgstr "veld `%s' als een functie gedeclareerd"
19697 #: cp/typeck.c:3166
19698 #, fuzzy
19699 msgid "too many arguments to %s `%+#D'"
19700 msgstr "teveel argumenten voor functie `%s'"
19702 #: cp/typeck.c:3207
19703 msgid "parameter type of called function is incomplete"
19704 msgstr ""
19706 #: cp/typeck.c:3274
19707 #, fuzzy
19708 msgid "too few arguments to %s `%+#D'"
19709 msgstr "te weinig argumenten voor functie `%s'"
19711 #: cp/typeck.c:3402 cp/typeck.c:3412
19712 msgid "assuming cast to type `%T' from overloaded function"
19713 msgstr ""
19715 #: cp/typeck.c:3472
19716 #, fuzzy, c-format
19717 msgid "division by zero in `%E / 0'"
19718 msgstr "deling door nul in `#if'"
19720 #: cp/typeck.c:3474
19721 #, fuzzy, c-format
19722 msgid "division by zero in `%E / 0.'"
19723 msgstr "deling door nul in `#if'"
19725 #: cp/typeck.c:3529
19726 #, fuzzy, c-format
19727 msgid "division by zero in `%E %% 0'"
19728 msgstr "deling door nul in `#if'"
19730 #: cp/typeck.c:3531
19731 #, fuzzy, c-format
19732 msgid "division by zero in `%E %% 0.'"
19733 msgstr "deling door nul in `#if'"
19735 #: cp/typeck.c:3611
19736 #, c-format
19737 msgid "%s rotate count is negative"
19738 msgstr ""
19740 #: cp/typeck.c:3614
19741 #, c-format
19742 msgid "%s rotate count >= width of type"
19743 msgstr ""
19745 #: cp/typeck.c:3645 cp/typeck.c:3650 cp/typeck.c:3741 cp/typeck.c:3746
19746 #, fuzzy
19747 msgid "ISO C++ forbids comparison between pointer and integer"
19748 msgstr "vergelijking tussen pointer en integer"
19750 #: cp/typeck.c:3926
19751 #, fuzzy
19752 msgid "comparison between types `%#T' and `%#T'"
19753 msgstr "vergelijking tussen pointer en integer"
19755 #: cp/typeck.c:3962
19756 #, fuzzy
19757 msgid "comparison between signed and unsigned integer expressions"
19758 msgstr "vergelijking tussen signed en unsigned"
19760 #: cp/typeck.c:4027
19761 #, fuzzy
19762 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
19763 msgstr "ongeldige operanden voor binaire %s-operator"
19765 #. Some sort of arithmetic operation involving NULL was
19766 #. performed.  Note that pointer-difference and pointer-addition
19767 #. have already been handled above, and so we don't end up here in
19768 #. that case.
19769 #: cp/typeck.c:4049
19770 #, fuzzy
19771 msgid "NULL used in arithmetic"
19772 msgstr "pointer naar functie gebruikt in rekensom"
19774 #: cp/typeck.c:4101
19775 #, fuzzy
19776 msgid "ISO C++ forbids using pointer of type `void *' in pointer arithmetic"
19777 msgstr "pointer van type `void *' gebruikt in rekensom"
19779 #: cp/typeck.c:4107
19780 #, fuzzy
19781 msgid "ISO C++ forbids using a pointer-to-function in pointer arithmetic"
19782 msgstr "pointer naar functie gebruikt in rekensom"
19784 #: cp/typeck.c:4113
19785 #, fuzzy
19786 msgid "ISO C++ forbids using a pointer to member function in pointer arithmetic"
19787 msgstr "pointer naar functie gebruikt in rekensom"
19789 #: cp/typeck.c:4119
19790 msgid "ISO C++ forbids using pointer to a member in pointer arithmetic"
19791 msgstr ""
19793 #: cp/typeck.c:4190
19794 #, fuzzy
19795 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
19796 msgstr "pointer van type `void *' gebruikt in aftrekking"
19798 #: cp/typeck.c:4192
19799 #, fuzzy
19800 msgid "ISO C++ forbids using pointer to a function in subtraction"
19801 msgstr "pointer naar functie gebruikt in aftrekking"
19803 #: cp/typeck.c:4194
19804 #, fuzzy
19805 msgid "ISO C++ forbids using pointer to a method in subtraction"
19806 msgstr "pointer naar functie gebruikt in aftrekking"
19808 #: cp/typeck.c:4196
19809 msgid "ISO C++ forbids using pointer to a member in subtraction"
19810 msgstr ""
19812 # 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
19813 #: cp/typeck.c:4208
19814 #, fuzzy
19815 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
19816 msgstr "rekensom met pointer naar onvolledig type"
19818 #: cp/typeck.c:4245
19819 #, fuzzy
19820 msgid "attempt to take address of bit-field structure member `%D'"
19821 msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
19823 #: cp/typeck.c:4322
19824 msgid "taking address of temporary"
19825 msgstr ""
19827 #: cp/typeck.c:4524
19828 #, fuzzy, c-format
19829 msgid "ISO C++ forbids %sing an enum"
19830 msgstr "ANSI C verbiedt case-bereiken"
19832 #: cp/typeck.c:4536
19833 #, fuzzy
19834 msgid "cannot %s a pointer to incomplete type `%T'"
19835 msgstr "parameter `%s' wijst naar een onvolledig type"
19837 #: cp/typeck.c:4543
19838 #, fuzzy
19839 msgid "ISO C++ forbids %sing a pointer of type `%T'"
19840 msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
19842 #: cp/typeck.c:4568
19843 msgid "cast to non-reference type used as lvalue"
19844 msgstr ""
19846 #: cp/typeck.c:4602
19847 #, fuzzy
19848 msgid "invalid use of `--' on bool variable `%D'"
19849 msgstr "ongeldig gebruik van array die geen lvalue is"
19851 #. ARM $3.4
19852 #: cp/typeck.c:4635
19853 #, fuzzy
19854 msgid "ISO C++ forbids taking address of function `::main'"
19855 msgstr "ANSI C verbiedt het adres van een gecaste expressie"
19857 #. An expression like &memfn.
19858 #: cp/typeck.c:4702
19859 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
19860 msgstr ""
19862 #: cp/typeck.c:4704
19863 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
19864 msgstr ""
19866 #: cp/typeck.c:4728
19867 #, fuzzy
19868 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
19869 msgstr "ANSI C verbiedt het adres van een gecaste expressie"
19871 #: cp/typeck.c:4744
19872 msgid "unary `&'"
19873 msgstr ""
19875 #: cp/typeck.c:4864
19876 msgid "taking address of destructor"
19877 msgstr ""
19879 #: cp/typeck.c:4877
19880 #, fuzzy
19881 msgid "taking address of bound pointer-to-member expression"
19882 msgstr "ongeldig gebruik van een void-expressie"
19884 #: cp/typeck.c:4893
19885 msgid "cannot create pointer to reference member `%D'"
19886 msgstr ""
19888 #: cp/typeck.c:4961
19889 msgid "cannot take the address of `this', which is an rvalue expression"
19890 msgstr ""
19892 #: cp/typeck.c:4977
19893 msgid "address requested for `%D', which is declared `register'"
19894 msgstr ""
19896 #: cp/typeck.c:5181
19897 msgid "static_cast from type `%T' to type `%T' casts away constness"
19898 msgstr ""
19900 #: cp/typeck.c:5189
19901 msgid "invalid static_cast from type `%T' to type `%T'"
19902 msgstr ""
19904 #: cp/typeck.c:5228
19905 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
19906 msgstr ""
19908 #: cp/typeck.c:5248
19909 msgid "reinterpret_cast from `%T' to `%T' loses precision"
19910 msgstr ""
19912 #: cp/typeck.c:5261
19913 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
19914 msgstr ""
19916 #: cp/typeck.c:5270
19917 #, fuzzy
19918 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
19919 msgstr "ANSI C verbiedt voorwaardelijke expressies tussen 0 en een functiepointer"
19921 #: cp/typeck.c:5276
19922 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
19923 msgstr ""
19925 #: cp/typeck.c:5303
19926 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
19927 msgstr ""
19929 #: cp/typeck.c:5306
19930 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
19931 msgstr ""
19933 #: cp/typeck.c:5329
19934 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
19935 msgstr ""
19937 #: cp/typeck.c:5345
19938 msgid "invalid const_cast from type `%T' to type `%T'"
19939 msgstr ""
19941 #: cp/typeck.c:5387 cp/typeck.c:5392
19942 #, fuzzy
19943 msgid "ISO C++ forbids casting to an array type `%T'"
19944 msgstr "ANSI C verbiedt casts naar een union-type"
19946 #: cp/typeck.c:5400
19947 #, fuzzy
19948 msgid "invalid cast to function type `%T'"
19949 msgstr "ongeldige opslagklasse voor functie `%s'"
19951 #: cp/typeck.c:5452
19952 #, fuzzy
19953 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
19954 msgstr "cast laat qualifiers van doeltype van pointer vallen"
19956 #: cp/typeck.c:5498
19957 #, fuzzy
19958 msgid "cast from `%T' to `%T' increases required alignment of target type"
19959 msgstr "cast verhoogt het benodigde alignment van het doeltype"
19961 #: cp/typeck.c:5667
19962 msgid "  in evaluation of `%Q(%#T, %#T)'"
19963 msgstr ""
19965 #: cp/typeck.c:5709
19966 #, fuzzy
19967 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
19968 msgstr "ANSI C verbiedt casts naar een union-type"
19970 #: cp/typeck.c:5782
19971 #, fuzzy
19972 msgid "incompatible types in assignment of `%T' to `%T'"
19973 msgstr "incompatibel type voor argument %d van `%s'"
19975 #: cp/typeck.c:5789
19976 #, fuzzy
19977 msgid "ISO C++ forbids assignment of arrays"
19978 msgstr "ANSI C verbiedt array `%s' met lengte 0"
19980 #: cp/typeck.c:5932
19981 msgid "   in pointer to member function conversion"
19982 msgstr ""
19984 #: cp/typeck.c:5940
19985 msgid "   in pointer to member conversion"
19986 msgstr ""
19988 #. This is a reinterpret cast, we choose to do nothing.
19989 #: cp/typeck.c:5951 cp/typeck.c:5970
19990 msgid "pointer to member cast via virtual base `%T' of `%T'"
19991 msgstr ""
19993 #: cp/typeck.c:5974
19994 msgid "pointer to member conversion via virtual base `%T' of `%T'"
19995 msgstr ""
19997 #: cp/typeck.c:6044
19998 msgid "invalid conversion to type `%T' from type `%T'"
19999 msgstr ""
20001 #: cp/typeck.c:6209
20002 msgid "passing NULL used for non-pointer %s %P of `%D'"
20003 msgstr ""
20005 #: cp/typeck.c:6212
20006 msgid "%s to non-pointer type `%T' from NULL"
20007 msgstr ""
20009 #: cp/typeck.c:6220
20010 #, fuzzy
20011 msgid "passing `%T' for %s %P of `%D'"
20012 msgstr "doorgeven van argument %d van `%s'"
20014 #: cp/typeck.c:6223
20015 msgid "%s to `%T' from `%T'"
20016 msgstr ""
20018 #: cp/typeck.c:6233
20019 msgid "passing negative value `%E' for %s %P of `%D'"
20020 msgstr ""
20022 #: cp/typeck.c:6236
20023 msgid "%s of negative value `%E' to `%T'"
20024 msgstr ""
20026 #: cp/typeck.c:6323
20027 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
20028 msgstr ""
20030 #: cp/typeck.c:6326
20031 msgid "cannot convert `%T' to `%T' in %s"
20032 msgstr ""
20034 #: cp/typeck.c:6413 cp/typeck.c:6415
20035 #, fuzzy
20036 msgid "in passing argument %P of `%+D'"
20037 msgstr "doorgeven van argument %d van `%s'"
20039 #: cp/typeck.c:6529
20040 msgid "returning reference to temporary"
20041 msgstr ""
20043 #: cp/typeck.c:6536
20044 msgid "reference to non-lvalue returned"
20045 msgstr ""
20047 #: cp/typeck.c:6548
20048 #, fuzzy
20049 msgid "reference to local variable `%D' returned"
20050 msgstr "adres van globale registervariabele `%s' gevraagd"
20052 #: cp/typeck.c:6551
20053 #, fuzzy
20054 msgid "address of local variable `%D' returned"
20055 msgstr "adres van globale registervariabele `%s' gevraagd"
20057 #: cp/typeck.c:6582
20058 msgid "returning a value from a destructor"
20059 msgstr ""
20061 #. If a return statement appears in a handler of the
20062 #. function-try-block of a constructor, the program is ill-formed.
20063 #: cp/typeck.c:6590
20064 msgid "cannot return from a handler of a function-try-block of a constructor"
20065 msgstr ""
20067 #. You can't return a value from a constructor.
20068 #: cp/typeck.c:6593
20069 msgid "returning a value from a constructor"
20070 msgstr ""
20072 #: cp/typeck.c:6610
20073 #, fuzzy
20074 msgid "return-statement with no value, in function declared with a non-void return type"
20075 msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
20077 #: cp/typeck.c:6626
20078 #, fuzzy
20079 msgid "return-statement with a value, in function declared with a void return type"
20080 msgstr "`return' met waarde in een functie die void teruggeeft"
20082 #: cp/typeck.c:6647
20083 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
20084 msgstr ""
20086 #: cp/typeck2.c:54
20087 #, fuzzy
20088 msgid "type `%T' is not a base type for type `%T'"
20089 msgstr "`%s' is geen bestand, pipe of tty"
20091 #: cp/typeck2.c:151
20092 msgid "cannot declare variable `%D' to be of type `%T'"
20093 msgstr ""
20095 #: cp/typeck2.c:154
20096 msgid "cannot declare parameter `%D' to be of type `%T'"
20097 msgstr ""
20099 #: cp/typeck2.c:157
20100 msgid "cannot declare field `%D' to be of type `%T'"
20101 msgstr ""
20103 #: cp/typeck2.c:161
20104 #, fuzzy
20105 msgid "invalid return type for member function `%#D'"
20106 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
20108 #: cp/typeck2.c:163
20109 #, fuzzy
20110 msgid "invalid return type for function `%#D'"
20111 msgstr "ongeldige opslagklasse voor functie `%s'"
20113 #: cp/typeck2.c:166
20114 msgid "cannot allocate an object of type `%T'"
20115 msgstr ""
20117 #: cp/typeck2.c:173
20118 msgid "  because the following virtual functions are abstract:"
20119 msgstr ""
20121 #: cp/typeck2.c:175
20122 msgid "\t%#D"
20123 msgstr ""
20125 #: cp/typeck2.c:178
20126 msgid "  since type `%T' has abstract virtual functions"
20127 msgstr ""
20129 #: cp/typeck2.c:213
20130 #, fuzzy
20131 msgid "invalid use of undefined type `%#T'"
20132 msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
20134 #: cp/typeck2.c:214
20135 #, fuzzy
20136 msgid "forward declaration of `%#T'"
20137 msgstr "herdeclaratie van `%s'"
20139 #: cp/typeck2.c:218
20140 #, fuzzy
20141 msgid "invalid use of `%T'"
20142 msgstr "ongeldig gebruik van `restrict'"
20144 #: cp/typeck2.c:232
20145 msgid "invalid use of member (did you forget the `&' ?)"
20146 msgstr ""
20148 #: cp/typeck2.c:236
20149 #, fuzzy
20150 msgid "invalid use of template type parameter"
20151 msgstr "ongeldig gebruik van onvolledige typedef `%s'"
20153 #: cp/typeck2.c:243
20154 msgid "address of overloaded function with no contextual type information"
20155 msgstr ""
20157 #: cp/typeck2.c:245
20158 msgid "overloaded function with no contextual type information"
20159 msgstr ""
20161 #: cp/typeck2.c:247
20162 msgid "insufficient contextual information to determine type"
20163 msgstr ""
20165 #: cp/typeck2.c:270
20166 #, fuzzy, c-format
20167 msgid "internal error #%d"
20168 msgstr "interne fout"
20170 #: cp/typeck2.c:325
20171 msgid "constructor syntax used, but no constructor declared for type `%T'"
20172 msgstr ""
20174 #: cp/typeck2.c:335
20175 msgid "initializer list construction invalid for derived class object `%D'"
20176 msgstr ""
20178 #: cp/typeck2.c:337
20179 msgid "initializer list construction invalid for polymorphic class object `%D'"
20180 msgstr ""
20182 #: cp/typeck2.c:340 cp/typeck2.c:346 cp/typeck2.c:352
20183 #, fuzzy
20184 msgid "initializer list construction invalid for `%D'"
20185 msgstr "beginwaarde legt grootte van `%s' niet vast"
20187 #: cp/typeck2.c:341
20188 msgid "due to the presence of a constructor"
20189 msgstr ""
20191 #: cp/typeck2.c:347 cp/typeck2.c:353
20192 #, fuzzy
20193 msgid "due to non-public access of member `%D'"
20194 msgstr "herhaald lid `%s'"
20196 #: cp/typeck2.c:365
20197 msgid "comma expression used to initialize return value"
20198 msgstr ""
20200 #: cp/typeck2.c:374
20201 msgid "cannot initialize arrays using this syntax"
20202 msgstr ""
20204 #: cp/typeck2.c:436
20205 #, fuzzy
20206 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
20207 msgstr "ANSI C verbiedt constructor-expressies"
20209 #: cp/typeck2.c:516
20210 msgid "initializing array with parameter list"
20211 msgstr ""
20213 #: cp/typeck2.c:572
20214 msgid "initializer for scalar variable requires one element"
20215 msgstr ""
20217 #: cp/typeck2.c:579
20218 #, fuzzy
20219 msgid "braces around scalar initializer for `%T'"
20220 msgstr "accolades rond scalaire beginwaarde"
20222 #: cp/typeck2.c:582
20223 #, fuzzy
20224 msgid "ignoring extra initializers for `%T'"
20225 msgstr "niet-constante beginwaarde voor `%s'"
20227 #: cp/typeck2.c:594
20228 #, fuzzy
20229 msgid "variable-sized object of type `%T' may not be initialized"
20230 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
20232 #: cp/typeck2.c:604
20233 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
20234 msgstr ""
20236 #: cp/typeck2.c:670
20237 msgid "aggregate has a partly bracketed initializer"
20238 msgstr ""
20240 #: cp/typeck2.c:700 cp/typeck2.c:801
20241 msgid "non-trivial labeled initializers"
20242 msgstr ""
20244 #: cp/typeck2.c:717
20245 msgid "non-empty initializer for array of empty elements"
20246 msgstr ""
20248 #: cp/typeck2.c:767
20249 msgid "initializer list for object of class with virtual base classes"
20250 msgstr ""
20252 #: cp/typeck2.c:773
20253 msgid "initializer list for object of class with base classes"
20254 msgstr ""
20256 #: cp/typeck2.c:779
20257 msgid "initializer list for object using virtual functions"
20258 msgstr ""
20260 #: cp/typeck2.c:842 cp/typeck2.c:859
20261 #, fuzzy
20262 msgid "missing initializer for member `%D'"
20263 msgstr "ongeldige beginwaarde voor member `%s'"
20265 #: cp/typeck2.c:847
20266 #, fuzzy
20267 msgid "uninitialized const member `%D'"
20268 msgstr "ongeldige beginwaarde voor member `%s'"
20270 #: cp/typeck2.c:850
20271 #, fuzzy
20272 msgid "member `%D' with uninitialized const fields"
20273 msgstr "parameter `%s' krijgt beginwaarde"
20275 #: cp/typeck2.c:853
20276 #, fuzzy
20277 msgid "member `%D' is uninitialized reference"
20278 msgstr "parameter `%s' krijgt beginwaarde"
20280 #: cp/typeck2.c:896
20281 msgid "index value instead of field name in union initializer"
20282 msgstr ""
20284 #: cp/typeck2.c:908
20285 #, fuzzy
20286 msgid "no field `%D' in union being initialized"
20287 msgstr "onbekend veld `%s' opgegeven in beginwaarde"
20289 #: cp/typeck2.c:916
20290 msgid "union `%T' with no named members cannot be initialized"
20291 msgstr ""
20293 #: cp/typeck2.c:952
20294 msgid "excess elements in aggregate initializer"
20295 msgstr ""
20297 #: cp/typeck2.c:1057
20298 msgid "circular pointer delegation detected"
20299 msgstr ""
20301 #: cp/typeck2.c:1070
20302 #, fuzzy
20303 msgid "base operand of `->' has non-pointer type `%T'"
20304 msgstr "grootte van array `%s' is van een niet-integraal type"
20306 #: cp/typeck2.c:1084
20307 msgid "result of `operator->()' yields non-pointer result"
20308 msgstr ""
20310 #: cp/typeck2.c:1086
20311 msgid "base operand of `->' is not a pointer"
20312 msgstr ""
20314 #: cp/typeck2.c:1152
20315 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
20316 msgstr ""
20318 #: cp/typeck2.c:1159
20319 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
20320 msgstr ""
20322 #: cp/typeck2.c:1168
20323 msgid "member type `%T::' incompatible with object type `%T'"
20324 msgstr ""
20326 #: cp/typeck2.c:1205
20327 #, fuzzy
20328 msgid "`%T' fails to be a typedef or built-in type"
20329 msgstr "`%s' is geen typedef of ingebouwd type"
20331 #: cp/typeck2.c:1278
20332 #, c-format
20333 msgid "ISO C++ forbids defining types within %s"
20334 msgstr ""
20336 #: cp/xref.c:826
20337 #, c-format
20338 msgid "can't create cross-reference file `%s'"
20339 msgstr ""
20341 #. XXX Not i18n clean.
20342 #: cp/cp-tree.h:3847
20343 #, c-format
20344 msgid "%s is deprecated, please see the documentation for details"
20345 msgstr ""
20347 #: cp/lang-options.h:29
20348 msgid "Do not obey access control semantics"
20349 msgstr ""
20351 #: cp/lang-options.h:31
20352 msgid "Change when template instances are emitted"
20353 msgstr ""
20355 #: cp/lang-options.h:36
20356 msgid "Check the return value of new"
20357 msgstr ""
20359 #: cp/lang-options.h:39
20360 msgid "Reduce size of object files"
20361 msgstr ""
20363 #: cp/lang-options.h:43
20364 msgid "Make string literals `char[]' instead of `const char[]'"
20365 msgstr ""
20367 #: cp/lang-options.h:46
20368 msgid "Dump the entire translation unit to a file"
20369 msgstr ""
20371 #: cp/lang-options.h:48
20372 #, fuzzy
20373 msgid "Do not inline member functions by default"
20374 msgstr "kan functie `main' niet inline maken"
20376 #: cp/lang-options.h:51
20377 msgid "Do not generate run time type descriptor information"
20378 msgstr ""
20380 #: cp/lang-options.h:56
20381 msgid "Do not generate code to check exception specifications"
20382 msgstr ""
20384 #: cp/lang-options.h:61
20385 msgid "Scope of for-init-statement vars extends outside"
20386 msgstr ""
20388 #: cp/lang-options.h:64
20389 msgid "Do not recognize GNU defined keywords"
20390 msgstr ""
20392 #: cp/lang-options.h:68
20393 msgid "Enable support for huge objects"
20394 msgstr ""
20396 #: cp/lang-options.h:72
20397 #, fuzzy
20398 msgid "Export functions even if they can be inlined"
20399 msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
20401 #: cp/lang-options.h:75
20402 msgid "Only emit explicit template instatiations"
20403 msgstr ""
20405 #: cp/lang-options.h:78
20406 msgid "Only emit explicit instatiations of inline templates"
20407 msgstr ""
20409 #: cp/lang-options.h:84
20410 msgid "Don't pedwarn about uses of Microsoft extensions"
20411 msgstr ""
20413 #: cp/lang-options.h:87
20414 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
20415 msgstr ""
20417 #: cp/lang-options.h:91
20418 msgid "Disable optional diagnostics"
20419 msgstr ""
20421 #: cp/lang-options.h:93
20422 msgid "Downgrade conformance errors to warnings"
20423 msgstr ""
20425 #: cp/lang-options.h:96
20426 msgid "Enable automatic template instantiation"
20427 msgstr ""
20429 #: cp/lang-options.h:101
20430 msgid "Display statistics accumulated during compilation"
20431 msgstr ""
20433 #: cp/lang-options.h:104
20434 msgid "Specify maximum template instantiation depth"
20435 msgstr ""
20437 #: cp/lang-options.h:106
20438 msgid "Use __cxa_atexit to register destructors"
20439 msgstr ""
20441 #: cp/lang-options.h:109
20442 msgid "Discard unused virtual functions"
20443 msgstr ""
20445 #: cp/lang-options.h:112
20446 msgid "Implement vtables using thunks"
20447 msgstr ""
20449 #: cp/lang-options.h:115
20450 msgid "Emit common-like symbols as weak symbols"
20451 msgstr ""
20453 #: cp/lang-options.h:118
20454 msgid "Emit cross referencing information"
20455 msgstr ""
20457 #: cp/lang-options.h:122
20458 msgid "Warn about inconsistent return types"
20459 msgstr ""
20461 #: cp/lang-options.h:125
20462 msgid "Warn about overloaded virtual function names"
20463 msgstr ""
20465 #: cp/lang-options.h:129
20466 msgid "Don't warn when all ctors/dtors are private"
20467 msgstr ""
20469 #: cp/lang-options.h:131
20470 msgid "Warn about non virtual destructors"
20471 msgstr ""
20473 #: cp/lang-options.h:134
20474 #, fuzzy
20475 msgid "Warn when a function is declared extern, then inline"
20476 msgstr "geneste functie `%s' is als `extern' gedeclareerd"
20478 #: cp/lang-options.h:137
20479 #, fuzzy
20480 msgid "Warn when the compiler reorders code"
20481 msgstr "incompatibele record-modus"
20483 #: cp/lang-options.h:140
20484 msgid "Warn when synthesis behavior differs from Cfront"
20485 msgstr ""
20487 #: cp/lang-options.h:144
20488 msgid "Don't warn when type converting pointers to member functions"
20489 msgstr ""
20491 #: cp/lang-options.h:146
20492 msgid "Warn about violations of Effective C++ style rules"
20493 msgstr ""
20495 #: cp/lang-options.h:149
20496 #, fuzzy
20497 msgid "Warn when overload promotes from unsigned to signed"
20498 msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
20500 #: cp/lang-options.h:152
20501 msgid "Warn if a C style cast is used in a program"
20502 msgstr ""
20504 #: cp/lang-options.h:156
20505 msgid "Don't warn when non-templatized friend functions are declared within a template"
20506 msgstr ""
20508 #: cp/lang-options.h:159
20509 msgid "Don't announce deprecation of compiler features"
20510 msgstr ""
20512 #: f/bad.c:386
20513 msgid "note:"
20514 msgstr ""
20516 # Dit zou misschien beter 'warning' blijven
20517 #: f/bad.c:390
20518 msgid "warning:"
20519 msgstr "let op:"
20521 #: f/bad.c:394
20522 msgid "fatal:"
20523 msgstr ""
20525 #: f/bad.c:436
20526 msgid "(continued):"
20527 msgstr ""
20529 #: f/bad.c:486 f/bad.c:504
20530 #, c-format
20531 msgid "[REPORT BUG!!] %"
20532 msgstr ""
20534 #: f/bad.c:493 f/bad.c:525
20535 msgid "[REPORT BUG!!]"
20536 msgstr ""
20538 #: f/com.c:3116
20539 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
20540 msgstr ""
20542 #: f/com.c:11596
20543 msgid "no INTEGER type can hold a pointer on this configuration"
20544 msgstr "geen enkel INTEGER-type kan een pointer bevatten in deze configuratie"
20546 #: f/com.c:11821
20547 #, c-format
20548 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
20549 msgstr ""
20551 #: f/com.c:11823
20552 #, c-format
20553 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
20554 msgstr ""
20556 #: f/com.c:11825
20557 msgid "properly unless they all are 32 bits wide"
20558 msgstr ""
20560 #: f/com.c:11826
20561 msgid "Please keep this in mind before you report bugs.  g77 should"
20562 msgstr ""
20564 #: f/com.c:11827
20565 msgid "support non-32-bit machines better as of version 0.6"
20566 msgstr ""
20568 #. I/O will probably crash.
20569 #: f/com.c:11835
20570 #, c-format
20571 msgid "configuration: char * holds %d bits, but ftnlen only %d"
20572 msgstr ""
20574 #. ASSIGN 10 TO I will crash.
20575 #: f/com.c:11844
20576 #, c-format
20577 msgid ""
20578 "configuration: char * holds %d bits, but INTEGER only %d --\n"
20579 " ASSIGN statement might fail"
20580 msgstr ""
20582 #: f/com.c:13678
20583 #, fuzzy
20584 msgid "In statement function"
20585 msgstr "teveel argumenten voor functie"
20587 #: f/com.c:13688
20588 msgid "Outside of any program unit:\n"
20589 msgstr ""
20591 #: f/com.c:15376
20592 msgid "%A from %B at %0%C"
20593 msgstr ""
20595 #: f/com.c:15553
20596 msgid "directory name must immediately follow -I"
20597 msgstr ""
20599 #: f/com.c:15695
20600 msgid "At %0, INCLUDE file %A exists, but is not readable"
20601 msgstr ""
20603 #: f/com.c:15729
20604 msgid "At %0, INCLUDE nesting too deep"
20605 msgstr ""
20607 #: f/expr.c:9611
20608 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
20609 msgstr ""
20611 #: f/expr.c:9660
20612 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
20613 msgstr ""
20615 #: f/expr.c:10520
20616 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
20617 msgstr ""
20619 #: f/expr.c:10890
20620 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
20621 msgstr ""
20623 #: f/g77spec.c:256
20624 #, c-format
20625 msgid "overflowed output arg list for `%s'"
20626 msgstr ""
20628 #: f/g77spec.c:395
20629 #, fuzzy
20630 msgid "--driver no longer supported"
20631 msgstr "-pipe wordt niet ondersteund"
20633 #: f/g77spec.c:408
20634 #, fuzzy, c-format
20635 msgid "argument to `%s' missing"
20636 msgstr "argument van `%s' moet van een integraal type zijn."
20638 #: f/g77spec.c:412
20639 msgid "no input files; unwilling to write output files"
20640 msgstr ""
20642 #: f/implic.c:202
20643 #, fuzzy
20644 msgid "Implicit declaration of `%A' at %0"
20645 msgstr "eerdere impliciete declaratie van `%s'"
20647 #: f/lex.c:272
20648 #, fuzzy
20649 msgid "The meaning of `\\x' (at %0) varies with -traditional"
20650 msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt"
20652 #: f/lex.c:322
20653 #, fuzzy
20654 msgid "The meaning of `\\a' (at %0) varies with -traditional"
20655 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
20657 #: f/lex.c:351
20658 #, fuzzy
20659 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
20660 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
20662 #: f/lex.c:369
20663 #, fuzzy
20664 msgid "Unknown escape sequence `\\%A' at %0"
20665 msgstr "onbekende escape sequence `\\%c'"
20667 #: f/lex.c:377
20668 #, fuzzy, c-format
20669 msgid "Unterminated escape sequence `\\' at %0"
20670 msgstr "onbekende escape sequence `\\%c'"
20672 #: f/lex.c:387
20673 #, fuzzy
20674 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
20675 msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
20677 #: f/lex.c:414
20678 #, fuzzy
20679 msgid "\\x used at %0 with no following hex digits"
20680 msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
20682 #: f/lex.c:427
20683 #, fuzzy
20684 msgid "Hex escape at %0 out of range"
20685 msgstr "hexadecimale escape-waarde buiten bereik"
20687 # "escape-sequentie"?! Maar wat is er beter?
20688 #: f/lex.c:460
20689 #, fuzzy
20690 msgid "Escape sequence at %0 out of range for character"
20691 msgstr "escape-sequentie buiten bereik voor karakter"
20693 #: f/lex.c:583
20694 msgid "the meaning of `\\x' varies with -traditional"
20695 msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt"
20697 #: f/lex.c:620
20698 msgid "hex escape out of range"
20699 msgstr "hexadecimale escape-waarde buiten bereik"
20701 #: f/lex.c:666
20702 msgid "the meaning of `\\a' varies with -traditional"
20703 msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
20705 #: f/lex.c:682
20706 #, c-format
20707 msgid "non-ANSI-standard escape sequence, `\\%c'"
20708 msgstr "niet-ANSI-standaard escape sequence `\\%c'"
20710 #: f/lex.c:695
20711 #, fuzzy, c-format
20712 msgid "non-ISO escape sequence `\\%c'"
20713 msgstr "niet-ANSI escape sequence `\\%c'"
20715 #: f/lex.c:699
20716 #, c-format
20717 msgid "unknown escape sequence `\\%c'"
20718 msgstr "onbekende escape sequence `\\%c'"
20720 #: f/lex.c:701
20721 #, c-format
20722 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
20723 msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
20725 #: f/lex.c:778
20726 msgid "badly formed directive -- no closing quote"
20727 msgstr ""
20729 #: f/lex.c:998
20730 msgid "bad directive -- missing close-quote"
20731 msgstr ""
20733 #: f/lex.c:1112
20734 #, c-format
20735 msgid "ignoring pragma: %s"
20736 msgstr "pragma wordt genegeerd: %s"
20738 #: f/lex.c:1319 f/lex.c:1363
20739 msgid "use `#line ...' instead of `# ...' in first line"
20740 msgstr ""
20742 #: f/lex.c:1465
20743 #, c-format
20744 msgid "Null character at %0 -- line ignored"
20745 msgstr ""
20747 #: f/stb.c:12077
20748 #, c-format
20749 msgid "INCLUDE at %0 not the only statement on the source line"
20750 msgstr ""
20752 #: f/ste.c:1404 f/ste.c:1755
20753 msgid "ASSIGNed FORMAT specifier is too small"
20754 msgstr ""
20756 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
20757 #: f/ste.c:2635
20758 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
20759 msgstr ""
20761 #: f/ste.c:2964
20762 msgid "ASSIGN to variable that is too small"
20763 msgstr "ASSIGN naar een variabele die te klein is"
20765 #: f/ste.c:2992
20766 msgid "ASSIGNed GOTO target variable is too small"
20767 msgstr ""
20769 #: f/stu.c:304
20770 msgid "Local adjustable symbol `%A' at %0"
20771 msgstr ""
20773 #: f/top.c:238
20774 #, c-format
20775 msgid "%s no longer supported -- try -fvxt"
20776 msgstr ""
20778 #: f/top.c:240
20779 #, c-format
20780 msgid "%s no longer supported -- try -fno-vxt -ff90"
20781 msgstr ""
20783 #: f/top.c:308 f/top.c:310
20784 #, c-format
20785 msgid "%s disabled, use normal debugging flags"
20786 msgstr ""
20788 #: f/lang-options.h:33
20789 msgid "Print g77-specific compiler version info, run internal tests"
20790 msgstr ""
20792 #: f/lang-options.h:37
20793 msgid "Program is written in typical FORTRAN 66 dialect"
20794 msgstr ""
20796 #: f/lang-options.h:40
20797 msgid "Program is written in typical Unix f77 dialect"
20798 msgstr ""
20800 #: f/lang-options.h:42
20801 msgid "Program does not use Unix-f77 dialectal features"
20802 msgstr ""
20804 #: f/lang-options.h:44
20805 msgid "Program is written in Fortran-90-ish dialect"
20806 msgstr ""
20808 #: f/lang-options.h:48
20809 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
20810 msgstr ""
20812 #: f/lang-options.h:50
20813 msgid "Allow $ in symbol names"
20814 msgstr ""
20816 #: f/lang-options.h:54
20817 msgid "f2c-compatible code need not be generated"
20818 msgstr ""
20820 #: f/lang-options.h:57
20821 msgid "Unsupported; do not generate libf2c-calling code"
20822 msgstr ""
20824 #: f/lang-options.h:59
20825 msgid "Unsupported; affects code-generation of arrays"
20826 msgstr ""
20828 #: f/lang-options.h:62
20829 msgid "Program is written in Fortran-90-ish free form"
20830 msgstr ""
20832 #: f/lang-options.h:67
20833 msgid "Warn about use of (only a few for now) Fortran extensions"
20834 msgstr ""
20836 #: f/lang-options.h:70
20837 msgid "Program is written in VXT (Digital-like) FORTRAN"
20838 msgstr ""
20840 #: f/lang-options.h:73
20841 msgid "Disallow all ugly features"
20842 msgstr ""
20844 #: f/lang-options.h:76
20845 msgid "Hollerith and typeless constants not passed as arguments"
20846 msgstr ""
20848 #: f/lang-options.h:78
20849 msgid "Allow ordinary copying of ASSIGN'ed vars"
20850 msgstr ""
20852 #: f/lang-options.h:81
20853 msgid "Dummy array dimensioned to (1) is assumed-size"
20854 msgstr ""
20856 #: f/lang-options.h:84
20857 msgid "Trailing comma in procedure call denotes null argument"
20858 msgstr ""
20860 #: f/lang-options.h:87
20861 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
20862 msgstr ""
20864 #: f/lang-options.h:91
20865 msgid "Initialization via DATA and PARAMETER is type-compatible"
20866 msgstr ""
20868 #: f/lang-options.h:93
20869 msgid "Allow INTEGER and LOGICAL interchangeability"
20870 msgstr ""
20872 #: f/lang-options.h:96
20873 msgid "Print internal debugging-related info"
20874 msgstr ""
20876 # Is 'mode' enkel van toepassing op 'string', of ook op 'array'?
20877 #: f/lang-options.h:99
20878 #, fuzzy
20879 msgid "Initialize local vars and arrays to zero"
20880 msgstr "beginwaarde is geen array of string-modus"
20882 #: f/lang-options.h:103
20883 msgid "Backslashes in character/hollerith constants not special (C-style)"
20884 msgstr ""
20886 #: f/lang-options.h:105
20887 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20888 msgstr ""
20890 #: f/lang-options.h:109
20891 msgid "Disable the appending of underscores to externals"
20892 msgstr ""
20894 #: f/lang-options.h:112
20895 msgid "Never append a second underscore to externals"
20896 msgstr ""
20898 #: f/lang-options.h:114
20899 msgid "Intrinsics spelled as e.g. SqRt"
20900 msgstr ""
20902 #: f/lang-options.h:116
20903 msgid "Intrinsics in uppercase"
20904 msgstr ""
20906 #: f/lang-options.h:119
20907 msgid "Intrinsics letters in arbitrary cases"
20908 msgstr ""
20910 #: f/lang-options.h:121
20911 msgid "Language keywords spelled as e.g. IOStat"
20912 msgstr ""
20914 #: f/lang-options.h:123
20915 msgid "Language keywords in uppercase"
20916 msgstr ""
20918 #: f/lang-options.h:126
20919 msgid "Language keyword letters in arbitrary cases"
20920 msgstr ""
20922 #: f/lang-options.h:128
20923 msgid "Internally convert most source to uppercase"
20924 msgstr ""
20926 #: f/lang-options.h:131
20927 msgid "Internally preserve source case"
20928 msgstr ""
20930 #: f/lang-options.h:133
20931 msgid "Symbol names spelled in mixed case"
20932 msgstr ""
20934 #: f/lang-options.h:135
20935 msgid "Symbol names in uppercase"
20936 msgstr ""
20938 #: f/lang-options.h:137
20939 msgid "Symbol names in lowercase"
20940 msgstr ""
20942 #: f/lang-options.h:140
20943 msgid "Program written in uppercase"
20944 msgstr ""
20946 #: f/lang-options.h:142
20947 msgid "Program written in lowercase"
20948 msgstr ""
20950 #: f/lang-options.h:144
20951 msgid "Program written in strict mixed-case"
20952 msgstr ""
20954 #: f/lang-options.h:146
20955 msgid "Compile as if program written in uppercase"
20956 msgstr ""
20958 #: f/lang-options.h:148
20959 msgid "Compile as if program written in lowercase"
20960 msgstr ""
20962 #: f/lang-options.h:150
20963 msgid "Preserve all spelling (case) used in program"
20964 msgstr ""
20966 #: f/lang-options.h:152
20967 msgid "Delete libU77 intrinsics with bad interfaces"
20968 msgstr ""
20970 #: f/lang-options.h:154
20971 msgid "Disable libU77 intrinsics with bad interfaces"
20972 msgstr ""
20974 #: f/lang-options.h:157
20975 msgid "Hide libU77 intrinsics with bad interfaces"
20976 msgstr ""
20978 #: f/lang-options.h:159
20979 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20980 msgstr ""
20982 #: f/lang-options.h:161
20983 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20984 msgstr ""
20986 #: f/lang-options.h:164
20987 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20988 msgstr ""
20990 #: f/lang-options.h:166
20991 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20992 msgstr ""
20994 #: f/lang-options.h:168
20995 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20996 msgstr ""
20998 #: f/lang-options.h:171
20999 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
21000 msgstr ""
21002 #: f/lang-options.h:173
21003 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
21004 msgstr ""
21006 #: f/lang-options.h:175
21007 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
21008 msgstr ""
21010 #: f/lang-options.h:178
21011 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
21012 msgstr ""
21014 #: f/lang-options.h:180
21015 msgid "Delete MIL-STD 1753 intrinsics"
21016 msgstr ""
21018 #: f/lang-options.h:182
21019 msgid "Disable MIL-STD 1753 intrinsics"
21020 msgstr ""
21022 #: f/lang-options.h:185
21023 msgid "Hide MIL-STD 1753 intrinsics"
21024 msgstr ""
21026 #: f/lang-options.h:187
21027 msgid "Delete libU77 intrinsics"
21028 msgstr ""
21030 #: f/lang-options.h:189
21031 msgid "Disable libU77 intrinsics"
21032 msgstr ""
21034 #: f/lang-options.h:192
21035 msgid "Hide libU77 intrinsics"
21036 msgstr ""
21038 #: f/lang-options.h:194
21039 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21040 msgstr ""
21042 #: f/lang-options.h:196
21043 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21044 msgstr ""
21046 #: f/lang-options.h:199
21047 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21048 msgstr ""
21050 #: f/lang-options.h:201
21051 msgid "Treat initial values of 0 like non-zero values"
21052 msgstr ""
21054 #: f/lang-options.h:204
21055 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
21056 msgstr ""
21058 #: f/lang-options.h:207
21059 msgid "Take at least one trip through each iterative DO loop"
21060 msgstr ""
21062 #: f/lang-options.h:211
21063 msgid "Print names of program units as they are compiled"
21064 msgstr ""
21066 #: f/lang-options.h:214
21067 msgid "Disable fatal diagnostics about inter-procedural problems"
21068 msgstr ""
21070 #: f/lang-options.h:216
21071 msgid "Make prefix-radix non-decimal constants be typeless"
21072 msgstr ""
21074 #: f/lang-options.h:219
21075 msgid "Generate code to check subscript and substring bounds"
21076 msgstr ""
21078 #: f/lang-options.h:222
21079 msgid "Fortran-specific form of -fbounds-check"
21080 msgstr ""
21082 #: f/lang-options.h:226
21083 msgid "Disable warnings about inter-procedural problems"
21084 msgstr ""
21086 #: f/lang-options.h:230
21087 msgid "Warn about constructs with surprising meanings"
21088 msgstr ""
21090 #: f/lang-options.h:235
21091 msgid "Add a directory for INCLUDE searching"
21092 msgstr ""
21094 #: f/lang-options.h:237
21095 msgid "Set the maximum line length"
21096 msgstr ""
21098 #: f/bad.def:38
21099 #, c-format
21100 msgid "Missing first operand for binary operator at %0"
21101 msgstr ""
21103 #: f/bad.def:40
21104 #, fuzzy, c-format
21105 msgid "Zero-length character constant at %0"
21106 msgstr "lege karakterconstante"
21108 #: f/bad.def:42
21109 #, fuzzy, c-format
21110 msgid "Invalid token at %0 in expression or subexpression at %1"
21111 msgstr "Ongeldig token in expressie"
21113 #: f/bad.def:44
21114 msgid "Missing operand for operator at %1 at end of expression at %0"
21115 msgstr ""
21117 #: f/bad.def:46
21118 msgid "Label %A already defined at %1 when redefined at %0"
21119 msgstr ""
21121 #: f/bad.def:48
21122 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
21123 msgstr ""
21125 #: f/bad.def:50
21126 msgid "Label definition %A at %0 on empty statement (as of %1)"
21127 msgstr ""
21129 #: f/bad.def:52
21130 msgid "Extra label definition %A at %0 -- perhaps previous label definition %B at %1 should have CONTINUE statement?"
21131 msgstr ""
21133 #: f/bad.def:53
21134 msgid "Extra label definition %A at %0 following label definition %B at %1"
21135 msgstr ""
21137 #: f/bad.def:55
21138 msgid "Invalid first character at %0 [info -f g77 M LEX]"
21139 msgstr ""
21141 #: f/bad.def:57
21142 msgid "Line too long as of %0 [info -f g77 M LEX]"
21143 msgstr ""
21145 #: f/bad.def:59
21146 #, c-format
21147 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
21148 msgstr ""
21150 #: f/bad.def:61
21151 #, c-format
21152 msgid "Label number at %0 not in range 1-99999"
21153 msgstr ""
21155 #: f/bad.def:63
21156 msgid "At %0, '!' and '/*' are not valid comment delimiters"
21157 msgstr ""
21159 #: f/bad.def:65
21160 #, c-format
21161 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
21162 msgstr ""
21164 #: f/bad.def:67
21165 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
21166 msgstr ""
21168 #: f/bad.def:69
21169 #, c-format
21170 msgid "Continuation indicator at %0 invalid on first non-comment line of file or following END or INCLUDE [info -f g77 M LEX]"
21171 msgstr ""
21173 #: f/bad.def:70
21174 #, c-format
21175 msgid "Continuation indicator at %0 invalid here [info -f g77 M LEX]"
21176 msgstr ""
21178 #: f/bad.def:72
21179 #, fuzzy
21180 msgid "Character constant at %0 has no closing apostrophe at %1"
21181 msgstr "karakterconstante te lang"
21183 #: f/bad.def:74
21184 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
21185 msgstr ""
21187 #: f/bad.def:76
21188 #, c-format
21189 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
21190 msgstr ""
21192 #: f/bad.def:78
21193 #, fuzzy
21194 msgid "Integer at %0 too large"
21195 msgstr "integerconstante buiten bereik"
21197 #: f/bad.def:80
21198 msgid "Integer at %0 too large except as negative number (preceded by unary minus sign)"
21199 msgstr ""
21201 #: f/bad.def:81
21202 msgid "Non-negative integer at %0 too large"
21203 msgstr ""
21205 #: f/bad.def:83
21206 msgid "Integer at %0 too large; even though preceded by unary minus sign at %1, subsequent operator at %2 has precedence over unary minus -- enclose unary minus sign and integer in parentheses to force precedence"
21207 msgstr ""
21209 #: f/bad.def:84
21210 msgid "Integer at %0 too large (%2 has precedence over %1)"
21211 msgstr ""
21213 #: f/bad.def:86
21214 msgid "Integer at %0 too large; even though preceded by minus sign at %1, because minus sign is a binary, not unary, operator -- insert plus sign before minus sign to change it to a unary minus sign"
21215 msgstr ""
21217 #: f/bad.def:87
21218 msgid "Integer at %0 too large (needs unary, not binary, minus at %1)"
21219 msgstr ""
21221 #: f/bad.def:89
21222 msgid "Integer at %0 too large; even though preceded by minus sign at %1, subsequent operator at %2 has precedence over minus, and that minus sign should be a unary minus rather than a binary minus -- insert plus sign before minus sign to change it to a unary minus sign, and enclose unary minus sign and integer in parentheses to force precedence"
21223 msgstr ""
21225 #: f/bad.def:90
21226 msgid "Integer at %0 too large (%2 has precedence over %1, which needs to be unary, not binary, minus)"
21227 msgstr ""
21229 #: f/bad.def:92
21230 #, c-format
21231 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
21232 msgstr ""
21234 #: f/bad.def:94
21235 msgid "Missing close-period between `.%A' at %0 and %1"
21236 msgstr ""
21238 #: f/bad.def:96
21239 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
21240 msgstr ""
21242 #: f/bad.def:98
21243 msgid "Missing value at %1 for real-number exponent at %0"
21244 msgstr ""
21246 #: f/bad.def:100
21247 msgid "Expected binary operator between expressions at %0 and at %1"
21248 msgstr ""
21250 #: f/bad.def:102
21251 msgid "Period at %0 not followed by valid keyword forming a valid binary operator; `.%A.' is not a valid binary operator"
21252 msgstr ""
21254 #: f/bad.def:103
21255 #, fuzzy
21256 msgid "`.%A.' at %0 not a binary operator"
21257 msgstr "`%s' is geen iterator"
21259 #: f/bad.def:105
21260 #, c-format
21261 msgid "Double-quote at %0 not followed by a string of valid octal digits at %1"
21262 msgstr ""
21264 #: f/bad.def:106 f/bad.def:115 f/bad.def:124
21265 #, fuzzy, c-format
21266 msgid "Invalid octal constant at %0"
21267 msgstr "ongeldige beginwaarde"
21269 #: f/bad.def:108 f/bad.def:120
21270 #, c-format
21271 msgid "Invalid binary digit(s) found in string of digits at %0"
21272 msgstr ""
21274 #: f/bad.def:109 f/bad.def:121
21275 #, fuzzy, c-format
21276 msgid "Invalid binary constant at %0"
21277 msgstr "ongeldige beginwaarde"
21279 #: f/bad.def:111 f/bad.def:126
21280 #, c-format
21281 msgid "Invalid hexadecimal digit(s) found in string of digits at %0"
21282 msgstr ""
21284 #: f/bad.def:112 f/bad.def:127
21285 #, fuzzy, c-format
21286 msgid "Invalid hexadecimal constant at %0"
21287 msgstr "ongeldige expressie als operand"
21289 #: f/bad.def:114 f/bad.def:123
21290 #, c-format
21291 msgid "Invalid octal digit(s) found in string of digits at %0"
21292 msgstr ""
21294 #: f/bad.def:117
21295 msgid "Invalid radix specifier `%A' at %0 for typeless constant at %1"
21296 msgstr ""
21298 #: f/bad.def:118
21299 #, fuzzy, c-format
21300 msgid "Invalid typeless constant at %1"
21301 msgstr "ongeldige expressie als operand"
21303 #: f/bad.def:129
21304 msgid "%A part of complex constant at %0 must be a real or integer constant -- otherwise use CMPLX() or COMPLEX() in place of ()"
21305 msgstr ""
21307 #: f/bad.def:130
21308 msgid "%A part of complex constant at %0 not a real or integer constant"
21309 msgstr ""
21311 #: f/bad.def:132
21312 msgid "Invalid keyword `%%%A' at %0 in this context"
21313 msgstr ""
21315 #: f/bad.def:133
21316 msgid "Invalid keyword `%%%A' at %0"
21317 msgstr ""
21319 # 'braced-group'? Wie schrijft verdorie die foutmeldingen?
21320 #: f/bad.def:135
21321 #, fuzzy
21322 msgid "Null expression between %0 and %1 invalid in this context"
21323 msgstr "voorwaardelijke expressie niet toegestaan in deze context"
21325 #: f/bad.def:136
21326 #, fuzzy
21327 msgid "Invalid null expression between %0 and %1"
21328 msgstr "ongeldige expressie als operand"
21330 #: f/bad.def:138
21331 msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but neither subexpression at %1 or %2 is of character type"
21332 msgstr ""
21334 #: f/bad.def:139
21335 msgid "Invalid operands at %1 and %2 for concatenation operator at %0"
21336 msgstr ""
21338 #: f/bad.def:141
21339 msgid "Concatenation operator at %0 must operate on two subexpressions of character type, but the subexpression at %1 is not of character type"
21340 msgstr ""
21342 #: f/bad.def:142
21343 msgid "Invalid operand at %1 for concatenation operator at %0"
21344 msgstr ""
21346 #: f/bad.def:144
21347 msgid "Concatenation operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning character scalars, or a combination of both -- but the subexpression at %1 is %A"
21348 msgstr ""
21350 #: f/bad.def:145
21351 msgid "Invalid operand (is %A) at %1 for concatenation operator at %0"
21352 msgstr ""
21354 #: f/bad.def:147
21355 msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but neither subexpression at %1 or %2 is of arithmetic type"
21356 msgstr ""
21358 #: f/bad.def:148
21359 msgid "Invalid operands at %1 and %2 for arithmetic operator at %0"
21360 msgstr ""
21362 #: f/bad.def:150
21363 msgid "Arithmetic operator at %0 must operate on two subexpressions of arithmetic type, but the subexpression at %1 is not of arithmetic type"
21364 msgstr ""
21366 #: f/bad.def:151
21367 msgid "Invalid operand at %1 for arithmetic operator at %0"
21368 msgstr ""
21370 #: f/bad.def:153
21371 msgid "Arithmetic operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic scalars, or a combination of both -- but the subexpression at %1 is %A"
21372 msgstr ""
21374 #: f/bad.def:154
21375 msgid "Invalid operand (is %A) at %1 for arithmetic operator at %0"
21376 msgstr ""
21378 #: f/bad.def:156
21379 msgid "Character constant at %0 has no closing quote at %1 [info -f g77 M LEX]"
21380 msgstr ""
21382 #: f/bad.def:157
21383 #, fuzzy
21384 msgid "Unterminated character constant at %0 [info -f g77 M LEX]"
21385 msgstr "niet-beëindigde karakterconstante"
21387 #: f/bad.def:159
21388 #, c-format
21389 msgid "Continuation line at %0 must have initial `&' since it continues a character context [info -f g77 M LEX]"
21390 msgstr ""
21392 #: f/bad.def:160 f/bad.def:163
21393 msgid "Missing initial `&' on continuation line at %0 [info -f g77 M LEX]"
21394 msgstr ""
21396 #: f/bad.def:162
21397 #, c-format
21398 msgid "Continuation line at %0 must have initial `&' since it continues a split lexical token [info -f g77 M LEX]"
21399 msgstr ""
21401 #: f/bad.def:165
21402 #, c-format
21403 msgid "Continuation line at %0 invalid because it consists only of a single `&' as the only nonblank character"
21404 msgstr ""
21406 #: f/bad.def:166
21407 #, fuzzy, c-format
21408 msgid "Invalid continuation line at %0"
21409 msgstr "Ongeldige optie `%s'"
21411 #: f/bad.def:168
21412 msgid "Statement at %0 begins with invalid token [info -f g77 M LEX]"
21413 msgstr ""
21415 #: f/bad.def:169
21416 msgid "Invalid statement at %0 [info -f g77 M LEX]"
21417 msgstr ""
21419 #: f/bad.def:171
21420 #, c-format
21421 msgid "Semicolon at %0 is an invalid token"
21422 msgstr ""
21424 #: f/bad.def:173
21425 msgid "Unrecognized statement name at %0 and invalid form for assignment or statement-function definition at %1"
21426 msgstr ""
21428 #: f/bad.def:174
21429 #, fuzzy, c-format
21430 msgid "Invalid statement at %0"
21431 msgstr "ongeldige beginwaarde"
21433 #: f/bad.def:176
21434 #, fuzzy
21435 msgid "Invalid form for %A statement at %0"
21436 msgstr "ongeldige expressie als operand"
21438 #: f/bad.def:177
21439 #, fuzzy
21440 msgid "Invalid %A statement at %0"
21441 msgstr "ongeldige beginwaarde"
21443 #: f/bad.def:179
21444 #, c-format
21445 msgid "Invalid use of hollerith constant in statement at %0 -- enclose the constant in parentheses (for example, change BACKSPACE 2HAB to BACKSPACE (2HAB))"
21446 msgstr ""
21448 #: f/bad.def:180
21449 #, c-format
21450 msgid "Enclose hollerith constant in statement at %0 in parentheses"
21451 msgstr ""
21453 #: f/bad.def:182
21454 #, c-format
21455 msgid "Extraneous comma in FORMAT statement at %0"
21456 msgstr ""
21458 #: f/bad.def:184
21459 #, c-format
21460 msgid "Missing comma in FORMAT statement at %0"
21461 msgstr ""
21463 #: f/bad.def:186
21464 #, c-format
21465 msgid "Spurious sign in FORMAT statement at %0"
21466 msgstr ""
21468 #: f/bad.def:188
21469 #, c-format
21470 msgid "Spurious number in FORMAT statement at %0"
21471 msgstr ""
21473 #: f/bad.def:190
21474 #, c-format
21475 msgid "Spurious text trailing number in FORMAT statement at %0"
21476 msgstr ""
21478 #: f/bad.def:192
21479 #, c-format
21480 msgid "nP control edit descriptor not followed by comma but followed by edit descriptor at %0 other than D, E, EN, F, or G"
21481 msgstr ""
21483 #: f/bad.def:193
21484 #, c-format
21485 msgid "Invalid edit descriptor at %0 following nP control edit descriptor"
21486 msgstr ""
21488 #: f/bad.def:195
21489 #, fuzzy, c-format
21490 msgid "Unrecognized FORMAT specifier at %0"
21491 msgstr "onbekende formaatspecificatie"
21493 #: f/bad.def:197
21494 #, c-format
21495 msgid "Invalid I specifier in FORMAT statement at %0 -- correct form: [r]Iw.[m]"
21496 msgstr ""
21498 #: f/bad.def:198
21499 #, fuzzy, c-format
21500 msgid "Invalid I specifier in FORMAT statement at %0"
21501 msgstr "ongeldige expressie als operand"
21503 #: f/bad.def:200
21504 #, c-format
21505 msgid "Invalid B specifier in FORMAT statement at %0 -- correct form: [r]Bw.[m]"
21506 msgstr ""
21508 #: f/bad.def:201
21509 #, fuzzy, c-format
21510 msgid "Invalid B specifier in FORMAT statement at %0"
21511 msgstr "ongeldige expressie als operand"
21513 #: f/bad.def:203
21514 #, c-format
21515 msgid "Invalid O specifier in FORMAT statement at %0 -- correct form: [r]Ow.[m]"
21516 msgstr ""
21518 #: f/bad.def:204
21519 #, fuzzy, c-format
21520 msgid "Invalid O specifier in FORMAT statement at %0"
21521 msgstr "ongeldige expressie als operand"
21523 #: f/bad.def:206
21524 #, c-format
21525 msgid "Invalid Z specifier in FORMAT statement at %0 -- correct form: [r]Zw.[m]"
21526 msgstr ""
21528 #: f/bad.def:207
21529 #, fuzzy, c-format
21530 msgid "Invalid Z specifier in FORMAT statement at %0"
21531 msgstr "ongeldige expressie als operand"
21533 #: f/bad.def:209
21534 #, c-format
21535 msgid "Invalid F specifier in FORMAT statement at %0 -- correct form: [r]Fw.d"
21536 msgstr ""
21538 #: f/bad.def:210
21539 #, fuzzy, c-format
21540 msgid "Invalid F specifier in FORMAT statement at %0"
21541 msgstr "ongeldige expressie als operand"
21543 #: f/bad.def:212
21544 #, c-format
21545 msgid "Invalid E specifier in FORMAT statement at %0 -- correct form: [r]Ew.d[Ee]"
21546 msgstr ""
21548 #: f/bad.def:213
21549 #, fuzzy, c-format
21550 msgid "Invalid E specifier in FORMAT statement at %0"
21551 msgstr "ongeldige expressie als operand"
21553 #: f/bad.def:215
21554 #, c-format
21555 msgid "Invalid EN specifier in FORMAT statement at %0 -- correct form: [r]ENw.d[Ee]"
21556 msgstr ""
21558 #: f/bad.def:216
21559 #, c-format
21560 msgid "Invalid EN specifier in FORMAT statement at %0"
21561 msgstr ""
21563 #: f/bad.def:218
21564 #, c-format
21565 msgid "Invalid G specifier in FORMAT statement at %0 -- correct form: [r]Gw.d[Ee]"
21566 msgstr ""
21568 #: f/bad.def:219
21569 #, fuzzy, c-format
21570 msgid "Invalid G specifier in FORMAT statement at %0"
21571 msgstr "ongeldige expressie als operand"
21573 #: f/bad.def:221
21574 #, c-format
21575 msgid "Invalid L specifier in FORMAT statement at %0 -- correct form: [r]Lw"
21576 msgstr ""
21578 #: f/bad.def:222
21579 #, fuzzy, c-format
21580 msgid "Invalid L specifier in FORMAT statement at %0"
21581 msgstr "ongeldige expressie als operand"
21583 #: f/bad.def:224
21584 #, c-format
21585 msgid "Invalid A specifier in FORMAT statement at %0 -- correct form: [r]A[w]"
21586 msgstr ""
21588 #: f/bad.def:225
21589 #, fuzzy, c-format
21590 msgid "Invalid A specifier in FORMAT statement at %0"
21591 msgstr "ongeldige expressie als operand"
21593 #: f/bad.def:227
21594 #, c-format
21595 msgid "Invalid D specifier in FORMAT statement at %0 -- correct form: [r]Dw.d"
21596 msgstr ""
21598 #: f/bad.def:228
21599 #, fuzzy, c-format
21600 msgid "Invalid D specifier in FORMAT statement at %0"
21601 msgstr "ongeldige expressie als operand"
21603 #: f/bad.def:230
21604 #, c-format
21605 msgid "Invalid Q specifier in FORMAT statement at %0 -- correct form: Q"
21606 msgstr ""
21608 #: f/bad.def:231
21609 #, fuzzy, c-format
21610 msgid "Invalid Q specifier in FORMAT statement at %0"
21611 msgstr "ongeldige expressie als operand"
21613 #: f/bad.def:233
21614 #, c-format
21615 msgid "Invalid $ specifier in FORMAT statement at %0 -- correct form: $"
21616 msgstr ""
21618 #: f/bad.def:234
21619 #, fuzzy, c-format
21620 msgid "Invalid $ specifier in FORMAT statement at %0"
21621 msgstr "ongeldige expressie als operand"
21623 #: f/bad.def:236
21624 #, c-format
21625 msgid "Invalid P specifier in FORMAT statement at %0 -- correct form: kP"
21626 msgstr ""
21628 #: f/bad.def:237
21629 #, fuzzy, c-format
21630 msgid "Invalid P specifier in FORMAT statement at %0"
21631 msgstr "ongeldige expressie als operand"
21633 #: f/bad.def:239
21634 #, c-format
21635 msgid "Invalid T specifier in FORMAT statement at %0 -- correct form: Tn"
21636 msgstr ""
21638 #: f/bad.def:240
21639 #, fuzzy, c-format
21640 msgid "Invalid T specifier in FORMAT statement at %0"
21641 msgstr "ongeldige expressie als operand"
21643 #: f/bad.def:242
21644 #, c-format
21645 msgid "Invalid TL specifier in FORMAT statement at %0 -- correct form: TLn"
21646 msgstr ""
21648 #: f/bad.def:243
21649 #, c-format
21650 msgid "Invalid TL specifier in FORMAT statement at %0"
21651 msgstr ""
21653 #: f/bad.def:245
21654 #, c-format
21655 msgid "Invalid TR specifier in FORMAT statement at %0 -- correct form: TRn"
21656 msgstr ""
21658 #: f/bad.def:246
21659 #, c-format
21660 msgid "Invalid TR specifier in FORMAT statement at %0"
21661 msgstr ""
21663 #: f/bad.def:248
21664 #, c-format
21665 msgid "Invalid X specifier in FORMAT statement at %0 -- correct form: nX"
21666 msgstr ""
21668 #: f/bad.def:249
21669 #, fuzzy, c-format
21670 msgid "Invalid X specifier in FORMAT statement at %0"
21671 msgstr "ongeldige expressie als operand"
21673 #: f/bad.def:251
21674 #, c-format
21675 msgid "Invalid S specifier in FORMAT statement at %0 -- correct form: S"
21676 msgstr ""
21678 #: f/bad.def:252
21679 #, fuzzy, c-format
21680 msgid "Invalid S specifier in FORMAT statement at %0"
21681 msgstr "ongeldige expressie als operand"
21683 #: f/bad.def:254
21684 #, c-format
21685 msgid "Invalid SP specifier in FORMAT statement at %0 -- correct form: SP"
21686 msgstr ""
21688 #: f/bad.def:255
21689 #, c-format
21690 msgid "Invalid SP specifier in FORMAT statement at %0"
21691 msgstr ""
21693 #: f/bad.def:257
21694 #, c-format
21695 msgid "Invalid SS specifier in FORMAT statement at %0 -- correct form: SS"
21696 msgstr ""
21698 #: f/bad.def:258
21699 #, c-format
21700 msgid "Invalid SS specifier in FORMAT statement at %0"
21701 msgstr ""
21703 #: f/bad.def:260
21704 #, c-format
21705 msgid "Invalid BN specifier in FORMAT statement at %0 -- correct form: BN"
21706 msgstr ""
21708 #: f/bad.def:261
21709 #, c-format
21710 msgid "Invalid BN specifier in FORMAT statement at %0"
21711 msgstr ""
21713 #: f/bad.def:263
21714 #, c-format
21715 msgid "Invalid BZ specifier in FORMAT statement at %0 -- correct form: BZ"
21716 msgstr ""
21718 #: f/bad.def:264
21719 #, c-format
21720 msgid "Invalid BZ specifier in FORMAT statement at %0"
21721 msgstr ""
21723 #: f/bad.def:266
21724 #, c-format
21725 msgid "Invalid : specifier in FORMAT statement at %0 -- correct form: :"
21726 msgstr ""
21728 #: f/bad.def:267
21729 #, fuzzy, c-format
21730 msgid "Invalid : specifier in FORMAT statement at %0"
21731 msgstr "ongeldige expressie als operand"
21733 #: f/bad.def:269
21734 #, c-format
21735 msgid "Invalid H specifier in FORMAT statement at %0 -- correct form: nHcharacters  !where n is an unsigned decimal constant, and characters               !contains exactly n characters (including spaces)"
21736 msgstr ""
21738 #: f/bad.def:270
21739 #, fuzzy, c-format
21740 msgid "Invalid H specifier in FORMAT statement at %0"
21741 msgstr "ongeldige expressie als operand"
21743 #: f/bad.def:272
21744 #, c-format
21745 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
21746 msgstr ""
21748 #: f/bad.def:274
21749 #, c-format
21750 msgid "Missing number following period in FORMAT statement at %0"
21751 msgstr ""
21753 #: f/bad.def:276
21754 #, c-format
21755 msgid "Missing number following `E' in FORMAT statement at %0"
21756 msgstr ""
21758 #: f/bad.def:278
21759 #, c-format
21760 msgid "Invalid token with FORMAT run-time expression at %0 -- use the traditional operators .LT., .LE., .GT., .GE., .EQ., and .NE. in place of the newer tokens <, <=, >, >=, ==, and !=, because > ends an expression within a FORMAT statement"
21761 msgstr ""
21763 #: f/bad.def:279
21764 #, fuzzy, c-format
21765 msgid "Invalid token with FORMAT run-time expression at %0"
21766 msgstr "Ongeldig token in expressie"
21768 #: f/bad.def:281
21769 #, fuzzy, c-format
21770 msgid "Spurious trailing comma preceding terminator at %0"
21771 msgstr "overbodige `%%' achteraan formaat"
21773 #: f/bad.def:283
21774 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
21775 msgstr ""
21777 #: f/bad.def:285
21778 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
21779 msgstr ""
21781 #: f/bad.def:287
21782 #, c-format
21783 msgid "Defined operator at %0 contains a nonletter -- must contain only letters A-Z (or a-z)"
21784 msgstr ""
21786 #: f/bad.def:288
21787 #, c-format
21788 msgid "Nonletter in defined operator at %0"
21789 msgstr ""
21791 #: f/bad.def:290
21792 #, c-format
21793 msgid "Invalid type-declaration attribute at %0 -- must be one of: DIMENSION(array-spec), EXTERNAL, INTRINSIC, PARAMETER, or SAVE"
21794 msgstr ""
21796 #: f/bad.def:291
21797 #, fuzzy, c-format
21798 msgid "Invalid type-declaration attribute at %0"
21799 msgstr "lege declaratie"
21801 #: f/bad.def:293
21802 #, c-format
21803 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
21804 msgstr ""
21806 #: f/bad.def:295
21807 msgid "Reference to label at %1 inconsistent with its definition at %0"
21808 msgstr ""
21810 #: f/bad.def:297
21811 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
21812 msgstr ""
21814 #: f/bad.def:299
21815 msgid "DO-statement reference to label at %1 follows its definition at %0"
21816 msgstr ""
21818 #: f/bad.def:301
21819 msgid "Reference to label at %1 is outside block containing definition at %0"
21820 msgstr ""
21822 #: f/bad.def:303
21823 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
21824 msgstr ""
21826 #: f/bad.def:305
21827 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
21828 msgstr ""
21830 #: f/bad.def:307
21831 #, fuzzy, c-format
21832 msgid "Label definition at %0 invalid on this kind of statement"
21833 msgstr "label gevonden buiten een CASE-statement"
21835 #: f/bad.def:309
21836 #, fuzzy, c-format
21837 msgid "Statement at %0 invalid in this context"
21838 msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
21840 #: f/bad.def:311
21841 #, c-format
21842 msgid "Statement at %0 invalid in context established by statement at %1"
21843 msgstr ""
21845 #: f/bad.def:313
21846 #, c-format
21847 msgid "Statement at %0 must specify construct name specified at %1"
21848 msgstr ""
21850 #: f/bad.def:315
21851 #, c-format
21852 msgid "Construct name at %0 superfluous, no construct name specified at %1"
21853 msgstr ""
21855 #: f/bad.def:317
21856 #, c-format
21857 msgid "Construct name at %0 not the same as construct name at %1"
21858 msgstr ""
21860 #: f/bad.def:319
21861 #, c-format
21862 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
21863 msgstr ""
21865 #: f/bad.def:321
21866 #, c-format
21867 msgid "Label definition missing at %0 for DO construct specifying label at %1"
21868 msgstr ""
21870 #: f/bad.def:323
21871 #, c-format
21872 msgid "Statement at %0 follows ELSE block for IF construct at %1"
21873 msgstr ""
21875 #: f/bad.def:325
21876 #, fuzzy, c-format
21877 msgid "No label definition for FORMAT statement at %0"
21878 msgstr "label niet in een CASE-statement"
21880 #: f/bad.def:327
21881 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
21882 msgstr ""
21884 #: f/bad.def:329
21885 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
21886 msgstr ""
21888 #: f/bad.def:331
21889 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
21890 msgstr ""
21892 #: f/bad.def:333
21893 #, c-format
21894 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
21895 msgstr ""
21897 #: f/bad.def:335
21898 #, c-format
21899 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
21900 msgstr ""
21902 #: f/bad.def:337
21903 #, c-format
21904 msgid "Program unit name at %0 not the same as name at %1"
21905 msgstr ""
21907 #: f/bad.def:339
21908 #, c-format
21909 msgid "Type name at %0 not the same as name at %1"
21910 msgstr ""
21912 #: f/bad.def:341
21913 #, c-format
21914 msgid "End of source file before end of block started at %0"
21915 msgstr ""
21917 #: f/bad.def:343
21918 #, c-format
21919 msgid "Undefined label, first referenced at %0"
21920 msgstr ""
21922 #: f/bad.def:345
21923 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
21924 msgstr ""
21926 #: f/bad.def:347
21927 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
21928 msgstr ""
21930 #: f/bad.def:349
21931 #, c-format
21932 msgid "RETURN statement at %0 invalid within a main program unit"
21933 msgstr ""
21935 #: f/bad.def:351
21936 #, c-format
21937 msgid "Alternate return specifier at %0 invalid within a main program unit"
21938 msgstr ""
21940 #: f/bad.def:353
21941 #, c-format
21942 msgid "Alternate return specifier at %0 invalid within a function"
21943 msgstr ""
21945 #: f/bad.def:355
21946 #, c-format
21947 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
21948 msgstr ""
21950 #: f/bad.def:357
21951 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
21952 msgstr ""
21954 #: f/bad.def:359
21955 #, c-format
21956 msgid "No components specified as of %0 for derived-type definition beginning at %1"
21957 msgstr ""
21959 #: f/bad.def:361
21960 #, c-format
21961 msgid "No components specified as of %0 for structure definition beginning at %1"
21962 msgstr ""
21964 #: f/bad.def:363
21965 #, c-format
21966 msgid "Missing structure name for outer structure definition at %0"
21967 msgstr ""
21969 #: f/bad.def:365
21970 #, c-format
21971 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
21972 msgstr ""
21974 #: f/bad.def:367
21975 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
21976 msgstr ""
21978 #: f/bad.def:369
21979 #, c-format
21980 msgid "No components specified as of %0 for map beginning at %1"
21981 msgstr ""
21983 #: f/bad.def:371
21984 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
21985 msgstr ""
21987 #: f/bad.def:373
21988 msgid "Missing %A specifier in statement at %0"
21989 msgstr ""
21991 #: f/bad.def:375
21992 #, c-format
21993 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
21994 msgstr ""
21996 #: f/bad.def:377
21997 msgid "Conflicting I/O control specifications at %0 and %1"
21998 msgstr ""
22000 #: f/bad.def:379
22001 #, c-format
22002 msgid "No UNIT= specifier in I/O control list at %0"
22003 msgstr ""
22005 #: f/bad.def:381
22006 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
22007 msgstr ""
22009 #: f/bad.def:383
22010 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
22011 msgstr ""
22013 #: f/bad.def:385
22014 msgid "Unrecognized value for character constant at %0 -- expecting %A"
22015 msgstr ""
22017 #: f/bad.def:386
22018 #, fuzzy, c-format
22019 msgid "Unrecognized value for character constant at %0"
22020 msgstr "%s voor karakterconstante"
22022 #: f/bad.def:388
22023 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
22024 msgstr ""
22026 #: f/bad.def:390
22027 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
22028 msgstr ""
22030 #: f/bad.def:392
22031 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
22032 msgstr ""
22034 #: f/bad.def:394
22035 #, c-format
22036 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
22037 msgstr ""
22039 #: f/bad.def:396
22040 #, c-format
22041 msgid "Range specification at %0 invalid -- at least one expression must be specified, or use CASE DEFAULT"
22042 msgstr ""
22044 #: f/bad.def:397
22045 #, c-format
22046 msgid "Range specification at %0 invalid"
22047 msgstr ""
22049 #: f/bad.def:399
22050 #, c-format
22051 msgid "Range specification at %0 useless; first expression greater than second expression in range, so range can never be matched by any selection expression"
22052 msgstr ""
22054 #: f/bad.def:400
22055 #, c-format
22056 msgid "Useless range at %0"
22057 msgstr ""
22059 #: f/bad.def:402
22060 #, c-format
22061 msgid "Fortran 90 feature at %0 unsupported"
22062 msgstr ""
22064 #: f/bad.def:404
22065 msgid "Invalid kind at %0 for type at %1 -- unsupported or not permitted"
22066 msgstr ""
22068 #: f/bad.def:405
22069 #, fuzzy, c-format
22070 msgid "Invalid kind at %0 for type at %1"
22071 msgstr "Ongeldig register voor vergelijking"
22073 #: f/bad.def:407
22074 msgid "Cannot establish implicit type for initial letter `%A' at %0 -- already explicitly established or used to set implicit type of some name, or backwards order of letters in letter range"
22075 msgstr ""
22077 #: f/bad.def:408
22078 msgid "Cannot establish implicit type for initial letter `%A' at %0"
22079 msgstr ""
22081 #: f/bad.def:410
22082 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
22083 msgstr ""
22085 #: f/bad.def:412
22086 msgid "Label definition %A (at %0) invalid -- must be in columns 1-5"
22087 msgstr ""
22089 #: f/bad.def:413
22090 msgid "Invalid label definition %A (at %0)"
22091 msgstr ""
22093 #: f/bad.def:415
22094 #, c-format
22095 msgid "Null element at %0 for array reference at %1"
22096 msgstr ""
22098 #: f/bad.def:417
22099 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
22100 msgstr ""
22102 #: f/bad.def:419
22103 #, fuzzy, c-format
22104 msgid "Too many elements as of %0 for array reference at %1"
22105 msgstr "array-grootte op een niet-array-referentie"
22107 #: f/bad.def:421
22108 #, c-format
22109 msgid "Missing colon as of %0 in substring reference for %1"
22110 msgstr ""
22112 #: f/bad.def:423
22113 #, c-format
22114 msgid "Invalid use at %0 of substring operator on %1"
22115 msgstr ""
22117 #: f/bad.def:425
22118 #, c-format
22119 msgid "Substring begin/end point at %0 out of defined range"
22120 msgstr ""
22122 #: f/bad.def:427
22123 #, fuzzy, c-format
22124 msgid "Array element value at %0 out of defined range"
22125 msgstr "case-waarde buiten bereik"
22127 #: f/bad.def:429
22128 msgid "Expression at %0 has incorrect data type or rank for its context"
22129 msgstr ""
22131 #: f/bad.def:431
22132 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
22133 msgstr ""
22135 #: f/bad.def:433
22136 msgid "%A step count known to be 0 (zero) at %0"
22137 msgstr ""
22139 #: f/bad.def:435
22140 msgid "%A end value plus step count known to overflow at %0"
22141 msgstr ""
22143 #: f/bad.def:437
22144 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
22145 msgstr ""
22147 #: f/bad.def:439
22148 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
22149 msgstr ""
22151 #: f/bad.def:441
22152 msgid "Type disagreement between expressions at %0 and %1"
22153 msgstr ""
22155 #: f/bad.def:443
22156 #, c-format
22157 msgid "Run-time expression at %0 in FORMAT statement that does not follow the first executable statement in the program unit -- move the statement"
22158 msgstr ""
22160 #: f/bad.def:444
22161 msgid "FORMAT at %0 with run-time expression must follow first executable statement"
22162 msgstr ""
22164 #: f/bad.def:446
22165 msgid "Unexpected token at %0 in implied-DO construct at %1 -- form of implied-DO is `(item-list,do-var=start,end[,incr])'"
22166 msgstr ""
22168 #: f/bad.def:447
22169 #, c-format
22170 msgid "Unexpected token at %0 in implied-DO construct at %1"
22171 msgstr ""
22173 #: f/bad.def:449
22174 msgid "No specification for implied-DO iterator `%A' at %0"
22175 msgstr ""
22177 #: f/bad.def:451
22178 #, c-format
22179 msgid "Gratuitous parentheses surround implied-DO construct at %0"
22180 msgstr ""
22182 #: f/bad.def:453
22183 #, c-format
22184 msgid "Zero-size specification invalid at %0"
22185 msgstr ""
22187 #: f/bad.def:455
22188 #, c-format
22189 msgid "Zero-size array at %0"
22190 msgstr ""
22192 #: f/bad.def:457
22193 #, c-format
22194 msgid "Target machine does not support complex entity of kind specified at %0"
22195 msgstr ""
22197 #: f/bad.def:459
22198 #, c-format
22199 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
22200 msgstr ""
22202 #: f/bad.def:461
22203 #, c-format
22204 msgid "Attempt to raise constant zero to a power at %0"
22205 msgstr ""
22207 #: f/bad.def:463
22208 msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but neither subexpression at %1 or %2 is of logical type"
22209 msgstr ""
22211 #: f/bad.def:464
22212 msgid "Invalid operands at %1 and %2 for boolean operator at %0"
22213 msgstr ""
22215 #: f/bad.def:466
22216 msgid "Boolean/logical operator at %0 must operate on two subexpressions of logical type, but the subexpression at %1 is not of logical type"
22217 msgstr ""
22219 #: f/bad.def:467
22220 #, fuzzy
22221 msgid "Invalid operand at %1 for boolean operator at %0"
22222 msgstr "ongeldige operanden voor binaire %s-operator"
22224 #: f/bad.def:469
22225 msgid "Boolean/logical operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning logical scalars, or a combination of both -- but the subexpression at %1 is %A"
22226 msgstr ""
22228 #: f/bad.def:470
22229 msgid "Invalid operand (is %A) at %1 for boolean operator at %0"
22230 msgstr ""
22232 #: f/bad.def:472
22233 msgid ".NOT. operator at %0 must operate on subexpression of logical type, but the subexpression at %1 is not of logical type"
22234 msgstr ""
22236 #: f/bad.def:473
22237 #, fuzzy
22238 msgid "Invalid operand at %1 for .NOT. operator at %0"
22239 msgstr "ongeldige operand voor %N-code"
22241 #: f/bad.def:475
22242 msgid ".NOT. operator at %0 must operate on scalar subexpressions -- but the subexpression at %1 is %A"
22243 msgstr ""
22245 #: f/bad.def:476
22246 msgid "Invalid operand (is %A) at %1 for .NOT. operator at %0"
22247 msgstr ""
22249 #: f/bad.def:478
22250 msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but neither subexpression at %1 or %2 is of arithmetic or character type"
22251 msgstr ""
22253 #: f/bad.def:479
22254 msgid "Invalid operands at %1 and %2 for equality operator at %0"
22255 msgstr ""
22257 #: f/bad.def:481
22258 msgid "Equality operator at %0 must operate on two subexpressions of arithmetic or character type, but the subexpression at %1 is not of arithmetic or character type"
22259 msgstr ""
22261 #: f/bad.def:482
22262 msgid "Invalid operand at %1 for equality operator at %0"
22263 msgstr ""
22265 #: f/bad.def:484
22266 msgid "Equality operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning arithmetic or character scalars, or a combination of both -- but the subexpression at %1 is %A"
22267 msgstr ""
22269 #: f/bad.def:485
22270 msgid "Invalid operand (is %A) at %1 for equality operator at %0"
22271 msgstr ""
22273 #: f/bad.def:487
22274 msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but neither subexpression at %1 or %2 is of integer, real, or character type"
22275 msgstr ""
22277 #: f/bad.def:488
22278 msgid "Invalid operands at %1 and %2 for relational operator at %0"
22279 msgstr ""
22281 #: f/bad.def:490
22282 msgid "Relational operator at %0 must operate on two subexpressions of integer, real, or character type, but the subexpression at %1 is not of integer, real, or character type"
22283 msgstr ""
22285 #: f/bad.def:491
22286 #, fuzzy
22287 msgid "Invalid operand at %1 for relational operator at %0"
22288 msgstr "ongeldige operanden voor binaire %s-operator"
22290 #: f/bad.def:493
22291 msgid "Relational operator at %0 must operate on two scalar (not array) subexpressions, two function invocations returning integer, real, or character scalars, or a combination of both -- but the subexpression at %1 is %A"
22292 msgstr ""
22294 #: f/bad.def:494
22295 msgid "Invalid operand (is %A) at %1 for relational operator at %0"
22296 msgstr ""
22298 #: f/bad.def:496
22299 msgid "Reference to intrinsic `%A' at %0 invalid -- one or more arguments have incorrect type"
22300 msgstr ""
22302 #: f/bad.def:497
22303 #, fuzzy
22304 msgid "Invalid reference to intrinsic `%A' at %0"
22305 msgstr "Ongeldige modus voor gen_tst_reg"
22307 #: f/bad.def:499
22308 #, fuzzy
22309 msgid "Too few arguments passed to intrinsic `%A' at %0"
22310 msgstr "te weinig argumenten voor functie `%s'"
22312 #: f/bad.def:500
22313 #, fuzzy
22314 msgid "Too few arguments for intrinsic `%A' at %0"
22315 msgstr "te weinig argumenten voor functie `%s'"
22317 #: f/bad.def:502
22318 #, fuzzy
22319 msgid "Too many arguments passed to intrinsic `%A' at %0"
22320 msgstr "teveel argumenten voor functie `%s'"
22322 #: f/bad.def:503
22323 #, fuzzy
22324 msgid "Too many arguments for intrinsic `%A' at %0"
22325 msgstr "teveel argumenten voor functie `%s'"
22327 #: f/bad.def:505
22328 msgid "Reference to disabled intrinsic `%A' at %0"
22329 msgstr ""
22331 #: f/bad.def:506
22332 msgid "Disabled intrinsic `%A' at %0"
22333 msgstr ""
22335 #: f/bad.def:508
22336 msgid "Reference to intrinsic subroutine `%A' as if it were a function at %0"
22337 msgstr ""
22339 #: f/bad.def:509
22340 msgid "Function reference to intrinsic subroutine `%A' at %0"
22341 msgstr ""
22343 #: f/bad.def:511
22344 msgid "Reference to intrinsic function `%A' as if it were a subroutine at %0"
22345 msgstr ""
22347 #: f/bad.def:512
22348 msgid "Subroutine reference to intrinsic function `%A' at %0"
22349 msgstr ""
22351 #: f/bad.def:514
22352 msgid "Reference to unimplemented intrinsic `%A' at %0 -- use EXTERNAL to reference user-written procedure with this name"
22353 msgstr ""
22355 #: f/bad.def:515
22356 #, fuzzy
22357 msgid "Unimplemented intrinsic `%A' at %0"
22358 msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
22360 #: f/bad.def:517
22361 msgid "Reference to unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
22362 msgstr ""
22364 #: f/bad.def:518
22365 msgid "Unimplemented intrinsic `%A' at %0 (assumed EXTERNAL)"
22366 msgstr ""
22368 #: f/bad.def:520
22369 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
22370 msgstr ""
22372 #: f/bad.def:522
22373 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
22374 msgstr ""
22376 #: f/bad.def:524
22377 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
22378 msgstr ""
22380 #: f/bad.def:526
22381 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
22382 msgstr ""
22384 #: f/bad.def:528
22385 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
22386 msgstr ""
22388 #: f/bad.def:530
22389 #, fuzzy
22390 msgid "Unable to open INCLUDE file `%A' at %0"
22391 msgstr "kan bestand '%s' niet openen"
22393 #: f/bad.def:532
22394 msgid "Attempt to modify variable `%A' at %0 while it serves as DO-loop iterator at %1"
22395 msgstr ""
22397 #: f/bad.def:533 f/bad.def:536
22398 msgid "Modification of DO-loop iterator `%A' at %0"
22399 msgstr ""
22401 #: f/bad.def:535
22402 msgid "Attempt to modify variable `%A' via item #%B in list at %0 while it serves as implied-DO iterator at %1"
22403 msgstr ""
22405 #: f/bad.def:538
22406 #, c-format
22407 msgid "Array has too many dimensions, as of dimension specifier at %0"
22408 msgstr ""
22410 #: f/bad.def:539
22411 #, fuzzy, c-format
22412 msgid "Too many dimensions at %0"
22413 msgstr "Teveel argumenten in oproep van `%s'"
22415 #: f/bad.def:541
22416 #, c-format
22417 msgid "Null argument at %0 for statement function reference at %1"
22418 msgstr ""
22420 #: f/bad.def:543
22421 #, c-format
22422 msgid "Null argument at %0 for procedure invocation at %1"
22423 msgstr ""
22425 #: f/bad.def:545
22426 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
22427 msgstr ""
22429 #: f/bad.def:547
22430 msgid "%A too many arguments as of %0 for statement function reference at %1"
22431 msgstr ""
22433 #: f/bad.def:549
22434 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
22435 msgstr ""
22437 #: f/bad.def:551
22438 #, c-format
22439 msgid "Unsupported FORMAT specifier at %0"
22440 msgstr ""
22442 #: f/bad.def:553
22443 #, c-format
22444 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
22445 msgstr ""
22447 #: f/bad.def:555
22448 msgid "Unsupported OPEN control item at %0 -- ACTION=, ASSOCIATEVARIABLE=, BLOCKSIZE=, BUFFERCOUNT=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, DISPOSE=, EXTENDSIZE=, INITIALSIZE=, KEY=, MAXREC=, NOSPANBLOCKS, ORGANIZATION=, PAD=, POSITION=, READONLY=, RECORDTYPE=, SHARED=, and USEROPEN= are not supported"
22449 msgstr ""
22451 #: f/bad.def:556
22452 #, c-format
22453 msgid "Unsupported OPEN control item at %0"
22454 msgstr ""
22456 #: f/bad.def:558
22457 msgid "Unsupported INQUIRE control item at %0 -- ACTION=, CARRIAGECONTROL=, DEFAULTFILE=, DELIM=, KEYED=, ORGANIZATION=, PAD=, POSITION=, READ=, READWRITE=, RECORDTYPE=, and WRITE= are not supported"
22458 msgstr ""
22460 #: f/bad.def:559
22461 #, c-format
22462 msgid "Unsupported INQUIRE control item at %0"
22463 msgstr ""
22465 #: f/bad.def:561
22466 msgid "Unsupported READ control item at %0 -- ADVANCE=, EOR=, KEYEQ=, KEYGE=, KEYGT=, KEYID=, NULLS=, and SIZE= are not supported"
22467 msgstr ""
22469 #: f/bad.def:562
22470 #, c-format
22471 msgid "Unsupported READ control item at %0"
22472 msgstr ""
22474 #: f/bad.def:564
22475 msgid "Unsupported WRITE control item at %0 -- ADVANCE= and EOR= are not supported"
22476 msgstr ""
22478 #: f/bad.def:565
22479 #, c-format
22480 msgid "Unsupported WRITE control item at %0"
22481 msgstr ""
22483 #: f/bad.def:567
22484 #, c-format
22485 msgid "Unsupported VXT statement at %0"
22486 msgstr ""
22488 #: f/bad.def:569
22489 msgid "Attempt to specify second initial value for `%A' at %0"
22490 msgstr ""
22492 #: f/bad.def:571
22493 msgid "Too few initial values in list of initializers for `%A' at %0"
22494 msgstr ""
22496 #: f/bad.def:573
22497 #, c-format
22498 msgid "Too many initial values in list of initializers starting at %0"
22499 msgstr ""
22501 #: f/bad.def:575
22502 msgid "Array or substring specification for `%A' out of range in statement at %0"
22503 msgstr ""
22505 #: f/bad.def:577
22506 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
22507 msgstr ""
22509 #: f/bad.def:579
22510 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
22511 msgstr ""
22513 #: f/bad.def:581
22514 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
22515 msgstr ""
22517 #: f/bad.def:583
22518 #, c-format
22519 msgid "Not an integer constant expression in implied do-loop in statement at %0"
22520 msgstr ""
22522 #: f/bad.def:585
22523 msgid "Attempt to specify second initial value for element of `%A' at %0"
22524 msgstr ""
22526 #: f/bad.def:587
22527 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
22528 msgstr ""
22530 #: f/bad.def:589
22531 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
22532 msgstr ""
22534 #: f/bad.def:591
22535 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
22536 msgstr ""
22538 #: f/bad.def:593
22539 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
22540 msgstr ""
22542 #: f/bad.def:595
22543 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
22544 msgstr ""
22546 #: f/bad.def:597
22547 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
22548 msgstr ""
22550 #: f/bad.def:599
22551 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
22552 msgstr ""
22554 #: f/bad.def:601
22555 msgid "Padding of %A %D required before `%B' in common block `%C' at %0 -- consider reordering members, largest-type-size first"
22556 msgstr ""
22558 #: f/bad.def:602
22559 msgid "Padding of %A %D required before `%B' in common block `%C' at %0"
22560 msgstr ""
22562 #: f/bad.def:604
22563 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
22564 msgstr ""
22566 #: f/bad.def:606
22567 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
22568 msgstr ""
22570 #: f/bad.def:608
22571 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
22572 msgstr ""
22574 #: f/bad.def:610
22575 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
22576 msgstr ""
22578 #: f/bad.def:612
22579 #, c-format
22580 msgid "Invalid length specification at %0 for IMPLICIT statement -- must be integer constant expression"
22581 msgstr ""
22583 #: f/bad.def:613
22584 #, fuzzy, c-format
22585 msgid "Invalid length specification at %0"
22586 msgstr "ongeldige linker operand van %s"
22588 #: f/bad.def:615
22589 msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s) -- must all be identical-length CHARACTER or none be CHARACTER type"
22590 msgstr ""
22592 #: f/bad.def:616
22593 msgid "Type of ENTRY point at %0 to function conflicts with type(s) of previous entrypoint(s)"
22594 msgstr ""
22596 #: f/bad.def:618
22597 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
22598 msgstr ""
22600 #: f/bad.def:620
22601 msgid "Common block `%A' initialized at %0 already initialized at %1 -- only one program unit may specify initial values for a particular common block"
22602 msgstr ""
22604 #: f/bad.def:621
22605 msgid "Common block `%A' initialized at %0 already initialized at %1"
22606 msgstr ""
22608 #: f/bad.def:623
22609 msgid "Initial padding for common block `%A' is %B %C at %0 -- consider reordering members, largest-type-size first"
22610 msgstr ""
22612 #: f/bad.def:624
22613 msgid "Initial padding for common block `%A' is %B %C at %0"
22614 msgstr ""
22616 #: f/bad.def:626
22617 msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1 -- consider reordering members, largest-type-size first"
22618 msgstr ""
22620 #: f/bad.def:627
22621 msgid "Initial padding for common block `%A' is %B %D at %0 but %C %E at %1"
22622 msgstr ""
22624 #: f/bad.def:629
22625 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
22626 msgstr ""
22628 #: f/bad.def:631
22629 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
22630 msgstr ""
22632 #: f/bad.def:633
22633 msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1 -- use consistent definitions or reorder program units in source file"
22634 msgstr ""
22636 #: f/bad.def:634
22637 msgid "Common block `%A' is initialized to %B %D long at %0 but enlarged to %C %E at %1"
22638 msgstr ""
22640 #: f/bad.def:636
22641 #, c-format
22642 msgid "Blank common initialized at %0"
22643 msgstr ""
22645 #: f/bad.def:638
22646 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
22647 msgstr ""
22649 #: f/bad.def:640
22650 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
22651 msgstr ""
22653 #: f/bad.def:642
22654 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
22655 msgstr ""
22657 #: f/bad.def:644
22658 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
22659 msgstr ""
22661 #: f/bad.def:646
22662 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
22663 msgstr ""
22665 #: f/bad.def:648
22666 msgid "Initial character `%A' is lower-case in symbol name at %0"
22667 msgstr ""
22669 #: f/bad.def:650
22670 msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0 -- unexpected behavior likely"
22671 msgstr ""
22673 #: f/bad.def:651
22674 msgid "DO-variable `%A' is type REAL or DOUBLE PRECISION at %0"
22675 msgstr ""
22677 #: f/bad.def:653
22678 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
22679 msgstr ""
22681 #: f/bad.def:655
22682 #, c-format
22683 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
22684 msgstr ""
22686 #: f/bad.def:657
22687 msgid "Invalid actual argument at %0 -- replace hollerith constants with %%REF('string') and typeless constants with INTEGER constant equivalents, or use -fugly-args or -fugly"
22688 msgstr ""
22690 # Is the %s the argument, or is it 'of' the argument?
22691 #: f/bad.def:658
22692 #, fuzzy, c-format
22693 msgid "Invalid actual argument at %0"
22694 msgstr "ongeldig type-argument `%s'"
22696 #: f/bad.def:660
22697 msgid "Quadruple-precision floating-point unsupported -- treating constant at %0 as double-precision"
22698 msgstr ""
22700 #: f/bad.def:661
22701 msgid "Quadruple-precision floating-point unsupported"
22702 msgstr ""
22704 #: f/bad.def:663
22705 msgid "Initialization of large (%B-unit) aggregate area `%A' at %0 currently very slow and takes lots of memory during g77 compile -- to be improved in 0.6"
22706 msgstr ""
22708 #: f/bad.def:664
22709 msgid "This could take a while (initializing `%A' at %0)..."
22710 msgstr ""
22712 #: f/bad.def:666
22713 #, c-format
22714 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
22715 msgstr ""
22717 #: f/bad.def:668
22718 #, fuzzy, c-format
22719 msgid "Truncating characters on right side of character constant at %0"
22720 msgstr "karakterconstante met meer dan Ã©Ã©n karakter"
22722 #: f/bad.def:670
22723 #, c-format
22724 msgid "Truncating characters on right side of hollerith constant at %0"
22725 msgstr ""
22727 #: f/bad.def:672
22728 #, c-format
22729 msgid "Truncating non-zero data on left side of numeric constant at %0"
22730 msgstr ""
22732 #: f/bad.def:674
22733 #, c-format
22734 msgid "Truncating non-zero data on left side of typeless constant at %0"
22735 msgstr ""
22737 #: f/bad.def:676
22738 #, fuzzy
22739 msgid "Typeless constant at %0 too large"
22740 msgstr "integerconstante buiten bereik"
22742 #: f/bad.def:678
22743 #, c-format
22744 msgid "First-column ampersand continuation at %0"
22745 msgstr ""
22747 #: f/bad.def:680 f/bad.def:682
22748 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
22749 msgstr ""
22751 #: f/bad.def:684 f/bad.def:686
22752 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
22753 msgstr ""
22755 #: f/bad.def:688 f/bad.def:690
22756 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
22757 msgstr ""
22759 #: f/bad.def:692
22760 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
22761 msgstr ""
22763 #: f/bad.def:694
22764 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
22765 msgstr ""
22767 #: f/bad.def:696 f/bad.def:698
22768 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
22769 msgstr ""
22771 #: f/bad.def:700
22772 #, fuzzy
22773 msgid "Array `%A' at %0 is too large to handle"
22774 msgstr "omvang van array `%s' is te groot"
22776 #: f/bad.def:702
22777 #, fuzzy
22778 msgid "Statement function `%A' defined at %0 is not used"
22779 msgstr "label `%s' gedefinieerd maar niet gebruikt"
22781 #: f/bad.def:704
22782 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
22783 msgstr ""
22785 #: f/bad.def:706
22786 #, fuzzy
22787 msgid "Internal compiler error -- cannot perform operation"
22788 msgstr "interne fout - dup-operatie"
22790 #. Kind messages are used in diagnostic location reports of the
22791 #. form "<file>: In function `foo': <error message>".
22792 #: f/info-k.def:32
22793 msgid "In unknown kind"
22794 msgstr ""
22796 #: f/info-k.def:33
22797 msgid "In entity"
22798 msgstr ""
22800 #: f/info-k.def:34
22801 msgid "In function"
22802 msgstr ""
22804 #: f/info-k.def:35
22805 msgid "In subroutine"
22806 msgstr ""
22808 #: f/info-k.def:36
22809 #, fuzzy
22810 msgid "In program"
22811 msgstr "misplaatste '\\' in programma"
22813 #: f/info-k.def:37
22814 msgid "In block-data unit"
22815 msgstr ""
22817 #: f/info-k.def:38
22818 msgid "In common block"
22819 msgstr ""
22821 #: f/info-k.def:39
22822 msgid "In construct"
22823 msgstr ""
22825 #: f/info-k.def:40
22826 msgid "In namelist"
22827 msgstr ""
22829 #: f/info-k.def:41
22830 msgid "In anything"
22831 msgstr ""
22833 #: java/check-init.c:915
22834 #, c-format
22835 msgid "internal error in check-init: tree code not implemented: %s"
22836 msgstr ""
22838 #: java/check-init.c:988
22839 #, fuzzy, c-format
22840 msgid "final field '%s' may not have been initialized"
22841 msgstr "object van variabele lengte mag geen beginwaarde krijgen"
22843 #: java/class.c:567 java/class.c:592
22844 msgid "internal error - too many interface type"
22845 msgstr ""
22847 #: java/class.c:742
22848 msgid "bad method signature"
22849 msgstr ""
22851 #: java/class.c:787
22852 msgid "misplaced ConstantValue attribute (not in any field)"
22853 msgstr ""
22855 #: java/class.c:789
22856 #, fuzzy, c-format
22857 msgid "duplicate ConstantValue attribute for field '%s'"
22858 msgstr "niet-constante waarde voor tagveld `%s'"
22860 #: java/class.c:800
22861 #, c-format
22862 msgid "ConstantValue attribute of field '%s' has wrong type"
22863 msgstr ""
22865 #: java/class.c:1149
22866 #, c-format
22867 msgid "field '%s' not found in class"
22868 msgstr ""
22870 #: java/class.c:1407
22871 msgid "abstract method in non-abstract class"
22872 msgstr ""
22874 # goede vertaling voor 'overrides'?
22875 #: java/class.c:2092
22876 #, c-format
22877 msgid "non-static method '%s' overrides static method"
22878 msgstr "niet-static methode '%s' vervangt static methode"
22880 #: java/decl.c:1511
22881 #, c-format
22882 msgid "In %s: overlapped variable and exception ranges at %d"
22883 msgstr ""
22885 #: java/decl.c:1599
22886 msgid "bad type in parameter debug info"
22887 msgstr ""
22889 #: java/decl.c:1609
22890 #, c-format
22891 msgid "bad PC range for debug info for local `%s'"
22892 msgstr ""
22894 #: java/expr.c:550
22895 msgid "stack underflow - dup* operation"
22896 msgstr ""
22898 #: java/expr.c:1504
22899 #, c-format
22900 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
22901 msgstr ""
22903 # Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
22904 # dikwijls 'bibliotheek' zien gebruiken.
22905 # De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
22906 # ik ben van plan daar verandering in te brengen.
22907 #: java/expr.c:1533
22908 #, c-format
22909 msgid "field `%s' not found"
22910 msgstr "veld `%s' niet gevonden"
22912 #: java/expr.c:1684
22913 msgid "ret instruction not implemented"
22914 msgstr ""
22916 #: java/expr.c:1821
22917 #, c-format
22918 msgid "method '%s' not found in class"
22919 msgstr ""
22921 #: java/expr.c:2025
22922 #, c-format
22923 msgid "failed to find class '%s'"
22924 msgstr "kan klasse '%s' niet vinden"
22926 #: java/expr.c:2037
22927 #, c-format
22928 msgid "class '%s' has no method named '%s' matching signature '%s'"
22929 msgstr ""
22931 #: java/expr.c:2047
22932 msgid "invokestatic on non static method"
22933 msgstr ""
22935 #: java/expr.c:2052
22936 msgid "invokestatic on abstract method"
22937 msgstr ""
22939 #: java/expr.c:2060
22940 msgid "invoke[non-static] on static method"
22941 msgstr ""
22943 #: java/expr.c:2337
22944 #, fuzzy, c-format
22945 msgid "missing field '%s' in '%s'"
22946 msgstr "beginwaarde ontbreekt"
22948 #: java/expr.c:2343
22949 #, c-format
22950 msgid "mismatching signature for field '%s' in '%s'"
22951 msgstr ""
22953 #: java/expr.c:2366
22954 #, c-format
22955 msgid "assignment to final field `%s' not in field's class"
22956 msgstr ""
22958 #: java/expr.c:2371
22959 #, c-format
22960 msgid "assignment to final static field `%s' not in class initializer"
22961 msgstr ""
22963 #: java/expr.c:2378
22964 #, c-format
22965 msgid "assignment to final field `%s' not in constructor"
22966 msgstr "toekenning aan final-veld `%s' niet in constructor"
22968 #: java/expr.c:2616
22969 #, fuzzy, c-format
22970 msgid "can't expand %s"
22971 msgstr "open %s"
22973 #: java/expr.c:2792
22974 msgid "invalid PC in line number table"
22975 msgstr "ongeldige PC in tabel met regelnummers"
22977 #. We've just reached the end of a region of dead code.
22978 #: java/expr.c:2837
22979 #, c-format
22980 msgid "unreachable bytecode from %d to before %d"
22981 msgstr ""
22983 #. We've just reached the end of a region of dead code.
22984 #: java/expr.c:2874
22985 #, c-format
22986 msgid "unreachable bytecode from %d to the end of the method"
22987 msgstr ""
22989 #. duplicate code from LOAD macro
22990 #: java/expr.c:3193
22991 #, fuzzy
22992 msgid "unrecogized wide sub-instruction"
22993 msgstr "signature-string niet herkend"
22995 #: java/jcf-io.c:410
22996 #, c-format
22997 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
22998 msgstr ""
23000 #: java/jcf-parse.c:379
23001 msgid "bad string constant"
23002 msgstr "slechte stringconstante"
23004 #: java/jcf-parse.c:435
23005 #, c-format
23006 msgid "bad value constant type %d, index %d"
23007 msgstr ""
23009 #: java/jcf-parse.c:693
23010 #, fuzzy, c-format
23011 msgid "cannot find file for class %s"
23012 msgstr "[kan %s niet vinden]"
23014 #: java/jcf-parse.c:705
23015 #, fuzzy
23016 msgid "not a valid Java .class file"
23017 msgstr "ongeldige basisklasse"
23019 #: java/jcf-parse.c:708
23020 #, fuzzy
23021 msgid "error while parsing constant pool"
23022 msgstr "%s voor stringconstante"
23024 #: java/jcf-parse.c:711
23025 #, fuzzy, c-format
23026 msgid "error in constant pool entry #%d\n"
23027 msgstr "constant object wordt beschreven (argument %d)"
23029 #. FIXME - where was first time
23030 #: java/jcf-parse.c:723
23031 #, c-format
23032 msgid "reading class %s for the second time from %s"
23033 msgstr ""
23035 #: java/jcf-parse.c:741
23036 msgid "error while parsing fields"
23037 msgstr ""
23039 #: java/jcf-parse.c:744
23040 msgid "error while parsing methods"
23041 msgstr ""
23043 #: java/jcf-parse.c:747
23044 msgid "error while parsing final attributes"
23045 msgstr ""
23047 #: java/jcf-parse.c:761
23048 #, c-format
23049 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"
23050 msgstr ""
23052 #: java/jcf-parse.c:846
23053 msgid "missing Code attribute"
23054 msgstr ""
23056 #: java/jcf-parse.c:1081
23057 msgid "source file seen twice on command line and will be compiled only once"
23058 msgstr ""
23060 #: java/jcf-parse.c:1097
23061 #, fuzzy
23062 msgid "no input file specified"
23063 msgstr "Geen invoerbestanden"
23065 #: java/jcf-parse.c:1129
23066 #, fuzzy, c-format
23067 msgid "can't close input file %s"
23068 msgstr "kan bestand '%s' niet openen"
23070 #: java/jcf-parse.c:1166
23071 #, c-format
23072 msgid "bad zip/jar file %s"
23073 msgstr ""
23075 #: java/jcf-write.c:2626
23076 #, c-format
23077 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
23078 msgstr ""
23080 #: java/jcf-write.c:2933
23081 #, fuzzy
23082 msgid "field initializer type mismatch"
23083 msgstr "ongeldige beginwaarde voor bit-string"
23085 #: java/jcf-write.c:3342
23086 #, fuzzy, c-format
23087 msgid "can't create directory %s"
23088 msgstr "dubbele folder `%s' wordt genegeerd\n"
23090 #: java/jcf-write.c:3369
23091 #, fuzzy, c-format
23092 msgid "can't to open %s"
23093 msgstr "open %s"
23095 #: java/jv-scan.c:183
23096 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
23097 msgstr ""
23099 #: java/jv-scan.c:186
23100 #, fuzzy, c-format
23101 msgid "can't open output file `%s'"
23102 msgstr "kan bestand '%s' niet openen"
23104 #: java/jv-scan.c:222
23105 #, fuzzy, c-format
23106 msgid "file not found `%s'"
23107 msgstr "kan %s niet vinden"
23109 #: java/jvspec.c:384
23110 msgid "can't specify `-D' without `--main'\n"
23111 msgstr ""
23113 #: java/jvspec.c:390
23114 msgid "-R requires -o"
23115 msgstr ""
23117 #: java/jvspec.c:397
23118 msgid "warning: already-compiled .class files ignored with -C"
23119 msgstr ""
23121 #: java/jvspec.c:404
23122 #, fuzzy
23123 msgid "cannot specify both -C and -o"
23124 msgstr "-EB en -EL mogen niet samen gebruikt worden"
23126 #: java/jvspec.c:416
23127 msgid "cannot create temporary file"
23128 msgstr ""
23130 #: java/jvspec.c:444
23131 msgid "using both @FILE with multiple files not implemented"
23132 msgstr ""
23134 #: java/jvspec.c:501
23135 msgid "cannot specify `main' class when not linking"
23136 msgstr ""
23138 #: java/lang.c:433
23139 msgid "can't do dependency tracking with input from stdin"
23140 msgstr ""
23142 #: java/lang.c:449
23143 msgid "couldn't determine target name for dependency tracking"
23144 msgstr ""
23146 #: java/lex.c:303
23147 #, c-format
23148 msgid ""
23149 "unknown encoding: `%s'\n"
23150 "This might mean that your locale's encoding is not supported\n"
23151 "by your system's iconv(3) implementation.  If you aren't trying\n"
23152 "to use a particular encoding for your input file, try the\n"
23153 "`--encoding=UTF-8' option"
23154 msgstr ""
23156 #: java/mangle.c:85
23157 #, fuzzy, c-format
23158 msgid "can't mangle %s"
23159 msgstr "close %s"
23161 #: java/mangle_name.c:145 java/mangle_name.c:217
23162 msgid "internal error - invalid Utf8 name"
23163 msgstr ""
23165 #: ../../../gcc/vanilla/gcc/java/parse.y:748
23166 #: ../../../gcc/vanilla/gcc/java/parse.y:786
23167 #, fuzzy
23168 msgid "Missing name"
23169 msgstr "beginwaarde ontbreekt"
23171 #: ../../../gcc/vanilla/gcc/java/parse.y:750
23172 #: ../../../gcc/vanilla/gcc/java/parse.y:788
23173 #: ../../../gcc/vanilla/gcc/java/parse.y:813
23174 #: ../../../gcc/vanilla/gcc/java/parse.y:997
23175 #: ../../../gcc/vanilla/gcc/java/parse.y:1344
23176 #: ../../../gcc/vanilla/gcc/java/parse.y:1555
23177 #: ../../../gcc/vanilla/gcc/java/parse.y:1557
23178 #: ../../../gcc/vanilla/gcc/java/parse.y:1786
23179 #: ../../../gcc/vanilla/gcc/java/parse.y:1812
23180 #: ../../../gcc/vanilla/gcc/java/parse.y:1823
23181 #: ../../../gcc/vanilla/gcc/java/parse.y:1834
23182 #: ../../../gcc/vanilla/gcc/java/parse.y:1846
23183 msgid "';' expected"
23184 msgstr ""
23186 #: ../../../gcc/vanilla/gcc/java/parse.y:811
23187 msgid "'*' expected"
23188 msgstr ""
23190 #: ../../../gcc/vanilla/gcc/java/parse.y:825
23191 msgid "Class or interface declaration expected"
23192 msgstr ""
23194 #: ../../../gcc/vanilla/gcc/java/parse.y:860
23195 #: ../../../gcc/vanilla/gcc/java/parse.y:862
23196 msgid "Missing class name"
23197 msgstr ""
23199 #: ../../../gcc/vanilla/gcc/java/parse.y:865
23200 #: ../../../gcc/vanilla/gcc/java/parse.y:869
23201 #: ../../../gcc/vanilla/gcc/java/parse.y:877
23202 #: ../../../gcc/vanilla/gcc/java/parse.y:1042
23203 #: ../../../gcc/vanilla/gcc/java/parse.y:1290
23204 #: ../../../gcc/vanilla/gcc/java/parse.y:1292
23205 #: ../../../gcc/vanilla/gcc/java/parse.y:1621
23206 #: ../../../gcc/vanilla/gcc/java/parse.y:1857
23207 #: ../../../gcc/vanilla/gcc/java/parse.y:1889
23208 #: ../../../gcc/vanilla/gcc/java/parse.y:1941
23209 msgid "'{' expected"
23210 msgstr ""
23212 #: ../../../gcc/vanilla/gcc/java/parse.y:879
23213 msgid "Missing super class name"
23214 msgstr ""
23216 #: ../../../gcc/vanilla/gcc/java/parse.y:889
23217 #: ../../../gcc/vanilla/gcc/java/parse.y:905
23218 msgid "Missing interface name"
23219 msgstr ""
23221 #: ../../../gcc/vanilla/gcc/java/parse.y:976
23222 #: ../../../gcc/vanilla/gcc/java/parse.y:1309
23223 #: ../../../gcc/vanilla/gcc/java/parse.y:1370
23224 #: ../../../gcc/vanilla/gcc/java/parse.y:1579
23225 #: ../../../gcc/vanilla/gcc/java/parse.y:1801
23226 #: ../../../gcc/vanilla/gcc/java/parse.y:1810
23227 #: ../../../gcc/vanilla/gcc/java/parse.y:1821
23228 #: ../../../gcc/vanilla/gcc/java/parse.y:1832
23229 #: ../../../gcc/vanilla/gcc/java/parse.y:1844
23230 #: ../../../gcc/vanilla/gcc/java/parse.y:1861
23231 #: ../../../gcc/vanilla/gcc/java/parse.y:1863
23232 #: ../../../gcc/vanilla/gcc/java/parse.y:1934
23233 #: ../../../gcc/vanilla/gcc/java/parse.y:2105
23234 #: ../../../gcc/vanilla/gcc/java/parse.y:2167
23235 #: ../../../gcc/vanilla/gcc/java/parse.y:2319
23236 #: ../../../gcc/vanilla/gcc/java/parse.y:2331
23237 #: ../../../gcc/vanilla/gcc/java/parse.y:2338
23238 #: ../../../gcc/vanilla/gcc/java/parse.y:2345
23239 #: ../../../gcc/vanilla/gcc/java/parse.y:2356
23240 #: ../../../gcc/vanilla/gcc/java/parse.y:2358
23241 #: ../../../gcc/vanilla/gcc/java/parse.y:2396
23242 #: ../../../gcc/vanilla/gcc/java/parse.y:2398
23243 #: ../../../gcc/vanilla/gcc/java/parse.y:2400
23244 #: ../../../gcc/vanilla/gcc/java/parse.y:2421
23245 #: ../../../gcc/vanilla/gcc/java/parse.y:2423
23246 #: ../../../gcc/vanilla/gcc/java/parse.y:2425
23247 #: ../../../gcc/vanilla/gcc/java/parse.y:2441
23248 #: ../../../gcc/vanilla/gcc/java/parse.y:2443
23249 #: ../../../gcc/vanilla/gcc/java/parse.y:2464
23250 #: ../../../gcc/vanilla/gcc/java/parse.y:2466
23251 #: ../../../gcc/vanilla/gcc/java/parse.y:2468
23252 #: ../../../gcc/vanilla/gcc/java/parse.y:2496
23253 #: ../../../gcc/vanilla/gcc/java/parse.y:2498
23254 #: ../../../gcc/vanilla/gcc/java/parse.y:2500
23255 #: ../../../gcc/vanilla/gcc/java/parse.y:2502
23256 #: ../../../gcc/vanilla/gcc/java/parse.y:2520
23257 #: ../../../gcc/vanilla/gcc/java/parse.y:2522
23258 #: ../../../gcc/vanilla/gcc/java/parse.y:2533
23259 #: ../../../gcc/vanilla/gcc/java/parse.y:2544
23260 #: ../../../gcc/vanilla/gcc/java/parse.y:2555
23261 #: ../../../gcc/vanilla/gcc/java/parse.y:2566
23262 #: ../../../gcc/vanilla/gcc/java/parse.y:2577
23263 #: ../../../gcc/vanilla/gcc/java/parse.y:2590
23264 #: ../../../gcc/vanilla/gcc/java/parse.y:2594
23265 #: ../../../gcc/vanilla/gcc/java/parse.y:2596
23266 #: ../../../gcc/vanilla/gcc/java/parse.y:2609
23267 #, fuzzy
23268 msgid "Missing term"
23269 msgstr "beginwaarde ontbreekt"
23271 #: ../../../gcc/vanilla/gcc/java/parse.y:991
23272 #, fuzzy
23273 msgid "Missing variable initializer"
23274 msgstr "beginwaarde ontbreekt"
23276 #: ../../../gcc/vanilla/gcc/java/parse.y:1008
23277 #, fuzzy
23278 msgid "Invalid declaration"
23279 msgstr "lege declaratie"
23281 #: ../../../gcc/vanilla/gcc/java/parse.y:1014
23282 #, fuzzy
23283 msgid "Can't specify array dimension in a declaration"
23284 msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
23286 #: ../../../gcc/vanilla/gcc/java/parse.y:1016
23287 #: ../../../gcc/vanilla/gcc/java/parse.y:1092
23288 #: ../../../gcc/vanilla/gcc/java/parse.y:2142
23289 #: ../../../gcc/vanilla/gcc/java/parse.y:2164
23290 #: ../../../gcc/vanilla/gcc/java/parse.y:2168
23291 #: ../../../gcc/vanilla/gcc/java/parse.y:2203
23292 #: ../../../gcc/vanilla/gcc/java/parse.y:2280
23293 #: ../../../gcc/vanilla/gcc/java/parse.y:2290
23294 msgid "']' expected"
23295 msgstr ""
23297 #: ../../../gcc/vanilla/gcc/java/parse.y:1020
23298 #, fuzzy
23299 msgid "Unbalanced ']'"
23300 msgstr "niet-gebalanceerde `#endif'"
23302 #: ../../../gcc/vanilla/gcc/java/parse.y:1056
23303 msgid "Invalid method declaration, method name required"
23304 msgstr ""
23306 #: ../../../gcc/vanilla/gcc/java/parse.y:1062
23307 #: ../../../gcc/vanilla/gcc/java/parse.y:1064
23308 #: ../../../gcc/vanilla/gcc/java/parse.y:2025
23309 msgid "Identifier expected"
23310 msgstr ""
23312 #: ../../../gcc/vanilla/gcc/java/parse.y:1067
23313 msgid "Invalid method declaration, return type required"
23314 msgstr ""
23316 #: ../../../gcc/vanilla/gcc/java/parse.y:1090
23317 #: ../../../gcc/vanilla/gcc/java/parse.y:1535
23318 #: ../../../gcc/vanilla/gcc/java/parse.y:1542
23319 #: ../../../gcc/vanilla/gcc/java/parse.y:1551
23320 #: ../../../gcc/vanilla/gcc/java/parse.y:1553
23321 #: ../../../gcc/vanilla/gcc/java/parse.y:1581
23322 #: ../../../gcc/vanilla/gcc/java/parse.y:1689
23323 #: ../../../gcc/vanilla/gcc/java/parse.y:1970
23324 #: ../../../gcc/vanilla/gcc/java/parse.y:2023
23325 msgid "')' expected"
23326 msgstr ""
23328 #: ../../../gcc/vanilla/gcc/java/parse.y:1106
23329 #, fuzzy
23330 msgid "Missing formal parameter term"
23331 msgstr "parameternaam ontbreekt uit parameterlijst"
23333 #: ../../../gcc/vanilla/gcc/java/parse.y:1121
23334 #: ../../../gcc/vanilla/gcc/java/parse.y:1126
23335 #, fuzzy
23336 msgid "Missing identifier"
23337 msgstr "beginwaarde ontbreekt"
23339 #: ../../../gcc/vanilla/gcc/java/parse.y:1146
23340 #: ../../../gcc/vanilla/gcc/java/parse.y:1155
23341 msgid "Missing class type term"
23342 msgstr ""
23344 #: ../../../gcc/vanilla/gcc/java/parse.y:1307
23345 #, fuzzy
23346 msgid "Invalid interface type"
23347 msgstr "Ongeldig register voor vergelijking"
23349 #: ../../../gcc/vanilla/gcc/java/parse.y:1499
23350 #: ../../../gcc/vanilla/gcc/java/parse.y:1668
23351 #: ../../../gcc/vanilla/gcc/java/parse.y:1670
23352 msgid "':' expected"
23353 msgstr ""
23355 #: ../../../gcc/vanilla/gcc/java/parse.y:1521
23356 #: ../../../gcc/vanilla/gcc/java/parse.y:1526
23357 #: ../../../gcc/vanilla/gcc/java/parse.y:1531
23358 #, fuzzy
23359 msgid "Invalid expression statement"
23360 msgstr "ongeldige expressie als operand"
23362 #: ../../../gcc/vanilla/gcc/java/parse.y:1549
23363 #: ../../../gcc/vanilla/gcc/java/parse.y:1577
23364 #: ../../../gcc/vanilla/gcc/java/parse.y:1617
23365 #: ../../../gcc/vanilla/gcc/java/parse.y:1685
23366 #: ../../../gcc/vanilla/gcc/java/parse.y:1753
23367 #: ../../../gcc/vanilla/gcc/java/parse.y:1859
23368 #: ../../../gcc/vanilla/gcc/java/parse.y:1927
23369 #: ../../../gcc/vanilla/gcc/java/parse.y:2017
23370 #: ../../../gcc/vanilla/gcc/java/parse.y:2019
23371 #: ../../../gcc/vanilla/gcc/java/parse.y:2027
23372 #: ../../../gcc/vanilla/gcc/java/parse.y:2263
23373 #: ../../../gcc/vanilla/gcc/java/parse.y:2265
23374 msgid "'(' expected"
23375 msgstr ""
23377 #: ../../../gcc/vanilla/gcc/java/parse.y:1619
23378 msgid "Missing term or ')'"
23379 msgstr ""
23381 #: ../../../gcc/vanilla/gcc/java/parse.y:1666
23382 #, fuzzy
23383 msgid "Missing or invalid constant expression"
23384 msgstr "overflow in constante expressie"
23386 #: ../../../gcc/vanilla/gcc/java/parse.y:1687
23387 msgid "Missing term and ')' expected"
23388 msgstr ""
23390 #: ../../../gcc/vanilla/gcc/java/parse.y:1726
23391 #, fuzzy
23392 msgid "Invalid control expression"
23393 msgstr "Ongeldig token in expressie"
23395 #: ../../../gcc/vanilla/gcc/java/parse.y:1728
23396 #: ../../../gcc/vanilla/gcc/java/parse.y:1730
23397 #, fuzzy
23398 msgid "Invalid update expression"
23399 msgstr "Ongeldig token in expressie"
23401 #: ../../../gcc/vanilla/gcc/java/parse.y:1755
23402 #, fuzzy
23403 msgid "Invalid init statement"
23404 msgstr "ongeldige beginwaarde"
23406 #: ../../../gcc/vanilla/gcc/java/parse.y:1930
23407 msgid "Missing term or ')' expected"
23408 msgstr ""
23410 #: ../../../gcc/vanilla/gcc/java/parse.y:1972
23411 msgid "'class' or 'this' expected"
23412 msgstr ""
23414 #: ../../../gcc/vanilla/gcc/java/parse.y:1974
23415 #: ../../../gcc/vanilla/gcc/java/parse.y:1976
23416 msgid "'class' expected"
23417 msgstr ""
23419 #: ../../../gcc/vanilla/gcc/java/parse.y:2021
23420 msgid "')' or term expected"
23421 msgstr ""
23423 #: ../../../gcc/vanilla/gcc/java/parse.y:2140
23424 msgid "'[' expected"
23425 msgstr ""
23427 #: ../../../gcc/vanilla/gcc/java/parse.y:2218
23428 msgid "Field expected"
23429 msgstr ""
23431 #: ../../../gcc/vanilla/gcc/java/parse.y:2275
23432 #: ../../../gcc/vanilla/gcc/java/parse.y:2285
23433 msgid "Missing term and ']' expected"
23434 msgstr ""
23436 #: ../../../gcc/vanilla/gcc/java/parse.y:2389
23437 #, fuzzy
23438 msgid "']' expected, invalid type expression"
23439 msgstr "ongeldige waarheidsexpressie"
23441 #: ../../../gcc/vanilla/gcc/java/parse.y:2392
23442 #, fuzzy
23443 msgid "Invalid type expression"
23444 msgstr "Ongeldig token in expressie"
23446 #: ../../../gcc/vanilla/gcc/java/parse.y:2504
23447 #, fuzzy
23448 msgid "Invalid reference type"
23449 msgstr "Ongeldige modus voor gen_tst_reg"
23451 #: ../../../gcc/vanilla/gcc/java/parse.y:2982
23452 msgid "Constructor invocation must be first thing in a constructor"
23453 msgstr ""
23455 #: ../../../gcc/vanilla/gcc/java/parse.y:2984
23456 msgid "Only constructors can invoke constructors"
23457 msgstr ""
23459 #: ../../../gcc/vanilla/gcc/java/parse.y:2993
23460 #, c-format
23461 msgid ": `%s' JDK1.1(TM) feature"
23462 msgstr ""
23464 #: ../../../gcc/vanilla/gcc/java/parse.y:3053
23465 #: ../../../gcc/vanilla/gcc/java/parse.y:3055
23466 #, c-format
23467 msgid ""
23468 "%s.\n"
23469 "%s"
23470 msgstr ""
23472 #: ../../../gcc/vanilla/gcc/java/parse.y:6789
23473 #, c-format
23474 msgid "malformed .zip archive in CLASSPATH: %s"
23475 msgstr ""
23477 #: ../../../gcc/vanilla/gcc/java/parse.y:6860
23478 #, c-format
23479 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
23480 msgstr ""
23482 # 'whitespace' -> 'witruimte'?
23483 #: ../../../gcc/vanilla/gcc/java/parse.y:12191
23484 #, fuzzy, c-format
23485 msgid "missing static field `%s'"
23486 msgstr "ontbrekende witruimte na getal `%s'"
23488 #: ../../../gcc/vanilla/gcc/java/parse.y:12196
23489 #, c-format
23490 msgid "not a static field `%s'"
23491 msgstr "`%s' is geen static veld"
23493 #: ../../../gcc/vanilla/gcc/java/parse.y:12239
23494 #, c-format
23495 msgid "No case for %s"
23496 msgstr ""
23498 #: ../../../gcc/vanilla/gcc/java/parse.y:13140
23499 #, fuzzy, c-format
23500 msgid "unregistered operator %s"
23501 msgstr "registernaam niet opgegeven voor `%s'"
23503 # Moet 'signature-string' vertaald worden?
23504 #: java/typeck.c:566
23505 msgid "junk at end of signature string"
23506 msgstr "Brol aan einde van signature-string."
23508 #: java/verify.c:480
23509 msgid "bad pc in exception_table"
23510 msgstr ""
23512 #: java/verify.c:1392
23513 #, c-format
23514 msgid "unknown opcode %d@pc=%d during verification"
23515 msgstr ""
23517 #: java/verify.c:1462 java/verify.c:1475 java/verify.c:1479
23518 #, c-format
23519 msgid "verification error at PC=%d"
23520 msgstr ""
23522 #: java/lang-options.h:32
23523 msgid "Disable automatic array bounds checking"
23524 msgstr ""
23526 #: java/lang-options.h:34
23527 msgid "Assume native functions are implemented using JNI"
23528 msgstr ""
23530 #: java/lang-options.h:36
23531 msgid "Set class path and suppress system path"
23532 msgstr ""
23534 #: java/lang-options.h:38
23535 msgid "Set class path"
23536 msgstr ""
23538 #: java/lang-options.h:40
23539 msgid "Choose class whose main method should be used"
23540 msgstr ""
23542 #: java/lang-options.h:42
23543 msgid "Choose input encoding (default comes from locale)"
23544 msgstr ""
23546 #: java/lang-options.h:44
23547 msgid "Add directory to class path"
23548 msgstr ""
23550 #: java/lang-options.h:46
23551 msgid "Directory where class files should be written"
23552 msgstr ""
23554 #: java/lang-options.h:48
23555 msgid "Warn if modifiers are specified when not necessary"
23556 msgstr ""
23558 #: java/lang-options.h:50
23559 msgid "Warn if deprecated empty statements are found"
23560 msgstr ""
23562 #: java/lang-options.h:52
23563 msgid "Warn if .class files are out of date"
23564 msgstr ""
23566 #: java/lang-options.h:54
23567 msgid "Always check for non gcj generated classes archives"
23568 msgstr ""
23570 #: java/lang-options.h:56
23571 msgid "Never optimize static class initialization code"
23572 msgstr ""
23574 #: objc/objc-act.c:606
23575 msgid "no class name specified as argument to -fconstant-string-class"
23576 msgstr ""
23578 #: objc/objc-act.c:757
23579 #, c-format
23580 msgid "object does not conform to the `%s' protocol"
23581 msgstr ""
23583 #: objc/objc-act.c:801
23584 #, c-format
23585 msgid "class `%s' does not implement the `%s' protocol"
23586 msgstr ""
23588 #: objc/objc-act.c:939
23589 #, c-format
23590 msgid "unexpected type for `id' (%s)"
23591 msgstr ""
23593 #: objc/objc-act.c:944
23594 msgid "undefined type `id', please import <objc/objc.h>"
23595 msgstr ""
23597 #: objc/objc-act.c:996
23598 #, c-format
23599 msgid "protocol `%s' has circular dependency"
23600 msgstr ""
23602 #: objc/objc-act.c:1018 objc/objc-act.c:5229
23603 #, fuzzy, c-format
23604 msgid "cannot find protocol declaration for `%s'"
23605 msgstr "geen eerdere declaratie voor `%s'"
23607 #: objc-parse.y:1752 objc/objc-act.c:1279 objc/objc-act.c:5747
23608 #: objc/objc-act.c:6077 objc/objc-act.c:6126 objc/objc-act.c:6162
23609 #, fuzzy, c-format
23610 msgid "cannot find interface declaration for `%s'"
23611 msgstr "geen eerdere declaratie voor `%s'"
23613 #: objc/objc-act.c:1304
23614 #, fuzzy, c-format
23615 msgid "cannot find reference tag for class `%s'"
23616 msgstr "kan niet derefereren, is geen pointer."
23618 #: objc/objc-act.c:2314
23619 #, fuzzy, c-format
23620 msgid "cannot find class `%s'"
23621 msgstr "kan %s niet vinden"
23623 #: objc/objc-act.c:2316
23624 #, fuzzy, c-format
23625 msgid "class `%s' already exists"
23626 msgstr "veld `%s' heeft al een beginwaarde gekregen"
23628 #. fatal did not work with 2 args...should fix
23629 #: objc/objc-act.c:2440
23630 #, c-format
23631 msgid "cannot find interface declaration for `%s', superclass of `%s'"
23632 msgstr ""
23634 #: objc/objc-act.c:2447
23635 #, fuzzy, c-format
23636 msgid "circular inheritance in interface declaration for `%s'"
23637 msgstr "geneste externe declaratie van `%s'"
23639 #: objc/objc-act.c:3500 objc/objc-act.c:3517
23640 msgid "inconsistent instance variable specification"
23641 msgstr ""
23643 #: objc/objc-act.c:4710
23644 #, c-format
23645 msgid "multiple declarations for method `%s'"
23646 msgstr ""
23648 #: objc/objc-act.c:4876
23649 #, c-format
23650 msgid "invalid receiver type `%s'"
23651 msgstr ""
23653 #: objc/objc-act.c:4907 objc/objc-act.c:4933 objc/objc-act.c:4981
23654 #, c-format
23655 msgid "`%s' does not respond to `%s'"
23656 msgstr ""
23658 #: objc/objc-act.c:4913 objc/objc-act.c:7197
23659 #, c-format
23660 msgid "no super class declared in interface for `%s'"
23661 msgstr ""
23663 #: objc/objc-act.c:5011
23664 msgid "cannot find class (factory) method"
23665 msgstr ""
23667 #: objc/objc-act.c:5012 objc/objc-act.c:5056
23668 #, c-format
23669 msgid "return type for `%s' defaults to id"
23670 msgstr ""
23672 #: objc/objc-act.c:5029
23673 #, c-format
23674 msgid "method `%s' not implemented by protocol"
23675 msgstr ""
23677 #: objc/objc-act.c:5038
23678 msgid "return type defaults to id"
23679 msgstr ""
23681 #: objc/objc-act.c:5055
23682 #, fuzzy
23683 msgid "cannot find method"
23684 msgstr "kan `nm' niet vinden"
23686 #. Historically, a class method that produced objects (factory
23687 #. method) would assign `self' to the instance that it
23688 #. allocated.  This would effectively turn the class method into
23689 #. an instance method.  Following this assignment, the instance
23690 #. variables could be accessed.  That practice, while safe,
23691 #. violates the simple rule that a class method should not refer
23692 #. to an instance variable.  It's better to catch the cases
23693 #. where this is done unknowingly than to support the above
23694 #. paradigm.
23695 #: objc/objc-act.c:5298
23696 #, c-format
23697 msgid "instance variable `%s' accessed in class method"
23698 msgstr ""
23700 #: objc/objc-act.c:5548
23701 #, fuzzy, c-format
23702 msgid "duplicate definition of class method `%s'"
23703 msgstr "herhaalde definitie `%s'"
23705 #: objc/objc-act.c:5554
23706 #, fuzzy, c-format
23707 msgid "duplicate declaration of class method `%s'"
23708 msgstr "impliciete declaratie van functie `%s'"
23710 #: objc/objc-act.c:5590
23711 #, fuzzy, c-format
23712 msgid "duplicate definition of instance method `%s'"
23713 msgstr "herhaalde definitie `%s'"
23715 #: objc/objc-act.c:5596
23716 #, fuzzy, c-format
23717 msgid "duplicate declaration of instance method `%s'"
23718 msgstr "impliciete declaratie van functie `%s'"
23720 #: objc/objc-act.c:5636
23721 #, c-format
23722 msgid "duplicate interface declaration for category `%s(%s)'"
23723 msgstr ""
23725 #: objc/objc-act.c:5722
23726 #, c-format
23727 msgid "instance variable `%s' is declared private"
23728 msgstr ""
23730 #: objc/objc-act.c:5769
23731 #, c-format
23732 msgid "instance variable `%s' is declared %s"
23733 msgstr ""
23735 #: objc/objc-act.c:5779
23736 msgid "static access to object of type `id'"
23737 msgstr ""
23739 #: objc/objc-act.c:5816 objc/objc-act.c:5909
23740 #, c-format
23741 msgid "incomplete implementation of class `%s'"
23742 msgstr ""
23744 #: objc/objc-act.c:5820 objc/objc-act.c:5914
23745 #, c-format
23746 msgid "incomplete implementation of category `%s'"
23747 msgstr ""
23749 #: objc/objc-act.c:5825 objc/objc-act.c:5919
23750 #, c-format
23751 msgid "method definition for `%c%s' not found"
23752 msgstr ""
23754 #: objc/objc-act.c:5963
23755 #, c-format
23756 msgid "%s `%s' does not fully implement the `%s' protocol"
23757 msgstr ""
23759 #: objc/objc-act.c:6021 objc/objc-act.c:8118
23760 msgid "`@end' missing in implementation context"
23761 msgstr ""
23763 #: objc/objc-act.c:6049
23764 #, c-format
23765 msgid "reimplementation of class `%s'"
23766 msgstr ""
23768 #: objc/objc-act.c:6091
23769 #, c-format
23770 msgid "conflicting super class name `%s'"
23771 msgstr ""
23773 #: objc/objc-act.c:6106
23774 #, c-format
23775 msgid "duplicate interface declaration for class `%s'"
23776 msgstr ""
23778 #: objc/objc-act.c:6388
23779 #, c-format
23780 msgid "duplicate declaration for protocol `%s'"
23781 msgstr ""
23783 #: objc/objc-act.c:7238
23784 msgid "[super ...] must appear in a method context"
23785 msgstr ""
23787 #: objc/objc-act.c:8220 objc/objc-act.c:8236
23788 #, c-format
23789 msgid "potential selector conflict for method `%s'"
23790 msgstr ""
23792 #: objc-parse.y:2602
23793 msgid "`@end' must appear in an implementation context"
23794 msgstr ""
23796 #: objc-parse.y:2876
23797 msgid "method definition not in class context"
23798 msgstr ""
23800 #: objc/lang-options.h:27
23801 msgid "Dump decls to a .decl file"
23802 msgstr ""
23804 #: objc/lang-options.h:29
23805 msgid "Generate code for GNU runtime environment"
23806 msgstr ""
23808 #: objc/lang-options.h:32
23809 msgid "Generate code for NeXT runtime environment"
23810 msgstr ""
23812 #: objc/lang-options.h:35
23813 msgid "Warn if a selector has multiple methods"
23814 msgstr ""
23816 #: objc/lang-options.h:39
23817 msgid "Do not warn if inherited methods are unimplemented"
23818 msgstr ""
23820 #: objc/lang-options.h:41
23821 msgid "Generate C header of platform specific features"
23822 msgstr ""
23824 #: objc/lang-options.h:43
23825 #, fuzzy
23826 msgid "Specify the name of the class for constant strings"
23827 msgstr "het argument van `asm' is geen constante string"
23829 #: config/mmix/mmix.h:112
23830 msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"
23831 msgstr ""
23833 #: f/lang-specs.h:35 gcc.c:677
23834 msgid "GNU C does not support -C without using -E"
23835 msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt"
23837 #: java/lang-specs.h:33
23838 #, fuzzy
23839 msgid "-fjni and -femit-class-files are incompatible"
23840 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
23842 #: java/lang-specs.h:34
23843 #, fuzzy
23844 msgid "-fjni and -femit-class-file are incompatible"
23845 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
23847 #: java/lang-specs.h:35 java/lang-specs.h:36
23848 msgid "-femit-class-file should used along with -fsyntax-only"
23849 msgstr ""
23851 #: config/mcore/mcore.h:60
23852 msgid "choose either big or little endian, not both"
23853 msgstr ""
23855 #: config/mcore/mcore.h:63
23856 msgid "choose either m340 or m210 not both"
23857 msgstr ""
23859 #: config/mcore/mcore.h:64
23860 msgid "the m210 does not have little endian support"
23861 msgstr ""
23863 #: config/alpha/freebsd.h:36 config/i386/freebsd-aout.h:227
23864 #: config/ia64/freebsd.h:24 config/sparc/freebsd.h:31
23865 msgid "`-p' not supported; use `-pg' and gprof(1)"
23866 msgstr "`-p' wordt niet ondersteund; gebruik `-pg' en gprof(1)"
23868 #: ada/lang-specs.h:39 gcc.c:698 java/jvspec.c:74
23869 msgid "-pg and -fomit-frame-pointer are incompatible"
23870 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
23872 #: ada/lang-specs.h:42
23873 msgid "-c or -S required for Ada"
23874 msgstr ""
23876 #: config/arm/arm.h:213
23877 msgid "-mapcs-26 and -mapcs-32 may not be used together"
23878 msgstr "-mapcs-26 en -mapcs-32 mogen niet samen gebruikt worden"
23880 #: config/arm/arm.h:225
23881 msgid "-msoft-float and -mhard_float may not be used together"
23882 msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
23884 #: config/arm/arm.h:236
23885 msgid "-mbig-endian and -mlittle-endian may not be used together"
23886 msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden"
23888 #: config/arm/arm.h:254
23889 #, fuzzy
23890 msgid "incompatible interworking options"
23891 msgstr "incompatibele operands voor %s"
23893 #: config/arm/riscix.h:73 config/arm/riscix.h:133
23894 msgid "-mbsd and -pedantic incompatible"
23895 msgstr "-mbsd en -pedantic zijn niet compatibel"
23897 #: config/arm/riscix.h:74 config/arm/riscix.h:134
23898 msgid "-mbsd and -mxopen incompatible"
23899 msgstr "-mbsd en -mxopen zijn niet compatibel"
23901 #: config/arm/riscix.h:75 config/arm/riscix.h:135
23902 msgid "-mxopen and -pedantic incompatible"
23903 msgstr "-mxopen en -pedantic zijn niet compatibel"
23905 #: config/nextstep.h:161 config/nextstep.h:164
23906 #, fuzzy
23907 msgid "-p profiling is no longer supported.  Use -pg instead"
23908 msgstr "profileren met -p wordt niet meer ondersteund. Gebruik -pg."
23910 #: gcc.c:846
23911 msgid "-E required when input is from standard input"
23912 msgstr "-E is nodig wanneer de invoer van standaardinvoer komt"
23914 #: gcc.c:850
23915 msgid "compilation of header file requested"
23916 msgstr ""
23918 #: config/i386/cygwin.h:169 config/i386/mingw32.h:69
23919 #, fuzzy
23920 msgid "shared and mdll are not compatible"
23921 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
23923 #: config/i386/sco5.h:662 config/i386/sco5.h:737
23924 msgid "-static not valid with -mcoff"
23925 msgstr "-static is niet geldig met -mcoff"
23927 #: config/i386/sco5.h:663 config/i386/sco5.h:738
23928 msgid "-shared not valid with -mcoff"
23929 msgstr "-shared is niet geldig met -mcoff"
23931 #: config/i386/sco5.h:664 config/i386/sco5.h:739
23932 msgid "-symbolic not valid with -mcoff"
23933 msgstr "-symbolic is niet geldig met -mcoff"
23935 #: config/i386/sco5.h:702
23936 msgid "-fpic is not valid with -mcoff"
23937 msgstr "-fpic is niet geldig met -mcoff"
23939 #: config/i386/sco5.h:703
23940 msgid "-fPIC is not valid with -mcoff"
23941 msgstr "-fPIC is niet geldig met -mcoff"
23943 #: config/i386/sco5.h:740
23944 msgid "-fpic not valid with -mcoff"
23945 msgstr "-fpic is niet geldig met -mcoff"
23947 #: config/i386/sco5.h:741
23948 msgid "-fPIC not valid with -mcoff"
23949 msgstr "-fPIC is niet geldig met -mcoff"
23951 #: config/dsp16xx/dsp16xx.h:103 config/dsp16xx/dsp16xx.h:112
23952 #, fuzzy
23953 msgid "a -ifile option requires a -map option"
23954 msgstr "Een -ifile optie heeft een -map optie nodig"
23956 #: config/arc/arc.h:59 config/mips/mips.h:1007
23957 msgid "may not use both -EB and -EL"
23958 msgstr "-EB en -EL mogen niet samen gebruikt worden"
23960 #: config/i860/fx2800.h:290
23961 msgid "-p option not supported: use -pg instead"
23962 msgstr "de -p optie wordt niet ondersteund: gebruik -pg"
23964 #: config/mips/mips.h:837
23965 #, fuzzy
23966 msgid "-pipe is not supported"
23967 msgstr "-pipe wordt niet ondersteund"
23969 #: config/mips/mips.h:1003
23970 msgid "may not use both -mfp64 and -msingle-float"
23971 msgstr "-mfp64 en -msingle-float mogen niet samen gebruikt worden"
23973 #: config/mips/mips.h:1004
23974 msgid "may not use both -mfp64 and -m4650"
23975 msgstr "-mfp64 en -m4650 mogen niet samen gebruikt worden"
23977 #: config/mips/mips.h:1006
23978 #, fuzzy
23979 msgid "may not use both -mgp32 and -mfp64"
23980 msgstr "-mfp64 en -m4650 mogen niet samen gebruikt worden"
23982 #: config/mips/r3900.h:36 config/mips/r3900.h:42
23983 #, fuzzy
23984 msgid "-mhard-float not supported"
23985 msgstr "-mhard-float wordt niet ondersteund"
23987 #: config/mips/r3900.h:38 config/mips/r3900.h:44
23988 #, fuzzy
23989 msgid "-msingle-float and -msoft-float can not both be specified"
23990 msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden."
23992 #: config/i386/cygwin.h:114
23993 #, fuzzy
23994 msgid "mno-cygwin and mno-win32 are not compatible"
23995 msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
23997 #: config/vax/vax.h:42 config/vax/vax.h:43
23998 msgid "profiling not supported with -mg\n"
23999 msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"