semantics.c (constexpr_call): New datatype.
[platform/upstream/gcc.git] / gcc / po / nl.po
index e557404..ee67fef 100644 (file)
-# Dutch messages for gcc 3.x.
-# Copyright (C) 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
-# Tim Van Holder <tim.van.holder@pandora.be>, 1999, 2000, 2002, 2003.
-# 
-# Still a lot of fuzzies, since this started life as a
-# .po file for gcc 2.95.2.
-# 
+# Dutch messages for gcc 4.3.0.
+# Copyright (C) 1999, 2000, 2002, 2003, 2005, 2008 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gcc package.
+# Tim Van Holder <tim.van.holder@telenet.be>, 1999, 2000, 2002, 2003, 2005, 2007, 2008.
+#
 msgid ""
 msgstr ""
-"Project-Id-Version: gcc 3.3.2\n"
+"Project-Id-Version: gcc 4.3.0\n"
 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2005-04-20 21:41-0700\n"
-"PO-Revision-Date: 2003-10-26 10:40+0100\n"
-"Last-Translator: Tim Van Holder <tim.van.holder@pandora.be>\n"
-"Language-Team: Dutch <vertaling@nl.linux.org>\n"
+"POT-Creation-Date: 2010-04-06 14:11+0000\n"
+"PO-Revision-Date: 2008-03-18 21:16+0100\n"
+"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
+"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-1\n"
+"Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: attribs.c:175
-#, fuzzy, c-format
-msgid "%qs attribute directive ignored"
-msgstr "attribuut-commando `%s' wordt genegeerd"
+#: c-decl.c:4573 c-pretty-print.c:403 c-typeck.c:5590 toplev.c:1652
+#: cp/error.c:581 cp/error.c:854
+msgid "<anonymous>"
+msgstr "<anoniem>"
 
-#: attribs.c:183
-#, fuzzy, c-format
-msgid "wrong number of arguments specified for %qs attribute"
-msgstr "verkeerd aantal argumenten opgegeven voor het `%s' attribuut"
+#: c-format.c:363 c-format.c:387 config/i386/msformat-c.c:50
+msgid "' ' flag"
+msgstr "' ' vlag"
 
-#: attribs.c:200
-#, fuzzy, c-format
-msgid "%qs attribute does not apply to types"
-msgstr "het `%s' attribuut heeft geen betekenis voor types"
+#: c-format.c:363 c-format.c:387 config/i386/msformat-c.c:50
+msgid "the ' ' printf flag"
+msgstr "de ' ' printf-vlag"
 
-#: attribs.c:246
-#, fuzzy, c-format
-msgid "%qs attribute only applies to function types"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functie-types"
+#: c-format.c:364 c-format.c:388 c-format.c:422 c-format.c:434 c-format.c:493
+#: config/i386/msformat-c.c:51
+msgid "'+' flag"
+msgstr "'+' vlag"
 
-#: builtins.c:341
-msgid "offset outside bounds of constant string"
-msgstr "offset buiten de grenzen van een constante string"
+#: c-format.c:364 c-format.c:388 c-format.c:422 c-format.c:434
+#: config/i386/msformat-c.c:51
+msgid "the '+' printf flag"
+msgstr "de '+' printf-vlag"
 
-#: builtins.c:928
-#, fuzzy
-msgid "second argument to %<__builtin_prefetch%> must be a constant"
-msgstr "tweede argument voor `__builtin_prefetch' moet een constante zijn"
+#: c-format.c:365 c-format.c:389 c-format.c:435 c-format.c:469
+#: config/i386/msformat-c.c:52 config/i386/msformat-c.c:87
+msgid "'#' flag"
+msgstr "'#' vlag"
 
-#: builtins.c:935
-#, fuzzy
-msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
-msgstr "ongeldig tweede argument voor __builtin_prefetch; zal nul gebruiken"
+#: c-format.c:365 c-format.c:389 c-format.c:435 config/i386/msformat-c.c:52
+msgid "the '#' printf flag"
+msgstr "de '#' printf-vlag"
 
-#: builtins.c:943
-#, fuzzy
-msgid "third argument to %<__builtin_prefetch%> must be a constant"
-msgstr "derde argument voor `__builtin_prefetch' moet een constante zijn"
+#: c-format.c:366 c-format.c:390 c-format.c:467 config/i386/msformat-c.c:53
+msgid "'0' flag"
+msgstr "'0' vlag"
 
-#: builtins.c:950
-#, fuzzy
-msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
-msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken"
+#: c-format.c:366 c-format.c:390 config/i386/msformat-c.c:53
+msgid "the '0' printf flag"
+msgstr "de '0' printf-vlag"
 
-#: builtins.c:3802
-#, fuzzy
-msgid "argument of %<__builtin_args_info%> must be constant"
-msgstr "argument voor `__builtin_args_info' moet een constante zijn"
+#: c-format.c:367 c-format.c:391 c-format.c:466 c-format.c:496
+#: config/i386/msformat-c.c:54
+msgid "'-' flag"
+msgstr "'-' vlag"
 
-#: builtins.c:3808
-#, fuzzy
-msgid "argument of %<__builtin_args_info%> out of range"
-msgstr "argument voor `__builtin_args_info' buiten bereik"
+#: c-format.c:367 c-format.c:391 config/i386/msformat-c.c:54
+msgid "the '-' printf flag"
+msgstr "de '-' printf-vlag"
 
-#: builtins.c:3814
-#, fuzzy
-msgid "missing argument in %<__builtin_args_info%>"
-msgstr "ontbrekend argument in `__builtin_args_info'"
+#: c-format.c:368 c-format.c:449 config/i386/msformat-c.c:55
+#: config/i386/msformat-c.c:75
+msgid "''' flag"
+msgstr "''' vlag"
 
-#: builtins.c:3910 gimplify.c:1765
-#, fuzzy
-msgid "too few arguments to function %<va_start%>"
-msgstr "teveel argumenten voor functie `va_start'"
+#: c-format.c:368 config/i386/msformat-c.c:55
+msgid "the ''' printf flag"
+msgstr "de ''' printf-vlag"
 
-# Of misschien beter "... niet van het `va_list' type"?
-#: builtins.c:4073
-#, fuzzy
-msgid "first argument to %<va_arg%> not of type %<va_list%>"
-msgstr "het eerste argument van `va_arg' is geen `va_list'"
+#: c-format.c:369 c-format.c:450
+msgid "'I' flag"
+msgstr "'I' vlag"
 
-#. Unfortunately, this is merely undefined, rather than a constraint
-#. violation, so we cannot make this an error.  If this call is never
-#. executed, the program is still strictly conforming.
-#: builtins.c:4087
-#, fuzzy
-msgid "%qT is promoted to %qT when passed through %<...%>"
-msgstr "`%s' wordt naar `%s' gepromoveerd indien het via `...' wordt doorgegeven"
+#: c-format.c:369
+msgid "the 'I' printf flag"
+msgstr "de 'I' printf-vlag"
 
-#: builtins.c:4092
-#, fuzzy
-msgid "(so you should pass %qT not %qT to %<va_arg%>)"
-msgstr "(dus U zou `%s' en niet `%s' moeten doorgeven aan `va_arg')"
+#: c-format.c:370 c-format.c:392 c-format.c:447 c-format.c:470 c-format.c:497
+#: c-format.c:1621 config/sol2-c.c:45 config/i386/msformat-c.c:56
+#: config/i386/msformat-c.c:73
+msgid "field width"
+msgstr "veldbreedte"
 
-#. We can, however, treat "undefined" any way we please.
-#. Call abort to encourage the user to fix the program.
-#: builtins.c:4098 c-typeck.c:2025
-msgid "if this code is reached, the program will abort"
-msgstr ""
+#: c-format.c:370 c-format.c:392 config/sol2-c.c:45
+#: config/i386/msformat-c.c:56
+msgid "field width in printf format"
+msgstr "veldbreedte in printf-formaat"
 
-#: builtins.c:4216
-#, fuzzy
-msgid "invalid argument to %<__builtin_frame_address%>"
-msgstr "ongeldig argument voor `__builtin_frame_address'"
+#: c-format.c:371 c-format.c:393 c-format.c:424 c-format.c:437
+#: config/i386/msformat-c.c:57
+msgid "precision"
+msgstr "precisie"
 
-#: builtins.c:4218
-#, fuzzy
-msgid "invalid argument to %<__builtin_return_address%>"
-msgstr "ongeldig argument voor `__builtin_return_address'"
+#: c-format.c:371 c-format.c:393 c-format.c:424 c-format.c:437
+#: config/i386/msformat-c.c:57
+msgid "precision in printf format"
+msgstr "precisie in printf-formaat"
 
-#: builtins.c:4231
-#, fuzzy
-msgid "unsupported argument to %<__builtin_frame_address%>"
-msgstr "niet-ondersteund argument voor `__builtin_frame_address'"
+# Goede vertaling voor modifier? "aanpasser" en "veranderaar" klinken nogal duf...
+#: c-format.c:372 c-format.c:394 c-format.c:425 c-format.c:438 c-format.c:448
+#: c-format.c:500 config/sol2-c.c:46 config/i386/msformat-c.c:58
+#: config/i386/msformat-c.c:74
+msgid "length modifier"
+msgstr "lengte-modifier"
 
-#: builtins.c:4233
-#, fuzzy
-msgid "unsupported argument to %<__builtin_return_address%>"
-msgstr "niet-ondersteund argument voor `__builtin_return_address'"
+#: c-format.c:372 c-format.c:394 c-format.c:425 c-format.c:438
+#: config/sol2-c.c:46 config/i386/msformat-c.c:58
+msgid "length modifier in printf format"
+msgstr "lengte-modifier in printf-formaat"
 
-#: builtins.c:4336
-#, fuzzy
-msgid "second argument to %<__builtin_expect%> must be a constant"
-msgstr "tweede argument voor `__builtin_expect' moet een constante zijn"
+#: c-format.c:423 c-format.c:436
+msgid "'q' flag"
+msgstr "'q' vlag"
 
-#: builtins.c:5586
-#, fuzzy
-msgid "%<__builtin_longjmp%> second argument must be 1"
-msgstr "tweede argument van `__builtin_longjmp' moet 1 zijn"
+# "diagnose-vlag" klinkt niet zo goed...
+#: c-format.c:423 c-format.c:436
+msgid "the 'q' diagnostic flag"
+msgstr "de 'q' diagnose-vlag"
 
-#: builtins.c:5938
-msgid "target format does not support infinity"
-msgstr "doelformaat ondersteunt geen oneindige waarde"
+# moet beter kunnen...
+#: c-format.c:444 config/i386/msformat-c.c:71
+msgid "assignment suppression"
+msgstr "toewijzingsonderdrukking"
 
-#: builtins.c:7695 builtins.c:7790
-#, fuzzy, c-format
-msgid "too few arguments to function %qs"
-msgstr "te weinig argumenten voor functie `%s'"
+# dit wringt nogal...
+#: c-format.c:444 config/i386/msformat-c.c:71
+msgid "the assignment suppression scanf feature"
+msgstr "de scanf toewijzingsonderdrukking mogelijkheid"
 
-#: builtins.c:7701 builtins.c:7796
-#, fuzzy, c-format
-msgid "too many arguments to function %qs"
-msgstr "teveel argumenten voor functie `%s'"
+#: c-format.c:445 config/i386/msformat-c.c:72
+msgid "'a' flag"
+msgstr "'a' vlag"
 
-#: builtins.c:7707 builtins.c:7821
-#, fuzzy, c-format
-msgid "non-floating-point argument to function %qs"
-msgstr "niet-floating-point argument voor functie `%s'"
+#: c-format.c:445 config/i386/msformat-c.c:72
+msgid "the 'a' scanf flag"
+msgstr "de 'a' scanf-vlag"
 
-#: builtins.c:8907
-#, fuzzy
-msgid "%<va_start%> used in function with fixed args"
-msgstr "`va_start' gebruikt in functie met vaste argumenten"
+#: c-format.c:446
+msgid "'m' flag"
+msgstr "'m' vlag"
 
-#. Evidently an out of date version of <stdarg.h>; can't validate
-#. va_start's second argument, but can still work as intended.
-#: builtins.c:8914
-#, fuzzy
-msgid "%<__builtin_next_arg%> called without an argument"
-msgstr "`__builtin_next_arg' opgeroepen zonder argument"
+#: c-format.c:446
+msgid "the 'm' scanf flag"
+msgstr "de 'm' scanf-vlag"
 
-#: builtins.c:8929
-msgid "%<va_start%> used with too many arguments"
-msgstr ""
+#: c-format.c:447 config/i386/msformat-c.c:73
+msgid "field width in scanf format"
+msgstr "veldbreedte in scanf-formaat"
 
-#. FIXME: Sometimes with the tree optimizers we can get the
-#. not the last argument even though the user used the last
-#. argument.  We just warn and set the arg to be the last
-#. argument so that we will get wrong-code because of
-#. it.
-#: builtins.c:8949
-#, fuzzy
-msgid "second parameter of %<va_start%> not last named argument"
-msgstr "de tweede parameter van `va_start' is niet het laatste benoemde argument"
+#: c-format.c:448 config/i386/msformat-c.c:74
+msgid "length modifier in scanf format"
+msgstr "lengte-modifier in scanf-formaat"
 
-# betere vertaling voor 'function scope'?
-#: c-common.c:826
-#, fuzzy
-msgid "%qD is not defined outside of function scope"
-msgstr "`%s' is niet gedefinieerd buiten een functie"
+#: c-format.c:449 config/i386/msformat-c.c:75
+msgid "the ''' scanf flag"
+msgstr "de ''' scanf-vlag"
 
-#: c-common.c:847
-#, fuzzy, c-format
-msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
-msgstr "stringlengte `%d' is groter dan `%d', de lengte die ISO C%d compilers moeten ondersteunen"
+#: c-format.c:450
+msgid "the 'I' scanf flag"
+msgstr "de 'I' scanf-vlag"
 
-#: c-common.c:888
-msgid "overflow in constant expression"
-msgstr "overflow in constante expressie"
+#: c-format.c:465
+msgid "'_' flag"
+msgstr "'_' vlag"
 
-#: c-common.c:908
-msgid "integer overflow in expression"
-msgstr "integer overflow in expressie"
+#: c-format.c:465
+msgid "the '_' strftime flag"
+msgstr "de '_' strftime-vlag"
 
-#: c-common.c:917
-msgid "floating point overflow in expression"
-msgstr "floating-point overflow in expressie"
+#: c-format.c:466
+msgid "the '-' strftime flag"
+msgstr "de '-' strftime-vlag"
 
-#: c-common.c:923
-msgid "vector overflow in expression"
-msgstr "vector overflow in expressie"
+#: c-format.c:467
+msgid "the '0' strftime flag"
+msgstr "de '0' strftime-vlag"
 
-#. This detects cases like converting -129 or 256 to unsigned char.
-#: c-common.c:945
-msgid "large integer implicitly truncated to unsigned type"
-msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
+#: c-format.c:468 c-format.c:492
+msgid "'^' flag"
+msgstr "'^' vlag"
 
-#: c-common.c:947
-msgid "negative integer implicitly converted to unsigned type"
-msgstr "negatieve integer impliciet omgezet naar 'unsigned' type"
+#: c-format.c:468
+msgid "the '^' strftime flag"
+msgstr "de '^' strftime-vlag"
 
-#: c-common.c:1005
-msgid "overflow in implicit constant conversion"
-msgstr "overflow in impliciete omzetting van constante"
+#: c-format.c:469 config/i386/msformat-c.c:87
+msgid "the '#' strftime flag"
+msgstr "de '#' strftime-vlag"
 
-#: c-common.c:1141
-#, fuzzy, c-format
-msgid "operation on %qs may be undefined"
-msgstr "bewerking op `%s' is mogelijk niet gedefinieerd"
+#: c-format.c:470
+msgid "field width in strftime format"
+msgstr "veldbreedte in strftime-formaat"
 
-#: c-common.c:1425
-msgid "case label does not reduce to an integer constant"
-msgstr "case-label valt niet te herleiden tot een integerconstante"
+#: c-format.c:471
+msgid "'E' modifier"
+msgstr "'E' modifier"
 
-#: c-common.c:1468
-msgid "case label value is less than minimum value for type"
-msgstr ""
+#: c-format.c:471
+msgid "the 'E' strftime modifier"
+msgstr "de 'E' strftime-modifier"
 
-#: c-common.c:1476
-msgid "case label value exceeds maximum value for type"
-msgstr ""
+#: c-format.c:472
+msgid "'O' modifier"
+msgstr "'O' modifier"
 
-#: c-common.c:1484
-msgid "lower value in case label range less than minimum value for type"
-msgstr ""
+#: c-format.c:472
+msgid "the 'O' strftime modifier"
+msgstr "de 'O' strftime-modifier"
 
-#: c-common.c:1493
-msgid "upper value in case label range exceeds maximum value for type"
-msgstr ""
+#: c-format.c:473
+msgid "the 'O' modifier"
+msgstr "de 'O' modifier"
 
-#: c-common.c:1833
-msgid "invalid truth-value expression"
-msgstr "ongeldige waarheidsexpressie"
+#: c-format.c:491
+msgid "fill character"
+msgstr "opvulkarakter"
 
-#: c-common.c:1881
-#, c-format
-msgid "invalid operands to binary %s"
-msgstr "ongeldige operanden voor binaire %s-operator"
+#: c-format.c:491
+msgid "fill character in strfmon format"
+msgstr "opvulkarakter in strfmon-formaat"
 
-#: c-common.c:2116
-msgid "comparison is always false due to limited range of data type"
-msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
+#: c-format.c:492
+msgid "the '^' strfmon flag"
+msgstr "de '^' strfmon-vlag"
 
-#: c-common.c:2118
-msgid "comparison is always true due to limited range of data type"
-msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
+#: c-format.c:493
+msgid "the '+' strfmon flag"
+msgstr "de '+' strfmon-vlag"
 
-#: c-common.c:2188
-msgid "comparison of unsigned expression >= 0 is always true"
-msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar"
+#: c-format.c:494
+msgid "'(' flag"
+msgstr "'(' vlag"
 
-#: c-common.c:2197
-msgid "comparison of unsigned expression < 0 is always false"
-msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals"
+#: c-format.c:494
+msgid "the '(' strfmon flag"
+msgstr "de '(' strfmon-vlag"
 
-#: c-common.c:2239
-#, fuzzy
-msgid "pointer of type %<void *%> used in arithmetic"
-msgstr "pointer van type `void *' gebruikt in rekensom"
+#: c-format.c:495
+msgid "'!' flag"
+msgstr "'!' vlag"
 
-#: c-common.c:2245
-msgid "pointer to a function used in arithmetic"
-msgstr "pointer naar functie gebruikt in rekensom"
+#: c-format.c:495
+msgid "the '!' strfmon flag"
+msgstr "de '!' strfmon-vlag"
 
-#: c-common.c:2251
-msgid "pointer to member function used in arithmetic"
-msgstr "pointer naar lid-functie gebruikt in rekensom"
+#: c-format.c:496
+msgid "the '-' strfmon flag"
+msgstr "de '-' strfmon-vlag"
 
-#. Common Ada/Pascal programmer's mistake.  We always warn
-#. about this since it is so bad.
-#: c-common.c:2375
-msgid "the address of %qD, will always evaluate as %<true%>"
-msgstr ""
+#: c-format.c:497
+msgid "field width in strfmon format"
+msgstr "veldbreedte in strfmon-formaat"
 
-#: c-common.c:2471
-msgid "suggest parentheses around assignment used as truth value"
-msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden"
+#: c-format.c:498
+msgid "left precision"
+msgstr "linkse precisie"
 
-#: c-common.c:2539 c-common.c:2579
-#, fuzzy
-msgid "invalid use of %<restrict%>"
-msgstr "ongeldig gebruik van `restrict'"
+#: c-format.c:498
+msgid "left precision in strfmon format"
+msgstr "linkse precisie in strfmon-formaat"
 
-#: c-common.c:2795
-#, fuzzy
-msgid "invalid application of %<sizeof%> to a function type"
-msgstr "ongeldige toepassing van `sizeof' op een functietype"
+#: c-format.c:499
+msgid "right precision"
+msgstr "rechtse precisie"
 
-#: c-common.c:2805
-#, fuzzy, c-format
-msgid "invalid application of %qs to a void type"
-msgstr "ongeldige toepasing van `%s' op een void-type"
+#: c-format.c:499
+msgid "right precision in strfmon format"
+msgstr "rechtse precisie in strfmon-formaat"
 
-#: c-common.c:2811
-#, fuzzy
-msgid "invalid application of %qs to incomplete type %qT "
-msgstr "ongeldige toepassing van `%s' op een onvolledig type"
+#: c-format.c:500
+msgid "length modifier in strfmon format"
+msgstr "lengte-modifier in strfmon-formaat"
 
-#: c-common.c:2852
+#: c-format.c:1724
+msgid "field precision"
+msgstr "veldprecisie"
+
+#: c-objc-common.c:164
 #, fuzzy
-msgid "%<__alignof%> applied to a bit-field"
-msgstr "`__alignof' toegepast op bitveld"
+msgid "({anonymous})"
+msgstr "<anoniem>"
 
-#: c-common.c:3319
-#, fuzzy, c-format
-msgid "cannot disable built-in function %qs"
-msgstr "ingebouwde functie `%s' kan niet uitgeschakeld worden"
+#: c-opts.c:1501 tree.c:3970 cp/error.c:999 fortran/cpp.c:552
+msgid "<built-in>"
+msgstr "<ingebouwd>"
 
-#: c-common.c:3509
-msgid "pointers are not permitted as case values"
-msgstr "pointers zijn niet toegestaan als case-waarden"
+#. Handle deferred options from command-line.
+#: c-opts.c:1519 fortran/cpp.c:557
+msgid "<command-line>"
+msgstr "<commandolijn>"
 
-#: c-common.c:3513
+#: c-parser.c:736
 #, fuzzy
-msgid "range expressions in switch statements are non-standard"
-msgstr "ISO C verbiedt het gebruik van bereik-expressies in switch statements"
+msgid "expected end of line"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3538
-msgid "empty range specified"
-msgstr "leeg bereik opgegeven"
+#: c-parser.c:1375 c-parser.c:3463 c-parser.c:3897 c-parser.c:4158
+#: c-parser.c:4228 c-parser.c:4239 c-parser.c:4389 c-parser.c:6264
+#: c-parser.c:6298 c-parser.c:6330 c-parser.c:6377 c-parser.c:6513
+#: c-parser.c:7899 c-parser.c:8043 c-parser.c:8081 c-parser.c:1944
+#, fuzzy, gcc-internal-format
+msgid "expected %<;%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3597
-msgid "duplicate (or overlapping) case value"
-msgstr "herhaalde (of overlappende) case-waarde"
+#: c-parser.c:1883 c-parser.c:2147 c-parser.c:2788 c-parser.c:2840
+#: c-parser.c:2845 c-parser.c:3941 c-parser.c:4074 c-parser.c:4189
+#: c-parser.c:4325 c-parser.c:4451 c-parser.c:5492 c-parser.c:5529
+#: c-parser.c:5615 c-parser.c:5653 c-parser.c:5692 c-parser.c:5707
+#: c-parser.c:5731 c-parser.c:6721 c-parser.c:6761 c-parser.c:7253
+#: c-parser.c:7274 c-parser.c:7324 c-parser.c:7434 c-parser.c:7507
+#: c-parser.c:7575 c-parser.c:8006 c-parser.c:7397
+#, fuzzy, gcc-internal-format
+msgid "expected %<(%>"
+msgstr "ongeldige operand van %s"
+
+#: c-parser.c:1898 c-parser.c:2182 c-parser.c:2389 c-parser.c:2550
+#: c-parser.c:2610 c-parser.c:2684 c-parser.c:2795 c-parser.c:2962
+#: c-parser.c:2973 c-parser.c:2982 c-parser.c:3944 c-parser.c:4078
+#: c-parser.c:4246 c-parser.c:4383 c-parser.c:4462 c-parser.c:5017
+#: c-parser.c:5203 c-parser.c:5262 c-parser.c:5438 c-parser.c:5455
+#: c-parser.c:5476 c-parser.c:5508 c-parser.c:5609 c-parser.c:5637
+#: c-parser.c:5677 c-parser.c:5700 c-parser.c:5723 c-parser.c:5744
+#: c-parser.c:5884 c-parser.c:6134 c-parser.c:6558 c-parser.c:6578
+#: c-parser.c:6729 c-parser.c:6765 c-parser.c:7256 c-parser.c:7277
+#: c-parser.c:7355 c-parser.c:7440 c-parser.c:7556 c-parser.c:7638
+#: c-parser.c:7935 c-parser.c:8051 c-parser.c:8092
+#, fuzzy
+msgid "expected %<)%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3598
+#: c-parser.c:2472 c-parser.c:3254 c-parser.c:3286 c-parser.c:4443
+#: c-parser.c:5601 c-parser.c:5764 c-parser.c:5871
 #, fuzzy
-msgid "%Jthis is the first entry overlapping that value"
-msgstr "dit is de eerste waarde die die waarde overlapt"
+msgid "expected %<]%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3602
-msgid "duplicate case value"
-msgstr "herhaalde case-waarde"
+#: c-parser.c:2654
+#, fuzzy
+msgid "expected %<;%>, %<,%> or %<)%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3603
+#: c-parser.c:3124
 #, fuzzy
-msgid "%Jpreviously used here"
-msgstr "tevoren hier gebruikt"
+msgid "expected %<}%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3607
-msgid "multiple default labels in one switch"
-msgstr "meerdere default-labels in één switch"
+#: c-parser.c:3404 c-parser.c:6731 c-parser.c:8335 c-parser.c:1765
+#: c-parser.c:1960 c-parser.c:6441
+#, fuzzy, gcc-internal-format
+msgid "expected %<{%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3608
+#: c-parser.c:3622 c-parser.c:3631 c-parser.c:4347 c-parser.c:4683
+#: c-parser.c:6571 c-parser.c:6871 c-parser.c:6928 c-parser.c:7545
 #, fuzzy
-msgid "%Jthis is the first default label"
-msgstr "dit is het eerste default-label"
+msgid "expected %<:%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3657
-msgid "%Jcase value %qs not in enumerated type"
-msgstr ""
+#: c-parser.c:4152
+#, fuzzy
+msgid "expected %<while%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3660
-msgid "%Jcase value %qs not in enumerated type %qT"
-msgstr ""
+#: c-parser.c:5499 c-parser.c:5540 c-parser.c:5622 c-parser.c:5629
+#: c-parser.c:5664
+#, fuzzy
+msgid "expected %<,%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3727
+#: c-parser.c:6144 c-parser.c:6176 c-parser.c:6390
 #, fuzzy
-msgid "%Hswitch missing default case"
-msgstr "dit is het eerste default-label"
+msgid "expected %<@end%>"
+msgstr "ongeldige operand van %s"
 
-#. Warn if there are enumerators that don't correspond to
-#. case expressions.
-#: c-common.c:3761
+#: c-parser.c:6692
 #, fuzzy
-msgid "%Henumeration value %qE not handled in switch"
-msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
+msgid "expected %<>%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:3788
+#: c-parser.c:7642
 #, fuzzy
-msgid "taking the address of a label is non-standard"
-msgstr "ISO C verbiedt het nemen van het adres van een label"
-
-#: c-common.c:3957 c-common.c:3976 c-common.c:3994 c-common.c:4021
-#: c-common.c:4040 c-common.c:4063 c-common.c:4087 c-common.c:4113
-#: c-common.c:4147 c-common.c:4191 c-common.c:4219 c-common.c:4247
-#: c-common.c:4266 c-common.c:4597 c-common.c:4628 c-common.c:4720
-#: c-common.c:4787 c-common.c:4833 c-common.c:4891 c-common.c:4920
-#: c-common.c:5199 c-common.c:5222 c-common.c:5261 tree.c:3258
-#: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728
-#: config/avr/avr.c:4657 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
-#: config/i386/i386.c:1732 config/i386/i386.c:15694 config/ia64/ia64.c:526
-#: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312
-#: config/sh/symbian.c:414 config/sh/symbian.c:421
-#, fuzzy, c-format
-msgid "%qs attribute ignored"
-msgstr "het `%s' attribuut wordt genegeerd"
+msgid "expected %<,%> or %<)%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:4304
-#, fuzzy, c-format
-msgid "unknown machine mode %qs"
-msgstr "onbekende machine-modus `%s'"
+#: c-parser.c:8033 c-parser.c:3309
+#, fuzzy, gcc-internal-format
+msgid "expected %<=%>"
+msgstr "ongeldige operand van %s"
 
-#: c-common.c:4324
-msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
+#: c-parser.c:8392 c-parser.c:8382
+#, fuzzy, gcc-internal-format
+msgid "expected %<#pragma omp section%> or %<}%>"
+msgstr "top-level declaratie van %qs specifieert %<auto%>"
+
+#: c-pretty-print.c:324
+msgid "<type-error>"
 msgstr ""
 
-#: c-common.c:4326
-#, fuzzy
-msgid "use __attribute__ ((vector_size)) instead"
-msgstr "attribuut-commando `%s' wordt genegeerd"
-
-# Misschien beter 'emuleren' dan nabootsen?
-#: c-common.c:4335
-#, fuzzy, c-format
-msgid "unable to emulate %qs"
-msgstr "kan '%s' niet nabootsen"
-
-#: c-common.c:4345
-#, fuzzy, c-format
-msgid "invalid pointer mode %qs"
-msgstr "bitveld `%s' heeft een negatieve breedte"
+#: c-pretty-print.c:363
+msgid "<unnamed-unsigned:"
+msgstr ""
 
-#: c-common.c:4360
-#, fuzzy, c-format
-msgid "no data type for mode %qs"
-msgstr "geen datatype voor modus `%s'"
+#: c-pretty-print.c:364
+msgid "<unnamed-signed:"
+msgstr ""
 
-#: c-common.c:4370
-#, c-format
-msgid "cannot use mode %qs for enumeral types"
+#: c-pretty-print.c:367
+msgid "<unnamed-float:"
 msgstr ""
 
-#: c-common.c:4394
-#, c-format
-msgid "mode %qs applied to inappropriate type"
+#: c-pretty-print.c:370
+msgid "<unnamed-fixed:"
 msgstr ""
 
-#: c-common.c:4425
-#, fuzzy
-msgid "%Jsection attribute cannot be specified for local variables"
-msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+#: c-pretty-print.c:385
+msgid "<typedef-error>"
+msgstr ""
 
-#: c-common.c:4436
-#, fuzzy
-msgid "%Jsection of %qD conflicts with previous declaration"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: c-pretty-print.c:398
+msgid "<tag-error>"
+msgstr ""
 
-#: c-common.c:4445
+#: c-pretty-print.c:1142
 #, fuzzy
-msgid "%Jsection attribute not allowed for %qD"
-msgstr "sectie-attribuut niet toegestaan voor `%s'"
+msgid "<erroneous-expression>"
+msgstr "overflow in constante expressie"
 
-#: c-common.c:4451
-#, fuzzy
-msgid "%Jsection attributes are not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-pretty-print.c:1146 cp/cxx-pretty-print.c:154
+msgid "<return-value>"
+msgstr ""
 
-#: c-common.c:4489
-msgid "requested alignment is not a constant"
-msgstr "gevraagd alignment is geen constante"
+# moet beter kunnen - "... waar haakjes rond staan" klinkt ook al niet geweldig
+#: c-typeck.c:5707
+msgid "array initialized from parenthesized string constant"
+msgstr "array heeft stringconstante tussen haakjes als beginwaarde"
 
-#: c-common.c:4494
-msgid "requested alignment is not a power of 2"
-msgstr "gevraagd alignment is geen macht van 2"
+#: c-typeck.c:5780 c-typeck.c:6651
+msgid "initialization of a flexible array member"
+msgstr "initialisatie van flexibel array-lid"
 
-#: c-common.c:4499
-msgid "requested alignment is too large"
-msgstr "gevraagd alignment is te groot"
+#: c-typeck.c:5790 cp/typeck2.c:851
+#, gcc-internal-format
+msgid "char-array initialized from wide string"
+msgstr "char-array heeft wide string als beginwaarde"
 
-#: c-common.c:4525
+#: c-typeck.c:5798
 #, fuzzy
-msgid "%Jalignment may not be specified for %qD"
-msgstr "er kan geen alignment opgegeven worden voor `%s'"
+msgid "wide character array initialized from non-wide string"
+msgstr "wchar_t-array heeft geen wide string als beginwaarde"
 
-#: c-common.c:4563
+#: c-typeck.c:5804
 #, fuzzy
-msgid "%J%qD defined both normally and as an alias"
-msgstr "`%s' is zowel als alias en als normale naam gedefinieerd"
+msgid "wide character array initialized from incompatible wide string"
+msgstr "wchar_t-array heeft geen wide string als beginwaarde"
 
-#: c-common.c:4579
-#, fuzzy
-msgid "alias argument not a string"
-msgstr "alias-argument is geen string"
+#: c-typeck.c:5838
+msgid "array of inappropriate type initialized from string constant"
+msgstr "array van ongeschikt type heeft stringconstante als beginwaarde"
 
-#: c-common.c:4621
-#, fuzzy, c-format
-msgid "%qs attribute ignored on non-class types"
-msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
+#. ??? This should not be an error when inlining calls to
+#. unprototyped functions.
+#: c-typeck.c:5906 c-typeck.c:5359 cp/typeck.c:1862
+#, gcc-internal-format
+msgid "invalid use of non-lvalue array"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-# Of moet dit vertaald worden als 'zichtbaarheidsargument is ...'?
-#: c-common.c:4634
-#, fuzzy
-msgid "visibility argument not a string"
-msgstr "argument 'visibility' is geen string"
+#: c-typeck.c:5932
+msgid "array initialized from non-constant array expression"
+msgstr "array krijgt niet-constante array-expressie als beginwaarde"
 
-#: c-common.c:4646
-#, fuzzy, c-format
-msgid "%qE attribute ignored on types"
-msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
+#: c-typeck.c:5946 c-typeck.c:5949 c-typeck.c:5957 c-typeck.c:5996
+#: c-typeck.c:7450
+msgid "initializer element is not constant"
+msgstr "beginwaarde-element is niet constant"
 
-#: c-common.c:4661
+#: c-typeck.c:5962 c-typeck.c:6008 c-typeck.c:7460
 #, fuzzy
-msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
-msgstr "argument 'visibility' moet \"default\", \"hidden\", \"protected\" of \"internal\" zijn"
+msgid "initializer element is not a constant expression"
+msgstr "beginwaarde-element is niet constant"
 
-#: c-common.c:4730
-#, fuzzy
-msgid "tls_model argument not a string"
-msgstr "argument 'tls_model' is geen string"
+#: c-typeck.c:6003 c-typeck.c:7455
+#, gcc-internal-format
+msgid "initializer element is not computable at load time"
+msgstr "beginwaarde-element kan niet berekend worden tijdens het laden"
 
-#: c-common.c:4739
-#, fuzzy
-msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
-msgstr "argument 'tls_model' moet \"local-exec\", \"initial-exec\", \"local-dynamic\" of \"global-dynamic\" zijn"
+#. Although C99 is unclear about whether incomplete arrays
+#. of VLAs themselves count as VLAs, it does not make
+#. sense to permit them to be initialized given that
+#. ordinary VLAs may not be initialized.
+#: c-typeck.c:6017 c-decl.c:3954 c-decl.c:3969
+#, gcc-internal-format
+msgid "variable-sized object may not be initialized"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: c-common.c:4761 c-common.c:4807
-#, fuzzy
-msgid "%J%qE attribute applies only to functions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: c-typeck.c:6021
+msgid "invalid initializer"
+msgstr "ongeldige beginwaarde"
 
-#: c-common.c:4766 c-common.c:4812
+#: c-typeck.c:6230
 #, fuzzy
-msgid "%Jcan%'t set %qE attribute after definition"
-msgstr "kan het `%s' attribuut niet instellen na een definitie"
+msgid "(anonymous)"
+msgstr "<anoniem>"
 
-#: c-common.c:4888
-#, fuzzy, c-format
-msgid "%qs attribute ignored for %qs"
-msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
+#: c-typeck.c:6508
+msgid "extra brace group at end of initializer"
+msgstr "extra accolade-groep aan einde van beginwaarde"
 
-# Is the %s the argument, or is it 'of' the argument?
-#: c-common.c:4949
-#, fuzzy, c-format
-msgid "invalid vector type for attribute %qs"
-msgstr "ongeldig vector-type voor attribuut `%s'"
+#: c-typeck.c:6529
+msgid "missing braces around initializer"
+msgstr "accolades ontbreken rond beginwaarde"
 
-#: c-common.c:4958
-msgid "number of components of the vector not a power of two"
-msgstr ""
+#: c-typeck.c:6590
+msgid "braces around scalar initializer"
+msgstr "accolades rond scalaire beginwaarde"
 
-#: c-common.c:4986
-msgid "nonnull attribute without arguments on a non-prototype"
-msgstr "nonnull attribuut zonder argumenten gebruikt voor een niet-prototype"
+#: c-typeck.c:6648
+msgid "initialization of flexible array member in a nested context"
+msgstr "initialisatie van flexibel array-lid in een geneste context"
 
-#: c-common.c:5001
-#, fuzzy, c-format
-msgid "nonnull argument has invalid operand number (argument %lu)"
-msgstr "de formaatstring heeft een niet-constant operand-nummer"
+#: c-typeck.c:6679
+msgid "missing initializer"
+msgstr "beginwaarde ontbreekt"
 
-#: c-common.c:5020
-#, fuzzy, c-format
-msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
-msgstr "nonnull argument met operandnummer dat buiten bereik is (arg %lu, operand %lu)"
+#: c-typeck.c:6701
+msgid "empty scalar initializer"
+msgstr "lege scalaire beginwaarde"
 
-#: c-common.c:5028
-#, fuzzy, c-format
-msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
-msgstr "nonnull argument verwijst naar niet-pointer operand (arg %lu, operand %lu)"
+#: c-typeck.c:6706
+msgid "extra elements in scalar initializer"
+msgstr "extra elementen in scalaire beginwaarde"
 
-#: c-common.c:5083 c-common.c:5120
-#, fuzzy
-msgid "missing sentinel in function call"
-msgstr "kan functie `main' niet inline maken"
+#: c-typeck.c:6814 c-typeck.c:6892
+msgid "array index in non-array initializer"
+msgstr "array-index in beginwaarde van niet-array"
 
-#: c-common.c:5106
-#, fuzzy
-msgid "not enough arguments to fit a sentinel"
-msgstr "te weinig argument voor functie"
+# of gewoon "veldnaam niet in beginwaarde van record of union"?
+#: c-typeck.c:6819 c-typeck.c:6948
+msgid "field name not in record or union initializer"
+msgstr "veldnaam in beginwaarde van iets anders dan record of union"
 
-#: c-common.c:5162
-#, fuzzy, c-format
-msgid "null argument where non-null required (argument %lu)"
-msgstr "null argument waar een niet-null argument vereist is (arg %lu)"
+#: c-typeck.c:6865
+msgid "array index in initializer not of integer type"
+msgstr "array-index in beginwaarde is niet van een integer type"
 
-#: c-common.c:5233
+#: c-typeck.c:6874 c-typeck.c:6883
 #, fuzzy
-msgid "cleanup argument not an identifier"
-msgstr "`defined' zonder een naam"
+msgid "array index in initializer is not an integer constant expression"
+msgstr "array-index in beginwaarde is niet van een integer type"
 
-#: c-common.c:5240
-#, fuzzy
-msgid "cleanup argument not a function"
-msgstr "opgeroepen object is geen functie"
+#: c-typeck.c:6888 c-typeck.c:6890
+msgid "nonconstant array index in initializer"
+msgstr "niet-constante array-index in beginwaarde"
 
-#: c-common.c:5278
-#, c-format
-msgid "%qs attribute requires prototypes with named arguments"
-msgstr ""
+#: c-typeck.c:6894 c-typeck.c:6897
+msgid "array index in initializer exceeds array bounds"
+msgstr "array-index in beginwaarde overschrijdt de grenzen van de array"
 
-#: c-common.c:5289
-#, fuzzy, c-format
-msgid "%qs attribute only applies to variadic functions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: c-typeck.c:6911
+msgid "empty index range in initializer"
+msgstr "leeg indexbereik in beginwaarde"
 
-#: c-common.c:5302
-#, fuzzy
-msgid "requested position is not an integer constant"
-msgstr "gevraagd alignment is geen constante"
+#: c-typeck.c:6920
+msgid "array index range in initializer exceeds array bounds"
+msgstr "array-indexbereik in beginwaarde overschrijdt de grenzen van de array"
 
-#: c-common.c:5309
-msgid "requested position is less than zero"
-msgstr ""
+#: c-typeck.c:7003 c-typeck.c:7030 c-typeck.c:7549
+msgid "initialized field with side-effects overwritten"
+msgstr "geïnitialiseerd veld met neveneffecten wordt overschreven"
 
-#: c-common.c:5615
-msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
-msgstr ""
+#: c-typeck.c:7005 c-typeck.c:7032 c-typeck.c:7551
+msgid "initialized field overwritten"
+msgstr "geïnitialiseerd veld wordt overschreven"
 
-#: c-common.c:5619
-msgid "%Hignoring return value of function declared with attribute warn_unused_result"
+#: c-typeck.c:7477 c-typeck.c:4965
+#, gcc-internal-format
+msgid "enum conversion in initialization is invalid in C++"
 msgstr ""
 
-#: c-common.c:5679
-#, fuzzy, c-format
-msgid "attempt to take address of bit-field structure member %qs"
-msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
+#: c-typeck.c:7766
+msgid "excess elements in char array initializer"
+msgstr "overtollige elementen in beginwaarde van char array"
 
-#: c-common.c:5731
-msgid "invalid lvalue in assignment"
-msgstr "ongeldige lvalue in toewijzing"
+#: c-typeck.c:7773 c-typeck.c:7832
+msgid "excess elements in struct initializer"
+msgstr "overtollige elementen in beginwaarde van struct"
 
-#: c-common.c:5734
-#, fuzzy
-msgid "invalid lvalue in increment"
-msgstr "ongeldige lvalue in toewijzing"
+#: c-typeck.c:7847
+msgid "non-static initialization of a flexible array member"
+msgstr "niet-statische initialisatie van flexibel array-lid"
 
-#: c-common.c:5737
-#, fuzzy
-msgid "invalid lvalue in decrement"
-msgstr "ongeldige lvalue in toewijzing"
+#: c-typeck.c:7917
+msgid "excess elements in union initializer"
+msgstr "overtollige elementen in beginwaarde van union"
 
-#: c-common.c:5740
-#, fuzzy
-msgid "invalid lvalue in unary %<&%>"
-msgstr "ongeldige lvalue bij unaire `&'"
+#: c-typeck.c:8006
+msgid "excess elements in array initializer"
+msgstr "overtollige elementen in beginwaarde van array"
 
-#: c-common.c:5743
-#, fuzzy
-msgid "invalid lvalue in asm statement"
-msgstr "ongeldige lvalue in toewijzing"
+#: c-typeck.c:8039
+msgid "excess elements in vector initializer"
+msgstr "overtollige elementen in beginwaarde van vector"
 
-#. Except for passing an argument to an unprototyped function,
-#. this is a constraint violation.  When passing an argument to
-#. an unprototyped function, it is compile-time undefined;
-#. making it a constraint in that case was rejected in
-#. DR#252.
-#: c-convert.c:83 c-typeck.c:1432 c-typeck.c:3528 cp/typeck.c:1367
-#: cp/typeck.c:5829 fortran/convert.c:89 treelang/tree-convert.c:79
-msgid "void value not ignored as it ought to be"
-msgstr "void-waarde niet genegeerd zoals het hoort"
+#: c-typeck.c:8070
+msgid "excess elements in scalar initializer"
+msgstr "overtollige elementen in beginwaarde van scalair"
 
-#: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156
-#: treelang/tree-convert.c:105
-msgid "conversion to non-scalar type requested"
-msgstr "conversie naar niet-scalair type gevraagd"
+#: cfgrtl.c:2013
+msgid "flow control insn inside a basic block"
+msgstr ""
 
-#: c-decl.c:530
-#, fuzzy
-msgid "%Jarray %qD assumed to have one element"
-msgstr "array `%s' wordt aangenomen één element te bevatten"
+#: cfgrtl.c:2144
+msgid "wrong insn in the fallthru edge"
+msgstr ""
 
-#: c-decl.c:643
-#, c-format
-msgid "GCC supports only %u nested scopes"
+#: cfgrtl.c:2198
+msgid "insn outside basic block"
 msgstr ""
 
-#: c-decl.c:727
-#, fuzzy
-msgid "%Jlabel %qD used but not defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+# Weet niet wat hier juist bedoeld wordt, dus moeilijk om zinnig te vertalen...
+#: cfgrtl.c:2205
+msgid "return not followed by barrier"
+msgstr "return niet gevolgd door barrière"
 
-#: c-decl.c:733
-#, fuzzy
-msgid "%Jlabel %qD defined but not used"
-msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#: collect2.c:497 gcc.c:7734
+#, c-format
+msgid "internal gcc abort in %s, at %s:%d"
+msgstr "interne afbreking van gcc in %s, op %s:%d"
 
-#: c-decl.c:735
-#, fuzzy
-msgid "%Jlabel %qD declared but not defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: collect2.c:950
+#, c-format
+msgid "COLLECT_LTO_WRAPPER must be set."
+msgstr ""
 
-#: c-decl.c:770
-#, fuzzy
-msgid "%Jnested function %qD declared but never defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: collect2.c:1092
+#, fuzzy, c-format
+msgid "too many lto output files"
+msgstr "te veel invoerbestanden"
 
-#: c-decl.c:784 cp/decl.c:568
-#, fuzzy
-msgid "%Junused variable %qD"
-msgstr "%s van alleen-lezen variabele `%s'"
+#: collect2.c:1308
+#, c-format
+msgid "no arguments"
+msgstr "geen argumenten"
 
-#: c-decl.c:788
-msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
-msgstr ""
+#: collect2.c:1715 collect2.c:1886 collect2.c:1921
+#, c-format
+msgid "fopen %s"
+msgstr "fopen %s"
 
-#: c-decl.c:1022
-#, fuzzy
-msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
-msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst"
+#: collect2.c:1718 collect2.c:1891 collect2.c:1924
+#, c-format
+msgid "fclose %s"
+msgstr "fclose %s"
 
-#: c-decl.c:1029
-#, fuzzy
-msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
-msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst"
+#: collect2.c:1727
+#, c-format
+msgid "collect2 version %s"
+msgstr "collect2 versie %s"
 
-#: c-decl.c:1064
-msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
-msgstr ""
+#: collect2.c:1823
+#, fuzzy, c-format
+msgid "%d constructor found\n"
+msgid_plural "%d constructors found\n"
+msgstr[0] "%d constructor(s) gevonden\n"
+msgstr[1] "%d constructor(s) gevonden\n"
 
-#: c-decl.c:1070
-msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
-msgstr ""
+#: collect2.c:1827
+#, fuzzy, c-format
+msgid "%d destructor found\n"
+msgid_plural "%d destructors found\n"
+msgstr[0] "%d destructor(s) gevonden\n"
+msgstr[1] "%d destructor(s) gevonden\n"
 
-#: c-decl.c:1079
-#, fuzzy
-msgid "%Jprototype for %qD declares argument %d with incompatible type"
-msgstr "prototype voor `%s' volgt en argument %d komt niet overeen"
+#: collect2.c:1831
+#, fuzzy, c-format
+msgid "%d frame table found\n"
+msgid_plural "%d frame tables found\n"
+msgstr[0] "%d frame-tabel(len) gevonden\n"
+msgstr[1] "%d frame-tabel(len) gevonden\n"
 
-#. If we get here, no errors were found, but do issue a warning
-#. for this poor-style construct.
-#: c-decl.c:1092
-#, fuzzy
-msgid "%Jprototype for %qD follows non-prototype definition"
-msgstr "niet-prototype definitie hier"
+#: collect2.c:1985 lto-wrapper.c:175
+#, c-format
+msgid "can't get program status"
+msgstr "kan programmastatus niet ophalen"
 
-#: c-decl.c:1107
-#, fuzzy
-msgid "%Jprevious definition of %qD was here"
-msgstr "eerdere definitie van `%s'"
+#: collect2.c:2054
+#, c-format
+msgid "could not open response file %s"
+msgstr "kan antwoordbestand %s niet openen"
 
-#: c-decl.c:1109
-#, fuzzy
-msgid "%Jprevious implicit declaration of %qD was here"
-msgstr "eerdere impliciete declaratie van `%s'"
+#: collect2.c:2059
+#, c-format
+msgid "could not write to response file %s"
+msgstr "kan niet schrijven naar antwoordbestand %s"
 
-#: c-decl.c:1111
-#, fuzzy
-msgid "%Jprevious declaration of %qD was here"
-msgstr "eerdere declaratie van `%s'"
+#: collect2.c:2064
+#, c-format
+msgid "could not close response file %s"
+msgstr "kan antwoordbestand %s niet sluiten"
 
-#: c-decl.c:1148
-#, fuzzy
-msgid "%J%qD redeclared as different kind of symbol"
-msgstr "`%s' als ander soort symbool geherdeclareerd"
+#: collect2.c:2082
+#, c-format
+msgid "[cannot find %s]"
+msgstr "[kan %s niet vinden]"
 
-#: c-decl.c:1153
-#, fuzzy
-msgid "%Jbuilt-in function %qD declared as non-function"
-msgstr "ingebouwde functie `%s' gedeclareerd als niet-functie"
+#: collect2.c:2097
+#, c-format
+msgid "cannot find '%s'"
+msgstr "kan '%s' niet vinden"
 
-#: c-decl.c:1156 c-decl.c:1272 c-decl.c:1878
-#, fuzzy
-msgid "%Jdeclaration of %qD shadows a built-in function"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: collect2.c:2101 collect2.c:2624 collect2.c:2820 gcc.c:3085
+#: lto-wrapper.c:147
+#, c-format
+msgid "pex_init failed"
+msgstr "pex_init mislukt"
 
-#: c-decl.c:1165
-#, fuzzy
-msgid "%Jredeclaration of enumerator %qD"
-msgstr "herdeclaratie van `enum %s'"
+#: collect2.c:2139
+#, c-format
+msgid "[Leaving %s]\n"
+msgstr "[%s wordt verlaten]\n"
 
-#. If types don't match for a built-in, throw away the
-#. built-in.  No point in calling locate_old_decl here, it
-#. won't print anything.
-#: c-decl.c:1186
-#, fuzzy
-msgid "%Jconflicting types for built-in function %qD"
-msgstr "conflicterende types voor ingebouwde functie `%s'"
+#: collect2.c:2371
+#, c-format
+msgid ""
+"\n"
+"write_c_file - output name is %s, prefix is %s\n"
+msgstr ""
+"\n"
+"write_c_file - uitvoernaam is %s, prefix is %s\n"
 
-#: c-decl.c:1210 c-decl.c:1223 c-decl.c:1233
-#, fuzzy
-msgid "%Jconflicting types for %qD"
-msgstr "conflicterende types voor `%s'"
+#: collect2.c:2598
+#, c-format
+msgid "cannot find 'nm'"
+msgstr "kan 'nm' niet vinden"
 
-#: c-decl.c:1231
-#, fuzzy
-msgid "%J conflicting type qualifiers for %qD"
-msgstr "conflicterende types voor `%s'"
+#: collect2.c:2646
+#, c-format
+msgid "can't open nm output"
+msgstr "kan uitvoer van nm niet openen"
 
-#. Allow OLDDECL to continue in use.
-#: c-decl.c:1248
-#, fuzzy
-msgid "%Jredefinition of typedef %qD"
-msgstr "herdefinitie van `%s'"
+#: collect2.c:2729
+#, c-format
+msgid "init function found in object %s"
+msgstr "init-functie gevonden in object %s"
 
-#: c-decl.c:1290 c-decl.c:1300 c-decl.c:1313 c-decl.c:1395
-#, fuzzy
-msgid "%Jredefinition of %qD"
-msgstr "herdefinitie van `%s'"
+#: collect2.c:2739
+#, c-format
+msgid "fini function found in object %s"
+msgstr "fini-functie gevonden in object %s"
 
-#: c-decl.c:1352 c-decl.c:1433
-#, fuzzy
-msgid "%Jstatic declaration of %qD follows non-static declaration"
-msgstr "static declaratie voor `%s' volgt niet-static declaratie"
+#: collect2.c:2841
+#, c-format
+msgid "can't open ldd output"
+msgstr "kan uitvoer van ldd niet openen"
 
-#: c-decl.c:1362 c-decl.c:1369 c-decl.c:1422 c-decl.c:1430
+#: collect2.c:2844
+#, c-format
+msgid ""
+"\n"
+"ldd output with constructors/destructors.\n"
+msgstr ""
+"\n"
+"uitvoer van ldd met constructors/destructors.\n"
+
+# 'dependency'? 'afhankelijkheid' klinkt niet echt goed...
+#: collect2.c:2859
+#, c-format
+msgid "dynamic dependency %s not found"
+msgstr "dynamische dependency %s niet gevonden"
+
+#: collect2.c:2871
+#, c-format
+msgid "unable to open dynamic dependency '%s'"
+msgstr "kan dynamische dependency '%s' niet openen"
+
+#: collect2.c:3032
+#, c-format
+msgid "%s: not a COFF file"
+msgstr "%s: geen COFF-bestand"
+
+#: collect2.c:3162
+#, c-format
+msgid "%s: cannot open as COFF file"
+msgstr "%s: kan niet openen als COFF-bestand"
+
+# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
+# dikwijls 'bibliotheek' zien gebruiken.
+# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, wat
+# jammer is (maar misschien is daar verandering in te brengen).
+#: collect2.c:3220
+#, c-format
+msgid "library lib%s not found"
+msgstr "library lib%s niet gevonden"
+
+#: cppspec.c:106
+#, c-format
+msgid "\"%s\" is not a valid option to the preprocessor"
+msgstr ""
+
+#: cppspec.c:128
+#, c-format
+msgid "too many input files"
+msgstr "te veel invoerbestanden"
+
+#: diagnostic.c:186
+#, c-format
+msgid "compilation terminated due to -Wfatal-errors.\n"
+msgstr "compilatie beëindigd ten gevolge van -Wfatal-errors.\n"
+
+#: diagnostic.c:195
+#, c-format
+msgid ""
+"Please submit a full bug report,\n"
+"with preprocessed source if appropriate.\n"
+"See %s for instructions.\n"
+msgstr ""
+
+#: diagnostic.c:204
+#, c-format
+msgid "compilation terminated.\n"
+msgstr ""
+
+#: diagnostic.c:382
+#, c-format
+msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
+msgstr ""
+
+# mja, kan beter
+#: diagnostic.c:399
+#, c-format
+msgid "%s:%d: confused by earlier errors, bailing out\n"
+msgstr "%s:%d: in de war door de voorgaande fouten, ik stop ermee\n"
+
+# misschien beter 'betreden' ofzo dan 'uitgevoerd'
+#: diagnostic.c:744
+#, c-format
+msgid "Internal compiler error: Error reporting routines re-entered.\n"
+msgstr "Interne compilerfout: De foutrapporteringsroutines werden opnieuw uitgevoerd.\n"
+
+#: final.c:1153
+msgid "negative insn length"
+msgstr "negatieve insn-lengte"
+
+#: final.c:2650
+msgid "could not split insn"
+msgstr "kon insn niet splitsen"
+
+#: final.c:3084
+msgid "invalid 'asm': "
+msgstr "ongeldige 'asm': "
+
+#: final.c:3267
+#, c-format
+msgid "nested assembly dialect alternatives"
+msgstr ""
+
+#: final.c:3284 final.c:3296
+#, c-format
+msgid "unterminated assembly dialect alternative"
+msgstr "onbeëindigd alternatief assembly-dialect"
+
+#: final.c:3343
+#, c-format
+msgid "operand number missing after %%-letter"
+msgstr "operandnummer ontbreekt na %%-letter"
+
+#: final.c:3346 final.c:3387
+#, c-format
+msgid "operand number out of range"
+msgstr "operandnummer buiten bereik"
+
+#: final.c:3406
+#, c-format
+msgid "invalid %%-code"
+msgstr "ongeldige %%-code"
+
+#: final.c:3436
+#, c-format
+msgid "'%%l' operand isn't a label"
+msgstr "operand van '%%l' is geen label"
+
+#. We can't handle floating point constants;
+#. PRINT_OPERAND must handle them.
+#. We can't handle floating point constants; PRINT_OPERAND must
+#. handle them.
+#. We can't handle floating point constants;
+#. PRINT_OPERAND must handle them.
+#: final.c:3582 vmsdbgout.c:496 config/i386/i386.c:10813
+#: config/pdp11/pdp11.c:1682
+#, c-format
+msgid "floating constant misused"
+msgstr "floating-point constante verkeerd gebruikt"
+
+#: final.c:3644 vmsdbgout.c:553 config/i386/i386.c:10900
+#: config/pdp11/pdp11.c:1729
+#, c-format
+msgid "invalid expression as operand"
+msgstr "ongeldige expressie als operand"
+
+#: gcc.c:1799
+#, c-format
+msgid "Using built-in specs.\n"
+msgstr "Ingebouwde specs worden gebruikt.\n"
+
+#: gcc.c:1984
+#, c-format
+msgid ""
+"Setting spec %s to '%s'\n"
+"\n"
+msgstr ""
+
+#: gcc.c:2099
+#, c-format
+msgid "Reading specs from %s\n"
+msgstr "Specs worden gelezen vanuit %s\n"
+
+#: gcc.c:2195 gcc.c:2214
+#, c-format
+msgid "specs %%include syntax malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:2222
+#, c-format
+msgid "could not find specs file %s\n"
+msgstr ""
+
+#: gcc.c:2239 gcc.c:2247 gcc.c:2256 gcc.c:2265
+#, c-format
+msgid "specs %%rename syntax malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:2274
+#, c-format
+msgid "specs %s spec was not found to be renamed"
+msgstr ""
+
+#: gcc.c:2281
+#, c-format
+msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
+msgstr ""
+
+#: gcc.c:2286
+#, c-format
+msgid "rename spec %s to %s\n"
+msgstr ""
+
+#: gcc.c:2288
+#, c-format
+msgid ""
+"spec is '%s'\n"
+"\n"
+msgstr ""
+
+#: gcc.c:2301
+#, c-format
+msgid "specs unknown %% command after %ld characters"
+msgstr ""
+
+#: gcc.c:2312 gcc.c:2325
+#, c-format
+msgid "specs file malformed after %ld characters"
+msgstr ""
+
+#: gcc.c:2377
+#, c-format
+msgid "spec file has no spec for linking"
+msgstr "specbestand heeft geen spec voor het linken"
+
+#: gcc.c:2705 gcc.c:5280
+#, c-format
+msgid "%s\n"
+msgstr "%s\n"
+
+#: gcc.c:2906
+#, c-format
+msgid "system path '%s' is not absolute"
+msgstr "systeempad '%s' is niet absoluut"
+
+#: gcc.c:2978
+#, c-format
+msgid "-pipe not supported"
+msgstr "-pipe wordt niet ondersteund"
+
+#: gcc.c:3040
+#, c-format
+msgid ""
+"\n"
+"Go ahead? (y or n) "
+msgstr ""
+
+#: gcc.c:3124
+msgid "failed to get exit status"
+msgstr "kon exit-status niet ophalen"
+
+#: gcc.c:3130
+msgid "failed to get process times"
+msgstr "kon procestijden niet ophalen"
+
+#: gcc.c:3156
+#, c-format
+msgid ""
+"Internal error: %s (program %s)\n"
+"Please submit a full bug report.\n"
+"See %s for instructions."
+msgstr ""
+
+#: gcc.c:3184
+#, c-format
+msgid "# %s %.2f %.2f\n"
+msgstr "# %s %.2f %.2f\n"
+
+#: gcc.c:3378
+#, c-format
+msgid "Usage: %s [options] file...\n"
+msgstr "Gebruik: %s [opties] bestand...\n"
+
+#: gcc.c:3379
+msgid "Options:\n"
+msgstr "Opties:\n"
+
+#: gcc.c:3381
+msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
+msgstr ""
+
+#: gcc.c:3382
+msgid "  --help                   Display this information\n"
+msgstr ""
+
+#: gcc.c:3383
+msgid "  --target-help            Display target specific command line options\n"
+msgstr ""
+
+#: gcc.c:3384
+msgid "  --help={target|optimizers|warnings|params|[^]{joined|separate|undocumented}}[,...]\n"
+msgstr ""
+
+#: gcc.c:3385
+msgid "                           Display specific types of command line options\n"
+msgstr ""
+
+#: gcc.c:3387
+msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
+msgstr ""
+
+#: gcc.c:3388
+msgid "  --version                Display compiler version information\n"
+msgstr ""
+
+#: gcc.c:3389
+msgid "  -dumpspecs               Display all of the built in spec strings\n"
+msgstr ""
+
+#: gcc.c:3390
+msgid "  -dumpversion             Display the version of the compiler\n"
+msgstr ""
+
+#: gcc.c:3391
+msgid "  -dumpmachine             Display the compiler's target processor\n"
+msgstr ""
+
+#: gcc.c:3392
+msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
+msgstr ""
+
+#: gcc.c:3393
+msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
+msgstr ""
+
+#: gcc.c:3394
+msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
+msgstr ""
+
+#: gcc.c:3395
+msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
+msgstr ""
+
+#: gcc.c:3396
+msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
+msgstr ""
+
+#: gcc.c:3397
+msgid ""
+"  -print-multi-lib         Display the mapping between command line options and\n"
+"                           multiple library search directories\n"
+msgstr ""
+
+#: gcc.c:3400
+msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
+msgstr ""
+
+#: gcc.c:3401
+msgid "  -print-sysroot           Display the target libraries directory\n"
+msgstr ""
+
+#: gcc.c:3402
+msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
+msgstr ""
+
+#: gcc.c:3403
+msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
+msgstr ""
+
+#: gcc.c:3404
+msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
+msgstr ""
+
+#: gcc.c:3405
+msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
+msgstr ""
+
+#: gcc.c:3406
+msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
+msgstr ""
+
+#: gcc.c:3407
+msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
+msgstr ""
+
+#: gcc.c:3408
+msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
+msgstr ""
+
+#: gcc.c:3409
+msgid "  -combine                 Pass multiple source files to compiler at once\n"
+msgstr ""
+
+#: gcc.c:3410
+msgid "  -save-temps              Do not delete intermediate files\n"
+msgstr ""
+
+#: gcc.c:3411
+msgid "  -save-temps=<arg>        Do not delete intermediate files\n"
+msgstr ""
+
+#: gcc.c:3412
+msgid ""
+"  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
+"                           prefixes to other gcc components\n"
+msgstr ""
+
+#: gcc.c:3415
+msgid "  -pipe                    Use pipes rather than intermediate files\n"
+msgstr ""
+
+#: gcc.c:3416
+msgid "  -time                    Time the execution of each subprocess\n"
+msgstr ""
+
+#: gcc.c:3417
+msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
+msgstr ""
+
+#: gcc.c:3418
+msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
+msgstr ""
+
+#: gcc.c:3419
+msgid ""
+"  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
+"                           and libraries\n"
+msgstr ""
+
+#: gcc.c:3422
+msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
+msgstr ""
+
+#: gcc.c:3423
+msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
+msgstr ""
+
+#: gcc.c:3424
+msgid "  -V <version>             Run gcc version number <version>, if installed\n"
+msgstr ""
+
+#: gcc.c:3425
+msgid "  -v                       Display the programs invoked by the compiler\n"
+msgstr ""
+
+#: gcc.c:3426
+msgid "  -###                     Like -v but options quoted and commands not executed\n"
+msgstr ""
+
+#: gcc.c:3427
+msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
+msgstr ""
+
+#: gcc.c:3428
+msgid "  -S                       Compile only; do not assemble or link\n"
+msgstr ""
+
+#: gcc.c:3429
+msgid "  -c                       Compile and assemble, but do not link\n"
+msgstr ""
+
+#: gcc.c:3430
+msgid "  -o <file>                Place the output into <file>\n"
+msgstr ""
+
+#: gcc.c:3431
+msgid ""
+"  -x <language>            Specify the language of the following input files\n"
+"                           Permissible languages include: c c++ assembler none\n"
+"                           'none' means revert to the default behavior of\n"
+"                           guessing the language based on the file's extension\n"
+msgstr ""
+
+#: gcc.c:3438
+#, c-format
+msgid ""
+"\n"
+"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
+" passed on to the various sub-processes invoked by %s.  In order to pass\n"
+" other options on to these processes the -W<letter> options must be used.\n"
+msgstr ""
+
+#: gcc.c:3570
+#, c-format
+msgid "'-%c' option must have argument"
+msgstr "de '-%c' moet een argument hebben"
+
+#: gcc.c:3596
+#, c-format
+msgid "couldn't run '%s': %s"
+msgstr "kon '%s' niet uitvoeren: %s"
+
+#: gcc.c:3598
+#, fuzzy, c-format
+msgid "couldn't run '%s': %s: %s"
+msgstr "kon '%s' niet uitvoeren: %s"
+
+#: gcc.c:3976
+#, c-format
+msgid "argument to '-Xlinker' is missing"
+msgstr "het argument van '-Xlinker' ontbreekt"
+
+#: gcc.c:3984
+#, c-format
+msgid "argument to '-Xpreprocessor' is missing"
+msgstr "het argument van '-Xpreprocessor' ontbreekt"
+
+#: gcc.c:3991
+#, c-format
+msgid "argument to '-Xassembler' is missing"
+msgstr "het argument van '-Xassembler' ontbreekt"
+
+#: gcc.c:3998
+#, c-format
+msgid "argument to '-l' is missing"
+msgstr "het argument van '-l' ontbreekt"
+
+#: gcc.c:4019
+#, c-format
+msgid "'%s' is an unknown -save-temps option"
+msgstr ""
+
+#: gcc.c:4033
+#, c-format
+msgid "argument to '-specs' is missing"
+msgstr "het argument van '-specs' ontbreekt"
+
+#: gcc.c:4047
+#, c-format
+msgid "argument to '-specs=' is missing"
+msgstr "het argument van '-specs=' ontbreekt"
+
+#: gcc.c:4075
+#, fuzzy, c-format
+msgid "argument to '-wrapper' is missing"
+msgstr "het argument van '-specs' ontbreekt"
+
+#: gcc.c:4103
+#, c-format
+msgid "'-%c' must come at the start of the command line"
+msgstr ""
+
+#: gcc.c:4112
+#, c-format
+msgid "argument to '-B' is missing"
+msgstr "het argument van '-B' ontbreekt"
+
+#: gcc.c:4505
+#, c-format
+msgid "argument to '-x' is missing"
+msgstr "het argument van '-x' ontbreekt"
+
+#: gcc.c:4533 gcc.c:4998
+#, c-format
+msgid "argument to '-%s' is missing"
+msgstr "het argument van '-%s' ontbreekt"
+
+#: gcc.c:4786
+#, c-format
+msgid "unable to locate default linker script '%s' in the library search paths"
+msgstr ""
+
+#: gcc.c:4974
+#, c-format
+msgid "switch '%s' does not start with '-'"
+msgstr ""
+
+#: gcc.c:5090
+#, c-format
+msgid "could not open temporary response file %s"
+msgstr "kon tijdelijk antwoordbestand %s niet openen"
+
+#: gcc.c:5096
+#, c-format
+msgid "could not write to temporary response file %s"
+msgstr "kon niet schrijven naar tijdelijk antwoordbestand %s"
+
+#: gcc.c:5102
+#, c-format
+msgid "could not close temporary response file %s"
+msgstr "kon tijdelijk antwoordbestand %s niet sluiten"
+
+#: gcc.c:5204
+#, c-format
+msgid "spec '%s' invalid"
+msgstr ""
+
+#: gcc.c:5353
+#, c-format
+msgid "spec '%s' has invalid '%%0%c'"
+msgstr "spec '%s' heeft een ongeldige '%%0%c'"
+
+#: gcc.c:5662
+#, c-format
+msgid "spec '%s' has invalid '%%W%c"
+msgstr "spec '%s' heeft een ongeldige '%%W%c'"
+
+#: gcc.c:5682
+#, c-format
+msgid "spec '%s' has invalid '%%x%c'"
+msgstr "spec '%s' heeft een ongeldige '%%x%c'"
+
+#: gcc.c:5904
+#, c-format
+msgid "Processing spec %c%s%c, which is '%s'\n"
+msgstr ""
+
+#: gcc.c:6029
+#, c-format
+msgid "unknown spec function '%s'"
+msgstr "onbekende spec-functie '%s'"
+
+#: gcc.c:6049
+#, c-format
+msgid "error in args to spec function '%s'"
+msgstr "fout in argumenten voor spec-functie '%s'"
+
+#: gcc.c:6098
+#, c-format
+msgid "malformed spec function name"
+msgstr "misvormde naam van spec-functie"
+
+#. )
+#: gcc.c:6101
+#, c-format
+msgid "no arguments for spec function"
+msgstr "geen argumenten voor spec-functie"
+
+#: gcc.c:6120
+#, c-format
+msgid "malformed spec function arguments"
+msgstr ""
+
+#: gcc.c:6366
+#, c-format
+msgid "braced spec '%s' is invalid at '%c'"
+msgstr ""
+
+#: gcc.c:6454
+#, c-format
+msgid "braced spec body '%s' is invalid"
+msgstr ""
+
+#: gcc.c:7154
+#, c-format
+msgid "install: %s%s\n"
+msgstr ""
+
+#: gcc.c:7157
+#, c-format
+msgid "programs: %s\n"
+msgstr ""
+
+#: gcc.c:7159
+#, c-format
+msgid "libraries: %s\n"
+msgstr ""
+
+#. The error status indicates that only one set of fixed
+#. headers should be built.
+#: gcc.c:7225
+#, c-format
+msgid "not configured with sysroot headers suffix"
+msgstr ""
+
+#: gcc.c:7234
+#, c-format
+msgid ""
+"\n"
+"For bug reporting instructions, please see:\n"
+msgstr ""
+
+# moet dit eigenlijk wel een vertaalbare string zijn?
+#: gcc.c:7250
+#, c-format
+msgid "%s %s%s\n"
+msgstr "%s %s%s\n"
+
+# Het copyright symbool zit in latin-1 dus lijkt me toepasselijk voor Nederlands (aangezien we ook accenten hebben).
+# Maar misschien toch als (C) laten?
+#: gcc.c:7253 gcov.c:430 fortran/gfortranspec.c:373 java/jcf-dump.c:1170
+msgid "(C)"
+msgstr "©"
+
+#: gcc.c:7254 java/jcf-dump.c:1171
+#, c-format
+msgid ""
+"This is free software; see the source for copying conditions.  There is NO\n"
+"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
+"\n"
+msgstr ""
+"Dit is vrije software; zie de broncode voor kopieercondities.  Er is GEEN\n"
+"garantie; zelfs niet voor VERKOOPBAARHEID of GESCHIKTHEID voor een bepaald\n"
+"doel.\n"
+"\n"
+
+#: gcc.c:7271
+#, c-format
+msgid "Target: %s\n"
+msgstr ""
+
+#: gcc.c:7272
+#, c-format
+msgid "Configured with: %s\n"
+msgstr ""
+
+#: gcc.c:7286
+#, c-format
+msgid "Thread model: %s\n"
+msgstr ""
+
+#: gcc.c:7297
+#, c-format
+msgid "gcc version %s %s\n"
+msgstr "gcc versie %s %s\n"
+
+#: gcc.c:7299
+#, c-format
+msgid "gcc driver version %s %sexecuting gcc version %s\n"
+msgstr "gcc stuurprogramma versie %s %svoert gcc versie %s uit\n"
+
+#: gcc.c:7307
+#, c-format
+msgid "no input files"
+msgstr "geen invoerbestanden"
+
+#: gcc.c:7356
+#, c-format
+msgid "cannot specify -o with -c, -S or -E with multiple files"
+msgstr ""
+
+#: gcc.c:7390
+#, c-format
+msgid "spec '%s' is invalid"
+msgstr "spec '%s' is ongeldig"
+
+#: gcc.c:7581
+#, c-format
+msgid "-fuse-linker-plugin, but liblto_plugin.so not found"
+msgstr ""
+
+#: gcc.c:7586
+#, fuzzy, c-format
+msgid "could not find libgcc.a"
+msgstr "kon insn niet splitsen"
+
+#: gcc.c:7597
+#, c-format
+msgid ""
+"\n"
+"Linker options\n"
+"==============\n"
+"\n"
+msgstr ""
+
+#: gcc.c:7598
+#, c-format
+msgid ""
+"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
+"\n"
+msgstr ""
+
+#: gcc.c:7950
+#, c-format
+msgid "multilib spec '%s' is invalid"
+msgstr "multilib spec '%s' is ongeldig"
+
+# hoe moet 'multilib exclusions' vertaald worden?
+#: gcc.c:8141
+#, c-format
+msgid "multilib exclusions '%s' is invalid"
+msgstr "multilib exclusions '%s' is ongeldig"
+
+#: gcc.c:8199 gcc.c:8340
+#, c-format
+msgid "multilib select '%s' is invalid"
+msgstr "multilib select '%s' in ongeldig"
+
+#: gcc.c:8378
+#, c-format
+msgid "multilib exclusion '%s' is invalid"
+msgstr "multilib exclusion '%s' is ongeldig"
+
+#: gcc.c:8584
+#, c-format
+msgid "environment variable \"%s\" not defined"
+msgstr ""
+
+#: gcc.c:8675 gcc.c:8680
+#, c-format
+msgid "invalid version number `%s'"
+msgstr "ongeldig versienummer `%s'"
+
+#: gcc.c:8723
+#, c-format
+msgid "too few arguments to %%:version-compare"
+msgstr "te weinig argumenten voor %%:version-compare"
+
+#: gcc.c:8729
+#, c-format
+msgid "too many arguments to %%:version-compare"
+msgstr "te veel argumenten voor %%:version-compare"
+
+#: gcc.c:8770
+#, c-format
+msgid "unknown operator '%s' in %%:version-compare"
+msgstr "onbekende operator '%s' in %%:version-compare"
+
+#: gcc.c:8804
+#, c-format
+msgid ""
+"Assembler options\n"
+"=================\n"
+"\n"
+msgstr ""
+
+#: gcc.c:8805
+#, c-format
+msgid ""
+"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
+"\n"
+msgstr ""
+
+#: gcc.c:8851
+#, fuzzy, c-format
+msgid "too many arguments to %%:compare-debug-dump-opt"
+msgstr "te veel argumenten voor %%:version-compare"
+
+#: gcc.c:8918
+#, fuzzy, c-format
+msgid "too many arguments to %%:compare-debug-self-opt"
+msgstr "te veel argumenten voor %%:version-compare"
+
+#: gcc.c:8953
+#, fuzzy, c-format
+msgid "too few arguments to %%:compare-debug-auxbase-opt"
+msgstr "te weinig argumenten voor %%:version-compare"
+
+#: gcc.c:8956
+#, fuzzy, c-format
+msgid "too many arguments to %%:compare-debug-auxbase-opt"
+msgstr "te veel argumenten voor %%:version-compare"
+
+#: gcc.c:8963
+#, c-format
+msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
+msgstr ""
+
+#: gcov.c:403
+#, c-format
+msgid ""
+"Usage: gcov [OPTION]... SOURCEFILE...\n"
+"\n"
+msgstr ""
+"Gebruik: gcov [OPTIE]... BRONBESTAND...\n"
+"\n"
+
+#: gcov.c:404
+#, c-format
+msgid ""
+"Print code coverage information.\n"
+"\n"
+msgstr ""
+
+#: gcov.c:405
+#, c-format
+msgid "  -h, --help                      Print this help, then exit\n"
+msgstr ""
+
+#: gcov.c:406
+#, c-format
+msgid "  -v, --version                   Print version number, then exit\n"
+msgstr ""
+
+#: gcov.c:407
+#, c-format
+msgid "  -a, --all-blocks                Show information for every basic block\n"
+msgstr ""
+
+#: gcov.c:408
+#, c-format
+msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
+msgstr ""
+
+#: gcov.c:409
+#, c-format
+msgid ""
+"  -c, --branch-counts             Given counts of branches taken\n"
+"                                    rather than percentages\n"
+msgstr ""
+
+#: gcov.c:411
+#, c-format
+msgid "  -n, --no-output                 Do not create an output file\n"
+msgstr ""
+
+#: gcov.c:412
+#, c-format
+msgid ""
+"  -l, --long-file-names           Use long output file names for included\n"
+"                                    source files\n"
+msgstr ""
+
+#: gcov.c:414
+#, c-format
+msgid "  -f, --function-summaries        Output summaries for each function\n"
+msgstr ""
+
+#: gcov.c:415
+#, c-format
+msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
+msgstr ""
+
+#: gcov.c:416
+#, c-format
+msgid "  -p, --preserve-paths            Preserve all pathname components\n"
+msgstr ""
+
+#: gcov.c:417
+#, c-format
+msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
+msgstr ""
+
+#: gcov.c:418
+#, c-format
+msgid ""
+"\n"
+"For bug reporting instructions, please see:\n"
+"%s.\n"
+msgstr ""
+
+# moet dit eigenlijk wel een vertaalbare string zijn?
+#: gcov.c:428
+#, c-format
+msgid "gcov %s%s\n"
+msgstr "gcov %s%s\n"
+
+#: gcov.c:432
+#, c-format
+msgid ""
+"This is free software; see the source for copying conditions.\n"
+"There is NO warranty; not even for MERCHANTABILITY or \n"
+"FITNESS FOR A PARTICULAR PURPOSE.\n"
+"\n"
+msgstr ""
+"Dit is vrije software; zie de broncode voor kopieervoorwaarden.\n"
+"Er is GEEN garantie; zelfs niet van VERKOOPBAARHEID of\n"
+"GESCHIKTHEID VOOR ENIG DOEL.\n"
+"\n"
+
+#: gcov.c:528
+#, c-format
+msgid "%s:no functions found\n"
+msgstr "%s:geen functies gevonden\n"
+
+# moet dit eigenlijk wel een vertaalbare string zijn?
+#: gcov.c:560 gcov.c:588
+#, c-format
+msgid "\n"
+msgstr "\n"
+
+#: gcov.c:575
+#, c-format
+msgid "%s:creating '%s'\n"
+msgstr "%s:'%s' wordt aangemaakt\n"
+
+#: gcov.c:579
+#, c-format
+msgid "%s:error writing output file '%s'\n"
+msgstr "%s:fout bij schrijven van uitvoerbestand '%s'\n"
+
+#: gcov.c:584
+#, c-format
+msgid "%s:could not open output file '%s'\n"
+msgstr "%s:kon uitvoerbestand '%s' niet openen\n"
+
+#: gcov.c:733
+#, c-format
+msgid "%s:source file is newer than graph file '%s'\n"
+msgstr ""
+
+#: gcov.c:738
+#, c-format
+msgid "(the message is only displayed one per source file)\n"
+msgstr ""
+
+# graafbestand is niet verkeerd maar kan dubbelzinnig zijn, dus houd ik het op graphbestand
+#: gcov.c:762
+#, c-format
+msgid "%s:cannot open graph file\n"
+msgstr "%s:kan graphbestand niet openen\n"
+
+#: gcov.c:768
+#, c-format
+msgid "%s:not a gcov graph file\n"
+msgstr "%s:geen gcov graphbestand\n"
+
+#: gcov.c:781
+#, c-format
+msgid "%s:version '%.4s', prefer '%.4s'\n"
+msgstr "%s:versie '%.4s', verkies '%.4s'\n"
+
+#: gcov.c:833
+#, c-format
+msgid "%s:already seen blocks for '%s'\n"
+msgstr ""
+
+#: gcov.c:951
+#, c-format
+msgid "%s:corrupted\n"
+msgstr "%s:corrupt\n"
+
+# Niet letterlijk vertaald, maar zou de lading moeten dekken
+#: gcov.c:1027
+#, c-format
+msgid "%s:cannot open data file, assuming not executed\n"
+msgstr "%s:kan gegevensbestand niet openen; code zal niet uitgevoerd zijn\n"
+
+#: gcov.c:1034
+#, c-format
+msgid "%s:not a gcov data file\n"
+msgstr "%s:geen gcov gegevensbestand\n"
+
+#: gcov.c:1047
+#, c-format
+msgid "%s:version '%.4s', prefer version '%.4s'\n"
+msgstr "%s:versie '%.4s', verkies versie '%.4s'\n"
+
+#: gcov.c:1053
+#, c-format
+msgid "%s:stamp mismatch with graph file\n"
+msgstr ""
+
+#: gcov.c:1083
+#, c-format
+msgid "%s:unknown function '%u'\n"
+msgstr "%s:Onbekende functie '%u'\n"
+
+#: gcov.c:1097
+#, c-format
+msgid "%s:profile mismatch for '%s'\n"
+msgstr ""
+
+#: gcov.c:1116
+#, c-format
+msgid "%s:overflowed\n"
+msgstr ""
+
+#: gcov.c:1140
+#, c-format
+msgid "%s:'%s' lacks entry and/or exit blocks\n"
+msgstr ""
+
+#: gcov.c:1145
+#, c-format
+msgid "%s:'%s' has arcs to entry block\n"
+msgstr ""
+
+#: gcov.c:1153
+#, c-format
+msgid "%s:'%s' has arcs from exit block\n"
+msgstr ""
+
+#: gcov.c:1361
+#, c-format
+msgid "%s:graph is unsolvable for '%s'\n"
+msgstr ""
+
+# moet dit eigenlijk wel een vertaalbare string zijn?
+#: gcov.c:1441
+#, c-format
+msgid "%s '%s'\n"
+msgstr "%s '%s'\n"
+
+#: gcov.c:1444
+#, c-format
+msgid "Lines executed:%s of %d\n"
+msgstr "Uitgevoerde lijnen:%s van %d\n"
+
+#: gcov.c:1448
+#, c-format
+msgid "No executable lines\n"
+msgstr "Geen uitvoerbare lijnen\n"
+
+#: gcov.c:1454
+#, c-format
+msgid "Branches executed:%s of %d\n"
+msgstr "Uitgevoerde aftakkingen:%s van %d\n"
+
+#: gcov.c:1458
+#, c-format
+msgid "Taken at least once:%s of %d\n"
+msgstr "Minstens één keer uitgevoerd:%s van %d\n"
+
+#: gcov.c:1464
+#, c-format
+msgid "No branches\n"
+msgstr "Geen aftakkingen\n"
+
+#: gcov.c:1466
+#, c-format
+msgid "Calls executed:%s of %d\n"
+msgstr "Uitgevoerde calls:%s van %d\n"
+
+#: gcov.c:1470
+#, c-format
+msgid "No calls\n"
+msgstr "Geen calls\n"
+
+#: gcov.c:1630
+#, c-format
+msgid "%s:no lines for '%s'\n"
+msgstr "%s:geen lijnen voor '%s'\n"
+
+#: gcov.c:1825
+#, c-format
+msgid "call   %2d returned %s\n"
+msgstr "call   %2d kwam %s terug\n"
+
+#: gcov.c:1830
+#, c-format
+msgid "call   %2d never executed\n"
+msgstr "call   %2d nooit uitgevoerd\n"
+
+#: gcov.c:1835
+#, c-format
+msgid "branch %2d taken %s%s\n"
+msgstr ""
+
+#: gcov.c:1839
+#, c-format
+msgid "branch %2d never executed\n"
+msgstr ""
+
+# is me niet helemaal duidelijk wat een 'unconditional' is
+#: gcov.c:1844
+#, c-format
+msgid "unconditional %2d taken %s\n"
+msgstr "onvoorwaardelijke tak %2d werd %s genomen\n"
+
+#: gcov.c:1847
+#, c-format
+msgid "unconditional %2d never executed\n"
+msgstr "onvoorwaardelijke tak %2d werd nooit uitgevoerd\n"
+
+#: gcov.c:1883
+#, c-format
+msgid "%s:cannot open source file\n"
+msgstr "%s:kan bronbestand niet openen\n"
+
+#: gcse.c:3952
+#, fuzzy
+msgid "PRE disabled"
+msgstr "GCSE uitgeschakeld"
+
+#: gcse.c:4433
+msgid "GCSE disabled"
+msgstr "GCSE uitgeschakeld"
+
+#: gcse.c:4950
+#, fuzzy
+msgid "const/copy propagation disabled"
+msgstr "ingeschakelde opties: "
+
+#: incpath.c:76
+#, c-format
+msgid "ignoring duplicate directory \"%s\"\n"
+msgstr "dubbele folder \"%s\" wordt genegeerd\n"
+
+#: incpath.c:79
+#, c-format
+msgid "  as it is a non-system directory that duplicates a system directory\n"
+msgstr "  omdat het een niet-systeemfolder is die reeds als systeemfolder wordt gebruikt\n"
+
+#: incpath.c:83
+#, c-format
+msgid "ignoring nonexistent directory \"%s\"\n"
+msgstr "onbestaande folder \"%s\" wordt genegeerd\n"
+
+#: incpath.c:345
+#, c-format
+msgid "#include \"...\" search starts here:\n"
+msgstr "Zoektocht voor #include \"...\" begint hier:\n"
+
+#: incpath.c:349
+#, c-format
+msgid "#include <...> search starts here:\n"
+msgstr "Zoektocht voor #include <...> begint hier:\n"
+
+#: incpath.c:354
+#, c-format
+msgid "End of search list.\n"
+msgstr "Einde van opzoekingslijst.\n"
+
+#. Opening quotation mark.
+#: intl.c:64
+msgid "`"
+msgstr "‘"
+
+#. Closing quotation mark.
+#: intl.c:67
+msgid "'"
+msgstr "’"
+
+#: langhooks.c:355
+msgid "At top level:"
+msgstr "Op bovenste niveau:"
+
+#: langhooks.c:375 cp/error.c:2690
+#, c-format
+msgid "In member function %qs"
+msgstr "In memberfunctie %qs"
+
+#: langhooks.c:379 cp/error.c:2693
+#, c-format
+msgid "In function %qs"
+msgstr "In functie %qs"
+
+#: langhooks.c:430 cp/error.c:2643
+#, c-format
+msgid "    inlined from %qs at %s:%d:%d"
+msgstr "    inline gemaakt vanuit %qs op %s:%d:%d"
+
+#: langhooks.c:435 cp/error.c:2648
+#, c-format
+msgid "    inlined from %qs at %s:%d"
+msgstr "    inline gemaakt vanuit %qs op %s:%d"
+
+#: langhooks.c:441 cp/error.c:2654
+#, c-format
+msgid "    inlined from %qs"
+msgstr "    inline gemaakt vanuit %qs"
+
+#: loop-iv.c:2966 tree-ssa-loop-niter.c:1876
+msgid "assuming that the loop is not infinite"
+msgstr ""
+
+#: loop-iv.c:2967 tree-ssa-loop-niter.c:1877
+msgid "cannot optimize possibly infinite loops"
+msgstr ""
+
+#: loop-iv.c:2975 tree-ssa-loop-niter.c:1881
+msgid "assuming that the loop counter does not overflow"
+msgstr ""
+
+#: loop-iv.c:2976 tree-ssa-loop-niter.c:1882
+msgid "cannot optimize loop, the loop counter may overflow"
+msgstr ""
+
+#: lto-wrapper.c:184
+#, fuzzy, c-format
+msgid "%s terminated with signal %d [%s], core dumped"
+msgstr "%s beëindigd met signaal %d [%s]"
+
+#: lto-wrapper.c:187
+#, fuzzy, c-format
+msgid "%s terminated with signal %d [%s]"
+msgstr "%s beëindigd met signaal %d [%s]"
+
+#: lto-wrapper.c:192 collect2.c:2011
+#, gcc-internal-format
+msgid "%s returned %d exit status"
+msgstr "%s gaf exit-status %d terug"
+
+#: lto-wrapper.c:207
+#, c-format
+msgid "deleting LTRANS file %s"
+msgstr ""
+
+#: lto-wrapper.c:229
+#, fuzzy, c-format
+msgid "failed to open %s"
+msgstr "kan klasse '%s' niet vinden"
+
+#: lto-wrapper.c:234
+#, fuzzy, c-format
+msgid "could not write to temporary file %s"
+msgstr "kon niet schrijven naar tijdelijk antwoordbestand %s"
+
+#: lto-wrapper.c:296 lto-wrapper.c:377
+#, fuzzy, c-format
+msgid "invalid LTO mode"
+msgstr "ongeldige code voor %%xn"
+
+#: lto-wrapper.c:368
+#, fuzzy, c-format
+msgid "fopen: %s"
+msgstr "fopen %s"
+
+#. What to print when a switch has no documentation.
+#: opts.c:341
+msgid "This switch lacks documentation"
+msgstr "Deze optie heeft geen documentatie"
+
+#: opts.c:1310
+msgid "[enabled]"
+msgstr "[ingeschakeld]"
+
+#: opts.c:1310
+msgid "[disabled]"
+msgstr "[uitgeschakeld]"
+
+#: opts.c:1325
+#, c-format
+msgid " No options with the desired characteristics were found\n"
+msgstr ""
+
+#: opts.c:1334
+#, c-format
+msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
+msgstr ""
+
+#: opts.c:1340
+#, c-format
+msgid " All options with the desired characteristics have already been displayed\n"
+msgstr ""
+
+#: opts.c:1394
+msgid "The following options are target specific"
+msgstr "De volgende opties zijn afhankelijk van het doelsysteem"
+
+#: opts.c:1397
+msgid "The following options control compiler warning messages"
+msgstr "De volgende opties beheren waarschuwingsboodschappen van de compiler"
+
+#: opts.c:1400
+msgid "The following options control optimizations"
+msgstr "De volgende opties beheren optimalisaties"
+
+#: opts.c:1403 opts.c:1442
+msgid "The following options are language-independent"
+msgstr "De volgende opties zijn taalafhankelijk"
+
+#: opts.c:1406
+msgid "The --param option recognizes the following as parameters"
+msgstr "De --param optie herkent de volgende parameters"
+
+# Zou een format spec moeten hebben voor de taalnaam...
+#: opts.c:1412
+#, fuzzy
+msgid "The following options are specific to just the language "
+msgstr "De volgende opties enkel van toepassing voor de taal "
+
+# Zou een format spec moeten hebben voor de taalnaam...
+# Of beter "voor de taal "?
+#: opts.c:1414
+msgid "The following options are supported by the language "
+msgstr "De volgende opties worden ondersteund door de taal "
+
+#: opts.c:1425
+msgid "The following options are not documented"
+msgstr "De volgende opties zijn niet gedocumenteerd"
+
+#: opts.c:1427
+#, fuzzy
+msgid "The following options take separate arguments"
+msgstr "De volgende opties zijn niet gedocumenteerd"
+
+#: opts.c:1429
+#, fuzzy
+msgid "The following options take joined arguments"
+msgstr "De volgende opties zijn niet gedocumenteerd"
+
+# Betere vertaling?
+#: opts.c:1440
+msgid "The following options are language-related"
+msgstr "De volgende opties hebben iets met een taal te maken"
+
+#: opts.c:1600
+#, c-format
+msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
+msgstr ""
+
+#: opts.c:1608
+#, c-format
+msgid "warning: unrecognized argument to --help= option: %.*s\n"
+msgstr ""
+
+#: plugin.c:765
+msgid "Event"
+msgstr ""
+
+#: plugin.c:765
+msgid "Plugins"
+msgstr ""
+
+#: reload.c:3821
+msgid "unable to generate reloads for:"
+msgstr ""
+
+#: reload1.c:2158
+msgid "this is the insn:"
+msgstr "dit is de insn:"
+
+#. It's the compiler's fault.
+#: reload1.c:5693
+msgid "could not find a spill register"
+msgstr ""
+
+#. It's the compiler's fault.
+#: reload1.c:7678
+msgid "VOIDmode on an output"
+msgstr ""
+
+#: reload1.c:8433
+msgid "Failure trying to reload:"
+msgstr ""
+
+#: rtl-error.c:120
+msgid "unrecognizable insn:"
+msgstr "onherkenbare insn:"
+
+#: rtl-error.c:122
+msgid "insn does not satisfy its constraints:"
+msgstr ""
+
+#: timevar.c:411
+msgid ""
+"\n"
+"Execution times (seconds)\n"
+msgstr ""
+
+#. Print total time.
+#: timevar.c:469
+msgid " TOTAL                 :"
+msgstr " TOTAAL                :"
+
+#: timevar.c:502
+#, c-format
+msgid "time in %s: %ld.%06ld (%ld%%)\n"
+msgstr ""
+
+#: tlink.c:383
+#, c-format
+msgid "collect: reading %s\n"
+msgstr "collect: %s wordt gelezen\n"
+
+#: tlink.c:477
+#, c-format
+msgid "removing .rpo file"
+msgstr ""
+
+#: tlink.c:479
+#, c-format
+msgid "renaming .rpo file"
+msgstr ""
+
+#: tlink.c:533
+#, c-format
+msgid "collect: recompiling %s\n"
+msgstr "collect: %s wordt opnieuw gecompileerd\n"
+
+# betere vertaling van 'to tweak'?
+#: tlink.c:740
+#, c-format
+msgid "collect: tweaking %s in %s\n"
+msgstr "collect: er wordt aan %s geprutst in %s\n"
+
+#: tlink.c:790
+#, c-format
+msgid "collect: relinking\n"
+msgstr ""
+
+#: toplev.c:625
+#, c-format
+msgid "unrecoverable error"
+msgstr "onherstelbare fout"
+
+#: toplev.c:1217
+#, c-format
+msgid ""
+"%s%s%s %sversion %s (%s)\n"
+"%s\tcompiled by GNU C version %s, "
+msgstr ""
+"%s%s%s %sversie %s (%s)\n"
+"%s\tgecompileerd door GNU C versie %s, "
+
+#: toplev.c:1219
+#, c-format
+msgid "%s%s%s %sversion %s (%s) compiled by CC, "
+msgstr "%s%s%s %sversie %s (%s) gecompileerd door CC, "
+
+#: toplev.c:1223
+#, fuzzy, c-format
+msgid "GMP version %s, MPFR version %s, MPC version %s\n"
+msgstr "GMP versie %s, MPFR versie %s.\n"
+
+#: toplev.c:1225
+#, c-format
+msgid "%s%swarning: %s header version %s differs from library version %s.\n"
+msgstr "%s%slet op: %s headerversie %s verschilt van bibliotheekversie %s.\n"
+
+#: toplev.c:1227
+#, c-format
+msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
+msgstr "%s%sGGC heuristieken: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
+
+#: toplev.c:1390
+msgid "options passed: "
+msgstr "meegegeven opties: "
+
+#: toplev.c:1425
+msgid "options enabled: "
+msgstr "ingeschakelde opties: "
+
+#: toplev.c:1560
+#, c-format
+msgid "created and used with differing settings of '%s'"
+msgstr ""
+
+#: toplev.c:1562
+msgid "out of memory"
+msgstr ""
+
+#: toplev.c:1577
+msgid "created and used with different settings of -fpic"
+msgstr ""
+
+#: toplev.c:1579
+msgid "created and used with different settings of -fpie"
+msgstr ""
+
+#: tree-vrp.c:6503
+msgid "assuming signed overflow does not occur when simplifying && or || to & or |"
+msgstr ""
+
+#: tree-vrp.c:6507
+msgid "assuming signed overflow does not occur when simplifying ==, != or ! to identity or ^"
+msgstr ""
+
+#: cif-code.def:39
+msgid "function not considered for inlining"
+msgstr "functie wordt niet als kandidaat voor inlining beschouwd"
+
+#. Inlining failed owing to unavailable function body.
+#: cif-code.def:42
+msgid "function body not available"
+msgstr "functielichaam niet beschikbaar"
+
+# moet beter kunnen
+#: cif-code.def:45
+msgid "redefined extern inline functions are not considered for inlining"
+msgstr "functies die als extern inline geherdefinieerd zijn, worden niet als kandidaat voor inlining beschouwd"
+
+#. Function is not inlinable.
+#: cif-code.def:49
+msgid "function not inlinable"
+msgstr "functie kan niet inline gemaakt worden"
+
+#. Function is not an inlining candidate.
+#: cif-code.def:52
+msgid "function not inline candidate"
+msgstr "functie is geen kandidaat om inline gemaakt te worden"
+
+#: cif-code.def:56
+msgid "--param large-function-growth limit reached"
+msgstr "limiet van --param large-function-growth bereikt"
+
+#: cif-code.def:58
+msgid "--param large-stack-frame-growth limit reached"
+msgstr "limiet van --param large-stack-frame-growth bereikt"
+
+#: cif-code.def:60
+msgid "--param max-inline-insns-single limit reached"
+msgstr "limiet van --param max-inline-insns-single bereikt"
+
+#: cif-code.def:62
+msgid "--param max-inline-insns-auto limit reached"
+msgstr "limiet van --param max-inline-insns-auto bereikt"
+
+#: cif-code.def:64
+msgid "--param inline-unit-growth limit reached"
+msgstr "limiet van --param inline-unit-growth bereikt"
+
+#. Recursive inlining.
+#: cif-code.def:67
+msgid "recursive inlining"
+msgstr "recursieve inlining"
+
+#. Call is unlikely.
+#: cif-code.def:70
+msgid "call is unlikely and code size would grow"
+msgstr ""
+
+#: cif-code.def:74
+msgid "function not declared inline and code size would grow"
+msgstr ""
+
+#: cif-code.def:78
+msgid "optimizing for size and code size would grow"
+msgstr ""
+
+#. Inlining failed because of mismatched options or arguments.
+#: cif-code.def:81
+msgid "target specific option mismatch"
+msgstr ""
+
+# Betere term voor "mismatched"?
+#: cif-code.def:82
+msgid "mismatched arguments"
+msgstr "slechte combinatie van argumenten"
+
+#: cif-code.def:86
+msgid "originally indirect function call not considered for inlining"
+msgstr ""
+
+#. The remainder are real diagnostic types.
+#: diagnostic.def:33
+msgid "fatal error: "
+msgstr "fatale fout: "
+
+#: diagnostic.def:34
+msgid "internal compiler error: "
+msgstr "interne compilerfout: "
+
+#: diagnostic.def:35
+msgid "error: "
+msgstr "fout: "
+
+#: diagnostic.def:36
+msgid "sorry, unimplemented: "
+msgstr ""
+
+# Dit zou misschien beter 'warning' blijven
+#: diagnostic.def:37
+msgid "warning: "
+msgstr "let op: "
+
+#: diagnostic.def:38
+msgid "anachronism: "
+msgstr ""
+
+#: diagnostic.def:39
+msgid "note: "
+msgstr ""
+
+#: diagnostic.def:40
+msgid "debug: "
+msgstr ""
+
+# Dit zou misschien beter 'warning' blijven
+#. These two would be re-classified as DK_WARNING or DK_ERROR, so the
+#. prefix does not matter.
+#: diagnostic.def:43
+#, fuzzy
+msgid "pedwarn: "
+msgstr "let op: "
+
+#: diagnostic.def:44
+#, fuzzy
+msgid "permerror: "
+msgstr "fout: "
+
+#: params.def:48
+msgid "The threshold ratio between current and hottest structure counts"
+msgstr ""
+
+#: params.def:55
+msgid "Maximal estimated outcome of branch considered predictable"
+msgstr ""
+
+#: params.def:72
+msgid "The maximum number of instructions in a single function eligible for inlining"
+msgstr ""
+
+#: params.def:84
+msgid "The maximum number of instructions when automatically inlining"
+msgstr ""
+
+#: params.def:89
+msgid "The maximum number of instructions inline function can grow to via recursive inlining"
+msgstr ""
+
+#: params.def:94
+msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
+msgstr ""
+
+#: params.def:99
+msgid "The maximum depth of recursive inlining for inline functions"
+msgstr ""
+
+#: params.def:104
+msgid "The maximum depth of recursive inlining for non-inline functions"
+msgstr ""
+
+#: params.def:109
+msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
+msgstr ""
+
+#: params.def:117
+msgid "The maximum number of nested indirect inlining performed by early inliner"
+msgstr ""
+
+#: params.def:124
+msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
+msgstr ""
+
+#: params.def:130
+msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
+msgstr ""
+
+#: params.def:141
+msgid "The maximum number of instructions to consider to fill a delay slot"
+msgstr ""
+
+#: params.def:152
+msgid "The maximum number of instructions to consider to find accurate live register information"
+msgstr ""
+
+#: params.def:162
+msgid "The maximum length of scheduling's pending operations list"
+msgstr ""
+
+#: params.def:167
+msgid "The size of function body to be considered large"
+msgstr ""
+
+#: params.def:171
+msgid "Maximal growth due to inlining of large function (in percent)"
+msgstr ""
+
+#: params.def:175
+msgid "The size of translation unit to be considered large"
+msgstr ""
+
+#: params.def:179
+msgid "How much can given compilation unit grow because of the inlining (in percent)"
+msgstr ""
+
+#: params.def:183
+msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)"
+msgstr ""
+
+#: params.def:187
+msgid "Maximal estimated growth of function body caused by early inlining of single call"
+msgstr ""
+
+#: params.def:191
+msgid "The size of stack frame to be considered large"
+msgstr ""
+
+#: params.def:195
+msgid "Maximal stack frame growth due to inlining (in percent)"
+msgstr ""
+
+#: params.def:202
+msgid "The maximum amount of memory to be allocated by GCSE"
+msgstr ""
+
+#: params.def:213
+msgid "The threshold ratio for performing partial redundancy elimination after reload"
+msgstr ""
+
+#: params.def:220
+msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
+msgstr ""
+
+#: params.def:231
+msgid "The maximum number of instructions to consider to unroll in a loop"
+msgstr ""
+
+#: params.def:237
+msgid "The maximum number of instructions to consider to unroll in a loop on average"
+msgstr ""
+
+#: params.def:242
+msgid "The maximum number of unrollings of a single loop"
+msgstr ""
+
+#: params.def:247
+msgid "The maximum number of insns of a peeled loop"
+msgstr ""
+
+#: params.def:252
+msgid "The maximum number of peelings of a single loop"
+msgstr ""
+
+#: params.def:257
+msgid "The maximum number of insns of a completely peeled loop"
+msgstr ""
+
+#: params.def:262
+msgid "The maximum number of peelings of a single loop that is peeled completely"
+msgstr ""
+
+#: params.def:267
+msgid "The maximum number of insns of a peeled loop that rolls only once"
+msgstr ""
+
+#: params.def:272
+msgid "The maximum depth of a loop nest we completely peel"
+msgstr ""
+
+#: params.def:278
+msgid "The maximum number of insns of an unswitched loop"
+msgstr ""
+
+#: params.def:283
+msgid "The maximum number of unswitchings in a single loop"
+msgstr ""
+
+#: params.def:290
+msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
+msgstr ""
+
+#: params.def:296
+msgid "Bound on the cost of an expression to compute the number of iterations"
+msgstr ""
+
+#: params.def:302
+msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
+msgstr ""
+
+#: params.def:306
+msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
+msgstr ""
+
+#: params.def:310
+msgid "A threshold on the average loop count considered by the swing modulo scheduler"
+msgstr ""
+
+#: params.def:315
+msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
+msgstr ""
+
+#: params.def:319
+msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
+msgstr ""
+
+#: params.def:324
+msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
+msgstr ""
+
+#: params.def:329
+msgid "Loops iterating at least selected number of iterations will get loop alignement."
+msgstr ""
+
+#: params.def:345
+msgid "The maximum number of loop iterations we predict statically"
+msgstr ""
+
+#: params.def:349
+msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
+msgstr ""
+
+#: params.def:353
+msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
+msgstr ""
+
+#: params.def:357
+msgid "Maximal code growth caused by tail duplication (in percent)"
+msgstr ""
+
+#: params.def:361
+msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
+msgstr ""
+
+#: params.def:365
+msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
+msgstr ""
+
+#: params.def:369
+msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
+msgstr ""
+
+#: params.def:375
+msgid "The maximum number of incoming edges to consider for crossjumping"
+msgstr ""
+
+#: params.def:381
+msgid "The minimum number of matching instructions to consider for crossjumping"
+msgstr ""
+
+#: params.def:387
+msgid "The maximum expansion factor when copying basic blocks"
+msgstr ""
+
+#: params.def:393
+msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
+msgstr ""
+
+#: params.def:399
+msgid "The maximum length of path considered in cse"
+msgstr ""
+
+#: params.def:403
+msgid "The maximum instructions CSE process before flushing"
+msgstr ""
+
+#: params.def:410
+msgid "The minimum cost of an expensive expression in the loop invariant motion"
+msgstr ""
+
+#: params.def:419
+msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
+msgstr ""
+
+#: params.def:427
+msgid "Bound on number of iv uses in loop optimized in iv optimizations"
+msgstr ""
+
+#: params.def:435
+msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
+msgstr ""
+
+#: params.def:440
+msgid "Bound on size of expressions used in the scalar evolutions analyzer"
+msgstr ""
+
+#: params.def:445
+msgid "Bound on the number of variables in Omega constraint systems"
+msgstr ""
+
+#: params.def:450
+msgid "Bound on the number of inequalities in Omega constraint systems"
+msgstr ""
+
+#: params.def:455
+msgid "Bound on the number of equalities in Omega constraint systems"
+msgstr ""
+
+#: params.def:460
+msgid "Bound on the number of wild cards in Omega constraint systems"
+msgstr ""
+
+#: params.def:465
+msgid "Bound on the size of the hash table in Omega constraint systems"
+msgstr ""
+
+#: params.def:470
+msgid "Bound on the number of keys in Omega constraint systems"
+msgstr ""
+
+#: params.def:475
+msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
+msgstr ""
+
+#: params.def:480
+msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
+msgstr ""
+
+#: params.def:485
+msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
+msgstr ""
+
+#: params.def:490
+msgid "The maximum memory locations recorded by cselib"
+msgstr ""
+
+#: params.def:503
+msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
+msgstr ""
+
+#: params.def:508
+msgid "Minimum heap size before we start collecting garbage, in kilobytes"
+msgstr ""
+
+#: params.def:516
+msgid "The maximum number of instructions to search backward when looking for equivalent reload"
+msgstr ""
+
+#: params.def:521 params.def:531
+msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
+msgstr ""
+
+#: params.def:526 params.def:536
+msgid "The maximum number of insns in a region to be considered for interblock scheduling"
+msgstr ""
+
+#: params.def:541
+msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
+msgstr ""
+
+#: params.def:546
+msgid "The maximum number of iterations through CFG to extend regions"
+msgstr ""
+
+#: params.def:551
+msgid "The maximum conflict delay for an insn to be considered for speculative motion"
+msgstr ""
+
+#: params.def:556
+msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
+msgstr ""
+
+#: params.def:561
+msgid "The maximum size of the lookahead window of selective scheduling"
+msgstr ""
+
+#: params.def:566
+msgid "Maximum number of times that an insn could be scheduled"
+msgstr ""
+
+#: params.def:571
+msgid "Maximum number of instructions in the ready list that are considered eligible for renaming"
+msgstr ""
+
+#: params.def:576
+msgid "Minimal distance between possibly conflicting store and load"
+msgstr ""
+
+#: params.def:581
+msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
+msgstr ""
+
+#: params.def:589
+msgid "The upper bound for sharing integer constants"
+msgstr ""
+
+#: params.def:608
+msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
+msgstr ""
+
+#: params.def:613
+msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
+msgstr ""
+
+#: params.def:618
+msgid "The lower bound for a buffer to be considered for stack smashing protection"
+msgstr ""
+
+#: params.def:636
+msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
+msgstr ""
+
+#: params.def:645
+msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
+msgstr ""
+
+#: params.def:650
+msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
+msgstr ""
+
+#: params.def:660
+msgid "The number of insns executed before prefetch is completed"
+msgstr ""
+
+#: params.def:667
+msgid "The number of prefetches that can run at the same time"
+msgstr ""
+
+#: params.def:674
+msgid "The size of L1 cache"
+msgstr ""
+
+#: params.def:681
+msgid "The size of L1 cache line"
+msgstr ""
+
+#: params.def:688
+msgid "The size of L2 cache"
+msgstr ""
+
+#: params.def:699
+msgid "Whether to use canonical types"
+msgstr ""
+
+#: params.def:704
+msgid "Maximum length of partial antic set when performing tree pre optimization"
+msgstr ""
+
+#: params.def:714
+msgid "Maximum size of a SCC before SCCVN stops processing a function"
+msgstr ""
+
+#: params.def:719
+msgid "Max loops number for regional RA"
+msgstr ""
+
+#: params.def:724
+msgid "Max size of conflict table in MB"
+msgstr ""
+
+#: params.def:729
+msgid "The number of registers in each class kept unused by loop invariant motion"
+msgstr ""
+
+#: params.def:737
+msgid "The maximum ratio between array size and switch branches for a switch conversion to take place"
+msgstr ""
+
+#: params.def:745
+msgid "size of tiles for loop blocking"
+msgstr ""
+
+#: params.def:752
+#, fuzzy
+msgid "maximum number of parameters in a SCoP"
+msgstr "ongeldige macronaam %<%.*s%>"
+
+#: params.def:759
+msgid "maximum number of basic blocks per function to be analyzed by Graphite"
+msgstr ""
+
+#: params.def:766
+msgid "Max basic blocks number in loop for loop invariant motion"
+msgstr ""
+
+#: params.def:772
+msgid "Maximum number of instructions in basic block to be considered for SLP vectorization"
+msgstr ""
+
+#: params.def:777
+msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count"
+msgstr ""
+
+#: params.def:783
+msgid "Min. ratio of insns to mem ops to enable prefetching in a loop"
+msgstr ""
+
+#: params.def:790
+msgid "Max. size of var tracking hash tables"
+msgstr ""
+
+#: params.def:797
+msgid "The minimum UID to be used for a nondebug insn"
+msgstr ""
+
+#: params.def:802
+msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with"
+msgstr ""
+
+#: config/alpha/alpha.c:5135
+#, c-format
+msgid "invalid %%H value"
+msgstr "ongeldige waarde voor %%H"
+
+#: config/alpha/alpha.c:5156 config/bfin/bfin.c:1683
+#, c-format
+msgid "invalid %%J value"
+msgstr "ongeldige waarde voor %%J"
+
+#: config/alpha/alpha.c:5186 config/ia64/ia64.c:4975
+#, c-format
+msgid "invalid %%r value"
+msgstr "ongeldige waarde voor %%r"
+
+#: config/alpha/alpha.c:5196 config/ia64/ia64.c:4929
+#: config/rs6000/rs6000.c:14626 config/xtensa/xtensa.c:2253
+#, c-format
+msgid "invalid %%R value"
+msgstr "ongeldige waarde voor %%R"
+
+#: config/alpha/alpha.c:5202 config/rs6000/rs6000.c:14545
+#: config/xtensa/xtensa.c:2220
+#, c-format
+msgid "invalid %%N value"
+msgstr "ongeldige waarde voor %%N"
+
+#: config/alpha/alpha.c:5210 config/rs6000/rs6000.c:14573
+#, c-format
+msgid "invalid %%P value"
+msgstr "ongeldige waarde voor %%P"
+
+#: config/alpha/alpha.c:5218
+#, c-format
+msgid "invalid %%h value"
+msgstr "ongeldige waarde voor %%h"
+
+#: config/alpha/alpha.c:5226 config/xtensa/xtensa.c:2246
+#, c-format
+msgid "invalid %%L value"
+msgstr "ongeldige waarde voor %%L"
+
+#: config/alpha/alpha.c:5265 config/rs6000/rs6000.c:14527
+#, c-format
+msgid "invalid %%m value"
+msgstr "ongeldige waarde voor %%m"
+
+#: config/alpha/alpha.c:5273 config/rs6000/rs6000.c:14535
+#, c-format
+msgid "invalid %%M value"
+msgstr "ongeldige waarde voor %%M"
+
+#: config/alpha/alpha.c:5317
+#, c-format
+msgid "invalid %%U value"
+msgstr "ongeldige waarde voor %%U"
+
+#: config/alpha/alpha.c:5329 config/alpha/alpha.c:5343
+#: config/rs6000/rs6000.c:14634
+#, c-format
+msgid "invalid %%s value"
+msgstr "ongeldige waarde voor %%s"
+
+#: config/alpha/alpha.c:5366
+#, c-format
+msgid "invalid %%C value"
+msgstr "ongeldige waarde voor %%C"
+
+#: config/alpha/alpha.c:5403 config/rs6000/rs6000.c:14381
+#, c-format
+msgid "invalid %%E value"
+msgstr "ongeldige waarde voor %%E"
+
+# mja, is nogal technisch - ikke nie snap nie
+#: config/alpha/alpha.c:5428 config/alpha/alpha.c:5476
+#, c-format
+msgid "unknown relocation unspec"
+msgstr "onbekende 'unspec' relocatie"
+
+#: config/alpha/alpha.c:5437 config/crx/crx.c:1092
+#: config/rs6000/rs6000.c:14988 config/spu/spu.c:1695
+#, c-format
+msgid "invalid %%xn code"
+msgstr "ongeldige code voor %%xn"
+
+#: config/arc/arc.c:1724 config/m32r/m32r.c:1980
+#, c-format
+msgid "invalid operand to %%R code"
+msgstr "ongeldige operand voor %%R-code"
+
+#: config/arc/arc.c:1756 config/m32r/m32r.c:2003
+#, c-format
+msgid "invalid operand to %%H/%%L code"
+msgstr "ongeldige operand voor %%H/%%L-code"
+
+#: config/arc/arc.c:1778 config/m32r/m32r.c:2074
+#, c-format
+msgid "invalid operand to %%U code"
+msgstr "ongeldige operand voor %%U-code"
+
+#: config/arc/arc.c:1789
+#, c-format
+msgid "invalid operand to %%V code"
+msgstr "ongeldige operand voor %%V-code"
+
+#. Unknown flag.
+#. Undocumented flag.
+#: config/arc/arc.c:1796 config/m32r/m32r.c:2101 config/sparc/sparc.c:7164
+#, c-format
+msgid "invalid operand output code"
+msgstr "ongeldige code voor operanduitvoer"
+
+#: config/arm/arm.c:14854 config/arm/arm.c:14872
+#, c-format
+msgid "predicated Thumb instruction"
+msgstr "Thumb-instructie met predicaat"
+
+# mja. snappen wie snappen kan ^^
+#: config/arm/arm.c:14860
+#, c-format
+msgid "predicated instruction in conditional sequence"
+msgstr "instructie met predicaat in voorwaardelijke sequentie"
+
+#: config/arm/arm.c:15030
+#, c-format
+msgid "invalid shift operand"
+msgstr "ongeldige shift-operand"
+
+#: config/arm/arm.c:15077 config/arm/arm.c:15087 config/arm/arm.c:15097
+#: config/arm/arm.c:15107 config/arm/arm.c:15117 config/arm/arm.c:15156
+#: config/arm/arm.c:15174 config/arm/arm.c:15209 config/arm/arm.c:15228
+#: config/arm/arm.c:15243 config/arm/arm.c:15270 config/arm/arm.c:15277
+#: config/arm/arm.c:15295 config/arm/arm.c:15302 config/arm/arm.c:15310
+#: config/arm/arm.c:15331 config/arm/arm.c:15338 config/arm/arm.c:15428
+#: config/arm/arm.c:15435 config/arm/arm.c:15453 config/arm/arm.c:15460
+#: config/bfin/bfin.c:1696 config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
+#: config/bfin/bfin.c:1717 config/bfin/bfin.c:1726 config/bfin/bfin.c:1733
+#: config/bfin/bfin.c:1740 config/bfin/bfin.c:1747
+#, c-format
+msgid "invalid operand for code '%c'"
+msgstr "ongeldige operand voor code '%c'"
+
+#: config/arm/arm.c:15169
+#, c-format
+msgid "instruction never executed"
+msgstr "instructie wordt nooit uitgevoerd"
+
+#: config/arm/arm.c:15472
+#, c-format
+msgid "missing operand"
+msgstr "operand ontbreekt"
+
+#: config/arm/arm.c:17746
+#, fuzzy
+msgid "function parameters cannot have __fp16 type"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+
+#: config/arm/arm.c:17756
+#, fuzzy
+msgid "functions cannot return __fp16 type"
+msgstr "functie geeft geen string-type terug"
+
+#: config/avr/avr.c:1069
+#, c-format
+msgid "address operand requires constraint for X, Y, or Z register"
+msgstr ""
+
+#: config/avr/avr.c:1195
+#, fuzzy
+msgid "bad address, not a constant):"
+msgstr "adres-offset is geen constante"
+
+#: config/avr/avr.c:1208
+msgid "bad address, not (reg+disp):"
+msgstr ""
+
+#: config/avr/avr.c:1215
+msgid "bad address, not post_inc or pre_dec:"
+msgstr ""
+
+#: config/avr/avr.c:1226
+msgid "internal compiler error.  Bad address:"
+msgstr "interne compilerfout.  Slecht adres:"
+
+#: config/avr/avr.c:1251
+msgid "internal compiler error.  Unknown mode:"
+msgstr "interne compilerfout.  Onbekende modus:"
+
+#: config/avr/avr.c:1838 config/avr/avr.c:2526
+msgid "invalid insn:"
+msgstr "ongeldige insn:"
+
+#: config/avr/avr.c:1877 config/avr/avr.c:1963 config/avr/avr.c:2012
+#: config/avr/avr.c:2040 config/avr/avr.c:2135 config/avr/avr.c:2304
+#: config/avr/avr.c:2565 config/avr/avr.c:2677
+msgid "incorrect insn:"
+msgstr ""
+
+#: config/avr/avr.c:2059 config/avr/avr.c:2220 config/avr/avr.c:2375
+#: config/avr/avr.c:2743
+msgid "unknown move insn:"
+msgstr "onbekende move-insn:"
+
+#: config/avr/avr.c:2973
+msgid "bad shift insn:"
+msgstr ""
+
+#: config/avr/avr.c:3089 config/avr/avr.c:3509 config/avr/avr.c:3867
+msgid "internal compiler error.  Incorrect shift:"
+msgstr "interne compilerfout.  Verkeerde shift:"
+
+#: config/bfin/bfin.c:1645
+#, c-format
+msgid "invalid %%j value"
+msgstr "ongeldige waarde voor %%j"
+
+#: config/bfin/bfin.c:1838
+#, c-format
+msgid "invalid const_double operand"
+msgstr "ongeldige const_double operand"
+
+#: config/cris/cris.c:528 config/moxie/moxie.c:91 c-typeck.c:5656
+#: c-typeck.c:5672 c-typeck.c:5689 final.c:3089 final.c:3091 fold-const.c:990
+#: gcc.c:5266 loop-iv.c:2968 loop-iv.c:2977 rtl-error.c:105 toplev.c:629
+#: tree-ssa-loop-niter.c:1885 tree-vrp.c:5707 cp/typeck.c:5126 java/expr.c:411
+#, gcc-internal-format
+msgid "%s"
+msgstr ""
+
+#: config/cris/cris.c:579
+msgid "unexpected index-type in cris_print_index"
+msgstr ""
+
+#: config/cris/cris.c:596
+msgid "unexpected base-type in cris_print_base"
+msgstr ""
+
+#: config/cris/cris.c:712
+msgid "invalid operand for 'b' modifier"
+msgstr "ongeldige operand voor 'b' modifier"
+
+#: config/cris/cris.c:729
+msgid "invalid operand for 'o' modifier"
+msgstr "ongeldige operand voor 'o' modifier"
+
+#: config/cris/cris.c:748
+msgid "invalid operand for 'O' modifier"
+msgstr "ongeldige operand voor 'O' modifier"
+
+#: config/cris/cris.c:781
+msgid "invalid operand for 'p' modifier"
+msgstr "ongeldige operand voor 'p' modifier"
+
+#: config/cris/cris.c:820
+msgid "invalid operand for 'z' modifier"
+msgstr "ongeldige operand voor 'z' modifier"
+
+#: config/cris/cris.c:884 config/cris/cris.c:918
+msgid "invalid operand for 'H' modifier"
+msgstr "ongeldige operand voor 'H' modifier"
+
+#: config/cris/cris.c:894
+msgid "bad register"
+msgstr "slecht register"
+
+#: config/cris/cris.c:938
+msgid "invalid operand for 'e' modifier"
+msgstr "ongeldige operand voor 'e' modifier"
+
+#: config/cris/cris.c:955
+msgid "invalid operand for 'm' modifier"
+msgstr "ongeldige operand voor 'm' modifier"
+
+#: config/cris/cris.c:980
+msgid "invalid operand for 'A' modifier"
+msgstr "ongeldige operand voor 'A' modifier"
+
+#: config/cris/cris.c:1003
+msgid "invalid operand for 'D' modifier"
+msgstr "ongeldige operand voor 'D' modifier"
+
+#: config/cris/cris.c:1017
+msgid "invalid operand for 'T' modifier"
+msgstr "ongeldige operand voor 'T' modifier"
+
+#: config/cris/cris.c:1037 config/moxie/moxie.c:161
+msgid "invalid operand modifier letter"
+msgstr "ongeldige letter gebruikt als operand-modifier"
+
+#: config/cris/cris.c:1094
+msgid "unexpected multiplicative operand"
+msgstr ""
+
+#: config/cris/cris.c:1114 config/moxie/moxie.c:186
+msgid "unexpected operand"
+msgstr "onverwachte operand"
+
+#: config/cris/cris.c:1147 config/cris/cris.c:1157
+msgid "unrecognized address"
+msgstr "adres niet herkend"
+
+# betere vertaling voor "supposed"?  "denkelijk"?
+#: config/cris/cris.c:2265
+msgid "unrecognized supposed constant"
+msgstr "vermoedelijke constante niet herkend"
+
+#: config/cris/cris.c:2694 config/cris/cris.c:2758
+msgid "unexpected side-effects in address"
+msgstr ""
+
+#. Can't possibly get a GOT-needing-fixup for a function-call,
+#. right?
+#: config/cris/cris.c:3595
+msgid "Unidentifiable call op"
+msgstr ""
+
+#: config/cris/cris.c:3647
+#, c-format
+msgid "PIC register isn't set up"
+msgstr ""
+
+#: config/fr30/fr30.c:481
+#, c-format
+msgid "fr30_print_operand_address: unhandled address"
+msgstr ""
+
+#: config/fr30/fr30.c:505
+#, c-format
+msgid "fr30_print_operand: unrecognized %%p code"
+msgstr "fr30_print_operand: %%p-code niet herkend"
+
+#: config/fr30/fr30.c:525
+#, c-format
+msgid "fr30_print_operand: unrecognized %%b code"
+msgstr "fr30_print_operand: %%b-code niet herkend"
+
+#: config/fr30/fr30.c:546
+#, c-format
+msgid "fr30_print_operand: unrecognized %%B code"
+msgstr "fr30_print_operand: %%B-code niet herkend"
+
+#: config/fr30/fr30.c:554
+#, c-format
+msgid "fr30_print_operand: invalid operand to %%A code"
+msgstr "fr30_print_operand: ongeldige operand voor %%A-code"
+
+#: config/fr30/fr30.c:571
+#, c-format
+msgid "fr30_print_operand: invalid %%x code"
+msgstr "fr30_print_operand: ongeldige %%x-code"
+
+#: config/fr30/fr30.c:578
+#, c-format
+msgid "fr30_print_operand: invalid %%F code"
+msgstr "fr30_print_operand: ongeldige %%F-code"
+
+#: config/fr30/fr30.c:595
+#, c-format
+msgid "fr30_print_operand: unknown code"
+msgstr "fr30_print_operand: onbekende code"
+
+#: config/fr30/fr30.c:623 config/fr30/fr30.c:632 config/fr30/fr30.c:643
+#: config/fr30/fr30.c:656
+#, c-format
+msgid "fr30_print_operand: unhandled MEM"
+msgstr ""
+
+#: config/frv/frv.c:2601
+msgid "bad insn to frv_print_operand_address:"
+msgstr "slechte insn gegeven aan frv_print_operand_address:"
+
+#: config/frv/frv.c:2612
+msgid "bad register to frv_print_operand_memory_reference_reg:"
+msgstr "slecht register gegeven aan frv_print_operand_memory_reference_reg:"
+
+#: config/frv/frv.c:2651 config/frv/frv.c:2661 config/frv/frv.c:2670
+#: config/frv/frv.c:2691 config/frv/frv.c:2696
+msgid "bad insn to frv_print_operand_memory_reference:"
+msgstr "slechte insn gegeven aan frv_print_memory_reference:"
+
+#: config/frv/frv.c:2782
+#, c-format
+msgid "bad condition code"
+msgstr "slechte conditiecode"
+
+#: config/frv/frv.c:2857
+msgid "bad insn in frv_print_operand, bad const_double"
+msgstr "slechte insn in frv_print_operandm slechte const_double"
+
+#: config/frv/frv.c:2918
+msgid "bad insn to frv_print_operand, 'e' modifier:"
+msgstr "slechte insn in frv_print_operand, 'e' modifier:"
+
+#: config/frv/frv.c:2926
+msgid "bad insn to frv_print_operand, 'F' modifier:"
+msgstr "slechte insn in frv_print_operand, 'F' modifier:"
+
+#: config/frv/frv.c:2942
+msgid "bad insn to frv_print_operand, 'f' modifier:"
+msgstr "slechte insn in frv_print_operand, 'f' modifier:"
+
+#: config/frv/frv.c:2956
+msgid "bad insn to frv_print_operand, 'g' modifier:"
+msgstr "slechte insn in frv_print_operand, 'g' modifier:"
+
+#: config/frv/frv.c:3004
+msgid "bad insn to frv_print_operand, 'L' modifier:"
+msgstr "slechte insn in frv_print_operand, 'L' modifier:"
+
+#: config/frv/frv.c:3017
+msgid "bad insn to frv_print_operand, 'M/N' modifier:"
+msgstr "slechte insn in frv_print_operand, 'M/N' modifier:"
+
+#: config/frv/frv.c:3038
+msgid "bad insn to frv_print_operand, 'O' modifier:"
+msgstr "slechte insn in frv_print_operand, 'O' modifier:"
+
+#: config/frv/frv.c:3056
+msgid "bad insn to frv_print_operand, P modifier:"
+msgstr "slechte insn in frv_print_operand, P modifier:"
+
+# gaat "case" hier wel over "geval"?
+#: config/frv/frv.c:3076
+msgid "bad insn in frv_print_operand, z case"
+msgstr "slechte insn in frv_print_operand, z-geval"
+
+#: config/frv/frv.c:3107
+msgid "bad insn in frv_print_operand, 0 case"
+msgstr "slechte insn in frv_print_operand, 0-geval"
+
+#: config/frv/frv.c:3112
+msgid "frv_print_operand: unknown code"
+msgstr "frv_print_operand: onbekende code"
+
+#: config/frv/frv.c:4494
+msgid "bad output_move_single operand"
+msgstr "ongeldige output_move_single operand"
+
+#: config/frv/frv.c:4621
+msgid "bad output_move_double operand"
+msgstr "ongeldige output_move_double operand"
+
+#: config/frv/frv.c:4763
+msgid "bad output_condmove_single operand"
+msgstr "ongeldige output_condmove_single operand"
+
+#. This macro is a C statement to print on `stderr' a string describing the
+#. particular machine description choice.  Every machine description should
+#. define `TARGET_VERSION'.  For example:
+#.
+#. #ifdef MOTOROLA
+#. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
+#. #else
+#. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
+#. #endif
+#: config/frv/frv.h:328
+#, c-format
+msgid " (frv)"
+msgstr " (frv)"
+
+#: config/i386/i386.c:10894
+#, c-format
+msgid "invalid UNSPEC as operand"
+msgstr "ongeldige UNSPEC als operand"
+
+#: config/i386/i386.c:11440
+#, c-format
+msgid "'%%&' used without any local dynamic TLS references"
+msgstr ""
+
+#: config/i386/i386.c:11531 config/i386/i386.c:11606
+#, fuzzy, c-format
+msgid "invalid operand size for operand code '%c'"
+msgstr "ongeldige operand voor code '%c'"
+
+#: config/i386/i386.c:11601
+#, fuzzy, c-format
+msgid "invalid operand type used with operand code '%c'"
+msgstr "ongeldige operand voor code '%c'"
+
+#: config/i386/i386.c:11681 config/i386/i386.c:11721
+#, fuzzy, c-format
+msgid "operand is not a condition code, invalid operand code 'D'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11747
+#, fuzzy, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'C'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11757
+#, fuzzy, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'F'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11775
+#, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11785
+#, fuzzy, c-format
+msgid "operand is neither a constant nor a condition code, invalid operand code 'f'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11888
+#, fuzzy, c-format
+msgid "operand is not a condition code, invalid operand code 'Y'"
+msgstr "operand is noch een constante, noch een conditiecode ⇒ ongeldige operandcode 'c'"
+
+#: config/i386/i386.c:11903
+#, c-format
+msgid "invalid operand code '%c'"
+msgstr "ongeldige operand voor '%c'"
+
+# "constraints" hier te vertalen ("beperkingen"/"restricties") of niet?
+#: config/i386/i386.c:11953
+#, c-format
+msgid "invalid constraints for operand"
+msgstr "ongeldige constraints voor operand"
+
+#: config/i386/i386.c:19549
+msgid "unknown insn mode"
+msgstr "onbekende insn-modus"
+
+#. 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.
+#. 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.
+#: config/i386/xm-djgpp.h:61
+#, c-format
+msgid "environment variable DJGPP not defined"
+msgstr ""
+
+#: config/i386/xm-djgpp.h:63
+#, c-format
+msgid "environment variable DJGPP points to missing file '%s'"
+msgstr ""
+
+#: config/i386/xm-djgpp.h:66
+#, c-format
+msgid "environment variable DJGPP points to corrupt file '%s'"
+msgstr ""
+
+#: config/ia64/ia64.c:4857
+#, fuzzy, c-format
+msgid "invalid %%G mode"
+msgstr "ongeldige code voor %%xn"
+
+#: config/ia64/ia64.c:5027
+#, c-format
+msgid "ia64_print_operand: unknown code"
+msgstr "ia64_print_operand: onbekende code"
+
+#: config/ia64/ia64.c:10572
+msgid "invalid conversion from %<__fpreg%>"
+msgstr "ongeldige conversie van %<__fpreg%>"
+
+#: config/ia64/ia64.c:10575
+msgid "invalid conversion to %<__fpreg%>"
+msgstr "ongeldige conversie naar %<__fpreg%>"
+
+#: config/ia64/ia64.c:10588 config/ia64/ia64.c:10599
+msgid "invalid operation on %<__fpreg%>"
+msgstr "ongeldige bewerking met %<__fpreg%>"
+
+#: config/iq2000/iq2000.c:3165
+#, c-format
+msgid "invalid %%P operand"
+msgstr "ongeldige operand voor %%P"
+
+#: config/iq2000/iq2000.c:3173 config/rs6000/rs6000.c:14563
+#, c-format
+msgid "invalid %%p value"
+msgstr "ongeldige waarde voor %%p"
+
+#: config/iq2000/iq2000.c:3229
+#, c-format
+msgid "invalid use of %%d, %%x, or %%X"
+msgstr "ongeldig gebruik van %%d, %%x, of %%X"
+
+#: config/lm32/lm32.c:500
+#, c-format
+msgid "Only 0.0 can be loaded as an immediate"
+msgstr ""
+
+#: config/lm32/lm32.c:570
+#, fuzzy
+msgid "bad operand"
+msgstr "ongeldige operand voor %P"
+
+#: config/lm32/lm32.c:582
+msgid "can't use non gp relative absolute address"
+msgstr ""
+
+#: config/lm32/lm32.c:586
+#, fuzzy
+msgid "invalid addressing mode"
+msgstr "ongeldig adres"
+
+#: config/m32r/m32r.c:1950
+#, c-format
+msgid "invalid operand to %%s code"
+msgstr "ongeldige operand voor %%s-code"
+
+#: config/m32r/m32r.c:1957
+#, c-format
+msgid "invalid operand to %%p code"
+msgstr "ongeldige operand voor %%p-code"
+
+#: config/m32r/m32r.c:2012
+msgid "bad insn for 'A'"
+msgstr "slechte insn voor 'A'"
+
+#: config/m32r/m32r.c:2059
+#, c-format
+msgid "invalid operand to %%T/%%B code"
+msgstr "ongeldige operand voor %%T/%%B-code"
+
+#: config/m32r/m32r.c:2082
+#, c-format
+msgid "invalid operand to %%N code"
+msgstr "ongeldige operand voor %%N-code"
+
+# pre-increment vertalen? zoja, als wat?
+#: config/m32r/m32r.c:2115
+msgid "pre-increment address is not a register"
+msgstr "pre-increment adres is geen register"
+
+# pre-decrement vertalen? zoja, als wat?
+#: config/m32r/m32r.c:2122
+msgid "pre-decrement address is not a register"
+msgstr "pre-decrement adres is geen register"
+
+# post-increment vertalen? zoja, als wat?
+#: config/m32r/m32r.c:2129
+msgid "post-increment address is not a register"
+msgstr "post-increment adres is geen register"
+
+#: config/m32r/m32r.c:2205 config/m32r/m32r.c:2219
+#: config/rs6000/rs6000.c:23777
+msgid "bad address"
+msgstr "slecht adres"
+
+#: config/m32r/m32r.c:2224
+msgid "lo_sum not of register"
+msgstr ""
+
+#. !!!! SCz wrong here.
+#: config/m68hc11/m68hc11.c:3204 config/m68hc11/m68hc11.c:3582
+msgid "move insn not handled"
+msgstr "move insn niet opgevangen"
+
+#: config/m68hc11/m68hc11.c:3428 config/m68hc11/m68hc11.c:3512
+#: config/m68hc11/m68hc11.c:3785
+msgid "invalid register in the move instruction"
+msgstr "ongeldig register in de move-instructie"
+
+#: config/m68hc11/m68hc11.c:3462
+msgid "invalid operand in the instruction"
+msgstr "ongeldige operand in de instructie"
+
+#: config/m68hc11/m68hc11.c:3759
+msgid "invalid register in the instruction"
+msgstr "ongeldig register in de instructie"
+
+#: config/m68hc11/m68hc11.c:3792
+msgid "operand 1 must be a hard register"
+msgstr "operand 1 moet een hard register zijn"
+
+#: config/m68hc11/m68hc11.c:3806
+msgid "invalid rotate insn"
+msgstr "ongeldige rotate insn"
+
+#: config/m68hc11/m68hc11.c:4234
+msgid "registers IX, IY and Z used in the same INSN"
+msgstr "registers IX, IY en Z gebruikt in dezelfde INSN"
+
+#: config/m68hc11/m68hc11.c:4567 config/m68hc11/m68hc11.c:4867
+msgid "cannot do z-register replacement"
+msgstr "kan geen z-register vervanging uitvoeren"
+
+#: config/m68hc11/m68hc11.c:4930
+msgid "invalid Z register replacement for insn"
+msgstr "ongeldige Z-register vervanging voor insn"
+
+#: config/mep/mep.c:3394
+#, fuzzy, c-format
+msgid "invalid %%L code"
+msgstr "ongeldige code voor %%xn"
+
+#: config/mips/mips.c:7424 config/mips/mips.c:7445 config/mips/mips.c:7557
+#, c-format
+msgid "'%%%c' is not a valid operand prefix"
+msgstr "'%%%c' is geen geldige operand-prefix"
+
+#: config/mips/mips.c:7494 config/mips/mips.c:7501 config/mips/mips.c:7508
+#: config/mips/mips.c:7515 config/mips/mips.c:7575 config/mips/mips.c:7589
+#: config/mips/mips.c:7602 config/mips/mips.c:7611
+#, c-format
+msgid "invalid use of '%%%c'"
+msgstr "ongeldig gebruik van '%%%c'"
+
+#: config/mips/mips.c:7833
+msgid "mips_debugger_offset called with non stack/frame/arg pointer"
+msgstr ""
+
+#: config/mmix/mmix.c:1494 config/mmix/mmix.c:1624
+msgid "MMIX Internal: Expected a CONST_INT, not this"
+msgstr ""
+
+#: config/mmix/mmix.c:1573
+msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
+msgstr ""
+
+#: config/mmix/mmix.c:1592
+msgid "MMIX Internal: Expected a register, not this"
+msgstr ""
+
+#: config/mmix/mmix.c:1602
+msgid "MMIX Internal: Expected a constant, not this"
+msgstr ""
+
+#. We need the original here.
+#: config/mmix/mmix.c:1686
+msgid "MMIX Internal: Cannot decode this operand"
+msgstr ""
+
+#: config/mmix/mmix.c:1743
+msgid "MMIX Internal: This is not a recognized address"
+msgstr ""
+
+#: config/mmix/mmix.c:2620
+msgid "MMIX Internal: Trying to output invalidly reversed condition:"
+msgstr ""
+
+#: config/mmix/mmix.c:2627
+msgid "MMIX Internal: What's the CC of this?"
+msgstr ""
+
+#: config/mmix/mmix.c:2631
+msgid "MMIX Internal: What is the CC of this?"
+msgstr ""
+
+#: config/mmix/mmix.c:2695
+msgid "MMIX Internal: This is not a constant:"
+msgstr "MMIX Intern: Dit is geen constante:"
+
+#: config/picochip/picochip.c:2410
+msgid "picochip_print_memory_address - Operand isn't memory based"
+msgstr ""
+
+#: config/picochip/picochip.c:2669
+msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
+msgstr ""
+
+#: config/picochip/picochip.c:2715 config/picochip/picochip.c:2747
+msgid "Bad address, not (reg+disp):"
+msgstr ""
+
+# pre-decrement vertalen? zoja, als wat?
+#: config/picochip/picochip.c:2761
+#, fuzzy
+msgid "Bad address, not register:"
+msgstr "pre-decrement adres is geen register"
+
+#: config/rs6000/host-darwin.c:97
+#, c-format
+msgid "Out of stack space.\n"
+msgstr ""
+
+#: config/rs6000/host-darwin.c:118
+#, c-format
+msgid "Try running '%s' in the shell to raise its limit.\n"
+msgstr ""
+
+#: config/rs6000/rs6000.c:2419
+#, fuzzy
+msgid "-mvsx requires hardware floating point"
+msgstr "lege declaratie"
+
+#: config/rs6000/rs6000.c:2424
+#, fuzzy
+msgid "-mvsx and -mpaired are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/rs6000.c:2429
+#, fuzzy
+msgid "-mvsx used with little endian code"
+msgstr "incompatibele record-modus"
+
+#: config/rs6000/rs6000.c:2431
+#, fuzzy
+msgid "-mvsx needs indexed addressing"
+msgstr "Schakel geïndexeerde adressering uit"
+
+#: config/rs6000/rs6000.c:2435
+#, fuzzy
+msgid "-mvsx and -mno-altivec are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/rs6000.c:2437
+msgid "-mno-altivec disables vsx"
+msgstr ""
+
+#: config/rs6000/rs6000.c:6691
+#, fuzzy
+msgid "bad move"
+msgstr "slechte test"
+
+#: config/rs6000/rs6000.c:14362
+#, fuzzy, c-format
+msgid "invalid %%c value"
+msgstr "ongeldige waarde voor %%H"
+
+#: config/rs6000/rs6000.c:14390
+#, c-format
+msgid "invalid %%f value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14399
+#, c-format
+msgid "invalid %%F value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14408
+#, c-format
+msgid "invalid %%G value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14443
+#, c-format
+msgid "invalid %%j code"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14453
+#, c-format
+msgid "invalid %%J code"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14463
+#, c-format
+msgid "invalid %%k value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14483 config/xtensa/xtensa.c:2239
+#, c-format
+msgid "invalid %%K value"
+msgstr "ongeldige waarde voor %%K"
+
+#: config/rs6000/rs6000.c:14553
+#, c-format
+msgid "invalid %%O value"
+msgstr "ongeldige waarde voor %%O"
+
+#: config/rs6000/rs6000.c:14600
+#, c-format
+msgid "invalid %%q value"
+msgstr "ongeldige waarde voor %%q"
+
+#: config/rs6000/rs6000.c:14644
+#, c-format
+msgid "invalid %%S value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14684
+#, c-format
+msgid "invalid %%T value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14694
+#, c-format
+msgid "invalid %%u value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14703 config/xtensa/xtensa.c:2209
+#, c-format
+msgid "invalid %%v value"
+msgstr ""
+
+#: config/rs6000/rs6000.c:14802 config/xtensa/xtensa.c:2260
+#, c-format
+msgid "invalid %%x value"
+msgstr "ongeldige waarde voor %%x"
+
+#: config/rs6000/rs6000.c:14947
+#, fuzzy, c-format
+msgid "invalid %%y value, try using the 'Z' constraint"
+msgstr "twee %<u%>s in integerconstante"
+
+#: config/rs6000/rs6000.c:25750
+msgid "AltiVec argument passed to unprototyped function"
+msgstr "AltiVec argument doorgegeven aan functie zonder prototype"
+
+# Betere vertaling voor 'decompose'?
+#: config/s390/s390.c:4952
+#, c-format
+msgid "cannot decompose address"
+msgstr "kan adres niet ontleden"
+
+#: config/s390/s390.c:5175
+msgid "UNKNOWN in print_operand !?"
+msgstr ""
+
+#: config/score/score3.c:1282 config/score/score3.c:1302
+#: config/score/score7.c:1270
+#, c-format
+msgid "invalid operand for code: '%c'"
+msgstr "ongeldige operand voor code: '%c'"
+
+#: config/sh/sh.c:1125
+#, c-format
+msgid "invalid operand to %%R"
+msgstr "ongeldige operand voor %%R"
+
+#: config/sh/sh.c:1152
+#, c-format
+msgid "invalid operand to %%S"
+msgstr "ongeldige operand voor %%N"
+
+#: config/sh/sh.c:8968
+msgid "created and used with different architectures / ABIs"
+msgstr "aangemaakt en gebruikt met verschillende architecturen / ABIs"
+
+#: config/sh/sh.c:8970
+msgid "created and used with different ABIs"
+msgstr "aangemaakt en gebruikt met verschillende ABIs"
+
+# Vertaling voor "endianness"? Of niet nodig?
+#: config/sh/sh.c:8972
+msgid "created and used with different endianness"
+msgstr "aangemaakt en gebruikt met verschillende \"endianness\""
+
+#: config/sparc/sparc.c:6972 config/sparc/sparc.c:6978
+#, c-format
+msgid "invalid %%Y operand"
+msgstr "ongeldige operand voor %%Y"
+
+#: config/sparc/sparc.c:7048
+#, c-format
+msgid "invalid %%A operand"
+msgstr "ongeldige operand voor %%A"
+
+#: config/sparc/sparc.c:7058
+#, c-format
+msgid "invalid %%B operand"
+msgstr "ongeldige operand voor %%B"
+
+#: config/sparc/sparc.c:7097
+#, c-format
+msgid "invalid %%c operand"
+msgstr "ongeldige operand voor %%c"
+
+#: config/sparc/sparc.c:7119
+#, c-format
+msgid "invalid %%d operand"
+msgstr "ongeldige operand voor %%d"
+
+#: config/sparc/sparc.c:7136
+#, c-format
+msgid "invalid %%f operand"
+msgstr "ongeldige operand voor %%f"
+
+#: config/sparc/sparc.c:7150
+#, c-format
+msgid "invalid %%s operand"
+msgstr "ongeldige operand voor %%s"
+
+#: config/sparc/sparc.c:7204
+#, c-format
+msgid "long long constant not a valid immediate operand"
+msgstr "een long long constante is geen geldige onmiddellijke operand"
+
+#: config/sparc/sparc.c:7207
+#, c-format
+msgid "floating point constant not a valid immediate operand"
+msgstr "een floating-point constante is geen geldige onmiddellijke operand"
+
+#: config/stormy16/stormy16.c:1755 config/stormy16/stormy16.c:1826
+#, c-format
+msgid "'B' operand is not constant"
+msgstr "'B' operand is geen constante"
+
+#: config/stormy16/stormy16.c:1782
+#, c-format
+msgid "'B' operand has multiple bits set"
+msgstr ""
+
+#: config/stormy16/stormy16.c:1808
+#, c-format
+msgid "'o' operand is not constant"
+msgstr "'o' operand is geen constante"
+
+#: config/stormy16/stormy16.c:1840
+#, c-format
+msgid "xstormy16_print_operand: unknown code"
+msgstr ""
+
+#: config/v850/v850.c:408
+msgid "const_double_split got a bad insn:"
+msgstr "const_double_split kreeg een slechte insn:"
+
+#: config/v850/v850.c:979
+msgid "output_move_single:"
+msgstr "output_move_single:"
+
+#: config/vax/vax.c:399
+#, c-format
+msgid "symbol used with both base and indexed registers"
+msgstr ""
+
+#: config/vax/vax.c:408
+#, c-format
+msgid "symbol with offset used in PIC mode"
+msgstr ""
+
+#: config/vax/vax.c:494
+#, fuzzy, c-format
+msgid "symbol used as immediate operand"
+msgstr "een long long constante is geen geldige onmiddellijke operand"
+
+#: config/vax/vax.c:1519
+#, fuzzy
+msgid "illegal operand detected"
+msgstr "ongeldige letter gebruikt als operand-modifier"
+
+#: config/xtensa/xtensa.c:705 config/xtensa/xtensa.c:737
+#: config/xtensa/xtensa.c:746
+msgid "bad test"
+msgstr "slechte test"
+
+#: config/xtensa/xtensa.c:2197
+#, c-format
+msgid "invalid %%D value"
+msgstr "ongeldige waarde voor %%D"
+
+#: config/xtensa/xtensa.c:2234
+msgid "invalid mask"
+msgstr "ongeldig masker"
+
+#: config/xtensa/xtensa.c:2267
+#, c-format
+msgid "invalid %%d value"
+msgstr "ongeldige waarde voor %%d"
+
+#: config/xtensa/xtensa.c:2288 config/xtensa/xtensa.c:2298
+#, c-format
+msgid "invalid %%t/%%b value"
+msgstr "ongeldige waarde voor %%t/%%b"
+
+#: config/xtensa/xtensa.c:2340
+msgid "invalid address"
+msgstr "ongeldig adres"
+
+#: config/xtensa/xtensa.c:2365
+msgid "no register in address"
+msgstr "geen register in adres"
+
+#: config/xtensa/xtensa.c:2373
+msgid "address offset not a constant"
+msgstr "adres-offset is geen constante"
+
+#: cp/call.c:2779 cp/pt.c:1701 cp/pt.c:16017
+msgid "candidates are:"
+msgstr "kandidaten zijn:"
+
+#: cp/call.c:2779 cp/pt.c:16017
+#, fuzzy
+msgid "candidate is:"
+msgstr "kandidaat 1:"
+
+#: cp/call.c:7360
+msgid "candidate 1:"
+msgstr "kandidaat 1:"
+
+#: cp/call.c:7361
+msgid "candidate 2:"
+msgstr "kandidaat 2:"
+
+#: cp/cxx-pretty-print.c:173 cp/error.c:923 objc/objc-act.c:7141
+msgid "<unnamed>"
+msgstr ""
+
+#: cp/cxx-pretty-print.c:2067
+#, fuzzy
+msgid "template-parameter-"
+msgstr "meerdere parameters hebben de naam %qs"
+
+#: cp/decl2.c:721
+msgid "candidates are: %+#D"
+msgstr "kandidaten zijn: %+#D"
+
+#: cp/decl2.c:723 cp/pt.c:1697
+#, gcc-internal-format
+msgid "candidate is: %+#D"
+msgstr "kandidaat is: %+#D"
+
+#: cp/error.c:297
+#, fuzzy
+msgid "<missing>"
+msgstr "beginwaarde ontbreekt"
+
+#: cp/error.c:338
+#, fuzzy
+msgid "<brace-enclosed initializer list>"
+msgstr "accolades rond scalaire beginwaarde"
+
+#: cp/error.c:340
+#, fuzzy
+msgid "<unresolved overloaded function type>"
+msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
+
+#: cp/error.c:483
+msgid "<type error>"
+msgstr ""
+
+#: cp/error.c:583
+#, fuzzy, c-format
+msgid "<anonymous %s>"
+msgstr "<anoniem>"
+
+#. A lambda's "type" is essentially its signature.
+#: cp/error.c:588
+msgid "<lambda"
+msgstr ""
+
+#: cp/error.c:714
+msgid "<typeprefixerror>"
+msgstr ""
+
+#: cp/error.c:825
+#, fuzzy, c-format
+msgid "(static initializers for %s)"
+msgstr "ongeldige beginwaarde voor veld %qs"
+
+#: cp/error.c:827
+#, c-format
+msgid "(static destructors for %s)"
+msgstr ""
+
+#: cp/error.c:898
+msgid "vtable for "
+msgstr ""
+
+#: cp/error.c:910
+msgid "<return value> "
+msgstr ""
+
+#: cp/error.c:1038
+msgid "<enumerator>"
+msgstr ""
+
+#: cp/error.c:1078
+#, fuzzy
+msgid "<declaration error>"
+msgstr "herdeclaratie van %qs"
+
+#: cp/error.c:1318
+msgid "with"
+msgstr ""
+
+#: cp/error.c:1481 cp/error.c:1501
+#, fuzzy
+msgid "<template parameter error>"
+msgstr "meerdere parameters hebben de naam %qs"
+
+#: cp/error.c:1627
+#, fuzzy
+msgid "<statement>"
+msgstr "ongeldige beginwaarde"
+
+#. While waiting for caret diagnostics, avoid printing
+#. __cxa_allocate_exception, __cxa_throw, and the like.
+#: cp/error.c:1656
+msgid "<throw-expression>"
+msgstr ""
+
+#: cp/error.c:2102
+msgid "<unparsed>"
+msgstr ""
+
+#: cp/error.c:2251
+msgid "<expression error>"
+msgstr ""
+
+#: cp/error.c:2265
+#, fuzzy
+msgid "<unknown operator>"
+msgstr "onbekende operator '%s' in %%:version-compare"
+
+#: cp/error.c:2472
+#, fuzzy
+msgid "<unknown>"
+msgstr "onbekende machine-modus %qs"
+
+#: cp/error.c:2492
+#, fuzzy
+msgid "{unknown}"
+msgstr "onbekende machine-modus %qs"
+
+#: cp/error.c:2574
+msgid "At global scope:"
+msgstr ""
+
+#: cp/error.c:2680
+#, fuzzy, c-format
+msgid "In static member function %qs"
+msgstr "In memberfunctie %qs"
+
+#: cp/error.c:2682
+#, c-format
+msgid "In copy constructor %qs"
+msgstr ""
+
+#: cp/error.c:2684
+#, fuzzy, c-format
+msgid "In constructor %qs"
+msgstr "In functie %qs"
+
+#: cp/error.c:2686
+#, fuzzy, c-format
+msgid "In destructor %qs"
+msgstr "In functie %qs"
+
+#: cp/error.c:2688
+#, fuzzy
+msgid "In lambda function"
+msgstr "In memberfunctie %qs"
+
+#: cp/error.c:2718
+#, fuzzy, c-format
+msgid "%s: In instantiation of %qs:\n"
+msgstr "impliciete declaratie van functie %qs"
+
+#: cp/error.c:2747
+#, fuzzy, c-format
+msgid "%s:%d:%d:   instantiated from %qs\n"
+msgstr "    inline gemaakt vanuit %qs"
+
+#: cp/error.c:2751
+#, fuzzy, c-format
+msgid "%s:%d:   instantiated from %qs\n"
+msgstr "    inline gemaakt vanuit %qs"
+
+#: cp/error.c:2755
+#, c-format
+msgid "%s:%d:%d:   instantiated from here"
+msgstr ""
+
+#: cp/error.c:2758
+#, c-format
+msgid "%s:%d:   instantiated from here"
+msgstr ""
+
+#: cp/error.c:2794
+#, c-format
+msgid "%s:%d:%d:   [ skipping %d instantiation contexts ]\n"
+msgstr ""
+
+#: cp/error.c:2798
+#, c-format
+msgid "%s:%d:   [ skipping %d instantiation contexts ]\n"
+msgstr ""
+
+#: cp/g++spec.c:261 java/jvspec.c:403
+#, c-format
+msgid "argument to '%s' missing\n"
+msgstr "argument van '%s' ontbreekt\n"
+
+#: cp/rtti.c:529
+#, fuzzy
+msgid "target is not pointer or reference to class"
+msgstr "herhaald lid %qs"
+
+# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
+#: cp/rtti.c:534
+#, fuzzy
+msgid "target is not pointer or reference to complete type"
+msgstr "rekensom met pointer naar onvolledig type"
+
+#: cp/rtti.c:540
+#, fuzzy
+msgid "target is not pointer or reference"
+msgstr "herhaald lid %qs"
+
+#: cp/rtti.c:551
+#, fuzzy
+msgid "source is not a pointer"
+msgstr "grootte van array %qs is van een niet-integraal type"
+
+#: cp/rtti.c:556
+msgid "source is not a pointer to class"
+msgstr ""
+
+#: cp/rtti.c:561
+#, fuzzy
+msgid "source is a pointer to incomplete type"
+msgstr "dereferentie van pointer naar onvolledig type"
+
+#: cp/rtti.c:574
+#, fuzzy
+msgid "source is not of class type"
+msgstr "%qs is smaller dan waarden van zijn type"
+
+#: cp/rtti.c:579
+#, fuzzy
+msgid "source is of incomplete class type"
+msgstr "teruggeeftype is onvolledig"
+
+#: cp/rtti.c:592
+#, fuzzy
+msgid "conversion casts away constness"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/rtti.c:752
+msgid "source type is not polymorphic"
+msgstr ""
+
+#: cp/typeck.c:4679 c-typeck.c:3345
+#, gcc-internal-format
+msgid "wrong type argument to unary minus"
+msgstr "argument van verkeerd type voor unaire min"
+
+# 'unary' = 'unair'?
+#: cp/typeck.c:4680 c-typeck.c:3332
+#, gcc-internal-format
+msgid "wrong type argument to unary plus"
+msgstr "argument van verkeerd type voor unaire plus"
+
+#: cp/typeck.c:4703 c-typeck.c:3371
+#, gcc-internal-format
+msgid "wrong type argument to bit-complement"
+msgstr "argument van verkeerd type voor bit-complement"
+
+#: cp/typeck.c:4710 c-typeck.c:3379
+#, gcc-internal-format
+msgid "wrong type argument to abs"
+msgstr "argument van verkeerd type voor abs"
+
+# OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'?
+#: cp/typeck.c:4718 c-typeck.c:3391
+#, gcc-internal-format
+msgid "wrong type argument to conjugation"
+msgstr "argument van verkeerd type voor vervoeging"
+
+# 'unary' = 'unair'?
+#: cp/typeck.c:4729
+#, fuzzy
+msgid "in argument to unary !"
+msgstr "argument van verkeerd type voor unaire plus"
+
+#: cp/typeck.c:4790
+#, fuzzy
+msgid "no pre-increment operator for type"
+msgstr "parameter %qs wijst naar een onvolledig type"
+
+#: cp/typeck.c:4792
+msgid "no post-increment operator for type"
+msgstr ""
+
+#: cp/typeck.c:4794
+#, fuzzy
+msgid "no pre-decrement operator for type"
+msgstr "parameter %qs wijst naar een onvolledig type"
+
+#: cp/typeck.c:4796
+msgid "no post-decrement operator for type"
+msgstr ""
+
+#: fortran/arith.c:94
+msgid "Arithmetic OK at %L"
+msgstr "Arithmetische OK op %L"
+
+#: fortran/arith.c:97
+msgid "Arithmetic overflow at %L"
+msgstr "Arithmetische overflow op %L"
+
+#: fortran/arith.c:100
+msgid "Arithmetic underflow at %L"
+msgstr "Arithmetische underflow op %L"
+
+#: fortran/arith.c:103
+msgid "Arithmetic NaN at %L"
+msgstr "Arithmetische NaN op %L"
+
+#: fortran/arith.c:106
+msgid "Division by zero at %L"
+msgstr "Deling door nul op %L"
+
+#: fortran/arith.c:109
+msgid "Array operands are incommensurate at %L"
+msgstr ""
+
+#: fortran/arith.c:113
+msgid "Integer outside symmetric range implied by Standard Fortran at %L"
+msgstr ""
+
+# Is 'elementair' wel een goede vertaling voor 'elemental'?
+#: fortran/arith.c:1398
+msgid "elemental binary operation"
+msgstr "elementaire binaire operatie"
+
+#: fortran/check.c:1171 fortran/check.c:2024 fortran/check.c:2078
+#, fuzzy, c-format
+msgid "arguments '%s' and '%s' for intrinsic %s"
+msgstr "Ontbrekende argumenten voor intrinsic %s op %L"
+
+#: fortran/check.c:1830
+#, c-format
+msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
+msgstr ""
+
+#: fortran/check.c:2238 fortran/intrinsic.c:3640
+#, fuzzy, c-format
+msgid "arguments '%s' and '%s' for intrinsic '%s'"
+msgstr "Ontbrekende argumenten voor intrinsic %s op %L"
+
+# Dit zou misschien beter 'warning' blijven
+#: fortran/error.c:738 fortran/error.c:792 fortran/error.c:827
+#: fortran/error.c:902
+#, fuzzy
+msgid "Warning:"
+msgstr "let op: "
+
+#: fortran/error.c:794 fortran/error.c:882 fortran/error.c:932
+#, fuzzy
+msgid "Error:"
+msgstr "fout: "
+
+#: fortran/error.c:956
+#, fuzzy
+msgid "Fatal Error:"
+msgstr "fatale fout: "
+
+#: fortran/expr.c:257
+#, fuzzy, c-format
+msgid "Constant expression required at %C"
+msgstr "overflow in constante expressie"
+
+#: fortran/expr.c:260
+#, fuzzy, c-format
+msgid "Integer expression required at %C"
+msgstr "overflow in constante expressie"
+
+#: fortran/expr.c:265
+#, fuzzy, c-format
+msgid "Integer value too large in expression at %C"
+msgstr "integer overflow in expressie"
+
+#: fortran/expr.c:3023
+#, fuzzy
+msgid "array assignment"
+msgstr "beginwaarde ontbreekt"
+
+#: fortran/gfortranspec.c:245
+#, c-format
+msgid "overflowed output arg list for '%s'"
+msgstr ""
+
+#: fortran/gfortranspec.c:374
+#, c-format
+msgid ""
+"GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
+"You may redistribute copies of GNU Fortran\n"
+"under the terms of the GNU General Public License.\n"
+"For more information about these matters, see the file named COPYING\n"
+"\n"
+msgstr ""
+
+#: fortran/gfortranspec.c:396 fortran/gfortranspec.c:435
+#, fuzzy, c-format
+msgid "argument to '%s' missing"
+msgstr "argument van %qs moet van een integraal type zijn."
+
+#: fortran/gfortranspec.c:400
+#, c-format
+msgid "no input files; unwilling to write output files"
+msgstr ""
+
+#: fortran/gfortranspec.c:422
+#, c-format
+msgid "Warning: Using -M <directory> is deprecated, use -J instead\n"
+msgstr ""
+
+#: fortran/gfortranspec.c:557
+#, c-format
+msgid "Driving:"
+msgstr ""
+
+#: fortran/io.c:548
+msgid "Positive width required"
+msgstr ""
+
+#: fortran/io.c:549
+#, fuzzy
+msgid "Nonnegative width required"
+msgstr "bitveld %qs heeft een negatieve breedte"
+
+#: fortran/io.c:550
+#, fuzzy
+msgid "Unexpected element '%c' in format string at %L"
+msgstr "formaatstring niet beëindigd"
+
+#: fortran/io.c:552
+#, fuzzy
+msgid "Unexpected end of format string"
+msgstr "formaatstring niet beëindigd"
+
+#: fortran/io.c:553
+#, fuzzy
+msgid "Zero width in format descriptor"
+msgstr "breedte van nul in %s formaat"
+
+#: fortran/io.c:573
+#, fuzzy
+msgid "Missing leading left parenthesis"
+msgstr "beginwaarde ontbreekt"
+
+#: fortran/io.c:602
+msgid "Left parenthesis required after '*'"
+msgstr ""
+
+#: fortran/io.c:633
+msgid "Expected P edit descriptor"
+msgstr ""
+
+#. P requires a prior number.
+#: fortran/io.c:641
+msgid "P descriptor requires leading scale factor"
+msgstr ""
+
+#: fortran/io.c:736 fortran/io.c:750
+msgid "Comma required after P descriptor"
+msgstr ""
+
+#: fortran/io.c:764
+#, fuzzy
+msgid "Positive width required with T descriptor"
+msgstr "overflow in constante expressie"
+
+#: fortran/io.c:843
+msgid "E specifier not allowed with g0 descriptor"
+msgstr ""
+
+#: fortran/io.c:913
+#, fuzzy
+msgid "Positive exponent width required"
+msgstr "overflow in constante expressie"
+
+#: fortran/io.c:943
+#, fuzzy
+msgid "Period required in format specifier"
+msgstr "onbekende formaatspecificatie"
+
+#: fortran/matchexp.c:28
+#, fuzzy, c-format
+msgid "Syntax error in expression at %C"
+msgstr "integer overflow in expressie"
+
+#: fortran/module.c:983
+#, fuzzy
+msgid "Unexpected EOF"
+msgstr "ongeldige operand van %s"
+
+#: fortran/module.c:1015
+#, fuzzy
+msgid "Unexpected end of module in string constant"
+msgstr "ongeldige registernaam voor %qs"
+
+#: fortran/module.c:1069
+#, fuzzy
+msgid "Integer overflow"
+msgstr "integer overflow in expressie"
+
+#: fortran/module.c:1100
+msgid "Name too long"
+msgstr ""
+
+#: fortran/module.c:1207
+msgid "Bad name"
+msgstr ""
+
+#: fortran/module.c:1251
+#, fuzzy
+msgid "Expected name"
+msgstr "ongeldige operand van %s"
+
+#: fortran/module.c:1254
+msgid "Expected left parenthesis"
+msgstr ""
+
+#: fortran/module.c:1257
+msgid "Expected right parenthesis"
+msgstr ""
+
+#: fortran/module.c:1260
+#, fuzzy
+msgid "Expected integer"
+msgstr "ongeldige operand van %s"
+
+#: fortran/module.c:1263
+#, fuzzy
+msgid "Expected string"
+msgstr "ongeldige operand van %s"
+
+# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
+# dikwijls 'bibliotheek' zien gebruiken.
+# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
+# ik ben van plan daar verandering in te brengen.
+#: fortran/module.c:1287
+#, fuzzy
+msgid "find_enum(): Enum not found"
+msgstr "veld %qs niet gevonden"
+
+#: fortran/module.c:1887
+msgid "Expected attribute bit name"
+msgstr ""
+
+#: fortran/module.c:2746
+msgid "Expected integer string"
+msgstr ""
+
+#: fortran/module.c:2750
+msgid "Error converting integer"
+msgstr ""
+
+#: fortran/module.c:2772
+#, fuzzy
+msgid "Expected real string"
+msgstr "formaatstring niet beëindigd"
+
+#: fortran/module.c:2989
+msgid "Expected expression type"
+msgstr ""
+
+#: fortran/module.c:3043
+#, fuzzy
+msgid "Bad operator"
+msgstr "ongeldige operand voor %P"
+
+#: fortran/module.c:3132
+#, fuzzy
+msgid "Bad type in constant expression"
+msgstr "overflow in constante expressie"
+
+#: fortran/module.c:5522
+#, fuzzy
+msgid "Unexpected end of module"
+msgstr "ongeldige operand van %s"
+
+#: fortran/parse.c:1144
+msgid "arithmetic IF"
+msgstr ""
+
+#: fortran/parse.c:1150
+#, fuzzy
+msgid "attribute declaration"
+msgstr "lege declaratie"
+
+#: fortran/parse.c:1183
+#, fuzzy
+msgid "data declaration"
+msgstr "lege declaratie"
+
+#: fortran/parse.c:1192
+#, fuzzy
+msgid "derived type declaration"
+msgstr "lege declaratie"
+
+#: fortran/parse.c:1277
+msgid "block IF"
+msgstr ""
+
+#: fortran/parse.c:1286
+msgid "implied END DO"
+msgstr ""
+
+#: fortran/parse.c:1362
+#, fuzzy
+msgid "assignment"
+msgstr "beginwaarde ontbreekt"
+
+#: fortran/parse.c:1365
+#, fuzzy
+msgid "pointer assignment"
+msgstr "ongeldige lvalue in toewijzing"
+
+#: fortran/parse.c:1383
+msgid "simple IF"
+msgstr ""
+
+#: fortran/resolve.c:386
+#, fuzzy
+msgid "module procedure"
+msgstr "%qs is geen bestand, pipe of tty"
+
+#: fortran/resolve.c:387
+#, fuzzy
+msgid "internal function"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
+
+#: fortran/resolve.c:1686
+msgid "elemental procedure"
+msgstr ""
+
+# Ongeldig soort wat?
+#: fortran/resolve.c:3330
+#, fuzzy, c-format
+msgid "Invalid context for NULL() pointer at %%L"
+msgstr "Ongeldige soort voor %s op %L"
+
+#: fortran/resolve.c:3346
+#, c-format
+msgid "Operand of unary numeric operator '%s' at %%L is %s"
+msgstr ""
+
+#: fortran/resolve.c:3362
+#, c-format
+msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
+msgstr ""
+
+#: fortran/resolve.c:3377
+#, c-format
+msgid "Operands of string concatenation operator at %%L are %s/%s"
+msgstr ""
+
+#: fortran/resolve.c:3396
+#, c-format
+msgid "Operands of logical operator '%s' at %%L are %s/%s"
+msgstr ""
+
+#: fortran/resolve.c:3410
+#, fuzzy, c-format
+msgid "Operand of .not. operator at %%L is %s"
+msgstr "incompatibele operands voor %s"
+
+#: fortran/resolve.c:3424
+msgid "COMPLEX quantities cannot be compared at %L"
+msgstr ""
+
+#: fortran/resolve.c:3453
+#, c-format
+msgid "Logicals at %%L must be compared with %s instead of %s"
+msgstr ""
+
+#: fortran/resolve.c:3459
+#, c-format
+msgid "Operands of comparison operator '%s' at %%L are %s/%s"
+msgstr ""
+
+#: fortran/resolve.c:3467
+#, fuzzy, c-format
+msgid "Unknown operator '%s' at %%L"
+msgstr "onbekende operator '%s' in %%:version-compare"
+
+#: fortran/resolve.c:3469
+#, c-format
+msgid "Operand of user operator '%s' at %%L is %s"
+msgstr ""
+
+#: fortran/resolve.c:3472
+#, c-format
+msgid "Operands of user operator '%s' at %%L are %s/%s"
+msgstr ""
+
+#: fortran/resolve.c:3558
+#, fuzzy, c-format
+msgid "Inconsistent ranks for operator at %%L and %%L"
+msgstr "incompatibele operands voor %s"
+
+#: fortran/resolve.c:5722
+msgid "Loop variable"
+msgstr ""
+
+#: fortran/resolve.c:5734
+msgid "Start expression in DO loop"
+msgstr ""
+
+#: fortran/resolve.c:5738
+#, fuzzy
+msgid "End expression in DO loop"
+msgstr "ongeldige expressie als operand"
+
+#: fortran/resolve.c:5742
+msgid "Step expression in DO loop"
+msgstr ""
+
+#: fortran/trans-array.c:1134
+#, c-format
+msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
+msgstr ""
+
+#: fortran/trans-decl.c:3982
+#, fuzzy, c-format
+msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/trans-decl.c:3990
+#, fuzzy, c-format
+msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/trans-expr.c:1624
+msgid "internal error: bad hash value in dynamic dispatch"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:777
+#, c-format
+msgid "Unequal character lengths (%ld/%ld) in %s"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:4863
+#, c-format
+msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %lld)"
+msgstr ""
+
+#: fortran/trans-intrinsic.c:4895
+msgid "Argument NCOPIES of REPEAT intrinsic is too large"
+msgstr ""
+
+#: fortran/trans-io.c:488
+#, fuzzy
+msgid "Unit number in I/O statement too small"
+msgstr "%s voor %qs"
+
+#: fortran/trans-io.c:496
+#, fuzzy
+msgid "Unit number in I/O statement too large"
+msgstr "%s voor %qs"
+
+#: fortran/trans-stmt.c:158
+msgid "Assigned label is not a target label"
+msgstr ""
+
+#: fortran/trans-stmt.c:882 fortran/trans-stmt.c:1152
+msgid "Loop variable has been modified"
+msgstr ""
+
+#: fortran/trans-stmt.c:1015
+msgid "DO step value is zero"
+msgstr ""
+
+#: fortran/trans.c:50
+msgid "Array bound mismatch"
+msgstr ""
+
+#: fortran/trans.c:51
+msgid "Array reference out of bounds"
+msgstr ""
+
+#: fortran/trans.c:52
+#, fuzzy
+msgid "Incorrect function return value"
+msgstr "%<noreturn%> functie geeft niet-void waarde terug"
+
+#: fortran/trans.c:533
+msgid "Memory allocation failed"
+msgstr ""
+
+#: fortran/trans.c:619
+msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
+msgstr ""
+
+#: fortran/trans.c:653 fortran/trans.c:966
+msgid "Out of memory"
+msgstr ""
+
+#: fortran/trans.c:746
+#, c-format
+msgid "Attempting to allocate already allocated array '%s'"
+msgstr ""
+
+#: fortran/trans.c:752
+msgid "Attempting to allocate already allocatedarray"
+msgstr ""
+
+#: fortran/trans.c:863
+#, c-format
+msgid "Attempt to DEALLOCATE unallocated '%s'"
+msgstr ""
+
+#: fortran/trans.c:947
+msgid "Attempt to allocate a negative amount of memory."
+msgstr ""
+
+#: java/jcf-dump.c:1068
+#, fuzzy, c-format
+msgid "Not a valid Java .class file.\n"
+msgstr "ongeldige basisklasse"
+
+#: java/jcf-dump.c:1074
+#, fuzzy, c-format
+msgid "error while parsing constant pool\n"
+msgstr "%s voor stringconstante"
+
+#: java/jcf-dump.c:1080 java/jcf-parse.c:1433
+#, fuzzy, gcc-internal-format
+msgid "error in constant pool entry #%d\n"
+msgstr "constant object wordt beschreven (argument %d)"
+
+#: java/jcf-dump.c:1090
+#, fuzzy, c-format
+msgid "error while parsing fields\n"
+msgstr "%s voor stringconstante"
+
+#: java/jcf-dump.c:1096
+#, fuzzy, c-format
+msgid "error while parsing methods\n"
+msgstr "%s voor stringconstante"
+
+#: java/jcf-dump.c:1102
+#, fuzzy, c-format
+msgid "error while parsing final attributes\n"
+msgstr "%s voor stringconstante"
+
+#: java/jcf-dump.c:1139
+#, c-format
+msgid "Try 'jcf-dump --help' for more information.\n"
+msgstr ""
+
+#: java/jcf-dump.c:1146
+#, c-format
+msgid ""
+"Usage: jcf-dump [OPTION]... CLASS...\n"
+"\n"
+msgstr ""
+
+#: java/jcf-dump.c:1147
+#, c-format
+msgid ""
+"Display contents of a class file in readable form.\n"
+"\n"
+msgstr ""
+
+#: java/jcf-dump.c:1148
+#, c-format
+msgid "  -c                      Disassemble method bodies\n"
+msgstr ""
+
+#: java/jcf-dump.c:1149
+#, c-format
+msgid "  --javap                 Generate output in 'javap' format\n"
+msgstr ""
+
+#: java/jcf-dump.c:1151
+#, c-format
+msgid "  --classpath PATH        Set path to find .class files\n"
+msgstr ""
+
+#: java/jcf-dump.c:1152
+#, c-format
+msgid "  -IDIR                   Append directory to class path\n"
+msgstr ""
+
+#: java/jcf-dump.c:1153
+#, c-format
+msgid "  --bootclasspath PATH    Override built-in class path\n"
+msgstr ""
+
+#: java/jcf-dump.c:1154
+#, c-format
+msgid "  --extdirs PATH          Set extensions directory path\n"
+msgstr ""
+
+#: java/jcf-dump.c:1155
+#, c-format
+msgid "  -o FILE                 Set output file name\n"
+msgstr ""
+
+#: java/jcf-dump.c:1157
+#, c-format
+msgid "  --help                  Print this help, then exit\n"
+msgstr ""
+
+#: java/jcf-dump.c:1158
+#, c-format
+msgid "  --version               Print version number, then exit\n"
+msgstr ""
+
+#: java/jcf-dump.c:1159
+#, c-format
+msgid "  -v, --verbose           Print extra information while running\n"
+msgstr ""
+
+#: java/jcf-dump.c:1161
+#, c-format
+msgid ""
+"For bug reporting instructions, please see:\n"
+"%s.\n"
+msgstr ""
+
+#: java/jcf-dump.c:1189 java/jcf-dump.c:1257
+#, c-format
+msgid "jcf-dump: no classes specified\n"
+msgstr ""
+
+#: java/jcf-dump.c:1277
+#, fuzzy, c-format
+msgid "Cannot open '%s' for output.\n"
+msgstr "open %s"
+
+#: java/jcf-dump.c:1322
+#, c-format
+msgid "bad format of .zip/.jar archive\n"
+msgstr ""
+
+#: java/jcf-dump.c:1440
+#, c-format
+msgid "Bad byte codes.\n"
+msgstr ""
+
+#: java/jvgenmain.c:47
+#, c-format
+msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
+msgstr ""
+
+#: java/jvgenmain.c:109
+#, fuzzy, c-format
+msgid "%s: Cannot open output file: %s\n"
+msgstr "kan bestand '%s' niet openen"
+
+#: java/jvgenmain.c:151
+#, fuzzy, c-format
+msgid "%s: Failed to close output file %s\n"
+msgstr "kan bestand '%s' niet openen"
+
+#: java/jvspec.c:406
+#, c-format
+msgid "can't specify '-D' without '--main'\n"
+msgstr ""
+
+#: java/jvspec.c:409
+#, fuzzy, c-format
+msgid "'%s' is not a valid class name"
+msgstr "-fPIC is niet geldig met -mcoff"
+
+#: java/jvspec.c:415
+#, c-format
+msgid "--resource requires -o"
+msgstr ""
+
+#: java/jvspec.c:429
+#, fuzzy, c-format
+msgid "cannot specify both -C and -o"
+msgstr "-EB en -EL mogen niet samen gebruikt worden"
+
+#: java/jvspec.c:441
+#, c-format
+msgid "cannot create temporary file"
+msgstr ""
+
+#: java/jvspec.c:463
+#, c-format
+msgid "using both @FILE with multiple files not implemented"
+msgstr ""
+
+#: java/jvspec.c:585
+#, c-format
+msgid "cannot specify 'main' class when not linking"
+msgstr ""
+
+#: config/vax/netbsd-elf.h:51
+#, fuzzy
+msgid "the -shared option is not currently supported for VAX ELF"
+msgstr "De -shared optie wordt op het ogenblik niet ondersteund voor VAX ELF."
+
+#: config/vax/vax.h:50 config/vax/vax.h:51
+#, fuzzy
+msgid "profiling not supported with -mg"
+msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
+
+#: config/i386/linux-unwind.h:186
+msgid "ax ; {int $0x80 | syscall"
+msgstr ""
+
+#: config/darwin.h:311
+msgid "-current_version only allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:313
+msgid "-install_name only allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:318
+msgid "-bundle not allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:319
+msgid "-bundle_loader not allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:320
+msgid "-client_name not allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:325
+msgid "-force_flat_namespace not allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:327
+msgid "-keep_private_externs not allowed with -dynamiclib"
+msgstr ""
+
+#: config/darwin.h:328
+msgid "-private_bundle not allowed with -dynamiclib"
+msgstr ""
+
+#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
+#, fuzzy
+msgid "gfortran does not support -E without -cpp"
+msgstr "GCC ondersteunt -C of -CC niet zonder -E"
+
+#: config/arc/arc.h:61 config/mips/mips.h:1230
+msgid "may not use both -EB and -EL"
+msgstr "-EB en -EL mogen niet samen gebruikt worden"
+
+#: config/mcore/mcore.h:54
+msgid "the m210 does not have little endian support"
+msgstr ""
+
+#: ada/gcc-interface/lang-specs.h:33 gcc.c:896 java/jvspec.c:81
+msgid "-pg and -fomit-frame-pointer are incompatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+
+#: ada/gcc-interface/lang-specs.h:34
+msgid "-c or -S required for Ada"
+msgstr "-c of -S is vereist voor Ada"
+
+#: config/sparc/freebsd.h:34 config/rs6000/sysv4.h:870
+#: config/ia64/freebsd.h:26 config/i386/freebsd.h:103
+#: config/alpha/freebsd.h:33
+msgid "consider using `-pg' instead of `-p' with gprof(1)"
+msgstr ""
+
+#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
+#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
+#: config/sparc/sol2-bi.h:240 config/sparc/sol2-bi.h:250
+msgid "may not use both -m32 and -m64"
+msgstr "-m32 en -m64 mogen niet samen gebruikt worden"
+
+#: java/lang-specs.h:33
+msgid "-fjni and -femit-class-files are incompatible"
+msgstr "-fini en -femit-class-files zijn niet compatibel"
+
+#: java/lang-specs.h:34
+msgid "-fjni and -femit-class-file are incompatible"
+msgstr "-fini en -femit-class-file zijn niet compatibel"
+
+#: java/lang-specs.h:35 java/lang-specs.h:36
+msgid "-femit-class-file should used along with -fsyntax-only"
+msgstr "-femit-class-file zou in combinatie met -fsyntax-only gebruikt moeten worden"
+
+#: config/sparc/sol2-bi.h:212 config/sparc/sol2-bi.h:217
+#: config/sparc/sol2-gld-bi.h:40 config/sparc/sol2-gld-bi.h:45
+msgid "does not support multilib"
+msgstr "ondersteunt geen multilib"
+
+#: gcc.c:868
+msgid "GCC does not support -C or -CC without -E"
+msgstr "GCC ondersteunt -C of -CC niet zonder -E"
+
+#: gcc.c:1073
+#, fuzzy
+msgid "GNU C no longer supports -traditional without -E"
+msgstr "GCC ondersteunt -C of -CC niet zonder -E"
+
+#: gcc.c:1089
+msgid "-E or -x required when input is from standard input"
+msgstr "-E of -x is nodig wanneer de invoer van standaardinvoer komt"
+
+#: config/i386/mingw-w64.h:61 config/i386/mingw32.h:81
+#: config/i386/cygwin.h:123
+msgid "shared and mdll are not compatible"
+msgstr "-shared en -mdll zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:907 config/rs6000/sysv4.h:909
+#: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
+#: config/rs6000/linux64.h:356 config/rs6000/linux64.h:358 config/linux.h:111
+#: config/linux.h:113
+#, fuzzy
+msgid "-mglibc and -muclibc used together"
+msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
+
+#: config/pa/pa-hpux10.h:87 config/pa/pa-hpux10.h:90 config/pa/pa-hpux10.h:98
+#: config/pa/pa-hpux10.h:101 config/pa/pa-hpux11.h:108
+#: config/pa/pa-hpux11.h:111 config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33
+#: config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
+msgid "Warning: consider linking with `-static' as system libraries with"
+msgstr ""
+
+#: config/pa/pa-hpux10.h:88 config/pa/pa-hpux10.h:91 config/pa/pa-hpux10.h:99
+#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux11.h:109
+#: config/pa/pa-hpux11.h:112 config/pa/pa64-hpux.h:31 config/pa/pa64-hpux.h:34
+#: config/pa/pa64-hpux.h:43 config/pa/pa64-hpux.h:46
+msgid "  profiling support are only provided in archive format"
+msgstr ""
+
+#: config/rs6000/darwin.h:95
+msgid " conflicting code gen style switches are used"
+msgstr " conflicterende opties voor codegeneratie gebruikt"
+
+#: config/arm/arm.h:154
+msgid "-msoft-float and -mhard_float may not be used together"
+msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
+
+#: config/arm/arm.h:156
+msgid "-mbig-endian and -mlittle-endian may not be used together"
+msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden"
+
+#: config/vxworks.h:71
+#, fuzzy
+msgid "-Xbind-now and -Xbind-lazy are incompatible"
+msgstr "-fini en -femit-class-file zijn niet compatibel"
+
+#: config/bfin/elf.h:54
+#, fuzzy
+msgid "no processor type specified for linking"
+msgstr "specbestand heeft geen spec voor het linken"
+
+#: config/i386/nwld.h:34
+#, fuzzy
+msgid "Static linking is not supported."
+msgstr "Statisch linken wordt niet ondersteund.\n"
+
+#: config/i386/cygwin.h:28
+msgid "mno-cygwin and mno-win32 are not compatible"
+msgstr "-mno-cygwin en -mno-win32 zijn niet compatibel"
+
+#: config/sh/sh.h:463
+msgid "SH2a does not support little-endian"
+msgstr "SH2a ondersteunt little-endian niet"
+
+#: config/rx/rx.h:63
+#, fuzzy
+msgid "-mas100-syntax is incompatible with -gdwarf"
+msgstr "case-selector niet compatibel met label"
+
+#: config/rx/rx.h:64
+msgid "rx200 cpu does not have FPU hardware"
+msgstr ""
+
+#: config/arm/freebsd.h:31
+msgid "consider using `-pg' instead of `-p' with gprof(1) "
+msgstr ""
+
+#: objc/lang-specs.h:31 objc/lang-specs.h:46
+msgid "GNU Objective C no longer supports traditional compilation"
+msgstr ""
+
+#: config/cris/cris.h:207
+#, fuzzy
+msgid "Do not specify both -march=... and -mcpu=..."
+msgstr "-EB en -EL mogen niet samen gebruikt worden"
+
+#: config/i386/i386.h:543
+msgid "`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead."
+msgstr ""
+
+#: config/i386/i386.h:546
+msgid "`-mintel-syntax' is deprecated. Use `-masm=intel' instead."
+msgstr ""
+
+#: config/i386/i386.h:548
+msgid "'-msse5' was removed."
+msgstr ""
+
+#: config/i386/i386.h:550
+msgid "`-mno-intel-syntax' is deprecated. Use `-masm=att' instead."
+msgstr ""
+
+#: config/s390/tpf.h:119
+#, fuzzy
+msgid "static is not supported on TPF-OS"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+
+#: config/mips/r3900.h:34
+msgid "-mhard-float not supported"
+msgstr "-mhard-float wordt niet ondersteund"
+
+#: config/mips/r3900.h:36
+msgid "-msingle-float and -msoft-float cannot both be specified"
+msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden."
+
+#: config/lynx.h:70
+msgid "cannot use mthreads and mlegacy-threads together"
+msgstr ""
+
+#: config/lynx.h:95
+msgid "cannot use mshared and static together"
+msgstr ""
+
+#: java/lang.opt:69
+msgid "Warn if deprecated empty statements are found"
+msgstr ""
+
+#: java/lang.opt:73
+msgid "Warn if .class files are out of date"
+msgstr ""
+
+#: java/lang.opt:77
+msgid "Warn if modifiers are specified when not necessary"
+msgstr ""
+
+#: java/lang.opt:81
+msgid "--CLASSPATH\tDeprecated; use --classpath instead"
+msgstr ""
+
+#: java/lang.opt:88
+msgid "Permit the use of the assert keyword"
+msgstr ""
+
+#: java/lang.opt:110
+msgid "--bootclasspath=<path>\tReplace system path"
+msgstr ""
+
+#: java/lang.opt:114
+msgid "Generate checks for references to NULL"
+msgstr ""
+
+#: java/lang.opt:118
+msgid "--classpath=<path>\tSet class path"
+msgstr ""
+
+#: java/lang.opt:125
+msgid "Output a class file"
+msgstr ""
+
+#: java/lang.opt:129
+msgid "Alias for -femit-class-file"
+msgstr ""
+
+#: java/lang.opt:133
+msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
+msgstr ""
+
+#: java/lang.opt:137
+msgid "--extdirs=<path>\tSet the extension directory path"
+msgstr ""
+
+#: java/lang.opt:144
+msgid "Input file is a file with a list of filenames to compile"
+msgstr ""
+
+#: java/lang.opt:151
+msgid "Always check for non gcj generated classes archives"
+msgstr ""
+
+#: java/lang.opt:155
+msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
+msgstr ""
+
+#: java/lang.opt:159
+msgid "Generate instances of Class at runtime"
+msgstr ""
+
+#: java/lang.opt:163
+msgid "Use offset tables for virtual method calls"
+msgstr ""
+
+#: java/lang.opt:170
+msgid "Assume native functions are implemented using JNI"
+msgstr ""
+
+#: java/lang.opt:174
+msgid "Enable optimization of static class initialization code"
+msgstr ""
+
+#: java/lang.opt:181
+msgid "Reduce the amount of reflection meta-data generated"
+msgstr ""
+
+#: java/lang.opt:185
+msgid "Enable assignability checks for stores into object arrays"
+msgstr ""
+
+#: java/lang.opt:189
+msgid "Generate code for the Boehm GC"
+msgstr ""
+
+#: java/lang.opt:193
+msgid "Call a library routine to do integer divisions"
+msgstr ""
+
+#: java/lang.opt:197
+#, fuzzy
+msgid "Generate code for built-in atomic operations"
+msgstr "case-label niet in een switch-statement"
+
+#: java/lang.opt:201
+msgid "Generated should be loaded by bootstrap loader"
+msgstr ""
+
+#: java/lang.opt:205
+msgid "Set the source language version"
+msgstr ""
+
+#: java/lang.opt:209
+msgid "Set the target VM version"
+msgstr ""
+
+#: ada/gcc-interface/lang.opt:100
+msgid "-gnat<options>\tSpecify options to GNAT"
+msgstr ""
+
+#: fortran/lang.opt:57
+msgid "-J<directory>\tPut MODULE files in 'directory'"
+msgstr ""
+
+#: fortran/lang.opt:73
+#, fuzzy
+msgid "Warn about possible aliasing of dummy arguments"
+msgstr "accolades ontbreken rond beginwaarde"
+
+#: fortran/lang.opt:77
+msgid "Warn about alignment of COMMON blocks"
+msgstr ""
+
+#: fortran/lang.opt:81
+#, fuzzy
+msgid "Warn about missing ampersand in continued character constants"
+msgstr "karakterconstante met meer dan één karakter"
+
+#: fortran/lang.opt:85
+#, fuzzy
+msgid "Warn about creation of array temporaries"
+msgstr "pointer naar functie gebruikt in rekensom"
+
+#: fortran/lang.opt:89
+#, fuzzy
+msgid "Warn about truncated character expressions"
+msgstr "niet-prototype definitie hier"
+
+#: fortran/lang.opt:97
+#, fuzzy
+msgid "Warn about calls with implicit interface"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
+
+#: fortran/lang.opt:101
+#, fuzzy
+msgid "Warn about called procedures not explicitly declared"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
+
+#: fortran/lang.opt:105
+#, fuzzy
+msgid "Warn about truncated source lines"
+msgstr "niet-prototype definitie hier"
+
+#: fortran/lang.opt:109
+msgid "Warn on intrinsics not part of the selected standard"
+msgstr ""
+
+#: fortran/lang.opt:117
+#, fuzzy
+msgid "Warn about \"suspicious\" constructs"
+msgstr "geen eerdere declaratie voor %qs"
+
+#: fortran/lang.opt:121
+msgid "Permit nonconforming uses of the tab character"
+msgstr ""
+
+#: fortran/lang.opt:125
+#, fuzzy
+msgid "Warn about underflow of numerical constant expressions"
+msgstr "overflow in constante expressie"
+
+#: fortran/lang.opt:129
+msgid "Warn if a user-procedure has the same name as an intrinsic"
+msgstr ""
+
+# of "preprocessing" behouden?
+#: fortran/lang.opt:133
+#, fuzzy
+msgid "Enable preprocessing"
+msgstr "Schakel traditionele voorverwerking in"
+
+#: fortran/lang.opt:137
+#, fuzzy
+msgid "Disable preprocessing"
+msgstr "Schakel geïndexeerde adressering uit"
+
+#: fortran/lang.opt:145
+msgid "Enable alignment of COMMON blocks"
+msgstr ""
+
+#: fortran/lang.opt:149
+msgid "All intrinsics procedures are available regardless of selected standard"
+msgstr ""
+
+#: fortran/lang.opt:157
+msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
+msgstr ""
+
+#: fortran/lang.opt:161
+msgid "Specify that backslash in string introduces an escape character"
+msgstr ""
+
+#: fortran/lang.opt:165
+msgid "Produce a backtrace when a runtime error is encountered"
+msgstr ""
+
+#: fortran/lang.opt:169
+msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS"
+msgstr ""
+
+#: fortran/lang.opt:173
+msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument"
+msgstr ""
+
+#: fortran/lang.opt:177
+msgid "Use big-endian format for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:181
+msgid "Use little-endian format for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:185
+msgid "Use native format for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:189
+msgid "Swap endianness for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:193
+msgid "Use the Cray Pointer extension"
+msgstr ""
+
+#: fortran/lang.opt:197
+msgid "Ignore 'D' in column one in fixed form"
+msgstr ""
+
+#: fortran/lang.opt:201
+msgid "Treat lines with 'D' in column one as comments"
+msgstr ""
+
+#: fortran/lang.opt:205
+msgid "Set the default double precision kind to an 8 byte wide type"
+msgstr ""
+
+#: fortran/lang.opt:209
+msgid "Set the default integer kind to an 8 byte wide type"
+msgstr ""
+
+#: fortran/lang.opt:213
+msgid "Set the default real kind to an 8 byte wide type"
+msgstr ""
+
+#: fortran/lang.opt:217
+msgid "Allow dollar signs in entity names"
+msgstr ""
+
+#: fortran/lang.opt:221
+msgid "Dump a core file when a runtime error occurs"
+msgstr ""
+
+#: fortran/lang.opt:225
+msgid "Display the code tree after parsing"
+msgstr ""
+
+#: fortran/lang.opt:229
+msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
+msgstr ""
+
+#: fortran/lang.opt:233
+#, fuzzy
+msgid "Use f2c calling convention"
+msgstr "Onbeëindigde stringconstante"
+
+#: fortran/lang.opt:237
+msgid "Assume that the source file is fixed form"
+msgstr ""
+
+#: fortran/lang.opt:241
+msgid "Specify where to find the compiled intrinsic modules"
+msgstr ""
+
+#: fortran/lang.opt:245
+msgid "Allow arbitrary character line width in fixed mode"
+msgstr ""
+
+#: fortran/lang.opt:249
+msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
+msgstr ""
+
+#: fortran/lang.opt:253
+#, fuzzy
+msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
+msgstr "ISO C staat het testen van asserties niet toe"
+
+#: fortran/lang.opt:257
+msgid "Assume that the source file is free form"
+msgstr ""
+
+#: fortran/lang.opt:261
+msgid "Allow arbitrary character line width in free mode"
+msgstr ""
+
+#: fortran/lang.opt:265
+msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
+msgstr ""
+
+#: fortran/lang.opt:269
+msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
+msgstr ""
+
+#: fortran/lang.opt:273
+msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n"
+msgstr ""
+
+#: fortran/lang.opt:277
+msgid "-finit-integer=<n>\tInitialize local integer variables to n"
+msgstr ""
+
+#: fortran/lang.opt:281
+msgid "Initialize local variables to zero (from g77)"
+msgstr ""
+
+#: fortran/lang.opt:285
+msgid "-finit-logical=<true|false>\tInitialize local logical variables"
+msgstr ""
+
+#: fortran/lang.opt:289
+msgid "-finit-real=<zero|nan|inf|-inf>\tInitialize local real variables"
+msgstr ""
+
+#: fortran/lang.opt:293
+msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor"
+msgstr ""
+
+#: fortran/lang.opt:297
+msgid "-fmax-errors=<n>\tMaximum number of errors to report"
+msgstr ""
+
+#: fortran/lang.opt:301
+#, fuzzy
+msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
+msgstr "beginwaarde ontbreekt"
+
+#: fortran/lang.opt:305
+msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
+msgstr ""
+
+#: fortran/lang.opt:309
+msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
+msgstr ""
+
+#: fortran/lang.opt:313
+msgid "Set default accessibility of module entities to PRIVATE."
+msgstr ""
+
+#: fortran/lang.opt:321
+msgid "Try to lay out derived types as compactly as possible"
+msgstr ""
+
+#: fortran/lang.opt:329
+#, fuzzy
+msgid "Protect parentheses in expressions"
+msgstr "gebruik liefst haakjes rond && binnen ||"
+
+#: fortran/lang.opt:333
+msgid "Enable range checking during compilation"
+msgstr ""
+
+#: fortran/lang.opt:337
+msgid "Use a 4-byte record marker for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:341
+msgid "Use an 8-byte record marker for unformatted files"
+msgstr ""
+
+#: fortran/lang.opt:345
+msgid "Allocate local variables on the stack to allow indirect recursion"
+msgstr ""
+
+#: fortran/lang.opt:349
+msgid "Copy array sections into a contiguous block on procedure entry"
+msgstr ""
+
+#: fortran/lang.opt:353
+msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
+msgstr ""
+
+#: fortran/lang.opt:357
+msgid "Append a second underscore if the name already contains an underscore"
+msgstr ""
+
+#: fortran/lang.opt:365
+msgid "Apply negative sign to zero values"
+msgstr ""
+
+#: fortran/lang.opt:369
+msgid "Append underscores to externally visible names"
+msgstr ""
+
+#: fortran/lang.opt:373
+msgid "Compile all program units at once and check all interfaces"
+msgstr ""
+
+#: fortran/lang.opt:413
+msgid "Statically link the GNU Fortran helper library (libgfortran)"
+msgstr ""
+
+#: fortran/lang.opt:417
+#, fuzzy
+msgid "Conform to the ISO Fortran 2003 standard"
+msgstr "Volg de ISO 1990 C standaard"
+
+#: fortran/lang.opt:421
+#, fuzzy
+msgid "Conform to the ISO Fortran 2008 standard"
+msgstr "Volg de ISO 1990 C standaard"
+
+#: fortran/lang.opt:425
+#, fuzzy
+msgid "Conform to the ISO Fortran 95 standard"
+msgstr "Volg de ISO 1990 C standaard"
+
+#: fortran/lang.opt:429
+msgid "Conform to nothing in particular"
+msgstr ""
+
+#: fortran/lang.opt:433
+msgid "Accept extensions to support legacy code"
+msgstr ""
+
+#: config/alpha/alpha.opt:23 config/i386/i386.opt:201
+msgid "Do not use hardware fp"
+msgstr ""
+
+#: config/alpha/alpha.opt:27
+msgid "Use fp registers"
+msgstr ""
+
+#: config/alpha/alpha.opt:31
+msgid "Assume GAS"
+msgstr ""
+
+#: config/alpha/alpha.opt:35
+msgid "Do not assume GAS"
+msgstr ""
+
+#: config/alpha/alpha.opt:39
+msgid "Request IEEE-conformant math library routines (OSF/1)"
+msgstr ""
+
+#: config/alpha/alpha.opt:43
+msgid "Emit IEEE-conformant code, without inexact exceptions"
+msgstr ""
+
+#: config/alpha/alpha.opt:50
+msgid "Do not emit complex integer constants to read-only memory"
+msgstr "Plaats complexe integerconstantes niet in alleen-lezen geheugen"
+
+#: config/alpha/alpha.opt:54
+msgid "Use VAX fp"
+msgstr ""
+
+#: config/alpha/alpha.opt:58
+msgid "Do not use VAX fp"
+msgstr ""
+
+#: config/alpha/alpha.opt:62
+msgid "Emit code for the byte/word ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.opt:66
+msgid "Emit code for the motion video ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.opt:70
+msgid "Emit code for the fp move and sqrt ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.opt:74
+msgid "Emit code for the counting ISA extension"
+msgstr ""
+
+#: config/alpha/alpha.opt:78
+msgid "Emit code using explicit relocation directives"
+msgstr ""
+
+#: config/alpha/alpha.opt:82
+msgid "Emit 16-bit relocations to the small data areas"
+msgstr ""
+
+#: config/alpha/alpha.opt:86
+msgid "Emit 32-bit relocations to the small data areas"
+msgstr ""
+
+#: config/alpha/alpha.opt:90
+msgid "Emit direct branches to local functions"
+msgstr "Genereer directe aftakkingen naar locale functies"
+
+#: config/alpha/alpha.opt:94
+#, fuzzy
+msgid "Emit indirect branches to local functions"
+msgstr "Genereer directe aftakkingen naar locale functies"
+
+#: config/alpha/alpha.opt:98
+msgid "Emit rdval instead of rduniq for thread pointer"
+msgstr ""
+
+#: config/alpha/alpha.opt:102 config/s390/s390.opt:59
+#: config/sparc/long-double-switch.opt:23
+msgid "Use 128-bit long double"
+msgstr ""
+
+#: config/alpha/alpha.opt:106 config/s390/s390.opt:63
+#: config/sparc/long-double-switch.opt:27
+msgid "Use 64-bit long double"
+msgstr ""
+
+#: config/alpha/alpha.opt:110
+msgid "Use features of and schedule given CPU"
+msgstr ""
+
+#: config/alpha/alpha.opt:114
+msgid "Schedule given CPU"
+msgstr ""
+
+#: config/alpha/alpha.opt:118
+msgid "Control the generated fp rounding mode"
+msgstr ""
+
+#: config/alpha/alpha.opt:122
+msgid "Control the IEEE trap mode"
+msgstr ""
+
+#: config/alpha/alpha.opt:126
+msgid "Control the precision given to fp exceptions"
+msgstr ""
+
+#: config/alpha/alpha.opt:130
+msgid "Tune expected memory latency"
+msgstr ""
+
+#: config/alpha/alpha.opt:134 config/ia64/ia64.opt:111
+#: config/rs6000/sysv4.opt:32
+msgid "Specify bit size of immediate TLS offsets"
+msgstr ""
+
+#: config/frv/frv.opt:23
+msgid "Use 4 media accumulators"
+msgstr ""
+
+#: config/frv/frv.opt:27
+msgid "Use 8 media accumulators"
+msgstr ""
+
+#: config/frv/frv.opt:31
+#, fuzzy
+msgid "Enable label alignment optimizations"
+msgstr "lege declaratie"
+
+#: config/frv/frv.opt:35
+msgid "Dynamically allocate cc registers"
+msgstr ""
+
+#: config/frv/frv.opt:42
+msgid "Set the cost of branches"
+msgstr ""
+
+#: config/frv/frv.opt:46
+msgid "Enable conditional execution other than moves/scc"
+msgstr ""
+
+#: config/frv/frv.opt:50
+msgid "Change the maximum length of conditionally-executed sequences"
+msgstr ""
+
+#: config/frv/frv.opt:54
+msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
+msgstr ""
+
+#: config/frv/frv.opt:58
+msgid "Enable conditional moves"
+msgstr ""
+
+#: config/frv/frv.opt:62
+msgid "Set the target CPU type"
+msgstr ""
+
+#: config/frv/frv.opt:84
+msgid "Use fp double instructions"
+msgstr ""
+
+#: config/frv/frv.opt:88
+msgid "Change the ABI to allow double word insns"
+msgstr ""
+
+#: config/frv/frv.opt:92 config/bfin/bfin.opt:73
+msgid "Enable Function Descriptor PIC mode"
+msgstr ""
+
+#: config/frv/frv.opt:96
+msgid "Just use icc0/fcc0"
+msgstr ""
+
+#: config/frv/frv.opt:100
+msgid "Only use 32 FPRs"
+msgstr ""
+
+#: config/frv/frv.opt:104
+msgid "Use 64 FPRs"
+msgstr ""
+
+#: config/frv/frv.opt:108
+msgid "Only use 32 GPRs"
+msgstr ""
+
+#: config/frv/frv.opt:112
+msgid "Use 64 GPRs"
+msgstr ""
+
+#: config/frv/frv.opt:116
+msgid "Enable use of GPREL for read-only data in FDPIC"
+msgstr ""
+
+#: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
+#: config/pdp11/pdp11.opt:71
+msgid "Use hardware floating point"
+msgstr ""
+
+#: config/frv/frv.opt:124 config/bfin/bfin.opt:77
+msgid "Enable inlining of PLT in function calls"
+msgstr ""
+
+#: config/frv/frv.opt:128
+msgid "Enable PIC support for building libraries"
+msgstr ""
+
+#: config/frv/frv.opt:132
+msgid "Follow the EABI linkage requirements"
+msgstr ""
+
+#: config/frv/frv.opt:136
+msgid "Disallow direct calls to global functions"
+msgstr "Verbied rechtstreekse oproepen van globale functies"
+
+#: config/frv/frv.opt:140
+msgid "Use media instructions"
+msgstr ""
+
+#: config/frv/frv.opt:144
+msgid "Use multiply add/subtract instructions"
+msgstr ""
+
+#: config/frv/frv.opt:148
+msgid "Enable optimizing &&/|| in conditional execution"
+msgstr ""
+
+#: config/frv/frv.opt:152
+msgid "Enable nested conditional execution optimizations"
+msgstr ""
+
+#: config/frv/frv.opt:157
+msgid "Do not mark ABI switches in e_flags"
+msgstr ""
+
+#: config/frv/frv.opt:161
+msgid "Remove redundant membars"
+msgstr ""
+
+#: config/frv/frv.opt:165
+msgid "Pack VLIW instructions"
+msgstr ""
+
+#: config/frv/frv.opt:169
+msgid "Enable setting GPRs to the result of comparisons"
+msgstr ""
+
+#: config/frv/frv.opt:173
+msgid "Change the amount of scheduler lookahead"
+msgstr ""
+
+#: config/frv/frv.opt:177 config/pa/pa.opt:104
+msgid "Use software floating point"
+msgstr ""
+
+#: config/frv/frv.opt:181
+msgid "Assume a large TLS segment"
+msgstr ""
+
+#: config/frv/frv.opt:185
+msgid "Do not assume a large TLS segment"
+msgstr ""
+
+#: config/frv/frv.opt:190
+msgid "Cause gas to print tomcat statistics"
+msgstr ""
+
+#: config/frv/frv.opt:195
+msgid "Link with the library-pic libraries"
+msgstr ""
+
+#: config/frv/frv.opt:199
+msgid "Allow branches to be packed with other instructions"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:23
+msgid "Target the AM33 processor"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:27
+msgid "Target the AM33/2.0 processor"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:31
+msgid "Work around hardware multiply bug"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:36
+msgid "Enable linker relaxations"
+msgstr ""
+
+#: config/mn10300/mn10300.opt:40
+msgid "Return pointers in both a0 and d0"
+msgstr ""
+
+#: config/s390/tpf.opt:23
+#, fuzzy
+msgid "Enable TPF-OS tracing code"
+msgstr "incompatibele record-modus"
+
+#: config/s390/tpf.opt:27
+msgid "Specify main object for TPF-OS"
+msgstr ""
+
+#: config/s390/s390.opt:23
+msgid "31 bit ABI"
+msgstr ""
+
+#: config/s390/s390.opt:27
+msgid "64 bit ABI"
+msgstr ""
+
+#: config/s390/s390.opt:31 config/i386/i386.opt:97 config/spu/spu.opt:80
+msgid "Generate code for given CPU"
+msgstr ""
+
+#: config/s390/s390.opt:35
+msgid "Maintain backchain pointer"
+msgstr ""
+
+#: config/s390/s390.opt:39
+msgid "Additional debug prints"
+msgstr ""
+
+#: config/s390/s390.opt:43
+msgid "ESA/390 architecture"
+msgstr ""
+
+#: config/s390/s390.opt:47
+#, fuzzy
+msgid "Enable fused multiply/add instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+# is niet helemaal exact, maar moet er maar voor doen
+#: config/s390/s390.opt:51
+#, fuzzy
+msgid "Enable decimal floating point hardware support"
+msgstr "Geef de naam op van hardware/formaat voor floating-point getallen op het doelplatform"
+
+#: config/s390/s390.opt:55
+#, fuzzy
+msgid "Enable hardware floating point"
+msgstr "lege declaratie"
+
+#: config/s390/s390.opt:67
+msgid "Use packed stack layout"
+msgstr ""
+
+#: config/s390/s390.opt:71
+msgid "Use bras for executable < 64k"
+msgstr ""
+
+#: config/s390/s390.opt:75
+msgid "Disable hardware floating point"
+msgstr ""
+
+#: config/s390/s390.opt:79
+msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
+msgstr ""
+
+#: config/s390/s390.opt:83
+msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
+msgstr ""
+
+#: config/s390/s390.opt:87 config/ia64/ia64.opt:115 config/sparc/sparc.opt:95
+#: config/i386/i386.opt:229 config/spu/spu.opt:84
+msgid "Schedule code for given CPU"
+msgstr ""
+
+#: config/s390/s390.opt:91
+msgid "mvcle use"
+msgstr ""
+
+#: config/s390/s390.opt:95
+msgid "Warn if a function uses alloca or creates an array with dynamic size"
+msgstr ""
+
+#: config/s390/s390.opt:99
+msgid "Warn if a single function's framesize exceeds the given framesize"
+msgstr ""
+
+#: config/s390/s390.opt:103
+msgid "z/Architecture"
+msgstr ""
+
+#: config/ia64/ilp32.opt:3
+#, fuzzy
+msgid "Generate ILP32 code"
+msgstr "incompatibele record-modus"
+
+#: config/ia64/ilp32.opt:7
+#, fuzzy
+msgid "Generate LP64 code"
+msgstr "incompatibele record-modus"
+
+#: config/ia64/ia64.opt:21
+msgid "Generate big endian code"
+msgstr ""
+
+#: config/ia64/ia64.opt:25
+msgid "Generate little endian code"
+msgstr ""
+
+#: config/ia64/ia64.opt:29
+msgid "Generate code for GNU as"
+msgstr ""
+
+#: config/ia64/ia64.opt:33
+msgid "Generate code for GNU ld"
+msgstr ""
+
+#: config/ia64/ia64.opt:37
+msgid "Emit stop bits before and after volatile extended asms"
+msgstr ""
+
+#: config/ia64/ia64.opt:41
+#, fuzzy
+msgid "Use in/loc/out register names"
+msgstr "ongeldige registernaam voor %qs"
+
+#: config/ia64/ia64.opt:48
+msgid "Enable use of sdata/scommon/sbss"
+msgstr ""
+
+#: config/ia64/ia64.opt:52
+msgid "Generate code without GP reg"
+msgstr ""
+
+#: config/ia64/ia64.opt:56
+msgid "gp is constant (but save/restore gp on indirect calls)"
+msgstr ""
+
+#: config/ia64/ia64.opt:60
+msgid "Generate self-relocatable code"
+msgstr ""
+
+#: config/ia64/ia64.opt:64
+msgid "Generate inline floating point division, optimize for latency"
+msgstr ""
+
+#: config/ia64/ia64.opt:68
+msgid "Generate inline floating point division, optimize for throughput"
+msgstr ""
+
+#: config/ia64/ia64.opt:75
+msgid "Generate inline integer division, optimize for latency"
+msgstr ""
+
+#: config/ia64/ia64.opt:79
+msgid "Generate inline integer division, optimize for throughput"
+msgstr ""
+
+#: config/ia64/ia64.opt:83
+msgid "Do not inline integer division"
+msgstr "Maak deling van gehele getallen niet \"inline\""
+
+#: config/ia64/ia64.opt:87
+msgid "Generate inline square root, optimize for latency"
+msgstr ""
+
+#: config/ia64/ia64.opt:91
+msgid "Generate inline square root, optimize for throughput"
+msgstr ""
+
+#: config/ia64/ia64.opt:95
+msgid "Do not inline square root"
+msgstr ""
+
+#: config/ia64/ia64.opt:99
+msgid "Enable Dwarf 2 line debug info via GNU as"
+msgstr ""
+
+#: config/ia64/ia64.opt:103
+msgid "Enable earlier placing stop bits for better scheduling"
+msgstr ""
+
+#: config/ia64/ia64.opt:107 config/spu/spu.opt:72 config/sh/sh.opt:253
+#: config/pa/pa.opt:51
+msgid "Specify range of registers to make fixed"
+msgstr ""
+
+#: config/ia64/ia64.opt:119
+msgid "Use data speculation before reload"
+msgstr ""
+
+#: config/ia64/ia64.opt:123
+msgid "Use data speculation after reload"
+msgstr ""
+
+#: config/ia64/ia64.opt:127
+msgid "Use control speculation"
+msgstr ""
+
+#: config/ia64/ia64.opt:131
+msgid "Use in block data speculation before reload"
+msgstr ""
+
+#: config/ia64/ia64.opt:135
+msgid "Use in block data speculation after reload"
+msgstr ""
+
+#: config/ia64/ia64.opt:139
+msgid "Use in block control speculation"
+msgstr ""
+
+#: config/ia64/ia64.opt:143
+msgid "Use simple data speculation check"
+msgstr ""
+
+#: config/ia64/ia64.opt:147
+msgid "Use simple data speculation check for control speculation"
+msgstr ""
+
+#: config/ia64/ia64.opt:151
+msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
+msgstr ""
+
+#: config/ia64/ia64.opt:155
+msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
+msgstr ""
+
+#: config/ia64/ia64.opt:159
+msgid "Count speculative dependencies while calculating priority of instructions"
+msgstr ""
+
+#: config/ia64/ia64.opt:163
+msgid "Place a stop bit after every cycle when scheduling"
+msgstr ""
+
+#: config/ia64/ia64.opt:167
+msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
+msgstr ""
+
+#: config/ia64/ia64.opt:171
+msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
+msgstr ""
+
+#: config/ia64/ia64.opt:175
+msgid "Disallow more than `msched-max-memory-insns' in instruction group. Otherwise, limit is `soft' (prefer non-memory operations when limit is reached)"
+msgstr ""
+
+#: config/ia64/ia64.opt:179
+msgid "Don't generate checks for control speculation in selective scheduling"
+msgstr ""
+
+#: config/ia64/ia64.opt:183
+#, fuzzy
+msgid "Enable fused multiply/add and multiply/subtract instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/ia64/vms_symvec_libgcc_s.opt:3
+msgid "! It would be better to auto-generate this file."
+msgstr ""
+
+#: config/ia64/vms_symvec_libgcc_s.opt:7
+msgid "SYMBOL_VECTOR=(__divdi3=PROCEDURE)"
+msgstr ""
+
+#: config/m32c/m32c.opt:24
+msgid "-msim\tUse simulator runtime"
+msgstr ""
+
+#: config/m32c/m32c.opt:28
+msgid "-mcpu=r8c\tCompile code for R8C variants"
+msgstr ""
+
+#: config/m32c/m32c.opt:32
+msgid "-mcpu=m16c\tCompile code for M16C variants"
+msgstr ""
+
+#: config/m32c/m32c.opt:36
+msgid "-mcpu=m32cm\tCompile code for M32CM variants"
+msgstr ""
+
+#: config/m32c/m32c.opt:40
+msgid "-mcpu=m32c\tCompile code for M32C variants"
+msgstr ""
+
+#: config/m32c/m32c.opt:44
+msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
+msgstr ""
+
+#: config/sparc/little-endian.opt:23
+#, fuzzy
+msgid "Generate code for little-endian"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sparc/little-endian.opt:27
+#, fuzzy
+msgid "Generate code for big-endian"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
+msgid "Use hardware FP"
+msgstr ""
+
+#: config/sparc/sparc.opt:31
+msgid "Do not use hardware FP"
+msgstr ""
+
+#: config/sparc/sparc.opt:35
+msgid "Assume possible double misalignment"
+msgstr ""
+
+#: config/sparc/sparc.opt:39
+msgid "Pass -assert pure-text to linker"
+msgstr ""
+
+#: config/sparc/sparc.opt:43
+msgid "Use ABI reserved registers"
+msgstr ""
+
+#: config/sparc/sparc.opt:47
+#, fuzzy
+msgid "Use hardware quad FP instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/sparc/sparc.opt:51
+msgid "Do not use hardware quad fp instructions"
+msgstr ""
+
+#: config/sparc/sparc.opt:55
+msgid "Compile for V8+ ABI"
+msgstr ""
+
+#: config/sparc/sparc.opt:59
+msgid "Use UltraSPARC Visual Instruction Set extensions"
+msgstr ""
+
+#: config/sparc/sparc.opt:63
+msgid "Pointers are 64-bit"
+msgstr ""
+
+#: config/sparc/sparc.opt:67
+msgid "Pointers are 32-bit"
+msgstr ""
+
+#: config/sparc/sparc.opt:71
+msgid "Use 64-bit ABI"
+msgstr ""
+
+#: config/sparc/sparc.opt:75
+msgid "Use 32-bit ABI"
+msgstr ""
+
+#: config/sparc/sparc.opt:79
+msgid "Use stack bias"
+msgstr ""
+
+#: config/sparc/sparc.opt:83
+msgid "Use structs on stronger alignment for double-word copies"
+msgstr ""
+
+#: config/sparc/sparc.opt:87
+msgid "Optimize tail call instructions in assembler and linker"
+msgstr ""
+
+#: config/sparc/sparc.opt:91
+msgid "Use features of and schedule code for given CPU"
+msgstr ""
+
+#: config/sparc/sparc.opt:99
+msgid "Use given SPARC-V9 code model"
+msgstr ""
+
+#: config/sparc/sparc.opt:103
+msgid "Enable strict 32-bit psABI struct return checking."
+msgstr ""
+
+#: config/m32r/m32r.opt:23
+msgid "Compile for the m32rx"
+msgstr ""
+
+#: config/m32r/m32r.opt:27
+msgid "Compile for the m32r2"
+msgstr ""
+
+#: config/m32r/m32r.opt:31
+msgid "Compile for the m32r"
+msgstr ""
+
+#: config/m32r/m32r.opt:35
+msgid "Align all loops to 32 byte boundary"
+msgstr ""
+
+#: config/m32r/m32r.opt:39
+#, fuzzy
+msgid "Prefer branches over conditional execution"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: config/m32r/m32r.opt:43
+msgid "Give branches their default cost"
+msgstr ""
+
+#: config/m32r/m32r.opt:47
+msgid "Display compile time statistics"
+msgstr ""
+
+#: config/m32r/m32r.opt:51
+msgid "Specify cache flush function"
+msgstr ""
+
+#: config/m32r/m32r.opt:55
+msgid "Specify cache flush trap number"
+msgstr ""
+
+#: config/m32r/m32r.opt:59
+msgid "Only issue one instruction per cycle"
+msgstr ""
+
+#: config/m32r/m32r.opt:63
+msgid "Allow two instructions to be issued per cycle"
+msgstr ""
+
+#: config/m32r/m32r.opt:67
+msgid "Code size: small, medium or large"
+msgstr ""
+
+#: config/m32r/m32r.opt:71
+msgid "Don't call any cache flush functions"
+msgstr ""
+
+#: config/m32r/m32r.opt:75
+msgid "Don't call any cache flush trap"
+msgstr ""
+
+#: config/m32r/m32r.opt:82
+msgid "Small data area: none, sdata, use"
+msgstr ""
+
+#: config/m68k/m68k.opt:23
+msgid "Generate code for a 520X"
+msgstr ""
+
+#: config/m68k/m68k.opt:27
+#, fuzzy
+msgid "Generate code for a 5206e"
+msgstr "case-label niet in een switch-statement"
+
+#: config/m68k/m68k.opt:31
+msgid "Generate code for a 528x"
+msgstr ""
+
+#: config/m68k/m68k.opt:35
+msgid "Generate code for a 5307"
+msgstr ""
+
+#: config/m68k/m68k.opt:39
+msgid "Generate code for a 5407"
+msgstr ""
+
+#: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
+msgid "Generate code for a 68000"
+msgstr ""
+
+#: config/m68k/m68k.opt:47
+#, fuzzy
+msgid "Generate code for a 68010"
+msgstr "case-label niet in een switch-statement"
+
+#: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
+msgid "Generate code for a 68020"
+msgstr ""
+
+#: config/m68k/m68k.opt:55
+msgid "Generate code for a 68040, without any new instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:59
+msgid "Generate code for a 68060, without any new instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:63
+msgid "Generate code for a 68030"
+msgstr ""
+
+#: config/m68k/m68k.opt:67
+msgid "Generate code for a 68040"
+msgstr ""
+
+#: config/m68k/m68k.opt:71
+msgid "Generate code for a 68060"
+msgstr ""
+
+#: config/m68k/m68k.opt:75
+msgid "Generate code for a 68302"
+msgstr ""
+
+#: config/m68k/m68k.opt:79
+msgid "Generate code for a 68332"
+msgstr ""
+
+#: config/m68k/m68k.opt:84
+msgid "Generate code for a 68851"
+msgstr ""
+
+#: config/m68k/m68k.opt:88
+msgid "Generate code that uses 68881 floating-point instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:92
+msgid "Align variables on a 32-bit boundary"
+msgstr ""
+
+#: config/m68k/m68k.opt:96 config/arm/arm.opt:49 config/score/score.opt:63
+msgid "Specify the name of the target architecture"
+msgstr ""
+
+#: config/m68k/m68k.opt:100
+msgid "Use the bit-field instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:112
+#, fuzzy
+msgid "Generate code for a ColdFire v4e"
+msgstr "case-label niet in een switch-statement"
+
+#: config/m68k/m68k.opt:116
+msgid "Specify the target CPU"
+msgstr ""
+
+#: config/m68k/m68k.opt:120
+msgid "Generate code for a cpu32"
+msgstr ""
+
+#: config/m68k/m68k.opt:124
+#, fuzzy
+msgid "Use hardware division instructions on ColdFire"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/m68k/m68k.opt:128
+#, fuzzy
+msgid "Generate code for a Fido A"
+msgstr "case-label niet in een switch-statement"
+
+#: config/m68k/m68k.opt:132
+#, fuzzy
+msgid "Generate code which uses hardware floating point instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/m68k/m68k.opt:136
+msgid "Enable ID based shared library"
+msgstr ""
+
+#: config/m68k/m68k.opt:140
+msgid "Do not use the bit-field instructions"
+msgstr ""
+
+#: config/m68k/m68k.opt:144
+msgid "Use normal calling convention"
+msgstr ""
+
+#: config/m68k/m68k.opt:148
+msgid "Consider type 'int' to be 32 bits wide"
+msgstr ""
+
+#: config/m68k/m68k.opt:152
+msgid "Generate pc-relative code"
+msgstr ""
+
+#: config/m68k/m68k.opt:156
+msgid "Use different calling convention using 'rtd'"
+msgstr ""
+
+#: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
+msgid "Enable separate data segment"
+msgstr ""
+
+#: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
+msgid "ID of shared library to build"
+msgstr ""
+
+#: config/m68k/m68k.opt:168
+msgid "Consider type 'int' to be 16 bits wide"
+msgstr ""
+
+#: config/m68k/m68k.opt:172
+msgid "Generate code with library calls for floating point"
+msgstr ""
+
+#: config/m68k/m68k.opt:176
+msgid "Do not use unaligned memory references"
+msgstr ""
+
+#: config/m68k/m68k.opt:180
+#, fuzzy
+msgid "Tune for the specified target CPU or architecture"
+msgstr "er kan geen alignment opgegeven worden voor %qs"
+
+#: config/m68k/m68k.opt:184
+msgid "Support more than 8192 GOT entries on ColdFire"
+msgstr ""
+
+#: config/m68k/m68k.opt:188
+msgid "Support TLS segment larger than 64K"
+msgstr ""
+
+#: config/m68k/ieee.opt:24 config/i386/i386.opt:137
+msgid "Use IEEE math for fp comparisons"
+msgstr ""
+
+#: config/i386/djgpp.opt:25
+msgid "Ignored (obsolete)"
+msgstr ""
+
+#: config/i386/mingw.opt:23
+msgid "Warn about none ISO msvcrt scanf/printf width extensions"
+msgstr ""
+
+#: config/i386/mingw.opt:27
+msgid "For nested functions on stack executable permission is set."
+msgstr ""
+
+#: config/i386/i386.opt:61
+msgid "sizeof(long double) is 16"
+msgstr ""
+
+#: config/i386/i386.opt:65 config/i386/i386.opt:133
+msgid "Use hardware fp"
+msgstr ""
+
+#: config/i386/i386.opt:69
+msgid "sizeof(long double) is 12"
+msgstr ""
+
+#: config/i386/i386.opt:73
+msgid "Reserve space for outgoing arguments in the function prologue"
+msgstr ""
+
+#: config/i386/i386.opt:77
+msgid "Align some doubles on dword boundary"
+msgstr ""
+
+#: config/i386/i386.opt:81
+msgid "Function starts are aligned to this power of 2"
+msgstr "Startadressen van functies worden uiteglijnd op deze macht van 2"
+
+#: config/i386/i386.opt:85
+msgid "Jump targets are aligned to this power of 2"
+msgstr "Doeladressen van jumps worden uiteglijnd op deze macht van 2"
+
+#: config/i386/i386.opt:89
+msgid "Loop code aligned to this power of 2"
+msgstr "Luscode wordt uiteglijnd op deze macht van 2"
+
+#: config/i386/i386.opt:93
+msgid "Align destination of the string operations"
+msgstr ""
+
+#: config/i386/i386.opt:101
+msgid "Use given assembler dialect"
+msgstr ""
+
+#: config/i386/i386.opt:105
+msgid "Branches are this expensive (1-5, arbitrary units)"
+msgstr ""
+
+#: config/i386/i386.opt:109
+msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
+msgstr ""
+
+#: config/i386/i386.opt:113
+msgid "Use given x86-64 code model"
+msgstr ""
+
+#: config/i386/i386.opt:117
+msgid "Generate sin, cos, sqrt for FPU"
+msgstr ""
+
+#: config/i386/i386.opt:121
+msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
+msgstr ""
+
+#: config/i386/i386.opt:125
+msgid "Return values of functions in FPU registers"
+msgstr ""
+
+#: config/i386/i386.opt:129
+msgid "Generate floating point mathematics using given instruction set"
+msgstr ""
+
+#: config/i386/i386.opt:141
+msgid "Inline all known string operations"
+msgstr ""
+
+#: config/i386/i386.opt:145
+msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
+msgstr ""
+
+#: config/i386/i386.opt:153
+msgid "Use native (MS) bitfield layout"
+msgstr ""
+
+#: config/i386/i386.opt:169
+msgid "Omit the frame pointer in leaf functions"
+msgstr ""
+
+#: config/i386/i386.opt:173
+msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
+msgstr ""
+
+#: config/i386/i386.opt:177
+msgid "Attempt to keep stack aligned to this power of 2"
+msgstr ""
+
+#: config/i386/i386.opt:181
+#, fuzzy
+msgid "Assume incoming stack aligned to this power of 2"
+msgstr "Startadressen van functies worden uiteglijnd op deze macht van 2"
+
+#: config/i386/i386.opt:185
+msgid "Use push instructions to save outgoing arguments"
+msgstr ""
+
+#: config/i386/i386.opt:189
+msgid "Use red-zone in the x86-64 code"
+msgstr ""
+
+#: config/i386/i386.opt:193
+msgid "Number of registers used to pass integer arguments"
+msgstr ""
+
+#: config/i386/i386.opt:197
+msgid "Alternate calling convention"
+msgstr ""
+
+#: config/i386/i386.opt:205
+msgid "Use SSE register passing conventions for SF and DF mode"
+msgstr ""
+
+#: config/i386/i386.opt:209
+msgid "Realign stack in prologue"
+msgstr ""
+
+#: config/i386/i386.opt:213
+msgid "Enable stack probing"
+msgstr ""
+
+#: config/i386/i386.opt:217
+msgid "Chose strategy to generate stringop using"
+msgstr ""
+
+#: config/i386/i386.opt:221
+msgid "Use given thread-local storage dialect"
+msgstr ""
+
+#: config/i386/i386.opt:225
+#, c-format
+msgid "Use direct references against %gs when accessing tls data"
+msgstr ""
+
+#: config/i386/i386.opt:233
+msgid "Generate code that conforms to the given ABI"
+msgstr ""
+
+#: config/i386/i386.opt:237
+msgid "Vector library ABI to use"
+msgstr ""
+
+#: config/i386/i386.opt:241
+msgid "Generate reciprocals instead of divss and sqrtss."
+msgstr ""
+
+# mja. snappen wie snappen kan ^^
+#: config/i386/i386.opt:245
+#, fuzzy
+msgid "Generate cld instruction in the function prologue."
+msgstr "instructie met predicaat in voorwaardelijke sequentie"
+
+#: config/i386/i386.opt:249
+#, fuzzy
+msgid "Enable automatic generation of fused floating point multiply-add instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/i386/i386.opt:257
+msgid "Generate 32bit i386 code"
+msgstr ""
+
+#: config/i386/i386.opt:261
+msgid "Generate 64bit x86-64 code"
+msgstr ""
+
+#: config/i386/i386.opt:265
+#, fuzzy
+msgid "Support MMX built-in functions"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:269
+#, fuzzy
+msgid "Support 3DNow! built-in functions"
+msgstr "ingebouwde functie %qs wordt verborgen"
+
+#: config/i386/i386.opt:273
+#, fuzzy
+msgid "Support Athlon 3Dnow! built-in functions"
+msgstr "ingebouwde functie %qs wordt verborgen"
+
+#: config/i386/i386.opt:277
+msgid "Support MMX and SSE built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:281
+msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
+msgstr ""
+
+#: config/i386/i386.opt:285
+#, fuzzy
+msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:289
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:293
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:297 config/i386/i386.opt:301
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:305
+#, fuzzy
+msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:309
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:313
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:317
+#, fuzzy
+msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:321
+#, fuzzy
+msgid "Support FMA4 built-in functions and code generation "
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:325
+#, fuzzy
+msgid "Support XOP built-in functions and code generation "
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:329
+#, fuzzy
+msgid "Support LWP built-in functions and code generation "
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:333
+msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
+msgstr ""
+
+#: config/i386/i386.opt:337
+msgid "Support code generation of popcnt instruction."
+msgstr ""
+
+#: config/i386/i386.opt:341
+msgid "Support code generation of cmpxchg16b instruction."
+msgstr ""
+
+#: config/i386/i386.opt:345
+msgid "Support code generation of sahf instruction in 64bit x86-64 code."
+msgstr ""
+
+#: config/i386/i386.opt:349
+msgid "Support code generation of movbe instruction."
+msgstr ""
+
+#: config/i386/i386.opt:353
+msgid "Support code generation of crc32 instruction."
+msgstr ""
+
+#: config/i386/i386.opt:357
+#, fuzzy
+msgid "Support AES built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:361
+#, fuzzy
+msgid "Support PCLMUL built-in functions and code generation"
+msgstr "ingebouwde functie %qs is niet geïmplementeerd"
+
+#: config/i386/i386.opt:365
+msgid "Encode SSE instructions with VEX prefix"
+msgstr ""
+
+#: config/i386/cygming.opt:23
+msgid "Create console application"
+msgstr ""
+
+#: config/i386/cygming.opt:27
+msgid "Use the Cygwin interface"
+msgstr ""
+
+#: config/i386/cygming.opt:31
+msgid "Generate code for a DLL"
+msgstr ""
+
+#: config/i386/cygming.opt:35
+msgid "Ignore dllimport for functions"
+msgstr ""
+
+#: config/i386/cygming.opt:39
+msgid "Use Mingw-specific thread support"
+msgstr ""
+
+#: config/i386/cygming.opt:43
+msgid "Set Windows defines"
+msgstr ""
+
+#: config/i386/cygming.opt:47
+msgid "Create GUI application"
+msgstr ""
+
+#: config/i386/cygming.opt:51
+msgid "Use the GNU extension to the PE format for aligned common data"
+msgstr ""
+
+#: config/i386/cygming.opt:55
+msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement"
+msgstr ""
+
+#: config/i386/mingw-w64.opt:23
+msgid "Use unicode startup and define UNICODE macro"
+msgstr ""
+
+#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:195
+msgid "Conform more closely to IBM XLC semantics"
+msgstr ""
+
+#: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:129
+msgid "Generate 64-bit code"
+msgstr ""
+
+#: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:133
+msgid "Generate 32-bit code"
+msgstr ""
+
+#: config/rs6000/darwin.opt:32
+msgid "Generate code suitable for executables (NOT shared libs)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:24
+msgid "Use POWER instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:28
+msgid "Do not use POWER instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:32
+msgid "Use POWER2 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:36
+msgid "Use PowerPC instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:40
+msgid "Do not use PowerPC instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:44
+msgid "Use PowerPC-64 instruction set"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:48
+msgid "Use PowerPC General Purpose group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:52
+msgid "Use PowerPC Graphics group optional instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:56
+#, fuzzy
+msgid "Use PowerPC V2.01 single field mfcr instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:60
+#, fuzzy
+msgid "Use PowerPC V2.02 popcntb instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:64
+#, fuzzy
+msgid "Use PowerPC V2.02 floating point rounding instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:68
+#, fuzzy
+msgid "Use PowerPC V2.05 compare bytes instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:72
+#, fuzzy
+msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:76
+msgid "Use AltiVec instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:80
+#, fuzzy
+msgid "Use decimal floating point instructions"
+msgstr "ISO C staat het testen van asserties niet toe"
+
+#: config/rs6000/rs6000.opt:84
+#, fuzzy
+msgid "Use 4xx half-word multiply instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:88
+#, fuzzy
+msgid "Use 4xx string-search dlmzb instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:92
+msgid "Generate load/store multiple instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:96
+msgid "Generate string instructions for block moves"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:100
+msgid "Use new mnemonics for PowerPC architecture"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:104
+msgid "Use old mnemonics for PowerPC architecture"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
+msgid "Do not use hardware floating point"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:116
+#, fuzzy
+msgid "Use PowerPC V2.06 popcntd instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:120
+#, fuzzy
+msgid "Use vector/scalar (VSX) instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:160
+msgid "Do not generate load/store with update instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:164
+msgid "Generate load/store with update instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:168
+msgid "Avoid generation of indexed load/store instructions when possible"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:172
+msgid "Generate fused multiply/add instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:176
+#, fuzzy
+msgid "Mark __tls_get_addr calls with argument info"
+msgstr "%<__builtin_next_arg%> opgeroepen zonder argument"
+
+#: config/rs6000/rs6000.opt:183
+msgid "Schedule the start and end of the procedure"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:187
+msgid "Return all structures in memory (AIX default)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:191
+msgid "Return small structures in registers (SVR4 default)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:199
+msgid "Generate software reciprocal sqrt for better throughput"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:203
+#, fuzzy
+msgid "Do not place floating point constants in TOC"
+msgstr "misvormde floating-point constante"
+
+#: config/rs6000/rs6000.opt:207
+#, fuzzy
+msgid "Place floating point constants in TOC"
+msgstr "misvormde floating-point constante"
+
+#: config/rs6000/rs6000.opt:211
+#, fuzzy
+msgid "Do not place symbol+offset constants in TOC"
+msgstr "misvormde floating-point constante"
+
+#: config/rs6000/rs6000.opt:215
+msgid "Place symbol+offset constants in TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:226
+msgid "Use only one TOC entry per procedure"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:230
+msgid "Put everything in the regular TOC"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:234
+msgid "Generate VRSAVE instructions when generating AltiVec code"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:238
+msgid "-mvrsave=yes/no\tDeprecated option.  Use -mvrsave/-mno-vrsave instead"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:242
+#, fuzzy
+msgid "Generate isel instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:246
+msgid "-misel=yes/no\tDeprecated option.  Use -misel/-mno-isel instead"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:250
+msgid "Generate SPE SIMD instructions on E500"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:254
+#, fuzzy
+msgid "Generate PPC750CL paired-single instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rs6000/rs6000.opt:258
+msgid "-mspe=yes/no\tDeprecated option.  Use -mspe/-mno-spe instead"
+msgstr ""
+
+# kan beter
+#: config/rs6000/rs6000.opt:262
+#, fuzzy
+msgid "-mdebug=\tEnable debug output"
+msgstr "Schakel uitgebreide boodschappen in"
+
+#: config/rs6000/rs6000.opt:266
+msgid "-mabi=\tSpecify ABI to use"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:270
+msgid "-mcpu=\tUse features of and schedule code for given CPU"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:274
+msgid "-mtune=\tSchedule code for given CPU"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:278
+msgid "-mtraceback=\tSelect full, part, or no traceback table"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:282
+msgid "Avoid all range limits on call instructions"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:286
+#, fuzzy
+msgid "Generate Cell microcode"
+msgstr "incompatibele record-modus"
+
+#: config/rs6000/rs6000.opt:290
+msgid "Warn when a Cell microcoded instruction is emitted"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:294
+msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:298
+msgid "-mfloat-gprs=\tSelect GPR floating point method"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:302
+msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:306
+msgid "Determine which dependences between insns are considered costly"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:310
+msgid "Specify which post scheduling nop insertion scheme to apply"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:314
+msgid "Specify alignment of structure fields default/natural"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:318
+msgid "Specify scheduling priority for dispatch slot restricted insns"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:322
+#, fuzzy
+msgid "Single-precision floating point unit"
+msgstr "geordende vergelijking van een pointer met integer nul"
+
+#: config/rs6000/rs6000.opt:326
+#, fuzzy
+msgid "Double-precision floating point unit"
+msgstr "geordende vergelijking van een pointer met integer nul"
+
+#: config/rs6000/rs6000.opt:330
+#, fuzzy
+msgid "Floating point unit does not support divide & sqrt"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
+
+#: config/rs6000/rs6000.opt:334
+msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
+msgstr ""
+
+#: config/rs6000/rs6000.opt:338
+msgid "Specify Xilinx FPU."
+msgstr ""
+
+#: config/rs6000/aix64.opt:24
+msgid "Compile for 64-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix64.opt:28
+msgid "Compile for 32-bit pointers"
+msgstr ""
+
+#: config/rs6000/aix64.opt:32
+msgid "Support message passing with the Parallel Environment"
+msgstr ""
+
+#: config/rs6000/linux64.opt:24
+msgid "Call mcount for profiling before a function prologue"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:24
+msgid "Select ABI calling convention"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:28
+msgid "Select method for sdata handling"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
+#, fuzzy
+msgid "Align to the base type of the bit-field"
+msgstr "%<__alignof%> toegepast op bitveld"
+
+#: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
+msgid "Produce code relocatable at runtime"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
+msgid "Produce little endian code"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
+msgid "Produce big endian code"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
+#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:125
+#: config/rs6000/sysv4.opt:137
+msgid "no description yet"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:78
+msgid "Assume all variable arg functions are prototyped"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:87
+msgid "Use EABI"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:91
+msgid "Allow bit-fields to cross word boundaries"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:95
+msgid "Use alternate register names"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:101
+msgid "Use default method for sdata handling"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:105
+msgid "Link with libsim.a, libc.a and sim-crt0.o"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:109
+msgid "Link with libads.a, libc.a and crt0.o"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:113
+msgid "Link with libyk.a, libc.a and crt0.o"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:117
+msgid "Link with libmvme.a, libc.a and crt0.o"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:121
+msgid "Set the PPC_EMB bit in the ELF flags header"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:141
+msgid "Generate code to use a non-exec PLT and GOT"
+msgstr ""
+
+#: config/rs6000/sysv4.opt:145
+#, fuzzy
+msgid "Generate code for old exec BSS PLT"
+msgstr "case-label niet in een switch-statement"
+
+#: config/spu/spu.opt:20
+msgid "Emit warnings when run-time relocations are generated"
+msgstr ""
+
+#: config/spu/spu.opt:24
+msgid "Emit errors when run-time relocations are generated"
+msgstr ""
+
+#: config/spu/spu.opt:28
+msgid "Specify cost of branches (Default 20)"
+msgstr ""
+
+#: config/spu/spu.opt:32
+msgid "Make sure loads and stores are not moved past DMA instructions"
+msgstr ""
+
+#: config/spu/spu.opt:36
+msgid "volatile must be specified on any memory that is effected by DMA"
+msgstr ""
+
+#: config/spu/spu.opt:40 config/spu/spu.opt:44
+msgid "Insert nops when it might improve performance by allowing dual issue (default)"
+msgstr ""
+
+#: config/spu/spu.opt:48
+msgid "Use standard main function as entry for startup"
+msgstr ""
+
+#: config/spu/spu.opt:52
+#, fuzzy
+msgid "Generate branch hints for branches"
+msgstr "case-label niet in een switch-statement"
+
+#: config/spu/spu.opt:56
+msgid "Maximum number of nops to insert for a hint (Default 2)"
+msgstr ""
+
+#: config/spu/spu.opt:60
+msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]"
+msgstr ""
+
+#: config/spu/spu.opt:64
+#, fuzzy
+msgid "Generate code for 18 bit addressing"
+msgstr "case-label niet in een switch-statement"
+
+#: config/spu/spu.opt:68
+#, fuzzy
+msgid "Generate code for 32 bit addressing"
+msgstr "case-label niet in een switch-statement"
+
+#: config/spu/spu.opt:76
+msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue"
+msgstr ""
+
+#: config/spu/spu.opt:88
+msgid "Access variables in 32-bit PPU objects (default)"
+msgstr ""
+
+#: config/spu/spu.opt:92
+msgid "Access variables in 64-bit PPU objects"
+msgstr ""
+
+#: config/spu/spu.opt:96
+msgid "Allow conversions between __ea and generic pointers (default)"
+msgstr ""
+
+#: config/spu/spu.opt:100
+msgid "Size (in KB) of software data cache"
+msgstr ""
+
+#: config/spu/spu.opt:104
+msgid "Atomically write back software data cache lines (default)"
+msgstr ""
+
+#: config/mcore/mcore.opt:23
+#, fuzzy
+msgid "Generate code for the M*Core M210"
+msgstr "case-label niet in een switch-statement"
+
+#: config/mcore/mcore.opt:27
+msgid "Generate code for the M*Core M340"
+msgstr ""
+
+#: config/mcore/mcore.opt:31
+msgid "Force functions to be aligned to a 4 byte boundary"
+msgstr ""
+
+#: config/mcore/mcore.opt:35 config/score/score.opt:23
+#, fuzzy
+msgid "Generate big-endian code"
+msgstr "incompatibele record-modus"
+
+#: config/mcore/mcore.opt:39
+msgid "Emit call graph information"
+msgstr ""
+
+#: config/mcore/mcore.opt:43
+#, fuzzy
+msgid "Use the divide instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mcore/mcore.opt:47
+msgid "Inline constants if it can be done in 2 insns or less"
+msgstr ""
+
+#: config/mcore/mcore.opt:51 config/score/score.opt:27
+#, fuzzy
+msgid "Generate little-endian code"
+msgstr "incompatibele record-modus"
+
+#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
+msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line"
+msgstr ""
+
+#: config/mcore/mcore.opt:60
+msgid "Use arbitrary sized immediates in bit operations"
+msgstr ""
+
+#: config/mcore/mcore.opt:64
+msgid "Prefer word accesses over byte accesses"
+msgstr ""
+
+#: config/mcore/mcore.opt:68
+msgid "Set the maximum amount for a single stack increment operation"
+msgstr ""
+
+#: config/mcore/mcore.opt:72
+msgid "Always treat bitfields as int-sized"
+msgstr ""
+
+#: config/arc/arc.opt:32
+msgid "Prepend the name of the cpu to all public symbol names"
+msgstr ""
+
+#: config/arc/arc.opt:42
+msgid "-mcpu=CPU\tCompile code for ARC variant CPU"
+msgstr ""
+
+#: config/arc/arc.opt:46
+msgid "-mtext=SECTION\tPut functions in SECTION"
+msgstr ""
+
+#: config/arc/arc.opt:50
+msgid "-mdata=SECTION\tPut data in SECTION"
+msgstr ""
+
+#: config/arc/arc.opt:54
+msgid "-mrodata=SECTION\tPut read-only data in SECTION"
+msgstr ""
+
+#: config/sh/sh.opt:44
+#, fuzzy
+msgid "Generate SH1 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:48
+#, fuzzy
+msgid "Generate SH2 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:52
+#, fuzzy
+msgid "Generate default double-precision SH2a-FPU code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:56
+#, fuzzy
+msgid "Generate SH2a FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:60
+#, fuzzy
+msgid "Generate default single-precision SH2a-FPU code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:64
+#, fuzzy
+msgid "Generate only single-precision SH2a-FPU code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:68
+#, fuzzy
+msgid "Generate SH2e code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:72
+#, fuzzy
+msgid "Generate SH3 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:76
+#, fuzzy
+msgid "Generate SH3e code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:80
+#, fuzzy
+msgid "Generate SH4 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:84
+#, fuzzy
+msgid "Generate SH4-100 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:88
+#, fuzzy
+msgid "Generate SH4-200 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:94
+#, fuzzy
+msgid "Generate SH4-300 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:98
+#, fuzzy
+msgid "Generate SH4 FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:102
+#, fuzzy
+msgid "Generate SH4-100 FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:106
+#, fuzzy
+msgid "Generate SH4-200 FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:110
+#, fuzzy
+msgid "Generate SH4-300 FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:114
+#, fuzzy
+msgid "Generate code for SH4 340 series (MMU/FPU-less)"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:119
+#, fuzzy
+msgid "Generate code for SH4 400 series (MMU/FPU-less)"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:124
+#, fuzzy
+msgid "Generate code for SH4 500 series (FPU-less)."
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:129
+msgid "Generate default single-precision SH4 code"
+msgstr ""
+
+#: config/sh/sh.opt:133
+#, fuzzy
+msgid "Generate default single-precision SH4-100 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:137
+#, fuzzy
+msgid "Generate default single-precision SH4-200 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:141
+#, fuzzy
+msgid "Generate default single-precision SH4-300 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:145
+msgid "Generate only single-precision SH4 code"
+msgstr ""
+
+#: config/sh/sh.opt:149
+#, fuzzy
+msgid "Generate only single-precision SH4-100 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:153
+#, fuzzy
+msgid "Generate only single-precision SH4-200 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:157
+#, fuzzy
+msgid "Generate only single-precision SH4-300 code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:161
+#, fuzzy
+msgid "Generate SH4a code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:165
+#, fuzzy
+msgid "Generate SH4a FPU-less code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:169
+msgid "Generate default single-precision SH4a code"
+msgstr ""
+
+#: config/sh/sh.opt:173
+msgid "Generate only single-precision SH4a code"
+msgstr ""
+
+#: config/sh/sh.opt:177
+#, fuzzy
+msgid "Generate SH4al-dsp code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:181
+#, fuzzy
+msgid "Generate 32-bit SHmedia code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:185
+msgid "Generate 32-bit FPU-less SHmedia code"
+msgstr ""
+
+#: config/sh/sh.opt:189
+#, fuzzy
+msgid "Generate 64-bit SHmedia code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:193
+msgid "Generate 64-bit FPU-less SHmedia code"
+msgstr ""
+
+#: config/sh/sh.opt:197
+#, fuzzy
+msgid "Generate SHcompact code"
+msgstr "incompatibele record-modus"
+
+#: config/sh/sh.opt:201
+msgid "Generate FPU-less SHcompact code"
+msgstr ""
+
+#: config/sh/sh.opt:205
+msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
+msgstr ""
+
+#: config/sh/sh.opt:209
+#, fuzzy
+msgid "Generate code in big endian mode"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:213
+#, fuzzy
+msgid "Generate 32-bit offsets in switch tables"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:217
+#, fuzzy
+msgid "Generate bit instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/sh/sh.opt:221
+msgid "Cost to assume for a branch insn"
+msgstr ""
+
+#: config/sh/sh.opt:225
+msgid "Enable cbranchdi4 pattern"
+msgstr ""
+
+#: config/sh/sh.opt:229
+msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
+msgstr ""
+
+#: config/sh/sh.opt:233
+msgid "Enable SH5 cut2 workaround"
+msgstr ""
+
+#: config/sh/sh.opt:237
+msgid "Align doubles at 64-bit boundaries"
+msgstr ""
+
+#: config/sh/sh.opt:241
+msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
+msgstr ""
+
+#: config/sh/sh.opt:245
+msgid "Specify name for 32 bit signed division function"
+msgstr ""
+
+#: config/sh/sh.opt:249
+msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
+msgstr ""
+
+#: config/sh/sh.opt:257
+#, fuzzy
+msgid "Enable the use of the fused floating point multiply-accumulate operation"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/sh/sh.opt:261
+msgid "Cost to assume for gettr insn"
+msgstr ""
+
+#: config/sh/sh.opt:265 config/sh/sh.opt:315
+msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
+msgstr ""
+
+#: config/sh/sh.opt:269
+msgid "Increase the IEEE compliance for floating-point code"
+msgstr ""
+
+#: config/sh/sh.opt:273
+msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
+msgstr ""
+
+#: config/sh/sh.opt:277
+msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
+msgstr ""
+
+#: config/sh/sh.opt:281
+msgid "Assume symbols might be invalid"
+msgstr ""
+
+#: config/sh/sh.opt:285
+msgid "Annotate assembler instructions with estimated addresses"
+msgstr ""
+
+#: config/sh/sh.opt:289
+#, fuzzy
+msgid "Generate code in little endian mode"
+msgstr "case-label niet in een switch-statement"
+
+#: config/sh/sh.opt:293
+msgid "Mark MAC register as call-clobbered"
+msgstr ""
+
+#: config/sh/sh.opt:299
+msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
+msgstr ""
+
+#: config/sh/sh.opt:303
+msgid "Emit function-calls using global offset table when generating PIC"
+msgstr ""
+
+#: config/sh/sh.opt:307
+#, fuzzy
+msgid "Assume pt* instructions won't trap"
+msgstr "floating-point constante buiten bereik"
+
+#: config/sh/sh.opt:311
+msgid "Shorten address references during linking"
+msgstr ""
+
+#: config/sh/sh.opt:319
+msgid "Deprecated.  Use -Os instead"
+msgstr ""
+
+#: config/sh/sh.opt:323
+msgid "Cost to assume for a multiply insn"
+msgstr ""
+
+#: config/sh/sh.opt:327
+msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
+msgstr ""
+
+#: config/sh/sh.opt:333
+msgid "Pretend a branch-around-a-move is a conditional move."
+msgstr ""
+
+#: config/sh/superh.opt:6
+msgid "Board name [and memory region]."
+msgstr ""
+
+#: config/sh/superh.opt:10
+msgid "Runtime name."
+msgstr ""
+
+#: config/arm/eabi.opt:23
+#, fuzzy
+msgid "Generate code for the Android operating system."
+msgstr "case-label niet in een switch-statement"
+
+#: config/arm/arm.opt:23
+msgid "Specify an ABI"
+msgstr ""
+
+#: config/arm/arm.opt:27
+msgid "Generate a call to abort if a noreturn function returns"
+msgstr ""
+
+#: config/arm/arm.opt:34
+msgid "Pass FP arguments in FP registers"
+msgstr ""
+
+#: config/arm/arm.opt:38
+msgid "Generate APCS conformant stack frames"
+msgstr ""
+
+#: config/arm/arm.opt:42
+msgid "Generate re-entrant, PIC code"
+msgstr ""
+
+#: config/arm/arm.opt:56
+msgid "Assume target CPU is configured as big endian"
+msgstr ""
+
+#: config/arm/arm.opt:60
+msgid "Thumb: Assume non-static functions may be called from ARM code"
+msgstr ""
+
+#: config/arm/arm.opt:64
+msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
+msgstr ""
+
+#: config/arm/arm.opt:68
+msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
+msgstr ""
+
+#: config/arm/arm.opt:72 config/bfin/bfin.opt:27
+msgid "Specify the name of the target CPU"
+msgstr ""
+
+#: config/arm/arm.opt:76
+msgid "Specify if floating point hardware should be used"
+msgstr ""
+
+# is niet helemaal exact, maar moet er maar voor doen
+#: config/arm/arm.opt:83
+#, fuzzy
+msgid "Specify the __fp16 floating-point format"
+msgstr "Geef de naam op van hardware/formaat voor floating-point getallen op het doelplatform"
+
+# is niet helemaal exact, maar moet er maar voor doen
+#: config/arm/arm.opt:94
+msgid "Specify the name of the target floating point hardware/format"
+msgstr "Geef de naam op van hardware/formaat voor floating-point getallen op het doelplatform"
+
+#: config/arm/arm.opt:98
+msgid "Alias for -mfloat-abi=hard"
+msgstr ""
+
+#: config/arm/arm.opt:102
+msgid "Assume target CPU is configured as little endian"
+msgstr ""
+
+#: config/arm/arm.opt:106
+msgid "Generate call insns as indirect calls, if necessary"
+msgstr ""
+
+#: config/arm/arm.opt:110
+msgid "Specify the register to be used for PIC addressing"
+msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
+
+#: config/arm/arm.opt:114
+msgid "Store function names in object code"
+msgstr "Sla functienamen op in objectcode"
+
+#: config/arm/arm.opt:118
+msgid "Permit scheduling of a function's prologue sequence"
+msgstr ""
+
+#: config/arm/arm.opt:122
+msgid "Do not load the PIC register in function prologues"
+msgstr ""
+
+#: config/arm/arm.opt:126
+msgid "Alias for -mfloat-abi=soft"
+msgstr ""
+
+#: config/arm/arm.opt:130
+msgid "Specify the minimum bit alignment of structures"
+msgstr ""
+
+#: config/arm/arm.opt:134
+msgid "Compile for the Thumb not the ARM"
+msgstr ""
+
+#: config/arm/arm.opt:138
+msgid "Support calls between Thumb and ARM instruction sets"
+msgstr ""
+
+#: config/arm/arm.opt:142
+msgid "Specify how to access the thread pointer"
+msgstr ""
+
+#: config/arm/arm.opt:146
+msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
+msgstr ""
+
+#: config/arm/arm.opt:150
+msgid "Thumb: Generate (leaf) stack frames even if not needed"
+msgstr ""
+
+#: config/arm/arm.opt:154
+msgid "Tune code for the given processor"
+msgstr ""
+
+#: config/arm/arm.opt:158
+msgid "Assume big endian bytes, little endian words"
+msgstr ""
+
+#: config/arm/arm.opt:162
+msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
+msgstr ""
+
+#: config/arm/arm.opt:166
+msgid "Only generate absolute relocations on word sized values."
+msgstr ""
+
+#: config/arm/arm.opt:170
+msgid "Avoid overlapping destination and address registers on LDRD instructions"
+msgstr ""
+
+#: config/arm/pe.opt:23
+msgid "Ignore dllimport attribute for functions"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:23
+msgid "Generate code for an 11/10"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:27
+msgid "Generate code for an 11/40"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:31
+msgid "Generate code for an 11/45"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:35
+msgid "Use 16-bit abs patterns"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:39
+#, fuzzy
+msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
+msgstr "floating-point constante buiten bereik"
+
+#: config/pdp11/pdp11.opt:43
+msgid "Do not use inline patterns for copying memory"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:47
+msgid "Use inline patterns for copying memory"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:51
+msgid "Do not pretend that branches are expensive"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:55
+msgid "Pretend that branches are expensive"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:59
+msgid "Use the DEC assembler syntax"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:63
+msgid "Use 32 bit float"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:67
+msgid "Use 64 bit float"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:75
+msgid "Use 16 bit int"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:79
+msgid "Use 32 bit int"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:87
+msgid "Target has split I&D"
+msgstr ""
+
+#: config/pdp11/pdp11.opt:91
+msgid "Use UNIX assembler syntax"
+msgstr ""
+
+#: config/avr/avr.opt:23
+msgid "Use subroutines for function prologues and epilogues"
+msgstr ""
+
+#: config/avr/avr.opt:27
+msgid "-mmcu=MCU\tSelect the target MCU"
+msgstr ""
+
+#: config/avr/avr.opt:34
+msgid "Use an 8-bit 'int' type"
+msgstr ""
+
+#: config/avr/avr.opt:38
+msgid "Change the stack pointer without disabling interrupts"
+msgstr ""
+
+#: config/avr/avr.opt:48
+msgid "Use rjmp/rcall (limited range) on >8K devices"
+msgstr ""
+
+#: config/avr/avr.opt:52
+msgid "Change only the low 8 bits of the stack pointer"
+msgstr ""
+
+#: config/avr/avr.opt:56
+#, fuzzy
+msgid "Relax branches"
+msgstr "Geen aftakkingen\n"
+
+#: config/avr/avr.opt:60
+msgid "Make the linker relaxation machine assume that a program counter wrap-around occures."
+msgstr ""
+
+#: config/crx/crx.opt:23
+#, fuzzy
+msgid "Support multiply accumulate instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/crx/crx.opt:27
+#, fuzzy
+msgid "Do not use push to store function arguments"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/crx/crx.opt:31
+msgid "Restrict doloop to the given nesting level"
+msgstr ""
+
+#: config/pa/pa-hpux.opt:23
+msgid "Generate cpp defines for server IO"
+msgstr ""
+
+#: config/pa/pa-hpux.opt:27 config/pa/pa-hpux1010.opt:23
+#: config/pa/pa-hpux1111.opt:23
+msgid "Specify UNIX standard for predefines and linking"
+msgstr ""
+
+#: config/pa/pa-hpux.opt:31
+msgid "Generate cpp defines for workstation IO"
+msgstr ""
+
+#: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
+msgid "Generate PA1.0 code"
+msgstr ""
+
+#: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
+msgid "Generate PA1.1 code"
+msgstr ""
+
+#: config/pa/pa.opt:31 config/pa/pa.opt:92
+msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
+msgstr ""
+
+#: config/pa/pa.opt:35
+#, fuzzy
+msgid "Generate code for huge switch statements"
+msgstr "case-label niet in een switch-statement"
+
+#: config/pa/pa.opt:39
+msgid "Disable FP regs"
+msgstr ""
+
+#: config/pa/pa.opt:43
+msgid "Disable indexed addressing"
+msgstr "Schakel geïndexeerde adressering uit"
+
+#: config/pa/pa.opt:47
+msgid "Generate fast indirect calls"
+msgstr ""
+
+#: config/pa/pa.opt:55
+msgid "Assume code will be assembled by GAS"
+msgstr ""
+
+#: config/pa/pa.opt:59
+msgid "Put jumps in call delay slots"
+msgstr ""
+
+#: config/pa/pa.opt:64
+#, fuzzy
+msgid "Enable linker optimizations"
+msgstr "lege declaratie"
+
+#: config/pa/pa.opt:68
+msgid "Always generate long calls"
+msgstr ""
+
+#: config/pa/pa.opt:72
+msgid "Emit long load/store sequences"
+msgstr ""
+
+#: config/pa/pa.opt:80
+msgid "Disable space regs"
+msgstr ""
+
+#: config/pa/pa.opt:96
+#, fuzzy
+msgid "Use portable calling conventions"
+msgstr "Onbeëindigde stringconstante"
+
+#: config/pa/pa.opt:100
+msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
+msgstr ""
+
+#: config/pa/pa.opt:112
+msgid "Do not disable space regs"
+msgstr ""
+
+#: config/pa/pa64-hpux.opt:23
+msgid "Assume code will be linked by GNU ld"
+msgstr ""
+
+#: config/pa/pa64-hpux.opt:27
+msgid "Assume code will be linked by HP ld"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:23
+msgid "Use CONST16 instruction to load constants"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:27
+msgid "Enable fused multiply/add and multiply/subtract FP instructions"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:31
+msgid "Use indirect CALLXn instructions for large programs"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:35
+msgid "Automatically align branch targets to reduce branch penalties"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:39
+msgid "Intersperse literal pools with code in the text section"
+msgstr ""
+
+#: config/xtensa/xtensa.opt:43
+msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions"
+msgstr ""
+
+#: config/stormy16/stormy16.opt:24
+msgid "Provide libraries for the simulator"
+msgstr ""
+
+#: config/mips/mips.opt:23
+#, fuzzy
+msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
+msgstr "case-label niet in een switch-statement"
+
+#: config/mips/mips.opt:27
+msgid "Generate code that can be used in SVR4-style dynamic objects"
+msgstr ""
+
+#: config/mips/mips.opt:31
+#, fuzzy
+msgid "Use PMC-style 'mad' instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:35
+#, fuzzy
+msgid "-march=ISA\tGenerate code for the given ISA"
+msgstr "case-label niet in een switch-statement"
+
+#: config/mips/mips.opt:39
+#, fuzzy
+msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:43
+msgid "Use Branch Likely instructions, overriding the architecture default"
+msgstr ""
+
+#: config/mips/mips.opt:47
+msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
+msgstr ""
+
+#: config/mips/mips.opt:51
+msgid "Trap on integer divide by zero"
+msgstr ""
+
+#: config/mips/mips.opt:55
+msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
+msgstr ""
+
+#: config/mips/mips.opt:59
+msgid "Use branch-and-break sequences to check for integer divide by zero"
+msgstr ""
+
+#: config/mips/mips.opt:63
+msgid "Use trap instructions to check for integer divide by zero"
+msgstr ""
+
+#: config/mips/mips.opt:67
+#, fuzzy
+msgid "Allow the use of MDMX instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:71
+msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
+msgstr ""
+
+#: config/mips/mips.opt:75
+#, fuzzy
+msgid "Use MIPS-DSP instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:79
+#, fuzzy
+msgid "Use MIPS-DSP REV 2 instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:89 config/mep/mep.opt:80
+msgid "Use big-endian byte order"
+msgstr ""
+
+#: config/mips/mips.opt:93 config/mep/mep.opt:84
+msgid "Use little-endian byte order"
+msgstr ""
+
+#: config/mips/mips.opt:97 config/iq2000/iq2000.opt:31
+msgid "Use ROM instead of RAM"
+msgstr ""
+
+#: config/mips/mips.opt:101
+msgid "Use NewABI-style %reloc() assembly operators"
+msgstr ""
+
+#: config/mips/mips.opt:105
+msgid "Use -G for data that is not defined by the current object"
+msgstr ""
+
+#: config/mips/mips.opt:109
+msgid "Work around certain R4000 errata"
+msgstr ""
+
+#: config/mips/mips.opt:113
+msgid "Work around certain R4400 errata"
+msgstr ""
+
+#: config/mips/mips.opt:117
+msgid "Work around certain R10000 errata"
+msgstr ""
+
+#: config/mips/mips.opt:121
+msgid "Work around errata for early SB-1 revision 2 cores"
+msgstr ""
+
+#: config/mips/mips.opt:125
+msgid "Work around certain VR4120 errata"
+msgstr ""
+
+#: config/mips/mips.opt:129
+msgid "Work around VR4130 mflo/mfhi errata"
+msgstr ""
+
+#: config/mips/mips.opt:133
+msgid "Work around an early 4300 hardware bug"
+msgstr ""
+
+#: config/mips/mips.opt:137
+#, fuzzy
+msgid "FP exceptions are enabled"
+msgstr "ingeschakelde opties: "
+
+#: config/mips/mips.opt:141
+#, fuzzy
+msgid "Use 32-bit floating-point registers"
+msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
+
+#: config/mips/mips.opt:145
+#, fuzzy
+msgid "Use 64-bit floating-point registers"
+msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
+
+#: config/mips/mips.opt:149
+msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines"
+msgstr ""
+
+#: config/mips/mips.opt:153
+#, fuzzy
+msgid "Generate floating-point multiply-add instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:157
+msgid "Use 32-bit general registers"
+msgstr ""
+
+#: config/mips/mips.opt:161
+msgid "Use 64-bit general registers"
+msgstr ""
+
+#: config/mips/mips.opt:165
+msgid "Use GP-relative addressing to access small data"
+msgstr ""
+
+#: config/mips/mips.opt:169
+msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations"
+msgstr ""
+
+#: config/mips/mips.opt:173
+#, fuzzy
+msgid "Allow the use of hardware floating-point ABI and instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:177
+msgid "Generate code that can be safely linked with MIPS16 code."
+msgstr ""
+
+#: config/mips/mips.opt:181
+#, fuzzy
+msgid "-mipsN\tGenerate code for ISA level N"
+msgstr "case-label niet in een switch-statement"
+
+#: config/mips/mips.opt:185
+#, fuzzy
+msgid "Generate MIPS16 code"
+msgstr "incompatibele record-modus"
+
+#: config/mips/mips.opt:189
+#, fuzzy
+msgid "Use MIPS-3D instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:193
+#, fuzzy
+msgid "Use ll, sc and sync instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:197
+msgid "Use -G for object-local data"
+msgstr ""
+
+#: config/mips/mips.opt:201
+msgid "Use indirect calls"
+msgstr ""
+
+#: config/mips/mips.opt:205
+msgid "Use a 32-bit long type"
+msgstr ""
+
+#: config/mips/mips.opt:209
+msgid "Use a 64-bit long type"
+msgstr ""
+
+#: config/mips/mips.opt:213
+msgid "Pass the address of the ra save location to _mcount in $12"
+msgstr ""
+
+#: config/mips/mips.opt:217
+msgid "Don't optimize block moves"
+msgstr ""
+
+#: config/mips/mips.opt:221
+msgid "Use the mips-tfile postpass"
+msgstr ""
+
+#: config/mips/mips.opt:225
+#, fuzzy
+msgid "Allow the use of MT instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:229
+msgid "Do not use a cache-flushing function before calling stack trampolines"
+msgstr ""
+
+#: config/mips/mips.opt:233
+#, fuzzy
+msgid "Do not use MDMX instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:237
+#, fuzzy
+msgid "Generate normal-mode code"
+msgstr "incompatibele record-modus"
+
+#: config/mips/mips.opt:241
+#, fuzzy
+msgid "Do not use MIPS-3D instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:245
+#, fuzzy
+msgid "Use paired-single floating-point instructions"
+msgstr "ISO C staat het testen van asserties niet toe"
+
+#: config/mips/mips.opt:249
+msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted"
+msgstr ""
+
+#: config/mips/mips.opt:253
+msgid "Try to allow the linker to turn PIC calls into direct calls"
+msgstr ""
+
+#: config/mips/mips.opt:257
+msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
+msgstr ""
+
+#: config/mips/mips.opt:261
+msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
+msgstr ""
+
+#: config/mips/mips.opt:265
+#, fuzzy
+msgid "Use SmartMIPS instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:269
+#, fuzzy
+msgid "Prevent the use of all hardware floating-point instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mips/mips.opt:273
+msgid "Optimize lui/addiu address loads"
+msgstr ""
+
+#: config/mips/mips.opt:277
+msgid "Assume all symbols have 32-bit values"
+msgstr ""
+
+#: config/mips/mips.opt:281
+msgid "Use synci instruction to invalidate i-cache"
+msgstr ""
+
+#: config/mips/mips.opt:285
+msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
+msgstr ""
+
+#: config/mips/mips.opt:289 config/iq2000/iq2000.opt:44
+msgid "Put uninitialized constants in ROM (needs -membedded-data)"
+msgstr ""
+
+#: config/mips/mips.opt:293
+msgid "Perform VR4130-specific alignment optimizations"
+msgstr ""
+
+#: config/mips/mips.opt:297
+msgid "Lift restrictions on GOT size"
+msgstr ""
+
+#: config/mips/sdemtk.opt:23
+#, fuzzy
+msgid "Prevent the use of all floating-point operations"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/fr30/fr30.opt:23
+msgid "Assume small address space"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
+msgid "Compile for a 68HC11"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
+msgid "Compile for a 68HC12"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
+msgid "Compile for a 68HCS12"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:49
+msgid "Auto pre/post decrement increment allowed"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:53
+msgid "Min/max instructions allowed"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:57
+msgid "Use call and rtc for function calls and returns"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:61
+msgid "Auto pre/post decrement increment not allowed"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:65
+msgid "Use jsr and rts for function calls and returns"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:69
+msgid "Min/max instructions not allowed"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:73
+#, fuzzy
+msgid "Use direct addressing mode for soft registers"
+msgstr "operand %<%d%> is geen register"
+
+#: config/m68hc11/m68hc11.opt:77
+msgid "Compile with 32-bit integer mode"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:82
+msgid "Specify the register allocation order"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:86
+msgid "Do not use direct addressing mode for soft registers"
+msgstr "Gebruik geen directe adressering voor zachte registers"
+
+#: config/m68hc11/m68hc11.opt:90
+msgid "Compile with 16-bit integer mode"
+msgstr ""
+
+#: config/m68hc11/m68hc11.opt:94
+msgid "Indicate the number of soft registers available"
+msgstr ""
+
+#: config/vax/vax.opt:23 config/vax/vax.opt:27
+msgid "Target DFLOAT double precision code"
+msgstr ""
+
+#: config/vax/vax.opt:31 config/vax/vax.opt:35
+msgid "Generate GFLOAT double precision code"
+msgstr ""
+
+#: config/vax/vax.opt:39
+#, fuzzy
+msgid "Generate code for GNU assembler (gas)"
+msgstr "case-label niet in een switch-statement"
+
+#: config/vax/vax.opt:43
+#, fuzzy
+msgid "Generate code for UNIX assembler"
+msgstr "case-label niet in een switch-statement"
+
+#: config/vax/vax.opt:47
+#, fuzzy
+msgid "Use VAXC structure conventions"
+msgstr "Onbeëindigde stringconstante"
+
+#: config/vax/vax.opt:51
+msgid "Use new adddi3/subdi3 patterns"
+msgstr ""
+
+#: config/cris/linux.opt:27
+msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
+msgstr ""
+
+#: config/cris/cris.opt:45
+msgid "Work around bug in multiplication instruction"
+msgstr ""
+
+#: config/cris/cris.opt:51
+msgid "Compile for ETRAX 4 (CRIS v3)"
+msgstr ""
+
+#: config/cris/cris.opt:56
+msgid "Compile for ETRAX 100 (CRIS v8)"
+msgstr ""
+
+#: config/cris/cris.opt:64
+msgid "Emit verbose debug information in assembly code"
+msgstr ""
+
+#: config/cris/cris.opt:71
+msgid "Do not use condition codes from normal instructions"
+msgstr ""
+
+#: config/cris/cris.opt:80
+msgid "Do not emit addressing modes with side-effect assignment"
+msgstr ""
+
+#: config/cris/cris.opt:89
+msgid "Do not tune stack alignment"
+msgstr ""
+
+#: config/cris/cris.opt:98
+msgid "Do not tune writable data alignment"
+msgstr ""
+
+#: config/cris/cris.opt:107
+msgid "Do not tune code and read-only data alignment"
+msgstr ""
+
+#: config/cris/cris.opt:116
+msgid "Align code and data to 32 bits"
+msgstr ""
+
+#: config/cris/cris.opt:133
+msgid "Don't align items in code or data"
+msgstr ""
+
+#: config/cris/cris.opt:142
+msgid "Do not emit function prologue or epilogue"
+msgstr ""
+
+#: config/cris/cris.opt:149
+msgid "Use the most feature-enabling options allowed by other options"
+msgstr ""
+
+#: config/cris/cris.opt:158
+msgid "Override -mbest-lib-options"
+msgstr ""
+
+#: config/cris/cris.opt:165
+#, fuzzy
+msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
+msgstr "er kan geen alignment opgegeven worden voor %qs"
+
+#: config/cris/cris.opt:169
+#, fuzzy
+msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
+msgstr "er kan geen alignment opgegeven worden voor %qs"
+
+#: config/cris/cris.opt:173
+msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size"
+msgstr ""
+
+#: config/h8300/h8300.opt:23
+msgid "Generate H8S code"
+msgstr ""
+
+#: config/h8300/h8300.opt:27
+msgid "Generate H8SX code"
+msgstr ""
+
+#: config/h8300/h8300.opt:31
+msgid "Generate H8S/2600 code"
+msgstr ""
+
+#: config/h8300/h8300.opt:35
+msgid "Make integers 32 bits wide"
+msgstr ""
+
+#: config/h8300/h8300.opt:42
+msgid "Use registers for argument passing"
+msgstr ""
+
+#: config/h8300/h8300.opt:46
+msgid "Consider access to byte sized memory slow"
+msgstr ""
+
+#: config/h8300/h8300.opt:50
+msgid "Enable linker relaxing"
+msgstr ""
+
+#: config/h8300/h8300.opt:54
+msgid "Generate H8/300H code"
+msgstr ""
+
+#: config/h8300/h8300.opt:58
+#, fuzzy
+msgid "Enable the normal mode"
+msgstr "incompatibele record-modus"
+
+#: config/h8300/h8300.opt:62
+msgid "Use H8/300 alignment rules"
+msgstr ""
+
+#: config/v850/v850.opt:23
+msgid "Use registers r2 and r5"
+msgstr "Gebruik registers r2 en r5"
+
+#: config/v850/v850.opt:27
+msgid "Use 4 byte entries in switch tables"
+msgstr ""
+
+#: config/v850/v850.opt:31
+msgid "Enable backend debugging"
+msgstr ""
+
+#: config/v850/v850.opt:35
+#, fuzzy
+msgid "Do not use the callt instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/v850/v850.opt:39
+msgid "Reuse r30 on a per function basis"
+msgstr ""
+
+#: config/v850/v850.opt:43
+msgid "Support Green Hills ABI"
+msgstr ""
+
+#: config/v850/v850.opt:47
+msgid "Prohibit PC relative function calls"
+msgstr ""
+
+#: config/v850/v850.opt:51
+msgid "Use stubs for function prologues"
+msgstr ""
+
+#: config/v850/v850.opt:55
+msgid "Set the max size of data eligible for the SDA area"
+msgstr ""
+
+#: config/v850/v850.opt:59
+#, fuzzy
+msgid "Enable the use of the short load instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/v850/v850.opt:63
+msgid "Same as: -mep -mprolog-function"
+msgstr ""
+
+#: config/v850/v850.opt:67
+msgid "Set the max size of data eligible for the TDA area"
+msgstr ""
+
+#: config/v850/v850.opt:71
+msgid "Enforce strict alignment"
+msgstr ""
+
+#: config/v850/v850.opt:78
+msgid "Compile for the v850 processor"
+msgstr ""
+
+#: config/v850/v850.opt:82
+msgid "Compile for the v850e processor"
+msgstr ""
+
+#: config/v850/v850.opt:86
+msgid "Compile for the v850e1 processor"
+msgstr ""
+
+#: config/v850/v850.opt:90
+msgid "Set the max size of data eligible for the ZDA area"
+msgstr ""
+
+#: config/mmix/mmix.opt:24
+msgid "For intrinsics library: pass all parameters in registers"
+msgstr ""
+
+#: config/mmix/mmix.opt:28
+msgid "Use register stack for parameters and return value"
+msgstr ""
+
+#: config/mmix/mmix.opt:32
+msgid "Use call-clobbered registers for parameters and return value"
+msgstr ""
+
+#: config/mmix/mmix.opt:37
+msgid "Use epsilon-respecting floating point compare instructions"
+msgstr ""
+
+#: config/mmix/mmix.opt:41
+msgid "Use zero-extending memory loads, not sign-extending ones"
+msgstr ""
+
+#: config/mmix/mmix.opt:45
+msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
+msgstr ""
+
+#: config/mmix/mmix.opt:49
+msgid "Prepend global symbols with \":\" (for use with PREFIX)"
+msgstr ""
+
+#: config/mmix/mmix.opt:53
+msgid "Do not provide a default start-address 0x100 of the program"
+msgstr ""
+
+#: config/mmix/mmix.opt:57
+msgid "Link to emit program in ELF format (rather than mmo)"
+msgstr ""
+
+#: config/mmix/mmix.opt:61
+msgid "Use P-mnemonics for branches statically predicted as taken"
+msgstr ""
+
+#: config/mmix/mmix.opt:65
+msgid "Don't use P-mnemonics for branches"
+msgstr ""
+
+#: config/mmix/mmix.opt:79
+msgid "Use addresses that allocate global registers"
+msgstr ""
+
+#: config/mmix/mmix.opt:83
+msgid "Do not use addresses that allocate global registers"
+msgstr ""
+
+#: config/mmix/mmix.opt:87
+msgid "Generate a single exit point for each function"
+msgstr ""
+
+#: config/mmix/mmix.opt:91
+#, fuzzy
+msgid "Do not generate a single exit point for each function"
+msgstr "interne fout - slechte ingebouwde functie %qs"
+
+#: config/mmix/mmix.opt:95
+msgid "Set start-address of the program"
+msgstr ""
+
+#: config/mmix/mmix.opt:99
+msgid "Set start-address of data"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:23
+msgid "Specify CPU for code generation purposes"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:27
+msgid "Specify CPU for scheduling purposes"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:35
+msgid "Use GP relative sdata/sbss sections"
+msgstr ""
+
+#: config/iq2000/iq2000.opt:40
+msgid "No default crt0.o"
+msgstr ""
+
+#: config/bfin/bfin.opt:23 config/mep/mep.opt:138
+msgid "Use simulator runtime"
+msgstr ""
+
+#: config/bfin/bfin.opt:31
+#, fuzzy
+msgid "Omit frame pointer for leaf functions"
+msgstr "Genereer directe aftakkingen naar locale functies"
+
+#: config/bfin/bfin.opt:35
+msgid "Program is entirely located in low 64k of memory"
+msgstr ""
+
+#: config/bfin/bfin.opt:39
+msgid "Work around a hardware anomaly by adding a number of NOPs before a"
+msgstr ""
+
+#: config/bfin/bfin.opt:44
+msgid "Avoid speculative loads to work around a hardware anomaly."
+msgstr ""
+
+#: config/bfin/bfin.opt:48
+msgid "Enabled ID based shared library"
+msgstr ""
+
+#: config/bfin/bfin.opt:52
+msgid "Generate code that won't be linked against any other ID shared libraries,"
+msgstr ""
+
+#: config/bfin/bfin.opt:65
+msgid "Avoid generating pc-relative calls; use indirection"
+msgstr ""
+
+#: config/bfin/bfin.opt:69
+msgid "Link with the fast floating-point library"
+msgstr ""
+
+#: config/bfin/bfin.opt:81
+msgid "Do stack checking using bounds in L1 scratch memory"
+msgstr ""
+
+# is niet helemaal exact, maar moet er maar voor doen
+#: config/bfin/bfin.opt:85
+#, fuzzy
+msgid "Enable multicore support"
+msgstr "Geef de naam op van hardware/formaat voor floating-point getallen op het doelplatform"
+
+#: config/bfin/bfin.opt:89
+msgid "Build for Core A"
+msgstr ""
+
+#: config/bfin/bfin.opt:93
+msgid "Build for Core B"
+msgstr ""
+
+#: config/bfin/bfin.opt:97
+msgid "Build for SDRAM"
+msgstr ""
+
+#: config/bfin/bfin.opt:101
+msgid "Assume ICPLBs are enabled at runtime."
+msgstr ""
+
+#: config/picochip/picochip.opt:23
+msgid "Specify which type of AE to target. This option sets the mul-type and byte-access."
+msgstr ""
+
+#: config/picochip/picochip.opt:27
+msgid "Specify which type of multiplication to use. Can be mem, mac or none."
+msgstr ""
+
+#: config/picochip/picochip.opt:31
+msgid "Specify whether the byte access instructions should be used. Enabled by default."
+msgstr ""
+
+#: config/picochip/picochip.opt:35
+msgid "Enable debug output to be generated."
+msgstr ""
+
+#: config/picochip/picochip.opt:39
+msgid "Allow a symbol value to be used as an immediate value in an instruction."
+msgstr ""
+
+#: config/picochip/picochip.opt:43
+msgid "Generate warnings when inefficient code is known to be generated."
+msgstr ""
+
+#: config/vxworks.opt:24
+msgid "Assume the VxWorks RTP environment"
+msgstr ""
+
+#: config/vxworks.opt:31
+msgid "Assume the VxWorks vThreads environment"
+msgstr ""
+
+#: config/darwin.opt:23
+msgid "Generate code suitable for fast turn around debugging"
+msgstr ""
+
+#: config/darwin.opt:31
+msgid "The earliest MacOS X version on which this program will run"
+msgstr ""
+
+#: config/darwin.opt:35
+msgid "Set sizeof(bool) to 1"
+msgstr ""
+
+#: config/darwin.opt:39
+#, fuzzy
+msgid "Generate code for darwin loadable kernel extensions"
+msgstr "case-label niet in een switch-statement"
+
+#: config/darwin.opt:43
+msgid "Generate code for the kernel or loadable kernel extensions"
+msgstr ""
+
+#: config/darwin.opt:47
+msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
+msgstr ""
+
+#: config/lynx.opt:23
+msgid "Support legacy multi-threading"
+msgstr ""
+
+#: config/lynx.opt:27
+msgid "Use shared libraries"
+msgstr ""
+
+#: config/lynx.opt:31
+msgid "Support multi-threading"
+msgstr ""
+
+#: config/score/score.opt:31
+#, fuzzy
+msgid "Disable bcnz instruction"
+msgstr "Thumb-instructie met predicaat"
+
+#: config/score/score.opt:35
+#, fuzzy
+msgid "Enable unaligned load/store instruction"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/score/score.opt:39
+msgid "Support SCORE 5 ISA"
+msgstr ""
+
+#: config/score/score.opt:43
+msgid "Support SCORE 5U ISA"
+msgstr ""
+
+#: config/score/score.opt:47
+msgid "Support SCORE 7 ISA"
+msgstr ""
+
+#: config/score/score.opt:51
+msgid "Support SCORE 7D ISA"
+msgstr ""
+
+#: config/score/score.opt:55
+msgid "Support SCORE 3 ISA"
+msgstr ""
+
+#: config/score/score.opt:59
+msgid "Support SCORE 3d ISA"
+msgstr ""
+
+#: config/linux.opt:24
+msgid "Use GNU libc instead of uClibc"
+msgstr ""
+
+#: config/linux.opt:28
+msgid "Use uClibc instead of GNU libc"
+msgstr ""
+
+#: config/mep/mep.opt:21
+#, fuzzy
+msgid "Enable absolute difference instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:25
+#, fuzzy
+msgid "Enable all optional instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:29
+#, fuzzy
+msgid "Enable average instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:33
+msgid "Variables this size and smaller go in the based section. (default 0)"
+msgstr ""
+
+#: config/mep/mep.opt:37
+#, fuzzy
+msgid "Enable bit manipulation instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:41
+msgid "Section to put all const variables in (tiny, near, far) (no default)"
+msgstr ""
+
+#: config/mep/mep.opt:45
+#, fuzzy
+msgid "Enable clip instructions"
+msgstr "Thumb-instructie met predicaat"
+
+#: config/mep/mep.opt:49
+msgid "Configuration name"
+msgstr ""
+
+#: config/mep/mep.opt:53
+msgid "Enable MeP Coprocessor"
+msgstr ""
+
+#: config/mep/mep.opt:57
+msgid "Enable MeP Coprocessor with 32-bit registers"
+msgstr ""
+
+#: config/mep/mep.opt:61
+msgid "Enable MeP Coprocessor with 64-bit registers"
+msgstr ""
+
+#: config/mep/mep.opt:65
+#, fuzzy
+msgid "Enable IVC2 scheduling"
+msgstr "ongeldige const_double operand"
+
+#: config/mep/mep.opt:69
+#, fuzzy
+msgid "Const variables default to the near section"
+msgstr "te weinig argumenten om een sentinel in te passen"
+
+#: config/mep/mep.opt:76
+#, fuzzy
+msgid "Enable 32-bit divide instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:88
+msgid "__io vars are volatile by default"
+msgstr ""
+
+#: config/mep/mep.opt:92
+msgid "All variables default to the far section"
+msgstr ""
+
+#: config/mep/mep.opt:96
+#, fuzzy
+msgid "Enable leading zero instructions"
+msgstr "ongeldige operand in de instructie"
+
+#: config/mep/mep.opt:103
+#, fuzzy
+msgid "All variables default to the near section"
+msgstr "keer vermeld voor elke functie waarin hij staat.)"
+
+#: config/mep/mep.opt:107
+#, fuzzy
+msgid "Enable min/max instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:111
+#, fuzzy
+msgid "Enable 32-bit multiply instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:115
+#, fuzzy
+msgid "Disable all optional instructions"
+msgstr "Thumb-instructie met predicaat"
+
+#: config/mep/mep.opt:122
+#, fuzzy
+msgid "Allow gcc to use the repeat/erepeat instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:126
+#, fuzzy
+msgid "All variables default to the tiny section"
+msgstr "keer vermeld voor elke functie waarin hij staat.)"
+
+#: config/mep/mep.opt:130
+#, fuzzy
+msgid "Enable saturation instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/mep/mep.opt:134
+msgid "Use sdram version of runtime"
+msgstr ""
+
+#: config/mep/mep.opt:142
+msgid "Use simulator runtime without vectors"
+msgstr ""
+
+#: config/mep/mep.opt:146
+#, fuzzy
+msgid "All functions default to the far section"
+msgstr "keer vermeld voor elke functie waarin hij staat.)"
+
+#: config/mep/mep.opt:150
+msgid "Variables this size and smaller go in the tiny section. (default 4)"
+msgstr ""
+
+#: config/vms/vms.opt:21
+msgid "Malloc data into P2 space"
+msgstr ""
+
+#: config/vms/vms.opt:25
+msgid "Set name of main routine for the debugger"
+msgstr ""
+
+#: config/rx/rx.opt:26
+msgid "Store doubles in 64 bits."
+msgstr ""
+
+#: config/rx/rx.opt:30
+msgid "Stores doubles in 32 bits.  This is the default."
+msgstr ""
+
+#: config/rx/rx.opt:34
+#, fuzzy
+msgid "Disable the use of RX FPU instructions.  "
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rx/rx.opt:41
+#, fuzzy
+msgid "Enable the use of RX FPU instructions.  This is the default."
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/rx/rx.opt:47
+msgid "Specify the target RX cpu type."
+msgstr ""
+
+#: config/rx/rx.opt:51
+msgid "Alias for -mcpu."
+msgstr ""
+
+#: config/rx/rx.opt:57
+msgid "Data is stored in big-endian format."
+msgstr ""
+
+#: config/rx/rx.opt:61
+msgid "Data is stored in little-endian format.  (Default)."
+msgstr ""
+
+#: config/rx/rx.opt:67
+msgid "Maximum size of global and static variables which can be placed into the small data area."
+msgstr ""
+
+#: config/rx/rx.opt:73
+msgid "Use the simulator runtime."
+msgstr ""
+
+#: config/rx/rx.opt:79
+msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatable syntax."
+msgstr ""
+
+#: config/rx/rx.opt:85
+#, fuzzy
+msgid "Enable linker relaxation."
+msgstr "lege declaratie"
+
+#: config/rx/rx.opt:91
+msgid "Maximum size in bytes of constant values allowed as operands."
+msgstr ""
+
+#: config/rx/rx.opt:97
+#, fuzzy
+msgid "Specifies the number of registers to reserve for interrupt handlers."
+msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
+
+#: config/rx/rx.opt:103
+msgid "Specifies whether interrupt functions should save and restore the accumulator register."
+msgstr ""
+
+#: config/lm32/lm32.opt:24
+#, fuzzy
+msgid "Enable multiply instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/lm32/lm32.opt:28
+#, fuzzy
+msgid "Enable divide and modulus instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/lm32/lm32.opt:32
+#, fuzzy
+msgid "Enable barrel shift instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/lm32/lm32.opt:36
+#, fuzzy
+msgid "Enable sign extend instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: config/lm32/lm32.opt:40
+#, fuzzy
+msgid "Enable user-defined instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: c.opt:42
+msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
+msgstr ""
+
+#: c.opt:46
+#, fuzzy
+msgid "Do not discard comments"
+msgstr "niet-beëindigde commentaar"
+
+#: c.opt:50
+msgid "Do not discard comments in macro expansions"
+msgstr ""
+
+#: c.opt:54
+msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
+msgstr ""
+
+#: c.opt:61
+msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
+msgstr ""
+
+#: c.opt:65
+msgid "Print the name of header files as they are used"
+msgstr ""
+
+#: c.opt:69
+msgid "-I <dir>\tAdd <dir> to the end of the main include path"
+msgstr ""
+
+#: c.opt:73
+#, fuzzy
+msgid "Generate make dependencies"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: c.opt:77
+#, fuzzy
+msgid "Generate make dependencies and compile"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: c.opt:81
+msgid "-MF <file>\tWrite dependency output to the given file"
+msgstr ""
+
+#: c.opt:85
+msgid "Treat missing header files as generated files"
+msgstr ""
+
+#: c.opt:89
+msgid "Like -M but ignore system header files"
+msgstr ""
+
+#: c.opt:93
+msgid "Like -MD but ignore system header files"
+msgstr ""
+
+#: c.opt:97
+#, fuzzy
+msgid "Generate phony targets for all headers"
+msgstr "case-label niet in een switch-statement"
+
+#: c.opt:101
+msgid "-MQ <target>\tAdd a MAKE-quoted target"
+msgstr ""
+
+#: c.opt:105
+msgid "-MT <target>\tAdd an unquoted target"
+msgstr ""
+
+#: c.opt:109
+#, fuzzy
+msgid "Do not generate #line directives"
+msgstr "interne fout - slechte ingebouwde functie %qs"
+
+#: c.opt:113
+msgid "-U<macro>\tUndefine <macro>"
+msgstr ""
+
+#: c.opt:117
+msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
+msgstr ""
+
+#: c.opt:124
+#, fuzzy
+msgid "Warn about suspicious uses of memory addresses"
+msgstr "geen eerdere declaratie voor %qs"
+
+#: c.opt:128
+msgid "Enable most warning messages"
+msgstr ""
+
+#: c.opt:132
+msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
+msgstr ""
+
+#: c.opt:136
+#, fuzzy
+msgid "Warn about casting functions to incompatible types"
+msgstr "parameter wijst naar een onvolledig type"
+
+#: c.opt:140
+msgid "Warn when a built-in preprocessor macro is undefined or redefined"
+msgstr ""
+
+#: c.opt:144
+msgid "Warn about C constructs that are not in the common subset of C and C++"
+msgstr ""
+
+#: c.opt:148
+msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 200x"
+msgstr ""
+
+#: c.opt:152
+msgid "Warn about casts which discard qualifiers"
+msgstr ""
+
+#: c.opt:156
+#, fuzzy
+msgid "Warn about subscripts whose type is \"char\""
+msgstr "array subscript is van het type %<char%>"
+
+#: c.opt:160
+msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
+msgstr ""
+
+#: c.opt:164
+msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
+msgstr ""
+
+#: c.opt:168
+msgid "Synonym for -Wcomment"
+msgstr ""
+
+#: c.opt:172
+msgid "Warn for implicit type conversions that may change a value"
+msgstr ""
+
+#: c.opt:176
+msgid "Warn for converting NULL from/to a non-pointer type"
+msgstr ""
+
+#: c.opt:180
+#, fuzzy
+msgid "Warn for implicit type conversions between signed and unsigned integers"
+msgstr "vergelijking tussen signed en unsigned"
+
+#: c.opt:184
+msgid "Warn when all constructors and destructors are private"
+msgstr ""
+
+#: c.opt:188
+msgid "Warn when a declaration is found after a statement"
+msgstr ""
+
+#: c.opt:192
+msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+msgstr ""
+
+#: c.opt:196
+msgid "Warn about compile-time integer division by zero"
+msgstr ""
+
+#: c.opt:200
+msgid "Warn about violations of Effective C++ style rules"
+msgstr ""
+
+#: c.opt:204
+#, fuzzy
+msgid "Warn about an empty body in an if or else statement"
+msgstr "leeg body in een else-statement"
+
+#: c.opt:208
+msgid "Warn about stray tokens after #elif and #endif"
+msgstr ""
+
+#: c.opt:212
+#, fuzzy
+msgid "Warn about comparison of different enum types"
+msgstr "parameter wijst naar een onvolledig type"
+
+#: c.opt:220
+msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
+msgstr ""
+
+#: c.opt:224
+msgid "Warn if testing floating point numbers for equality"
+msgstr ""
+
+#: c.opt:228
+#, fuzzy
+msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
+msgstr "formaatstring niet beëindigd"
+
+#: c.opt:232
+msgid "Warn if passing too many arguments to a function for its format string"
+msgstr ""
+
+#: c.opt:236
+msgid "Warn about format strings that are not literals"
+msgstr ""
+
+#: c.opt:240
+msgid "Warn about format strings that contain NUL bytes"
+msgstr ""
+
+#: c.opt:244
+msgid "Warn about possible security problems with format functions"
+msgstr ""
+
+#: c.opt:248
+msgid "Warn about strftime formats yielding 2-digit years"
+msgstr ""
+
+#: c.opt:252
+#, fuzzy
+msgid "Warn about zero-length formats"
+msgstr "%s formaatstring van lengte 0"
+
+#: c.opt:259
+msgid "Warn whenever type qualifiers are ignored."
+msgstr ""
+
+#: c.opt:263
+msgid "Warn about variables which are initialized to themselves"
+msgstr ""
+
+#: c.opt:270
+#, fuzzy
+msgid "Warn about implicit function declarations"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
+
+#: c.opt:274
+msgid "Warn when a declaration does not specify a type"
+msgstr ""
+
+#: c.opt:281
+#, fuzzy
+msgid "Warn when there is a cast to a pointer from an integer of a different size"
+msgstr "cast naar pointer van integer met andere grootte"
+
+#: c.opt:285
+#, fuzzy
+msgid "Warn about invalid uses of the \"offsetof\" macro"
+msgstr "lijnnummer buiten bereik in %<#line%>-commando"
+
+#: c.opt:289
+msgid "Warn about PCH files that are found but not used"
+msgstr ""
+
+#: c.opt:293
+#, fuzzy
+msgid "Warn when a jump misses a variable initialization"
+msgstr "statische variable %qs is als dllimport aangeduid"
+
+#: c.opt:297
+msgid "Warn when a logical operator is suspiciously always evaluating to true or false"
+msgstr ""
+
+#: c.opt:301
+msgid "Do not warn about using \"long long\" when -pedantic"
+msgstr ""
+
+#: c.opt:305
+#, fuzzy
+msgid "Warn about suspicious declarations of \"main\""
+msgstr "geen eerdere declaratie voor %qs"
+
+#: c.opt:309
+#, fuzzy
+msgid "Warn about possibly missing braces around initializers"
+msgstr "accolades ontbreken rond beginwaarde"
+
+#: c.opt:313
+#, fuzzy
+msgid "Warn about global functions without previous declarations"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
+
+#: c.opt:317
+#, fuzzy
+msgid "Warn about missing fields in struct initializers"
+msgstr "accolades ontbreken rond beginwaarde"
+
+#: c.opt:321
+#, fuzzy
+msgid "Warn about functions which might be candidates for format attributes"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
+
+#: c.opt:325
+msgid "Warn about user-specified include directories that do not exist"
+msgstr ""
+
+#: c.opt:329
+msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
+msgstr ""
+
+#: c.opt:333
+#, fuzzy
+msgid "Warn about global functions without prototypes"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
+
+#: c.opt:337
+#, fuzzy
+msgid "Warn about use of multi-character character constants"
+msgstr "karakterconstante met meer dan één karakter"
+
+#: c.opt:341
+#, fuzzy
+msgid "Warn about \"extern\" declarations not at file scope"
+msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
+
+#: c.opt:345
+#, fuzzy
+msgid "Warn when non-templatized friend functions are declared within a template"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
+
+#: c.opt:349
+#, fuzzy
+msgid "Warn about non-virtual destructors"
+msgstr "niet-prototype definitie hier"
+
+#: c.opt:353
+msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
+msgstr ""
+
+#: c.opt:357
+#, fuzzy
+msgid "-Wnormalized=<id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
+msgstr "niet-prototype definitie hier"
+
+#: c.opt:361
+msgid "Warn if a C-style cast is used in a program"
+msgstr ""
+
+#: c.opt:365
+#, fuzzy
+msgid "Warn for obsolescent usage in a declaration"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
+
+#: c.opt:369
+msgid "Warn if an old-style parameter definition is used"
+msgstr ""
+
+#: c.opt:373
+msgid "Warn if a string is longer than the maximum portable length specified by the standard"
+msgstr ""
+
+#: c.opt:377
+msgid "Warn about overloaded virtual function names"
+msgstr ""
+
+#: c.opt:381
+msgid "Warn about overriding initializers without side effects"
+msgstr ""
+
+#: c.opt:385
+msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
+msgstr ""
+
+#: c.opt:389
+#, fuzzy
+msgid "Warn about possibly missing parentheses"
+msgstr "accolades ontbreken rond beginwaarde"
+
+#: c.opt:393
+msgid "Warn when converting the type of pointers to member functions"
+msgstr ""
+
+#: c.opt:397
+#, fuzzy
+msgid "Warn about function pointer arithmetic"
+msgstr "pointer naar functie gebruikt in rekensom"
+
+#: c.opt:401
+#, fuzzy
+msgid "Warn when a pointer is cast to an integer of a different size"
+msgstr "cast van pointer naar integer met andere grootte"
+
+# Moet 'signature-string' vertaald worden?
+#: c.opt:405
+#, fuzzy
+msgid "Warn about misuses of pragmas"
+msgstr "Brol aan einde van signature-string."
+
+#: c.opt:409
+msgid "Warn if inherited methods are unimplemented"
+msgstr ""
+
+#: c.opt:413
+#, fuzzy
+msgid "Warn about multiple declarations of the same object"
+msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
+
+#: c.opt:417
+#, fuzzy
+msgid "Warn when the compiler reorders code"
+msgstr "incompatibele record-modus"
+
+#: c.opt:421
+#, fuzzy
+msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
+msgstr "teruggeefwaarde krijgt standaardtype %<int%>"
+
+#: c.opt:425
+msgid "Warn if a selector has multiple methods"
+msgstr ""
+
+#: c.opt:429
+msgid "Warn about possible violations of sequence point rules"
+msgstr ""
+
+#: c.opt:433
+#, fuzzy
+msgid "Warn about signed-unsigned comparisons"
+msgstr "formaatstring niet beëindigd"
+
+#: c.opt:437
+#, fuzzy
+msgid "Warn when overload promotes from unsigned to signed"
+msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
+
+#: c.opt:441
+msgid "Warn about uncasted NULL used as sentinel"
+msgstr ""
+
+#: c.opt:445
+#, fuzzy
+msgid "Warn about unprototyped function declarations"
+msgstr "niet-prototype definitie hier"
+
+#: c.opt:449
+msgid "Warn if type signatures of candidate methods do not match exactly"
+msgstr ""
+
+#: c.opt:453
+msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used"
+msgstr ""
+
+#: c.opt:457
+msgid "Deprecated.  This switch has no effect"
+msgstr ""
+
+#: c.opt:465
+msgid "Warn about features not present in traditional C"
+msgstr ""
+
+#: c.opt:469
+msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
+msgstr ""
+
+#: c.opt:473
+msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
+msgstr ""
+
+#: c.opt:477
+#, fuzzy
+msgid "Warn about @selector()s without previously declared methods"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
+
+#: c.opt:481
+#, fuzzy
+msgid "Warn if an undefined macro is used in an #if directive"
+msgstr "ongedefinieerd of ongeldig #-commando"
+
+#: c.opt:485
+msgid "Warn about unrecognized pragmas"
+msgstr ""
+
+#: c.opt:489
+#, fuzzy
+msgid "Warn about unsuffixed float constants"
+msgstr "geen eerdere declaratie voor %qs"
+
+#: c.opt:493
+msgid "Warn about macros defined in the main file that are not used"
+msgstr ""
+
+#: c.opt:497
+#, fuzzy
+msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value"
+msgstr "%Hde returnwaarde van een functie, gedeclareerd met het %<warn_unused_result%> atribuut, wordt genegeerd"
+
+#: c.opt:501
+msgid "Do not warn about using variadic macros when -pedantic"
+msgstr ""
+
+#: c.opt:505
+msgid "Warn if a variable length array is used"
+msgstr ""
+
+#: c.opt:509
+#, fuzzy
+msgid "Warn when a register variable is declared volatile"
+msgstr "statische variable %qs is als dllimport aangeduid"
+
+#: c.opt:513
+msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
+msgstr ""
+
+#: c.opt:517
+#, fuzzy
+msgid "Warn when a pointer differs in signedness in an assignment"
+msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
+
+#: c.opt:521
+msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
+msgstr ""
+
+#: c.opt:529
+msgid "Enforce class member access control semantics"
+msgstr ""
+
+#: c.opt:536
+msgid "Change when template instances are emitted"
+msgstr ""
+
+#: c.opt:540
+msgid "Recognize the \"asm\" keyword"
+msgstr ""
+
+#: c.opt:544
+#, fuzzy
+msgid "Recognize built-in functions"
+msgstr "interne fout - slechte ingebouwde functie %qs"
+
+#: c.opt:551
+msgid "Check the return value of new"
+msgstr ""
+
+#: c.opt:555
+msgid "Allow the arguments of the '?' operator to have different types"
+msgstr ""
+
+#: c.opt:559
+msgid "Reduce the size of object files"
+msgstr ""
+
+#: c.opt:563
+#, fuzzy
+msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
+msgstr "offset buiten de grenzen van een constante string"
+
+#: c.opt:567
+msgid "-fno-deduce-init-list\tdisable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list"
+msgstr ""
+
+#: c.opt:571
+#, fuzzy
+msgid "Inline member functions by default"
+msgstr "kan functie %<main%> niet inline maken"
+
+#: c.opt:575
+#, fuzzy
+msgid "Preprocess directives only."
+msgstr "ongeldig preprocessing-commando"
+
+# "brede string"? "string met brede karakters/tekens"?
+#: c.opt:579
+#, fuzzy
+msgid "Permit '$' as an identifier character"
+msgstr "formaat is een wide-character string"
+
+#: c.opt:586
+#, fuzzy
+msgid "Generate code to check exception specifications"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
+
+#: c.opt:593
+msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
+msgstr ""
+
+#: c.opt:597
+msgid "Permit universal character names (\\u and \\U) in identifiers"
+msgstr ""
+
+#: c.opt:601
+msgid "-finput-charset=<cset>\tSpecify the default character set for source files"
+msgstr ""
+
+#: c.opt:609
+msgid "Scope of for-init-statement variables is local to the loop"
+msgstr ""
+
+#: c.opt:613
+msgid "Do not assume that standard C libraries and \"main\" exist"
+msgstr ""
+
+#: c.opt:617
+msgid "Recognize GNU-defined keywords"
+msgstr ""
+
+#: c.opt:621
+msgid "Generate code for GNU runtime environment"
+msgstr ""
+
+#: c.opt:625
+msgid "Use traditional GNU semantics for inline functions"
+msgstr ""
+
+#: c.opt:638
+msgid "Assume normal C execution environment"
+msgstr ""
+
+#: c.opt:642
+msgid "Enable support for huge objects"
+msgstr ""
+
+#: c.opt:646
+#, fuzzy
+msgid "Export functions even if they can be inlined"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+
+#: c.opt:650
+#, fuzzy
+msgid "Emit implicit instantiations of inline templates"
+msgstr "impliciete declaratie van functie %qs"
+
+#: c.opt:654
+#, fuzzy
+msgid "Emit implicit instantiations of templates"
+msgstr "impliciete declaratie van functie %qs"
+
+#: c.opt:658
+msgid "Inject friend functions into enclosing namespace"
+msgstr ""
+
+#: c.opt:665
+msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
+msgstr ""
+
+#: c.opt:669
+msgid "Don't warn about uses of Microsoft extensions"
+msgstr ""
+
+#: c.opt:679
+msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
+msgstr ""
+
+#: c.opt:683
+msgid "Assume that receivers of Objective-C messages may be nil"
+msgstr ""
+
+#: c.opt:695
+msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
+msgstr ""
+
+#: c.opt:699
+msgid "Allow fast jumps to the message dispatcher"
+msgstr ""
+
+#: c.opt:705
+msgid "Enable Objective-C exception and synchronization syntax"
+msgstr ""
+
+#: c.opt:709
+msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
+msgstr ""
+
+#: c.opt:714
+msgid "Enable Objective-C setjmp exception handling runtime"
+msgstr ""
+
+#: c.opt:718
+msgid "Enable OpenMP (implies -frecursive in Fortran)"
+msgstr ""
+
+#: c.opt:722
+msgid "Recognize C++ keywords like \"compl\" and \"xor\""
+msgstr ""
+
+#: c.opt:726
+msgid "Enable optional diagnostics"
+msgstr ""
+
+#: c.opt:733
+msgid "Look for and use PCH files even when preprocessing"
+msgstr ""
+
+#: c.opt:737
+msgid "Downgrade conformance errors to warnings"
+msgstr ""
+
+#: c.opt:741
+msgid "Treat the input file as already preprocessed"
+msgstr ""
+
+#: c.opt:745
+msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments"
+msgstr ""
+
+#: c.opt:749
+msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
+msgstr ""
+
+#: c.opt:753
+msgid "Enable automatic template instantiation"
+msgstr ""
+
+#: c.opt:757
+msgid "Generate run time type descriptor information"
+msgstr ""
+
+#: c.opt:761
+msgid "Use the same size for double as for float"
+msgstr ""
+
+#: c.opt:765
+msgid "Use the narrowest integer type possible for enumeration types"
+msgstr ""
+
+#: c.opt:769
+msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
+msgstr ""
+
+#: c.opt:773
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
+msgstr ""
+
+#: c.opt:777
+msgid "Make \"char\" signed by default"
+msgstr ""
+
+#: c.opt:784
+msgid "Display statistics accumulated during compilation"
+msgstr ""
+
+#: c.opt:791
+msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
+msgstr ""
+
+#: c.opt:798
+msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
+msgstr ""
+
+#: c.opt:805
+msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics"
+msgstr ""
+
+#: c.opt:809
+msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
+msgstr ""
+
+#: c.opt:813
+msgid "Make \"char\" unsigned by default"
+msgstr ""
+
+#: c.opt:817
+msgid "Use __cxa_atexit to register destructors"
+msgstr ""
+
+#: c.opt:821
+msgid "Use __cxa_get_exception_ptr in exception handling"
+msgstr ""
+
+#: c.opt:825
+msgid "Marks all inlined methods as having hidden visibility"
+msgstr ""
+
+#: c.opt:829
+msgid "Changes visibility to match Microsoft Visual Studio by default"
+msgstr ""
+
+#: c.opt:833
+msgid "Discard unused virtual functions"
+msgstr ""
+
+#: c.opt:837
+msgid "Implement vtables using thunks"
+msgstr ""
+
+#: c.opt:841
+msgid "Emit common-like symbols as weak symbols"
+msgstr ""
+
+#: c.opt:845
+msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
+msgstr ""
+
+#: c.opt:849
+msgid "Generate a #line directive pointing at the current working directory"
+msgstr ""
+
+#: c.opt:853
+msgid "Emit cross referencing information"
+msgstr ""
+
+#: c.opt:857
+msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
+msgstr ""
+
+#: c.opt:861
+msgid "Dump declarations to a .decl file"
+msgstr ""
+
+#: c.opt:865
+msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
+msgstr ""
+
+#: c.opt:869
+msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs"
+msgstr ""
+
+#: c.opt:873
+msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs"
+msgstr ""
+
+#: c.opt:877
+msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
+msgstr ""
+
+#: c.opt:881
+msgid "-imacros <file>\tAccept definition of macros in <file>"
+msgstr ""
+
+#: c.opt:885
+msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
+msgstr ""
+
+#: c.opt:889
+msgid "-include <file>\tInclude the contents of <file> before other files"
+msgstr ""
+
+#: c.opt:893
+msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
+msgstr ""
+
+#: c.opt:897
+msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
+msgstr ""
+
+#: c.opt:901
+msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
+msgstr ""
+
+#: c.opt:905
+msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
+msgstr ""
+
+#: c.opt:909
+msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
+msgstr ""
+
+#: c.opt:913
+msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
+msgstr ""
+
+#: c.opt:923
+msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
+msgstr ""
+
+#: c.opt:927
+msgid "Do not search standard system include directories for C++"
+msgstr ""
+
+#: c.opt:943
+msgid "Generate C header of platform-specific features"
+msgstr ""
+
+#: c.opt:947
+msgid "Print a checksum of the executable for PCH validity checking, and stop"
+msgstr ""
+
+#: c.opt:951
+msgid "Remap file names when including files"
+msgstr ""
+
+#: c.opt:955
+msgid "Conform to the ISO 1998 C++ standard"
+msgstr "Volg de ISO 1998 C++ standaard"
+
+#: c.opt:959
+#, fuzzy
+msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
+msgstr "Volg de ISO 1998 C++ standaard met GNU uitbreidingen"
+
+#: c.opt:966 c.opt:970 c.opt:1009
+msgid "Conform to the ISO 1990 C standard"
+msgstr "Volg de ISO 1990 C standaard"
+
+#: c.opt:974 c.opt:1017
+msgid "Conform to the ISO 1999 C standard"
+msgstr "Volg de ISO 1999 C standaard"
+
+#: c.opt:978
+msgid "Deprecated in favor of -std=c99"
+msgstr "Verouderd; gebruik liever -std=c99"
+
+#: c.opt:982
+msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
+msgstr "Volg de ISO 1998 C++ standaard met GNU uitbreidingen"
+
+#: c.opt:986
+#, fuzzy
+msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
+msgstr "Volg de ISO 1998 C++ standaard met GNU uitbreidingen"
+
+#: c.opt:993 c.opt:997
+msgid "Conform to the ISO 1990 C standard with GNU extensions"
+msgstr "Volg de ISO 1990 C standaard met GNU uitbreidingen"
+
+#: c.opt:1001
+msgid "Conform to the ISO 1999 C standard with GNU extensions"
+msgstr "Volg de ISO 1999 C standaard met GNU uitbreidingen"
+
+#: c.opt:1005
+msgid "Deprecated in favor of -std=gnu99"
+msgstr "Verouderd; gebruik liever -std=gnu99"
+
+#: c.opt:1013
+msgid "Conform to the ISO 1990 C standard as amended in 1994"
+msgstr "Volg de ISO 1990 C standaard zoals aangepast in 1994"
+
+#: c.opt:1021
+msgid "Deprecated in favor of -std=iso9899:1999"
+msgstr "Verouderd; gebruik liever -std=iso9899:1999"
+
+# of "preprocessing" behouden?
+#: c.opt:1025
+msgid "Enable traditional preprocessing"
+msgstr "Schakel traditionele voorverwerking in"
+
+#: c.opt:1029
+#, fuzzy
+msgid "-trigraphs\tSupport ISO C trigraphs"
+msgstr "-trigraphs\tOndersteun ISO C trigraphs"
+
+#: c.opt:1033
+msgid "Do not predefine system-specific and GCC-specific macros"
+msgstr "Definieer geen systeem-specifieke of GCC-specifieke macros op voorhand"
+
+# kan beter
+#: c.opt:1037
+msgid "Enable verbose output"
+msgstr "Schakel uitgebreide boodschappen in"
+
+#: lto/lang.opt:29
+msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
+msgstr ""
+
+#: lto/lang.opt:33
+msgid "Specify a file to which a list of files output by LTRANS is written."
+msgstr ""
+
+#: lto/lang.opt:37
+msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
+msgstr ""
+
+#: lto/lang.opt:41
+msgid "The resolution file"
+msgstr ""
+
+#: common.opt:28
+msgid "Display this information"
+msgstr ""
+
+#: common.opt:32
+msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params"
+msgstr ""
+
+#: common.opt:36
+msgid "Alias for --help=target"
+msgstr ""
+
+#: common.opt:55
+msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
+msgstr ""
+
+#: common.opt:62
+msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
+msgstr ""
+
+#: common.opt:66
+msgid "-O<number>\tSet optimization level to <number>"
+msgstr ""
+
+#: common.opt:70
+msgid "Optimize for space rather than speed"
+msgstr ""
+
+#: common.opt:74
+msgid "This switch is deprecated; use -Wextra instead"
+msgstr ""
+
+#: common.opt:78
+msgid "Warn about returning structures, unions or arrays"
+msgstr ""
+
+#: common.opt:82
+msgid "Warn if an array is accessed out of bounds"
+msgstr ""
+
+#: common.opt:86
+#, fuzzy
+msgid "Warn about inappropriate attribute usage"
+msgstr "pointer naar functie gebruikt in rekensom"
+
+#: common.opt:90
+msgid "Warn about pointer casts which increase alignment"
+msgstr ""
+
+#: common.opt:94
+msgid "Warn about uses of __attribute__((deprecated)) declarations"
+msgstr ""
+
+#: common.opt:98
+msgid "Warn when an optimization pass is disabled"
+msgstr ""
+
+#: common.opt:102
+msgid "Treat all warnings as errors"
+msgstr ""
+
+#: common.opt:106
+msgid "Treat specified warning as error"
+msgstr ""
+
+#: common.opt:110
+msgid "Print extra (possibly unwanted) warnings"
+msgstr ""
+
+#: common.opt:114
+msgid "Exit on the first error occurred"
+msgstr ""
+
+#: common.opt:118
+msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes"
+msgstr ""
+
+#: common.opt:122
+#, fuzzy
+msgid "Warn when an inlined function cannot be inlined"
+msgstr "kan functie %<main%> niet inline maken"
+
+#: common.opt:129
+msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
+msgstr ""
+
+#: common.opt:133
+msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
+msgstr ""
+
+#: common.opt:137
+#, fuzzy
+msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
+
+#: common.opt:141
+msgid "Warn about constructs not instrumented by -fmudflap"
+msgstr ""
+
+#: common.opt:145
+#, fuzzy
+msgid "Warn about overflow in arithmetic expressions"
+msgstr "overflow in constante expressie"
+
+#: common.opt:149
+msgid "Warn when the packed attribute has no effect on struct layout"
+msgstr ""
+
+#: common.opt:153
+msgid "Warn when padding is required to align structure members"
+msgstr ""
+
+#: common.opt:157
+#, fuzzy
+msgid "Warn when one local variable shadows another"
+msgstr "De locale variabele %<insn%> heeft de waarde:"
+
+#: common.opt:161
+msgid "Warn when not issuing stack smashing protection for some reason"
+msgstr ""
+
+#: common.opt:165 common.opt:169
+#, fuzzy
+msgid "Warn about code which might break strict aliasing rules"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
+
+#: common.opt:173 common.opt:177
+msgid "Warn about optimizations that assume that signed overflow is undefined"
+msgstr ""
+
+#: common.opt:181
+msgid "Warn about enumerated switches, with no default, missing a case"
+msgstr ""
+
+#: common.opt:185
+msgid "Warn about enumerated switches missing a \"default:\" statement"
+msgstr ""
+
+#: common.opt:189
+msgid "Warn about all enumerated switches missing a specific case"
+msgstr ""
+
+#: common.opt:193
+msgid "Do not suppress warnings from system headers"
+msgstr ""
+
+#: common.opt:197
+#, fuzzy
+msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
+msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
+
+#: common.opt:201
+msgid "Warn about uninitialized automatic variables"
+msgstr ""
+
+#: common.opt:205
+msgid "Does nothing. Preserved for backward compatibility."
+msgstr ""
+
+#: common.opt:209
+msgid "Enable all -Wunused- warnings"
+msgstr ""
+
+#: common.opt:213
+msgid "Warn when a function is unused"
+msgstr ""
+
+#: common.opt:217
+msgid "Warn when a label is unused"
+msgstr ""
+
+#: common.opt:221
+msgid "Warn when a function parameter is unused"
+msgstr ""
+
+#: common.opt:225
+msgid "Warn when an expression value is unused"
+msgstr ""
+
+#: common.opt:229
+msgid "Warn when a variable is unused"
+msgstr ""
+
+#: common.opt:233
+msgid "Warn instead of error in case profiles in -fprofile-use do not match"
+msgstr ""
+
+#: common.opt:237
+msgid "-aux-info <file>\tEmit declaration information into <file>"
+msgstr ""
+
+#: common.opt:250
+msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
+msgstr ""
+
+#: common.opt:254
+#, fuzzy
+msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
+msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
+
+#: common.opt:258
+#, fuzzy
+msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
+msgstr "Geef het register op dat voor PIC-adressering gebruikt moet worden"
+
+#: common.opt:284
+#, fuzzy
+msgid "Align the start of functions"
+msgstr "impliciete declaratie van functie %qs"
+
+#: common.opt:291
+msgid "Align labels which are only reached by jumping"
+msgstr ""
+
+#: common.opt:298
+msgid "Align all labels"
+msgstr ""
+
+#: common.opt:305
+msgid "Align the start of loops"
+msgstr ""
+
+#: common.opt:320
+msgid "Specify that arguments may alias each other and globals"
+msgstr ""
+
+#: common.opt:324
+msgid "Assume arguments may alias globals but not each other"
+msgstr ""
+
+#: common.opt:328
+msgid "Assume arguments alias neither each other nor globals"
+msgstr ""
+
+#: common.opt:332
+#, fuzzy
+msgid "Assume arguments alias no other storage"
+msgstr "ongebruikte argumenten in $-stijl formaat"
+
+#: common.opt:336
+msgid "Generate unwind tables that are exact at each instruction boundary"
+msgstr ""
+
+#: common.opt:340
+#, fuzzy
+msgid "Generate auto-inc/dec instructions"
+msgstr "ongeldig gebruik van %<restrict%>"
+
+#: common.opt:348
+msgid "Generate code to check bounds before indexing arrays"
+msgstr ""
+
+#: common.opt:352
+msgid "Replace add, compare, branch with branch on count register"
+msgstr ""
+
+#: common.opt:356
+msgid "Use profiling information for branch probabilities"
+msgstr ""
+
+#: common.opt:360
+msgid "Perform branch target load optimization before prologue / epilogue threading"
+msgstr ""
+
+#: common.opt:364
+msgid "Perform branch target load optimization after prologue / epilogue threading"
+msgstr ""
+
+#: common.opt:368
+msgid "Restrict target load migration not to re-use registers in any basic block"
+msgstr ""
+
+#: common.opt:372
+#, fuzzy
+msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
+msgstr "registervariabele %qs gebruikt in geneste functie"
+
+#: common.opt:376
+#, fuzzy
+msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
+msgstr "registervariabele %qs gebruikt in geneste functie"
+
+#: common.opt:383
+msgid "Save registers around function calls"
+msgstr ""
+
+#: common.opt:387
+msgid "Compare the results of several data dependence analyzers."
+msgstr ""
+
+#: common.opt:391
+msgid "Do not put uninitialized globals in the common section"
+msgstr ""
+
+#: common.opt:395
+msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump"
+msgstr ""
+
+#: common.opt:399
+msgid "Run only the second compilation of -fcompare-debug"
+msgstr ""
+
+#: common.opt:403
+msgid "Do not perform optimizations increasing noticeably stack usage"
+msgstr ""
+
+#: common.opt:407
+msgid "Perform a register copy-propagation optimization pass"
+msgstr ""
+
+#: common.opt:411
+msgid "Perform cross-jumping optimization"
+msgstr ""
+
+#: common.opt:415
+msgid "When running CSE, follow jumps to their targets"
+msgstr ""
+
+#: common.opt:419 common.opt:548 common.opt:769 common.opt:1011
+#: common.opt:1047 common.opt:1132 common.opt:1191 common.opt:1250
+#: common.opt:1266 common.opt:1338
+msgid "Does nothing.  Preserved for backward compatibility."
+msgstr ""
+
+#: common.opt:423
+msgid "Omit range reduction step when performing complex division"
+msgstr ""
+
+#: common.opt:427
+msgid "Complex multiplication and division follow Fortran rules"
+msgstr ""
+
+#: common.opt:431
+#, fuzzy
+msgid "Place data items into their own section"
+msgstr "keer vermeld voor elke functie waarin hij staat.)"
+
+#: common.opt:435
+msgid "List all available debugging counters with their limits and counts."
+msgstr ""
+
+#: common.opt:439
+msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit.   "
+msgstr ""
+
+#: common.opt:443
+msgid "Map one directory name to another in debug information"
+msgstr ""
+
+#: common.opt:449
+msgid "Defer popping functions args from stack until later"
+msgstr ""
+
+#: common.opt:453
+msgid "Attempt to fill delay slots of branch instructions"
+msgstr ""
+
+#: common.opt:457
+msgid "Delete useless null pointer checks"
+msgstr ""
+
+#: common.opt:461
+msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
+msgstr ""
+
+#: common.opt:465
+msgid "Amend appropriate diagnostic messages with the command line option that controls them"
+msgstr ""
+
+#: common.opt:469
+msgid "-fdump-<type>\tDump various compiler internals to a file"
+msgstr ""
+
+#: common.opt:473
+msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation"
+msgstr ""
+
+#: common.opt:477
+msgid "Suppress output of addresses in debugging dumps"
+msgstr ""
+
+#: common.opt:481
+msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
+msgstr ""
+
+#: common.opt:485
+msgid "Suppress output of previous and next insn numbers in debugging dumps"
+msgstr ""
+
+#: common.opt:489
+msgid "Enable CFI tables via GAS assembler directives."
+msgstr ""
+
+#: common.opt:493
+#, fuzzy
+msgid "Perform early inlining"
+msgstr "recursieve inlining"
+
+#: common.opt:497
+msgid "Perform DWARF2 duplicate elimination"
+msgstr ""
+
+#: common.opt:501
+msgid "Perform interprocedural reduction of aggregates"
+msgstr ""
+
+#: common.opt:505 common.opt:509
+msgid "Perform unused type elimination in debug info"
+msgstr ""
+
+#: common.opt:513
+msgid "Do not suppress C++ class debug information."
+msgstr ""
+
+#: common.opt:517
+msgid "Generate debug information to support Identical Code Folding (ICF)"
+msgstr ""
+
+#: common.opt:521
+msgid "Enable exception handling"
+msgstr ""
+
+#: common.opt:525
+msgid "Perform a number of minor, expensive optimizations"
+msgstr ""
+
+#: common.opt:529
+msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision"
+msgstr ""
+
+#: common.opt:536
+msgid "Assume no NaNs or infinities are generated"
+msgstr ""
+
+#: common.opt:540
+msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
+msgstr ""
+
+#: common.opt:544
+msgid "Don't allocate floats and doubles in extended-precision registers"
+msgstr ""
+
+#: common.opt:552
+msgid "Perform a forward propagation pass on RTL"
+msgstr ""
+
+#: common.opt:559
+msgid "Allow function addresses to be held in registers"
+msgstr ""
+
+#: common.opt:563
+#, fuzzy
+msgid "Place each function into its own section"
+msgstr "keer vermeld voor elke functie waarin hij staat.)"
+
+#: common.opt:567
+msgid "Perform global common subexpression elimination"
+msgstr ""
+
+#: common.opt:571
+msgid "Perform enhanced load motion during global common subexpression elimination"
+msgstr ""
+
+#: common.opt:575
+msgid "Perform store motion after global common subexpression elimination"
+msgstr ""
+
+#: common.opt:579
+msgid "Perform redundant load after store elimination in global common subexpression"
+msgstr ""
+
+#: common.opt:584
+msgid "Perform global common subexpression elimination after register allocation"
+msgstr ""
+
+#: common.opt:590
+#, fuzzy
+msgid "Enable in and out of Graphite representation"
+msgstr "lege declaratie"
+
+#: common.opt:594
+msgid "Enable Graphite Identity transformation"
+msgstr ""
+
+#: common.opt:598
+msgid "Mark all loops as parallel"
+msgstr ""
+
+#: common.opt:602
+msgid "Enable Loop Strip Mining transformation"
+msgstr ""
+
+#: common.opt:606
+msgid "Enable Loop Interchange transformation"
+msgstr ""
+
+#: common.opt:610
+#, fuzzy
+msgid "Enable Loop Blocking transformation"
+msgstr "lege declaratie"
+
+#: common.opt:614
+msgid "Enable guessing of branch probabilities"
+msgstr ""
+
+#: common.opt:622
+#, fuzzy
+msgid "Process #ident directives"
+msgstr "ongeldig preprocessing-commando"
+
+#: common.opt:626
+msgid "Perform conversion of conditional jumps to branchless equivalents"
+msgstr ""
+
+#: common.opt:630
+#, fuzzy
+msgid "Perform conversion of conditional jumps to conditional execution"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: common.opt:638
+msgid "Do not generate .size directives"
+msgstr ""
+
+#: common.opt:642
+#, fuzzy
+msgid "Perform indirect inlining"
+msgstr "recursieve inlining"
+
+#: common.opt:651
+msgid "Pay attention to the \"inline\" keyword"
+msgstr ""
+
+#: common.opt:655
+#, fuzzy
+msgid "Integrate simple functions into their callers when code size is known to not growth"
+msgstr "pointer naar lid-functie gebruikt in rekensom"
+
+#: common.opt:659
+#, fuzzy
+msgid "Integrate simple functions into their callers"
+msgstr "pointer naar lid-functie gebruikt in rekensom"
+
+#: common.opt:663
+msgid "Integrate functions called once into their callers"
+msgstr ""
+
+#: common.opt:670
+msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
+msgstr ""
+
+#: common.opt:674
+msgid "Instrument function entry and exit with profiling calls"
+msgstr ""
+
+#: common.opt:678
+msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions"
+msgstr ""
+
+#: common.opt:682
+msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files"
+msgstr ""
+
+#: common.opt:686
+msgid "Perform Interprocedural constant propagation"
+msgstr ""
+
+#: common.opt:690
+msgid "Perform cloning to make Interprocedural constant propagation stronger"
+msgstr ""
+
+#: common.opt:694
+msgid "Discover pure and const functions"
+msgstr ""
+
+#: common.opt:698
+msgid "Perform interprocedural points-to analysis"
+msgstr ""
+
+#: common.opt:702
+msgid "Discover readonly and non addressable static variables"
+msgstr ""
+
+#: common.opt:706
+msgid "Type based escape and alias analysis"
+msgstr ""
+
+#: common.opt:710
+msgid "Perform matrix layout flattening and transposing based"
+msgstr ""
+
+#: common.opt:715
+#, fuzzy
+msgid "Perform structure layout optimizations based"
+msgstr "lege declaratie"
+
+#: common.opt:720
+msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
+msgstr ""
+
+#: common.opt:724
+msgid "-fira-region=[one|all|mixed] Set regions for IRA"
+msgstr ""
+
+#: common.opt:728
+msgid "Do optimistic coalescing."
+msgstr ""
+
+#: common.opt:732
+msgid "Use IRA based register pressure calculation"
+msgstr ""
+
+#: common.opt:737
+msgid "Share slots for saving different hard registers."
+msgstr ""
+
+#: common.opt:741
+msgid "Share stack slots for spilled pseudo-registers."
+msgstr ""
+
+#: common.opt:745
+msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
+msgstr ""
+
+#: common.opt:749
+msgid "Optimize induction variables on trees"
+msgstr ""
+
+#: common.opt:753
+#, fuzzy
+msgid "Use jump tables for sufficiently large switch statements"
+msgstr "case-label niet in een switch-statement"
+
+#: common.opt:757
+#, fuzzy
+msgid "Generate code for functions even if they are fully inlined"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+
+#: common.opt:761
+msgid "Emit static const variables even if they are not used"
+msgstr ""
+
+#: common.opt:765
+msgid "Give external symbols a leading underscore"
+msgstr ""
+
+#: common.opt:773
+#, fuzzy
+msgid "Enable link-time optimization."
+msgstr "lege declaratie"
+
+#: common.opt:778
+msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
+msgstr ""
+
+#: common.opt:782
+msgid "Report various link-time optimization statistics"
+msgstr ""
+
+#: common.opt:786
+#, fuzzy
+msgid "Set errno after built-in math functions"
+msgstr "interne fout - slechte ingebouwde functie %qs"
+
+#: common.opt:790
+msgid "Report on permanent memory allocation"
+msgstr ""
+
+#: common.opt:797
+msgid "Attempt to merge identical constants and constant variables"
+msgstr ""
+
+#: common.opt:801
+msgid "Attempt to merge identical constants across compilation units"
+msgstr ""
+
+#: common.opt:805
+msgid "Attempt to merge identical debug strings across compilation units"
+msgstr ""
+
+#: common.opt:809
+msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
+msgstr ""
+
+#: common.opt:813
+msgid "Perform SMS based modulo scheduling before the first scheduling pass"
+msgstr ""
+
+#: common.opt:817
+msgid "Perform SMS based modulo scheduling with register moves allowed"
+msgstr ""
+
+#: common.opt:821
+msgid "Move loop invariant computations out of loops"
+msgstr ""
+
+#: common.opt:825
+msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
+msgstr ""
+
+#: common.opt:829
+msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
+msgstr ""
+
+#: common.opt:833
+msgid "Ignore read operations when inserting mudflap instrumentation"
+msgstr ""
+
+#: common.opt:837
+#, fuzzy
+msgid "Use the RTL dead code elimination pass"
+msgstr "lege declaratie"
+
+#: common.opt:841
+#, fuzzy
+msgid "Use the RTL dead store elimination pass"
+msgstr "lege declaratie"
+
+#: common.opt:845
+msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
+msgstr ""
+
+#: common.opt:849
+msgid "Support synchronous non-call exceptions"
+msgstr ""
+
+#: common.opt:853
+msgid "When possible do not generate stack frames"
+msgstr ""
+
+#: common.opt:857
+msgid "Do the full register move optimization pass"
+msgstr ""
+
+#: common.opt:861
+msgid "Optimize sibling and tail recursive calls"
+msgstr ""
+
+#: common.opt:865 common.opt:869
+msgid "Report on memory allocation before interprocedural optimization"
+msgstr ""
+
+#: common.opt:873
+msgid "Pack structure members together without holes"
+msgstr ""
+
+#: common.opt:877
+msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
+msgstr ""
+
+#: common.opt:881
+msgid "Return small aggregates in memory, not registers"
+msgstr ""
+
+#: common.opt:885
+msgid "Perform loop peeling"
+msgstr ""
+
+#: common.opt:889
+msgid "Enable machine specific peephole optimizations"
+msgstr ""
+
+#: common.opt:893
+msgid "Enable an RTL peephole pass before sched2"
+msgstr ""
+
+#: common.opt:897
+#, fuzzy
+msgid "Generate position-independent code if possible (large mode)"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: common.opt:901
+#, fuzzy
+msgid "Generate position-independent code for executables if possible (large mode)"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: common.opt:905
+#, fuzzy
+msgid "Generate position-independent code if possible (small mode)"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: common.opt:909
+#, fuzzy
+msgid "Generate position-independent code for executables if possible (small mode)"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: common.opt:913
+msgid "Specify a plugin to load"
+msgstr ""
+
+#: common.opt:917
+msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>"
+msgstr ""
+
+#: common.opt:921
+msgid "Run predictive commoning optimization."
+msgstr ""
+
+#: common.opt:925
+msgid "Generate prefetch instructions, if available, for arrays in loops"
+msgstr ""
+
+#: common.opt:929
+msgid "Enable basic program profiling code"
+msgstr ""
+
+#: common.opt:933
+msgid "Insert arc-based program profiling code"
+msgstr ""
+
+#: common.opt:937
+msgid "Set the top-level directory for storing the profile data."
+msgstr ""
+
+#: common.opt:942
+msgid "Enable correction of flow inconsistent profile data input"
+msgstr ""
+
+#: common.opt:946
+msgid "Enable common options for generating profile info for profile feedback directed optimizations"
+msgstr ""
+
+#: common.opt:950
+msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir="
+msgstr ""
+
+#: common.opt:954
+msgid "Enable common options for performing profile feedback directed optimizations"
+msgstr ""
+
+#: common.opt:958
+msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir="
+msgstr ""
+
+#: common.opt:962
+msgid "Insert code to profile values of expressions"
+msgstr ""
+
+#: common.opt:969
+msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
+msgstr ""
+
+#: common.opt:979
+msgid "Record gcc command line switches in the object file."
+msgstr ""
+
+#: common.opt:983
+msgid "Return small aggregates in registers"
+msgstr ""
+
+#: common.opt:987
+msgid "Enables a register move optimization"
+msgstr ""
+
+#: common.opt:991
+msgid "Perform a register renaming optimization pass"
+msgstr ""
+
+#: common.opt:995
+msgid "Reorder basic blocks to improve code placement"
+msgstr ""
+
+#: common.opt:999
+msgid "Reorder basic blocks and partition into hot and cold sections"
+msgstr ""
+
+#: common.opt:1003
+msgid "Reorder functions to improve code placement"
+msgstr ""
+
+#: common.opt:1007
+msgid "Add a common subexpression elimination pass after loop optimizations"
+msgstr ""
+
+#: common.opt:1015
+msgid "Disable optimizations that assume default FP rounding behavior"
+msgstr ""
+
+#: common.opt:1019
+msgid "Enable scheduling across basic blocks"
+msgstr ""
+
+#: common.opt:1023
+msgid "Enable register pressure sensitive insn scheduling"
+msgstr ""
+
+#: common.opt:1027
+msgid "Allow speculative motion of non-loads"
+msgstr ""
+
+#: common.opt:1031
+msgid "Allow speculative motion of some loads"
+msgstr ""
+
+#: common.opt:1035
+msgid "Allow speculative motion of more loads"
+msgstr ""
+
+#: common.opt:1039
+msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
+msgstr ""
+
+#: common.opt:1043
+msgid "If scheduling post reload, do superblock scheduling"
+msgstr ""
+
+#: common.opt:1051
+msgid "Reschedule instructions before register allocation"
+msgstr ""
+
+#: common.opt:1055
+msgid "Reschedule instructions after register allocation"
+msgstr ""
+
+#: common.opt:1062
+msgid "Schedule instructions using selective scheduling algorithm"
+msgstr ""
+
+#: common.opt:1066
+msgid "Run selective scheduling after reload"
+msgstr ""
+
+#: common.opt:1070
+msgid "Perform software pipelining of inner loops during selective scheduling"
+msgstr ""
+
+#: common.opt:1074
+msgid "Perform software pipelining of outer loops during selective scheduling"
+msgstr ""
+
+#: common.opt:1078
+msgid "Reschedule pipelined regions without pipelining"
+msgstr ""
+
+#: common.opt:1084
+msgid "Allow premature scheduling of queued insns"
+msgstr ""
+
+#: common.opt:1088
+msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
+msgstr ""
+
+#: common.opt:1096
+msgid "Set dependence distance checking in premature scheduling of queued insns"
+msgstr ""
+
+#: common.opt:1100
+msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
+msgstr ""
+
+#: common.opt:1104
+msgid "Enable the group heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1108
+msgid "Enable the critical path heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1112
+msgid "Enable the speculative instruction heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1116
+msgid "Enable the rank heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1120
+msgid "Enable the last instruction heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1124
+msgid "Enable the dependent count heuristic in the scheduler"
+msgstr ""
+
+#: common.opt:1128
+msgid "Access data in the same section from shared anchor points"
+msgstr ""
+
+#: common.opt:1136
+msgid "Show column numbers in diagnostics, when available.  Default on"
+msgstr ""
+
+#: common.opt:1140
+msgid "Disable optimizations observable by IEEE signaling NaNs"
+msgstr ""
+
+#: common.opt:1144
+msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
+msgstr ""
+
+#: common.opt:1148
+#, fuzzy
+msgid "Convert floating point constants to single precision constants"
+msgstr "floating-point fout bij het uitschrijven van een constante"
+
+#: common.opt:1152
+msgid "Split lifetimes of induction variables when loops are unrolled"
+msgstr ""
+
+#: common.opt:1156
+msgid "Split wide types into independent registers"
+msgstr ""
+
+#: common.opt:1160
+msgid "Apply variable expansion when loops are unrolled"
+msgstr ""
+
+#: common.opt:1164
+msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program"
+msgstr ""
+
+#: common.opt:1168
+msgid "Insert stack checking code into the program.  Same as -fstack-check=specific"
+msgstr ""
+
+#: common.opt:1175
+msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
+msgstr ""
+
+#: common.opt:1179
+msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
+msgstr ""
+
+#: common.opt:1183
+msgid "Use propolice as a stack protection method"
+msgstr ""
+
+#: common.opt:1187
+msgid "Use a stack protection method for every function"
+msgstr ""
+
+#: common.opt:1199
+msgid "Assume strict aliasing rules apply"
+msgstr ""
+
+#: common.opt:1203
+msgid "Treat signed overflow as undefined"
+msgstr ""
+
+#: common.opt:1207
+msgid "Check for syntax errors, then stop"
+msgstr ""
+
+#: common.opt:1211
+msgid "Create data files needed by \"gcov\""
+msgstr ""
+
+#: common.opt:1215
+msgid "Perform jump threading optimizations"
+msgstr ""
+
+#: common.opt:1219
+msgid "Report the time taken by each compiler pass"
+msgstr ""
+
+#: common.opt:1223
+msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
+msgstr ""
+
+#: common.opt:1227
+msgid "Reorder top level functions, variables, and asms"
+msgstr ""
+
+#: common.opt:1231
+msgid "Perform superblock formation via tail duplication"
+msgstr ""
+
+#: common.opt:1238
 #, fuzzy
-msgid "%Jnon-static declaration of %qD follows static declaration"
-msgstr "niet-static declaratie voor `%s' volgt static declaratie"
+msgid "Assume floating-point operations can trap"
+msgstr "floating-point constante buiten bereik"
+
+#: common.opt:1242
+msgid "Trap for signed overflow in addition, subtraction and multiplication"
+msgstr ""
 
-#: c-decl.c:1382
+#: common.opt:1246
 #, fuzzy
-msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
-msgstr "static declaratie voor `%s' volgt niet-static declaratie"
+msgid "Enable SSA-CCP optimization on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:1385
-#, fuzzy
-msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
-msgstr "niet-static declaratie voor `%s' volgt static declaratie"
+#: common.opt:1254
+msgid "Enable loop header copying on trees"
+msgstr ""
+
+#: common.opt:1258
+msgid "Replace SSA temporaries with better names in copies"
+msgstr ""
 
-#: c-decl.c:1415
+#: common.opt:1262
 #, fuzzy
-msgid "%Jextern declaration of %qD follows declaration with no linkage"
-msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
+msgid "Enable copy propagation on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:1451
+#: common.opt:1270
 #, fuzzy
-msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+msgid "Transform condition stores into unconditional ones"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: c-decl.c:1457
+#: common.opt:1274
 #, fuzzy
-msgid "%Jredeclaration of %qD with no linkage"
-msgstr "eerdere declaratie van `%s'"
+msgid "Perform conversions of switch initializations."
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: c-decl.c:1471
-msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
+#: common.opt:1278
+msgid "Enable SSA dead code elimination optimization on trees"
 msgstr ""
 
-#: c-decl.c:1482
+#: common.opt:1282
 #, fuzzy
-msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
-msgstr "eerdere declaratie van functie `%s' had het noinline attribuut"
+msgid "Enable dominator optimizations"
+msgstr "lege declaratie"
 
-#: c-decl.c:1489
+#: common.opt:1286
 #, fuzzy
-msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+msgid "Enable dead store elimination"
+msgstr "lege declaratie"
 
-#: c-decl.c:1504
+#: common.opt:1290
 #, fuzzy
-msgid "%J%qD declared inline after being called"
-msgstr "`%s' als 'inline' gedeclareerd na oproep"
+msgid "Enable forward propagation on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:1510
-#, fuzzy
-msgid "%J%qD declared inline after its definition"
-msgstr "`%s' als 'inline' gedeclareerd na de definitie"
+#: common.opt:1294
+msgid "Enable Full Redundancy Elimination (FRE) on trees"
+msgstr ""
 
-#: c-decl.c:1530
+#: common.opt:1298
 #, fuzzy
-msgid "%Jredefinition of parameter %qD"
-msgstr "herdefinitie van `struct %s'"
+msgid "Enable loop distribution on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:1554
-#, fuzzy
-msgid "%Jredundant redeclaration of %qD"
-msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
+#: common.opt:1302
+msgid "Enable loop invariant motion on trees"
+msgstr ""
 
-#: c-decl.c:1865
+#: common.opt:1306
 #, fuzzy
-msgid "%Jdeclaration of %qD shadows previous non-variable"
-msgstr "de declaratie van `%s' verbergt een parameter"
+msgid "Enable linear loop transforms on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:1870
-#, fuzzy
-msgid "%Jdeclaration of %qD shadows a parameter"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: common.opt:1310
+msgid "Create canonical induction variables in loops"
+msgstr ""
 
-#: c-decl.c:1873
+#: common.opt:1314
 #, fuzzy
-msgid "%Jdeclaration of %qD shadows a global declaration"
-msgstr "de declaratie van `%s' verbergt een parameter"
+msgid "Enable loop optimizations on tree level"
+msgstr "lege declaratie"
 
-#: c-decl.c:1883
-#, fuzzy
-msgid "%Jdeclaration of %qD shadows a previous local"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: common.opt:1318
+msgid "Enable automatic parallelization of loops"
+msgstr ""
 
-#: c-decl.c:1886 cp/name-lookup.c:942 cp/name-lookup.c:973
-#: cp/name-lookup.c:981
-#, fuzzy
-msgid "%Jshadowed declaration is here"
-msgstr "eerdere declaratie van `%s'"
+#: common.opt:1322
+msgid "Enable hoisting loads from conditional pointers."
+msgstr ""
 
-#: c-decl.c:2040
+#: common.opt:1326
 #, fuzzy
-msgid "nested extern declaration of %qD"
-msgstr "geneste externe declaratie van `%s'"
+msgid "Enable SSA-PRE optimization on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:2200
-#, fuzzy, c-format
-msgid "implicit declaration of function %qE"
-msgstr "impliciete declaratie van functie `%s'"
+#: common.opt:1330
+msgid "Perform function-local points-to analysis on trees."
+msgstr ""
 
-#: c-decl.c:2261
+#: common.opt:1334
 #, fuzzy
-msgid "incompatible implicit declaration of built-in function %qD"
-msgstr "impliciete declaratie van functie `%s'"
+msgid "Enable reassociation on tree level"
+msgstr "lege declaratie"
 
-#: c-decl.c:2270
+#: common.opt:1342
 #, fuzzy
-msgid "incompatible implicit declaration of function %qD"
-msgstr "impliciete declaratie van functie `%s'"
+msgid "Enable SSA code sinking on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:2323
-#, fuzzy, c-format
-msgid "%qE undeclared here (not in a function)"
-msgstr "`%s' is hier niet gedeclareerd (niet in een functie)"
+#: common.opt:1346
+msgid "Perform scalar replacement of aggregates"
+msgstr ""
 
-#: c-decl.c:2328
-#, fuzzy, c-format
-msgid "%qE undeclared (first use in this function)"
-msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
+#: common.opt:1350
+msgid "Replace temporary expressions in the SSA->normal pass"
+msgstr ""
 
-#: c-decl.c:2332
-msgid "(Each undeclared identifier is reported only once"
-msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
+#: common.opt:1354
+msgid "Perform live range splitting during the SSA->normal pass"
+msgstr ""
 
-#: c-decl.c:2333
-msgid "for each function it appears in.)"
-msgstr "keer vermeld voor elke functie waarin hij staat.)"
+#: common.opt:1358
+msgid "Perform Value Range Propagation on trees"
+msgstr ""
 
-#: c-decl.c:2371
-#, fuzzy, c-format
-msgid "label %qs referenced outside of any function"
-msgstr "naar label %s gerefereerd buiten enige functie"
+#: common.opt:1362
+msgid "Compile whole compilation unit at a time"
+msgstr ""
 
-#: c-decl.c:2414
-#, fuzzy, c-format
-msgid "duplicate label declaration %qs"
-msgstr "herhaalde label-declaratie `%s'"
+#: common.opt:1366
+msgid "Perform loop unrolling when iteration count is known"
+msgstr ""
 
-#: c-decl.c:2450
-#, fuzzy
-msgid "%Hduplicate label %qD"
-msgstr "herhaald label `%s'"
+#: common.opt:1370
+msgid "Perform loop unrolling for all loops"
+msgstr ""
 
-#: c-decl.c:2460
-#, fuzzy
-msgid "%Jjump into statement expression"
-msgstr "overflow in constante expressie"
+#: common.opt:1377
+msgid "Allow loop optimizations to assume that the loops behave in normal way"
+msgstr ""
 
-#: c-decl.c:2474
-msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
+#: common.opt:1381
+msgid "Allow optimization for floating-point arithmetic which may change the"
 msgstr ""
 
-#: c-decl.c:2545
-msgid "%H%qs defined as wrong kind of tag"
+#: common.opt:1386
+msgid "Same as -fassociative-math for expressions which include division."
 msgstr ""
 
-#: c-decl.c:2768
-msgid "unnamed struct/union that defines no instances"
-msgstr "naamloze struct/union die geen instanties definieert"
+#: common.opt:1394
+msgid "Allow math optimizations that may violate IEEE or ISO standards"
+msgstr ""
 
-#: c-decl.c:2776
-msgid "empty declaration with storage class specifier does not redeclare tag"
+#: common.opt:1398
+msgid "Perform loop unswitching"
 msgstr ""
 
-#: c-decl.c:2787
-#, fuzzy
-msgid "empty declaration with type qualifier does not redeclare tag"
-msgstr "declaratie declareert niets"
+#: common.opt:1402
+msgid "Just generate unwind tables for exception handling"
+msgstr ""
 
-#: c-decl.c:2808 c-decl.c:2815
-#, fuzzy
-msgid "useless type name in empty declaration"
-msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
+#: common.opt:1409
+msgid "Perform variable tracking"
+msgstr ""
+
+#: common.opt:1413
+msgid "Perform variable tracking by annotating assignments"
+msgstr ""
+
+#: common.opt:1417
+msgid "Toggle -fvar-tracking-assignments"
+msgstr ""
+
+#: common.opt:1421
+msgid "Perform variable tracking and also tag variables that are uninitialized"
+msgstr ""
+
+#: common.opt:1425
+msgid "Enable loop vectorization on trees"
+msgstr ""
 
-#: c-decl.c:2823
+#: common.opt:1429
 #, fuzzy
-msgid "%<inline%> in empty declaration"
+msgid "Enable basic block vectorization (SLP) on trees"
 msgstr "lege declaratie"
 
-#: c-decl.c:2829
+#: common.opt:1433
 #, fuzzy
-msgid "%<auto%> in file-scope empty declaration"
-msgstr "twee types opgegeven in één lege declaratie"
+msgid "Enable use of cost model in vectorization"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: c-decl.c:2835
+#: common.opt:1437
 #, fuzzy
-msgid "%<register%> in file-scope empty declaration"
-msgstr "twee types opgegeven in één lege declaratie"
+msgid "Enable loop versioning when doing loop vectorization on trees"
+msgstr "lege declaratie"
 
-#: c-decl.c:2841
-#, fuzzy
-msgid "useless storage class specifier in empty declaration"
-msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
+#: common.opt:1441
+msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
+msgstr ""
 
-#: c-decl.c:2847
+#: common.opt:1445
 #, fuzzy
-msgid "useless %<__thread%> in empty declaration"
-msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
+msgid "Enable copy propagation of scalar-evolution information."
+msgstr "lege declaratie"
 
-#: c-decl.c:2855
-#, fuzzy
-msgid "useless type qualifier in empty declaration"
-msgstr "herhaalde label-declaratie `%s'"
+#: common.opt:1455
+msgid "Add extra commentary to assembler output"
+msgstr ""
 
-#: c-decl.c:2862 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
-#: objc/objc-parse.y:820
-msgid "empty declaration"
-msgstr "lege declaratie"
+#: common.opt:1459
+msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
+msgstr ""
 
-#: c-decl.c:2928
-#, fuzzy
-msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
-msgstr "ISO C89 ondersteunt geen `static' of type-qualificaties in declaratoren van parameter arrays"
+#: common.opt:1464
+msgid "Use expression value profiles in optimizations"
+msgstr ""
 
-#: c-decl.c:2931
-#, fuzzy
-msgid "ISO C90 does not support %<[*]%> array declarators"
-msgstr "ISO C89 ondersteunt geen `[*]' declaratoren van arrays"
+#: common.opt:1468
+msgid "Construct webs and split unrelated uses of single variable"
+msgstr ""
 
-#: c-decl.c:2934
+#: common.opt:1472
 #, fuzzy
-msgid "GCC does not yet properly implement %<[*]%> array declarators"
-msgstr "GCC heeft nog geen fatsoenlijke implementatie van `[*]' declaratoren van arrays"
+msgid "Enable partitioned link-time optimization."
+msgstr "lege declaratie"
 
-#: c-decl.c:2953
-msgid "static or type qualifiers in abstract declarator"
-msgstr "`static' of type-modifier in abstracte declarator"
+#: common.opt:1476
+msgid "Enable conditional dead code elimination for builtin calls"
+msgstr ""
 
-#: c-decl.c:3012
+#: common.opt:1480
 #, fuzzy
-msgid "%J%qD is usually a function"
-msgstr "`%s' is meestal een functie"
+msgid "Perform whole program optimizations"
+msgstr "lege declaratie"
 
-#: c-decl.c:3021 cp/decl.c:3624 cp/decl2.c:850
-#, fuzzy
-msgid "typedef %qD is initialized (use __typeof__ instead)"
-msgstr "typedef `%s' krijgt beginwaarde"
+#: common.opt:1484
+msgid "Assume signed arithmetic overflow wraps around"
+msgstr ""
 
-#: c-decl.c:3026
-#, fuzzy
-msgid "function %qD is initialized like a variable"
-msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
+#: common.opt:1488
+msgid "Put zero initialized data in the bss section"
+msgstr ""
 
-#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
-#: c-decl.c:3032
-#, fuzzy
-msgid "parameter %qD is initialized"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: common.opt:1492
+msgid "Generate debug information in default format"
+msgstr ""
 
-#. Although C99 is unclear about whether incomplete arrays
-#. of VLAs themselves count as VLAs, it does not make
-#. sense to permit them to be initialized given that
-#. ordinary VLAs may not be initialized.
-#: c-decl.c:3051 c-decl.c:3066 c-typeck.c:4382
-msgid "variable-sized object may not be initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+#: common.opt:1496
+msgid "Generate debug information in COFF format"
+msgstr ""
 
-#: c-decl.c:3057
-#, fuzzy
-msgid "variable %qD has initializer but incomplete type"
-msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
+#: common.opt:1500
+msgid "Generate debug information in DWARF v2 (or later) format"
+msgstr ""
+
+#: common.opt:1504
+msgid "Generate debug information in default extended format"
+msgstr ""
+
+#: common.opt:1508
+msgid "Generate debug information in STABS format"
+msgstr ""
+
+#: common.opt:1512
+msgid "Generate debug information in extended STABS format"
+msgstr ""
+
+#: common.opt:1516
+msgid "Emit DWARF additions beyond selected version"
+msgstr ""
+
+#: common.opt:1520
+msgid "Don't emit DWARF additions beyond selected version"
+msgstr ""
+
+#: common.opt:1524
+msgid "Toggle debug information generation"
+msgstr ""
+
+#: common.opt:1528
+msgid "Generate debug information in VMS format"
+msgstr ""
+
+#: common.opt:1532
+msgid "Generate debug information in XCOFF format"
+msgstr ""
+
+#: common.opt:1536
+msgid "Generate debug information in extended XCOFF format"
+msgstr ""
+
+#: common.opt:1540
+msgid "-o <file>\tPlace output into <file>"
+msgstr ""
+
+#: common.opt:1544
+msgid "Enable function profiling"
+msgstr ""
+
+#: common.opt:1548
+msgid "Issue warnings needed for strict compliance to the standard"
+msgstr "Geef waarschuwingen om stricte opvolging van de standaard te garanderen"
+
+#: common.opt:1552
+msgid "Like -pedantic but issue them as errors"
+msgstr "Zoals -pedantic, maar beschouw problemen als fouten"
+
+#: common.opt:1556
+msgid "Do not display functions compiled or elapsed time"
+msgstr ""
+
+#: common.opt:1560
+msgid "Display the compiler's version"
+msgstr ""
+
+#: common.opt:1564
+msgid "Suppress warnings"
+msgstr "Onderdruk waarschuwingen"
+
+#: common.opt:1568
+msgid "Create a shared library"
+msgstr ""
 
-#: c-decl.c:3133 c-decl.c:5690 cp/decl.c:3663 cp/decl.c:9883
+#: common.opt:1572
 #, fuzzy
-msgid "%Jinline function %qD given attribute noinline"
-msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
+msgid "Create a position independent executable"
+msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+
+#: attribs.c:295
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute directive ignored"
+msgstr "attribuut-commando %qs wordt genegeerd"
+
+#: attribs.c:303
+#, fuzzy, gcc-internal-format
+msgid "wrong number of arguments specified for %qE attribute"
+msgstr "verkeerd aantal argumenten opgegeven voor het %qs attribuut"
+
+#: attribs.c:321
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute does not apply to types"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: attribs.c:373
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to function types"
+msgstr "het %qs attribuut heeft enkel betekenis voor functie-types"
+
+#: attribs.c:383
+#, fuzzy, gcc-internal-format
+msgid "type attributes ignored after type is already defined"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
+
+#: bb-reorder.c:1875
+#, gcc-internal-format
+msgid "multiple hot/cold transitions found (bb %i)"
+msgstr ""
+
+#: bt-load.c:1546
+#, gcc-internal-format
+msgid "branch target register load optimization is not intended to be run twice"
+msgstr ""
+
+#: builtins.c:503
+#, gcc-internal-format
+msgid "offset outside bounds of constant string"
+msgstr "offset buiten de grenzen van een constante string"
+
+#: builtins.c:1067
+#, gcc-internal-format
+msgid "second argument to %<__builtin_prefetch%> must be a constant"
+msgstr "tweede argument voor %<__builtin_prefetch%> moet een constante zijn"
+
+#: builtins.c:1074
+#, gcc-internal-format
+msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
+msgstr "ongeldig tweede argument voor %<__builtin_prefetch%>; zal nul gebruiken"
+
+#: builtins.c:1082
+#, gcc-internal-format
+msgid "third argument to %<__builtin_prefetch%> must be a constant"
+msgstr "derde argument voor %<__builtin_prefetch%> moet een constante zijn"
+
+#: builtins.c:1089
+#, gcc-internal-format
+msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
+msgstr "ongeldig derde argument voor __builtin_prefetch; zal nul gebruiken"
+
+#: builtins.c:4318
+#, gcc-internal-format
+msgid "argument of %<__builtin_args_info%> must be constant"
+msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
+
+#: builtins.c:4324
+#, gcc-internal-format
+msgid "argument of %<__builtin_args_info%> out of range"
+msgstr "argument voor %<__builtin_args_info%> buiten bereik"
+
+#: builtins.c:4330
+#, gcc-internal-format
+msgid "missing argument in %<__builtin_args_info%>"
+msgstr "argument ontbreekt in %<__builtin_args_info%>"
+
+#: builtins.c:4467 gimplify.c:2271
+#, gcc-internal-format
+msgid "too few arguments to function %<va_start%>"
+msgstr "te weinig argumenten voor functie %<va_start%>"
+
+# Of misschien beter "... niet van het %<va_list%> type"?
+#: builtins.c:4629
+#, gcc-internal-format
+msgid "first argument to %<va_arg%> not of type %<va_list%>"
+msgstr "het eerste argument van %<va_arg%> is geen %<va_list%>"
+
+#: builtins.c:4645
+#, gcc-internal-format
+msgid "%qT is promoted to %qT when passed through %<...%>"
+msgstr "%qT wordt tot %qT gepromoveerd indien het via %<...%> wordt doorgegeven"
+
+#: builtins.c:4650
+#, gcc-internal-format
+msgid "(so you should pass %qT not %qT to %<va_arg%>)"
+msgstr "(dus U zou %qT, en niet %qT, moeten doorgeven aan %<va_arg%>)"
+
+#. We can, however, treat "undefined" any way we please.
+#. Call abort to encourage the user to fix the program.
+#: builtins.c:4657 c-typeck.c:2664
+#, gcc-internal-format
+msgid "if this code is reached, the program will abort"
+msgstr "indien deze code bereikt wordt, zal het programma afgebroken worden"
+
+#: builtins.c:4784
+#, gcc-internal-format
+msgid "invalid argument to %<__builtin_frame_address%>"
+msgstr "ongeldig argument voor %<__builtin_frame_address%>"
+
+#: builtins.c:4786
+#, gcc-internal-format
+msgid "invalid argument to %<__builtin_return_address%>"
+msgstr "ongeldig argument voor %<__builtin_return_address%>"
+
+#: builtins.c:4799
+#, gcc-internal-format
+msgid "unsupported argument to %<__builtin_frame_address%>"
+msgstr "niet-ondersteund argument voor %<__builtin_frame_address%>"
+
+#: builtins.c:4801
+#, gcc-internal-format
+msgid "unsupported argument to %<__builtin_return_address%>"
+msgstr "niet-ondersteund argument voor %<__builtin_return_address%>"
+
+#: builtins.c:5056
+#, fuzzy, gcc-internal-format
+msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
+msgstr "derde argument voor %<__builtin_prefetch%> moet een constante zijn"
+
+#: builtins.c:5435 builtins.c:5449
+#, gcc-internal-format
+msgid "%qD changed semantics in GCC 4.4"
+msgstr ""
 
-#: c-decl.c:3202
+#. All valid uses of __builtin_va_arg_pack () are removed during
+#. inlining.
+#: builtins.c:5839 expr.c:9229
 #, fuzzy
-msgid "%Jinitializer fails to determine size of %qD"
-msgstr "beginwaarde legt grootte van `%s' niet vast"
+msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
+msgstr "ongeldig argument voor %<__builtin_frame_address%>"
 
-#: c-decl.c:3207
+#. All valid uses of __builtin_va_arg_pack_len () are removed during
+#. inlining.
+#: builtins.c:5845
 #, fuzzy
-msgid "%Jarray size missing in %qD"
-msgstr "array-grootte ontbreekt in `%s'"
+msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
+msgstr "ongeldig argument voor %<__builtin_frame_address%>"
+
+#: builtins.c:6073
+#, gcc-internal-format
+msgid "%<__builtin_longjmp%> second argument must be 1"
+msgstr "tweede argument van %<__builtin_longjmp%> moet 1 zijn"
+
+#: builtins.c:6673
+#, gcc-internal-format
+msgid "target format does not support infinity"
+msgstr "doelformaat ondersteunt geen oneindige waarde"
+
+#: builtins.c:11419
+#, gcc-internal-format
+msgid "%<va_start%> used in function with fixed args"
+msgstr "%<va_start%> gebruikt in functie met vaste argumenten"
+
+#: builtins.c:11427
+#, fuzzy, gcc-internal-format
+msgid "wrong number of arguments to function %<va_start%>"
+msgstr "te weinig argumenten voor functie %<va_start%>"
+
+#. Evidently an out of date version of <stdarg.h>; can't validate
+#. va_start's second argument, but can still work as intended.
+#: builtins.c:11440
+#, gcc-internal-format
+msgid "%<__builtin_next_arg%> called without an argument"
+msgstr "%<__builtin_next_arg%> opgeroepen zonder argument"
 
-#: c-decl.c:3218
-#, fuzzy
-msgid "%Jzero or negative size array %qD"
-msgstr "array `%s' heeft grootte die negatief of 0 is"
+#: builtins.c:11445
+#, fuzzy, gcc-internal-format
+msgid "wrong number of arguments to function %<__builtin_next_arg%>"
+msgstr "te weinig argumenten voor functie %<va_start%>"
 
-#: c-decl.c:3247 varasm.c:1556
-#, fuzzy
-msgid "%Jstorage size of %qD isn%'t known"
-msgstr "opslaggrootte van `%s' is onbekend"
+#. FIXME: Sometimes with the tree optimizers we can get the
+#. not the last argument even though the user used the last
+#. argument.  We just warn and set the arg to be the last
+#. argument so that we will get wrong-code because of
+#. it.
+#: builtins.c:11475
+#, gcc-internal-format
+msgid "second parameter of %<va_start%> not last named argument"
+msgstr "de tweede parameter van %<va_start%> is niet het laatste benoemde argument"
 
-#: c-decl.c:3257
-#, fuzzy
-msgid "%Jstorage size of %qD isn%'t constant"
-msgstr "opslaggrootte van `%s' is niet constant"
+#: builtins.c:11485
+#, gcc-internal-format
+msgid "undefined behaviour when second parameter of %<va_start%> is declared with %<register%> storage"
+msgstr ""
 
-#: c-decl.c:3304
+#: builtins.c:11601
 #, fuzzy
-msgid "%Jignoring asm-specifier for non-static local variable %qD"
-msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
-
-#: c-decl.c:3334 fortran/f95-lang.c:646
-msgid "cannot put object with volatile field into register"
-msgstr "een object met een volatile veld kan niet in een register geplaatst worden"
+msgid "%Kfirst argument of %D must be a pointer, second integer constant"
+msgstr "herhalings-aantal is geen integerconstante"
 
-# Of is 'verbiedt parameterdeclaraties op voorhand' beter?
-#: c-decl.c:3468
+#: builtins.c:11614
 #, fuzzy
-msgid "ISO C forbids forward parameter declarations"
-msgstr "ANSI C verbiedt voorwaartse declaraties van parameters"
+msgid "%Klast argument of %D is not integer constant between 0 and 3"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: c-decl.c:3588
-msgid "<anonymous>"
+#: builtins.c:11659 builtins.c:11810 builtins.c:11867
+msgid "%Kcall to %D will always overflow destination buffer"
 msgstr ""
 
-#: c-decl.c:3598
-#, fuzzy, c-format
-msgid "bit-field %qs width not an integer constant"
-msgstr "breedte van bitveld `%s' is geen integerconstante"
+#: builtins.c:11800
+msgid "%Kcall to %D might overflow destination buffer"
+msgstr ""
 
-#: c-decl.c:3606
-#, fuzzy, c-format
-msgid "negative width in bit-field %qs"
-msgstr "bitveld `%s' heeft een negatieve breedte"
+#: builtins.c:11888
+msgid "%Kattempt to free a non-heap object %qD"
+msgstr ""
 
-#: c-decl.c:3611
-#, fuzzy, c-format
-msgid "zero width for bit-field %qs"
-msgstr "bitveld `%s' heeft breedte 0"
+#: builtins.c:11891
+msgid "%Kattempt to free a non-heap object"
+msgstr ""
 
-#: c-decl.c:3621
-#, fuzzy, c-format
-msgid "bit-field %qs has invalid type"
-msgstr "bitveld `%s' heeft een ongeldig type"
+# betere vertaling voor 'function scope'?
+#: c-common.c:1008
+#, gcc-internal-format
+msgid "%qD is not defined outside of function scope"
+msgstr "%qD is niet gedefinieerd buiten een functie"
 
-#: c-decl.c:3630
-#, c-format
-msgid "type of bit-field %qs is a GCC extension"
-msgstr ""
+#: c-common.c:1058
+#, gcc-internal-format
+msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
+msgstr "stringlengte %qd is groter dan %qd, de lengte die ISO C%d compilers moeten ondersteunen"
 
-#: c-decl.c:3639
-#, fuzzy, c-format
-msgid "width of %qs exceeds its type"
-msgstr "breedte van `%s' overschrijdt zijn type"
+#: c-common.c:1551 c-common.c:1563
+#, gcc-internal-format
+msgid "overflow in constant expression"
+msgstr "overflow in constante expressie"
 
-#: c-decl.c:3652
-#, fuzzy, c-format
-msgid "%qs is narrower than values of its type"
-msgstr "`%s' is smaller dan waarden van zijn type"
+#: c-common.c:1586
+#, gcc-internal-format
+msgid "integer overflow in expression"
+msgstr "integer overflow in expressie"
 
-#: c-decl.c:3777
-#, fuzzy
-msgid "type defaults to %<int%> in declaration of %qs"
-msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'"
+#: c-common.c:1591
+#, gcc-internal-format
+msgid "floating point overflow in expression"
+msgstr "floating-point overflow in expressie"
 
-#: c-decl.c:3805
-#, fuzzy
-msgid "duplicate %<const%>"
-msgstr "herhaalde `const'"
+#: c-common.c:1595
+#, fuzzy, gcc-internal-format
+msgid "fixed-point overflow in expression"
+msgstr "floating-point overflow in expressie"
 
-#: c-decl.c:3807
-#, fuzzy
-msgid "duplicate %<restrict%>"
-msgstr "herhaalde `restrict'"
+#: c-common.c:1599
+#, gcc-internal-format
+msgid "vector overflow in expression"
+msgstr "vector overflow in expressie"
 
-#: c-decl.c:3809
-#, fuzzy
-msgid "duplicate %<volatile%>"
-msgstr "herhaalde `volatile'"
+#: c-common.c:1605
+#, fuzzy, gcc-internal-format
+msgid "complex integer overflow in expression"
+msgstr "integer overflow in expressie"
 
-#: c-decl.c:3828
-#, fuzzy
-msgid "function definition declared %<auto%>"
-msgstr "functie-definitie als `auto' gedeclareerd"
+#: c-common.c:1608
+#, fuzzy, gcc-internal-format
+msgid "complex floating point overflow in expression"
+msgstr "floating-point overflow in expressie"
 
-#: c-decl.c:3830
-#, fuzzy
-msgid "function definition declared %<register%>"
-msgstr "functie-definitie als `register' gedeclareerd"
+#: c-common.c:1651
+#, gcc-internal-format
+msgid "logical %<or%> applied to non-boolean constant"
+msgstr ""
 
-#: c-decl.c:3832
-#, fuzzy
-msgid "function definition declared %<typedef%>"
-msgstr "functie-definitie als `typdef' gedeclareerd"
+#: c-common.c:1654
+#, gcc-internal-format
+msgid "logical %<and%> applied to non-boolean constant"
+msgstr ""
 
-#: c-decl.c:3834
-#, fuzzy
-msgid "function definition declared %<__thread%>"
-msgstr "functie-definitie als `typdef' gedeclareerd"
+#: c-common.c:1699
+#, gcc-internal-format
+msgid "logical %<or%> of collectively exhaustive tests is always true"
+msgstr ""
 
-#: c-decl.c:3850
-#, fuzzy, c-format
-msgid "storage class specified for structure field %qs"
-msgstr "opslagklasse opgegeven voor structure-veld `%s'"
+#: c-common.c:1703
+#, gcc-internal-format
+msgid "logical %<and%> of mutually exclusive tests is always false"
+msgstr ""
 
-#: c-decl.c:3854 cp/decl.c:6994
-#, fuzzy, c-format
-msgid "storage class specified for parameter %qs"
-msgstr "opslagklasse opgegeven voor parameter `%s'"
+#: c-common.c:1738
+#, gcc-internal-format
+msgid "type-punning to incomplete type might break strict-aliasing rules"
+msgstr ""
 
-#: c-decl.c:3857 cp/decl.c:6996
-msgid "storage class specified for typename"
-msgstr "opslagklasse opgegeven voor typenaam"
+#: c-common.c:1753
+#, gcc-internal-format
+msgid "dereferencing type-punned pointer will break strict-aliasing rules"
+msgstr ""
 
-#: c-decl.c:3870 cp/decl.c:7013
-#, fuzzy
-msgid "%qs initialized and declared %<extern%>"
-msgstr "`%s' krijgt beginwaarde en is als `extern' gedeclareerd"
+#: c-common.c:1760 c-common.c:1778
+#, fuzzy, gcc-internal-format
+msgid "dereferencing type-punned pointer might break strict-aliasing rules"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
 
-#: c-decl.c:3872 cp/decl.c:7016
-#, fuzzy
-msgid "%qs has both %<extern%> and initializer"
-msgstr "`%s' heeft zowel `extern' als een beginwaarde"
+#: c-common.c:1809
+#, fuzzy, gcc-internal-format
+msgid "first argument of %q+D should be %<int%>"
+msgstr "%Jhet eerste argument van %qD zou een %<int%> moeten zijn"
 
-#: c-decl.c:3877
-#, fuzzy
-msgid "file-scope declaration of %qs specifies %<auto%>"
-msgstr "top-level declaratie van `%s' specifieert `auto'"
+#: c-common.c:1818
+#, fuzzy, gcc-internal-format
+msgid "second argument of %q+D should be %<char **%>"
+msgstr "%Jhet tweede argument van %qD zou een %<char **%> moeten zijn"
 
-#: c-decl.c:3879
-#, fuzzy
-msgid "file-scope declaration of %qs specifies %<register%>"
-msgstr "top-level declaratie van `%s' specifieert `auto'"
+#: c-common.c:1827
+#, fuzzy, gcc-internal-format
+msgid "third argument of %q+D should probably be %<char **%>"
+msgstr "%Jhet derde argument van %qD zou waarschijnlijk een %<char **%> moeten zijn"
 
-#: c-decl.c:3884 cp/decl.c:7020
-#, fuzzy
-msgid "nested function %qs declared %<extern%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: c-common.c:1837
+#, fuzzy, gcc-internal-format
+msgid "%q+D takes only zero or two arguments"
+msgstr "%J%qD neemt ofwel geen, ofwel twee argumenten"
 
-#: c-decl.c:3887 cp/decl.c:7030
-#, fuzzy
-msgid "function-scope %qs implicitly auto and declared %<__thread%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: c-common.c:1886
+#, gcc-internal-format
+msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
+msgstr ""
 
-#. Only the innermost declarator (making a parameter be of
-#. array type which is converted to pointer type)
-#. may have static or type qualifiers.
-#: c-decl.c:3934 c-decl.c:4124
-#, fuzzy
-msgid "static or type qualifiers in non-parameter array declarator"
-msgstr "ongeldige type-modifier binnen pointer-declarator"
+#: c-common.c:2041
+#, fuzzy, gcc-internal-format
+msgid "conversion to %qT from boolean expression"
+msgstr "ongeldige registernaam voor %qs"
 
-#: c-decl.c:3980
-#, fuzzy, c-format
-msgid "declaration of %qs as array of voids"
-msgstr "`%s' wordt gedeclareerd als een array van voids"
+#: c-common.c:2063
+#, gcc-internal-format
+msgid "negative integer implicitly converted to unsigned type"
+msgstr "negatieve integer impliciet omgezet naar 'unsigned' type"
 
-#: c-decl.c:3986
-#, fuzzy, c-format
-msgid "declaration of %qs as array of functions"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: c-common.c:2065
+#, gcc-internal-format
+msgid "conversion of unsigned constant value to negative integer"
+msgstr ""
 
-#: c-decl.c:3991
-#, fuzzy
-msgid "invalid use of structure with flexible array member"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: c-common.c:2092
+#, fuzzy, gcc-internal-format
+msgid "conversion to %qT alters %qT constant value"
+msgstr "ongeldige registernaam voor %qs"
 
-#: c-decl.c:4011
-#, fuzzy, c-format
-msgid "size of array %qs has non-integer type"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: c-common.c:2184
+#, gcc-internal-format
+msgid "conversion to %qT from %qT may change the sign of the result"
+msgstr ""
 
-#: c-decl.c:4016
-#, fuzzy, c-format
-msgid "ISO C forbids zero-size array %qs"
-msgstr "ANSI C verbiedt array `%s' met lengte 0"
+#: c-common.c:2221
+#, fuzzy, gcc-internal-format
+msgid "conversion to %qT from %qT may alter its value"
+msgstr "ongeldige registernaam voor %qs"
 
-#: c-decl.c:4023
-#, fuzzy, c-format
-msgid "size of array %qs is negative"
-msgstr "grootte van array `%s' is negatief"
+#: c-common.c:2249
+#, gcc-internal-format
+msgid "large integer implicitly truncated to unsigned type"
+msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
 
-#: c-decl.c:4037
-#, fuzzy
-msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
-msgstr "ANSI C verbiedt array `%s', wiens grootte niet geëvalueerd kan worden"
+#: c-common.c:2255 c-common.c:2262 c-common.c:2270
+#, gcc-internal-format
+msgid "overflow in implicit constant conversion"
+msgstr "overflow in impliciete omzetting van constante"
 
-#: c-decl.c:4041
-#, fuzzy, c-format
-msgid "ISO C90 forbids variable-size array %qs"
-msgstr "ANSI C verbiedt array `%s' van variabele lengte"
+#: c-common.c:2443
+#, fuzzy, gcc-internal-format
+msgid "operation on %qE may be undefined"
+msgstr "bewerking op %qs is mogelijk niet gedefinieerd"
 
-#: c-decl.c:4080 c-decl.c:4244 cp/decl.c:7451
-#, fuzzy, c-format
-msgid "size of array %qs is too large"
-msgstr "omvang van array `%s' is te groot"
+#: c-common.c:2751
+#, gcc-internal-format
+msgid "case label does not reduce to an integer constant"
+msgstr "case-label valt niet te herleiden tot een integerconstante"
 
-#: c-decl.c:4091
-#, fuzzy
-msgid "ISO C90 does not support flexible array members"
-msgstr "ANSI C ondersteun geen formaatbreedte voor strftime"
+#: c-common.c:2791
+#, gcc-internal-format
+msgid "case label value is less than minimum value for type"
+msgstr "waarde van case-label is kleiner dan de minimumwaarde van het type"
 
-#: c-decl.c:4101
-msgid "array type has incomplete element type"
-msgstr "arraytype heeft onvolledig elementtype"
+#: c-common.c:2799
+#, gcc-internal-format
+msgid "case label value exceeds maximum value for type"
+msgstr "waarde van case-label is groter dan de maximumwaarde van het type"
 
-#: c-decl.c:4156 cp/decl.c:7121
-#, fuzzy, c-format
-msgid "%qs declared as function returning a function"
-msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
+#: c-common.c:2807
+#, gcc-internal-format
+msgid "lower value in case label range less than minimum value for type"
+msgstr "beginwaarde in case-label bereik is kleiner dan de minimumwaarde van het type"
 
-#: c-decl.c:4161 cp/decl.c:7126
-#, fuzzy, c-format
-msgid "%qs declared as function returning an array"
-msgstr "`%s' gedeclareerd als een functie die een array teruggeeft"
+#: c-common.c:2816
+#, gcc-internal-format
+msgid "upper value in case label range exceeds maximum value for type"
+msgstr "eindwaarde in case-label bereik is groter dan de maximumwaarde van het type"
 
-#: c-decl.c:4181
-#, fuzzy
-msgid "function definition has qualified void return type"
-msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
+#: c-common.c:2890
+#, gcc-internal-format
+msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
+msgstr ""
 
-#: c-decl.c:4183
-#, fuzzy
-msgid "type qualifiers ignored on function return type"
-msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
+#: c-common.c:3377
+#, fuzzy, gcc-internal-format
+msgid "invalid operands to binary %s (have %qT and %qT)"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: c-decl.c:4212 c-decl.c:4257 c-decl.c:4351 c-decl.c:4442
-#, fuzzy
-msgid "ISO C forbids qualified function types"
-msgstr "ANSI C verbiedt een gekwalificeerd functietype"
+#: c-common.c:3613
+#, gcc-internal-format
+msgid "comparison is always false due to limited range of data type"
+msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
 
-#: c-decl.c:4265
-msgid "%Jtypedef %qD declared %<inline%>"
-msgstr ""
+#: c-common.c:3615
+#, gcc-internal-format
+msgid "comparison is always true due to limited range of data type"
+msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
 
-#: c-decl.c:4295
-#, fuzzy
-msgid "ISO C forbids const or volatile function types"
-msgstr "ANSI C verbiedt 'const' of 'volatile' functietypes"
+#: c-common.c:3694
+#, gcc-internal-format
+msgid "comparison of unsigned expression >= 0 is always true"
+msgstr "vergelijking van 'unsigned' expressie >= 0 is altijd waar"
 
-#: c-decl.c:4315
-#, fuzzy, c-format
-msgid "variable or field %qs declared void"
-msgstr "variabele of veld `%s' als void gedeclareerd"
+#: c-common.c:3704
+#, gcc-internal-format
+msgid "comparison of unsigned expression < 0 is always false"
+msgstr "vergelijking van 'unsigned' expressie < 0 is altijd vals"
 
-#: c-decl.c:4344
-msgid "attributes in parameter array declarator ignored"
-msgstr "attributen genegeerd in declarator van parameter-array"
+#: c-common.c:3746
+#, gcc-internal-format
+msgid "pointer of type %<void *%> used in arithmetic"
+msgstr "pointer van type %<void *%> gebruikt in rekensom"
 
-#: c-decl.c:4379
-#, fuzzy
-msgid "%Jparameter %qD declared %<inline%>"
-msgstr "parameter `%s' als void gedeclareerd"
+#: c-common.c:3752
+#, gcc-internal-format
+msgid "pointer to a function used in arithmetic"
+msgstr "pointer naar functie gebruikt in rekensom"
 
-#: c-decl.c:4392
-#, fuzzy, c-format
-msgid "field %qs declared as a function"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: c-common.c:3758
+#, gcc-internal-format
+msgid "pointer to member function used in arithmetic"
+msgstr "pointer naar lid-functie gebruikt in rekensom"
 
-#: c-decl.c:4398
-#, fuzzy, c-format
-msgid "field %qs has incomplete type"
-msgstr "veld `%s' heeft een onvolledig type"
+# is de "," deel van de special format spec of niet?  en moet "true" hier vertaald worden of niet?
+#: c-common.c:3964
+#, fuzzy, gcc-internal-format
+msgid "the address of %qD will always evaluate as %<true%>"
+msgstr "het adres van %qD, zal altijd %<true%> zijn"
 
-#: c-decl.c:4412 c-decl.c:4424 c-decl.c:4428
-#, fuzzy, c-format
-msgid "invalid storage class for function %qs"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: c-common.c:4065 cp/semantics.c:593 cp/typeck.c:7135
+#, gcc-internal-format
+msgid "suggest parentheses around assignment used as truth value"
+msgstr "gebruik liefst haakjes rond toewijzingen die als waarheid gebruikt worden"
 
-#: c-decl.c:4448
-#, fuzzy
-msgid "%<noreturn%> function returns non-void value"
-msgstr "`noreturn' functie geeft niet-void waarde terug"
+#: c-common.c:4147 c-decl.c:3611 c-typeck.c:10296
+#, gcc-internal-format
+msgid "invalid use of %<restrict%>"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: c-decl.c:4476
-#, fuzzy
-msgid "cannot inline function %<main%>"
-msgstr "kan functie `main' niet inline maken"
+#: c-common.c:4370
+#, gcc-internal-format
+msgid "invalid application of %<sizeof%> to a function type"
+msgstr "ongeldige toepassing van %<sizeof%> op een functie-type"
 
-#: c-decl.c:4523
-msgid "variable previously declared %<static%> redeclared %<extern%>"
-msgstr ""
+#: c-common.c:4383
+#, gcc-internal-format
+msgid "invalid application of %qs to a void type"
+msgstr "ongeldige toepasing van %qs op een void-type"
 
-#: c-decl.c:4532
-#, fuzzy
-msgid "%Jvariable %qD declared %<inline%>"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: c-common.c:4391
+#, gcc-internal-format
+msgid "invalid application of %qs to incomplete type %qT "
+msgstr "ongeldige toepassing van %qs op onvolledig type %qT "
 
-#. A mere warning is sure to result in improper semantics
-#. at runtime.  Don't bother to allow this to compile.
-#: c-decl.c:4563 cp/decl.c:5861
-#, fuzzy
-msgid "thread-local storage not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-common.c:4433
+#, gcc-internal-format
+msgid "%<__alignof%> applied to a bit-field"
+msgstr "%<__alignof%> toegepast op bitveld"
 
-#: c-decl.c:4625 c-decl.c:5728
-#, fuzzy
-msgid "function declaration isn%'t a prototype"
-msgstr "functie-declaratie is geen prototype"
+#: c-common.c:5142
+#, gcc-internal-format
+msgid "cannot disable built-in function %qs"
+msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
 
-#: c-decl.c:4633
-msgid "parameter names (without types) in function declaration"
-msgstr "parameternamen (zonder types) in functiedeclaratie"
+#: c-common.c:5334
+#, gcc-internal-format
+msgid "pointers are not permitted as case values"
+msgstr "pointers zijn niet toegestaan als case-waarden"
 
-#: c-decl.c:4666
-#, fuzzy
-msgid "%Jparameter %u (%qD) has incomplete type"
-msgstr "parameter heeft een onvolledig type"
+#: c-common.c:5341
+#, gcc-internal-format
+msgid "range expressions in switch statements are non-standard"
+msgstr "het gebruik van bereik-expressies in switch statements is niet standaard"
 
-#: c-decl.c:4669
-#, fuzzy
-msgid "%Jparameter %u has incomplete type"
-msgstr "parameter heeft een onvolledig type"
+#: c-common.c:5367
+#, gcc-internal-format
+msgid "empty range specified"
+msgstr "leeg bereik opgegeven"
 
-#: c-decl.c:4678
-#, fuzzy
-msgid "%Jparameter %u (%qD) has void type"
-msgstr "parameter `%s' heeft een onvolledig type"
+#: c-common.c:5427
+#, gcc-internal-format
+msgid "duplicate (or overlapping) case value"
+msgstr "herhaalde (of overlappende) case-waarde"
 
-#: c-decl.c:4681
-#, fuzzy
-msgid "%Jparameter %u has void type"
-msgstr "parameter `%s' heeft een onvolledig type"
+#: c-common.c:5429
+#, fuzzy, gcc-internal-format
+msgid "this is the first entry overlapping that value"
+msgstr "%Jdit is het eerste geval dat die waarde overlapt"
 
-#: c-decl.c:4738
-msgid "%<void%> as only parameter may not be qualified"
-msgstr ""
+#: c-common.c:5433
+#, gcc-internal-format
+msgid "duplicate case value"
+msgstr "herhaalde case-waarde"
 
-#: c-decl.c:4742 c-decl.c:4777
-msgid "%<void%> must be the only parameter"
-msgstr ""
+#: c-common.c:5434
+#, fuzzy, gcc-internal-format
+msgid "previously used here"
+msgstr "%Jeerder hier gebruikt"
 
-#: c-decl.c:4770
-#, fuzzy
-msgid "%Jparameter %qD has just a forward declaration"
-msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
+#: c-common.c:5438
+#, gcc-internal-format
+msgid "multiple default labels in one switch"
+msgstr "meerdere default-labels in één switch"
+
+#: c-common.c:5440
+#, fuzzy, gcc-internal-format
+msgid "this is the first default label"
+msgstr "%Jdit is het eerste default-label"
+
+#: c-common.c:5492
+#, fuzzy, gcc-internal-format
+msgid "case value %qs not in enumerated type"
+msgstr "%Jcase-waarde %qs bestaat niet in het enumeratie-type"
+
+#: c-common.c:5497
+#, fuzzy, gcc-internal-format
+msgid "case value %qs not in enumerated type %qT"
+msgstr "%Jcase-waarde %qs bestaat niet in enumeratie-type %qT"
+
+# hopelijk kan ik hier %</%> gebruiken zelfs als ze niet in de originele boodschap staan...
+#: c-common.c:5556
+#, fuzzy, gcc-internal-format
+msgid "switch missing default case"
+msgstr "%H%<default%> geval ontbreekt in switch"
+
+#: c-common.c:5628
+#, fuzzy, gcc-internal-format
+msgid "enumeration value %qE not handled in switch"
+msgstr "%Henumeratiewaarde %qE wordt niet opgevangen in switch"
+
+#: c-common.c:5654
+#, gcc-internal-format
+msgid "taking the address of a label is non-standard"
+msgstr "het nemen van het adres van een label is niet standaard"
+
+#: c-common.c:5827
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute ignored for field of type %qT"
+msgstr "het %qs attribuut wordt genegeerd voor %qs"
+
+#: c-common.c:5838 c-common.c:5857 c-common.c:5875 c-common.c:5902
+#: c-common.c:5929 c-common.c:5955 c-common.c:5974 c-common.c:5991
+#: c-common.c:6015 c-common.c:6038 c-common.c:6061 c-common.c:6082
+#: c-common.c:6103 c-common.c:6127 c-common.c:6153 c-common.c:6190
+#: c-common.c:6217 c-common.c:6260 c-common.c:6344 c-common.c:6374
+#: c-common.c:6394 c-common.c:6732 c-common.c:6748 c-common.c:6796
+#: c-common.c:6819 c-common.c:6883 c-common.c:7011 c-common.c:7079
+#: c-common.c:7123 c-common.c:7171 c-common.c:7249 c-common.c:7273
+#: c-common.c:7559 c-common.c:7582 c-common.c:7621 c-common.c:7710
+#: c-common.c:7852 tree.c:5307 tree.c:5319 tree.c:5329 config/darwin.c:1455
+#: config/arm/arm.c:4561 config/arm/arm.c:4589 config/arm/arm.c:4606
+#: config/avr/avr.c:4818 config/h8300/h8300.c:5367 config/h8300/h8300.c:5391
+#: config/i386/i386.c:4452 config/i386/i386.c:26044 config/ia64/ia64.c:635
+#: config/m68hc11/m68hc11.c:1142 config/rs6000/rs6000.c:23564
+#: config/spu/spu.c:3909
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute ignored"
+msgstr "het %qs attribuut wordt genegeerd"
+
+#: c-common.c:5920 c-common.c:5946
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute conflicts with attribute %s"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: c-common.c:6184
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute have effect only on public objects"
+msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
+
+#: c-common.c:6281
+#, fuzzy, gcc-internal-format
+msgid "destructor priorities are not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:4816
-#, fuzzy
-msgid "%<%s %E%> declared inside parameter list"
-msgstr "`%s %s' binnen parameterlijst gedeclareerd"
+#: c-common.c:6283
+#, fuzzy, gcc-internal-format
+msgid "constructor priorities are not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#. The %s will be one of 'struct', 'union', or 'enum'.
-#: c-decl.c:4820
-#, fuzzy, c-format
-msgid "anonymous %s declared inside parameter list"
-msgstr "anonieme %s gedeclareerd binnen parameterlijst"
+#: c-common.c:6300
+#, gcc-internal-format
+msgid "destructor priorities from 0 to %d are reserved for the implementation"
+msgstr ""
 
-#: c-decl.c:4825
-#, fuzzy
-msgid "its scope is only this definition or declaration, which is probably not what you want"
-msgstr "het bereik ervan is enkel deze definitie of declaratie, wat waarschijnlijk niet de bedoeling is"
+#: c-common.c:6305
+#, gcc-internal-format
+msgid "constructor priorities from 0 to %d are reserved for the implementation"
+msgstr ""
 
-#: c-decl.c:4958
-#, fuzzy
-msgid "redefinition of %<union %s%>"
-msgstr "herdefinitie van `union %s'"
+#: c-common.c:6313
+#, gcc-internal-format
+msgid "destructor priorities must be integers from 0 to %d inclusive"
+msgstr ""
 
-#: c-decl.c:4960
-#, fuzzy
-msgid "redefinition of %<struct %s%>"
-msgstr "herdefinitie van `struct %s'"
+#: c-common.c:6316
+#, gcc-internal-format
+msgid "constructor priorities must be integers from 0 to %d inclusive"
+msgstr ""
 
-#: c-decl.c:4965
-#, fuzzy
-msgid "nested redefinition of %<union %s%>"
-msgstr "geneste herdefinitie van `%s'"
+#: c-common.c:6438
+#, fuzzy, gcc-internal-format
+msgid "unknown machine mode %qE"
+msgstr "onbekende machine-modus %qs"
 
-#: c-decl.c:4968
-#, fuzzy
-msgid "nested redefinition of %<struct %s%>"
-msgstr "geneste herdefinitie van `%s'"
+#: c-common.c:6467
+#, gcc-internal-format
+msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
+msgstr "het aanduiden van vector-types via __attribute__ ((mode)) zal niet lang meer ondersteund worden"
 
-#: c-decl.c:5040 cp/decl.c:3421
-msgid "declaration does not declare anything"
-msgstr "declaratie declareert niets"
+#: c-common.c:6470
+#, gcc-internal-format
+msgid "use __attribute__ ((vector_size)) instead"
+msgstr "gebruik ter vervanging __attribute__ ((vector_size))"
 
-#: c-decl.c:5044
-#, fuzzy
-msgid "ISO C doesn%'t support unnamed structs/unions"
-msgstr "doel-CPU ondersteunt geen interworking"
+# Misschien beter 'emuleren' dan nabootsen?
+#: c-common.c:6479
+#, gcc-internal-format
+msgid "unable to emulate %qs"
+msgstr "kan %qs niet nabootsen"
 
-#: c-decl.c:5087 c-decl.c:5103
-#, fuzzy
-msgid "%Jduplicate member %qD"
-msgstr "herhaald lid `%s'"
+#: c-common.c:6490
+#, gcc-internal-format
+msgid "invalid pointer mode %qs"
+msgstr "%qs is geen geldige pointer-modus"
 
-#: c-decl.c:5142
-#, fuzzy
-msgid "union has no named members"
-msgstr "%s heeft geen benoemde leden"
+#: c-common.c:6507
+#, gcc-internal-format
+msgid "signness of type and machine mode %qs don't match"
+msgstr ""
 
-#: c-decl.c:5144
-#, fuzzy
-msgid "union has no members"
-msgstr "union heeft geen lid dat `%s' heet"
+#: c-common.c:6518
+#, gcc-internal-format
+msgid "no data type for mode %qs"
+msgstr "geen datatype voor modus %qs"
 
-#: c-decl.c:5149
-#, fuzzy
-msgid "struct has no named members"
-msgstr "%s heeft geen benoemde leden"
+# volgens dict is "enumeral" geen echt woord - maakt het dus lastig te vertalen
+#: c-common.c:6528
+#, gcc-internal-format
+msgid "cannot use mode %qs for enumeral types"
+msgstr "kan %qs-modus niet gebruiken voor enumeratie-types"
 
-#: c-decl.c:5151
-#, fuzzy
-msgid "struct has no members"
-msgstr "union heeft geen lid dat `%s' heet"
+# zou leterlijk "ontoepasselijk" moeten zijn, maar dat klinkt zo stom vanwege de "toegepast"
+#: c-common.c:6555
+#, gcc-internal-format
+msgid "mode %qs applied to inappropriate type"
+msgstr "%qs-modus toegepast op ongeschikt type"
+
+#: c-common.c:6587
+#, fuzzy, gcc-internal-format
+msgid "section attribute cannot be specified for local variables"
+msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+
+#: c-common.c:6598 config/bfin/bfin.c:5652 config/bfin/bfin.c:5703
+#: config/bfin/bfin.c:5730 config/bfin/bfin.c:5743
+#, fuzzy, gcc-internal-format
+msgid "section of %q+D conflicts with previous declaration"
+msgstr "%Jsectie van %qD geeft een conflict met een eerdere declaratie"
+
+#: c-common.c:6606
+#, fuzzy, gcc-internal-format
+msgid "section of %q+D cannot be overridden"
+msgstr "%<%.*s%> is niet gedefinieerd"
+
+#: c-common.c:6614
+#, fuzzy, gcc-internal-format
+msgid "section attribute not allowed for %q+D"
+msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
+
+#: c-common.c:6621
+#, fuzzy, gcc-internal-format
+msgid "section attributes are not supported for this target"
+msgstr "%Jsectie-attributen worden niet ondersteund voor dit doelsysteem"
+
+#: c-common.c:6653
+#, gcc-internal-format
+msgid "requested alignment is not a constant"
+msgstr "gevraagd alignment is geen constante"
 
-#: c-decl.c:5208
-#, fuzzy
-msgid "%Jflexible array member in union"
-msgstr "flexibele array als lid van union"
+#: c-common.c:6658
+#, gcc-internal-format
+msgid "requested alignment is not a power of 2"
+msgstr "gevraagd alignment is geen macht van 2"
 
-#: c-decl.c:5213
-#, fuzzy
-msgid "%Jflexible array member not at end of struct"
-msgstr "flexibele array niet laatste lid van struct"
+#: c-common.c:6663
+#, gcc-internal-format
+msgid "requested alignment is too large"
+msgstr "gevraagd alignment is te groot"
 
-#: c-decl.c:5218
-#, fuzzy
-msgid "%Jflexible array member in otherwise empty struct"
-msgstr "flexibele array als lid in overigens lege struct"
+#: c-common.c:6689
+#, fuzzy, gcc-internal-format
+msgid "alignment may not be specified for %q+D"
+msgstr "%Jer kan geen alignment opgegeven worden voor %qD"
 
-#: c-decl.c:5225
-#, fuzzy
-msgid "%Jinvalid use of structure with flexible array member"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: c-common.c:6696
+#, gcc-internal-format
+msgid "alignment for %q+D was previously specified as %d and may not be decreased"
+msgstr ""
 
-#: c-decl.c:5333
-msgid "union cannot be made transparent"
-msgstr "union kan niet transparant gemaakt worden"
+#: c-common.c:6700
+#, fuzzy, gcc-internal-format
+msgid "alignment for %q+D must be at least %d"
+msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
 
-#: c-decl.c:5404
-#, fuzzy
-msgid "nested redefinition of %<enum %s%>"
-msgstr "geneste herdefinitie van `%s'"
+#: c-common.c:6725
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D cannot be declared weak"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#. This enum is a named one that has been declared already.
-#: c-decl.c:5411
-#, fuzzy
-msgid "redeclaration of %<enum %s%>"
-msgstr "herdeclaratie van `enum %s'"
+#: c-common.c:6759
+#, fuzzy, gcc-internal-format
+msgid "%q+D defined both normally and as an alias"
+msgstr "%J%qD is zowel als alias en als normale naam gedefinieerd"
 
-#: c-decl.c:5474
-msgid "enumeration values exceed range of largest integer"
-msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer"
+#: c-common.c:6775
+#, fuzzy, gcc-internal-format
+msgid "alias argument not a string"
+msgstr "het argument van %<alias%> is geen string"
 
-#: c-decl.c:5491
-msgid "specified mode too small for enumeral values"
+#: c-common.c:6841
+#, gcc-internal-format
+msgid "weakref attribute must appear before alias attribute"
 msgstr ""
 
-#: c-decl.c:5591
-#, fuzzy, c-format
-msgid "enumerator value for %qE is not an integer constant"
-msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
+#: c-common.c:6870
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute ignored on non-class types"
+msgstr "het %qs attribuut wordt genegeerd voor niet-class-types"
 
-#: c-decl.c:5608
-msgid "overflow in enumeration values"
-msgstr "overflow in enumeratiewaarden"
+#: c-common.c:6876
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute ignored because %qT is already defined"
+msgstr "het %qs attribuut wordt genegeerd voor niet-class-types"
 
-#: c-decl.c:5613
-#, fuzzy
-msgid "ISO C restricts enumerator values to range of %<int%>"
-msgstr "ANSI C beperkt enumeratiewaarden tot het bereik van het `int' type"
+# Of moet dit vertaald worden als 'zichtbaarheidsargument is ...'?
+#: c-common.c:6889
+#, fuzzy, gcc-internal-format
+msgid "visibility argument not a string"
+msgstr "het argument van %<visibility%> is geen string"
 
-#: c-decl.c:5696
-#, fuzzy
-msgid "return type is an incomplete type"
-msgstr "type van teruggeefwaarde is onvolledig"
+#: c-common.c:6901
+#, gcc-internal-format
+msgid "%qE attribute ignored on types"
+msgstr "het %qE attribuut wordt genegeerd voor types"
 
-#: c-decl.c:5704
-#, fuzzy
-msgid "return type defaults to %<int%>"
-msgstr "teruggeefwaarde krijgt standaardtype `int'"
+#: c-common.c:6917
+#, fuzzy, gcc-internal-format
+msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
+msgstr "het argument van %<visibility%> moet \"default\", \"hidden\", \"protected\" of \"internal\" zijn"
 
-#: c-decl.c:5735
-#, fuzzy
-msgid "%Jno previous prototype for %qD"
-msgstr "geen eerder prototype voor `%s'"
+#: c-common.c:6928
+#, fuzzy, gcc-internal-format
+msgid "%qD redeclared with different visibility"
+msgstr "%qs als ander soort symbool geherdeclareerd"
 
-#: c-decl.c:5743
-#, fuzzy
-msgid "%J%qD was used with no prototype before its definition"
-msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
+#: c-common.c:6931 c-common.c:6935
+#, gcc-internal-format
+msgid "%qD was declared %qs which implies default visibility"
+msgstr ""
 
-#: c-decl.c:5750
-#, fuzzy
-msgid "%Jno previous declaration for %qD"
-msgstr "geen eerdere declaratie voor `%s'"
+#: c-common.c:7019
+#, fuzzy, gcc-internal-format
+msgid "tls_model argument not a string"
+msgstr "het argument van %<tls_model%> is geen string"
 
-#: c-decl.c:5758
-#, fuzzy
-msgid "%J%qD was used with no declaration before its definition"
-msgstr "`%s' werd voor haar definitie gebruikt zonder declaratie"
+#: c-common.c:7032
+#, fuzzy, gcc-internal-format
+msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
+msgstr "het argument van %<tls_model%> moet \"local-exec\", \"initial-exec\", \"local-dynamic\" of \"global-dynamic\" zijn"
 
-#: c-decl.c:5791 c-decl.c:6285
-#, fuzzy
-msgid "%Jreturn type of %qD is not %<int%>"
-msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
+#: c-common.c:7052 c-common.c:7144 config/m32c/m32c.c:2853
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute applies only to functions"
+msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
 
-#: c-decl.c:5806
-#, fuzzy
-msgid "%Jfirst argument of %qD should be %<int%>"
-msgstr "eerste argument van `%s' zou een `int' moeten zijn"
+#: c-common.c:7058 c-common.c:7150
+#, fuzzy, gcc-internal-format
+msgid "can%'t set %qE attribute after definition"
+msgstr "%Jkan het %qE attribuut niet instellen na een definitie"
 
-#: c-decl.c:5815
-#, fuzzy
-msgid "%Jsecond argument of %qD should be %<char **%>"
-msgstr "tweede argument van `%s' zou een `char **' moeten zijn"
+#: c-common.c:7104
+#, gcc-internal-format
+msgid "alloc_size parameter outside range"
+msgstr ""
 
-#: c-decl.c:5824
-#, fuzzy
-msgid "%Jthird argument of %qD should probably be %<char **%>"
-msgstr "derde argument van `%s' zou waarschijnlijk een `char **' moeten zijn"
+#: c-common.c:7207
+#, fuzzy, gcc-internal-format
+msgid "deprecated message is not a string"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: c-decl.c:5834
-#, fuzzy
-msgid "%J%qD takes only zero or two arguments"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: c-common.c:7247
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute ignored for %qE"
+msgstr "het %qs attribuut wordt genegeerd voor %qs"
 
-#: c-decl.c:5837
-#, fuzzy
-msgid "%J%qD is normally a non-static function"
-msgstr "`%s' is gewoonlijk een niet-static funtie"
+#: c-common.c:7307
+#, fuzzy, gcc-internal-format
+msgid "invalid vector type for attribute %qE"
+msgstr "ongeldig vector-type voor attribuut %qs"
 
-#: c-decl.c:5883
-msgid "%Jold-style parameter declarations in prototyped function definition"
+#: c-common.c:7313 ada/gcc-interface/utils.c:5481
+#: ada/gcc-interface/utils.c:5575
+#, gcc-internal-format
+msgid "vector size not an integral multiple of component size"
 msgstr ""
 
-#: c-decl.c:5896
-msgid "%Jtraditional C rejects ISO C style function definitions"
+#: c-common.c:7319 ada/gcc-interface/utils.c:5487
+#: ada/gcc-interface/utils.c:5581
+#, gcc-internal-format
+msgid "zero vector size"
 msgstr ""
 
-#: c-decl.c:5908
-#, fuzzy
-msgid "%Jparameter name omitted"
-msgstr "parameternaam weggelaten"
+#: c-common.c:7327 ada/gcc-interface/utils.c:5495
+#: ada/gcc-interface/utils.c:5588
+#, gcc-internal-format
+msgid "number of components of the vector not a power of two"
+msgstr "het aantal componenten van de vector is geen macht van twee"
 
-#: c-decl.c:5948
-#, fuzzy
-msgid "%Jold-style function definition"
-msgstr "globale registervariabele volgt op een functiedefinitie"
+#: c-common.c:7355 ada/gcc-interface/utils.c:5235
+#, gcc-internal-format
+msgid "nonnull attribute without arguments on a non-prototype"
+msgstr "nonnull attribuut zonder argumenten gebruikt voor een niet-prototype"
 
-#: c-decl.c:5956
-#, fuzzy
-msgid "%Jparameter name missing from parameter list"
-msgstr "parameternaam ontbreekt uit parameterlijst"
+#: c-common.c:7370 ada/gcc-interface/utils.c:5250
+#, fuzzy, gcc-internal-format
+msgid "nonnull argument has invalid operand number (argument %lu)"
+msgstr "argument van %<nonnull%> heeft een ongeldig operandnummer (argument %lu)"
 
-#: c-decl.c:5967
-#, fuzzy
-msgid "%J%qD declared as a non-parameter"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: c-common.c:7389 ada/gcc-interface/utils.c:5269
+#, fuzzy, gcc-internal-format
+msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
+msgstr "argument van %<nonnull%> heeft een operandnummer dat buiten bereik is (argument %lu, operand %lu)"
 
-#: c-decl.c:5972
-#, fuzzy
-msgid "%Jmultiple parameters named %qD"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: c-common.c:7397 ada/gcc-interface/utils.c:5277
+#, fuzzy, gcc-internal-format
+msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
+msgstr "argument van %<nonnull%> verwijst naar niet-pointer operand (argument %lu, operand %lu)"
 
-#: c-decl.c:5980
-#, fuzzy
-msgid "%Jparameter %qD declared with void type"
-msgstr "parameter `%s' als void gedeclareerd"
+#: c-common.c:7473
+#, fuzzy, gcc-internal-format
+msgid "not enough variable arguments to fit a sentinel"
+msgstr "te weinig argumenten om een sentinel in te passen"
 
-#: c-decl.c:5995 c-decl.c:5997
-#, fuzzy
-msgid "%Jtype of %qD defaults to %<int%>"
-msgstr "`%s' krijgt standaardtype `int'"
+# "sentinel" hoe vertalen? "schildwacht" lijkt niet echt van toepassing...
+#: c-common.c:7487
+#, gcc-internal-format
+msgid "missing sentinel in function call"
+msgstr "sentinel ontbreekt in functie-oproep"
 
-#: c-decl.c:6016
-#, fuzzy
-msgid "%Jparameter %qD has incomplete type"
-msgstr "parameter heeft een onvolledig type"
+#: c-common.c:7528
+#, gcc-internal-format
+msgid "null argument where non-null required (argument %lu)"
+msgstr "null argument waar een niet-null argument vereist is (argument %lu)"
 
-#: c-decl.c:6022
-#, fuzzy
-msgid "%Jdeclaration for parameter %qD but no such parameter"
-msgstr "declaratie voor parameter `%s' maar er is zo geen parameter"
+#: c-common.c:7593
+#, fuzzy, gcc-internal-format
+msgid "cleanup argument not an identifier"
+msgstr "het argument van %<cleanup%> is geen naam"
 
-#: c-decl.c:6072
-#, fuzzy
-msgid "number of arguments doesn%'t match prototype"
-msgstr "aantal argumenten kom niet overeen met prototype"
+#: c-common.c:7600
+#, fuzzy, gcc-internal-format
+msgid "cleanup argument not a function"
+msgstr "het argument van %<cleanup%> is geen functie"
 
-#: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110
-#, fuzzy
-msgid "%Hprototype declaration"
-msgstr "lege declaratie"
+#: c-common.c:7639
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute requires prototypes with named arguments"
+msgstr "het %qs attribuut vereist prototypes met benoemde argumenten"
 
-#: c-decl.c:6101
-#, fuzzy
-msgid "promoted argument %qD doesn%'t match prototype"
-msgstr "gepromoveerd argument `%s' komt niet overeen met prototype"
+# goede vertaling van variadic?
+#: c-common.c:7650
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to variadic functions"
+msgstr "het %qs attribuut is enkel van toepassing op variadische functies"
 
-#: c-decl.c:6109
-#, fuzzy
-msgid "argument %qD doesn%'t match prototype"
-msgstr "argument `%s' komt niet overeen met prototype"
+#: c-common.c:7662 ada/gcc-interface/utils.c:5323
+#, gcc-internal-format
+msgid "requested position is not an integer constant"
+msgstr "gevraagde positie is geen integerconstante"
 
-#: c-decl.c:6318 cp/decl.c:10649
-#, fuzzy
-msgid "no return statement in function returning non-void"
-msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
+#: c-common.c:7670 ada/gcc-interface/utils.c:5330
+#, gcc-internal-format
+msgid "requested position is less than zero"
+msgstr "gevraagde positie is kleiner dan nul"
 
-#: c-decl.c:6325
-msgid "this function may return with or without a value"
-msgstr "deze functie kan met of zonder waarde tergukeren"
+#: c-common.c:7794
+#, gcc-internal-format
+msgid "Bad option %s to optimize attribute."
+msgstr ""
 
-#. If we get here, declarations have been used in a for loop without
-#. the C99 for loop scope.  This doesn't make much sense, so don't
-#. allow it.
-#: c-decl.c:6418
-#, fuzzy
-msgid "%<for%> loop initial declaration used outside C99 mode"
-msgstr "initiële declaratie voor `for' lus gebruikt buiten C99 modus"
+#: c-common.c:7797
+#, gcc-internal-format
+msgid "Bad option %s to pragma attribute"
+msgstr ""
 
-#: c-decl.c:6447
-#, fuzzy
-msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+#: c-common.c:7994
+#, fuzzy, gcc-internal-format
+msgid "not enough arguments to function %qE"
+msgstr "te weinig argumenten voor functie %qE"
 
-#: c-decl.c:6450
-#, fuzzy
-msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+#: c-common.c:8000 c-typeck.c:2818
+#, fuzzy, gcc-internal-format
+msgid "too many arguments to function %qE"
+msgstr "te veel argumenten voor functie %qE"
 
-#: c-decl.c:6455
-#, fuzzy
-msgid "%<struct %E%> declared in %<for%> loop initial declaration"
-msgstr "`%s' als 'inline' gedeclareerd na de definitie"
+#: c-common.c:8030 c-common.c:8076
+#, fuzzy, gcc-internal-format
+msgid "non-floating-point argument in call to function %qE"
+msgstr "niet-floating-point argument voor functie %qs"
 
-#: c-decl.c:6459
-#, fuzzy
-msgid "%<union %E%> declared in %<for%> loop initial declaration"
-msgstr "`%s' als 'inline' gedeclareerd na de definitie"
+#: c-common.c:8053
+#, fuzzy, gcc-internal-format
+msgid "non-floating-point arguments in call to function %qE"
+msgstr "niet-floating-point argument voor functie %qs"
 
-#: c-decl.c:6463
-#, fuzzy
-msgid "%<enum %E%> declared in %<for%> loop initial declaration"
-msgstr "`%s' als 'inline' gedeclareerd na de definitie"
+#: c-common.c:8069
+#, fuzzy, gcc-internal-format
+msgid "non-const integer argument %u in call to function %qE"
+msgstr "niet-floating-point argument voor functie %qs"
 
-#: c-decl.c:6467
-#, fuzzy
-msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+#: c-common.c:8359
+#, fuzzy, gcc-internal-format
+msgid "cannot apply %<offsetof%> to static data member %qD"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: c-decl.c:6756 c-decl.c:6905 c-decl.c:7116 cp/decl.c:6688
-#, fuzzy, c-format
-msgid "duplicate %qs"
-msgstr "herhaalde `%s'"
+#: c-common.c:8364
+#, gcc-internal-format
+msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
+msgstr ""
 
-#: c-decl.c:6777 c-decl.c:6914 c-decl.c:7017
-#, fuzzy
-msgid "two or more data types in declaration specifiers"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: c-common.c:8371
+#, fuzzy, gcc-internal-format
+msgid "cannot apply %<offsetof%> to a non constant address"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: c-decl.c:6789 cp/decl.c:6664
-#, fuzzy
-msgid "%<long long long%> is too long for GCC"
-msgstr "`long long long' is te lang voor GCC"
+#: c-common.c:8384 cp/typeck.c:5091
+#, fuzzy, gcc-internal-format
+msgid "attempt to take address of bit-field structure member %qD"
+msgstr "poging om het adres te nemen van lid %qs van een bitveld-structure"
 
-#: c-decl.c:6796 c-decl.c:6988
-msgid "both %<long long%> and %<double%> in declaration specifiers"
+#: c-common.c:8443
+#, gcc-internal-format
+msgid "index %E denotes an offset greater than size of %qT"
 msgstr ""
 
-#: c-decl.c:6802
-#, fuzzy
-msgid "ISO C90 does not support %<long long%>"
-msgstr "ANSI C ondersteunt `long long' niet"
+#: c-common.c:8480
+#, fuzzy, gcc-internal-format
+msgid "lvalue required as left operand of assignment"
+msgstr "ongeldige lvalue in toewijzing"
 
-#: c-decl.c:6807 c-decl.c:6827
-#, fuzzy
-msgid "both %<long%> and %<short%> in declaration specifiers"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: c-common.c:8483
+#, gcc-internal-format
+msgid "lvalue required as increment operand"
+msgstr ""
 
-#: c-decl.c:6810 c-decl.c:6921
-#, fuzzy
-msgid "both %<long%> and %<void%> in declaration specifiers"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: c-common.c:8486
+#, gcc-internal-format
+msgid "lvalue required as decrement operand"
+msgstr ""
 
-#: c-decl.c:6813 c-decl.c:6940
-#, fuzzy
-msgid "both %<long%> and %<_Bool%> in declaration specifiers"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: c-common.c:8489
+#, gcc-internal-format
+msgid "lvalue required as unary %<&%> operand"
+msgstr ""
 
-#: c-decl.c:6816 c-decl.c:6959
-#, fuzzy
-msgid "both %<long%> and %<char%> in declaration specifiers"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: c-common.c:8492
+#, fuzzy, gcc-internal-format
+msgid "lvalue required in asm statement"
+msgstr "ongeldige lvalue in asm-statement"
 
-#: c-decl.c:6819 c-decl.c:6972
-#, fuzzy
-msgid "both %<long%> and %<float%> in declaration specifiers"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: c-common.c:8622
+#, fuzzy, gcc-internal-format
+msgid "size of array is too large"
+msgstr "omvang van array %qs is te groot"
 
-#: c-decl.c:6830 c-decl.c:6924
-msgid "both %<short%> and %<void%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8658 c-common.c:8709 c-typeck.c:3045
+#, gcc-internal-format
+msgid "too few arguments to function %qE"
+msgstr "te weinig argumenten voor functie %qE"
 
-#: c-decl.c:6833 c-decl.c:6943
-msgid "both %<short%> and %<_Bool%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8675 c-typeck.c:5406 config/mep/mep.c:6321
+#, fuzzy, gcc-internal-format
+msgid "incompatible type for argument %d of %qE"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: c-decl.c:6836 c-decl.c:6962
-msgid "both %<short%> and %<char%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8872
+#, fuzzy, gcc-internal-format
+msgid "array subscript has type %<char%>"
+msgstr "array subscript is van het type %<char%>"
 
-#: c-decl.c:6839 c-decl.c:6975
-msgid "both %<short%> and %<float%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8907
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<+%> inside %<<<%>"
+msgstr "gebruik liefst haakjes rond + of - binnen een shift"
 
-#: c-decl.c:6842 c-decl.c:6991
-msgid "both %<short%> and %<double%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8910
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<-%> inside %<<<%>"
+msgstr "gebruik liefst haakjes rond + of - binnen een shift"
 
-#: c-decl.c:6850 c-decl.c:6870
-#, fuzzy
-msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8916
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<+%> inside %<>>%>"
+msgstr "gebruik liefst haakjes rond + of - binnen een shift"
 
-#: c-decl.c:6853 c-decl.c:6927
-#, fuzzy
-msgid "both %<signed%> and %<void%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8919
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<-%> inside %<>>%>"
+msgstr "gebruik liefst haakjes rond + of - binnen een shift"
 
-#: c-decl.c:6856 c-decl.c:6946
-#, fuzzy
-msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8925
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<&&%> within %<||%>"
+msgstr "gebruik liefst haakjes rond && binnen ||"
 
-#: c-decl.c:6859 c-decl.c:6978
-#, fuzzy
-msgid "both %<signed%> and %<float%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8934
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around arithmetic in operand of %<|%>"
+msgstr "gebruik liefst haakjes rond een rekensom in een operand van |"
 
-#: c-decl.c:6862 c-decl.c:6994
-#, fuzzy
-msgid "both %<signed%> and %<double%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8939
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %<|%>"
+msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
 
-#: c-decl.c:6873 c-decl.c:6930
-#, fuzzy
-msgid "both %<unsigned%> and %<void%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8943
+#, gcc-internal-format
+msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
+msgstr ""
 
-#: c-decl.c:6876 c-decl.c:6949
-#, fuzzy
-msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8953
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around arithmetic in operand of %<^%>"
+msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^"
 
-#: c-decl.c:6879 c-decl.c:6981
-#, fuzzy
-msgid "both %<unsigned%> and %<float%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8958
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %<^%>"
+msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^"
 
-#: c-decl.c:6882 c-decl.c:6997
-#, fuzzy
-msgid "both %<unsigned%> and %<double%> in declaration specifiers"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: c-common.c:8964
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<+%> in operand of %<&%>"
+msgstr "gebruik liefst haakjes rond + of - in een operand van &"
 
-#: c-decl.c:6890
-#, fuzzy
-msgid "ISO C90 does not support complex types"
-msgstr "ISO C89 ondersteunt geen complexe types"
+#: c-common.c:8967
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<-%> in operand of %<&%>"
+msgstr "gebruik liefst haakjes rond + of - in een operand van &"
 
-#: c-decl.c:6892 c-decl.c:6933
-msgid "both %<complex%> and %<void%> in declaration specifiers"
-msgstr ""
+#: c-common.c:8972
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %<&%>"
+msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &"
 
-#: c-decl.c:6895 c-decl.c:6952
-msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
+#: c-common.c:8976
+#, gcc-internal-format
+msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
 msgstr ""
 
-#: c-decl.c:7034
-#, fuzzy, c-format
-msgid "%qs fails to be a typedef or built in type"
-msgstr "`%s' is geen typedef of ingebouwd type"
+#: c-common.c:8984
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %<==%>"
+msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
 
-#: c-decl.c:7066
-#, fuzzy, c-format
-msgid "%qs is not at beginning of declaration"
-msgstr "`%s' staat niet aan het begin van een declaratie"
+#: c-common.c:8990
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around comparison in operand of %<!=%>"
+msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
 
-#: c-decl.c:7081
-msgid "%<__thread%> used with %<auto%>"
-msgstr ""
+#: c-common.c:9001
+#, fuzzy, gcc-internal-format
+msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
+msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis"
 
-#: c-decl.c:7083
-msgid "%<__thread%> used with %<register%>"
-msgstr ""
+#: c-common.c:9016
+#, fuzzy, gcc-internal-format
+msgid "label %q+D defined but not used"
+msgstr "label %qs gedefinieerd maar niet gebruikt"
 
-#: c-decl.c:7085
-msgid "%<__thread%> used with %<typedef%>"
+#: c-common.c:9018
+#, fuzzy, gcc-internal-format
+msgid "label %q+D declared but not defined"
+msgstr "%Jlabel %qD gedeclareerd maar niet gedefinieerd"
+
+#: c-common.c:9038
+#, gcc-internal-format
+msgid "division by zero"
+msgstr "deling door nul"
+
+#: c-common.c:9070
+#, fuzzy, gcc-internal-format
+msgid "comparison between types %qT and %qT"
+msgstr "vergelijking tussen pointer en integer"
+
+#: c-common.c:9121
+#, fuzzy, gcc-internal-format
+msgid "comparison between signed and unsigned integer expressions"
+msgstr "vergelijking tussen signed en unsigned"
+
+#: c-common.c:9172
+#, gcc-internal-format
+msgid "promoted ~unsigned is always non-zero"
 msgstr ""
 
-#: c-decl.c:7096 cp/parser.c:7247
-#, fuzzy
-msgid "%<__thread%> before %<extern%>"
-msgstr "`__thread' voor `extern'"
+#: c-common.c:9175
+#, gcc-internal-format
+msgid "comparison of promoted ~unsigned with constant"
+msgstr "vergelijking van gepromoveerde ~unsigned met constante"
 
-#: c-decl.c:7105 cp/parser.c:7237
-#, fuzzy
-msgid "%<__thread%> before %<static%>"
-msgstr "`__thread' voor `static'"
+#: c-common.c:9185
+#, gcc-internal-format
+msgid "comparison of promoted ~unsigned with unsigned"
+msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
 
-#: c-decl.c:7121
-#, fuzzy
-msgid "multiple storage classes in declaration specifiers"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#. Except for passing an argument to an unprototyped function,
+#. this is a constraint violation.  When passing an argument to
+#. an unprototyped function, it is compile-time undefined;
+#. making it a constraint in that case was rejected in
+#. DR#252.
+#: c-convert.c:102 c-typeck.c:1900 c-typeck.c:4982 cp/typeck.c:1836
+#: cp/typeck.c:6415 cp/typeck.c:7040 fortran/convert.c:88
+#, gcc-internal-format
+msgid "void value not ignored as it ought to be"
+msgstr "void-waarde niet genegeerd zoals het hoort"
+
+#: c-convert.c:156 fortran/convert.c:121 java/typeck.c:151
+#, gcc-internal-format
+msgid "conversion to non-scalar type requested"
+msgstr "conversie naar niet-scalair type gevraagd"
 
-#: c-decl.c:7128
-msgid "%<__thread%> used with %qs"
+#: c-decl.c:696
+#, fuzzy, gcc-internal-format
+msgid "array %q+D assumed to have one element"
+msgstr "%Jarray %qD wordt aangenomen één element te bevatten"
+
+#: c-decl.c:737
+#, gcc-internal-format
+msgid "%qD is static but used in inline function %qD which is not static"
 msgstr ""
 
-#: c-decl.c:7182
-#, fuzzy
-msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
-msgstr "ISO C ondersteunt simpele `complex' niet in de betekenis van `double complex'"
+#: c-decl.c:742
+#, gcc-internal-format
+msgid "%q+D is static but declared in inline function %qD which is not static"
+msgstr ""
 
-#: c-decl.c:7227 c-decl.c:7253
-#, fuzzy
-msgid "ISO C does not support complex integer types"
-msgstr "ANSI C ondersteunt `long long' niet"
+# goede vertaling voor scopes?
+#: c-decl.c:954
+#, gcc-internal-format
+msgid "GCC supports only %u nested scopes"
+msgstr "GCC ondersteunt maar %u geneste bereiken (scopes)"
 
-#: c-decl.c:7328 toplev.c:850
-#, fuzzy
-msgid "%J%qF used but never defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: c-decl.c:1102 cp/decl.c:356
+#, fuzzy, gcc-internal-format
+msgid "label %q+D used but not defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: c-format.c:96 c-format.c:209
-#, fuzzy
-msgid "format string has invalid operand number"
-msgstr "de formaatstring heeft een niet-constant operand-nummer"
+#: c-decl.c:1147
+#, fuzzy, gcc-internal-format
+msgid "nested function %q+D declared but never defined"
+msgstr "%Jgeneste functie %qD gedeclareerd maar niet gedefinieerd"
 
-#: c-format.c:113
-msgid "function does not return string type"
-msgstr "functie geeft geen string-type terug"
+#: c-decl.c:1159
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D declared but never defined"
+msgstr "%Jgeneste functie %qD gedeclareerd maar niet gedefinieerd"
 
-#: c-format.c:142
-#, fuzzy
-msgid "format string argument not a string type"
-msgstr "de formaatstring is geen string-type"
+#: c-decl.c:1174 cp/decl.c:599
+#, fuzzy, gcc-internal-format
+msgid "unused variable %q+D"
+msgstr "%Jniet-gebruikte variabele %qD"
 
-#: c-format.c:190
-msgid "unrecognized format specifier"
-msgstr "onbekende formaatspecificatie"
+#: c-decl.c:1178
+#, gcc-internal-format
+msgid "type of array %q+D completed incompatibly with implicit initialization"
+msgstr ""
 
-#: c-format.c:202
-#, fuzzy, c-format
-msgid "%qs is an unrecognized format function type"
-msgstr "`%s' is een onbekend type formaatfunctie"
+#: c-decl.c:1462 c-decl.c:5690 c-decl.c:6475 c-decl.c:7076
+#, fuzzy, gcc-internal-format
+msgid "originally defined here"
+msgstr "functie-definitie als %<typdef%> gedeclareerd"
 
-#: c-format.c:215
-#, fuzzy
-msgid "%<...%> has invalid operand number"
-msgstr "de formaatstring heeft een niet-constant operand-nummer"
+#: c-decl.c:1533
+#, gcc-internal-format
+msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
+msgstr "een parameterlijst met een beletselteken kan niet overeenkomen met een declaratie met lege parameterlijst"
 
-#: c-format.c:222
-#, fuzzy
-msgid "format string argument follows the args to be formatted"
-msgstr "de formaatstring volgt de te formatteren argumenten"
+#: c-decl.c:1540
+#, gcc-internal-format
+msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
+msgstr "een argumenttype dat een standaardpromotie heeft kan niet overeenkomen met een declaratie met lege parameterlijst"
 
-#: c-format.c:345 c-format.c:369
-#, fuzzy
-msgid "' ' flag"
-msgstr "` ' vlag"
+#: c-decl.c:1581
+#, fuzzy, gcc-internal-format
+msgid "prototype for %q+D declares more arguments than previous old-style definition"
+msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
 
-#: c-format.c:345 c-format.c:369
-#, fuzzy
-msgid "the ' ' printf flag"
-msgstr "de `'' printf-vlag"
+#: c-decl.c:1587
+#, fuzzy, gcc-internal-format
+msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
+msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
 
-#: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
-#, fuzzy
-msgid "'+' flag"
-msgstr "`+' vlag"
+#: c-decl.c:1596
+#, fuzzy, gcc-internal-format
+msgid "prototype for %q+D declares argument %d with incompatible type"
+msgstr "%Jprototype voor %qD delcareert argument %d met een onverenigbaar type"
 
-#: c-format.c:346 c-format.c:370 c-format.c:408
-#, fuzzy
-msgid "the '+' printf flag"
-msgstr "de `'' printf-vlag"
+# wringt een beetje...
+#. If we get here, no errors were found, but do issue a warning
+#. for this poor-style construct.
+#: c-decl.c:1609
+#, fuzzy, gcc-internal-format
+msgid "prototype for %q+D follows non-prototype definition"
+msgstr "%Jprototype voor %qD volgt niet-prototype definitie"
+
+#: c-decl.c:1624
+#, fuzzy, gcc-internal-format
+msgid "previous definition of %q+D was here"
+msgstr "%Jeerdere definitie van %qD was hier"
+
+#: c-decl.c:1626
+#, fuzzy, gcc-internal-format
+msgid "previous implicit declaration of %q+D was here"
+msgstr "%Jeerdere impliciete declaratie van %qD was hier"
+
+#: c-decl.c:1628
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+D was here"
+msgstr "%Jeerdere declaratie van %qD was hier"
+
+#: c-decl.c:1668
+#, fuzzy, gcc-internal-format
+msgid "%q+D redeclared as different kind of symbol"
+msgstr "%qs als ander soort symbool geherdeclareerd"
+
+#: c-decl.c:1672
+#, fuzzy, gcc-internal-format
+msgid "built-in function %q+D declared as non-function"
+msgstr "%Jingebouwde functie %qD gedeclareerd als niet-functie"
+
+# "verbergt" is niet verkeerd, maar "schaduwt" of iets dergelijks is misschien toch beter
+#: c-decl.c:1675 c-decl.c:1822 c-decl.c:2514
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D shadows a built-in function"
+msgstr "%Jdeclaratie van %qD verbergt een ingebouwde functie"
+
+#: c-decl.c:1684
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of enumerator %q+D"
+msgstr "%Jherdeclaratie van enum %qD"
 
-#: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
-#, fuzzy
-msgid "'#' flag"
-msgstr "`#' vlag"
+#. If types don't match for a built-in, throw away the
+#. built-in.  No point in calling locate_old_decl here, it
+#. won't print anything.
+#: c-decl.c:1705
+#, fuzzy, gcc-internal-format
+msgid "conflicting types for built-in function %q+D"
+msgstr "%Jonverenigbare types voor ingebouwde functie %qD"
+
+#: c-decl.c:1730 c-decl.c:1743 c-decl.c:1779
+#, fuzzy, gcc-internal-format
+msgid "conflicting types for %q+D"
+msgstr "%Jonverenigbare types voor %qD"
+
+#: c-decl.c:1759
+#, fuzzy, gcc-internal-format
+msgid "conflicting named address spaces (generic vs %s) for %q+D"
+msgstr "conflicterende types voor %qs"
+
+#: c-decl.c:1763
+#, fuzzy, gcc-internal-format
+msgid "conflicting named address spaces (%s vs generic) for %q+D"
+msgstr "conflicterende types voor %qs"
+
+#: c-decl.c:1767
+#, fuzzy, gcc-internal-format
+msgid "conflicting named address spaces (%s vs %s) for %q+D"
+msgstr "conflicterende types voor %qs"
+
+# misschien toch houden op type-qualifiers?
+#: c-decl.c:1776
+#, fuzzy, gcc-internal-format
+msgid "conflicting type qualifiers for %q+D"
+msgstr "%J onverenigbare typekwalificaties voor %qD"
 
-#: c-format.c:347 c-format.c:371 c-format.c:409
-#, fuzzy
-msgid "the '#' printf flag"
-msgstr "de `'' printf-vlag"
+#. Allow OLDDECL to continue in use.
+#: c-decl.c:1797
+#, fuzzy, gcc-internal-format
+msgid "redefinition of typedef %q+D"
+msgstr "%Jherdefinitie van typedef %qD"
+
+#: c-decl.c:1848 c-decl.c:1951
+#, fuzzy, gcc-internal-format
+msgid "redefinition of %q+D"
+msgstr "%Jherdefinitie van %qD"
+
+#: c-decl.c:1883 c-decl.c:1989
+#, fuzzy, gcc-internal-format
+msgid "static declaration of %q+D follows non-static declaration"
+msgstr "%Jdeclaratie van %qD als static volgt declaratie als niet-static"
+
+#: c-decl.c:1893 c-decl.c:1901 c-decl.c:1979 c-decl.c:1986
+#, fuzzy, gcc-internal-format
+msgid "non-static declaration of %q+D follows static declaration"
+msgstr "%Jdeclaratie van %qD als niet-static volgt declaratie als static"
+
+#: c-decl.c:1917
+#, gcc-internal-format
+msgid "%<gnu_inline%> attribute present on %q+D"
+msgstr ""
+
+#: c-decl.c:1920
+#, fuzzy, gcc-internal-format
+msgid "but not here"
+msgstr "van hieruit opgeroepen"
 
-#: c-format.c:348 c-format.c:372 c-format.c:439
-#, fuzzy
-msgid "'0' flag"
-msgstr "`0' vlag"
+#: c-decl.c:1938
+#, fuzzy, gcc-internal-format
+msgid "thread-local declaration of %q+D follows non-thread-local declaration"
+msgstr "%Jdeclaratie van %qD als thread-local volgt declaratie als niet-thread-local"
+
+#: c-decl.c:1941
+#, fuzzy, gcc-internal-format
+msgid "non-thread-local declaration of %q+D follows thread-local declaration"
+msgstr "%Jdeclaratie van %qD als niet-thread-local volgt declaratie als thread-local"
+
+#: c-decl.c:1971
+#, fuzzy, gcc-internal-format
+msgid "extern declaration of %q+D follows declaration with no linkage"
+msgstr "%Jdeclaratie van %qD as extern volgt declaratie zonder specifieke linkage"
+
+#: c-decl.c:2007
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D with no linkage follows extern declaration"
+msgstr "%Jdeclaratie van %qD zonder specifieke linkage volgt declaratie als extern"
+
+#: c-decl.c:2013
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %q+D with no linkage"
+msgstr "%Jherdeclaratie van %qD zonder specifieke linkage"
+
+#: c-decl.c:2039
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
+msgstr "%Jherdeclaratie van %qD met andere zichtbaarheid (oude zichtbaarheid blijft behouden)"
+
+#: c-decl.c:2050
+#, fuzzy, gcc-internal-format
+msgid "inline declaration of %qD follows declaration with attribute noinline"
+msgstr "%Jdeclaratie van %qD als inline volgt declaratie met %<noinline%> attribuut"
+
+#: c-decl.c:2057
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D with attribute noinline follows inline declaration "
+msgstr "%Jdeclaratie van %qD met %<noinline%> attribuut volgt declaratie als inline"
+
+#: c-decl.c:2075
+#, fuzzy, gcc-internal-format
+msgid "redefinition of parameter %q+D"
+msgstr "%Jherdefinitie van parameter %qD"
+
+#: c-decl.c:2102
+#, fuzzy, gcc-internal-format
+msgid "redundant redeclaration of %q+D"
+msgstr "%Joverbodige herdeclaratie van %qD"
+
+#: c-decl.c:2501
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D shadows previous non-variable"
+msgstr "%Jdeclaratie van %qD verbergt een eerdere niet-variabele"
+
+#: c-decl.c:2506
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D shadows a parameter"
+msgstr "de declaratie van %qs verbergt een parameter"
+
+#: c-decl.c:2509
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D shadows a global declaration"
+msgstr "de declaratie van %qs verbergt een parameter"
+
+#: c-decl.c:2519
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+D shadows a previous local"
+msgstr "de declaratie van %qs verbergt een parameter"
+
+#: c-decl.c:2523 cp/name-lookup.c:1050 cp/name-lookup.c:1083
+#: cp/name-lookup.c:1092
+#, fuzzy, gcc-internal-format
+msgid "shadowed declaration is here"
+msgstr "%Jde verborgen declaratie is hier"
+
+#: c-decl.c:2650
+#, gcc-internal-format
+msgid "nested extern declaration of %qD"
+msgstr "geneste declaratie van %qD als extern"
 
-#: c-format.c:348 c-format.c:372
-#, fuzzy
-msgid "the '0' printf flag"
-msgstr "de `'' printf-vlag"
+#: c-decl.c:2818 c-decl.c:2821
+#, gcc-internal-format
+msgid "implicit declaration of function %qE"
+msgstr "impliciete declaratie van functie %qE"
 
-#: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
-#, fuzzy
-msgid "'-' flag"
-msgstr "`-' vlag"
+#: c-decl.c:2884
+#, gcc-internal-format
+msgid "incompatible implicit declaration of built-in function %qD"
+msgstr "onverenigbare impliciete declaratie van ingebouwde functie %qD"
 
-#: c-format.c:349 c-format.c:373
-#, fuzzy
-msgid "the '-' printf flag"
-msgstr "de `'' printf-vlag"
+#: c-decl.c:2893
+#, gcc-internal-format
+msgid "incompatible implicit declaration of function %qD"
+msgstr "onverenigbare impliciete declaratie van functie %qD"
 
-#: c-format.c:350 c-format.c:422
-#, fuzzy
-msgid "''' flag"
-msgstr "`'' vlag"
+#: c-decl.c:2946
+#, fuzzy, gcc-internal-format
+msgid "%qE undeclared here (not in a function)"
+msgstr "%qE is hier niet gedeclareerd (niet in een functie)"
 
-#: c-format.c:350
-#, fuzzy
-msgid "the ''' printf flag"
-msgstr "de `'' printf-vlag"
+#: c-decl.c:2951
+#, fuzzy, gcc-internal-format
+msgid "%qE undeclared (first use in this function)"
+msgstr "%qE is hier niet gedeclareerd (eerste gebruik in deze functie)"
+
+#: c-decl.c:2954
+#, fuzzy, gcc-internal-format
+msgid "each undeclared identifier is reported only once for each function it appears in"
+msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
 
-#: c-format.c:351 c-format.c:423
-#, fuzzy
-msgid "'I' flag"
-msgstr "`'' vlag"
+#: c-decl.c:3004 cp/decl.c:2446
+#, fuzzy, gcc-internal-format
+msgid "label %qE referenced outside of any function"
+msgstr "naar label %s gerefereerd buiten enige functie"
 
-#: c-format.c:351
-#, fuzzy
-msgid "the 'I' printf flag"
-msgstr "de `I' printf-vlag"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: c-decl.c:3040
+#, fuzzy, gcc-internal-format
+msgid "jump into scope of identifier with variably modified type"
+msgstr "argument %d is alleen-lezen"
 
-#: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
-#: c-format.c:1531 config/sol2-c.c:46
-msgid "field width"
-msgstr "veldbreedte"
+#: c-decl.c:3043
+#, fuzzy, gcc-internal-format
+msgid "jump skips variable initialization"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: c-format.c:352 c-format.c:374 config/sol2-c.c:46
-msgid "field width in printf format"
-msgstr "veldbreedte in printf-formaat"
+#: c-decl.c:3044 c-decl.c:3100 c-decl.c:3185
+#, fuzzy, gcc-internal-format
+msgid "label %qD defined here"
+msgstr "label %qs gedefinieerd maar niet gebruikt"
 
-#: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
-msgid "precision"
-msgstr "precisie"
+#: c-decl.c:3045 c-decl.c:3309
+#, fuzzy, gcc-internal-format
+msgid "%qD declared here"
+msgstr "%qs tevoren hier gedeclareerd"
 
-#: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
-msgid "precision in printf format"
-msgstr "precisie in printf-formaat"
+#: c-decl.c:3099 c-decl.c:3184
+#, fuzzy, gcc-internal-format
+msgid "jump into statement expression"
+msgstr "overflow in constante expressie"
 
-# Goede vertaling voor modifier? "aanpasser" en "veranderaar" klinken nogal duf...
-#: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
-#: c-format.c:472 config/sol2-c.c:47
-msgid "length modifier"
-msgstr "lengte-modifier"
+#: c-decl.c:3121
+#, fuzzy, gcc-internal-format
+msgid "duplicate label declaration %qE"
+msgstr "herhaalde label-declaratie %qs"
 
-#: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
-#: config/sol2-c.c:47
-msgid "length modifier in printf format"
-msgstr "lengte-modifier in printf-formaat"
+#: c-decl.c:3215 cp/decl.c:2755
+#, fuzzy, gcc-internal-format
+msgid "duplicate label %qD"
+msgstr "herhaald label %qs"
 
-#: c-format.c:398 c-format.c:410
-#, fuzzy
-msgid "'q' flag"
-msgstr "`'' vlag"
+#: c-decl.c:3246
+#, gcc-internal-format
+msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
+msgstr ""
 
-#: c-format.c:398 c-format.c:410
-#, fuzzy
-msgid "the 'q' diagnostic flag"
-msgstr "de `'' printf-vlag"
+#: c-decl.c:3307
+#, fuzzy, gcc-internal-format
+msgid "switch jumps over variable initialization"
+msgstr "incompatibele types bij %s"
 
-# moet beter kunnen...
-#: c-format.c:418
-#, fuzzy
-msgid "assignment suppression"
-msgstr "toewijzingsonderdrukking"
+#: c-decl.c:3308 c-decl.c:3319
+#, gcc-internal-format
+msgid "switch starts here"
+msgstr ""
 
-# dit wringt nogal...
-#: c-format.c:418
-msgid "the assignment suppression scanf feature"
-msgstr "de scanf toewijzingsonderdrukking mogelijkheid"
+#: c-decl.c:3318
+#, fuzzy, gcc-internal-format
+msgid "switch jumps into statement expression"
+msgstr "overflow in constante expressie"
 
-#: c-format.c:419
-#, fuzzy
-msgid "'a' flag"
-msgstr "`'' vlag"
+#: c-decl.c:3389
+#, gcc-internal-format
+msgid "%qE defined as wrong kind of tag"
+msgstr ""
 
-#: c-format.c:419
-#, fuzzy
-msgid "the 'a' scanf flag"
-msgstr "de `'' scanf-vlag"
+#: c-decl.c:3621
+#, gcc-internal-format
+msgid "unnamed struct/union that defines no instances"
+msgstr "naamloze struct/union die geen instanties definieert"
 
-#: c-format.c:420
-msgid "field width in scanf format"
-msgstr "veldbreedte in scanf-formaat"
+#: c-decl.c:3630
+#, gcc-internal-format
+msgid "empty declaration with storage class specifier does not redeclare tag"
+msgstr ""
 
-#: c-format.c:421
-msgid "length modifier in scanf format"
-msgstr "lengte-modifier in scanf-formaat"
+#: c-decl.c:3643
+#, gcc-internal-format
+msgid "empty declaration with type qualifier does not redeclare tag"
+msgstr ""
 
-#: c-format.c:422
-#, fuzzy
-msgid "the ''' scanf flag"
-msgstr "de `'' scanf-vlag"
+#: c-decl.c:3665 c-decl.c:3672
+#, gcc-internal-format
+msgid "useless type name in empty declaration"
+msgstr "nutteloze typenaam in lege declaratie"
 
-#: c-format.c:423
-#, fuzzy
-msgid "the 'I' scanf flag"
-msgstr "de `I' scanf-vlag"
+#: c-decl.c:3680
+#, gcc-internal-format
+msgid "%<inline%> in empty declaration"
+msgstr "%<inline%> bij lege declaratie"
 
-#: c-format.c:437
-#, fuzzy
-msgid "'_' flag"
-msgstr "`'' vlag"
+# betere vertaling voor "file-scope"?
+#: c-decl.c:3686
+#, gcc-internal-format
+msgid "%<auto%> in file-scope empty declaration"
+msgstr "%<auto%> in lege declaratie op bestandsniveau"
 
-#: c-format.c:437
-#, fuzzy
-msgid "the '_' strftime flag"
-msgstr "de `_' strftime-vlag"
+#: c-decl.c:3692
+#, gcc-internal-format
+msgid "%<register%> in file-scope empty declaration"
+msgstr "%<register%> in lege declaratie op bestandsniveau"
 
-#: c-format.c:438
-#, fuzzy
-msgid "the '-' strftime flag"
-msgstr "de `-' strftime-vlag"
+# vertaling voor "storage class specifier"?
+#: c-decl.c:3698
+#, gcc-internal-format
+msgid "useless storage class specifier in empty declaration"
+msgstr "nutteloze storage class specifier in lege declaratie"
 
-#: c-format.c:439
-#, fuzzy
-msgid "the '0' strftime flag"
-msgstr "de `0' strftime-vlag"
+#: c-decl.c:3704
+#, gcc-internal-format
+msgid "useless %<__thread%> in empty declaration"
+msgstr "nutteloze %<__thread%> in lege declaratie"
 
-#: c-format.c:440 c-format.c:464
-#, fuzzy
-msgid "'^' flag"
-msgstr "`'' vlag"
+#: c-decl.c:3713
+#, gcc-internal-format
+msgid "useless type qualifier in empty declaration"
+msgstr "nutteloze type-kwalificatie in lege declaratie"
 
-#: c-format.c:440
-#, fuzzy
-msgid "the '^' strftime flag"
-msgstr "de `^' strftime-vlag"
+#: c-decl.c:3720 c-parser.c:1198
+#, gcc-internal-format
+msgid "empty declaration"
+msgstr "lege declaratie"
 
-#: c-format.c:441
-#, fuzzy
-msgid "the '#' strftime flag"
-msgstr "de `#' strftime-vlag"
+#: c-decl.c:3791
+#, gcc-internal-format
+msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
+msgstr "ISO C90 ondersteunt geen %<static%> of type-qualificaties in declaratoren van parameter arrays"
 
-#: c-format.c:442
-msgid "field width in strftime format"
-msgstr "veldbreedte in strftime-formaat"
+#: c-decl.c:3795
+#, gcc-internal-format
+msgid "ISO C90 does not support %<[*]%> array declarators"
+msgstr "ISO C90 ondersteunt geen %<[*]%> declaratoren van arrays"
 
-# Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
-#: c-format.c:443
-#, fuzzy
-msgid "'E' modifier"
-msgstr "`E' modifier"
+#. C99 6.7.5.2p4
+#. A function definition isn't function prototype scope C99 6.2.1p4.
+#. C99 6.7.5.2p4
+#: c-decl.c:3802 c-decl.c:6064
+#, gcc-internal-format
+msgid "%<[*]%> not allowed in other than function prototype scope"
+msgstr ""
 
-#: c-format.c:443
-#, fuzzy
-msgid "the 'E' strftime modifier"
-msgstr "de `E' strftime-modifier"
+#: c-decl.c:3915
+#, fuzzy, gcc-internal-format
+msgid "%q+D is usually a function"
+msgstr "%J%qD is meestal een functie"
 
-# Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
-#: c-format.c:444
-#, fuzzy
-msgid "'O' modifier"
-msgstr "`O' modifier"
+#: c-decl.c:3924
+#, gcc-internal-format
+msgid "typedef %qD is initialized (use __typeof__ instead)"
+msgstr "typedef %qD krijgt beginwaarde (gebruik beter __typeof__)"
 
-#: c-format.c:444
-#, fuzzy
-msgid "the 'O' strftime modifier"
-msgstr "de `O' strftime-modifier"
+#: c-decl.c:3929
+#, gcc-internal-format
+msgid "function %qD is initialized like a variable"
+msgstr "functie %qD krijgt beginwaarde alsof het een variabele is"
 
-#: c-format.c:445
-#, fuzzy
-msgid "the 'O' modifier"
-msgstr "de `O' modifier"
+#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
+#: c-decl.c:3935
+#, gcc-internal-format
+msgid "parameter %qD is initialized"
+msgstr "parameter %qD krijgt beginwaarde"
 
-#: c-format.c:463
-msgid "fill character"
-msgstr "opvulkarakter"
+#: c-decl.c:3960
+#, gcc-internal-format
+msgid "variable %qD has initializer but incomplete type"
+msgstr "variabele %qD heeft beginwaarde, maar een onvolledig type"
+
+#: c-decl.c:4049 cp/decl.c:4174 cp/decl.c:11712
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D given attribute noinline"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: c-decl.c:4146
+#, fuzzy, gcc-internal-format
+msgid "initializer fails to determine size of %q+D"
+msgstr "beginwaarde legt grootte van %qs niet vast"
+
+#: c-decl.c:4151
+#, fuzzy, gcc-internal-format
+msgid "array size missing in %q+D"
+msgstr "array-grootte ontbreekt in %qs"
+
+#: c-decl.c:4163
+#, fuzzy, gcc-internal-format
+msgid "zero or negative size array %q+D"
+msgstr "%Jarray %qD heeft grootte die negatief of nul is"
+
+#: c-decl.c:4218 varasm.c:2180
+#, fuzzy, gcc-internal-format
+msgid "storage size of %q+D isn%'t known"
+msgstr "opslaggrootte van %qs is onbekend"
+
+#: c-decl.c:4229
+#, fuzzy, gcc-internal-format
+msgid "storage size of %q+D isn%'t constant"
+msgstr "opslaggrootte van %qs is niet constant"
+
+#: c-decl.c:4276
+#, fuzzy, gcc-internal-format
+msgid "ignoring asm-specifier for non-static local variable %q+D"
+msgstr "%Jasm-specificatie wordt genegeerd voor niet-static locale variabele %qD"
+
+#: c-decl.c:4304
+#, gcc-internal-format
+msgid "cannot put object with volatile field into register"
+msgstr "een object met een volatile veld kan niet in een register geplaatst worden"
 
-#: c-format.c:463
-msgid "fill character in strfmon format"
-msgstr "opvulkarakter in strfmon-formaat"
+#: c-decl.c:4394
+#, fuzzy, gcc-internal-format
+msgid "uninitialized const %qD is invalid in C++"
+msgstr "niet-constante beginwaarde voor %qs"
 
-#: c-format.c:464
-#, fuzzy
-msgid "the '^' strfmon flag"
-msgstr "de `^' strfmon-vlag"
+# Of is 'verbiedt parameterdeclaraties op voorhand' beter?
+#: c-decl.c:4440
+#, gcc-internal-format
+msgid "ISO C forbids forward parameter declarations"
+msgstr "ISO C verbiedt voorwaartse declaraties van parameters"
 
-#: c-format.c:465
-#, fuzzy
-msgid "the '+' strfmon flag"
-msgstr "de `+' strfmon-vlag"
+#: c-decl.c:4527
+#, gcc-internal-format
+msgid "defining a type in a compound literal is invalid in C++"
+msgstr ""
 
-#: c-format.c:466
-#, fuzzy
-msgid "'(' flag"
-msgstr "`'' vlag"
+#: c-decl.c:4579 c-decl.c:4594
+#, gcc-internal-format
+msgid "bit-field %qs width not an integer constant"
+msgstr "breedte van bitveld %qs is geen integerconstante"
 
-#: c-format.c:466
-#, fuzzy
-msgid "the '(' strfmon flag"
-msgstr "de `(' strfmon-vlag"
+#: c-decl.c:4589
+#, fuzzy, gcc-internal-format
+msgid "bit-field %qs width not an integer constant expression"
+msgstr "breedte van bitveld %qs is geen integerconstante"
 
-#: c-format.c:467
-#, fuzzy
-msgid "'!' flag"
-msgstr "`'' vlag"
+#: c-decl.c:4600
+#, gcc-internal-format
+msgid "negative width in bit-field %qs"
+msgstr "bitveld %qs heeft een negatieve breedte"
 
-#: c-format.c:467
-#, fuzzy
-msgid "the '!' strfmon flag"
-msgstr "de `!' strfmon-vlag"
+#: c-decl.c:4605
+#, gcc-internal-format
+msgid "zero width for bit-field %qs"
+msgstr "bitveld %qs heeft breedte 0"
 
-#: c-format.c:468
-#, fuzzy
-msgid "the '-' strfmon flag"
-msgstr "de `-' strfmon-vlag"
+#: c-decl.c:4615
+#, gcc-internal-format
+msgid "bit-field %qs has invalid type"
+msgstr "bitveld %qs heeft een ongeldig type"
 
-#: c-format.c:469
-msgid "field width in strfmon format"
-msgstr "veldbreedte in strfmon-formaat"
+#: c-decl.c:4625
+#, gcc-internal-format
+msgid "type of bit-field %qs is a GCC extension"
+msgstr "het type van bitveld %qs is een uitbreiding van GCC"
 
-#: c-format.c:470
-msgid "left precision"
-msgstr "linkse precisie"
+#: c-decl.c:4631
+#, gcc-internal-format
+msgid "width of %qs exceeds its type"
+msgstr "breedte van %qs overschrijdt zijn type"
 
-#: c-format.c:470
-msgid "left precision in strfmon format"
-msgstr "linkse precisie in strfmon-formaat"
+#: c-decl.c:4644
+#, gcc-internal-format
+msgid "%qs is narrower than values of its type"
+msgstr "%qs is smaller dan waarden van zijn type"
 
-#: c-format.c:471
-msgid "right precision"
-msgstr "rechtse precisie"
+#: c-decl.c:4663
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
+msgstr "ISO C90 verbiedt array %qs, wiens grootte niet geëvalueerd kan worden"
 
-#: c-format.c:471
-msgid "right precision in strfmon format"
-msgstr "rechtse precisie in strfmon-formaat"
+#: c-decl.c:4667
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids array whose size can%'t be evaluated"
+msgstr "ISO C90 verbiedt array %qs, wiens grootte niet geëvalueerd kan worden"
 
-#: c-format.c:472
-msgid "length modifier in strfmon format"
-msgstr "lengte-modifier in strfmon-formaat"
+#: c-decl.c:4674
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids variable length array %qE"
+msgstr "ISO C90 verbiedt array %qs van variabele grootte"
 
-#: c-format.c:840
-#, fuzzy, c-format
-msgid "function might be possible candidate for %qs format attribute"
-msgstr "deze functie is een mogelijke kandidaat voor het `%s' formaat-attribuut"
+#: c-decl.c:4677
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids variable length array"
+msgstr "ISO C90 verbiedt array %qs van variabele grootte"
 
-# niet zeker of '$-operandnummer' wel de juiste betekenis vervat
-#: c-format.c:931 c-format.c:952 c-format.c:1947
-msgid "missing $ operand number in format"
-msgstr "$-operandnummer ontbreekt in formaat"
+#: c-decl.c:4686
+#, fuzzy, gcc-internal-format
+msgid "the size of array %qE can%'t be evaluated"
+msgstr "ISO C90 verbiedt array %qs, wiens grootte niet geëvalueerd kan worden"
 
-#: c-format.c:961
-#, c-format
-msgid "%s does not support %%n$ operand number formats"
-msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
+#: c-decl.c:4690
+#, fuzzy, gcc-internal-format
+msgid "the size of array can %'t be evaluated"
+msgstr "grootte van array %qs is negatief"
 
-#: c-format.c:968
-msgid "operand number out of range in format"
-msgstr "operandnummer buiten bereik in formaat"
+#: c-decl.c:4696
+#, fuzzy, gcc-internal-format
+msgid "variable length array %qE is used"
+msgstr "ISO C90 verbiedt array %qs van variabele grootte"
 
-#: c-format.c:991
-#, c-format
-msgid "format argument %d used more than once in %s format"
-msgstr "formaat-argument %d meer dan eens gebruikt in %s formaat"
+#: c-decl.c:4700 cp/decl.c:7366
+#, gcc-internal-format
+msgid "variable length array is used"
+msgstr ""
 
-#: c-format.c:1023
-#, fuzzy
-msgid "$ operand number used after format without operand number"
-msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: c-decl.c:4878 c-decl.c:5224 c-decl.c:5234
+#, fuzzy, gcc-internal-format
+msgid "variably modified %qE at file scope"
+msgstr "argument %d is alleen-lezen"
 
-# moet beter kunnen
-#: c-format.c:1053
-#, c-format
-msgid "format argument %d unused before used argument %d in $-style format"
-msgstr "formaat-argument %d ongebruikt voor gebruikt argument %d in $-stijl formaat"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: c-decl.c:4880
+#, fuzzy, gcc-internal-format
+msgid "variably modified field at file scope"
+msgstr "argument %d is alleen-lezen"
 
-#: c-format.c:1148
-msgid "format not a string literal, format string not checked"
-msgstr "formaat is geen stringconstante, de formaatstring werd dus niet nagekeken"
+#: c-decl.c:4900
+#, fuzzy, gcc-internal-format
+msgid "type defaults to %<int%> in declaration of %qE"
+msgstr "type krijgt standaardwaarde %<int%> in de declaratie van %qs"
 
-#: c-format.c:1162
-msgid "format not a string literal and no format arguments"
-msgstr "formaat is geen stringconstante en er zijn geen formaat-argumenten"
+#: c-decl.c:4904
+#, fuzzy, gcc-internal-format
+msgid "type defaults to %<int%> in type name"
+msgstr "type krijgt standaardwaarde %<int%> in de declaratie van %qs"
 
-#: c-format.c:1164
-msgid "format not a string literal, argument types not checked"
-msgstr "formaat is geen stringconstante, de argumenttypes werden dus niet nagekeken"
+#: c-decl.c:4937
+#, gcc-internal-format
+msgid "duplicate %<const%>"
+msgstr "herhaalde %<const%>"
 
-#: c-format.c:1177
-msgid "too many arguments for format"
-msgstr "teveel argumenten voor formaat"
+#: c-decl.c:4939
+#, gcc-internal-format
+msgid "duplicate %<restrict%>"
+msgstr "herhaalde %<restrict%>"
 
-#: c-format.c:1180
-msgid "unused arguments in $-style format"
-msgstr "ongebruikte argumenten in $-stijl formaat"
+#: c-decl.c:4941
+#, gcc-internal-format
+msgid "duplicate %<volatile%>"
+msgstr "herhaalde %<volatile%>"
 
-#: c-format.c:1183
-#, c-format
-msgid "zero-length %s format string"
-msgstr "%s formaatstring van lengte 0"
+#: c-decl.c:4945
+#, fuzzy, gcc-internal-format
+msgid "conflicting named address spaces (%s vs %s)"
+msgstr "conflicterende declaraties van %qs"
 
-# "brede string"? "string met brede karakters/tekens"?
-#: c-format.c:1187
-msgid "format is a wide character string"
-msgstr "formaat is een wide-character string"
+#: c-decl.c:4967
+#, gcc-internal-format
+msgid "function definition declared %<auto%>"
+msgstr "functie-definitie als %<auto%> gedeclareerd"
 
-#: c-format.c:1190
-msgid "unterminated format string"
-msgstr "formaatstring niet beëindigd"
+#: c-decl.c:4969
+#, gcc-internal-format
+msgid "function definition declared %<register%>"
+msgstr "functie-definitie als %<register%> gedeclareerd"
 
-#: c-format.c:1400
-#, fuzzy
-msgid "embedded %<\\0%> in format"
-msgstr "ingesloten `\\0' in formaat"
+#: c-decl.c:4971
+#, gcc-internal-format
+msgid "function definition declared %<typedef%>"
+msgstr "functie-definitie als %<typdef%> gedeclareerd"
 
-#: c-format.c:1415
-#, fuzzy
-msgid "spurious trailing %<%%%> in format"
-msgstr "overbodige `%%' achteraan formaat"
+#: c-decl.c:4973
+#, gcc-internal-format
+msgid "function definition declared %<__thread%>"
+msgstr "functie-definitie als %<__thread%> gedeclareerd"
+
+#: c-decl.c:4990
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for structure field %qE"
+msgstr "opslagklasse opgegeven voor structure-veld %qs"
+
+#: c-decl.c:4993
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for structure field"
+msgstr "opslagklasse opgegeven voor structure-veld %qs"
+
+#: c-decl.c:4997
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for parameter %qE"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: c-decl.c:5000
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for unnamed parameter"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: c-decl.c:5003 cp/decl.c:8294
+#, gcc-internal-format
+msgid "storage class specified for typename"
+msgstr "opslagklasse opgegeven voor typenaam"
 
-#: c-format.c:1459 c-format.c:1703
-#, c-format
-msgid "repeated %s in format"
-msgstr "herhaalde %s in formaat"
+#: c-decl.c:5020
+#, fuzzy, gcc-internal-format
+msgid "%qE initialized and declared %<extern%>"
+msgstr "%qs krijgt beginwaarde en is als %<extern%> gedeclareerd"
 
-#: c-format.c:1472
-msgid "missing fill character at end of strfmon format"
-msgstr "opvulkarakter ontbreekt aan het einde van dit strfmon-formaat"
+#: c-decl.c:5024
+#, fuzzy, gcc-internal-format
+msgid "%qE has both %<extern%> and initializer"
+msgstr "%qs heeft zowel %<extern%> als een beginwaarde"
 
-#: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
-msgid "too few arguments for format"
-msgstr "te weinig argumenten voor formaat"
+#: c-decl.c:5029
+#, fuzzy, gcc-internal-format
+msgid "file-scope declaration of %qE specifies %<auto%>"
+msgstr "declaratie van %qs op bestandsniveau specifieert %<auto%>"
 
-#: c-format.c:1557
-#, c-format
-msgid "zero width in %s format"
-msgstr "breedte van nul in %s formaat"
+#: c-decl.c:5033
+#, fuzzy, gcc-internal-format
+msgid "file-scope declaration of %qE specifies %<register%>"
+msgstr "declaratie van %qs op bestandsniveau specifieert %<auto%>"
 
-#: c-format.c:1575
-#, c-format
-msgid "empty left precision in %s format"
-msgstr "lege linkse precisie gebruikt in %s formaat"
+#: c-decl.c:5038
+#, fuzzy, gcc-internal-format
+msgid "nested function %qE declared %<extern%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: c-format.c:1633
-msgid "field precision"
-msgstr "veldprecisie"
+#: c-decl.c:5041
+#, fuzzy, gcc-internal-format
+msgid "function-scope %qE implicitly auto and declared %<__thread%>"
+msgstr "functie-definitie als %<__thread%> gedeclareerd"
 
-#: c-format.c:1648
-#, c-format
-msgid "empty precision in %s format"
-msgstr "lege precisie in %s formaat"
+#. Only the innermost declarator (making a parameter be of
+#. array type which is converted to pointer type)
+#. may have static or type qualifiers.
+#: c-decl.c:5088 c-decl.c:5418
+#, gcc-internal-format
+msgid "static or type qualifiers in non-parameter array declarator"
+msgstr ""
 
-#: c-format.c:1687
-#, fuzzy, c-format
-msgid "%s does not support the %qs %s length modifier"
-msgstr "%s ondersteunt de `%s' %s lengte-modifier niet"
+#: c-decl.c:5136
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qE as array of voids"
+msgstr "%qs wordt gedeclareerd als een array van voids"
 
-#: c-format.c:1737
-msgid "conversion lacks type at end of format"
-msgstr "conversie mist type aan het einde van het formaat"
+#: c-decl.c:5138
+#, fuzzy, gcc-internal-format
+msgid "declaration of type name as array of voids"
+msgstr "%qs wordt gedeclareerd als een array van voids"
 
-#: c-format.c:1748
-#, fuzzy, c-format
-msgid "unknown conversion type character %qc in format"
-msgstr "onbekend typeconversie-karakter `%c' in formaat"
+#: c-decl.c:5145
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qE as array of functions"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: c-format.c:1751
-#, c-format
-msgid "unknown conversion type character 0x%x in format"
-msgstr "onbekend typeconversie-karakter 0x%x in formaat"
+#: c-decl.c:5148
+#, fuzzy, gcc-internal-format
+msgid "declaration of type name as array of functions"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: c-format.c:1758
-#, fuzzy
-msgid "%s does not support the %<%%%c%> %s format"
-msgstr "%s ondersteunt het `%%%s%c' %s formaat niet"
+#: c-decl.c:5155 c-decl.c:6862
+#, gcc-internal-format
+msgid "invalid use of structure with flexible array member"
+msgstr "ongeldig gebruik van strcture met flexibel array-lid"
+
+#: c-decl.c:5181
+#, fuzzy, gcc-internal-format
+msgid "size of array %qE has non-integer type"
+msgstr "grootte van array %qs is van een niet-integer type"
+
+#: c-decl.c:5185
+#, fuzzy, gcc-internal-format
+msgid "size of unnamed array has non-integer type"
+msgstr "grootte van array %qs is van een niet-integer type"
+
+#: c-decl.c:5195
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids zero-size array %qE"
+msgstr "ISO C verbiedt array %qs met grootte 0"
+
+#: c-decl.c:5198
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids zero-size array"
+msgstr "ISO C++ verbiedt array %qs met lengte 0"
+
+#: c-decl.c:5207
+#, fuzzy, gcc-internal-format
+msgid "size of array %qE is negative"
+msgstr "grootte van array %qs is negatief"
+
+#: c-decl.c:5209
+#, fuzzy, gcc-internal-format
+msgid "size of unnamed array is negative"
+msgstr "grootte van array %qs is negatief"
+
+#: c-decl.c:5285 c-decl.c:5649
+#, fuzzy, gcc-internal-format
+msgid "size of array %qE is too large"
+msgstr "omvang van array %qs is te groot"
+
+#: c-decl.c:5288 c-decl.c:5651
+#, fuzzy, gcc-internal-format
+msgid "size of unnamed array is too large"
+msgstr "omvang van array %qs is te groot"
+
+#: c-decl.c:5325
+#, gcc-internal-format
+msgid "ISO C90 does not support flexible array members"
+msgstr "ISO C90 ondersteunt geen flexibele array-leden"
 
-#: c-format.c:1774
-#, fuzzy
-msgid "%s used with %<%%%c%> %s format"
-msgstr "%s gebruikt bij `%%%c' %s formaat"
+#. C99 6.7.5.2p4
+#: c-decl.c:5346
+#, fuzzy, gcc-internal-format
+msgid "%<[*]%> not in a declaration"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: c-format.c:1783
-#, c-format
-msgid "%s does not support %s"
-msgstr "%s ondersteunt %s niet"
+#: c-decl.c:5359
+#, gcc-internal-format
+msgid "array type has incomplete element type"
+msgstr "arraytype heeft onvolledig elementtype"
 
-#: c-format.c:1792
-#, fuzzy
-msgid "%s does not support %s with the %<%%%c%> %s format"
-msgstr "%s ondersteunt %s niet bij het `%%%c' %s formaat"
+#: c-decl.c:5451
+#, fuzzy, gcc-internal-format
+msgid "%qE declared as function returning a function"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: c-format.c:1825
-#, fuzzy
-msgid "%s ignored with %s and %<%%%c%> %s format"
-msgstr "%s wordt genegeerd bij %s en `%%%c' %s formaat"
+#: c-decl.c:5454
+#, fuzzy, gcc-internal-format
+msgid "type name declared as function returning a function"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: c-format.c:1829
-#, c-format
-msgid "%s ignored with %s in %s format"
-msgstr "%s wordt genegeerd bij %s in %s formaat"
+#: c-decl.c:5461
+#, fuzzy, gcc-internal-format
+msgid "%qE declared as function returning an array"
+msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
 
-#: c-format.c:1835
-#, fuzzy
-msgid "use of %s and %s together with %<%%%c%> %s format"
-msgstr "zowel %s als %s gebruikt bij '%%%c' %s formaat"
+#: c-decl.c:5464
+#, fuzzy, gcc-internal-format
+msgid "type name declared as function returning an array"
+msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
 
-#: c-format.c:1839
-#, c-format
-msgid "use of %s and %s together in %s format"
-msgstr "zowel %s als %s gebruikt in %s formaat"
+#: c-decl.c:5494
+#, fuzzy, gcc-internal-format
+msgid "function definition has qualified void return type"
+msgstr "functiedefinitie heeft een gekwalificeerde %<void%> als teruggeeftype"
 
-#: c-format.c:1858
-#, fuzzy
-msgid "%<%%%c%> yields only last 2 digits of year in some locales"
-msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal in sommige omgevingen"
+#: c-decl.c:5497 cp/decl.c:8400
+#, gcc-internal-format
+msgid "type qualifiers ignored on function return type"
+msgstr "typekwalificaties op teruggeeftypes van functies worden genegeerd"
 
-#: c-format.c:1861
-#, fuzzy
-msgid "%<%%%c%> yields only last 2 digits of year"
-msgstr "`%%%c' geeft enkel de laatste twee cijfers van het jaartal"
+#: c-decl.c:5527 c-decl.c:5665 c-decl.c:5775 c-decl.c:5868
+#, gcc-internal-format
+msgid "ISO C forbids qualified function types"
+msgstr "ISO C verbiedt gekwalificeerde functie-types"
+
+# misschien toch houden op type-qualifiers?
+#: c-decl.c:5594
+#, fuzzy, gcc-internal-format
+msgid "%qs combined with %<auto%> qualifier for %qE"
+msgstr "%J onverenigbare typekwalificaties voor %qD"
+
+#: c-decl.c:5598
+#, gcc-internal-format
+msgid "%qs combined with %<register%> qualifier for %qE"
+msgstr ""
+
+#: c-decl.c:5604
+#, fuzzy, gcc-internal-format
+msgid "%qs specified for auto variable %qE"
+msgstr "ongeldig vector-type voor attribuut %qs"
+
+#: c-decl.c:5620
+#, fuzzy, gcc-internal-format
+msgid "%qs specified for parameter %qE"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: c-decl.c:5623
+#, fuzzy, gcc-internal-format
+msgid "%qs specified for unnamed parameter"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: c-decl.c:5629
+#, fuzzy, gcc-internal-format
+msgid "%qs specified for structure field %qE"
+msgstr "opslagklasse opgegeven voor structure-veld %qs"
+
+#: c-decl.c:5632
+#, fuzzy, gcc-internal-format
+msgid "%qs specified for structure field"
+msgstr "opslagklasse opgegeven voor structure-veld %qs"
+
+#: c-decl.c:5673
+#, fuzzy, gcc-internal-format
+msgid "typedef %q+D declared %<inline%>"
+msgstr "%Jtypedef %qD als %<inline%> gedeclareerd"
+
+#: c-decl.c:5709
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids const or volatile function types"
+msgstr "ISO C verbiedt %<const%> of %<volatile%> functie-types"
 
-#. The end of the format string was reached.
-#: c-format.c:1877
-#, fuzzy
-msgid "no closing %<]%> for %<%%[%> format"
-msgstr "geen eind-`]' voor `%%[' formaat"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#. C99 6.7.2.1p8
+#: c-decl.c:5719
+#, fuzzy, gcc-internal-format
+msgid "a member of a structure or union cannot have a variably modified type"
+msgstr "argument %d is alleen-lezen"
 
-#: c-format.c:1890
-#, fuzzy, c-format
-msgid "use of %qs length modifier with %qc type character"
-msgstr "`%s' lengte-modifier samen met typekarakter `%c' gebruikt"
+#: c-decl.c:5736 cp/decl.c:7580
+#, fuzzy, gcc-internal-format
+msgid "variable or field %qE declared void"
+msgstr "variabele of veld %qs als void gedeclareerd"
 
-#: c-format.c:1911
-#, fuzzy
-msgid "%s does not support the %<%%%s%c%> %s format"
-msgstr "%s ondersteunt het `%%%s%c' %s formaat niet"
+#: c-decl.c:5767
+#, gcc-internal-format
+msgid "attributes in parameter array declarator ignored"
+msgstr "attributen genegeerd in declarator van parameter-array"
 
-#: c-format.c:1928
-msgid "operand number specified with suppressed assignment"
-msgstr "operandnummer opgegeven met onderdukte uitlijning"
+#: c-decl.c:5801
+#, fuzzy, gcc-internal-format
+msgid "parameter %q+D declared %<inline%>"
+msgstr "%Jparameter %qD als %<inline%> gedeclareerd"
+
+#: c-decl.c:5814
+#, fuzzy, gcc-internal-format
+msgid "field %qE declared as a function"
+msgstr "veld %qs als een functie gedeclareerd"
+
+#: c-decl.c:5821
+#, fuzzy, gcc-internal-format
+msgid "field %qE has incomplete type"
+msgstr "veld %qs heeft een onvolledig type"
+
+#: c-decl.c:5823
+#, fuzzy, gcc-internal-format
+msgid "unnamed field has incomplete type"
+msgstr "parameter %qs heeft een onvolledig type"
+
+#: c-decl.c:5840 c-decl.c:5851 c-decl.c:5854
+#, fuzzy, gcc-internal-format
+msgid "invalid storage class for function %qE"
+msgstr "ongeldige opslagklasse voor functie %qs"
+
+#: c-decl.c:5874
+#, gcc-internal-format
+msgid "%<noreturn%> function returns non-void value"
+msgstr "%<noreturn%> functie geeft niet-void waarde terug"
 
-#: c-format.c:1930
-msgid "operand number specified for format taking no argument"
-msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
+#: c-decl.c:5910
+#, gcc-internal-format
+msgid "cannot inline function %<main%>"
+msgstr "kan functie %<main%> niet %<inline%> maken"
 
-#: c-format.c:2072
-#, fuzzy, c-format
-msgid "writing through null pointer (argument %d)"
-msgstr "beschrijving via null pointer (arg %d)"
+#: c-decl.c:5939
+#, gcc-internal-format
+msgid "variable previously declared %<static%> redeclared %<extern%>"
+msgstr "eerder als %<static%> gedeclareerde variabele als %<extern%> geherdeclareerd"
 
-#: c-format.c:2080
-#, fuzzy, c-format
-msgid "reading through null pointer (argument %d)"
-msgstr "uitlezing via null-pointer (arg %d)"
+#: c-decl.c:5949
+#, fuzzy, gcc-internal-format
+msgid "variable %q+D declared %<inline%>"
+msgstr "%Jvariabele %qD als %<inline%> gedeclareerd"
 
-#: c-format.c:2100
-#, fuzzy, c-format
-msgid "writing into constant object (argument %d)"
-msgstr "constant object wordt beschreven (argument %d)"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: c-decl.c:5984
+#, fuzzy, gcc-internal-format
+msgid "non-nested function with variably modified type"
+msgstr "argument %d is alleen-lezen"
 
-#: c-format.c:2111
-#, c-format
-msgid "extra type qualifiers in format argument (argument %d)"
+#: c-decl.c:5986
+#, gcc-internal-format
+msgid "object with variably modified type must have no linkage"
 msgstr ""
 
-#: c-format.c:2222
-msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
-msgstr ""
+#: c-decl.c:6069 c-decl.c:7492
+#, gcc-internal-format
+msgid "function declaration isn%'t a prototype"
+msgstr "functie-declaratie is geen prototype"
 
-#: c-format.c:2225
-msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
-msgstr ""
+#: c-decl.c:6077
+#, gcc-internal-format
+msgid "parameter names (without types) in function declaration"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: c-format.c:2232
-msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
-msgstr ""
+#: c-decl.c:6112
+#, fuzzy, gcc-internal-format
+msgid "parameter %u (%q+D) has incomplete type"
+msgstr "%Jparameter %u (%qD) heeft een onvolledig type"
 
-#: c-format.c:2235
-msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
-msgstr ""
+#: c-decl.c:6116
+#, fuzzy, gcc-internal-format
+msgid "parameter %u has incomplete type"
+msgstr "%Jparameter %u heeft een onvolledig type"
 
-#: c-format.c:2501
-#, fuzzy
-msgid "args to be formatted is not %<...%>"
-msgstr "de te formatteren argumenten zijn niet ..."
+#: c-decl.c:6127
+#, fuzzy, gcc-internal-format
+msgid "parameter %u (%q+D) has void type"
+msgstr "%Jparameter %u (%qD) heeft %<void%> als type"
 
-# Klinkt wat vreemd...
-#: c-format.c:2510
-msgid "strftime formats cannot format arguments"
-msgstr "strftime formaten kunnen geen argumenten formatteren"
+#: c-decl.c:6131
+#, fuzzy, gcc-internal-format
+msgid "parameter %u has void type"
+msgstr "%Jparameter %u heeft %<void%> als type"
 
-#: c-gimplify.c:237
-msgid "statement with no effect"
-msgstr ""
+#: c-decl.c:6202
+#, gcc-internal-format
+msgid "%<void%> as only parameter may not be qualified"
+msgstr "%<void%> als enige parameter mag niet gekwalificeerd worden"
 
-#: c-gimplify.c:315 c-typeck.c:6914 cp/parser.c:6568
-msgid "break statement not within loop or switch"
-msgstr "break-statement niet in een lus of switch"
+#: c-decl.c:6206 c-decl.c:6240
+#, gcc-internal-format
+msgid "%<void%> must be the only parameter"
+msgstr "%<void%> moet de enige parameter zijn"
 
-#: c-gimplify.c:317
-#, fuzzy
-msgid "continue statement not within loop or switch"
-msgstr "break-statement niet in een lus of switch"
+#: c-decl.c:6234
+#, fuzzy, gcc-internal-format
+msgid "parameter %q+D has just a forward declaration"
+msgstr "%Jparameter %qD heeft enkel een voorwaartse declaratie"
 
-#: c-incpath.c:70
-#, fuzzy, c-format
-msgid "ignoring duplicate directory \"%s\"\n"
-msgstr "dubbele folder `%s' wordt genegeerd\n"
+#. The %s will be one of 'struct', 'union', or 'enum'.
+#: c-decl.c:6279
+#, gcc-internal-format
+msgid "%<%s %E%> declared inside parameter list"
+msgstr "%<%s %E%> gedeclareerd binnen parameterlijst"
 
-#: c-incpath.c:73
-msgid "  as it is a non-system directory that duplicates a system directory\n"
-msgstr ""
+#. The %s will be one of 'struct', 'union', or 'enum'.
+#: c-decl.c:6283
+#, gcc-internal-format
+msgid "anonymous %s declared inside parameter list"
+msgstr "anonieme %s gedeclareerd binnen parameterlijst"
 
-#: c-incpath.c:77
-#, fuzzy, c-format
-msgid "ignoring nonexistent directory \"%s\"\n"
-msgstr "dubbele folder `%s' wordt genegeerd\n"
+#: c-decl.c:6288
+#, gcc-internal-format
+msgid "its scope is only this definition or declaration, which is probably not what you want"
+msgstr "het bereik ervan is enkel deze definitie of declaratie, hetgeen waarschijnlijk niet de bedoeling is"
+
+#: c-decl.c:6386
+#, fuzzy, gcc-internal-format
+msgid "enum type defined here"
+msgstr "%qs tevoren hier gedefinieerd"
+
+#: c-decl.c:6392
+#, fuzzy, gcc-internal-format
+msgid "struct defined here"
+msgstr "%qs tevoren hier gedefinieerd"
+
+#: c-decl.c:6398
+#, fuzzy, gcc-internal-format
+msgid "union defined here"
+msgstr "%qs tevoren hier gedefinieerd"
+
+#: c-decl.c:6471
+#, fuzzy, gcc-internal-format
+msgid "redefinition of %<union %E%>"
+msgstr "herdefinitie van %<union %s%>"
+
+#: c-decl.c:6473
+#, fuzzy, gcc-internal-format
+msgid "redefinition of %<struct %E%>"
+msgstr "herdefinitie van %<struct %s%>"
+
+#: c-decl.c:6482
+#, fuzzy, gcc-internal-format
+msgid "nested redefinition of %<union %E%>"
+msgstr "geneste herdefinitie van %<union %s%>"
+
+#: c-decl.c:6484
+#, fuzzy, gcc-internal-format
+msgid "nested redefinition of %<struct %E%>"
+msgstr "geneste herdefinitie van %<struct %s%>"
+
+#: c-decl.c:6516 c-decl.c:7094
+#, gcc-internal-format
+msgid "defining type in %qs expression is invalid in C++"
+msgstr ""
+
+#: c-decl.c:6583 cp/decl.c:3910
+#, gcc-internal-format
+msgid "declaration does not declare anything"
+msgstr "declaratie declareert niets"
 
-#: c-incpath.c:286
-msgid "#include \"...\" search starts here:\n"
-msgstr "Zoektocht voor #include \"...\" begint hier:\n"
+#: c-decl.c:6586
+#, gcc-internal-format
+msgid "ISO C doesn%'t support unnamed structs/unions"
+msgstr "ISO C ondersteunt geen naamloze structs/unions"
 
-#: c-incpath.c:290
-msgid "#include <...> search starts here:\n"
-msgstr "Zoektocht voor #include <...> begint hier:\n"
+#: c-decl.c:6649 c-decl.c:6665
+#, fuzzy, gcc-internal-format
+msgid "duplicate member %q+D"
+msgstr "%Jherhaald lid %qD"
 
-#: c-incpath.c:295
-msgid "End of search list.\n"
-msgstr "Einde van opzoekingslijst.\n"
+#: c-decl.c:6768
+#, gcc-internal-format
+msgid "union has no named members"
+msgstr "union heeft geen benoemde leden"
 
-#: c-lex.c:259
-msgid "badly nested C headers from preprocessor"
-msgstr ""
+#: c-decl.c:6770
+#, gcc-internal-format
+msgid "union has no members"
+msgstr "union heeft geen leden"
 
-#: c-lex.c:307
-#, fuzzy
-msgid "%Hignoring #pragma %s %s"
-msgstr "pragma wordt genegeerd: %s"
+#: c-decl.c:6775
+#, gcc-internal-format
+msgid "struct has no named members"
+msgstr "struct heeft geen benoemde leden"
 
-#. ... or not.
-#: c-lex.c:411
-#, fuzzy
-msgid "%Hstray %<@%> in program"
-msgstr "misplaatste '\\' in programma"
+#: c-decl.c:6777
+#, gcc-internal-format
+msgid "struct has no members"
+msgstr "struct heeft geen leden"
 
-#: c-lex.c:425
-#, fuzzy, c-format
-msgid "stray %qs in program"
-msgstr "misplaatste '\\' in programma"
+#: c-decl.c:6842
+#, fuzzy, gcc-internal-format
+msgid "flexible array member in union"
+msgstr "%Jflexibel array-lid in union"
 
-#: c-lex.c:435
-#, fuzzy, c-format
-msgid "missing terminating %c character"
-msgstr "niet-beëindigde string- of karakterconstante"
+#: c-decl.c:6848
+#, fuzzy, gcc-internal-format
+msgid "flexible array member not at end of struct"
+msgstr "%Jflexibel array-lid niet aan het eind van de struct"
 
-#: c-lex.c:437
-#, fuzzy, c-format
-msgid "stray %qc in program"
-msgstr "misplaatste '\\' in programma"
+#: c-decl.c:6854
+#, fuzzy, gcc-internal-format
+msgid "flexible array member in otherwise empty struct"
+msgstr "%Jflexibel array-lid in overigens lege struct"
 
-#: c-lex.c:439
-#, fuzzy
-msgid "stray %<\\%o%> in program"
-msgstr "misplaatste '\\' in programma"
+#: c-decl.c:6971
+#, gcc-internal-format
+msgid "union cannot be made transparent"
+msgstr "union kan niet transparant gemaakt worden"
 
-#: c-lex.c:599
-msgid "this decimal constant is unsigned only in ISO C90"
-msgstr ""
+#: c-decl.c:7067
+#, fuzzy, gcc-internal-format
+msgid "nested redefinition of %<enum %E%>"
+msgstr "geneste herdefinitie van %<enum %qs%>"
 
-#: c-lex.c:602
-msgid "this decimal constant would be unsigned in ISO C90"
-msgstr ""
+#. This enum is a named one that has been declared already.
+#: c-decl.c:7074
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %<enum %E%>"
+msgstr "herdeclaratie van %<enum %qs%>"
 
-#: c-lex.c:618
-#, fuzzy, c-format
-msgid "integer constant is too large for %qs type"
-msgstr "integerconstante is zo groot dat hij unsigned is"
+#: c-decl.c:7149
+#, gcc-internal-format
+msgid "enumeration values exceed range of largest integer"
+msgstr "enumeratiewaarden overschrijden het bereik van de grootste integer"
 
-#: c-lex.c:684
-#, fuzzy
-msgid "floating constant exceeds range of %<%s%>"
-msgstr "floating-point getal overschrijdt het bereik van een `float'"
+#: c-decl.c:7166
+#, gcc-internal-format
+msgid "specified mode too small for enumeral values"
+msgstr "opgegeven modus is te klein voor enumeratiewaarden"
 
-#: c-lex.c:766
-msgid "traditional C rejects string constant concatenation"
-msgstr ""
+#: c-decl.c:7270 c-decl.c:7286
+#, gcc-internal-format
+msgid "enumerator value for %qE is not an integer constant"
+msgstr "enumeratiewaarde voor %qE is geen integerconstante"
 
-#: c-objc-common.c:80
-msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
-msgstr ""
+#: c-decl.c:7281
+#, fuzzy, gcc-internal-format
+msgid "enumerator value for %qE is not an integer constant expression"
+msgstr "enumeratiewaarde voor %qE is geen integerconstante"
 
-#: c-objc-common.c:90
-msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
-msgstr ""
+#: c-decl.c:7305
+#, gcc-internal-format
+msgid "overflow in enumeration values"
+msgstr "overflow in enumeratiewaarden"
 
-#: c-objc-common.c:98
-msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
-msgstr ""
+#: c-decl.c:7313
+#, gcc-internal-format
+msgid "ISO C restricts enumerator values to range of %<int%>"
+msgstr "ISO C beperkt enumeratiewaarden tot het bereik van het %<int%> type"
 
-#: c-objc-common.c:244
-#, fuzzy
-msgid "used array that cannot be converted to pointer where scalar is required"
-msgstr "waarde van array-type gebruikt waar een scalair nodig is"
+#: c-decl.c:7398
+#, fuzzy, gcc-internal-format
+msgid "inline function %qD given attribute noinline"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
 
-#: c-objc-common.c:248
-#, fuzzy
-msgid "used struct type value where scalar is required"
-msgstr "waarde van struct-type gebruikt waar een scalair nodig is"
+#: c-decl.c:7416
+#, gcc-internal-format
+msgid "return type is an incomplete type"
+msgstr "teruggeeftype is onvolledig"
 
-#: c-objc-common.c:252
-#, fuzzy
-msgid "used union type value where scalar is required"
-msgstr "waarde van union-type gebruikt waar een scalair nodig is"
+#: c-decl.c:7426
+#, gcc-internal-format
+msgid "return type defaults to %<int%>"
+msgstr "teruggeeftype krijgt standaardwaarde %<int%>"
+
+#: c-decl.c:7500
+#, fuzzy, gcc-internal-format
+msgid "no previous prototype for %qD"
+msgstr "%Jgeen eerder prototype voor %qD"
+
+#: c-decl.c:7509
+#, fuzzy, gcc-internal-format
+msgid "%qD was used with no prototype before its definition"
+msgstr "%J%qD werd voor haar definitie gebruikt zonder protoype"
+
+#: c-decl.c:7516
+#, fuzzy, gcc-internal-format
+msgid "no previous declaration for %qD"
+msgstr "%Jgeen eerdere declaratie voor %qD"
+
+#: c-decl.c:7526
+#, fuzzy, gcc-internal-format
+msgid "%qD was used with no declaration before its definition"
+msgstr "%J%qD werd voor haar definitie gebruikt zonder declaratie"
+
+#: c-decl.c:7549
+#, fuzzy, gcc-internal-format
+msgid "return type of %qD is not %<int%>"
+msgstr "%Jteruggeeftype van %qD is niet %<int%>"
+
+#: c-decl.c:7555
+#, fuzzy, gcc-internal-format
+msgid "%qD is normally a non-static function"
+msgstr "%J%qD is gewoonlijk een niet-static funtie"
+
+#: c-decl.c:7590
+#, fuzzy, gcc-internal-format
+msgid "old-style parameter declarations in prototyped function definition"
+msgstr "%Jparameterdeclaraties in oude stijl gebruikt in de definitie van een functie die een prototype heeft"
+
+#: c-decl.c:7604
+#, fuzzy, gcc-internal-format
+msgid "traditional C rejects ISO C style function definitions"
+msgstr "%Jtraditionele C verwerpt functiedefinities in de stijl van ISO C"
+
+#: c-decl.c:7620
+#, fuzzy, gcc-internal-format
+msgid "parameter name omitted"
+msgstr "%Jparameternaam weggelaten"
+
+#: c-decl.c:7657
+#, fuzzy, gcc-internal-format
+msgid "old-style function definition"
+msgstr "%Jfunctiedefinitie in oude stijl"
+
+#: c-decl.c:7666
+#, fuzzy, gcc-internal-format
+msgid "parameter name missing from parameter list"
+msgstr "%Jparameternaam ontbreekt in parameterlijst"
+
+#: c-decl.c:7678
+#, fuzzy, gcc-internal-format
+msgid "%qD declared as a non-parameter"
+msgstr "%J%qD als niet-parameter gedeclareerd"
+
+#: c-decl.c:7684
+#, fuzzy, gcc-internal-format
+msgid "multiple parameters named %qD"
+msgstr "%Jmeerdere parameters hebben de naam %qD"
+
+#: c-decl.c:7693
+#, fuzzy, gcc-internal-format
+msgid "parameter %qD declared with void type"
+msgstr "%Jparameter %qD als void gedeclareerd"
+
+#: c-decl.c:7722 c-decl.c:7726
+#, fuzzy, gcc-internal-format
+msgid "type of %qD defaults to %<int%>"
+msgstr "%Jtype van %qD krijgt standaardtype %<int%>"
+
+#: c-decl.c:7746
+#, fuzzy, gcc-internal-format
+msgid "parameter %qD has incomplete type"
+msgstr "%Jparameter %qD heeft een onvolledig type"
+
+#: c-decl.c:7753
+#, fuzzy, gcc-internal-format
+msgid "declaration for parameter %qD but no such parameter"
+msgstr "%Jdeclaratie voor parameter %qD maar er is zo geen parameter"
+
+#: c-decl.c:7805
+#, fuzzy, gcc-internal-format
+msgid "number of arguments doesn%'t match built-in prototype"
+msgstr "aantal argumenten kom niet overeen met prototype"
 
-#: c-opts.c:144
-#, fuzzy, c-format
-msgid "no class name specified with %qs"
-msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
+#: c-decl.c:7816
+#, gcc-internal-format
+msgid "number of arguments doesn%'t match prototype"
+msgstr "aantal argumenten kom niet overeen met prototype"
 
-# Assertie? Dat moet beter kunnen!
-#: c-opts.c:148
-#, fuzzy, c-format
-msgid "assertion missing after %qs"
-msgstr "Assertie ontbreekt na -A optie"
+#: c-decl.c:7819 c-decl.c:7861 c-decl.c:7875
+#, fuzzy, gcc-internal-format
+msgid "prototype declaration"
+msgstr "%Hdeclaratie van prototype"
 
-#: c-opts.c:153
-#, fuzzy, c-format
-msgid "macro name missing after %qs"
-msgstr "Macro-naam ontbreekt na -U optie"
+#: c-decl.c:7853
+#, fuzzy, gcc-internal-format
+msgid "promoted argument %qD doesn%'t match built-in prototype"
+msgstr "gepromoveerd argument %qD komt niet overeen met prototype"
 
-# 'whitespace' -> 'witruimte'?
-#: c-opts.c:162
-#, fuzzy, c-format
-msgid "missing path after %qs"
-msgstr "ontbrekende witruimte na getal `%s'"
+#: c-decl.c:7858
+#, gcc-internal-format
+msgid "promoted argument %qD doesn%'t match prototype"
+msgstr "gepromoveerd argument %qD komt niet overeen met prototype"
 
-#: c-opts.c:171
-#, fuzzy, c-format
-msgid "missing filename after %qs"
-msgstr "beginwaarde ontbreekt"
+#: c-decl.c:7868
+#, fuzzy, gcc-internal-format
+msgid "argument %qD doesn%'t match built-in prototype"
+msgstr "argument %qs komt niet overeen met prototype"
 
-# 'whitespace' -> 'witruimte'?
-#: c-opts.c:176
-#, fuzzy, c-format
-msgid "missing makefile target after %qs"
-msgstr "ontbrekende witruimte na getal `%s'"
+#: c-decl.c:7873
+#, fuzzy, gcc-internal-format
+msgid "argument %qD doesn%'t match prototype"
+msgstr "argument %qs komt niet overeen met prototype"
 
-#: c-opts.c:303
-msgid "-I- specified twice"
-msgstr "-I- twee keer opgegeven"
+#: c-decl.c:8059 cp/decl.c:12560
+#, fuzzy, gcc-internal-format
+msgid "no return statement in function returning non-void"
+msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
 
-#: c-opts.c:306
-msgid "obsolete option -I- used, please use -iquote instead"
+#. If we get here, declarations have been used in a for loop without
+#. the C99 for loop scope.  This doesn't make much sense, so don't
+#. allow it.
+#: c-decl.c:8132
+#, fuzzy, gcc-internal-format
+msgid "%<for%> loop initial declarations are only allowed in C99 mode"
+msgstr "initiële declaratie voor %<for%> lus gebruikt buiten C99 modus"
+
+#: c-decl.c:8137
+#, gcc-internal-format
+msgid "use option -std=c99 or -std=gnu99 to compile your code"
 msgstr ""
 
-#: c-opts.c:540
-#, fuzzy, c-format
-msgid "switch %qs is no longer supported"
-msgstr "-pipe wordt niet ondersteund"
+#: c-decl.c:8171
+#, fuzzy, gcc-internal-format
+msgid "declaration of static variable %qD in %<for%> loop initial declaration"
+msgstr "de declaratie van %qs verbergt een globale declaratie"
 
-#: c-opts.c:653
-msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
+#: c-decl.c:8175
+#, fuzzy, gcc-internal-format
+msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
+msgstr "de declaratie van %qs verbergt een globale declaratie"
+
+#: c-decl.c:8182
+#, fuzzy, gcc-internal-format
+msgid "%<struct %E%> declared in %<for%> loop initial declaration"
+msgstr "%qs als 'inline' gedeclareerd na de definitie"
+
+#: c-decl.c:8187
+#, fuzzy, gcc-internal-format
+msgid "%<union %E%> declared in %<for%> loop initial declaration"
+msgstr "%qs als 'inline' gedeclareerd na de definitie"
+
+#: c-decl.c:8191
+#, fuzzy, gcc-internal-format
+msgid "%<enum %E%> declared in %<for%> loop initial declaration"
+msgstr "%qs als 'inline' gedeclareerd na de definitie"
+
+#: c-decl.c:8195
+#, fuzzy, gcc-internal-format
+msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
+msgstr "de declaratie van %qs verbergt een globale declaratie"
+
+#: c-decl.c:8446
+#, gcc-internal-format
+msgid "incompatible address space qualifiers %qs and %qs"
 msgstr ""
 
-#: c-opts.c:839
-#, fuzzy
-msgid "output filename specified twice"
-msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
+#: c-decl.c:8485 c-decl.c:8782 c-decl.c:9148
+#, fuzzy, gcc-internal-format
+msgid "duplicate %qE"
+msgstr "herhaalde %qs"
 
-#: c-opts.c:969
-msgid "-Wformat-y2k ignored without -Wformat"
-msgstr "-Wformat-y2k genegeerd zonder -Wformat"
+#: c-decl.c:8511 c-decl.c:8793 c-decl.c:9025
+#, gcc-internal-format
+msgid "two or more data types in declaration specifiers"
+msgstr "twee of meer data types opgegeven bij declaratie"
 
-#: c-opts.c:971
-msgid "-Wformat-extra-args ignored without -Wformat"
-msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
+#: c-decl.c:8523 cp/parser.c:2187
+#, gcc-internal-format
+msgid "%<long long long%> is too long for GCC"
+msgstr "%<long long long%> is te lang voor GCC"
 
-#: c-opts.c:973
-#, fuzzy
-msgid "-Wformat-zero-length ignored without -Wformat"
-msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
+#: c-decl.c:8536
+#, gcc-internal-format
+msgid "ISO C90 does not support %<long long%>"
+msgstr "ISO C90 ondersteunt %<long long%> niet"
 
-#: c-opts.c:975
-msgid "-Wformat-nonliteral ignored without -Wformat"
-msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
+#: c-decl.c:8694
+#, gcc-internal-format
+msgid "ISO C90 does not support complex types"
+msgstr "ISO C90 ondersteunt geen complexe types"
+
+#: c-decl.c:8733
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support saturating types"
+msgstr "ISO C ondersteunt %<long long%> niet"
+
+#: c-decl.c:8984
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support decimal floating point"
+msgstr "ISO C90 ondersteunt %<long long%> niet"
+
+#: c-decl.c:9006 c-decl.c:9209 c-parser.c:5372
+#, fuzzy, gcc-internal-format
+msgid "fixed-point types not supported for this target"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
+
+#: c-decl.c:9008
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support fixed-point types"
+msgstr "ISO C ondersteunt %<long long%> niet"
+
+#: c-decl.c:9042
+#, gcc-internal-format
+msgid "C++ lookup of %qD would return a field, not a type"
+msgstr ""
+
+# is letterlijke vertaling maar klinkt zo vreemd...
+#: c-decl.c:9055
+#, fuzzy, gcc-internal-format
+msgid "%qE fails to be a typedef or built in type"
+msgstr "%qs slaagt er niet in een typedef of ingebouwd type te zijn"
+
+#: c-decl.c:9099
+#, fuzzy, gcc-internal-format
+msgid "%qE is not at beginning of declaration"
+msgstr "%qs staat niet aan het begin van een declaratie"
+
+#: c-decl.c:9113
+#, gcc-internal-format
+msgid "%<__thread%> used with %<auto%>"
+msgstr "%<__thread%> samen met %<auto%> gebruikt"
 
-#: c-opts.c:977
-msgid "-Wformat-security ignored without -Wformat"
-msgstr "-Wformat-security genegeerd zonder -Wformat"
+#: c-decl.c:9115
+#, gcc-internal-format
+msgid "%<__thread%> used with %<register%>"
+msgstr "%<__thread%> samen met %<register%> gebruikt"
 
-#: c-opts.c:979
-msgid "-Wmissing-format-attribute ignored without -Wformat"
-msgstr "-Wmissing-format-attribute genegeerd zonder -Wformat"
+#: c-decl.c:9117
+#, gcc-internal-format
+msgid "%<__thread%> used with %<typedef%>"
+msgstr "%<__thread%> samen met %<typedef%> gebruikt"
 
-#: c-opts.c:998
-#, fuzzy, c-format
-msgid "opening output file %s: %m"
-msgstr "kan bestand '%s' niet openen"
+#: c-decl.c:9128
+#, gcc-internal-format
+msgid "%<__thread%> before %<extern%>"
+msgstr "%<__thread%> vóór %<extern%> gebruikt"
 
-#: c-opts.c:1003
-#, c-format
-msgid "too many filenames given.  Type %s --help for usage"
-msgstr ""
+#: c-decl.c:9137
+#, gcc-internal-format
+msgid "%<__thread%> before %<static%>"
+msgstr "%<__thread%> vóór %<static%> gebruikt"
 
-#: c-opts.c:1086
-msgid "YYDEBUG was not defined at build time, -dy ignored"
-msgstr ""
+#: c-decl.c:9153
+#, fuzzy, gcc-internal-format
+msgid "multiple storage classes in declaration specifiers"
+msgstr "meerdere opslagklassen in declaratie van %qs"
 
-#: c-opts.c:1132
-#, fuzzy, c-format
-msgid "opening dependency file %s: %m"
-msgstr "dynamische dependencies.\n"
+#: c-decl.c:9160
+#, fuzzy, gcc-internal-format
+msgid "%<__thread%> used with %qE"
+msgstr "%<__thread%> samen met %s gebruikt"
 
-#: c-opts.c:1142
-#, fuzzy, c-format
-msgid "closing dependency file %s: %m"
-msgstr "dynamische dependencies.\n"
+#: c-decl.c:9207
+#, fuzzy, gcc-internal-format
+msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
+msgstr "%<__thread%> samen met %<auto%> gebruikt"
 
-#: c-opts.c:1145
-#, fuzzy, c-format
-msgid "when writing output to %s: %m"
-msgstr "kan bestand '%s' niet openen"
+#: c-decl.c:9221
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
+msgstr "ISO C ondersteunt simpele %<complex%> niet in de betekenis van %<double complex%>"
 
-#: c-opts.c:1225
-#, fuzzy
-msgid "to generate dependencies you must specify either -M or -MM"
-msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden"
+#: c-decl.c:9266 c-decl.c:9292
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support complex integer types"
+msgstr "ISO C ondersteunt %<long long%> niet"
+
+#: c-decl.c:9446 toplev.c:866
+#, fuzzy, gcc-internal-format
+msgid "%q+F used but never defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
+
+#: c-format.c:98 c-format.c:209
+#, fuzzy, gcc-internal-format
+msgid "format string has invalid operand number"
+msgstr "de formaatstring heeft een niet-constant operand-nummer"
+
+#: c-format.c:115
+#, gcc-internal-format
+msgid "function does not return string type"
+msgstr "functie geeft geen string-type terug"
+
+#: c-format.c:144
+#, fuzzy, gcc-internal-format
+msgid "format string argument not a string type"
+msgstr "de formaatstring is geen string-type"
 
-#: c-opts.c:1292
-msgid "<built-in>"
-msgstr ""
+#: c-format.c:187
+#, gcc-internal-format
+msgid "unrecognized format specifier"
+msgstr "onbekende formaatspecificatie"
 
-#: c-opts.c:1307
-msgid "<command line>"
-msgstr ""
+#: c-format.c:201
+#, fuzzy, gcc-internal-format
+msgid "%qE is an unrecognized format function type"
+msgstr "%qs is een onbekend type formaatfunctie"
 
-#: c-opts.c:1390
-msgid "too late for # directive to set debug directory"
-msgstr ""
+#: c-format.c:215
+#, fuzzy, gcc-internal-format
+msgid "%<...%> has invalid operand number"
+msgstr "de formaatstring heeft een niet-constant operand-nummer"
 
-#. Depending on the version of Bison used to compile this grammar,
-#. it may issue generic diagnostics spelled "syntax error" or
-#. "parse error".  To prevent this from changing the translation
-#. template randomly, we list all the variants of this particular
-#. diagnostic here.  Translators: there is no fine distinction
-#. between diagnostics with "syntax error" in them, and diagnostics
-#. with "parse error" in them.  It's okay to give them both the same
-#. translation.
-#: c-parse.y:54 c-parse.y:2955 java/parse-scan.y:1370 java/parse.y:16419
-#: objc/objc-parse.y:53 objc/objc-parse.y:3545
-msgid "syntax error"
-msgstr ""
+#: c-format.c:222
+#, fuzzy, gcc-internal-format
+msgid "format string argument follows the args to be formatted"
+msgstr "de formaatstring volgt de te formatteren argumenten"
 
-#: /usr/share/bison/bison.simple:179 c-parse.y:2959 java/parse-scan.y:1374
-#: java/parse.y:16423 objc/objc-parse.y:3549
-msgid "syntax error: cannot back up"
-msgstr ""
+#: c-format.c:923
+#, fuzzy, gcc-internal-format
+msgid "function might be possible candidate for %qs format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
 
-#: c-parse.y:343 objc/objc-parse.y:365
-#, fuzzy
-msgid "ISO C forbids an empty source file"
-msgstr "ANSI C verbiedt een leeg bronbestand"
+# niet zeker of '$-operandnummer' wel de juiste betekenis vervat
+#: c-format.c:1015 c-format.c:1036 c-format.c:2060
+#, gcc-internal-format
+msgid "missing $ operand number in format"
+msgstr "$-operandnummer ontbreekt in formaat"
 
-#: c-parse.y:376 objc/objc-parse.y:399
-msgid "data definition has no type or storage class"
-msgstr "datadefinitie heeft geen type of opslagklasse"
+#: c-format.c:1045
+#, gcc-internal-format
+msgid "%s does not support %%n$ operand number formats"
+msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
 
-#: c-parse.y:388 objc/objc-parse.y:411
-#, fuzzy
-msgid "ISO C does not allow extra %<;%> outside of a function"
-msgstr "ANSI C staat geen extra `;' buiten een functie toe"
+#: c-format.c:1052
+#, gcc-internal-format
+msgid "operand number out of range in format"
+msgstr "operandnummer buiten bereik in formaat"
 
-#: c-parse.y:445
-msgid "traditional C rejects the unary plus operator"
-msgstr ""
+#: c-format.c:1075
+#, gcc-internal-format
+msgid "format argument %d used more than once in %s format"
+msgstr "formaat-argument %d meer dan eens gebruikt in %s formaat"
 
-#: c-parse.y:498 objc/objc-parse.y:520
-#, fuzzy
-msgid "%<sizeof%> applied to a bit-field"
-msgstr "`sizeof' toegepast op een bitveld"
+#: c-format.c:1107
+#, fuzzy, gcc-internal-format
+msgid "$ operand number used after format without operand number"
+msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
 
-#: c-parse.y:595 objc/objc-parse.y:617
-#, fuzzy
-msgid "ISO C forbids omitting the middle term of a ?: expression"
-msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
+# moet beter kunnen
+#: c-format.c:1138
+#, gcc-internal-format
+msgid "format argument %d unused before used argument %d in $-style format"
+msgstr "formaat-argument %d ongebruikt voor gebruikt argument %d in $-stijl formaat"
 
-#: c-parse.y:636 objc/objc-parse.y:658
-msgid "compound literal has variable size"
-msgstr ""
+#: c-format.c:1233
+#, gcc-internal-format
+msgid "format not a string literal, format string not checked"
+msgstr "formaat is geen stringconstante, de formaatstring werd dus niet nagekeken"
 
-#: c-parse.y:648 objc/objc-parse.y:670
-#, fuzzy
-msgid "ISO C90 forbids compound literals"
-msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
+#: c-format.c:1248 c-format.c:1251
+#, gcc-internal-format
+msgid "format not a string literal and no format arguments"
+msgstr "formaat is geen stringconstante en er zijn geen formaat-argumenten"
 
-#: c-parse.y:661 objc/objc-parse.y:683
-#, fuzzy
-msgid "ISO C forbids braced-groups within expressions"
-msgstr "ANSI C verbiedt accolade-groepen in expressies"
+#: c-format.c:1254
+#, gcc-internal-format
+msgid "format not a string literal, argument types not checked"
+msgstr "formaat is geen stringconstante, de argumenttypes werden dus niet nagekeken"
 
-#: c-parse.y:697 objc/objc-parse.y:719
-#, fuzzy
-msgid "first argument to %<__builtin_choose_expr%> not a constant"
-msgstr "gevraagd alignment is geen constante"
+#: c-format.c:1267
+#, gcc-internal-format
+msgid "too many arguments for format"
+msgstr "te veel argumenten voor formaat"
 
-#: c-parse.y:1224 objc/objc-parse.y:1273
-#, fuzzy
-msgid "%<typeof%> applied to a bit-field"
-msgstr "`sizeof' toegepast op een bitveld"
+#: c-format.c:1270
+#, gcc-internal-format
+msgid "unused arguments in $-style format"
+msgstr "ongebruikte argumenten in $-stijl formaat"
 
-#: c-parse.y:1372 objc/objc-parse.y:1421
-#, fuzzy
-msgid "ISO C forbids empty initializer braces"
-msgstr "ANSI C verbiedt lege initialisatie-accolades"
+#: c-format.c:1273
+#, gcc-internal-format
+msgid "zero-length %s format string"
+msgstr "%s formaatstring van lengte 0"
 
-#: c-parse.y:1386 objc/objc-parse.y:1435
-#, fuzzy
-msgid "ISO C90 forbids specifying subobject to initialize"
-msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
+# "brede string"? "string met brede karakters/tekens"?
+#: c-format.c:1277
+#, gcc-internal-format
+msgid "format is a wide character string"
+msgstr "formaat is een wide-character string"
 
-#: c-parse.y:1389 objc/objc-parse.y:1438
-msgid "obsolete use of designated initializer without %<=%>"
-msgstr ""
+#: c-format.c:1280
+#, gcc-internal-format
+msgid "unterminated format string"
+msgstr "formaatstring niet beëindigd"
 
-#: c-parse.y:1393 objc/objc-parse.y:1442
-#, fuzzy
-msgid "obsolete use of designated initializer with %<:%>"
-msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
+#: c-format.c:1489
+#, fuzzy, gcc-internal-format
+msgid "embedded %<\\0%> in format"
+msgstr "ingesloten %<\\0%> in formaat"
 
-#: c-parse.y:1424 objc/objc-parse.y:1473
-#, fuzzy
-msgid "ISO C forbids specifying range of elements to initialize"
-msgstr "ANSI C verbiedt het opgeven van het te initialiseren element"
+#: c-format.c:1504
+#, fuzzy, gcc-internal-format
+msgid "spurious trailing %<%%%> in format"
+msgstr "overbodige %<%%%> achteraan formaat"
 
-#: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511
-#, fuzzy
-msgid "ISO C forbids nested functions"
-msgstr "ANSI C verbiedt geneste functies"
+#: c-format.c:1548 c-format.c:1823
+#, gcc-internal-format
+msgid "repeated %s in format"
+msgstr "herhaalde %s in formaat"
 
-#: c-parse.y:1637 objc/objc-parse.y:1686
-#, fuzzy
-msgid "ISO C forbids forward references to %<enum%> types"
-msgstr "ANSI C verbiedt voorwaartse referenties naar `enum' types"
+#: c-format.c:1561
+#, gcc-internal-format
+msgid "missing fill character at end of strfmon format"
+msgstr "opvulkarakter ontbreekt aan het einde van dit strfmon-formaat"
 
-#: c-parse.y:1649 cp/parser.c:10015 objc/objc-parse.y:1698
-msgid "comma at end of enumerator list"
-msgstr "komma aan het einde van enumerator-lijst"
+#: c-format.c:1605 c-format.c:1708 c-format.c:2007 c-format.c:2072
+#, gcc-internal-format
+msgid "too few arguments for format"
+msgstr "te weinig argumenten voor formaat"
 
-#: c-parse.y:1669 objc/objc-parse.y:1718
-msgid "no semicolon at end of struct or union"
-msgstr "geen puntkomma aan het einde van een struct of union"
+#: c-format.c:1647
+#, gcc-internal-format
+msgid "zero width in %s format"
+msgstr "breedte van nul in %s formaat"
 
-#: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727
-msgid "extra semicolon in struct or union specified"
-msgstr "extra puntkomma opgegeven in struct of union"
+#: c-format.c:1665
+#, gcc-internal-format
+msgid "empty left precision in %s format"
+msgstr "lege linkse precisie gebruikt in %s formaat"
 
-#: c-parse.y:1698 objc/objc-parse.y:1750
-#, fuzzy
-msgid "ISO C forbids member declarations with no members"
-msgstr "ANSI C verbiedt lid-declaraties zonder leden"
+#: c-format.c:1739
+#, gcc-internal-format
+msgid "empty precision in %s format"
+msgstr "lege precisie in %s formaat"
 
-#: c-parse.y:1864 objc/objc-parse.y:1916
-#, fuzzy
-msgid "label at end of compound statement"
-msgstr "ANSI C verbiedt een label aan het einde van een samengesteld statement"
+#: c-format.c:1807
+#, fuzzy, gcc-internal-format
+msgid "%s does not support the %qs %s length modifier"
+msgstr "%s ondersteunt de %qs %s lengte-modifier niet"
 
-#: c-parse.y:1883 objc/objc-parse.y:1935
-#, fuzzy
-msgid "ISO C90 forbids mixed declarations and code"
-msgstr "ANSI C verbiedt labeldeclaraties"
+#: c-format.c:1840
+#, gcc-internal-format
+msgid "conversion lacks type at end of format"
+msgstr "conversie mist type aan het einde van het formaat"
 
-#: c-parse.y:1923 objc/objc-parse.y:1975
-#, fuzzy
-msgid "ISO C forbids label declarations"
-msgstr "ANSI C verbiedt labeldeclaraties"
+#: c-format.c:1851
+#, fuzzy, gcc-internal-format
+msgid "unknown conversion type character %qc in format"
+msgstr "onbekend typeconversie-karakter %qc in formaat"
 
-# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
-#: c-parse.y:1967 objc/objc-parse.y:2019
-msgid "braced-group within expression allowed only inside a function"
-msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
+#: c-format.c:1854
+#, gcc-internal-format
+msgid "unknown conversion type character 0x%x in format"
+msgstr "onbekend typeconversie-karakter 0x%x in formaat"
 
-#: c-parse.y:2263 objc/objc-parse.y:2358
-#, c-format
-msgid "%E qualifier ignored on asm"
-msgstr ""
+#: c-format.c:1861
+#, fuzzy, gcc-internal-format
+msgid "%s does not support the %<%%%c%> %s format"
+msgstr "%s ondersteunt het %<%%%c%> %s formaat niet"
 
-#: c-parse.y:2309 objc/objc-parse.y:2404
-msgid "wide string literal in %<asm%>"
-msgstr ""
+#: c-format.c:1877
+#, fuzzy, gcc-internal-format
+msgid "%s used with %<%%%c%> %s format"
+msgstr "%s gebruikt bij %<%%%c%> %s formaat"
 
-#: c-parse.y:2371 objc/objc-parse.y:2466
-#, fuzzy
-msgid "ISO C requires a named argument before %<...%>"
-msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
+#: c-format.c:1886
+#, gcc-internal-format
+msgid "%s does not support %s"
+msgstr "%s ondersteunt %s niet"
 
-#: /usr/share/bison/bison.simple:795 c-parse.y:2958 java/parse-scan.y:1373
-#: java/parse.y:16422 objc/objc-parse.y:3548
-#, fuzzy
-msgid "parse error; also virtual memory exhausted"
-msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
+#: c-format.c:1896
+#, fuzzy, gcc-internal-format
+msgid "%s does not support %s with the %<%%%c%> %s format"
+msgstr "%s ondersteunt %s niet bij het %<%%%c%> %s formaat"
 
-#: /usr/share/bison/bison.simple:799 c-parse.y:2956 java/parse-scan.y:1371
-#: java/parse.y:16420 objc/objc-parse.y:3546
-msgid "parse error"
-msgstr "parse-fout"
+#: c-format.c:1932
+#, fuzzy, gcc-internal-format
+msgid "%s ignored with %s and %<%%%c%> %s format"
+msgstr "%s wordt genegeerd bij %s en %<%%%c%> %s formaat"
 
-# 'parser' en 'stack overflow' vertalen?
-#: /usr/share/bison/bison.simple:924
-msgid "parser stack overflow"
-msgstr "stack overflow in parser"
+#: c-format.c:1936
+#, gcc-internal-format
+msgid "%s ignored with %s in %s format"
+msgstr "%s wordt genegeerd bij %s in %s formaat"
 
-#: c-parse.y:2877 objc/objc-parse.y:3467
-#, fuzzy, c-format
-msgid "syntax error at %qs token"
-msgstr "%s voor `%s'"
+#: c-format.c:1943
+#, fuzzy, gcc-internal-format
+msgid "use of %s and %s together with %<%%%c%> %s format"
+msgstr "zowel %s als %s gebruikt bij '%%%c' %s formaat"
 
-#: c-parse.y:2957 java/parse-scan.y:1372 java/parse.y:16421
-#: objc/objc-parse.y:3547
-#, fuzzy
-msgid "syntax error; also virtual memory exhausted"
-msgstr "parse-fout; ook is het virtueel geheugen opgebruikt"
+#: c-format.c:1947
+#, gcc-internal-format
+msgid "use of %s and %s together in %s format"
+msgstr "zowel %s als %s gebruikt in %s formaat"
 
-#: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424
-#: objc/objc-parse.y:3550
-msgid "parse error: cannot back up"
-msgstr ""
+#: c-format.c:1966
+#, fuzzy, gcc-internal-format
+msgid "%<%%%c%> yields only last 2 digits of year in some locales"
+msgstr "%<%%%c%> geeft enkel de laatste twee cijfers van het jaartal in sommige omgevingen"
 
-#: c-pch.c:130
-#, fuzzy
-msgid "can%'t create precompiled header %s: %m"
-msgstr "dubbele folder `%s' wordt genegeerd\n"
+#: c-format.c:1969
+#, fuzzy, gcc-internal-format
+msgid "%<%%%c%> yields only last 2 digits of year"
+msgstr "%<%%%c%> geeft enkel de laatste twee cijfers van het jaartal"
 
-#: c-pch.c:158
-#, fuzzy
-msgid "can%'t write to %s: %m"
-msgstr "kan bestand '%s' niet openen"
+#. The end of the format string was reached.
+#: c-format.c:1986
+#, fuzzy, gcc-internal-format
+msgid "no closing %<]%> for %<%%[%> format"
+msgstr "geen eind-%<]%> voor %<%%[%> formaat"
 
-#: c-pch.c:164
-#, fuzzy, c-format
-msgid "%qs is not a valid output file"
-msgstr "-fPIC is niet geldig met -mcoff"
+#: c-format.c:2000
+#, fuzzy, gcc-internal-format
+msgid "use of %qs length modifier with %qc type character"
+msgstr "%qs lengte-modifier samen met typekarakter %<%c%> gebruikt"
 
-#: c-pch.c:193 c-pch.c:208 c-pch.c:222
-#, fuzzy
-msgid "can%'t write %s: %m"
-msgstr "open %s"
+#: c-format.c:2022
+#, fuzzy, gcc-internal-format
+msgid "%s does not support the %<%%%s%c%> %s format"
+msgstr "%s ondersteunt het %<%%%s%c%> %s formaat niet"
 
-#: c-pch.c:198 c-pch.c:215
-#, fuzzy
-msgid "can%'t seek in %s: %m"
-msgstr "open %s"
+#: c-format.c:2039
+#, gcc-internal-format
+msgid "operand number specified with suppressed assignment"
+msgstr "operandnummer opgegeven met onderdukte uitlijning"
 
-#: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
-#, fuzzy
-msgid "can%'t read %s: %m"
-msgstr "open %s"
+#: c-format.c:2042
+#, gcc-internal-format
+msgid "operand number specified for format taking no argument"
+msgstr "operandnummer opgegeven voor formaat dat geen argument heeft"
 
-#: c-pch.c:483
-#, fuzzy
-msgid "malformed #pragma GCC pch_preprocess, ignored"
-msgstr "misvormde #pragma pack(pop[,id])"
+#: c-format.c:2178
+#, fuzzy, gcc-internal-format
+msgid "writing through null pointer (argument %d)"
+msgstr "beschrijving via null pointer (arg %d)"
 
-#: c-pch.c:489
-msgid "pch_preprocess pragma should only be used with -fpreprocessed"
-msgstr ""
+#: c-format.c:2186
+#, fuzzy, gcc-internal-format
+msgid "reading through null pointer (argument %d)"
+msgstr "uitlezing via null-pointer (arg %d)"
 
-#: c-pch.c:490
-msgid "use #include instead"
+#: c-format.c:2206
+#, fuzzy, gcc-internal-format
+msgid "writing into constant object (argument %d)"
+msgstr "constant object wordt beschreven (argument %d)"
+
+#: c-format.c:2217
+#, gcc-internal-format
+msgid "extra type qualifiers in format argument (argument %d)"
 msgstr ""
 
-#: c-pch.c:498
-#, fuzzy
-msgid "%s: couldn%'t open PCH file: %m\n"
-msgstr "kan bestand '%s' niet openen"
+#: c-format.c:2334
+#, gcc-internal-format
+msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
+msgstr "%s zou van type %<%s%s%> moeten zijn, maar argument %d heeft %qT als type"
 
-#: c-pch.c:503
-msgid "use -Winvalid-pch for more information"
+#: c-format.c:2338
+#, gcc-internal-format
+msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-pch.c:504
-#, c-format
-msgid "%s: PCH file was invalid"
+#: c-format.c:2346
+#, gcc-internal-format
+msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
 msgstr ""
 
-#: c-pragma.c:98
-#, fuzzy
-msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
-msgstr "#pragma pack (pop) tegengekomen zonder overeenkomstige #pragma pack (push, <n>)"
-
-#: c-pragma.c:111
-#, fuzzy, c-format
-msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
-msgstr "#pragma pack (pop, %s) tegengekomen zonder overeenkomstige #pragma pack (push, %s, <n>)"
+#: c-format.c:2350
+#, gcc-internal-format
+msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
+msgstr ""
 
-#: c-pragma.c:125
-#, fuzzy
-msgid "#pragma pack(push[, id], <n>) is not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-format.c:2409 c-format.c:2415 c-format.c:2566
+#, gcc-internal-format
+msgid "%<__gcc_host_wide_int__%> is not defined as a type"
+msgstr ""
 
-#: c-pragma.c:127
-#, fuzzy
-msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-format.c:2422 c-format.c:2576
+#, gcc-internal-format
+msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
+msgstr ""
 
-#: c-pragma.c:148
-#, fuzzy
-msgid "missing %<(%> after %<#pragma pack%> - ignored"
-msgstr "misvormde #pragma pack"
+#: c-format.c:2472
+#, fuzzy, gcc-internal-format
+msgid "%<locus%> is not defined as a type"
+msgstr "%qs is geen iterator"
 
-#: c-pragma.c:161 c-pragma.c:201
-#, fuzzy
-msgid "malformed %<#pragma pack%> - ignored"
-msgstr "misvormde #pragma pack"
+#: c-format.c:2525
+#, gcc-internal-format
+msgid "%<location_t%> is not defined as a type"
+msgstr ""
 
-#: c-pragma.c:166
-#, fuzzy
-msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
-msgstr "misvormde #pragma pack(push[,id],<n>)"
+#: c-format.c:2542
+#, fuzzy, gcc-internal-format
+msgid "%<tree%> is not defined as a type"
+msgstr "%qs is geen iterator"
 
-#: c-pragma.c:168
-#, fuzzy
-msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
-msgstr "misvormde #pragma pack(pop[,id])"
+#: c-format.c:2547
+#, fuzzy, gcc-internal-format
+msgid "%<tree%> is not defined as a pointer type"
+msgstr "%qs is geen iterator"
 
-#: c-pragma.c:177
-#, fuzzy
-msgid "unknown action %qs for %<#pragma pack%> - ignored"
-msgstr "misvormde #pragma pack"
+#: c-format.c:2818
+#, fuzzy, gcc-internal-format
+msgid "args to be formatted is not %<...%>"
+msgstr "de te formatteren argumenten zijn niet ..."
 
-#: c-pragma.c:204
-#, fuzzy
-msgid "junk at end of %<#pragma pack%>"
-msgstr "misvormde #pragma pack"
+# Klinkt wat vreemd...
+#: c-format.c:2830
+#, gcc-internal-format
+msgid "strftime formats cannot format arguments"
+msgstr "strftime formaten kunnen geen argumenten formatteren"
 
-#: c-pragma.c:207
-msgid "#pragma pack has no effect with -fpack-struct - ignored"
+#: c-lex.c:232
+#, gcc-internal-format
+msgid "badly nested C headers from preprocessor"
 msgstr ""
 
-#: c-pragma.c:227
-#, fuzzy, c-format
-msgid "alignment must be a small power of two, not %d"
-msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
+#: c-lex.c:267
+#, fuzzy, gcc-internal-format
+msgid "ignoring #pragma %s %s"
+msgstr "pragma wordt genegeerd: %s"
 
-#: c-pragma.c:260
-#, fuzzy
-msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
-msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
+#. ... or not.
+#: c-lex.c:383
+#, fuzzy, gcc-internal-format
+msgid "stray %<@%> in program"
+msgstr "misplaatste '\\' in programma"
 
-#: c-pragma.c:334 c-pragma.c:339
-#, fuzzy
-msgid "malformed #pragma weak, ignored"
-msgstr "misvormde #pragma weak"
+#: c-lex.c:398
+#, fuzzy, gcc-internal-format
+msgid "stray %qs in program"
+msgstr "misplaatste '\\' in programma"
 
-#: c-pragma.c:343
-#, fuzzy
-msgid "junk at end of #pragma weak"
-msgstr "misvormde #pragma weak"
+#: c-lex.c:408
+#, fuzzy, gcc-internal-format
+msgid "missing terminating %c character"
+msgstr "niet-beëindigde string- of karakterconstante"
 
-#: c-pragma.c:411 c-pragma.c:413
-#, fuzzy
-msgid "malformed #pragma redefine_extname, ignored"
-msgstr "misvormde #pragma weak"
+#: c-lex.c:410
+#, fuzzy, gcc-internal-format
+msgid "stray %qc in program"
+msgstr "misplaatste '\\' in programma"
+
+#: c-lex.c:412
+#, fuzzy, gcc-internal-format
+msgid "stray %<\\%o%> in program"
+msgstr "misplaatste '\\' in programma"
 
-#: c-pragma.c:416
-#, fuzzy
-msgid "junk at end of #pragma redefine_extname"
-msgstr "misvormde #pragma weak"
+#: c-lex.c:572
+#, gcc-internal-format
+msgid "this decimal constant is unsigned only in ISO C90"
+msgstr ""
 
-#: c-pragma.c:421
-#, fuzzy
-msgid "#pragma redefine_extname not supported on this target"
-msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
+#: c-lex.c:576
+#, gcc-internal-format
+msgid "this decimal constant would be unsigned in ISO C90"
+msgstr ""
 
-#: c-pragma.c:438 c-pragma.c:524
-#, fuzzy
-msgid "#pragma redefine_extname ignored due to conflict with previous rename"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: c-lex.c:596
+#, fuzzy, gcc-internal-format
+msgid "integer constant is too large for %<unsigned long%> type"
+msgstr "integerconstante is zo groot dat hij unsigned is"
 
-#: c-pragma.c:461
-msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
+#: c-lex.c:633
+#, gcc-internal-format
+msgid "unsuffixed float constant"
 msgstr ""
 
-#: c-pragma.c:480
-#, fuzzy
-msgid "malformed #pragma extern_prefix, ignored"
-msgstr "misvormde #pragma pack(pop[,id])"
+#: c-lex.c:665
+#, gcc-internal-format
+msgid "unsupported non-standard suffix on floating constant"
+msgstr ""
 
-# Moet 'signature-string' vertaald worden?
-#: c-pragma.c:483
-#, fuzzy
-msgid "junk at end of #pragma extern_prefix"
-msgstr "Brol aan einde van signature-string."
+#: c-lex.c:671
+#, gcc-internal-format
+msgid "non-standard suffix on floating constant"
+msgstr ""
 
-#: c-pragma.c:489
-#, fuzzy
-msgid "#pragma extern_prefix not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-lex.c:725 c-lex.c:727
+#, fuzzy, gcc-internal-format
+msgid "floating constant exceeds range of %qT"
+msgstr "floating-point getal overschrijdt het bereik van een %<float%>"
 
-#: c-pragma.c:515
-#, fuzzy
-msgid "asm declaration ignored due to conflict with previous rename"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: c-lex.c:736
+#, fuzzy, gcc-internal-format
+msgid "floating constant truncated to zero"
+msgstr "floating-point constante verkeerd gebruikt"
 
-#: c-pragma.c:546
-msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
+#: c-lex.c:933 cp/parser.c:3005
+#, gcc-internal-format
+msgid "unsupported non-standard concatenation of string literals"
 msgstr ""
 
-#: c-pragma.c:606
-msgid "#pragma GCC visibility must be followed by push or pop"
-msgstr ""
+#: c-lex.c:955
+#, gcc-internal-format
+msgid "traditional C rejects string constant concatenation"
+msgstr "traditionele C verwerpt het aaneenplakken van stringconstantes"
 
-#: c-pragma.c:613
-msgid "No matching push for %<#pragma GCC visibility pop%>"
-msgstr ""
+#: c-omp.c:126
+#, fuzzy, gcc-internal-format
+msgid "invalid expression type for %<#pragma omp atomic%>"
+msgstr "ongeldige expressie als operand"
 
-#: c-pragma.c:624 c-pragma.c:653
-msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
-msgstr ""
+#: c-omp.c:260 cp/semantics.c:4501
+#, fuzzy, gcc-internal-format
+msgid "invalid type for iteration variable %qE"
+msgstr "ongeldig vector-type voor attribuut %qs"
 
-#: c-pragma.c:628
-#, fuzzy
-msgid "malformed #pragma GCC visibility push"
-msgstr "misvormde #pragma weak"
+#: c-omp.c:273
+#, fuzzy, gcc-internal-format
+msgid "%qE is not initialized"
+msgstr "parameter %qD krijgt beginwaarde"
 
-#: c-pragma.c:632
-msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
-msgstr ""
+#: c-omp.c:290 cp/semantics.c:4416
+#, fuzzy, gcc-internal-format
+msgid "missing controlling predicate"
+msgstr "Ongeldig token in expressie"
 
-#: c-pragma.c:648
-msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
-msgstr ""
+#: c-omp.c:368 cp/semantics.c:4173
+#, fuzzy, gcc-internal-format
+msgid "invalid controlling predicate"
+msgstr "Ongeldig token in expressie"
 
-# Moet 'signature-string' vertaald worden?
-#: c-pragma.c:657
-#, fuzzy
-msgid "junk at end of %<#pragma GCC visibility%>"
-msgstr "Brol aan einde van signature-string."
+# moet beter kunnen...
+#: c-omp.c:375 cp/semantics.c:4422
+#, fuzzy, gcc-internal-format
+msgid "missing increment expression"
+msgstr "toewijzingsonderdrukking"
 
-#: c-typeck.c:141
-#, fuzzy, c-format
-msgid "%qs has an incomplete type"
-msgstr "`%s' heeft een onvolledig type"
+#: c-omp.c:444 cp/semantics.c:4278
+#, fuzzy, gcc-internal-format
+msgid "invalid increment expression"
+msgstr "Ongeldig token in expressie"
 
-#: c-typeck.c:163 cp/call.c:2679
-msgid "invalid use of void expression"
-msgstr "ongeldig gebruik van een void-expressie"
+#: c-opts.c:151
+#, fuzzy, gcc-internal-format
+msgid "no class name specified with %qs"
+msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
 
-#: c-typeck.c:171
-#, fuzzy
-msgid "invalid use of flexible array member"
-msgstr "ongeldig gebruik van array die geen lvalue is"
+# Assertie? Dat moet beter kunnen!
+#: c-opts.c:155
+#, fuzzy, gcc-internal-format
+msgid "assertion missing after %qs"
+msgstr "Assertie ontbreekt na -A optie"
 
-#: c-typeck.c:177
-msgid "invalid use of array with unspecified bounds"
-msgstr "ongeldig gebruik van een array zonder opgegeven grenzen"
+#: c-opts.c:160
+#, fuzzy, gcc-internal-format
+msgid "macro name missing after %qs"
+msgstr "Macro-naam ontbreekt na -U optie"
 
-#: c-typeck.c:185
-#, fuzzy
-msgid "invalid use of undefined type %<%s %s%>"
-msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
+# 'whitespace' -> 'witruimte'?
+#: c-opts.c:169
+#, fuzzy, gcc-internal-format
+msgid "missing path after %qs"
+msgstr "ontbrekende witruimte na getal %qs"
 
-#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
-#: c-typeck.c:189
-#, fuzzy, c-format
-msgid "invalid use of incomplete typedef %qs"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: c-opts.c:178
+#, fuzzy, gcc-internal-format
+msgid "missing filename after %qs"
+msgstr "beginwaarde ontbreekt"
 
-#: c-typeck.c:396 c-typeck.c:421
-#, fuzzy
-msgid "function types not truly compatible in ISO C"
-msgstr "functie-types zijn niet echt compatibel in ANSI C"
+# 'whitespace' -> 'witruimte'?
+#: c-opts.c:183
+#, fuzzy, gcc-internal-format
+msgid "missing makefile target after %qs"
+msgstr "ontbrekende witruimte na getal %qs"
 
-#: c-typeck.c:805
-msgid "types are not quite compatible"
-msgstr "types zijn niet helemaal compatibel"
+#: c-opts.c:326
+#, gcc-internal-format
+msgid "-I- specified twice"
+msgstr "-I- twee keer opgegeven"
 
-#: c-typeck.c:1047
-#, fuzzy
-msgid "function return types not compatible due to %<volatile%>"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: c-opts.c:329
+#, gcc-internal-format
+msgid "obsolete option -I- used, please use -iquote instead"
+msgstr ""
 
-# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
-#: c-typeck.c:1206 c-typeck.c:2447
-msgid "arithmetic on pointer to an incomplete type"
-msgstr "rekensom met pointer naar onvolledig type"
+#: c-opts.c:513
+#, fuzzy, gcc-internal-format
+msgid "argument %qs to %<-Wnormalized%> not recognized"
+msgstr "taal %s niet herkend"
 
-#: c-typeck.c:1561
-#, fuzzy
-msgid "%qT has no member named %qs"
-msgstr "union heeft geen lid dat `%s' heet"
+#: c-opts.c:596
+#, fuzzy, gcc-internal-format
+msgid "switch %qs is no longer supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: c-typeck.c:1597
-#, fuzzy, c-format
-msgid "request for member %qs in something not a structure or union"
-msgstr "vraag naar lid `%s' in iets dat geen structure of union is"
+#: c-opts.c:703
+#, gcc-internal-format
+msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
+msgstr ""
 
-#: c-typeck.c:1631
-msgid "dereferencing pointer to incomplete type"
-msgstr "dereferentie van pointer naar onvolledig type"
+#: c-opts.c:911 fortran/cpp.c:381
+#, fuzzy, gcc-internal-format
+msgid "output filename specified twice"
+msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
 
-#: c-typeck.c:1635
-#, fuzzy
-msgid "dereferencing %<void *%> pointer"
-msgstr "`void *' pointer wordt gederefereerd"
+#: c-opts.c:1046
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for C++"
+msgstr ""
 
-# Is the %s the argument, or is it 'of' the argument?
-#: c-typeck.c:1652 cp/typeck.c:2125
-#, fuzzy, c-format
-msgid "invalid type argument of %qs"
-msgstr "ongeldig type-argument `%s'"
+#: c-opts.c:1059
+#, gcc-internal-format
+msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
+msgstr ""
 
-#: c-typeck.c:1680 cp/typeck.c:2276
-msgid "subscripted value is neither array nor pointer"
-msgstr "waarde met subscript is noch een array, noch een pointer"
+#: c-opts.c:1138
+#, gcc-internal-format
+msgid "-Wformat-y2k ignored without -Wformat"
+msgstr "-Wformat-y2k genegeerd zonder -Wformat"
 
-#: c-typeck.c:1691 cp/typeck.c:2195 cp/typeck.c:2281
-msgid "array subscript is not an integer"
-msgstr "array subscript is geen integer"
+#: c-opts.c:1140
+#, gcc-internal-format
+msgid "-Wformat-extra-args ignored without -Wformat"
+msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
 
-#: c-typeck.c:1697
-#, fuzzy
-msgid "subscripted value is pointer to function"
-msgstr "doorgeven van argument %d van pointer naar functie"
+#: c-opts.c:1142
+#, fuzzy, gcc-internal-format
+msgid "-Wformat-zero-length ignored without -Wformat"
+msgstr "-Wformat-extra-args genegeerd zonder -Wformat"
 
-#: c-typeck.c:1710 cp/typeck.c:2191
-#, fuzzy
-msgid "array subscript has type %<char%>"
-msgstr "array subscript is van het type `char'"
+#: c-opts.c:1144
+#, gcc-internal-format
+msgid "-Wformat-nonliteral ignored without -Wformat"
+msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
 
-#: c-typeck.c:1750
-#, fuzzy
-msgid "ISO C forbids subscripting %<register%> array"
-msgstr "ANSI C verbiedt het gebruik van subscripts bij een `register' array"
+#: c-opts.c:1146
+#, fuzzy, gcc-internal-format
+msgid "-Wformat-contains-nul ignored without -Wformat"
+msgstr "-Wformat-nonliteral genegeerd zonder -Wformat"
 
-#: c-typeck.c:1752
-#, fuzzy
-msgid "ISO C90 forbids subscripting non-lvalue array"
-msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
+#: c-opts.c:1148
+#, gcc-internal-format
+msgid "-Wformat-security ignored without -Wformat"
+msgstr "-Wformat-security genegeerd zonder -Wformat"
 
-#: c-typeck.c:1989
-#, fuzzy, c-format
-msgid "called object %qE is not a function"
-msgstr "opgeroepen object is geen functie"
+#: c-opts.c:1172
+#, fuzzy, gcc-internal-format
+msgid "opening output file %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#. This situation leads to run-time undefined behavior.  We can't,
-#. therefore, simply error unless we can prove that all possible
-#. executions of the program must execute the code.
-#: c-typeck.c:2021
-msgid "function called through a non-compatible type"
+#: c-opts.c:1177
+#, gcc-internal-format
+msgid "too many filenames given.  Type %s --help for usage"
 msgstr ""
 
-#: c-typeck.c:2068 c-typeck.c:4329 c-typeck.c:4331 c-typeck.c:4339
-#: c-typeck.c:4364 c-typeck.c:5746
-msgid "initializer element is not constant"
-msgstr "beginwaarde-element is niet constant"
+#: c-opts.c:1257
+#, fuzzy, gcc-internal-format
+msgid "The C parser does not support -dy, option ignored"
+msgstr "APCS reentrant code wordt niet ondersteund.  Genegeerd"
 
-#: c-typeck.c:2129
-#, fuzzy, c-format
-msgid "too many arguments to function %qE"
-msgstr "teveel argumenten voor functie"
+#: c-opts.c:1261
+#, gcc-internal-format
+msgid "The Objective-C parser does not support -dy, option ignored"
+msgstr ""
 
-#: c-typeck.c:2156
-#, c-format
-msgid "type of formal parameter %d is incomplete"
-msgstr "het type van formele parameter %d is onvolledig"
+#: c-opts.c:1264
+#, fuzzy, gcc-internal-format
+msgid "The C++ parser does not support -dy, option ignored"
+msgstr "APCS reentrant code wordt niet ondersteund.  Genegeerd"
 
-#: c-typeck.c:2169
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as integer rather than floating due to prototype"
-msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype"
+#: c-opts.c:1268
+#, gcc-internal-format
+msgid "The Objective-C++ parser does not support -dy, option ignored"
+msgstr ""
 
-#: c-typeck.c:2174
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as integer rather than complex due to prototype"
-msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
+#: c-opts.c:1319
+#, fuzzy, gcc-internal-format
+msgid "opening dependency file %s: %m"
+msgstr "dynamische dependencies.\n"
 
-#: c-typeck.c:2179
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as complex rather than floating due to prototype"
-msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
+#: c-opts.c:1329
+#, fuzzy, gcc-internal-format
+msgid "closing dependency file %s: %m"
+msgstr "dynamische dependencies.\n"
 
-#: c-typeck.c:2184
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as floating rather than integer due to prototype"
-msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype"
+#: c-opts.c:1332
+#, fuzzy, gcc-internal-format
+msgid "when writing output to %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#: c-typeck.c:2189
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as complex rather than integer due to prototype"
-msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
+#: c-opts.c:1412
+#, fuzzy, gcc-internal-format
+msgid "to generate dependencies you must specify either -M or -MM"
+msgstr "-MG moet samen met ofwel -M, ofwel -MM gebruikt worden"
 
-#: c-typeck.c:2194
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as floating rather than complex due to prototype"
-msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
+#: c-opts.c:1435
+#, fuzzy, gcc-internal-format
+msgid "-MG may only be used with -M or -MM"
+msgstr "macro %qs gebruikt zonder argumenten"
 
-#: c-typeck.c:2206
-#, fuzzy
-msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
-msgstr "%s als `float' in plaats van `double' ten gevolge van een prototype"
+#: c-opts.c:1465
+#, gcc-internal-format
+msgid "-fdirectives-only is incompatible with -Wunused_macros"
+msgstr ""
 
-#: c-typeck.c:2226
-#, fuzzy, c-format
-msgid "passing argument %d of %qE with different width due to prototype"
-msgstr "%s met andere breedte ten gevolge van prototype"
+#: c-opts.c:1467
+#, gcc-internal-format
+msgid "-fdirectives-only is incompatible with -traditional"
+msgstr ""
 
-#: c-typeck.c:2253
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as unsigned due to prototype"
-msgstr "%s als unsigned ten gevolge van prototype"
+#: c-opts.c:1605
+#, gcc-internal-format
+msgid "too late for # directive to set debug directory"
+msgstr ""
 
-#: c-typeck.c:2256
-#, fuzzy, c-format
-msgid "passing argument %d of %qE as signed due to prototype"
-msgstr "%s als signed ten gevolge van prototype"
+#: c-parser.c:232
+#, gcc-internal-format
+msgid "identifier %qE conflicts with C++ keyword"
+msgstr ""
 
-#: c-typeck.c:2287
-#, fuzzy, c-format
-msgid "too few arguments to function %qE"
-msgstr "te weinig argument voor functie"
+#: c-parser.c:996
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids an empty translation unit"
+msgstr "ISO C verbiedt een leeg bronbestand"
 
-#: c-typeck.c:2323
-msgid "suggest parentheses around + or - inside shift"
-msgstr "gebruik liefst haakjes rond + of - binnen een shift"
+#: c-parser.c:1082 c-parser.c:6474
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not allow extra %<;%> outside of a function"
+msgstr "ISO C staat geen extra %<;%> buiten een functie toe"
 
-#: c-typeck.c:2330
-msgid "suggest parentheses around && within ||"
-msgstr "gebruik liefst haakjes rond && binnen ||"
+#: c-parser.c:1186 c-parser.c:7036
+#, fuzzy, gcc-internal-format
+msgid "expected declaration specifiers"
+msgstr "meerdere opslagklassen in declaratie van %qs"
 
-#: c-typeck.c:2339
-msgid "suggest parentheses around arithmetic in operand of |"
-msgstr "gebruik liefst haakjes rond een rekensom in een operand van |"
+#: c-parser.c:1234
+#, fuzzy, gcc-internal-format
+msgid "data definition has no type or storage class"
+msgstr "datadefinitie heeft geen type of opslagklasse"
 
-#: c-typeck.c:2343
-msgid "suggest parentheses around comparison in operand of |"
-msgstr "gebruik liefst haakjes rond een vergelijking in een operand van |"
+#: c-parser.c:1292
+#, gcc-internal-format
+msgid "expected %<,%> or %<;%>"
+msgstr ""
 
-#: c-typeck.c:2352
-msgid "suggest parentheses around arithmetic in operand of ^"
-msgstr "gebruik liefst haakjes rond een rekensom in een operand van ^"
+#. This can appear in many cases looking nothing like a
+#. function definition, so we don't give a more specific
+#. error suggesting there was one.
+#: c-parser.c:1299 c-parser.c:1315
+#, gcc-internal-format
+msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
+msgstr ""
 
-#: c-typeck.c:2356
-msgid "suggest parentheses around comparison in operand of ^"
-msgstr "gebruik liefst haakjes rond een vergelijking in een operand van ^"
+#: c-parser.c:1307
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids nested functions"
+msgstr "ISO C verbiedt geneste functies"
+
+#: c-parser.c:1710 c-parser.c:2530 c-parser.c:3181 c-parser.c:3450
+#: c-parser.c:4438 c-parser.c:4528 c-parser.c:5146 c-parser.c:5585
+#: c-parser.c:5607 c-parser.c:5714 c-parser.c:5911 c-parser.c:5940
+#: c-parser.c:6116 c-parser.c:6128 c-parser.c:6153 c-parser.c:6287
+#: c-parser.c:6316 c-parser.c:6324 c-parser.c:6352 c-parser.c:6366
+#: c-parser.c:6582 c-parser.c:6681 c-parser.c:7210 c-parser.c:7938
+#, fuzzy, gcc-internal-format
+msgid "expected identifier"
+msgstr "ongeldige operand van %s"
 
-#: c-typeck.c:2363
-msgid "suggest parentheses around + or - in operand of &"
-msgstr "gebruik liefst haakjes rond + of - in een operand van &"
+#: c-parser.c:1743 cp/parser.c:12734
+#, gcc-internal-format
+msgid "comma at end of enumerator list"
+msgstr "komma aan het einde van enumerator-lijst"
 
-#: c-typeck.c:2367
-msgid "suggest parentheses around comparison in operand of &"
-msgstr "gebruik liefst haakjes rond een vergelijking in een operand van &"
+#: c-parser.c:1749
+#, gcc-internal-format
+msgid "expected %<,%> or %<}%>"
+msgstr ""
 
-#: c-typeck.c:2373
-msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
-msgstr "vergelijkingen als 'X <= Y <= Z' hebben niet hun wiskundige betekenis"
+#: c-parser.c:1779
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids forward references to %<enum%> types"
+msgstr "ISO C verbiedt voorwaartse referenties naar %<enum%> types"
 
-#: c-typeck.c:2399
-#, fuzzy
-msgid "pointer of type %<void *%> used in subtraction"
-msgstr "pointer van type `void *' gebruikt in aftrekking"
+#: c-parser.c:1893
+#, fuzzy, gcc-internal-format
+msgid "expected class name"
+msgstr "ongeldige operand van %s"
 
-#: c-typeck.c:2401
-msgid "pointer to a function used in subtraction"
-msgstr "pointer naar functie gebruikt in aftrekking"
+#: c-parser.c:1912 c-parser.c:6220
+#, fuzzy, gcc-internal-format
+msgid "extra semicolon in struct or union specified"
+msgstr "extra puntkomma opgegeven in struct of union"
 
-# 'unary' = 'unair'?
-#: c-typeck.c:2490
-msgid "wrong type argument to unary plus"
-msgstr "argument van verkeerd type voor unaire plus"
+#: c-parser.c:1941
+#, fuzzy, gcc-internal-format
+msgid "no semicolon at end of struct or union"
+msgstr "geen puntkomma aan het einde van een struct of union"
 
-#: c-typeck.c:2503
-msgid "wrong type argument to unary minus"
-msgstr "argument van verkeerd type voor unaire min"
+#: c-parser.c:2027 c-parser.c:3006
+#, gcc-internal-format
+msgid "expected specifier-qualifier-list"
+msgstr ""
 
-#: c-typeck.c:2520
-#, fuzzy
-msgid "ISO C does not support %<~%> for complex conjugation"
-msgstr "ANSI C ondersteunt het `%c' formaat niet"
+#: c-parser.c:2037
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids member declarations with no members"
+msgstr "ISO C verbiedt lid-declaraties zonder leden"
 
-#: c-typeck.c:2526
-msgid "wrong type argument to bit-complement"
-msgstr "argument van verkeerd type voor bit-complement"
+#: c-parser.c:2113
+#, gcc-internal-format
+msgid "expected %<,%>, %<;%> or %<}%>"
+msgstr ""
 
-#: c-typeck.c:2534
-msgid "wrong type argument to abs"
-msgstr "argument van verkeerd type voor abs"
+#: c-parser.c:2120
+#, gcc-internal-format
+msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
+msgstr ""
 
-# OK, ik geef het op: wat is hier een goede vertaling voor 'conjugation'?
-#: c-typeck.c:2546
-msgid "wrong type argument to conjugation"
-msgstr "argument van verkeerd type voor vervoeging"
+#: c-parser.c:2173
+#, fuzzy, gcc-internal-format
+msgid "%<typeof%> applied to a bit-field"
+msgstr "%<sizeof%> toegepast op een bitveld"
 
-#: c-typeck.c:2560
-msgid "wrong type argument to unary exclamation mark"
-msgstr "argument van verkeerd type voor unair uitroepingsteken"
+#: c-parser.c:2397
+#, gcc-internal-format
+msgid "expected identifier or %<(%>"
+msgstr ""
+
+#: c-parser.c:2600
+#, fuzzy, gcc-internal-format
+msgid "ISO C requires a named argument before %<...%>"
+msgstr "ISO C heeft een benoemd argument nodig vóór %<...%>"
+
+#: c-parser.c:2708
+#, fuzzy, gcc-internal-format
+msgid "expected declaration specifiers or %<...%>"
+msgstr "top-level declaratie van %qs specifieert %<auto%>"
+
+#: c-parser.c:2759
+#, fuzzy, gcc-internal-format
+msgid "wide string literal in %<asm%>"
+msgstr "incompatibele operands voor %s"
+
+#: c-parser.c:2765 c-parser.c:7091 cp/parser.c:22966
+#, gcc-internal-format
+msgid "expected string literal"
+msgstr ""
+
+#: c-parser.c:3099
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids empty initializer braces"
+msgstr "ISO C verbiedt lege initialisatie-accolades"
 
-#: c-typeck.c:2597
-#, fuzzy
-msgid "ISO C does not support %<++%> and %<--%> on complex types"
-msgstr "ANSI C ondersteunt het `%c' formaat niet"
+#: c-parser.c:3147
+#, fuzzy, gcc-internal-format
+msgid "obsolete use of designated initializer with %<:%>"
+msgstr "ISO C staat het gebruik van %<varargs.h%> niet toe"
 
-# Wat is beter: 'incrementeren', 'incrementering', of 'increment'?
-#: c-typeck.c:2613 c-typeck.c:2645
-msgid "wrong type argument to increment"
-msgstr "argument van verkeerd type voor incrementeren"
+#: c-parser.c:3282
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids specifying range of elements to initialize"
+msgstr "ISO C verbiedt het opgeven van het te initialiseren element"
 
-#: c-typeck.c:2615 c-typeck.c:2647
-msgid "wrong type argument to decrement"
-msgstr "argument van verkeerd type voor decrementeren"
+#: c-parser.c:3295
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids specifying subobject to initialize"
+msgstr "ISO C90 verbiedt het opgeven van het te initialiseren element"
 
-#: c-typeck.c:2636
-msgid "increment of pointer to unknown structure"
-msgstr "incrementeren van pointer naar onbekend structure"
+#: c-parser.c:3302
+#, fuzzy, gcc-internal-format
+msgid "obsolete use of designated initializer without %<=%>"
+msgstr "ISO C staat het gebruik van %<varargs.h%> niet toe"
 
-#: c-typeck.c:2638
-msgid "decrement of pointer to unknown structure"
-msgstr "decrementeren van pointer naar onbekend structure"
+#: c-parser.c:3465
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids label declarations"
+msgstr "ISO C verbiedt labeldeclaraties"
 
-#: c-typeck.c:2808
-#, fuzzy, c-format
-msgid "assignment of read-only member %qs"
-msgstr "%s van alleen-lezen lid `%s'"
+#: c-parser.c:3471 c-parser.c:3551
+#, fuzzy, gcc-internal-format
+msgid "expected declaration or statement"
+msgstr "herdeclaratie van %qs"
 
-#: c-typeck.c:2809
-#, fuzzy, c-format
-msgid "increment of read-only member %qs"
-msgstr "%s van alleen-lezen lid `%s'"
+#: c-parser.c:3503 c-parser.c:3532
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids mixed declarations and code"
+msgstr "ISO C90 verbiedt labeldeclaraties"
 
-#: c-typeck.c:2810
-#, fuzzy, c-format
-msgid "decrement of read-only member %qs"
-msgstr "%s van alleen-lezen lid `%s'"
+#: c-parser.c:3559
+#, fuzzy, gcc-internal-format
+msgid "expected %<}%> before %<else%>"
+msgstr "ongeldige operand van %s"
 
-#: c-typeck.c:2814
-#, fuzzy, c-format
-msgid "assignment of read-only variable %qs"
-msgstr "%s van alleen-lezen variabele `%s'"
+#: c-parser.c:3564 cp/parser.c:7917
+#, gcc-internal-format
+msgid "%<else%> without a previous %<if%>"
+msgstr ""
 
-#: c-typeck.c:2815
-#, fuzzy, c-format
-msgid "increment of read-only variable %qs"
-msgstr "%s van alleen-lezen variabele `%s'"
+#: c-parser.c:3581
+#, fuzzy, gcc-internal-format
+msgid "label at end of compound statement"
+msgstr "ISO C verbiedt een label aan het einde van een samengesteld statement"
 
-#: c-typeck.c:2816
-#, fuzzy, c-format
-msgid "decrement of read-only variable %qs"
-msgstr "%s van alleen-lezen variabele `%s'"
+#: c-parser.c:3626
+#, gcc-internal-format
+msgid "expected %<:%> or %<...%>"
+msgstr ""
 
-#: c-typeck.c:2819
-#, fuzzy
-msgid "assignment of read-only location"
-msgstr "%s van alleen-lezen locatie"
+#: c-parser.c:3659
+#, gcc-internal-format
+msgid "a label can only be part of a statement and a declaration is not a statement"
+msgstr ""
 
-#: c-typeck.c:2820
-#, fuzzy
-msgid "increment of read-only location"
-msgstr "%s van alleen-lezen locatie"
+#: c-parser.c:3823
+#, gcc-internal-format
+msgid "expected identifier or %<*%>"
+msgstr ""
 
-#: c-typeck.c:2821
-#, fuzzy
-msgid "decrement of read-only location"
-msgstr "%s van alleen-lezen locatie"
+#. Avoid infinite loop in error recovery:
+#. c_parser_skip_until_found stops at a closing nesting
+#. delimiter without consuming it, but here we need to consume
+#. it to proceed further.
+#: c-parser.c:3887
+#, fuzzy, gcc-internal-format
+msgid "expected statement"
+msgstr "ongeldige beginwaarde"
 
-#: c-typeck.c:2840
-#, fuzzy
-msgid "cannot take address of bit-field %qD"
-msgstr "kan adres van bitveld `%s' niet nemen"
+#: c-parser.c:3985 cp/parser.c:7999
+#, fuzzy, gcc-internal-format
+msgid "suggest braces around empty body in an %<if%> statement"
+msgstr "leeg body in een else-statement"
 
-#: c-typeck.c:2868
-#, fuzzy
-msgid "global register variable %qD used in nested function"
-msgstr "globale registervariabele `%s' gebruikt in geneste functie"
+#: c-parser.c:4013 cp/parser.c:8022
+#, fuzzy, gcc-internal-format
+msgid "suggest braces around empty body in an %<else%> statement"
+msgstr "leeg body in een else-statement"
 
-#: c-typeck.c:2871
-#, fuzzy
-msgid "register variable %qD used in nested function"
-msgstr "registervariabele `%s' gebruikt in geneste functie"
+#: c-parser.c:4144
+#, fuzzy, gcc-internal-format
+msgid "suggest braces around empty body in %<do%> statement"
+msgstr "leeg body in een else-statement"
 
-#: c-typeck.c:2876
-#, fuzzy
-msgid "address of global register variable %qD requested"
-msgstr "adres van globale registervariabele `%s' gevraagd"
+#: c-parser.c:4305
+#, fuzzy, gcc-internal-format
+msgid "%E qualifier ignored on asm"
+msgstr "het %qE attribuut wordt genegeerd voor types"
 
-#: c-typeck.c:2878
-#, fuzzy
-msgid "address of register variable %qD requested"
-msgstr "adres van registervariabele `%s' gevraagd"
+#: c-parser.c:4656
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids omitting the middle term of a ?: expression"
+msgstr "ISO C verbiedt het weglaten van de middelste term van een ?: expresie"
 
-#: c-typeck.c:2926
-#, fuzzy
-msgid "non-lvalue array in conditional expression"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
+#: c-parser.c:5111
+#, fuzzy, gcc-internal-format
+msgid "traditional C rejects the unary plus operator"
+msgstr "traditionele C verwerpt het aaneenplakken van stringconstantes"
 
-# Of moet/mag 'boolean' hier vertaald worden?
-#: c-typeck.c:2970
-#, fuzzy
-msgid "signed and unsigned type in conditional expression"
-msgstr "niet-boolean modus in voorwaardelijke expressie"
+#: c-parser.c:5235
+#, fuzzy, gcc-internal-format
+msgid "%<sizeof%> applied to a bit-field"
+msgstr "%<sizeof%> toegepast op een bitveld"
 
-#: c-typeck.c:2977
-#, fuzzy
-msgid "ISO C forbids conditional expr with only one void side"
-msgstr "ANSI C verbiedt voorwaardelijke expressies met maar één void-zijde"
+#: c-parser.c:5401 c-parser.c:5751 c-parser.c:5771
+#, fuzzy, gcc-internal-format
+msgid "expected expression"
+msgstr "ongeldige waarheidsexpressie"
 
-#: c-typeck.c:2993 c-typeck.c:3001
-#, fuzzy
-msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
-msgstr "ANSI C verbiedt voorwaardelijke expressies tussen `void *' en een functiepointer"
+# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
+#: c-parser.c:5427
+#, fuzzy, gcc-internal-format
+msgid "braced-group within expression allowed only inside a function"
+msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
 
-#: c-typeck.c:3008
-msgid "pointer type mismatch in conditional expression"
-msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
+#: c-parser.c:5440
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids braced-groups within expressions"
+msgstr "ISO C verbiedt accolade-groepen in expressies"
 
-#: c-typeck.c:3015 c-typeck.c:3025
-msgid "pointer/integer type mismatch in conditional expression"
-msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)"
+#: c-parser.c:5645
+#, fuzzy, gcc-internal-format
+msgid "first argument to %<__builtin_choose_expr%> not a constant"
+msgstr "gevraagd alignment is geen constante"
 
-#: c-typeck.c:3039
-msgid "type mismatch in conditional expression"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
+#: c-parser.c:5806
+#, gcc-internal-format
+msgid "compound literal has variable size"
+msgstr ""
 
-#: c-typeck.c:3078
-msgid "left-hand operand of comma expression has no effect"
-msgstr "linker operand van comma-expressie heeft geen effect"
+#: c-parser.c:5817
+#, gcc-internal-format
+msgid "compound literal qualified by address-space qualifier"
+msgstr ""
 
-#: c-typeck.c:3111
-msgid "cast specifies array type"
-msgstr "cast geeft array-type op"
+#: c-parser.c:5822
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids compound literals"
+msgstr "ISO C90 verbiedt het gebruik van samengestelde expressies als lvalues"
 
-#: c-typeck.c:3117
-msgid "cast specifies function type"
-msgstr "cast geeft functie-type op"
+#: c-parser.c:6437
+#, fuzzy, gcc-internal-format
+msgid "extra semicolon in method definition specified"
+msgstr "extra puntkomma opgegeven in definitie van methode"
 
-#: c-typeck.c:3127
-#, fuzzy
-msgid "ISO C forbids casting nonscalar to the same type"
-msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
+#: c-parser.c:6985 cp/parser.c:23010
+#, gcc-internal-format
+msgid "%<#pragma omp barrier%> may only be used in compound statements"
+msgstr ""
 
-#: c-typeck.c:3145
-#, fuzzy
-msgid "ISO C forbids casts to union type"
-msgstr "ANSI C verbiedt casts naar een union-type"
+#: c-parser.c:6996 cp/parser.c:23025
+#, gcc-internal-format
+msgid "%<#pragma omp flush%> may only be used in compound statements"
+msgstr ""
 
-#: c-typeck.c:3154
-msgid "cast to union type from type not present in union"
-msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union"
+#: c-parser.c:7007 cp/parser.c:23041
+#, gcc-internal-format
+msgid "%<#pragma omp taskwait%> may only be used in compound statements"
+msgstr ""
 
-#: c-typeck.c:3205
-#, fuzzy
-msgid "cast adds new qualifiers to function type"
-msgstr "cast geeft functie-type op"
+#: c-parser.c:7020 cp/parser.c:23069
+#, gcc-internal-format
+msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
+msgstr ""
 
-#. There are qualifiers present in IN_OTYPE that are not
-#. present in IN_TYPE.
-#: c-typeck.c:3210
-msgid "cast discards qualifiers from pointer target type"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
+#: c-parser.c:7026 cp/parser.c:23000
+#, fuzzy, gcc-internal-format
+msgid "%<#pragma GCC pch_preprocess%> must be first"
+msgstr "misvormde #pragma pack(pop[,id])"
 
-#: c-typeck.c:3225
-msgid "cast increases required alignment of target type"
-msgstr "cast verhoogt het benodigde alignment van het doeltype"
+#: c-parser.c:7185 cp/parser.c:21289
+#, fuzzy, gcc-internal-format
+msgid "too many %qs clauses"
+msgstr "te veel invoerbestanden"
 
-#: c-typeck.c:3231
-msgid "cast from pointer to integer of different size"
-msgstr "cast van pointer naar integer met andere grootte"
+#: c-parser.c:7287 cp/parser.c:21403
+#, fuzzy, gcc-internal-format
+msgid "collapse argument needs positive constant integer expression"
+msgstr "vergelijking tussen signed en unsigned"
 
-#: c-typeck.c:3236
-msgid "cast from function call of type %qT to non-matching type %qT"
+#: c-parser.c:7353
+#, gcc-internal-format
+msgid "expected %<none%> or %<shared%>"
 msgstr ""
 
-#: c-typeck.c:3244
-msgid "cast to pointer from integer of different size"
-msgstr "cast naar pointer van integer met andere grootte"
+#: c-parser.c:7444 c-parser.c:7636
+#, fuzzy, gcc-internal-format
+msgid "expected integer expression"
+msgstr "ongeldige waarheidsexpressie"
 
-#: c-typeck.c:3256
-msgid "type-punning to incomplete type might break strict-aliasing rules"
+#: c-parser.c:7456
+#, gcc-internal-format
+msgid "%<num_threads%> value must be positive"
 msgstr ""
 
-#: c-typeck.c:3263
-msgid "dereferencing type-punned pointer will break strict-aliasing rules"
+#: c-parser.c:7539
+#, gcc-internal-format
+msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
 msgstr ""
 
-#: c-typeck.c:3266
-#, fuzzy
-msgid "dereferencing type-punned pointer might break strict-aliasing rules"
-msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
+#: c-parser.c:7627 cp/parser.c:21691
+#, gcc-internal-format
+msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
+msgstr ""
 
-#: c-typeck.c:3278
-#, fuzzy
-msgid "ISO C forbids conversion of function pointer to object pointer type"
-msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer"
+#: c-parser.c:7631 cp/parser.c:21694
+#, gcc-internal-format
+msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
+msgstr ""
 
-#: c-typeck.c:3287
-#, fuzzy
-msgid "ISO C forbids conversion of object pointer to function pointer type"
-msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer"
+#: c-parser.c:7649
+#, fuzzy, gcc-internal-format
+msgid "invalid schedule kind"
+msgstr "ongeldige const_double operand"
 
-#: c-typeck.c:3539
-msgid "cannot pass rvalue to reference parameter"
+#: c-parser.c:7769
+#, gcc-internal-format
+msgid "expected %<#pragma omp%> clause"
 msgstr ""
 
-#: c-typeck.c:3648 c-typeck.c:3763
-#, fuzzy, c-format
-msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
-msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
-
-#: c-typeck.c:3651 c-typeck.c:3766
-#, fuzzy
-msgid "assignment makes qualified function pointer from unqualified"
-msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
+#: c-parser.c:7778 cp/parser.c:21842
+#, fuzzy, gcc-internal-format
+msgid "%qs is not valid for %qs"
+msgstr "-fPIC is niet geldig met -mcoff"
 
-#: c-typeck.c:3654 c-typeck.c:3768
-#, fuzzy
-msgid "initialization makes qualified function pointer from unqualified"
-msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
+#: c-parser.c:7882
+#, fuzzy, gcc-internal-format
+msgid "invalid operator for %<#pragma omp atomic%>"
+msgstr "ongeldige bewerking met %<__fpreg%>"
 
-#: c-typeck.c:3657 c-typeck.c:3770
-#, fuzzy
-msgid "return makes qualified function pointer from unqualified"
-msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
+#: c-parser.c:7941 c-parser.c:7962
+#, fuzzy, gcc-internal-format
+msgid "expected %<(%> or end of line"
+msgstr "ongeldige operand van %s"
 
-#: c-typeck.c:3661 c-typeck.c:3731
-#, fuzzy, c-format
-msgid "passing argument %d of %qE discards qualifiers from pointer target type"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
+#: c-parser.c:7996
+#, fuzzy, gcc-internal-format
+msgid "for statement expected"
+msgstr "overflow in constante expressie"
 
-#: c-typeck.c:3663 c-typeck.c:3733
-#, fuzzy
-msgid "assignment discards qualifiers from pointer target type"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
+#: c-parser.c:8049 cp/semantics.c:4406 cp/semantics.c:4476
+#, fuzzy, gcc-internal-format
+msgid "expected iteration declaration or initialization"
+msgstr "herdeclaratie van %qs"
 
-#: c-typeck.c:3665 c-typeck.c:3735
-#, fuzzy
-msgid "initialization discards qualifiers from pointer target type"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
+#: c-parser.c:8129
+#, gcc-internal-format
+msgid "not enough perfectly nested loops"
+msgstr ""
 
-#: c-typeck.c:3667 c-typeck.c:3737
-#, fuzzy
-msgid "return discards qualifiers from pointer target type"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
+#: c-parser.c:8182 cp/parser.c:22547
+#, gcc-internal-format
+msgid "collapsed loops not perfectly nested"
+msgstr ""
 
-#: c-typeck.c:3672
-#, fuzzy
-msgid "ISO C prohibits argument conversion to union type"
-msgstr "ANSI C verbiedt conversie van argumenten naar union type"
+#: c-parser.c:8220 cp/parser.c:22391 cp/parser.c:22429 cp/pt.c:11410
+#, fuzzy, gcc-internal-format
+msgid "iteration variable %qD should not be firstprivate"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: c-typeck.c:3716
-#, fuzzy
-msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
-msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
+# dit klinkt niet al te best
+#: c-parser.c:8665
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a variable"
+msgstr "functie-oproep heeft geaggregeerde waarde"
 
-#: c-typeck.c:3719
-#, fuzzy
-msgid "ISO C forbids assignment between function pointer and %<void *%>"
-msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
+#: c-parser.c:8667 cp/semantics.c:4031
+#, fuzzy, gcc-internal-format
+msgid "%qE declared %<threadprivate%> after first use"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: c-typeck.c:3721
-#, fuzzy
-msgid "ISO C forbids initialization between function pointer and %<void *%>"
-msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
+#: c-parser.c:8669 cp/semantics.c:4033
+#, fuzzy, gcc-internal-format
+msgid "automatic variable %qE cannot be %<threadprivate%>"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: c-typeck.c:3723
-#, fuzzy
-msgid "ISO C forbids return between function pointer and %<void *%>"
-msgstr "ANSI C verbiedt %s tussen functiepointer en `void *'"
+#: c-parser.c:8673 cp/semantics.c:4035
+#, fuzzy, gcc-internal-format
+msgid "%<threadprivate%> %qE has incomplete type"
+msgstr "%Jparameter %u heeft een onvolledig type"
 
-# 'signedness' = 'signed-heid'?
-#: c-typeck.c:3746
-#, fuzzy, c-format
-msgid "pointer targets in passing argument %d of %qE differ in signedness"
-msgstr "doelen van pointer in %s verschillen in signedness"
+#: c-pch.c:132
+#, fuzzy, gcc-internal-format
+msgid "can%'t create precompiled header %s: %m"
+msgstr "dubbele folder %qs wordt genegeerd\n"
 
-# 'signedness' = 'signed-heid'?
-#: c-typeck.c:3748
-#, fuzzy
-msgid "pointer targets in assignment differ in signedness"
-msgstr "doelen van pointer in %s verschillen in signedness"
+#: c-pch.c:154
+#, fuzzy, gcc-internal-format
+msgid "can%'t write to %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-# 'signedness' = 'signed-heid'?
-#: c-typeck.c:3750
-#, fuzzy
-msgid "pointer targets in initialization differ in signedness"
-msgstr "doelen van pointer in %s verschillen in signedness"
+#: c-pch.c:160
+#, fuzzy, gcc-internal-format
+msgid "%qs is not a valid output file"
+msgstr "-fPIC is niet geldig met -mcoff"
 
-# 'signedness' = 'signed-heid'?
-#: c-typeck.c:3752
-#, fuzzy
-msgid "pointer targets in return differ in signedness"
-msgstr "doelen van pointer in %s verschillen in signedness"
+#: c-pch.c:189 c-pch.c:204 c-pch.c:218
+#, fuzzy, gcc-internal-format
+msgid "can%'t write %s: %m"
+msgstr "open %s"
 
-#: c-typeck.c:3775
-#, fuzzy, c-format
-msgid "passing argument %d of %qE from incompatible pointer type"
-msgstr "%s van incompatibel pointertype"
+#: c-pch.c:194 c-pch.c:211
+#, fuzzy, gcc-internal-format
+msgid "can%'t seek in %s: %m"
+msgstr "open %s"
 
-#: c-typeck.c:3777
-#, fuzzy
-msgid "assignment from incompatible pointer type"
-msgstr "%s van incompatibel pointertype"
+#: c-pch.c:202 c-pch.c:244 c-pch.c:285 c-pch.c:336
+#, fuzzy, gcc-internal-format
+msgid "can%'t read %s: %m"
+msgstr "open %s"
 
-#: c-typeck.c:3778
-#, fuzzy
-msgid "initialization from incompatible pointer type"
-msgstr "%s van incompatibel pointertype"
+#: c-pch.c:467
+#, gcc-internal-format
+msgid "pch_preprocess pragma should only be used with -fpreprocessed"
+msgstr ""
 
-#: c-typeck.c:3780
-#, fuzzy
-msgid "return from incompatible pointer type"
-msgstr "%s van incompatibel pointertype"
+#: c-pch.c:468
+#, gcc-internal-format
+msgid "use #include instead"
+msgstr ""
 
-#. ??? This should not be an error when inlining calls to
-#. unprototyped functions.
-#: c-typeck.c:3787 c-typeck.c:4289 cp/typeck.c:1393
-msgid "invalid use of non-lvalue array"
-msgstr "ongeldig gebruik van array die geen lvalue is"
+#: c-pch.c:474
+#, fuzzy, gcc-internal-format
+msgid "%s: couldn%'t open PCH file: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#: c-typeck.c:3801
-#, fuzzy, c-format
-msgid "passing argument %d of %qE makes pointer from integer without a cast"
-msgstr "%s maakt pointer van integer zonder een cast"
+#: c-pch.c:479
+#, gcc-internal-format
+msgid "use -Winvalid-pch for more information"
+msgstr ""
 
-#: c-typeck.c:3803
-#, fuzzy
-msgid "assignment makes pointer from integer without a cast"
-msgstr "%s maakt pointer van integer zonder een cast"
+#: c-pch.c:480
+#, gcc-internal-format
+msgid "%s: PCH file was invalid"
+msgstr ""
 
-#: c-typeck.c:3805
-#, fuzzy
-msgid "initialization makes pointer from integer without a cast"
-msgstr "%s maakt pointer van integer zonder een cast"
+#: c-pragma.c:102
+#, fuzzy, gcc-internal-format
+msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
+msgstr "#pragma pack (pop) tegengekomen zonder overeenkomstige #pragma pack (push, <n>)"
 
-#: c-typeck.c:3807
-#, fuzzy
-msgid "return makes pointer from integer without a cast"
-msgstr "%s maakt pointer van integer zonder een cast"
+#: c-pragma.c:115
+#, fuzzy, gcc-internal-format
+msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
+msgstr "#pragma pack (pop, %s) tegengekomen zonder overeenkomstige #pragma pack (push, %s, <n>)"
 
-#: c-typeck.c:3814
-#, fuzzy, c-format
-msgid "passing argument %d of %qE makes integer from pointer without a cast"
-msgstr "%s maakt integer van pointer zonder een cast"
+#: c-pragma.c:129
+#, fuzzy, gcc-internal-format
+msgid "#pragma pack(push[, id], <n>) is not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: c-typeck.c:3816
-#, fuzzy
-msgid "assignment makes integer from pointer without a cast"
-msgstr "%s maakt integer van pointer zonder een cast"
+#: c-pragma.c:131
+#, fuzzy, gcc-internal-format
+msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: c-typeck.c:3818
-#, fuzzy
-msgid "initialization makes integer from pointer without a cast"
-msgstr "%s maakt integer van pointer zonder een cast"
+#: c-pragma.c:152
+#, fuzzy, gcc-internal-format
+msgid "missing %<(%> after %<#pragma pack%> - ignored"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:3820
-#, fuzzy
-msgid "return makes integer from pointer without a cast"
-msgstr "%s maakt integer van pointer zonder een cast"
+#: c-pragma.c:163 c-pragma.c:195
+#, fuzzy, gcc-internal-format
+msgid "invalid constant in %<#pragma pack%> - ignored"
+msgstr "misvormde #pragma pack"
 
-#. ??? This should not be an error when inlining calls to
-#. unprototyped functions.
-#: c-typeck.c:3833
-#, fuzzy, c-format
-msgid "incompatible type for argument %d of %qE"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: c-pragma.c:167 c-pragma.c:209
+#, fuzzy, gcc-internal-format
+msgid "malformed %<#pragma pack%> - ignored"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:3836
-#, fuzzy
-msgid "incompatible types in assignment"
-msgstr "incompatibele types bij %s"
+#: c-pragma.c:172
+#, fuzzy, gcc-internal-format
+msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
+msgstr "misvormde #pragma pack(push[,id],<n>)"
 
-#: c-typeck.c:3839
-#, fuzzy
-msgid "incompatible types in initialization"
-msgstr "incompatibele types bij %s"
+#: c-pragma.c:174
+#, fuzzy, gcc-internal-format
+msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
+msgstr "misvormde #pragma pack(pop[,id])"
 
-#: c-typeck.c:3842
-#, fuzzy
-msgid "incompatible types in return"
-msgstr "incompatibele types bij %s"
+#: c-pragma.c:183
+#, fuzzy, gcc-internal-format
+msgid "unknown action %qE for %<#pragma pack%> - ignored"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:3923
-msgid "traditional C rejects automatic aggregate initialization"
-msgstr ""
+#: c-pragma.c:212
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma pack%>"
+msgstr "misvormde #pragma pack"
 
-#. Use `%s' to print the string in case there are any escape
-#. characters in the message.
-#: c-typeck.c:4088 c-typeck.c:4103 c-typeck.c:4118 final.c:2862 final.c:2864
-#: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578
-#: cp/parser.c:1894 cp/typeck.c:4158 java/expr.c:409 java/parse.y:5020
-#: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573
-#, c-format
-msgid "%s"
+#: c-pragma.c:215
+#, gcc-internal-format
+msgid "#pragma pack has no effect with -fpack-struct - ignored"
 msgstr ""
 
-#: c-typeck.c:4091 c-typeck.c:4106 c-typeck.c:4121
-#, fuzzy, c-format
-msgid "(near initialization for %qs)"
-msgstr "(dicht bij initialisatie van `%s')"
+#: c-pragma.c:235
+#, fuzzy, gcc-internal-format
+msgid "alignment must be a small power of two, not %d"
+msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
 
-#: c-typeck.c:4135
-#, fuzzy
-msgid "array initialized from parenthesized string constant"
-msgstr "char-array heeft wide string als beginwaarde"
+#: c-pragma.c:268
+#, fuzzy, gcc-internal-format
+msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
 
-#: c-typeck.c:4199 cp/typeck2.c:703
-msgid "char-array initialized from wide string"
-msgstr "char-array heeft wide string als beginwaarde"
+#: c-pragma.c:343 c-pragma.c:348
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma weak, ignored"
+msgstr "misvormde #pragma weak"
 
-#: c-typeck.c:4204
-#, fuzzy
-msgid "wchar_t-array initialized from non-wide string"
-msgstr "char-array heeft wide string als beginwaarde"
+#: c-pragma.c:352
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma weak%>"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:4222 cp/typeck2.c:725
-msgid "initializer-string for array of chars is too long"
-msgstr "beginwaarde-string voor array van chars is te lang"
+#: c-pragma.c:420 c-pragma.c:422
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma redefine_extname, ignored"
+msgstr "misvormde #pragma weak"
 
-#: c-typeck.c:4228
-#, fuzzy
-msgid "array of inappropriate type initialized from string constant"
-msgstr "char-array heeft wide string als beginwaarde"
+#: c-pragma.c:425
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma redefine_extname%>"
+msgstr "misvormde #pragma weak"
 
-#: c-typeck.c:4312
-msgid "array initialized from non-constant array expression"
-msgstr "array krijgt niet-constante array-expressie als beginwaarde"
+#: c-pragma.c:440 c-pragma.c:527
+#, fuzzy, gcc-internal-format
+msgid "#pragma redefine_extname ignored due to conflict with previous rename"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: c-typeck.c:4371 c-typeck.c:5750
-msgid "initializer element is not computable at load time"
-msgstr "beginwaarde-element kan niet berekend worden tijdens het laden"
+#: c-pragma.c:463
+#, gcc-internal-format
+msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
+msgstr ""
 
-#: c-typeck.c:4386 cp/typeck2.c:804
-msgid "invalid initializer"
-msgstr "ongeldige beginwaarde"
+#: c-pragma.c:482
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma extern_prefix, ignored"
+msgstr "misvormde #pragma pack(pop[,id])"
 
-#: c-typeck.c:4653 cp/decl.c:4450
-#, fuzzy
-msgid "opaque vector types cannot be initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+# Moet 'signature-string' vertaald worden?
+#: c-pragma.c:485
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma extern_prefix%>"
+msgstr "Brol aan einde van signature-string."
 
-#: c-typeck.c:4852
-msgid "extra brace group at end of initializer"
-msgstr "extra accolade-groep aan einde van beginwaarde"
+#: c-pragma.c:492
+#, fuzzy, gcc-internal-format
+msgid "#pragma extern_prefix not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: c-typeck.c:4872 cp/decl.c:4365
-msgid "missing braces around initializer"
-msgstr "accolades ontbreken rond beginwaarde"
+#: c-pragma.c:518
+#, fuzzy, gcc-internal-format
+msgid "asm declaration ignored due to conflict with previous rename"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: c-typeck.c:4933
-msgid "braces around scalar initializer"
-msgstr "accolades rond scalaire beginwaarde"
+#: c-pragma.c:549
+#, gcc-internal-format
+msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
+msgstr ""
 
-#: c-typeck.c:4990
-msgid "initialization of flexible array member in a nested context"
+#: c-pragma.c:612
+#, gcc-internal-format
+msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
 msgstr ""
 
-#: c-typeck.c:4992
-msgid "initialization of a flexible array member"
+#: c-pragma.c:654
+#, gcc-internal-format
+msgid "#pragma GCC visibility must be followed by push or pop"
 msgstr ""
 
-#: c-typeck.c:5019
-msgid "missing initializer"
-msgstr "beginwaarde ontbreekt"
+# Moet 'signature-string' vertaald worden?
+#: c-pragma.c:660
+#, fuzzy, gcc-internal-format
+msgid "no matching push for %<#pragma GCC visibility pop%>"
+msgstr "Brol aan einde van signature-string."
 
-#: c-typeck.c:5041
-msgid "empty scalar initializer"
-msgstr "lege scalaire beginwaarde"
+#: c-pragma.c:665 c-pragma.c:672
+#, gcc-internal-format
+msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
+msgstr ""
 
-#: c-typeck.c:5046
-msgid "extra elements in scalar initializer"
-msgstr "extra elementen in scalaire beginwaarde"
+#: c-pragma.c:668
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma GCC visibility push"
+msgstr "misvormde #pragma weak"
 
-#: c-typeck.c:5150 c-typeck.c:5225
-msgid "array index in non-array initializer"
-msgstr "array-index in beginwaarde van niet-array"
+# Moet 'signature-string' vertaald worden?
+#: c-pragma.c:676
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma GCC visibility%>"
+msgstr "Brol aan einde van signature-string."
 
-#: c-typeck.c:5155 c-typeck.c:5278
-#, fuzzy
-msgid "field name not in record or union initializer"
-msgstr "overtollige elementen in beginwaarde van union"
+#: c-pragma.c:692
+#, gcc-internal-format
+msgid "#pragma GCC diagnostic not allowed inside functions"
+msgstr ""
 
-#: c-typeck.c:5201
-#, fuzzy
-msgid "array index in initializer not of integer type"
-msgstr "array-index in beginwaarde van niet-array"
+#: c-pragma.c:698
+#, gcc-internal-format
+msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
+msgstr ""
 
-#: c-typeck.c:5221 c-typeck.c:5223
-msgid "nonconstant array index in initializer"
-msgstr "niet-constante array-index in beginwaarde"
+#: c-pragma.c:707
+#, gcc-internal-format
+msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
+msgstr ""
 
-#: c-typeck.c:5227 c-typeck.c:5230
-#, fuzzy
-msgid "array index in initializer exceeds array bounds"
-msgstr "array-index in beginwaarde van niet-array"
+#: c-pragma.c:711
+#, fuzzy, gcc-internal-format
+msgid "missing option after %<#pragma GCC diagnostic%> kind"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:5241
-msgid "empty index range in initializer"
-msgstr "leeg indexbereik in beginwaarde"
+#: c-pragma.c:725
+#, fuzzy, gcc-internal-format
+msgid "unknown option after %<#pragma GCC diagnostic%> kind"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:5250
-#, fuzzy
-msgid "array index range in initializer exceeds array bounds"
-msgstr "leeg indexbereik in beginwaarde"
+# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
+#: c-pragma.c:738
+#, fuzzy, gcc-internal-format
+msgid "#pragma GCC option is not allowed inside functions"
+msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
 
-#: c-typeck.c:5290
-#, fuzzy, c-format
-msgid "unknown field %qs specified in initializer"
-msgstr "onbekend veld `%s' opgegeven in beginwaarde"
+#: c-pragma.c:751
+#, fuzzy, gcc-internal-format
+msgid "%<#pragma GCC option%> is not a string"
+msgstr "misvormde #pragma pack(pop[,id])"
 
-#: c-typeck.c:5326 c-typeck.c:5347 c-typeck.c:5813
-msgid "initialized field with side-effects overwritten"
+#: c-pragma.c:778
+#, gcc-internal-format
+msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>."
 msgstr ""
 
-#: c-typeck.c:6022
-#, fuzzy
-msgid "excess elements in char array initializer"
-msgstr "overtollige elementen in beginwaarde van array"
-
-#: c-typeck.c:6029 c-typeck.c:6075
-msgid "excess elements in struct initializer"
-msgstr "overtollige elementen in beginwaarde van struct"
-
-#: c-typeck.c:6090
-msgid "non-static initialization of a flexible array member"
+#: c-pragma.c:784
+#, gcc-internal-format
+msgid "#pragma GCC target string... is badly formed"
 msgstr ""
 
-#: c-typeck.c:6158
-msgid "excess elements in union initializer"
-msgstr "overtollige elementen in beginwaarde van union"
-
-#: c-typeck.c:6180
-msgid "traditional C rejects initialization of unions"
+#: c-pragma.c:807
+#, gcc-internal-format
+msgid "#pragma GCC optimize is not allowed inside functions"
 msgstr ""
 
-#: c-typeck.c:6244
-msgid "excess elements in array initializer"
-msgstr "overtollige elementen in beginwaarde van array"
-
-#: c-typeck.c:6274
-#, fuzzy
-msgid "excess elements in vector initializer"
-msgstr "overtollige elementen in beginwaarde van scalair"
+#: c-pragma.c:820
+#, gcc-internal-format
+msgid "%<#pragma GCC optimize%> is not a string or number"
+msgstr ""
 
-#: c-typeck.c:6298
-msgid "excess elements in scalar initializer"
-msgstr "overtollige elementen in beginwaarde van scalair"
+#: c-pragma.c:846
+#, gcc-internal-format
+msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>."
+msgstr ""
 
-#: c-typeck.c:6486
-#, fuzzy
-msgid "jump into statement expression"
-msgstr "overflow in constante expressie"
+#: c-pragma.c:852
+#, gcc-internal-format
+msgid "#pragma GCC optimize string... is badly formed"
+msgstr ""
 
-#: c-typeck.c:6511
-#, fuzzy
-msgid "ISO C forbids %<goto *expr;%>"
-msgstr "ANSI C verbiedt `goto *expr;'"
+#: c-pragma.c:894
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma push_options%>"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:6525 cp/typeck.c:6036
-#, fuzzy
-msgid "function declared %<noreturn%> has a %<return%> statement"
-msgstr "als `noreturn' gedeclareerde functie bevat een `return' statement"
+#: c-pragma.c:924
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma pop_options%>"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:6532
-#, fuzzy
-msgid "%<return%> with no value, in function returning non-void"
-msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
+#: c-pragma.c:931
+#, gcc-internal-format
+msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
+msgstr ""
 
-#: c-typeck.c:6539
-#, fuzzy
-msgid "%<return%> with a value, in function returning void"
-msgstr "`return' met waarde in een functie die void teruggeeft"
+# Moet 'signature-string' vertaald worden?
+#: c-pragma.c:972
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma reset_options%>"
+msgstr "Brol aan einde van signature-string."
 
-#: c-typeck.c:6596
-msgid "function returns address of local variable"
-msgstr "functie geeft adres van lokale variabele terug"
+#: c-pragma.c:1009 c-pragma.c:1016
+#, gcc-internal-format
+msgid "expected a string after %<#pragma message%>"
+msgstr ""
 
-#: c-typeck.c:6662 cp/semantics.c:879
-msgid "switch quantity not an integer"
-msgstr "switch-waarde is geen integer"
+#: c-pragma.c:1011
+#, fuzzy, gcc-internal-format
+msgid "malformed %<#pragma message%>, ignored"
+msgstr "misvormde #pragma weak"
 
-#: c-typeck.c:6673
-#, fuzzy
-msgid "%<long%> switch expression not converted to %<int%> in ISO C"
-msgstr "`long' switch-expressie wordt in ANSI C niet naar `int' geconverteerd"
+#: c-pragma.c:1021
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma message%>"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:6712
-#, fuzzy
-msgid "case label in statement expression not containing enclosing switch statement"
-msgstr "case-label niet in een switch-statement"
+#: c-pragma.c:1024
+#, gcc-internal-format
+msgid "#pragma message: %s"
+msgstr ""
 
-#: c-typeck.c:6715
-#, fuzzy
-msgid "%<default%> label in statement expression not containing enclosing switch statement"
-msgstr "default-label niet in een switch-statement"
+#: c-pragma.c:1061
+#, fuzzy, gcc-internal-format
+msgid "invalid location for %<pragma %s%>, ignored"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:6719 cp/parser.c:6076
-msgid "case label not within a switch statement"
-msgstr "case-label niet in een switch-statement"
+#: c-pragma.c:1068 c-pragma.c:1082
+#, fuzzy, gcc-internal-format
+msgid "malformed %<#pragma %s%>, ignored"
+msgstr "misvormde #pragma pack"
 
-#: c-typeck.c:6721
-#, fuzzy
-msgid "%<default%> label not within a switch statement"
-msgstr "default-label niet in een switch-statement"
+# Moet 'signature-string' vertaald worden?
+#: c-pragma.c:1088
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma %s%>"
+msgstr "Brol aan einde van signature-string."
 
-#: c-typeck.c:6787
-msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
+#: c-pragma.c:1106
+#, gcc-internal-format
+msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
 msgstr ""
 
-#: c-typeck.c:6797
-#, fuzzy
-msgid "%Hempty body in an if-statement"
-msgstr "leeg body in een else-statement"
-
-#: c-typeck.c:6805
-#, fuzzy
-msgid "%Hempty body in an else-statement"
-msgstr "leeg body in een else-statement"
-
-#: c-typeck.c:6916 cp/parser.c:6579
-msgid "continue statement not within a loop"
-msgstr "continue-statement niet in een lus"
+#: c-pragma.c:1115
+#, fuzzy, gcc-internal-format
+msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: c-typeck.c:6936
-msgid "%Hstatement with no effect"
+#: c-pragma.c:1121
+#, gcc-internal-format
+msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
 msgstr ""
 
-# vertaling voor 'statement'?
-#: c-typeck.c:6965
-msgid "expression statement has incomplete type"
-msgstr "expressie-statement heeft onvolledig type"
+#: c-typeck.c:215
+#, fuzzy, gcc-internal-format
+msgid "%qD has an incomplete type"
+msgstr "%qs heeft een onvolledig type"
 
-#: c-typeck.c:7334 c-typeck.c:7373
-msgid "division by zero"
-msgstr "deling door nul"
+#: c-typeck.c:236 cp/call.c:3088
+#, gcc-internal-format
+msgid "invalid use of void expression"
+msgstr "ongeldig gebruik van een void-expressie"
 
-#: c-typeck.c:7418 cp/typeck.c:2943
-msgid "right shift count is negative"
-msgstr "teller van rechtse shift is negatief"
+#: c-typeck.c:244
+#, gcc-internal-format
+msgid "invalid use of flexible array member"
+msgstr "ongeldig gebruik van flexibel array-lid"
 
-#: c-typeck.c:7425 cp/typeck.c:2949
-msgid "right shift count >= width of type"
-msgstr "teller van rechtse shift is >= breedte van het type"
+#: c-typeck.c:250 cp/typeck2.c:489
+#, gcc-internal-format
+msgid "invalid use of array with unspecified bounds"
+msgstr "ongeldig gebruik van een array zonder opgegeven grenzen"
 
-#: c-typeck.c:7446 cp/typeck.c:2968
-msgid "left shift count is negative"
-msgstr "teller van links shift is negatief"
+#: c-typeck.c:258
+#, fuzzy, gcc-internal-format
+msgid "invalid use of undefined type %<%s %E%>"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: c-typeck.c:7449 cp/typeck.c:2970
-msgid "left shift count >= width of type"
-msgstr "teller van links shift is >= breedte van het type"
+#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
+#: c-typeck.c:262
+#, fuzzy, gcc-internal-format
+msgid "invalid use of incomplete typedef %qD"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: c-typeck.c:7466 cp/typeck.c:3005
-msgid "comparing floating point with == or != is unsafe"
+#: c-typeck.c:328
+#, gcc-internal-format
+msgid "%qT and %qT are in disjoint named address spaces"
 msgstr ""
 
-#: c-typeck.c:7490 c-typeck.c:7497
-#, fuzzy
-msgid "ISO C forbids comparison of %<void *%> with function pointer"
-msgstr "ANSI C verbiedt een vergelijking van `void *' met een functie-pointer"
+#: c-typeck.c:570 c-typeck.c:595
+#, fuzzy, gcc-internal-format
+msgid "function types not truly compatible in ISO C"
+msgstr "functie-types zijn niet echt compatibel in ISO C"
 
-#: c-typeck.c:7501 c-typeck.c:7547
-msgid "comparison of distinct pointer types lacks a cast"
-msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
+#: c-typeck.c:739
+#, gcc-internal-format
+msgid "can%'t mix operands of decimal float and vector types"
+msgstr ""
 
-#: c-typeck.c:7515 c-typeck.c:7520 c-typeck.c:7567 c-typeck.c:7572
-msgid "comparison between pointer and integer"
-msgstr "vergelijking tussen pointer en integer"
+#: c-typeck.c:744
+#, gcc-internal-format
+msgid "can%'t mix operands of decimal float and complex types"
+msgstr ""
 
-#: c-typeck.c:7539
-msgid "comparison of complete and incomplete pointers"
-msgstr "vergelijking van volledige en onvolledige pointers"
+#: c-typeck.c:749
+#, gcc-internal-format
+msgid "can%'t mix operands of decimal float and other float types"
+msgstr ""
 
-# 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste.
-#: c-typeck.c:7542
-#, fuzzy
-msgid "ISO C forbids ordered comparisons of pointers to functions"
-msgstr "ANSI C verbiedt geordende vergelijkingen tussen pointers naar functies"
+#: c-typeck.c:1194
+#, gcc-internal-format
+msgid "types are not quite compatible"
+msgstr "types zijn niet helemaal compatibel"
 
-#: c-typeck.c:7555 c-typeck.c:7562
-msgid "ordered comparison of pointer with integer zero"
-msgstr "geordende vergelijking van een pointer met integer nul"
+#: c-typeck.c:1198
+#, fuzzy, gcc-internal-format
+msgid "pointer target types incompatible in C++"
+msgstr "types zijn niet helemaal compatibel"
 
-#: c-typeck.c:7783
-msgid "comparison between signed and unsigned"
-msgstr "vergelijking tussen signed en unsigned"
+#: c-typeck.c:1528
+#, fuzzy, gcc-internal-format
+msgid "function return types not compatible due to %<volatile%>"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#: c-typeck.c:7829 cp/typeck.c:3412
-msgid "comparison of promoted ~unsigned with constant"
-msgstr "vergelijking van gepromoveerde ~unsigned met constante"
+# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
+#: c-typeck.c:1690 c-typeck.c:3257
+#, gcc-internal-format
+msgid "arithmetic on pointer to an incomplete type"
+msgstr "rekensom met pointer naar onvolledig type"
 
-#: c-typeck.c:7837 cp/typeck.c:3420
-msgid "comparison of promoted ~unsigned with unsigned"
-msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
+#: c-typeck.c:2043
+#, fuzzy, gcc-internal-format
+msgid "%qT has no member named %qE"
+msgstr "union heeft geen lid dat %qs heet"
 
-# dit klinkt niet al te best
-#: calls.c:1934
-msgid "function call has aggregate value"
-msgstr "functie-oproep heeft geaggregeerde waarde"
+#: c-typeck.c:2097
+#, fuzzy, gcc-internal-format
+msgid "request for member %qE in something not a structure or union"
+msgstr "vraag naar lid %qs in iets dat geen structure of union is"
 
-#: cfghooks.c:90
-#, c-format
-msgid "bb %d on wrong place"
-msgstr ""
+#: c-typeck.c:2146
+#, gcc-internal-format
+msgid "dereferencing pointer to incomplete type"
+msgstr "dereferentie van pointer naar onvolledig type"
 
-#: cfghooks.c:96
-#, c-format
-msgid "prev_bb of %d should be %d, not %d"
-msgstr ""
+#: c-typeck.c:2150
+#, fuzzy, gcc-internal-format
+msgid "dereferencing %<void *%> pointer"
+msgstr "%<void *%> pointer wordt gederefereerd"
 
-#: cfghooks.c:113
-#, c-format
-msgid "verify_flow_info: Wrong count of block %i %i"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: c-typeck.c:2172
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of array indexing (have %qT)"
+msgstr "ongeldig type-argument %qs"
 
-#: cfghooks.c:119
-#, c-format
-msgid "verify_flow_info: Wrong frequency of block %i %i"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: c-typeck.c:2177
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of unary %<*%> (have %qT)"
+msgstr "ongeldig type-argument %qs"
 
-#: cfghooks.c:127
-#, c-format
-msgid "verify_flow_info: Duplicate edge %i->%i"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: c-typeck.c:2182
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of %<->%> (have %qT)"
+msgstr "ongeldig type-argument %qs"
 
-#: cfghooks.c:133
-#, c-format
-msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
-msgstr ""
+#: c-typeck.c:2218 cp/typeck.c:2951
+#, gcc-internal-format
+msgid "subscripted value is neither array nor pointer"
+msgstr "waarde met subscript is noch een array, noch een pointer"
 
-#: cfghooks.c:139
-#, c-format
-msgid "verify_flow_info: Wrong count of edge %i->%i %i"
-msgstr ""
+#: c-typeck.c:2229 cp/typeck.c:2866 cp/typeck.c:2956
+#, gcc-internal-format
+msgid "array subscript is not an integer"
+msgstr "array subscript is geen integer"
 
-#: cfghooks.c:151
-#, c-format
-msgid "verify_flow_info: Basic block %d succ edge is corrupted"
-msgstr ""
+#: c-typeck.c:2235
+#, fuzzy, gcc-internal-format
+msgid "subscripted value is pointer to function"
+msgstr "doorgeven van argument %d van pointer naar functie"
 
-#: cfghooks.c:165 cfgrtl.c:2056
-#, c-format
-msgid "Wrong amount of branch edges after unconditional jump %i"
-msgstr ""
+#: c-typeck.c:2283
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids subscripting %<register%> array"
+msgstr "ISO C verbiedt het gebruik van subscripts bij een %<register%> array"
 
-#: cfghooks.c:173 cfghooks.c:184
-#, c-format
-msgid "basic block %d pred edge is corrupted"
-msgstr ""
+#: c-typeck.c:2286
+#, fuzzy, gcc-internal-format
+msgid "ISO C90 forbids subscripting non-lvalue array"
+msgstr "ISO C90 verbiedt het gebruik van subscripts bij een array die geen lvalue is"
 
-#: cfghooks.c:185
-#, c-format
-msgid "its dest_idx should be %d, not %d"
+#: c-typeck.c:2394
+#, gcc-internal-format
+msgid "enum constant defined here"
 msgstr ""
 
-#: cfghooks.c:214
-#, c-format
-msgid "basic block %i edge lists are corrupted"
-msgstr ""
+#: c-typeck.c:2625
+#, fuzzy, gcc-internal-format
+msgid "called object %qE is not a function"
+msgstr "opgeroepen object is geen functie"
 
-#: cfghooks.c:228
-msgid "verify_flow_info failed"
+#. This situation leads to run-time undefined behavior.  We can't,
+#. therefore, simply error unless we can prove that all possible
+#. executions of the program must execute the code.
+#: c-typeck.c:2661
+#, gcc-internal-format
+msgid "function called through a non-compatible type"
 msgstr ""
 
-#: cfghooks.c:289
-#, fuzzy, c-format
-msgid "%s does not support redirect_edge_and_branch."
-msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
-
-#: cfghooks.c:307
-#, fuzzy, c-format
-msgid "%s does not support redirect_edge_and_branch_force."
-msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
+#: c-typeck.c:2675 c-typeck.c:2729
+#, fuzzy, gcc-internal-format
+msgid "function with qualified void return type called"
+msgstr "functiedefinitie heeft een gekwalificeerde %<void%> als teruggeeftype"
 
-#: cfghooks.c:325
-#, fuzzy, c-format
-msgid "%s does not support split_block."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2820 c-typeck.c:3047 cp/typeck.c:3315 cp/typeck.c:3429
+#, fuzzy, gcc-internal-format
+msgid "declared here"
+msgstr "%qs tevoren hier gedeclareerd"
 
-#: cfghooks.c:361
-#, fuzzy, c-format
-msgid "%s does not support move_block_after."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2855
+#, gcc-internal-format
+msgid "type of formal parameter %d is incomplete"
+msgstr "het type van formele parameter %d is onvolledig"
 
-#: cfghooks.c:374
-#, fuzzy, c-format
-msgid "%s does not support delete_basic_block."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2870
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as integer rather than floating due to prototype"
+msgstr "%s als integer in plaats van floating-point ten gevolge van een prototype"
 
-#: cfghooks.c:406
-#, fuzzy, c-format
-msgid "%s does not support split_edge."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2875
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as integer rather than complex due to prototype"
+msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
 
-#: cfghooks.c:467
-#, fuzzy, c-format
-msgid "%s does not support create_basic_block."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2880
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as complex rather than floating due to prototype"
+msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
 
-#: cfghooks.c:495
-#, fuzzy, c-format
-msgid "%s does not support can_merge_blocks_p."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2885
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as floating rather than integer due to prototype"
+msgstr "%s als floating-point in plaats van integer ten gevolge van een prototype"
 
-#: cfghooks.c:506
-#, fuzzy, c-format
-msgid "%s does not support predict_edge."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2890
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as complex rather than integer due to prototype"
+msgstr "%s als complex in plaats van floating-point ten gevolge van een prototype"
 
-#: cfghooks.c:515
-#, fuzzy, c-format
-msgid "%s does not support predicted_by_p."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2895
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as floating rather than complex due to prototype"
+msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
 
-#: cfghooks.c:529
-#, fuzzy, c-format
-msgid "%s does not support merge_blocks."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2908
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
+msgstr "%s als %<float%> in plaats van %<double%> ten gevolge van een prototype"
 
-#: cfghooks.c:575
-#, fuzzy, c-format
-msgid "%s does not support make_forwarder_block."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2933
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
+msgstr "%s als floating-point in plaats van complex ten gevolge van een prototype"
 
-#: cfghooks.c:680
-#, fuzzy, c-format
-msgid "%s does not support can_duplicate_block_p."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2955
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE with different width due to prototype"
+msgstr "%s met andere breedte ten gevolge van prototype"
 
-#: cfghooks.c:707
-#, fuzzy, c-format
-msgid "%s does not support duplicate_block."
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2979
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as unsigned due to prototype"
+msgstr "%s als unsigned ten gevolge van prototype"
 
-#: cfghooks.c:773
-#, fuzzy, c-format
-msgid "%s does not support block_ends_with_call_p"
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:2984
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE as signed due to prototype"
+msgstr "%s als signed ten gevolge van prototype"
 
-#: cfghooks.c:784
-#, fuzzy, c-format
-msgid "%s does not support block_ends_with_condjump_p"
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:3127 c-typeck.c:3132
+#, fuzzy, gcc-internal-format
+msgid "comparison with string literal results in unspecified behavior"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
 
-#: cfghooks.c:802
-#, fuzzy, c-format
-msgid "%s does not support flow_call_edges_add"
-msgstr "%s ondersteunt %s niet"
+#: c-typeck.c:3146
+#, fuzzy, gcc-internal-format
+msgid "comparison between %qT and %qT"
+msgstr "vergelijking tussen signed en unsigned"
 
-#: cfgloop.c:1312
-#, c-format
-msgid "Size of loop %d should be %d, not %d."
-msgstr ""
+#: c-typeck.c:3198
+#, fuzzy, gcc-internal-format
+msgid "pointer of type %<void *%> used in subtraction"
+msgstr "pointer van type %<void *%> gebruikt in aftrekking"
 
-#: cfgloop.c:1329
-#, c-format
-msgid "Bb %d do not belong to loop %d."
-msgstr ""
+#: c-typeck.c:3201
+#, gcc-internal-format
+msgid "pointer to a function used in subtraction"
+msgstr "pointer naar functie gebruikt in aftrekking"
 
-#: cfgloop.c:1346
-#, c-format
-msgid "Loop %d's header does not have exactly 2 entries."
-msgstr ""
+#: c-typeck.c:3365
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support %<~%> for complex conjugation"
+msgstr "ISO C ondersteunt het %<%c%> formaat niet"
 
-#: cfgloop.c:1353
-#, c-format
-msgid "Loop %d's latch does not have exactly 1 successor."
-msgstr ""
+#: c-typeck.c:3404
+#, gcc-internal-format
+msgid "wrong type argument to unary exclamation mark"
+msgstr "argument van verkeerd type voor unair uitroepingsteken"
 
-#: cfgloop.c:1358
-#, c-format
-msgid "Loop %d's latch does not have header as successor."
+#: c-typeck.c:3468
+#, gcc-internal-format
+msgid "increment of enumeration value is invalid in C++"
 msgstr ""
 
-#: cfgloop.c:1363
-#, c-format
-msgid "Loop %d's latch does not belong directly to it."
+#: c-typeck.c:3471
+#, gcc-internal-format
+msgid "decrement of enumeration value is invalid in C++"
 msgstr ""
 
-#: cfgloop.c:1369
-#, c-format
-msgid "Loop %d's header does not belong directly to it."
-msgstr ""
+#: c-typeck.c:3484
+#, fuzzy, gcc-internal-format
+msgid "ISO C does not support %<++%> and %<--%> on complex types"
+msgstr "ISO C ondersteunt het %<%c%> formaat niet"
 
-#: cfgloop.c:1375
-#, c-format
-msgid "Loop %d's latch is marked as part of irreducible region."
-msgstr ""
+# Wat is beter: 'incrementeren', 'incrementering', of 'increment'?
+#: c-typeck.c:3503 c-typeck.c:3535
+#, gcc-internal-format
+msgid "wrong type argument to increment"
+msgstr "argument van verkeerd type voor incrementeren"
 
-#: cfgloop.c:1408
-#, c-format
-msgid "Basic block %d should be marked irreducible."
-msgstr ""
+#: c-typeck.c:3505 c-typeck.c:3538
+#, gcc-internal-format
+msgid "wrong type argument to decrement"
+msgstr "argument van verkeerd type voor decrementeren"
 
-#: cfgloop.c:1414
-#, c-format
-msgid "Basic block %d should not be marked irreducible."
-msgstr ""
+#: c-typeck.c:3525
+#, gcc-internal-format
+msgid "increment of pointer to unknown structure"
+msgstr "incrementeren van pointer naar onbekend structure"
 
-#: cfgloop.c:1422
-#, c-format
-msgid "Edge from %d to %d should be marked irreducible."
-msgstr ""
+#: c-typeck.c:3528
+#, gcc-internal-format
+msgid "decrement of pointer to unknown structure"
+msgstr "decrementeren van pointer naar onbekend structure"
 
-#: cfgloop.c:1429
-#, c-format
-msgid "Edge from %d to %d should not be marked irreducible."
+#: c-typeck.c:3605
+#, gcc-internal-format
+msgid "taking address of expression of type %<void%>"
 msgstr ""
 
-#: cfgloop.c:1464
-#, c-format
-msgid "Wrong single exit %d->%d recorded for loop %d."
-msgstr ""
+#: c-typeck.c:3774
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only member %qD"
+msgstr "%s van alleen-lezen lid %qs"
 
-#: cfgloop.c:1468
-#, c-format
-msgid "Right exit is %d->%d."
-msgstr ""
+#: c-typeck.c:3775
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only member %qD"
+msgstr "%s van alleen-lezen lid %qs"
 
-#: cfgloop.c:1485
-#, c-format
-msgid "Single exit not recorded for loop %d."
-msgstr ""
+#: c-typeck.c:3776
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only member %qD"
+msgstr "%s van alleen-lezen lid %qs"
 
-#: cfgloop.c:1492
-#, c-format
-msgid "Loop %d should not have single exit (%d -> %d)."
+#: c-typeck.c:3777
+#, gcc-internal-format
+msgid "read-only member %qD used as %<asm%> output"
 msgstr ""
 
-#: cfgrtl.c:1948
-#, c-format
-msgid "end insn %d for block %d not found in the insn stream"
-msgstr ""
+#: c-typeck.c:3781 cp/typeck2.c:141
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only variable %qD"
+msgstr "%s van alleen-lezen variabele %qs"
 
-#: cfgrtl.c:1962
-#, c-format
-msgid "insn %d is in multiple basic blocks (%d and %d)"
-msgstr ""
+#: c-typeck.c:3782 cp/typeck2.c:145
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only variable %qD"
+msgstr "%s van alleen-lezen variabele %qs"
 
-#: cfgrtl.c:1974
-#, c-format
-msgid "head insn %d for block %d not found in the insn stream"
-msgstr ""
+#: c-typeck.c:3783 cp/typeck2.c:147
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only variable %qD"
+msgstr "%s van alleen-lezen variabele %qs"
 
-#: cfgrtl.c:1998
-msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
+#: c-typeck.c:3784
+#, gcc-internal-format
+msgid "read-only variable %qD used as %<asm%> output"
 msgstr ""
 
-#: cfgrtl.c:2013
-#, c-format
-msgid "Fallthru edge crosses section boundary (bb %i)"
-msgstr ""
+#: c-typeck.c:3787 c-typeck.c:3803 cp/typeck2.c:196
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only location %qE"
+msgstr "%s van alleen-lezen locatie"
 
-#: cfgrtl.c:2038
-#, c-format
-msgid "Missing REG_EH_REGION note in the end of bb %i"
-msgstr ""
+#: c-typeck.c:3788 c-typeck.c:3806 cp/typeck2.c:200
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only location %qE"
+msgstr "%s van alleen-lezen locatie"
 
-#: cfgrtl.c:2046
-#, c-format
-msgid "Too many outgoing branch edges from bb %i"
-msgstr ""
+#: c-typeck.c:3789 c-typeck.c:3809 cp/typeck2.c:202
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only location %qE"
+msgstr "%s van alleen-lezen locatie"
 
-#: cfgrtl.c:2051
-#, c-format
-msgid "Fallthru edge after unconditional jump %i"
+#: c-typeck.c:3790
+#, gcc-internal-format
+msgid "read-only location %qE used as %<asm%> output"
 msgstr ""
 
-#: cfgrtl.c:2062
-#, fuzzy, c-format
-msgid "Wrong amount of branch edges after conditional jump %i"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
-
-#: cfgrtl.c:2067
-#, c-format
-msgid "Call edges for non-call insn in bb %i"
-msgstr ""
+#: c-typeck.c:3849
+#, fuzzy, gcc-internal-format
+msgid "cannot take address of bit-field %qD"
+msgstr "kan adres van bitveld %qs niet nemen"
 
-#: cfgrtl.c:2076
-#, c-format
-msgid "Abnormal edges for no purpose in bb %i"
-msgstr ""
+#: c-typeck.c:3877
+#, fuzzy, gcc-internal-format
+msgid "global register variable %qD used in nested function"
+msgstr "globale registervariabele %qs gebruikt in geneste functie"
 
-#: cfgrtl.c:2088
-#, c-format
-msgid "insn %d inside basic block %d but block_for_insn is NULL"
-msgstr ""
+#: c-typeck.c:3880
+#, fuzzy, gcc-internal-format
+msgid "register variable %qD used in nested function"
+msgstr "registervariabele %qs gebruikt in geneste functie"
 
-#: cfgrtl.c:2092
-#, c-format
-msgid "insn %d inside basic block %d but block_for_insn is %i"
-msgstr ""
+#: c-typeck.c:3885
+#, fuzzy, gcc-internal-format
+msgid "address of global register variable %qD requested"
+msgstr "adres van globale registervariabele %qs gevraagd"
 
-#: cfgrtl.c:2106 cfgrtl.c:2116
-#, c-format
-msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
-msgstr ""
+#: c-typeck.c:3887
+#, fuzzy, gcc-internal-format
+msgid "address of register variable %qD requested"
+msgstr "adres van registervariabele %qs gevraagd"
 
-#: cfgrtl.c:2129
-#, c-format
-msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
-msgstr ""
+#: c-typeck.c:3982
+#, fuzzy, gcc-internal-format
+msgid "non-lvalue array in conditional expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: cfgrtl.c:2139
-#, c-format
-msgid "in basic block %d:"
-msgstr ""
+#: c-typeck.c:4110
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids conditional expr with only one void side"
+msgstr "ISO C verbiedt voorwaardelijke expressies met maar één void-zijde"
 
-#: cfgrtl.c:2140
-msgid "flow control insn inside a basic block"
-msgstr ""
+#: c-typeck.c:4127
+#, fuzzy, gcc-internal-format
+msgid "pointers to disjoint address spaces used in conditional expression"
+msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
 
-#: cfgrtl.c:2188
-#, c-format
-msgid "missing barrier after block %i"
-msgstr ""
+#: c-typeck.c:4135 c-typeck.c:4144
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
+msgstr "ISO C verbiedt voorwaardelijke expressies tussen %<void *%> en een functiepointer"
 
-#: cfgrtl.c:2201
-#, c-format
-msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
-msgstr ""
+#: c-typeck.c:4155
+#, gcc-internal-format
+msgid "pointer type mismatch in conditional expression"
+msgstr "pointertypes in voorwaardelijke expressie komen niet overeen"
 
-#: cfgrtl.c:2210
-#, c-format
-msgid "verify_flow_info: Incorrect fallthru %i->%i"
-msgstr ""
+#: c-typeck.c:4164 c-typeck.c:4175
+#, gcc-internal-format
+msgid "pointer/integer type mismatch in conditional expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen (pointer/integer)"
 
-#: cfgrtl.c:2212
-msgid "wrong insn in the fallthru edge"
-msgstr ""
+#: c-typeck.c:4189
+#, gcc-internal-format
+msgid "type mismatch in conditional expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: cfgrtl.c:2229
-msgid "basic blocks not laid down consecutively"
-msgstr ""
+#: c-typeck.c:4283
+#, gcc-internal-format
+msgid "left-hand operand of comma expression has no effect"
+msgstr "linker operand van comma-expressie heeft geen effect"
 
-#: cfgrtl.c:2254
-msgid "insn outside basic block"
-msgstr ""
+#: c-typeck.c:4351
+#, fuzzy, gcc-internal-format
+msgid "cast adds new qualifiers to function type"
+msgstr "cast geeft functie-type op"
 
-#: cfgrtl.c:2261
-#, fuzzy
-msgid "return not followed by barrier"
-msgstr "`#' gevolgd door een integer"
+#: c-typeck.c:4357
+#, gcc-internal-format
+msgid "cast discards qualifiers from pointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: cfgrtl.c:2268
-#, c-format
-msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
-msgstr ""
+#: c-typeck.c:4427
+#, gcc-internal-format
+msgid "cast specifies array type"
+msgstr "cast geeft array-type op"
 
-#: cgraph.c:282
-#, fuzzy
-msgid "function body not available"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: c-typeck.c:4433
+#, gcc-internal-format
+msgid "cast specifies function type"
+msgstr "cast geeft functie-type op"
 
-#: cgraph.c:284 cgraphunit.c:662
-#, fuzzy
-msgid "redefined extern inline functions are not considered for inlining"
-msgstr "kan functie `main' niet inline maken"
+#: c-typeck.c:4449
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids casting nonscalar to the same type"
+msgstr "ISO C verbiedt het casten van een niet-scalair naar hetzelfde type"
 
-#: cgraph.c:287 cgraphunit.c:667
-#, fuzzy
-msgid "function not considered for inlining"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: c-typeck.c:4466
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids casts to union type"
+msgstr "ISO C verbiedt casts naar een union-type"
 
-#: cgraph.c:289 cgraphunit.c:665
-#, fuzzy
-msgid "function not inlinable"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: c-typeck.c:4476
+#, gcc-internal-format
+msgid "cast to union type from type not present in union"
+msgstr "cast naar union-type van een type dat geen deel uitmaakt van de union"
 
-#: cgraph.c:673
-msgid "%D renamed after being referenced in assembly"
+#: c-typeck.c:4511
+#, gcc-internal-format
+msgid "cast to %s address space pointer from disjoint generic address space pointer"
 msgstr ""
 
-#: cgraphunit.c:513
-msgid "Shared call_expr:"
+#: c-typeck.c:4516
+#, gcc-internal-format
+msgid "cast to generic address space pointer from disjoint %s address space pointer"
 msgstr ""
 
-#: cgraphunit.c:519
-#, fuzzy
-msgid "Edge points to wrong declaration:"
-msgstr "dit is een eerdere declaratie"
-
-#: cgraphunit.c:528
-msgid "Missing callgraph edge for call expr:"
+#: c-typeck.c:4521
+#, gcc-internal-format
+msgid "cast to %s address space pointer from disjoint %s address space pointer"
 msgstr ""
 
-#: cgraphunit.c:554
-#, c-format
-msgid "Aux field set for edge %s->%s"
-msgstr ""
+#: c-typeck.c:4541
+#, gcc-internal-format
+msgid "cast increases required alignment of target type"
+msgstr "cast verhoogt het benodigde alignment van het doeltype"
 
-#: cgraphunit.c:566
-#, fuzzy
-msgid "Inlined_to pointer is wrong"
-msgstr "sectie-pointer ontbreekt"
+#: c-typeck.c:4552
+#, gcc-internal-format
+msgid "cast from pointer to integer of different size"
+msgstr "cast van pointer naar integer met andere grootte"
 
-#: cgraphunit.c:571
-msgid "Multiple inline callers"
+#: c-typeck.c:4557
+#, gcc-internal-format
+msgid "cast from function call of type %qT to non-matching type %qT"
 msgstr ""
 
-#: cgraphunit.c:578
-msgid "Inlined_to pointer set for noninline callers"
-msgstr ""
+#: c-typeck.c:4566
+#, gcc-internal-format
+msgid "cast to pointer from integer of different size"
+msgstr "cast naar pointer van integer met andere grootte"
 
-#: cgraphunit.c:584
-msgid "Inlined_to pointer is set but no predecesors found"
-msgstr ""
+#: c-typeck.c:4580
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids conversion of function pointer to object pointer type"
+msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
 
-#: cgraphunit.c:589
-msgid "Inlined_to pointer reffers to itself"
-msgstr ""
+#: c-typeck.c:4589
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids conversion of object pointer to function pointer type"
+msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
 
-#: cgraphunit.c:599
-msgid "Node not found in DECL_ASSEMBLER_NAME hash"
+#: c-typeck.c:4671
+#, gcc-internal-format
+msgid "defining a type in a cast is invalid in C++"
 msgstr ""
 
-#: cgraphunit.c:613
-#, c-format
-msgid "Edge %s->%s has no corresponding call_expr"
+#: c-typeck.c:4796 c-typeck.c:4963
+#, gcc-internal-format
+msgid "enum conversion in assignment is invalid in C++"
 msgstr ""
 
-#: cgraphunit.c:624
-msgid "verify_cgraph_node failed."
-msgstr ""
+#. This macro is used to emit diagnostics to ensure that all format
+#. strings are complete sentences, visible to gettext and checked at
+#. compile time.
+#: c-typeck.c:4901 c-typeck.c:5409
+#, fuzzy, gcc-internal-format
+msgid "expected %qT but argument is of type %qT"
+msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
 
-#: cgraphunit.c:810
-#, fuzzy
-msgid "failed to reclaim unneeded function"
-msgstr "veld `%s' als een functie gedeclareerd"
+# 'signedness' = 'signed-heid'?
+#: c-typeck.c:4961
+#, fuzzy, gcc-internal-format
+msgid "enum conversion when passing argument %d of %qE is invalid in C++"
+msgstr "doelen van pointer in %s verschillen in signedness"
 
-#: cgraphunit.c:1201
-msgid "--param large-function-growth limit reached"
+#: c-typeck.c:4967
+#, gcc-internal-format
+msgid "enum conversion in return is invalid in C++"
 msgstr ""
 
-#: cgraphunit.c:1238
-msgid "recursive inlining"
+#: c-typeck.c:4996
+#, gcc-internal-format
+msgid "cannot pass rvalue to reference parameter"
 msgstr ""
 
-#: cgraphunit.c:1403 cgraphunit.c:1655
-msgid "--param max-inline-insns-single limit reached"
-msgstr ""
+#: c-typeck.c:5126 c-typeck.c:5331
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
+msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
 
-#: cgraphunit.c:1427
-msgid "--param max-inline-insns-single limit reached after inlining into the callee"
-msgstr ""
+#: c-typeck.c:5129 c-typeck.c:5334
+#, fuzzy, gcc-internal-format
+msgid "assignment makes qualified function pointer from unqualified"
+msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
 
-#: cgraphunit.c:1477
-msgid "--param inline-unit-growth limit reached"
-msgstr ""
+#: c-typeck.c:5132 c-typeck.c:5336
+#, fuzzy, gcc-internal-format
+msgid "initialization makes qualified function pointer from unqualified"
+msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
 
-#: cgraphunit.c:1829
-msgid "Nodes with no released memory found."
-msgstr ""
+#: c-typeck.c:5135 c-typeck.c:5338
+#, fuzzy, gcc-internal-format
+msgid "return makes qualified function pointer from unqualified"
+msgstr "%s maakt gekwalificeerde functiepointer van een niet gekwalificeerde"
 
-#: collect2.c:402 gcc.c:6733
-#, fuzzy, c-format
-msgid "internal gcc abort in %s, at %s:%d"
-msgstr "%s voor `%s'"
+#: c-typeck.c:5141 c-typeck.c:5295
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE discards qualifiers from pointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: collect2.c:895
-msgid "no arguments"
-msgstr "geen argumenten"
+#: c-typeck.c:5143 c-typeck.c:5297
+#, fuzzy, gcc-internal-format
+msgid "assignment discards qualifiers from pointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: collect2.c:1194
-#, fuzzy, c-format
-msgid "unknown demangling style '%s'"
-msgstr "onbekende machine-modus `%s'"
+#: c-typeck.c:5145 c-typeck.c:5299
+#, fuzzy, gcc-internal-format
+msgid "initialization discards qualifiers from pointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: collect2.c:1268 collect2.c:1416 collect2.c:1451
-#, c-format
-msgid "fopen %s"
-msgstr "fopen %s"
+#: c-typeck.c:5147 c-typeck.c:5301
+#, fuzzy, gcc-internal-format
+msgid "return discards qualifiers from pointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: collect2.c:1271 collect2.c:1421 collect2.c:1454
-#, c-format
-msgid "fclose %s"
-msgstr "fclose %s"
+#: c-typeck.c:5155
+#, fuzzy, gcc-internal-format
+msgid "ISO C prohibits argument conversion to union type"
+msgstr "ISO C verbiedt conversie van argumenten naar union type"
 
-#: collect2.c:1280
-#, c-format
-msgid "collect2 version %s"
-msgstr "collect2 versie %s"
+#: c-typeck.c:5191
+#, fuzzy, gcc-internal-format
+msgid "request for implicit conversion from %qT to %qT not permitted in C++"
+msgstr "ongeldige registernaam voor %qs"
 
-#: collect2.c:1370
-#, c-format
-msgid "%d constructor(s) found\n"
-msgstr "%d constructor(s) gevonden\n"
+#: c-typeck.c:5203
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE from pointer to non-enclosed address space"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:1371
-#, c-format
-msgid "%d destructor(s)  found\n"
-msgstr "%d destructor(s) gevonden\n"
+#: c-typeck.c:5207
+#, fuzzy, gcc-internal-format
+msgid "assignment from pointer to non-enclosed address space"
+msgstr "cast van pointer naar integer met andere grootte"
 
-#: collect2.c:1372
-#, c-format
-msgid "%d frame table(s) found\n"
-msgstr "%d frame-tabel(len) gevonden\n"
+#: c-typeck.c:5211
+#, fuzzy, gcc-internal-format
+msgid "initialization from pointer to non-enclosed address space"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:1514
-#, fuzzy, c-format
-msgid "%s terminated with signal %d [%s]%s"
-msgstr "%s beëindigd met signaal %d [%s]"
+#: c-typeck.c:5215
+#, gcc-internal-format
+msgid "return from pointer to non-enclosed address space"
+msgstr ""
 
-#: collect2.c:1532
-#, c-format
-msgid "%s returned %d exit status"
-msgstr "%s gaf exit-status %d terug"
+#: c-typeck.c:5233
+#, fuzzy, gcc-internal-format
+msgid "argument %d of %qE might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
 
-#: collect2.c:1557
-#, c-format
-msgid "[cannot find %s]"
-msgstr "[kan %s niet vinden]"
+#: c-typeck.c:5239
+#, fuzzy, gcc-internal-format
+msgid "assignment left-hand side might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
 
-#: collect2.c:1572
-#, fuzzy, c-format
-msgid "cannot find '%s'"
-msgstr "kan %s niet vinden"
+#: c-typeck.c:5244
+#, fuzzy, gcc-internal-format
+msgid "initialization left-hand side might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
 
-#: collect2.c:1583 collect2.c:1586
-#, c-format
-msgid "redirecting stdout: %s"
-msgstr "bij het herleiden van standaarduitvoer: %s"
+#: c-typeck.c:5249
+#, fuzzy, gcc-internal-format
+msgid "return type might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
 
-#: collect2.c:1625
-#, c-format
-msgid "[Leaving %s]\n"
-msgstr "[%s wordt verlaten]\n"
+#: c-typeck.c:5273
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
+msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
 
-#: collect2.c:1845
-#, c-format
-msgid ""
-"\n"
-"write_c_file - output name is %s, prefix is %s\n"
-msgstr ""
-"\n"
-"write_c_file - uitvoernaam is %s, prefix is %s\n"
+#: c-typeck.c:5276
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids assignment between function pointer and %<void *%>"
+msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
 
-#: collect2.c:2049
-#, fuzzy
-msgid "cannot find 'nm'"
-msgstr "kan `nm' niet vinden"
+#: c-typeck.c:5278
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids initialization between function pointer and %<void *%>"
+msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
 
-#: collect2.c:2059 collect2.c:2225
-msgid "pipe"
-msgstr "pipe"
+#: c-typeck.c:5280
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids return between function pointer and %<void *%>"
+msgstr "ISO C verbiedt %s tussen functiepointer en %<void *%>"
 
-#: collect2.c:2063 collect2.c:2229
-msgid "fdopen"
-msgstr "fdopen"
+# 'signedness' = 'signed-heid'?
+#: c-typeck.c:5312
+#, fuzzy, gcc-internal-format
+msgid "pointer targets in passing argument %d of %qE differ in signedness"
+msgstr "doelen van pointer in %s verschillen in signedness"
 
-#: collect2.c:2089 collect2.c:2255
-#, c-format
-msgid "dup2 %d 1"
-msgstr "dup2 %d 1"
+# 'signedness' = 'signed-heid'?
+#: c-typeck.c:5314
+#, fuzzy, gcc-internal-format
+msgid "pointer targets in assignment differ in signedness"
+msgstr "doelen van pointer in %s verschillen in signedness"
 
-#: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258
-#: collect2.c:2261 collect2.c:2274
-#, c-format
-msgid "close %d"
-msgstr "close %d"
+# 'signedness' = 'signed-heid'?
+#: c-typeck.c:5316
+#, fuzzy, gcc-internal-format
+msgid "pointer targets in initialization differ in signedness"
+msgstr "doelen van pointer in %s verschillen in signedness"
 
-#: collect2.c:2098 collect2.c:2264
-#, c-format
-msgid "execv %s"
-msgstr "execv %s"
+# 'signedness' = 'signed-heid'?
+#: c-typeck.c:5318
+#, fuzzy, gcc-internal-format
+msgid "pointer targets in return differ in signedness"
+msgstr "doelen van pointer in %s verschillen in signedness"
 
-#: collect2.c:2152
-#, c-format
-msgid "init function found in object %s"
-msgstr "init-functie gevonden in object %s"
+#: c-typeck.c:5346
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE from incompatible pointer type"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:2160
-#, c-format
-msgid "fini function found in object %s"
-msgstr "fini-functie gevonden in object %s"
+#: c-typeck.c:5348
+#, fuzzy, gcc-internal-format
+msgid "assignment from incompatible pointer type"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:2183 collect2.c:2313
-msgid "fclose"
-msgstr "fclose"
+#: c-typeck.c:5349
+#, fuzzy, gcc-internal-format
+msgid "initialization from incompatible pointer type"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:2216
-#, fuzzy
-msgid "cannot find 'ldd'"
-msgstr "kan `ldd' niet vinden"
+#: c-typeck.c:5351
+#, fuzzy, gcc-internal-format
+msgid "return from incompatible pointer type"
+msgstr "%s van incompatibel pointertype"
 
-#: collect2.c:2277
-msgid ""
-"\n"
-"ldd output with constructors/destructors.\n"
-msgstr ""
-"\n"
-"uitvoer van ldd met constructors/destructors.\n"
+#: c-typeck.c:5369
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE makes pointer from integer without a cast"
+msgstr "%s maakt pointer van integer zonder een cast"
 
-# 'dependency'? 'afhankelijkheid' klinkt niet echt goed...
-#: collect2.c:2292
-#, c-format
-msgid "dynamic dependency %s not found"
-msgstr "dynamische dependency %s niet gevonden"
+#: c-typeck.c:5371
+#, fuzzy, gcc-internal-format
+msgid "assignment makes pointer from integer without a cast"
+msgstr "%s maakt pointer van integer zonder een cast"
 
-#: collect2.c:2304
-#, c-format
-msgid "unable to open dynamic dependency '%s'"
-msgstr "kan dynamische dependency '%s' niet openen"
+#: c-typeck.c:5373
+#, fuzzy, gcc-internal-format
+msgid "initialization makes pointer from integer without a cast"
+msgstr "%s maakt pointer van integer zonder een cast"
 
-#: collect2.c:2463
-#, c-format
-msgid "%s: not a COFF file"
-msgstr "%s: geen COFF-bestand"
+#: c-typeck.c:5375
+#, fuzzy, gcc-internal-format
+msgid "return makes pointer from integer without a cast"
+msgstr "%s maakt pointer van integer zonder een cast"
 
-#: collect2.c:2583
-#, c-format
-msgid "%s: cannot open as COFF file"
-msgstr "%s: kan niet openen als COFF-bestand"
+#: c-typeck.c:5383
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE makes integer from pointer without a cast"
+msgstr "%s maakt integer van pointer zonder een cast"
 
-# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
-# dikwijls 'bibliotheek' zien gebruiken.
-# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
-# ik ben van plan daar verandering in te brengen.
-#: collect2.c:2641
-#, fuzzy, c-format
-msgid "library lib%s not found"
-msgstr "Library lib%s niet gevonden"
+#: c-typeck.c:5385
+#, fuzzy, gcc-internal-format
+msgid "assignment makes integer from pointer without a cast"
+msgstr "%s maakt integer van pointer zonder een cast"
 
-#: combine.c:12516
-#, c-format
-msgid ""
-";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
-";; %d successes.\n"
-"\n"
-msgstr ""
-";; Combiner-statistieken: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
-";;  nodig), %d successen.\n"
-"\n"
+#: c-typeck.c:5387
+#, fuzzy, gcc-internal-format
+msgid "initialization makes integer from pointer without a cast"
+msgstr "%s maakt integer van pointer zonder een cast"
 
-#: combine.c:12525
-#, c-format
-msgid ""
-"\n"
-";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
-";; %d successes.\n"
-msgstr ""
-"\n"
-";; Combiner-totalen: %d pogingen, %d vervangingen (%d hadden nieuwe ruimte\n"
-";;  nodig), %d successen.\n"
+#: c-typeck.c:5389
+#, fuzzy, gcc-internal-format
+msgid "return makes integer from pointer without a cast"
+msgstr "%s maakt integer van pointer zonder een cast"
 
-#: convert.c:69
-msgid "cannot convert to a pointer type"
-msgstr ""
+#: c-typeck.c:5412
+#, fuzzy, gcc-internal-format
+msgid "incompatible types when assigning to type %qT from type %qT"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: convert.c:302
-msgid "pointer value used where a floating point value was expected"
-msgstr ""
+#: c-typeck.c:5417
+#, fuzzy, gcc-internal-format
+msgid "incompatible types when initializing type %qT using type %qT"
+msgstr "incompatibele types bij %s"
 
-#: convert.c:306
-msgid "aggregate value used where a float was expected"
-msgstr ""
+#: c-typeck.c:5422
+#, fuzzy, gcc-internal-format
+msgid "incompatible types when returning type %qT but %qT was expected"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: convert.c:331
-msgid "conversion to incomplete type"
+#: c-typeck.c:5486
+#, gcc-internal-format
+msgid "traditional C rejects automatic aggregate initialization"
 msgstr ""
 
-#: convert.c:660 convert.c:736
-#, fuzzy
-msgid "can't convert between vector values of different size"
-msgstr "cast van pointer naar integer met andere grootte"
+#: c-typeck.c:5659 c-typeck.c:5675 c-typeck.c:5692
+#, fuzzy, gcc-internal-format
+msgid "(near initialization for %qs)"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: convert.c:666
-msgid "aggregate value used where an integer was expected"
-msgstr ""
+#: c-typeck.c:6295 cp/decl.c:5227
+#, fuzzy, gcc-internal-format
+msgid "opaque vector types cannot be initialized"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: convert.c:716
-msgid "pointer value used where a complex was expected"
-msgstr ""
+#: c-typeck.c:6960
+#, fuzzy, gcc-internal-format
+msgid "unknown field %qE specified in initializer"
+msgstr "onbekend veld %qs opgegeven in beginwaarde"
 
-#: convert.c:720
-msgid "aggregate value used where a complex was expected"
+#: c-typeck.c:7939
+#, gcc-internal-format
+msgid "traditional C rejects initialization of unions"
 msgstr ""
 
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#: convert.c:742
-#, fuzzy
-msgid "can't convert value to a vector"
-msgstr "kon 0x%l.8x niet naar een regio omzetten"
+#: c-typeck.c:8278
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids %<goto *expr;%>"
+msgstr "ISO C verbiedt %<goto *expr;%>"
 
-#: coverage.c:168
-#, fuzzy, c-format
-msgid "%qs is not a gcov data file"
-msgstr "-fPIC is niet geldig met -mcoff"
+#: c-typeck.c:8300 cp/typeck.c:7323
+#, fuzzy, gcc-internal-format
+msgid "function declared %<noreturn%> has a %<return%> statement"
+msgstr "als %<noreturn%> gedeclareerde functie bevat een %<return%> statement"
 
-#: coverage.c:179
-#, fuzzy
-msgid "%qs is version %q.*s, expected version %q.*s"
-msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
+#: c-typeck.c:8323
+#, fuzzy, gcc-internal-format
+msgid "%<return%> with no value, in function returning non-void"
+msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
 
-#: coverage.c:259 coverage.c:267
-#, c-format
-msgid "coverage mismatch for function %u while reading execution counters."
-msgstr ""
+#: c-typeck.c:8333
+#, fuzzy, gcc-internal-format
+msgid "%<return%> with a value, in function returning void"
+msgstr "%<return%> met waarde in een functie die void teruggeeft"
 
-#: coverage.c:261 coverage.c:344
-#, c-format
-msgid "checksum is %x instead of %x"
-msgstr ""
+#: c-typeck.c:8335
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids %<return%> with expression, in function returning void"
+msgstr "%<return%> met waarde in een functie die void teruggeeft"
 
-#: coverage.c:269 coverage.c:352
-#, c-format
-msgid "number of counters is %d instead of %d"
-msgstr ""
+#: c-typeck.c:8396
+#, gcc-internal-format
+msgid "function returns address of local variable"
+msgstr "functie geeft adres van lokale variabele terug"
 
-#: coverage.c:275
-#, fuzzy, c-format
-msgid "cannot merge separate %s counters for function %u"
-msgstr "kan functie `main' niet inline maken"
+#: c-typeck.c:8469 cp/semantics.c:951
+#, gcc-internal-format
+msgid "switch quantity not an integer"
+msgstr "switch-waarde is geen integer"
 
-# 'parser' en 'stack overflow' vertalen?
-#: coverage.c:296
-#, fuzzy, c-format
-msgid "%qs has overflowed"
-msgstr "stack overflow in parser"
+#: c-typeck.c:8482
+#, fuzzy, gcc-internal-format
+msgid "%<long%> switch expression not converted to %<int%> in ISO C"
+msgstr "%<long%> switch-expressie wordt in ISO C niet naar %<int%> geconverteerd"
 
-#: coverage.c:296
-#, c-format
-msgid "%qs is corrupted"
+#: c-typeck.c:8518 c-typeck.c:8526
+#, fuzzy, gcc-internal-format
+msgid "case label is not an integer constant expression"
+msgstr "ongeldig gebruik van een void-expressie"
+
+#: c-typeck.c:8532 cp/parser.c:7757
+#, gcc-internal-format
+msgid "case label not within a switch statement"
+msgstr "case-label niet in een switch-statement"
+
+#: c-typeck.c:8534
+#, fuzzy, gcc-internal-format
+msgid "%<default%> label not within a switch statement"
+msgstr "default-label niet in een switch-statement"
+
+#: c-typeck.c:8617 cp/parser.c:8048
+#, gcc-internal-format
+msgid "suggest explicit braces to avoid ambiguous %<else%>"
 msgstr ""
 
-#: coverage.c:333
-#, fuzzy, c-format
-msgid "no coverage for function %qs found."
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: c-typeck.c:8726 cp/cp-gimplify.c:92 cp/parser.c:8398
+#, gcc-internal-format
+msgid "break statement not within loop or switch"
+msgstr "break-statement niet in een lus of switch"
+
+#: c-typeck.c:8728 cp/parser.c:8419
+#, gcc-internal-format
+msgid "continue statement not within a loop"
+msgstr "continue-statement niet in een lus"
 
-#: coverage.c:341 coverage.c:349
-#, c-format
-msgid "coverage mismatch for function %qs while reading counter %qs."
-msgstr ""
+#: c-typeck.c:8733 cp/parser.c:8409
+#, fuzzy, gcc-internal-format
+msgid "break statement used with OpenMP for loop"
+msgstr "break-statement niet in een lus of switch"
 
-#: coverage.c:532
-#, fuzzy, c-format
-msgid "cannot open %s"
-msgstr "open %s"
+#: c-typeck.c:8759 cp/cp-gimplify.c:412
+#, gcc-internal-format
+msgid "statement with no effect"
+msgstr "statement zonder effect"
 
-#: coverage.c:567
-#, fuzzy, c-format
-msgid "error writing %qs"
-msgstr "#error %s"
+# vertaling voor 'statement'?
+#: c-typeck.c:8783
+#, gcc-internal-format
+msgid "expression statement has incomplete type"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: cppspec.c:106
-#, c-format
-msgid "\"%s\" is not a valid option to the preprocessor"
-msgstr ""
+#: c-typeck.c:9360 cp/typeck.c:3825
+#, gcc-internal-format
+msgid "right shift count is negative"
+msgstr "teller van rechtse shift is negatief"
 
-#: cppspec.c:128
-#, fuzzy
-msgid "too many input files"
-msgstr "Geen invoerbestanden"
+#: c-typeck.c:9371 cp/typeck.c:3832
+#, gcc-internal-format
+msgid "right shift count >= width of type"
+msgstr "teller van rechtse shift is >= breedte van het type"
 
-#: cse.c:6812
-#, c-format
-msgid ";; Processing block from %d to %d, %d sets.\n"
-msgstr ""
+#: c-typeck.c:9397 cp/typeck.c:3854
+#, gcc-internal-format
+msgid "left shift count is negative"
+msgstr "teller van links shift is negatief"
 
-#: diagnostic.c:168
-#, c-format
-msgid "%s:%d: confused by earlier errors, bailing out\n"
-msgstr ""
+#: c-typeck.c:9404 cp/typeck.c:3860
+#, gcc-internal-format
+msgid "left shift count >= width of type"
+msgstr "teller van links shift is >= breedte van het type"
 
-#: diagnostic.c:228
-msgid "compilation terminated due to -Wfatal-errors.\n"
+#: c-typeck.c:9424 cp/typeck.c:3906
+#, gcc-internal-format
+msgid "comparing floating point with == or != is unsafe"
 msgstr ""
 
-#: diagnostic.c:237
-#, c-format
-msgid ""
-"Please submit a full bug report,\n"
-"with preprocessed source if appropriate.\n"
-"See %s for instructions.\n"
-msgstr ""
+#: c-typeck.c:9452 c-typeck.c:9540
+#, fuzzy, gcc-internal-format
+msgid "comparison of pointers to disjoint address spaces"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: diagnostic.c:246
-msgid "compilation terminated.\n"
-msgstr ""
+#: c-typeck.c:9459 c-typeck.c:9465
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids comparison of %<void *%> with function pointer"
+msgstr "ISO C verbiedt een vergelijking van %<void *%> met een functie-pointer"
 
-#: diagnostic.c:537
-#, fuzzy
-msgid "Internal compiler error: Error reporting routines re-entered.\n"
-msgstr "Interne compilerfout: programma %s kreeg fataal signaal %d"
+#: c-typeck.c:9472 c-typeck.c:9550
+#, gcc-internal-format
+msgid "comparison of distinct pointer types lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: diagnostic.c:556
-#, fuzzy, c-format
-msgid "in %s, at %s:%d"
-msgstr "%s voor `%s'"
+# is de "," deel van de special format spec of niet?  en moet "true" hier vertaald worden of niet?
+#: c-typeck.c:9486 c-typeck.c:9495 cp/typeck.c:3929 cp/typeck.c:3941
+#, fuzzy, gcc-internal-format
+msgid "the address of %qD will never be NULL"
+msgstr "het adres van %qD, zal altijd %<true%> zijn"
 
-#: dominance.c:834
-#, fuzzy, c-format
-msgid "dominator of %d status unknown"
-msgstr "opslaggrootte van `%s' is onbekend"
+#: c-typeck.c:9502 c-typeck.c:9507 c-typeck.c:9572 c-typeck.c:9577
+#, gcc-internal-format
+msgid "comparison between pointer and integer"
+msgstr "vergelijking tussen pointer en integer"
 
-#: dominance.c:836
-#, c-format
-msgid "dominator of %d should be %d, not %d"
-msgstr ""
+#: c-typeck.c:9533
+#, gcc-internal-format
+msgid "comparison of complete and incomplete pointers"
+msgstr "vergelijking van volledige en onvolledige pointers"
 
-#: dominance.c:848
-#, c-format
-msgid "ENTRY does not dominate bb %d"
-msgstr ""
+# 'ordered' -> 'bevolen' of 'geordend'? Waarschijnlijk het laatste.
+#: c-typeck.c:9535
+#, fuzzy, gcc-internal-format
+msgid "ISO C forbids ordered comparisons of pointers to functions"
+msgstr "ISO C verbiedt geordende vergelijkingen tussen pointers naar functies"
 
-#: dwarf2out.c:3393
-#, c-format
-msgid "DW_LOC_OP %s not implemented\n"
-msgstr ""
+#: c-typeck.c:9558 c-typeck.c:9561 c-typeck.c:9567
+#, gcc-internal-format
+msgid "ordered comparison of pointer with integer zero"
+msgstr "geordende vergelijking van een pointer met integer nul"
 
-#: emit-rtl.c:2232
-#, fuzzy
-msgid "Invalid rtl sharing found in the insn"
-msgstr "ongeldige operand voor %s-code"
+#: c-typeck.c:9887
+#, fuzzy, gcc-internal-format
+msgid "used array that cannot be converted to pointer where scalar is required"
+msgstr "waarde van array-type gebruikt waar een scalair nodig is"
 
-#: emit-rtl.c:2234
-msgid "Shared rtx"
-msgstr ""
+#: c-typeck.c:9891
+#, fuzzy, gcc-internal-format
+msgid "used struct type value where scalar is required"
+msgstr "waarde van struct-type gebruikt waar een scalair nodig is"
 
-#: emit-rtl.c:2236
-msgid "Internal consistency failure"
-msgstr ""
+#: c-typeck.c:9895
+#, fuzzy, gcc-internal-format
+msgid "used union type value where scalar is required"
+msgstr "waarde van union-type gebruikt waar een scalair nodig is"
 
-#: emit-rtl.c:3301
-msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
-msgstr ""
+#: c-typeck.c:10052 cp/semantics.c:3914
+#, fuzzy, gcc-internal-format
+msgid "%qE has invalid type for %<reduction%>"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: errors.c:133 java/jv-scan.c:272
-#, c-format
-msgid "abort in %s, at %s:%d"
+#: c-typeck.c:10087 cp/semantics.c:3927
+#, gcc-internal-format
+msgid "%qE has invalid type for %<reduction(%s)%>"
 msgstr ""
 
-#: except.c:340
-msgid "exception handling disabled, use -fexceptions to enable"
+#: c-typeck.c:10104 cp/semantics.c:3937
+#, gcc-internal-format
+msgid "%qE must be %<threadprivate%> for %<copyin%>"
 msgstr ""
 
-#: except.c:2577
-#, fuzzy
-msgid "argument of %<__builtin_eh_return_regno%> must be constant"
-msgstr "argument voor `__builtin_args_info' moet een constante zijn"
+#: c-typeck.c:10114 cp/semantics.c:3734
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a variable in clause %qs"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: except.c:2708
-#, fuzzy
-msgid "__builtin_eh_return not supported on this target"
-msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
+#: c-typeck.c:10122 c-typeck.c:10144 c-typeck.c:10166
+#, gcc-internal-format
+msgid "%qE appears more than once in data clauses"
+msgstr ""
 
-#: explow.c:1301
-#, fuzzy
-msgid "stack limits not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: c-typeck.c:10137 cp/semantics.c:3757
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a variable in clause %<firstprivate%>"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: final.c:1062
-#, fuzzy
-msgid "negative insn length"
-msgstr "Onbeëindigde stringconstante"
+#: c-typeck.c:10159 cp/semantics.c:3779
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a variable in clause %<lastprivate%>"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: final.c:2508
-msgid "could not split insn"
+#: c-typeck.c:10221 cp/semantics.c:3978
+#, gcc-internal-format
+msgid "%qE is predetermined %qs for %qs"
 msgstr ""
 
-# (%s = 'parameter <NUM>')
-#: final.c:2857
-#, fuzzy
-msgid "invalid 'asm': "
-msgstr "ongeldige %s"
-
-#: final.c:3040
-msgid "nested assembly dialect alternatives"
+#: c-typeck.c:10310
+#, gcc-internal-format
+msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
 msgstr ""
 
-#: final.c:3057 final.c:3069
-#, fuzzy
-msgid "unterminated assembly dialect alternative"
-msgstr "Onbeëindigde stringconstante"
+# dit klinkt niet al te best
+#: calls.c:2051
+#, gcc-internal-format
+msgid "function call has aggregate value"
+msgstr "functie-oproep heeft geaggregeerde waarde"
 
-#: final.c:3116
-#, fuzzy, c-format
-msgid "operand number missing after %%-letter"
-msgstr "Bestandsnaam ontbreekt na %s optie"
+#: cfgexpand.c:984 function.c:919 varasm.c:2208
+#, fuzzy, gcc-internal-format
+msgid "size of variable %q+D is too large"
+msgstr "variabele %qs is te groot"
 
-#: final.c:3119 final.c:3160
-msgid "operand number out of range"
+#: cfgexpand.c:3767
+#, gcc-internal-format
+msgid "not protecting local variables: variable length buffer"
 msgstr ""
 
-#: final.c:3179
-#, c-format
-msgid "invalid %%-code"
+#: cfgexpand.c:3770
+#, gcc-internal-format
+msgid "not protecting function: no buffer at least %d bytes long"
 msgstr ""
 
-#: final.c:3209
-#, fuzzy, c-format
-msgid "'%%l' operand isn't a label"
-msgstr "operand `%d' is geen register"
+#: cfghooks.c:110
+#, gcc-internal-format
+msgid "bb %d on wrong place"
+msgstr ""
 
-#. We can't handle floating point constants;
-#. PRINT_OPERAND must handle them.
-#: final.c:3311 vmsdbgout.c:488 config/i386/i386.c:5957
-#: config/pdp11/pdp11.c:1690
-msgid "floating constant misused"
-msgstr "floating-point constante verkeerd gebruikt"
+#: cfghooks.c:116
+#, gcc-internal-format
+msgid "prev_bb of %d should be %d, not %d"
+msgstr ""
 
-#: final.c:3367 vmsdbgout.c:545 config/i386/i386.c:6035
-#: config/pdp11/pdp11.c:1737
-msgid "invalid expression as operand"
-msgstr "ongeldige expressie als operand"
+#: cfghooks.c:133
+#, gcc-internal-format
+msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
+msgstr ""
 
-#: flow.c:494 flow.c:518 flow.c:540
-msgid "internal consistency failure"
+#: cfghooks.c:139
+#, gcc-internal-format
+msgid "verify_flow_info: Block %i lacks loop_father"
 msgstr ""
 
-#: flow.c:1689
-msgid "Attempt to delete prologue/epilogue insn:"
+#: cfghooks.c:145
+#, gcc-internal-format
+msgid "verify_flow_info: Wrong count of block %i %i"
 msgstr ""
 
-#: fold-const.c:3232 fold-const.c:3243
-#, fuzzy, c-format
-msgid "comparison is always %d due to width of bit-field"
-msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
+#: cfghooks.c:151
+#, gcc-internal-format
+msgid "verify_flow_info: Wrong frequency of block %i %i"
+msgstr ""
 
-#: fold-const.c:4807 fold-const.c:4822
-#, c-format
-msgid "comparison is always %d"
+#: cfghooks.c:159
+#, gcc-internal-format
+msgid "verify_flow_info: Duplicate edge %i->%i"
 msgstr ""
 
-#: fold-const.c:4951
-msgid "%<or%> of unmatched not-equal tests is always 1"
+#: cfghooks.c:165
+#, gcc-internal-format
+msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
 msgstr ""
 
-#: fold-const.c:4956
-msgid "%<and%> of mutually exclusive equal-tests is always 0"
+#: cfghooks.c:171
+#, gcc-internal-format
+msgid "verify_flow_info: Wrong count of edge %i->%i %i"
 msgstr ""
 
-#: fold-const.c:9925
-msgid "fold check: original tree changed by fold"
+#: cfghooks.c:183
+#, gcc-internal-format
+msgid "verify_flow_info: Basic block %d succ edge is corrupted"
 msgstr ""
 
-#: function.c:832 varasm.c:1584
-#, fuzzy
-msgid "%Jsize of variable %qD is too large"
-msgstr "variabele `%s' is te groot"
+#: cfghooks.c:197
+#, fuzzy, gcc-internal-format
+msgid "wrong amount of branch edges after unconditional jump %i"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: function.c:1443
-#, fuzzy
-msgid "impossible constraint in %<asm%>"
-msgstr "incompatibele operands voor %s"
+#: cfghooks.c:205 cfghooks.c:216
+#, gcc-internal-format
+msgid "basic block %d pred edge is corrupted"
+msgstr ""
 
-#: function.c:3614
-msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
+#: cfghooks.c:217
+#, gcc-internal-format
+msgid "its dest_idx should be %d, not %d"
 msgstr ""
 
-#: function.c:3635
-msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
+#: cfghooks.c:246
+#, gcc-internal-format
+msgid "basic block %i edge lists are corrupted"
 msgstr ""
 
-#: function.c:4026
-msgid "function returns an aggregate"
+#: cfghooks.c:259
+#, gcc-internal-format
+msgid "verify_flow_info failed"
 msgstr ""
 
-#: function.c:4349
-#, fuzzy
-msgid "%Junused parameter %qD"
-msgstr "ongeldige macronaam `%.*s'"
+#: cfghooks.c:320
+#, fuzzy, gcc-internal-format
+msgid "%s does not support redirect_edge_and_branch"
+msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
 
-#: gcc.c:1237
-#, c-format
-msgid "ambiguous abbreviation %s"
-msgstr ""
+#: cfghooks.c:340
+#, fuzzy, gcc-internal-format
+msgid "%s does not support can_remove_branch_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:1264
-#, fuzzy, c-format
-msgid "incomplete '%s' option"
-msgstr "Bestandsnaam ontbreekt na `%s' optie"
+#: cfghooks.c:394
+#, fuzzy, gcc-internal-format
+msgid "%s does not support redirect_edge_and_branch_force"
+msgstr "%s ondersteunt geen %%n$ operandnummer formaten"
 
-#: gcc.c:1275
-#, fuzzy, c-format
-msgid "missing argument to '%s' option"
-msgstr "Bestandsnaam ontbreekt na `%s' optie"
+#: cfghooks.c:431
+#, fuzzy, gcc-internal-format
+msgid "%s does not support split_block"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:1288
-#, fuzzy, c-format
-msgid "extraneous argument to '%s' option"
-msgstr "teveel argumenten voor functie"
+#: cfghooks.c:483
+#, fuzzy, gcc-internal-format
+msgid "%s does not support move_block_after"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:1632
-msgid "Using built-in specs.\n"
-msgstr ""
+#: cfghooks.c:496
+#, fuzzy, gcc-internal-format
+msgid "%s does not support delete_basic_block"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:1815
-#, c-format
-msgid ""
-"Setting spec %s to '%s'\n"
-"\n"
-msgstr ""
+#: cfghooks.c:546
+#, fuzzy, gcc-internal-format
+msgid "%s does not support split_edge"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:1924
-#, c-format
-msgid "Reading specs from %s\n"
-msgstr ""
+#: cfghooks.c:619
+#, fuzzy, gcc-internal-format
+msgid "%s does not support create_basic_block"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2020 gcc.c:2039
-#, c-format
-msgid "specs %%include syntax malformed after %ld characters"
-msgstr ""
+#: cfghooks.c:647
+#, fuzzy, gcc-internal-format
+msgid "%s does not support can_merge_blocks_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2047
-#, c-format
-msgid "could not find specs file %s\n"
-msgstr ""
+#: cfghooks.c:658
+#, fuzzy, gcc-internal-format
+msgid "%s does not support predict_edge"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090
-#, c-format
-msgid "specs %%rename syntax malformed after %ld characters"
-msgstr ""
+#: cfghooks.c:667
+#, fuzzy, gcc-internal-format
+msgid "%s does not support predicted_by_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2099
-#, c-format
-msgid "specs %s spec was not found to be renamed"
-msgstr ""
+#: cfghooks.c:681
+#, fuzzy, gcc-internal-format
+msgid "%s does not support merge_blocks"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2106
-#, c-format
-msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
-msgstr ""
+#: cfghooks.c:734
+#, fuzzy, gcc-internal-format
+msgid "%s does not support make_forwarder_block"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2111
-#, c-format
-msgid "rename spec %s to %s\n"
-msgstr ""
+#: cfghooks.c:881
+#, fuzzy, gcc-internal-format
+msgid "%s does not support can_duplicate_block_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2113
-#, c-format
-msgid ""
-"spec is '%s'\n"
-"\n"
-msgstr ""
+#: cfghooks.c:903
+#, fuzzy, gcc-internal-format
+msgid "%s does not support duplicate_block"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2126
-#, c-format
-msgid "specs unknown %% command after %ld characters"
-msgstr ""
+#: cfghooks.c:980
+#, fuzzy, gcc-internal-format
+msgid "%s does not support block_ends_with_call_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2137 gcc.c:2150
-#, c-format
-msgid "specs file malformed after %ld characters"
-msgstr ""
+#: cfghooks.c:991
+#, fuzzy, gcc-internal-format
+msgid "%s does not support block_ends_with_condjump_p"
+msgstr "%s ondersteunt %s niet"
 
-#: gcc.c:2203
-msgid "spec file has no spec for linking"
+#: cfghooks.c:1009
+#, fuzzy, gcc-internal-format
+msgid "%s does not support flow_call_edges_add"
+msgstr "%s ondersteunt %s niet"
+
+#: cfgloop.c:1346
+#, gcc-internal-format
+msgid "size of loop %d should be %d, not %d"
 msgstr ""
 
-#: gcc.c:2625
-#, fuzzy, c-format
-msgid "system path '%s' is not absolute"
-msgstr "modus van `%s' is geen modus"
+#: cfgloop.c:1360
+#, gcc-internal-format
+msgid "bb %d do not belong to loop %d"
+msgstr ""
 
-#: gcc.c:2688
-msgid "-pipe not supported"
+#: cfgloop.c:1375
+#, gcc-internal-format
+msgid "loop %d's header does not have exactly 2 entries"
 msgstr ""
 
-#: gcc.c:2750
-msgid ""
-"\n"
-"Go ahead? (y or n) "
+#: cfgloop.c:1382
+#, gcc-internal-format
+msgid "loop %d's latch does not have exactly 1 successor"
 msgstr ""
 
-#: gcc.c:2875
-#, c-format
-msgid ""
-"Internal error: %s (program %s)\n"
-"Please submit a full bug report.\n"
-"See %s for instructions."
+#: cfgloop.c:1387
+#, gcc-internal-format
+msgid "loop %d's latch does not have header as successor"
 msgstr ""
 
-#: gcc.c:2893
-#, c-format
-msgid "# %s %.2f %.2f\n"
+#: cfgloop.c:1392
+#, gcc-internal-format
+msgid "loop %d's latch does not belong directly to it"
 msgstr ""
 
-#: gcc.c:3023
-#, c-format
-msgid "Usage: %s [options] file...\n"
+#: cfgloop.c:1398
+#, gcc-internal-format
+msgid "loop %d's header does not belong directly to it"
 msgstr ""
 
-#: gcc.c:3024
-msgid "Options:\n"
+#: cfgloop.c:1404
+#, gcc-internal-format
+msgid "loop %d's latch is marked as part of irreducible region"
 msgstr ""
 
-#: gcc.c:3026
-msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
+#: cfgloop.c:1437
+#, gcc-internal-format
+msgid "basic block %d should be marked irreducible"
 msgstr ""
 
-#: gcc.c:3027
-msgid "  --help                   Display this information\n"
+#: cfgloop.c:1443
+#, gcc-internal-format
+msgid "basic block %d should not be marked irreducible"
 msgstr ""
 
-#: gcc.c:3028
-msgid "  --target-help            Display target specific command line options\n"
+#: cfgloop.c:1451
+#, gcc-internal-format
+msgid "edge from %d to %d should be marked irreducible"
 msgstr ""
 
-#: gcc.c:3030
-msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
+#: cfgloop.c:1458
+#, gcc-internal-format
+msgid "edge from %d to %d should not be marked irreducible"
 msgstr ""
 
-#: gcc.c:3031
-msgid "  -dumpspecs               Display all of the built in spec strings\n"
+#: cfgloop.c:1473
+#, gcc-internal-format
+msgid "corrupted head of the exits list of loop %d"
 msgstr ""
 
-#: gcc.c:3032
-msgid "  -dumpversion             Display the version of the compiler\n"
+#: cfgloop.c:1491
+#, gcc-internal-format
+msgid "corrupted exits list of loop %d"
 msgstr ""
 
-#: gcc.c:3033
-msgid "  -dumpmachine             Display the compiler's target processor\n"
+#: cfgloop.c:1500
+#, gcc-internal-format
+msgid "nonempty exits list of loop %d, but exits are not recorded"
 msgstr ""
 
-#: gcc.c:3034
-msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
+#: cfgloop.c:1526
+#, gcc-internal-format
+msgid "Exit %d->%d not recorded"
 msgstr ""
 
-#: gcc.c:3035
-msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
+#: cfgloop.c:1544
+#, gcc-internal-format
+msgid "Wrong list of exited loops for edge  %d->%d"
 msgstr ""
 
-#: gcc.c:3036
-msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
+#: cfgloop.c:1553
+#, gcc-internal-format
+msgid "Too many loop exits recorded"
 msgstr ""
 
-#: gcc.c:3037
-msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
+#: cfgloop.c:1564
+#, gcc-internal-format
+msgid "%d exits recorded for loop %d (having %d exits)"
 msgstr ""
 
-#: gcc.c:3038
-msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
+#: cfgrtl.c:1817
+#, gcc-internal-format
+msgid "BB_RTL flag not set for block %d"
 msgstr ""
 
-#: gcc.c:3039
-msgid ""
-"  -print-multi-lib         Display the mapping between command line options and\n"
-"                           multiple library search directories\n"
+#: cfgrtl.c:1824
+#, gcc-internal-format
+msgid "insn %d basic block pointer is %d, should be %d"
 msgstr ""
 
-#: gcc.c:3042
-msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
+#: cfgrtl.c:1835
+#, gcc-internal-format
+msgid "insn %d in header of bb %d has non-NULL basic block"
 msgstr ""
 
-#: gcc.c:3043
-msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
+#: cfgrtl.c:1843
+#, gcc-internal-format
+msgid "insn %d in footer of bb %d has non-NULL basic block"
 msgstr ""
 
-#: gcc.c:3044
-msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
+#: cfgrtl.c:1865
+#, gcc-internal-format
+msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
 msgstr ""
 
-#: gcc.c:3045
-msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
+#: cfgrtl.c:1880
+#, gcc-internal-format
+msgid "fallthru edge crosses section boundary (bb %i)"
 msgstr ""
 
-#: gcc.c:3046
-msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
+#: cfgrtl.c:1904
+#, gcc-internal-format
+msgid "missing REG_EH_REGION note in the end of bb %i"
 msgstr ""
 
-#: gcc.c:3047
-msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
+#: cfgrtl.c:1909
+#, fuzzy, gcc-internal-format
+msgid "too many eh edges %i"
+msgstr "te veel invoerbestanden"
+
+#: cfgrtl.c:1917
+#, gcc-internal-format
+msgid "too many outgoing branch edges from bb %i"
 msgstr ""
 
-#: gcc.c:3048
-msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
+#: cfgrtl.c:1922
+#, fuzzy, gcc-internal-format
+msgid "fallthru edge after unconditional jump %i"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: cfgrtl.c:1927
+#, fuzzy, gcc-internal-format
+msgid "wrong number of branch edges after unconditional jump %i"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: cfgrtl.c:1934
+#, fuzzy, gcc-internal-format
+msgid "wrong amount of branch edges after conditional jump %i"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: cfgrtl.c:1940
+#, gcc-internal-format
+msgid "call edges for non-call insn in bb %i"
 msgstr ""
 
-#: gcc.c:3049
-msgid "  -combine                 Pass multiple source files to compiler at once\n"
+#: cfgrtl.c:1949
+#, gcc-internal-format
+msgid "abnormal edges for no purpose in bb %i"
 msgstr ""
 
-#: gcc.c:3050
-msgid "  -save-temps              Do not delete intermediate files\n"
+#: cfgrtl.c:1961
+#, gcc-internal-format
+msgid "insn %d inside basic block %d but block_for_insn is NULL"
 msgstr ""
 
-#: gcc.c:3051
-msgid "  -pipe                    Use pipes rather than intermediate files\n"
+#: cfgrtl.c:1965
+#, gcc-internal-format
+msgid "insn %d inside basic block %d but block_for_insn is %i"
 msgstr ""
 
-#: gcc.c:3052
-msgid "  -time                    Time the execution of each subprocess\n"
+#: cfgrtl.c:1979 cfgrtl.c:1989
+#, gcc-internal-format
+msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
 msgstr ""
 
-#: gcc.c:3053
-msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
+#: cfgrtl.c:2002
+#, gcc-internal-format
+msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
 msgstr ""
 
-#: gcc.c:3054
-msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
+#: cfgrtl.c:2012
+#, gcc-internal-format
+msgid "in basic block %d:"
 msgstr ""
 
-#: gcc.c:3055
-msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
+#: cfgrtl.c:2065 cfgrtl.c:2157
+#, gcc-internal-format
+msgid "insn %d outside of basic blocks has non-NULL bb field"
 msgstr ""
 
-#: gcc.c:3056
-msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
+#: cfgrtl.c:2073
+#, gcc-internal-format
+msgid "end insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: gcc.c:3057
-msgid "  -V <version>             Run gcc version number <version>, if installed\n"
+#: cfgrtl.c:2086
+#, gcc-internal-format
+msgid "insn %d is in multiple basic blocks (%d and %d)"
 msgstr ""
 
-#: gcc.c:3058
-msgid "  -v                       Display the programs invoked by the compiler\n"
+#: cfgrtl.c:2098
+#, gcc-internal-format
+msgid "head insn %d for block %d not found in the insn stream"
 msgstr ""
 
-#: gcc.c:3059
-msgid "  -###                     Like -v but options quoted and commands not executed\n"
+#: cfgrtl.c:2117
+#, gcc-internal-format
+msgid "missing barrier after block %i"
 msgstr ""
 
-#: gcc.c:3060
-msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
+#: cfgrtl.c:2133
+#, gcc-internal-format
+msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
 msgstr ""
 
-#: gcc.c:3061
-msgid "  -S                       Compile only; do not assemble or link\n"
+#: cfgrtl.c:2142
+#, gcc-internal-format
+msgid "verify_flow_info: Incorrect fallthru %i->%i"
 msgstr ""
 
-#: gcc.c:3062
-msgid "  -c                       Compile and assemble, but do not link\n"
+#: cfgrtl.c:2175
+#, gcc-internal-format
+msgid "basic blocks not laid down consecutively"
 msgstr ""
 
-#: gcc.c:3063
-msgid "  -o <file>                Place the output into <file>\n"
+#: cfgrtl.c:2212
+#, gcc-internal-format
+msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
 msgstr ""
 
-#: gcc.c:3064
-msgid ""
-"  -x <language>            Specify the language of the following input files\n"
-"                           Permissible languages include: c c++ assembler none\n"
-"                           'none' means revert to the default behavior of\n"
-"                           guessing the language based on the file's extension\n"
+#: cgraph.c:1799
+#, gcc-internal-format
+msgid "%D renamed after being referenced in assembly"
 msgstr ""
 
-#: gcc.c:3071
-#, c-format
-msgid ""
-"\n"
-"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
-" passed on to the various sub-processes invoked by %s.  In order to pass\n"
-" other options on to these processes the -W<letter> options must be used.\n"
+#: cgraphunit.c:585
+#, gcc-internal-format
+msgid "aux field set for edge %s->%s"
 msgstr ""
 
-#: gcc.c:3191
-#, fuzzy, c-format
-msgid "'-%c' option must have argument"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cgraphunit.c:592
+#, fuzzy, gcc-internal-format
+msgid "Execution count is negative"
+msgstr "teller van links shift is negatief"
 
-#: gcc.c:3213
-#, c-format
-msgid "couldn't run '%s': %s"
+#: cgraphunit.c:597
+#, gcc-internal-format
+msgid "Externally visible inline clone"
 msgstr ""
 
-#. translate_options () has turned --version into -fversion.
-#: gcc.c:3398
-#, c-format
-msgid "%s (GCC) %s\n"
+#: cgraphunit.c:602
+#, gcc-internal-format
+msgid "Inline clone with address taken"
 msgstr ""
 
-#: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916
-#: java/jv-scan.c:128
-msgid "(C)"
+#: cgraphunit.c:607
+#, gcc-internal-format
+msgid "Inline clone is needed"
 msgstr ""
 
-#: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129
-msgid ""
-"This is free software; see the source for copying conditions.  There is NO\n"
-"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
-"\n"
-msgstr ""
+#: cgraphunit.c:614
+#, fuzzy, gcc-internal-format
+msgid "caller edge count is negative"
+msgstr "teller van links shift is negatief"
 
-#: gcc.c:3502
-#, fuzzy
-msgid "argument to '-Xlinker' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:619
+#, fuzzy, gcc-internal-format
+msgid "caller edge frequency is negative"
+msgstr "teller van links shift is negatief"
 
-#: gcc.c:3510
-#, fuzzy
-msgid "argument to '-Xpreprocessor' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:624
+#, fuzzy, gcc-internal-format
+msgid "caller edge frequency is too large"
+msgstr "teller van links shift is negatief"
 
-#: gcc.c:3517
-#, fuzzy
-msgid "argument to '-Xassembler' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:633
+#, fuzzy, gcc-internal-format
+msgid "caller edge frequency %i does not match BB freqency %i"
+msgstr "teller van links shift is negatief"
 
-#: gcc.c:3524
-#, fuzzy
-msgid "argument to '-l' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:645
+#, fuzzy, gcc-internal-format
+msgid "inlined_to pointer is wrong"
+msgstr "sectie-pointer ontbreekt"
 
-#: gcc.c:3545
-#, fuzzy
-msgid "argument to '-specs' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:650
+#, gcc-internal-format
+msgid "multiple inline callers"
+msgstr ""
 
-#: gcc.c:3559
-#, fuzzy
-msgid "argument to '-specs=' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:657
+#, fuzzy, gcc-internal-format
+msgid "inlined_to pointer set for noninline callers"
+msgstr "sectie-pointer ontbreekt"
 
-#: gcc.c:3596
-#, c-format
-msgid "'-%c' must come at the start of the command line"
-msgstr ""
+#: cgraphunit.c:663
+#, fuzzy, gcc-internal-format
+msgid "inlined_to pointer is set but no predecessors found"
+msgstr "sectie-pointer ontbreekt"
 
-#: gcc.c:3605
-#, fuzzy
-msgid "argument to '-B' is missing"
-msgstr "het argument van `asm' is geen constante string"
+#: cgraphunit.c:668
+#, fuzzy, gcc-internal-format
+msgid "inlined_to pointer refers to itself"
+msgstr "sectie-pointer ontbreekt"
 
-#: gcc.c:3778
-msgid "warning: -pipe ignored because -save-temps specified"
+#: cgraphunit.c:674
+#, gcc-internal-format
+msgid "node not found in cgraph_hash"
 msgstr ""
 
-#: gcc.c:3782
-msgid "warning: -pipe ignored because -time specified"
+#: cgraphunit.c:686
+#, gcc-internal-format
+msgid "node has wrong clone_of"
 msgstr ""
 
-#: gcc.c:3994
-#, fuzzy
-msgid "argument to '-x' is missing"
-msgstr "het argument van `asm' is geen constante string"
-
-#: gcc.c:4022
-#, fuzzy, c-format
-msgid "argument to '-%s' is missing"
-msgstr "het argument van `asm' is geen constante string"
-
-#: gcc.c:4083
-#, c-format
-msgid "warning: '-x %s' after last input file has no effect"
+#: cgraphunit.c:698
+#, gcc-internal-format
+msgid "node has wrong clone list"
 msgstr ""
 
-#: gcc.c:4360
-#, c-format
-msgid "switch '%s' does not start with '-'"
+#: cgraphunit.c:704
+#, gcc-internal-format
+msgid "node is in clone list but it is not clone"
 msgstr ""
 
-#: gcc.c:4587
-#, c-format
-msgid "spec '%s' invalid"
+#: cgraphunit.c:709
+#, gcc-internal-format
+msgid "node has wrong prev_clone pointer"
 msgstr ""
 
-#: gcc.c:4653
-#, c-format
-msgid "%s\n"
+#: cgraphunit.c:714
+#, gcc-internal-format
+msgid "double linked list of clones corrupted"
 msgstr ""
 
-#: gcc.c:4726
-#, fuzzy, c-format
-msgid "spec '%s' has invalid '%%0%c'"
-msgstr "bitveld `%s' heeft een ongeldig type"
+#: cgraphunit.c:744
+#, gcc-internal-format
+msgid "shared call_stmt:"
+msgstr ""
 
-#: gcc.c:4923
-#, fuzzy, c-format
-msgid "spec '%s' has invalid '%%W%c"
-msgstr "bitveld `%s' heeft een ongeldig type"
+#: cgraphunit.c:750
+#, fuzzy, gcc-internal-format
+msgid "edge points to same body alias:"
+msgstr "dit is een eerdere declaratie"
 
-#: gcc.c:4954
-#, fuzzy, c-format
-msgid "spec '%s' has invalid '%%x%c'"
-msgstr "bitveld `%s' heeft een ongeldig type"
+#: cgraphunit.c:758
+#, fuzzy, gcc-internal-format
+msgid "edge points to wrong declaration:"
+msgstr "dit is een eerdere declaratie"
 
-#. Catch the case where a spec string contains something like
-#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
-#. hand side of the :.
-#: gcc.c:5149
-#, c-format
-msgid "spec failure: '%%*' has not been initialized by pattern match"
+#: cgraphunit.c:768
+#, gcc-internal-format
+msgid "missing callgraph edge for call stmt:"
 msgstr ""
 
-#: gcc.c:5158
-#, fuzzy, c-format
-msgid "warning: use of obsolete %%[ operator in specs"
-msgstr "Let Op: verouderde operator %%[ gebruikt in specs"
-
-#: gcc.c:5176
-#, c-format
-msgid "Processing spec %c%s%c, which is '%s'\n"
+#: cgraphunit.c:784
+#, gcc-internal-format
+msgid "edge %s->%s has no corresponding call_stmt"
 msgstr ""
 
-#: gcc.c:5239
-#, c-format
-msgid "spec failure: unrecognized spec option '%c'"
+#: cgraphunit.c:796
+#, gcc-internal-format
+msgid "verify_cgraph_node failed"
 msgstr ""
 
-#: gcc.c:5318
-#, fuzzy, c-format
-msgid "unknown spec function '%s'"
-msgstr "Ongeldige optie `%s'"
+#: cgraphunit.c:901 cgraphunit.c:921
+#, fuzzy, gcc-internal-format
+msgid "%<externally_visible%> attribute have effect only on public objects"
+msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
 
-#: gcc.c:5337
-#, fuzzy, c-format
-msgid "error in args to spec function '%s'"
-msgstr "teveel argumenten voor functie `%s'"
+#: cgraphunit.c:1163 cgraphunit.c:1184
+#, fuzzy, gcc-internal-format
+msgid "failed to reclaim unneeded function"
+msgstr "veld %qs als een functie gedeclareerd"
 
-#: gcc.c:5385
-#, fuzzy
-msgid "malformed spec function name"
-msgstr "cast geeft functie-type op"
+#: cgraphunit.c:1906
+#, gcc-internal-format
+msgid "nodes with unreleased memory found"
+msgstr ""
 
-#. )
-#: gcc.c:5388
-#, fuzzy
-msgid "no arguments for spec function"
-msgstr "te weinig argument voor functie"
+#: collect2.c:1530 opts.c:1134
+#, fuzzy, gcc-internal-format
+msgid "LTO support has not been enabled in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: gcc.c:5407
-msgid "malformed spec function arguments"
-msgstr ""
+#: collect2.c:1623
+#, fuzzy, gcc-internal-format
+msgid "unknown demangling style '%s'"
+msgstr "onbekende machine-modus %qs"
 
-#: gcc.c:5646
-#, c-format
-msgid "braced spec '%s' is invalid at '%c'"
+#: collect2.c:1993 lto/lto.c:1241
+#, fuzzy, gcc-internal-format
+msgid "%s terminated with signal %d [%s]%s"
+msgstr "%s beëindigd met signaal %d [%s]"
+
+#: collect2.c:2795
+#, fuzzy, gcc-internal-format
+msgid "cannot find 'ldd'"
+msgstr "kan %<ldd%> niet vinden"
+
+#: convert.c:89
+#, gcc-internal-format
+msgid "cannot convert to a pointer type"
 msgstr ""
 
-#: gcc.c:5734
-#, c-format
-msgid "braced spec body '%s' is invalid"
+#: convert.c:390
+#, gcc-internal-format
+msgid "pointer value used where a floating point value was expected"
 msgstr ""
 
-#: gcc.c:6160
-msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
+#: convert.c:394
+#, gcc-internal-format
+msgid "aggregate value used where a float was expected"
 msgstr ""
 
-#: gcc.c:6170
-msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
+#: convert.c:419
+#, gcc-internal-format
+msgid "conversion to incomplete type"
 msgstr ""
 
-#: gcc.c:6263
-#, fuzzy, c-format
-msgid "unrecognized option '-%s'"
-msgstr "onbekende formaatspecificatie"
+#: convert.c:854 convert.c:930
+#, fuzzy, gcc-internal-format
+msgid "can't convert between vector values of different size"
+msgstr "cast van pointer naar integer met andere grootte"
 
-#: gcc.c:6269
-#, c-format
-msgid "install: %s%s\n"
+#: convert.c:860
+#, gcc-internal-format
+msgid "aggregate value used where an integer was expected"
 msgstr ""
 
-#: gcc.c:6270
-#, c-format
-msgid "programs: %s\n"
+#: convert.c:910
+#, gcc-internal-format
+msgid "pointer value used where a complex was expected"
 msgstr ""
 
-#: gcc.c:6271
-#, c-format
-msgid "libraries: %s\n"
+#: convert.c:914
+#, gcc-internal-format
+msgid "aggregate value used where a complex was expected"
 msgstr ""
 
-#: gcc.c:6328
-msgid ""
-"\n"
-"For bug reporting instructions, please see:\n"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: convert.c:936
+#, fuzzy, gcc-internal-format
+msgid "can't convert value to a vector"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
+
+#: convert.c:975
+#, gcc-internal-format
+msgid "aggregate value used where a fixed-point was expected"
 msgstr ""
 
-#: gcc.c:6344
-#, c-format
-msgid "Target: %s\n"
+#: coverage.c:185
+#, fuzzy, gcc-internal-format
+msgid "%qs is not a gcov data file"
+msgstr "-fPIC is niet geldig met -mcoff"
+
+#: coverage.c:196
+#, fuzzy, gcc-internal-format
+msgid "%qs is version %q.*s, expected version %q.*s"
+msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
+
+#: coverage.c:276 coverage.c:284
+#, gcc-internal-format
+msgid "coverage mismatch for function %u while reading execution counters"
 msgstr ""
 
-#: gcc.c:6345
-#, c-format
-msgid "Configured with: %s\n"
+#: coverage.c:278 coverage.c:372
+#, gcc-internal-format
+msgid "checksum is %x instead of %x"
 msgstr ""
 
-#: gcc.c:6359
-#, c-format
-msgid "Thread model: %s\n"
+#: coverage.c:286 coverage.c:374
+#, gcc-internal-format
+msgid "number of counters is %d instead of %d"
 msgstr ""
 
-#: gcc.c:6370
-#, c-format
-msgid "gcc version %s\n"
-msgstr "gcc versie %s\n"
+#: coverage.c:292
+#, fuzzy, gcc-internal-format
+msgid "cannot merge separate %s counters for function %u"
+msgstr "kan functie %<main%> niet inline maken"
 
-#: gcc.c:6372
-#, c-format
-msgid "gcc driver version %s executing gcc version %s\n"
-msgstr "gcc stuurprogramma versie %s voert gcc versie %s uit\n"
+# 'parser' en 'stack overflow' vertalen?
+#: coverage.c:313
+#, fuzzy, gcc-internal-format
+msgid "%qs has overflowed"
+msgstr "stack overflow in parser"
 
-#: gcc.c:6380
-#, fuzzy
-msgid "no input files"
-msgstr "Geen invoerbestanden"
+#: coverage.c:350
+#, fuzzy, gcc-internal-format
+msgid "no coverage for function %qE found"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: gcc.c:6451 gcc.c:6514
-#, c-format
-msgid "%s: %s compiler not installed on this system"
-msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
+#: coverage.c:363 coverage.c:366
+#, fuzzy, gcc-internal-format
+msgid "coverage mismatch for function %qE while reading counter %qs"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: gcc.c:6460
-#, fuzzy, c-format
-msgid "spec '%s' is invalid"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: coverage.c:382
+#, gcc-internal-format
+msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
+msgstr ""
 
-#: gcc.c:6596
-#, c-format
-msgid "%s: linker input file unused because linking not done"
+#: coverage.c:384
+#, fuzzy, gcc-internal-format
+msgid "execution counts estimated"
+msgstr "teller van links shift is negatief"
+
+#: coverage.c:387
+#, gcc-internal-format
+msgid "this can result in poorly optimized code"
 msgstr ""
 
-#: gcc.c:6636
-#, c-format
-msgid "language %s not recognized"
-msgstr "taal %s niet herkend"
+#: coverage.c:570
+#, fuzzy, gcc-internal-format
+msgid "cannot open %s"
+msgstr "open %s"
 
-#: gcc.c:6707
-#, c-format
-msgid "%s: %s"
+#: coverage.c:605
+#, fuzzy, gcc-internal-format
+msgid "error writing %qs"
+msgstr "#error %s"
+
+#: dbgcnt.c:135
+#, gcc-internal-format
+msgid "Can not find a valid counter:value pair:"
 msgstr ""
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: gcc.c:6927
-#, fuzzy, c-format
-msgid "multilib spec '%s' is invalid"
-msgstr "argument %d is alleen-lezen"
+#: dbgcnt.c:136
+#, gcc-internal-format
+msgid "-fdbg-cnt=%s"
+msgstr ""
 
-#: gcc.c:7119
-#, fuzzy, c-format
-msgid "multilib exclusions '%s' is invalid"
-msgstr "overtollige elementen in beginwaarde van union"
+#: dbgcnt.c:137
+#, gcc-internal-format
+msgid "          %s"
+msgstr ""
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: gcc.c:7177 gcc.c:7318
-#, fuzzy, c-format
-msgid "multilib select '%s' is invalid"
-msgstr "argument %d is alleen-lezen"
+#: dbxout.c:3258
+#, gcc-internal-format
+msgid "common symbol debug info is not structured as symbol+offset"
+msgstr ""
 
-#: gcc.c:7356
-#, fuzzy, c-format
-msgid "multilib exclusion '%s' is invalid"
-msgstr "overtollige elementen in beginwaarde van union"
+#: diagnostic.c:763
+#, fuzzy, gcc-internal-format
+msgid "in %s, at %s:%d"
+msgstr "%s voor %qs"
 
-#: gcov.c:385
-msgid ""
-"Usage: gcov [OPTION]... SOURCEFILE\n"
-"\n"
+#: dominance.c:1010
+#, fuzzy, gcc-internal-format
+msgid "dominator of %d status unknown"
+msgstr "opslaggrootte van %qs is onbekend"
+
+#: dominance.c:1017
+#, gcc-internal-format
+msgid "dominator of %d should be %d, not %d"
+msgstr ""
+
+#: dwarf2out.c:4007
+#, gcc-internal-format
+msgid "Multiple EH personalities are supported only with assemblers supporting .cfi.personality directive."
+msgstr ""
+
+#: dwarf2out.c:5393
+#, gcc-internal-format
+msgid "DW_LOC_OP %s not implemented"
 msgstr ""
 
-#: gcov.c:386
-msgid ""
-"Print code coverage information.\n"
-"\n"
+#: dwarf2out.c:12859
+#, gcc-internal-format
+msgid "non-delegitimized UNSPEC %d found in variable location"
 msgstr ""
 
-#: gcov.c:387
-msgid "  -h, --help                      Print this help, then exit\n"
+#: emit-rtl.c:2460
+#, fuzzy, gcc-internal-format
+msgid "invalid rtl sharing found in the insn"
+msgstr "ongeldige operand voor %s-code"
+
+#: emit-rtl.c:2462
+#, gcc-internal-format
+msgid "shared rtx"
 msgstr ""
 
-#: gcov.c:388
-msgid "  -v, --version                   Print version number, then exit\n"
+#: emit-rtl.c:2464
+#, gcc-internal-format
+msgid "internal consistency failure"
 msgstr ""
 
-#: gcov.c:389
-msgid "  -a, --all-blocks                Show information for every basic block\n"
+#: emit-rtl.c:3626
+#, gcc-internal-format
+msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
 msgstr ""
 
-#: gcov.c:390
-msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
+#: errors.c:133
+#, gcc-internal-format
+msgid "abort in %s, at %s:%d"
 msgstr ""
 
-#: gcov.c:391
-msgid ""
-"  -c, --branch-counts             Given counts of branches taken\n"
-"                                    rather than percentages\n"
+#: except.c:223
+#, gcc-internal-format
+msgid "exception handling disabled, use -fexceptions to enable"
 msgstr ""
 
-#: gcov.c:393
-msgid "  -n, --no-output                 Do not create an output file\n"
+#: except.c:2032
+#, fuzzy, gcc-internal-format
+msgid "argument of %<__builtin_eh_return_regno%> must be constant"
+msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
+
+#: except.c:2169
+#, fuzzy, gcc-internal-format
+msgid "__builtin_eh_return not supported on this target"
+msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
+
+#: except.c:3340 except.c:3365
+#, gcc-internal-format
+msgid "region_array is corrupted for region %i"
 msgstr ""
 
-#: gcov.c:394
-msgid ""
-"  -l, --long-file-names           Use long output file names for included\n"
-"                                    source files\n"
+#: except.c:3353 except.c:3384
+#, gcc-internal-format
+msgid "lp_array is corrupted for lp %i"
 msgstr ""
 
-#: gcov.c:396
-msgid "  -f, --function-summaries        Output summaries for each function\n"
+#: except.c:3370
+#, gcc-internal-format
+msgid "outer block of region %i is wrong"
 msgstr ""
 
-#: gcov.c:397
-msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
+#: except.c:3375
+#, gcc-internal-format
+msgid "negative nesting depth of region %i"
 msgstr ""
 
-#: gcov.c:398
-msgid "  -p, --preserve-paths            Preserve all pathname components\n"
+#: except.c:3389
+#, gcc-internal-format
+msgid "region of lp %i is wrong"
 msgstr ""
 
-#: gcov.c:399
-msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
+#: except.c:3416
+#, gcc-internal-format
+msgid "tree list ends on depth %i"
 msgstr ""
 
-#: gcov.c:400
-#, c-format
-msgid ""
-"\n"
-"For bug reporting instructions, please see:\n"
-"%s.\n"
+#: except.c:3421
+#, gcc-internal-format
+msgid "region_array does not match region_tree"
 msgstr ""
 
-#: gcov.c:410
-#, c-format
-msgid "gcov (GCC) %s\n"
+#: except.c:3426
+#, gcc-internal-format
+msgid "lp_array does not match region_tree"
 msgstr ""
 
-#: gcov.c:414
-msgid ""
-"This is free software; see the source for copying conditions.\n"
-"There is NO warranty; not even for MERCHANTABILITY or \n"
-"FITNESS FOR A PARTICULAR PURPOSE.\n"
-"\n"
+#: except.c:3433
+#, gcc-internal-format
+msgid "verify_eh_tree failed"
 msgstr ""
 
-#: gcov.c:504
-#, fuzzy, c-format
-msgid "%s:no functions found\n"
-msgstr "geen cmd_strings gevonden"
+#: explow.c:1304
+#, fuzzy, gcc-internal-format
+msgid "stack limits not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: gcov.c:525 gcov.c:553
-msgid "\n"
-msgstr ""
+#: expr.c:9236
+#, fuzzy
+msgid "%Kcall to %qs declared with attribute error: %s"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
 
-#: gcov.c:540
-#, fuzzy, c-format
-msgid "%s:creating '%s'\n"
-msgstr "read %s"
+#: expr.c:9243
+#, fuzzy
+msgid "%Kcall to %qs declared with attribute warning: %s"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
 
-#: gcov.c:544
-#, fuzzy, c-format
-msgid "%s:error writing output file '%s'\n"
+# Is the %s the argument, or is it 'of' the argument?
+#: final.c:1460
+#, fuzzy, gcc-internal-format
+msgid "invalid argument %qs to -fdebug-prefix-map"
+msgstr "ongeldig type-argument %qs"
+
+#: final.c:1577
+#, fuzzy, gcc-internal-format
+msgid "the frame size of %wd bytes is larger than %wd bytes"
+msgstr "grootte van %qs is %u bytes"
+
+#: final.c:4370 toplev.c:1936
+#, fuzzy, gcc-internal-format
+msgid "could not open final insn dump file %qs: %s"
 msgstr "kan bestand '%s' niet openen"
 
-#: gcov.c:549
-#, fuzzy, c-format
-msgid "%s:could not open output file '%s'\n"
+#: final.c:4428
+#, fuzzy, gcc-internal-format
+msgid "could not close final insn dump file %qs: %s"
 msgstr "kan bestand '%s' niet openen"
 
-#: gcov.c:700
-#, fuzzy, c-format
-msgid "%s:cannot open graph file\n"
-msgstr "%s: kan niet openen als COFF-bestand"
+#: fixed-value.c:104
+#, fuzzy, gcc-internal-format
+msgid "large fixed-point constant implicitly truncated to fixed-point type"
+msgstr "grote integer impliciet afgekapt naar 'unsigned' type"
 
-#: gcov.c:706
-#, fuzzy, c-format
-msgid "%s:not a gcov graph file\n"
-msgstr "%s: geen COFF-bestand"
+#: fold-const.c:1364
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when negating a division"
+msgstr ""
 
-#: gcov.c:719
-#, c-format
-msgid "%s:version '%.4s', prefer '%.4s'\n"
+#: fold-const.c:4275 fold-const.c:4287
+#, fuzzy, gcc-internal-format
+msgid "comparison is always %d due to width of bit-field"
+msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
+
+#: fold-const.c:5627
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying range test"
 msgstr ""
 
-#: gcov.c:771
-#, c-format
-msgid "%s:already seen blocks for '%s'\n"
+#: fold-const.c:6022 fold-const.c:6037
+#, gcc-internal-format
+msgid "comparison is always %d"
 msgstr ""
 
-#: gcov.c:889 gcov.c:1045
-#, c-format
-msgid "%s:corrupted\n"
+#: fold-const.c:6172
+#, gcc-internal-format
+msgid "%<or%> of unmatched not-equal tests is always 1"
 msgstr ""
 
-#: gcov.c:963
-#, fuzzy, c-format
-msgid "%s:cannot open data file\n"
-msgstr "%s: kan niet openen als COFF-bestand"
+#: fold-const.c:6177
+#, gcc-internal-format
+msgid "%<and%> of mutually exclusive equal-tests is always 0"
+msgstr ""
 
-#: gcov.c:968
-#, fuzzy, c-format
-msgid "%s:not a gcov data file\n"
-msgstr "%s: geen COFF-bestand"
+#: fold-const.c:9158
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when reducing constant in comparison"
+msgstr ""
 
-#: gcov.c:981
-#, c-format
-msgid "%s:version '%.4s', prefer version '%.4s'\n"
+#: fold-const.c:9530
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when combining constants around a comparison"
 msgstr ""
 
-#: gcov.c:987
-#, c-format
-msgid "%s:stamp mismatch with graph file\n"
+#: fold-const.c:14233
+#, gcc-internal-format
+msgid "fold check: original tree changed by fold"
 msgstr ""
 
-#: gcov.c:1013
-#, fuzzy, c-format
-msgid "%s:unknown function '%u'\n"
-msgstr "Ongeldige optie `%s'"
+#: function.c:254
+#, fuzzy, gcc-internal-format
+msgid "total size of local objects too large"
+msgstr "variabele %qs is te groot"
 
-#: gcov.c:1026
-#, c-format
-msgid "%s:profile mismatch for '%s'\n"
-msgstr ""
+#: function.c:1645 gimplify.c:4983
+#, fuzzy, gcc-internal-format
+msgid "impossible constraint in %<asm%>"
+msgstr "incompatibele operands voor %s"
 
-#: gcov.c:1045
-#, c-format
-msgid "%s:overflowed\n"
+#: function.c:3770
+#, gcc-internal-format
+msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: gcov.c:1069
-#, c-format
-msgid "%s:'%s' lacks entry and/or exit blocks\n"
+#: function.c:3791
+#, gcc-internal-format
+msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
 msgstr ""
 
-#: gcov.c:1074
-#, c-format
-msgid "%s:'%s' has arcs to entry block\n"
+#: function.c:4236
+#, gcc-internal-format
+msgid "function returns an aggregate"
 msgstr ""
 
-#: gcov.c:1082
-#, c-format
-msgid "%s:'%s' has arcs from exit block\n"
-msgstr ""
+#: function.c:4630
+#, fuzzy, gcc-internal-format
+msgid "unused parameter %q+D"
+msgstr "ongeldige macronaam %<%.*s%>"
 
-#: gcov.c:1290
-#, c-format
-msgid "%s:graph is unsolvable for '%s'\n"
+#: gcc.c:1376
+#, gcc-internal-format
+msgid "ambiguous abbreviation %s"
 msgstr ""
 
-#: gcov.c:1370
-#, fuzzy, c-format
-msgid "%s '%s'\n"
-msgstr "%s voor `%s'"
+#: gcc.c:1403
+#, fuzzy, gcc-internal-format
+msgid "incomplete '%s' option"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: gcov.c:1373
-#, c-format
-msgid "Lines executed:%s of %d\n"
-msgstr ""
+#: gcc.c:1414
+#, fuzzy, gcc-internal-format
+msgid "missing argument to '%s' option"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: gcov.c:1377
-msgid "No executable lines\n"
-msgstr ""
+#: gcc.c:1427
+#, fuzzy, gcc-internal-format
+msgid "extraneous argument to '%s' option"
+msgstr "overbodig argument voor de '%s' optie"
 
-#: gcov.c:1383
-#, c-format
-msgid "Branches executed:%s of %d\n"
+#: gcc.c:4289
+#, gcc-internal-format
+msgid "warning: -pipe ignored because -save-temps specified"
 msgstr ""
 
-#: gcov.c:1387
-#, c-format
-msgid "Taken at least once:%s of %d\n"
+#: gcc.c:4623
+#, gcc-internal-format
+msgid "warning: '-x %s' after last input file has no effect"
 msgstr ""
 
-#: gcov.c:1393
-msgid "No branches\n"
+#. Catch the case where a spec string contains something like
+#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
+#. hand side of the :.
+#: gcc.c:5877
+#, gcc-internal-format
+msgid "spec failure: '%%*' has not been initialized by pattern match"
 msgstr ""
 
-#: gcov.c:1395
-#, c-format
-msgid "Calls executed:%s of %d\n"
-msgstr ""
+#: gcc.c:5886
+#, fuzzy, gcc-internal-format
+msgid "warning: use of obsolete %%[ operator in specs"
+msgstr "Let Op: verouderde operator %%[ gebruikt in specs"
 
-#: gcov.c:1399
-msgid "No calls\n"
+#: gcc.c:5967
+#, gcc-internal-format
+msgid "spec failure: unrecognized spec option '%c'"
 msgstr ""
 
-#: gcov.c:1540
-#, fuzzy, c-format
-msgid "%s:no lines for '%s'\n"
-msgstr "%s voor `%s'"
+#: gcc.c:6703
+#, fuzzy, gcc-internal-format
+msgid "%s: could not determine length of compare-debug file %s"
+msgstr "kan niet schrijven naar antwoordbestand %s"
 
-#: gcov.c:1735
-#, c-format
-msgid "call   %2d returned %s\n"
+#: gcc.c:6714
+#, gcc-internal-format
+msgid "%s: -fcompare-debug failure (length)"
 msgstr ""
 
-#: gcov.c:1740
-#, c-format
-msgid "call   %2d never executed\n"
+#: gcc.c:6724 gcc.c:6765
+#, fuzzy, gcc-internal-format
+msgid "%s: could not open compare-debug file %s"
+msgstr "%s:kon uitvoerbestand '%s' niet openen\n"
+
+#: gcc.c:6744 gcc.c:6781
+#, gcc-internal-format
+msgid "%s: -fcompare-debug failure"
 msgstr ""
 
-#: gcov.c:1745
-#, c-format
-msgid "branch %2d taken %s%s\n"
+#: gcc.c:7017
+#, gcc-internal-format
+msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
 msgstr ""
 
-#: gcov.c:1749
-#, c-format
-msgid "branch %2d never executed\n"
+#: gcc.c:7040
+#, gcc-internal-format
+msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
 msgstr ""
 
-#: gcov.c:1754
-#, fuzzy, c-format
-msgid "unconditional %2d taken %s\n"
-msgstr "onbekende machine-modus `%s'"
+#: gcc.c:7148
+#, fuzzy, gcc-internal-format
+msgid "unrecognized option '-%s'"
+msgstr "onbekende formaatspecificatie"
 
-#: gcov.c:1757
-#, c-format
-msgid "unconditional %2d never executed\n"
+#: gcc.c:7381 gcc.c:7444
+#, gcc-internal-format
+msgid "%s: %s compiler not installed on this system"
+msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
+
+#: gcc.c:7468
+#, gcc-internal-format
+msgid "Recompiling with -fcompare-debug"
 msgstr ""
 
-#: gcov.c:1789
-#, fuzzy, c-format
-msgid "%s:cannot open source file\n"
-msgstr "%s: kan niet openen als COFF-bestand"
+#: gcc.c:7482
+#, gcc-internal-format
+msgid "during -fcompare-debug recompilation"
+msgstr ""
 
-#: gcov.c:1799
-#, c-format
-msgid "%s:source file is newer than graph file '%s'\n"
+#: gcc.c:7491
+#, gcc-internal-format
+msgid "Comparing final insns dumps"
 msgstr ""
 
-#. Return if there's nothing to do, or it is too expensive.
-#: gcse.c:689
-msgid "GCSE disabled"
+#: gcc.c:7615
+#, gcc-internal-format
+msgid "%s: linker input file unused because linking not done"
 msgstr ""
 
-#. Return if there's nothing to do, or it is too expensive.
-#: gcse.c:6474
-#, fuzzy
-msgid "jump bypassing disabled"
-msgstr "ingeschakelde opties: "
+#: gcc.c:7655
+#, gcc-internal-format
+msgid "language %s not recognized"
+msgstr "taal %s niet herkend"
 
-#: gcse.c:6535
-#, c-format
+#: gcc.c:7726 lto/lto.c:1231
+#, gcc-internal-format
+msgid "%s: %s"
+msgstr ""
+
+#: gcse.c:4918
+#, gcc-internal-format
 msgid "%s: %d basic blocks and %d edges/basic block"
 msgstr ""
 
-#: gcse.c:6548
-#, c-format
+#: gcse.c:4931
+#, gcc-internal-format
 msgid "%s: %d basic blocks and %d registers"
 msgstr ""
 
-#: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
-#: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582
-#: ggc-zone.c:1588 ggc-zone.c:1597
-#, fuzzy, c-format
+#: ggc-common.c:466 ggc-common.c:474 ggc-common.c:542 ggc-common.c:561
+#: ggc-page.c:2198 ggc-page.c:2229 ggc-page.c:2236 ggc-zone.c:2442
+#: ggc-zone.c:2453 ggc-zone.c:2457
+#, fuzzy, gcc-internal-format
 msgid "can't write PCH file: %m"
 msgstr "kan bestand '%s' niet openen"
 
-#: ggc-common.c:487 config/i386/host-cygwin.c:58
-#, fuzzy, c-format
+#: ggc-common.c:554 config/i386/host-cygwin.c:57
+#, fuzzy, gcc-internal-format
 msgid "can't get position in PCH file: %m"
 msgstr "kan bestand '%s' niet openen"
 
-#: ggc-common.c:497
-#, fuzzy, c-format
+#: ggc-common.c:564
+#, fuzzy, gcc-internal-format
 msgid "can't write padding to PCH file: %m"
 msgstr "kan bestand '%s' niet openen"
 
-#: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
-#: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607
-#, fuzzy, c-format
+#: ggc-common.c:619 ggc-common.c:627 ggc-common.c:634 ggc-common.c:637
+#: ggc-common.c:647 ggc-common.c:650 ggc-page.c:2326 ggc-zone.c:2476
+#, fuzzy, gcc-internal-format
 msgid "can't read PCH file: %m"
 msgstr "kan bestand '%s' niet openen"
 
-#: ggc-common.c:573
+#: ggc-common.c:642
+#, gcc-internal-format
 msgid "had to relocate PCH"
 msgstr ""
 
-#: ggc-page.c:1454
-#, c-format
+#: ggc-page.c:1524
+#, gcc-internal-format
 msgid "open /dev/zero: %m"
 msgstr ""
 
-#: ggc-page.c:2225 ggc-page.c:2231
-#, fuzzy
+#: ggc-page.c:2214 ggc-page.c:2220
+#, fuzzy, gcc-internal-format
 msgid "can't write PCH file"
 msgstr "kan bestand '%s' niet openen"
 
-#: gimple-low.c:203
-#, fuzzy
-msgid "unexpected node"
-msgstr "ongeldige operand van %s"
-
-#: gimplify.c:3344
-#, fuzzy, c-format
-msgid "invalid lvalue in asm output %d"
-msgstr "ongeldige lvalue in toewijzing"
-
-#: gimplify.c:3456
-#, c-format
-msgid "memory input %d is not directly addressable"
-msgstr ""
-
-#: gimplify.c:4330
-msgid "gimplification failed"
-msgstr ""
-
-#: global.c:371 global.c:384 global.c:398
-#, fuzzy, c-format
-msgid "%s cannot be used in asm here"
-msgstr "veld `%s' als een functie gedeclareerd"
-
-#: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194
-#: java/lex.c:1846 objc/objc-act.c:552
-#, fuzzy, c-format
-msgid "can't open %s: %m"
-msgstr "open %s"
-
-#: haifa-sched.c:182
-#, c-format
-msgid "fix_sched_param: unknown param: %s"
-msgstr ""
-
-#. Opening quotation mark.
-#: intl.c:58
-msgid "`"
-msgstr ""
-
-#. Closing quotation mark.
-#: intl.c:61
-msgid "'"
-msgstr ""
+#: ggc-zone.c:2439 ggc-zone.c:2450
+#, fuzzy, gcc-internal-format
+msgid "can't seek PCH file: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#: langhooks.c:516
-msgid "At top level:"
+#: gimple.c:1032
+#, gcc-internal-format
+msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
 msgstr ""
 
-#: langhooks.c:521
-#, fuzzy, c-format
-msgid "In member function %qs:"
-msgstr "bibliotheekfunctie `%s' wordt verborgen"
+#: gimplify.c:2373
+#, fuzzy, gcc-internal-format
+msgid "using result of function returning %<void%>"
+msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
 
-#: langhooks.c:525
-#, fuzzy, c-format
-msgid "In function %qs:"
-msgstr "Ongeldige optie `%s'"
+#: gimplify.c:4868
+#, fuzzy, gcc-internal-format
+msgid "invalid lvalue in asm output %d"
+msgstr "ongeldige lvalue in toewijzing"
 
-#. What to print when a switch has no documentation.
-#: opts.c:89
-msgid "This switch lacks documentation"
+#: gimplify.c:4984
+#, gcc-internal-format
+msgid "non-memory input %d must stay in memory"
 msgstr ""
 
-#. Eventually this should become a hard error IMO.
-#: opts.c:259
-#, c-format
-msgid "command line option \"%s\" is valid for %s but not for %s"
+#: gimplify.c:4999
+#, gcc-internal-format
+msgid "memory input %d is not directly addressable"
 msgstr ""
 
-#: opts.c:347
-#, fuzzy, c-format
-msgid "missing argument to \"%s\""
-msgstr "Bestandsnaam ontbreekt na `%s' optie"
-
-#: opts.c:357
-#, fuzzy, c-format
-msgid "argument to \"%s\" should be a non-negative integer"
-msgstr "argument van `%s' moet van een integraal type zijn."
-
-# Moet 'command line' vertaald worden?
-#: opts.c:426
-#, fuzzy, c-format
-msgid "unrecognized command line option \"%s\""
-msgstr "Foldernaam ontbreekt na command-line optie"
-
-#: opts.c:634
-msgid "-Wuninitialized is not supported without -O"
-msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
-
-#: opts.c:648
-msgid "-freorder-blocks-and-partition does not work with exceptions"
+#: gimplify.c:5500
+#, gcc-internal-format
+msgid "%qE not specified in enclosing parallel"
 msgstr ""
 
-#: opts.c:661
-msgid "-freorder-blocks-and-partition does not work with -g (currently)"
+#: gimplify.c:5502
+#, gcc-internal-format
+msgid "enclosing parallel"
 msgstr ""
 
-#: opts.c:821
-#, fuzzy, c-format
-msgid "structure alignment must be a small power of two, not %d"
-msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
+#: gimplify.c:5607
+#, fuzzy, gcc-internal-format
+msgid "iteration variable %qE should be private"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: opts.c:886
-#, fuzzy, c-format
-msgid "unrecognised visibility value \"%s\""
-msgstr "signature-string niet herkend"
+#: gimplify.c:5621
+#, fuzzy, gcc-internal-format
+msgid "iteration variable %qE should not be firstprivate"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: opts.c:938
-#, fuzzy, c-format
-msgid "unrecognized register name \"%s\""
-msgstr "geen argumenten"
+#: gimplify.c:5624
+#, fuzzy, gcc-internal-format
+msgid "iteration variable %qE should not be reduction"
+msgstr "registervariabele %qs gebruikt in geneste functie"
 
-#: opts.c:962
-#, fuzzy, c-format
-msgid "unknown tls-model \"%s\""
-msgstr "onbekende machine-modus `%s'"
+#: gimplify.c:5787
+#, fuzzy, gcc-internal-format
+msgid "%s variable %qE is private in outer context"
+msgstr "registervariabele %qs gebruikt in geneste functie"
 
-#: opts.c:1037
-#, c-format
-msgid "%s: --param arguments should be of the form NAME=VALUE"
+#: gimplify.c:7307
+#, gcc-internal-format
+msgid "gimplification failed"
 msgstr ""
 
-#: opts.c:1042
-#, fuzzy, c-format
-msgid "invalid --param value %qs"
-msgstr "ongeldige registernaam voor `%s'"
-
-#: opts.c:1139
-#, fuzzy
-msgid "target system does not support debug output"
-msgstr "doelformaat ondersteunt geen oneindige waarde"
+#: graph.c:401 java/jcf-parse.c:1748 java/jcf-parse.c:1889 objc/objc-act.c:524
+#, fuzzy, gcc-internal-format
+msgid "can't open %s: %m"
+msgstr "open %s"
 
-#: opts.c:1146
-#, fuzzy, c-format
-msgid "debug format \"%s\" conflicts with prior selection"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: graphite.c:289 toplev.c:1851
+#, fuzzy, gcc-internal-format
+msgid "Graphite loop optimizations cannot be used"
+msgstr "lege declaratie"
 
-#: opts.c:1162
-#, fuzzy, c-format
-msgid "unrecognised debug output level \"%s\""
-msgstr "signature-string niet herkend"
+#: haifa-sched.c:185
+#, gcc-internal-format
+msgid "fix_sched_param: unknown param: %s"
+msgstr ""
 
-#: opts.c:1164
-#, c-format
-msgid "debug output level %s is too high"
+#: ira.c:1475 ira.c:1488 ira.c:1502
+#, fuzzy, gcc-internal-format
+msgid "%s cannot be used in asm here"
+msgstr "veld %qs als een functie gedeclareerd"
+
+#: lto-cgraph.c:607
+#, gcc-internal-format
+msgid "bytecode stream: found multiple instances of cgraph node %d"
 msgstr ""
 
-#: opts.c:1183
-msgid "The following options are language-independent:\n"
+#: lto-cgraph.c:678
+#, gcc-internal-format
+msgid "bytecode stream: no caller found while reading edge"
 msgstr ""
 
-#: opts.c:1190
-#, c-format
-msgid ""
-"The %s front end recognizes the following options:\n"
-"\n"
+#: lto-cgraph.c:682
+#, gcc-internal-format
+msgid "bytecode stream: no callee found while reading edge"
 msgstr ""
 
-#: opts.c:1204
-msgid "The --param option recognizes the following as parameters:\n"
+#: lto-cgraph.c:731
+#, gcc-internal-format
+msgid "bytecode stream: found empty cgraph node"
 msgstr ""
 
-#: params.c:72
-#, fuzzy, c-format
-msgid "minimum value of parameter %qs is %u"
-msgstr "ongeldige macronaam `%.*s'"
+#: lto-cgraph.c:797
+#, gcc-internal-format
+msgid "Combining units with different profiles is not supported."
+msgstr ""
 
-#: params.c:77
-#, c-format
-msgid "maximum value of parameter %qs is %u"
+#: lto-compress.c:190 lto-compress.c:198 lto-compress.c:219 lto-compress.c:280
+#: lto-compress.c:288 lto-compress.c:309
+#, gcc-internal-format
+msgid "compressed stream: %s"
 msgstr ""
 
-#. If we didn't find this parameter, issue an error message.
-#: params.c:86
-#, fuzzy, c-format
-msgid "invalid parameter %qs"
-msgstr "ongeldige macronaam `%.*s'"
+#: lto-section-in.c:66
+#, gcc-internal-format
+msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
+msgstr ""
 
-#: passes.c:1210
-msgid "branch target register load optimization is not intended to be run twice"
+#: lto-streamer-in.c:81
+#, gcc-internal-format
+msgid "bytecode stream: unexpected tag %s"
 msgstr ""
 
-#: profile.c:284
-msgid "corrupted profile info: run_max * runs < sum_max"
+#: lto-streamer-in.c:92
+#, gcc-internal-format
+msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
 msgstr ""
 
-#: profile.c:290
-msgid "corrupted profile info: sum_all is smaller than sum_max"
+#: lto-streamer-in.c:106
+#, gcc-internal-format
+msgid "bytecode stream: expected tag %s instead of %s"
 msgstr ""
 
-#: profile.c:335
-#, c-format
-msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
+#: lto-streamer-in.c:150
+#, gcc-internal-format
+msgid "bytecode stream: string too long for the string table"
 msgstr ""
 
-#: profile.c:503
-#, c-format
-msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
+#: lto-streamer-in.c:210
+#, gcc-internal-format
+msgid "bytecode stream: found non-null terminated string"
 msgstr ""
 
-#: profile.c:524
-#, c-format
-msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
+#: lto-streamer-in.c:1133
+#, gcc-internal-format
+msgid "bytecode stream: unknown GIMPLE statement tag %s"
 msgstr ""
 
-#: protoize.c:582
-#, fuzzy, c-format
-msgid "%s: error writing file '%s': %s\n"
-msgstr "kan bestand '%s' niet openen"
+#: lto-streamer-in.c:2418
+#, fuzzy, gcc-internal-format
+msgid "optimization options not supported yet"
+msgstr "-pipe wordt niet ondersteund"
 
-#: protoize.c:626
-#, c-format
-msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
+#: lto-streamer-in.c:2423
+#, fuzzy, gcc-internal-format
+msgid "target optimization options not supported yet"
+msgstr "doelformaat ondersteunt geen oneindige waarde"
+
+#: lto-streamer-in.c:2566
+#, gcc-internal-format
+msgid "bytecode stream: tried to jump backwards in the stream"
 msgstr ""
 
-#: protoize.c:629
-#, c-format
-msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
+#: lto-streamer-in.c:2610
+#, gcc-internal-format
+msgid "target specific builtin not available"
 msgstr ""
 
-#: protoize.c:735
-#, c-format
-msgid "%s: warning: no read access for file '%s'\n"
+#: lto-streamer-out.c:1180
+#, gcc-internal-format
+msgid "gimple bytecode streams do not support the optimization attribute"
 msgstr ""
 
-#: protoize.c:743
-#, c-format
-msgid "%s: warning: no write access for file '%s'\n"
+#: lto-streamer-out.c:1183
+#, gcc-internal-format
+msgid "gimple bytecode streams do not support the target attribute"
 msgstr ""
 
-#: protoize.c:751
-#, c-format
-msgid "%s: warning: no write access for dir containing '%s'\n"
+#: lto-streamer-out.c:1201
+#, fuzzy, gcc-internal-format
+msgid "tree code %qs is not supported in gimple streams"
+msgstr "ISO C ondersteunt de %<%c%> lengte-optie niet"
+
+#: lto-streamer-out.c:1245
+#, gcc-internal-format
+msgid "gimple bytecode streams do not support machine specific builtin functions on this target"
 msgstr ""
 
-#. Catch cases like /.. where we try to backup to a
-#. point above the absolute root of the logical file
-#. system.
-#: protoize.c:1138
-#, c-format
-msgid "%s: invalid file name: %s\n"
+#: lto-streamer.c:179
+#, gcc-internal-format
+msgid "bytecode stream: unexpected LTO section %s"
 msgstr ""
 
-#: protoize.c:1286
-#, c-format
-msgid "%s: %s: can't get status: %s\n"
+#: lto-streamer.c:862
+#, gcc-internal-format
+msgid "bytecode stream generated with LTO version %d.%d instead of the expected %d.%d"
 msgstr ""
 
-#: protoize.c:1307
-#, c-format
-msgid ""
-"\n"
-"%s: fatal error: aux info file corrupted at line %d\n"
+#: lto-symtab.c:435
+#, fuzzy, gcc-internal-format
+msgid "%qD has already been defined"
+msgstr "kan klasse '%s' niet vinden"
+
+#: lto-symtab.c:437
+#, fuzzy, gcc-internal-format
+msgid "previously defined here"
+msgstr "%qs tevoren hier gedefinieerd"
+
+#: lto-symtab.c:507
+#, fuzzy, gcc-internal-format
+msgid "type of %qD does not match original declaration"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
+
+#: lto-symtab.c:514
+#, fuzzy, gcc-internal-format
+msgid "alignment of %qD is bigger than original declaration"
+msgstr "de declaratie van %qs verbergt een parameter"
+
+#: lto-symtab.c:520 lto-symtab.c:617
+#, fuzzy, gcc-internal-format
+msgid "previously declared here"
+msgstr "%Jeerder hier gebruikt"
+
+#: lto-symtab.c:600
+#, fuzzy, gcc-internal-format
+msgid "variable %qD redeclared as function"
+msgstr "veld %qs als een functie gedeclareerd"
+
+#: lto-symtab.c:606
+#, fuzzy, gcc-internal-format
+msgid "function %qD redeclared as variable"
+msgstr "functie %qs geherdeclareerd als inline"
+
+#: omp-low.c:1838
+#, gcc-internal-format
+msgid "barrier region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
 msgstr ""
 
-#: protoize.c:1636
-#, fuzzy, c-format
-msgid "%s:%d: declaration of function '%s' takes different forms\n"
-msgstr "eerdere declaratie van functie `%s' was inline"
+#: omp-low.c:1843
+#, gcc-internal-format
+msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
+msgstr ""
 
-#: protoize.c:1891
-#, fuzzy, c-format
-msgid "%s: compiling '%s'\n"
-msgstr "collect2 versie %s"
+#: omp-low.c:1861
+#, gcc-internal-format
+msgid "master region may not be closely nested inside of work-sharing or explicit task region"
+msgstr ""
 
-#: protoize.c:1914
-#, c-format
-msgid "%s: wait: %s\n"
+#: omp-low.c:1876
+#, gcc-internal-format
+msgid "ordered region may not be closely nested inside of critical or explicit task region"
 msgstr ""
 
-#: protoize.c:1919
-#, c-format
-msgid "%s: subprocess got fatal signal %d\n"
+#: omp-low.c:1882
+#, gcc-internal-format
+msgid "ordered region must be closely nested inside a loop region with an ordered clause"
 msgstr ""
 
-#: protoize.c:1927
-#, c-format
-msgid "%s: %s exited with status %d\n"
+#: omp-low.c:1897
+#, gcc-internal-format
+msgid "critical region may not be nested inside a critical region with the same name"
 msgstr ""
 
-#: protoize.c:1976
-#, c-format
-msgid "%s: warning: missing SYSCALLS file '%s'\n"
+#: omp-low.c:6751 cp/decl.c:2719 cp/parser.c:8406 cp/parser.c:8426
+#, gcc-internal-format
+msgid "invalid exit from OpenMP structured block"
 msgstr ""
 
-#: protoize.c:1985 protoize.c:2014
-#, fuzzy, c-format
-msgid "%s: can't read aux info file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: omp-low.c:6753 omp-low.c:6758
+#, gcc-internal-format
+msgid "invalid entry to OpenMP structured block"
+msgstr ""
 
-#: protoize.c:2030 protoize.c:2058
-#, fuzzy, c-format
-msgid "%s: can't get status of aux info file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#. Otherwise, be vague and lazy, but efficient.
+#: omp-low.c:6761
+#, fuzzy, gcc-internal-format
+msgid "invalid branch to/from an OpenMP structured block"
+msgstr "continue-statement niet in een lus"
 
-#: protoize.c:2086
-#, fuzzy, c-format
-msgid "%s: can't open aux info file '%s' for reading: %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: opts.c:171
+#, fuzzy, gcc-internal-format
+msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
+msgstr "taal %s niet herkend"
 
-#: protoize.c:2104
-#, fuzzy, c-format
-msgid "%s: error reading aux info file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: opts.c:205
+#, gcc-internal-format
+msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
+msgstr ""
 
-#: protoize.c:2117
-#, fuzzy, c-format
-msgid "%s: error closing aux info file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: opts.c:211
+#, gcc-internal-format
+msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
+msgstr ""
 
-#: protoize.c:2133
-#, fuzzy, c-format
-msgid "%s: can't delete aux info file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#. Eventually this should become a hard error IMO.
+#: opts.c:451
+#, gcc-internal-format
+msgid "command line option \"%s\" is valid for %s but not for %s"
+msgstr ""
 
-#: protoize.c:2215 protoize.c:4185
-#, fuzzy, c-format
-msgid "%s: can't delete file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+# Moet 'command line' vertaald worden?
+#: opts.c:482 opts.c:765
+#, fuzzy, gcc-internal-format
+msgid "unrecognized command line option \"%s\""
+msgstr "Foldernaam ontbreekt na command-line optie"
 
-#: protoize.c:2293
-#, fuzzy, c-format
-msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: opts.c:543
+#, fuzzy, gcc-internal-format
+msgid "command line option %qs is not supported by this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: protoize.c:2415
-#, c-format
-msgid "%s: conflicting extern definitions of '%s'\n"
+#: opts.c:596
+#, fuzzy, gcc-internal-format
+msgid "missing argument to \"%s\""
+msgstr "Bestandsnaam ontbreekt na %qs optie"
+
+#: opts.c:606
+#, gcc-internal-format
+msgid "argument to \"%s\" should be a non-negative integer"
+msgstr "argument voor \"%s\" moet een niet-negatieve integer zijn"
+
+#: opts.c:1007
+#, gcc-internal-format
+msgid "Section anchors must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: protoize.c:2419
-#, c-format
-msgid "%s: declarations of '%s' will not be converted\n"
+#: opts.c:1011
+#, gcc-internal-format
+msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
 msgstr ""
 
-#: protoize.c:2421
-#, c-format
-msgid "%s: conflict list for '%s' follows:\n"
+#: opts.c:1026
+#, gcc-internal-format
+msgid "section anchors must be disabled when toplevel reorder is disabled"
 msgstr ""
 
-#: protoize.c:2454
-#, c-format
-msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
+#: opts.c:1062 config/darwin.c:1723 config/sh/sh.c:907
+#, gcc-internal-format
+msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
 msgstr ""
 
-#: protoize.c:2494
-#, c-format
-msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
+#: opts.c:1079 config/sh/sh.c:915
+#, gcc-internal-format
+msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
 msgstr ""
 
-#: protoize.c:2500
-#, c-format
-msgid "%s: %d: warning: no extern definition for '%s'\n"
+#: opts.c:1098
+#, gcc-internal-format
+msgid "-freorder-blocks-and-partition does not work on this architecture"
 msgstr ""
 
-#: protoize.c:2530
-#, c-format
-msgid "%s: warning: no static definition for '%s' in file '%s'\n"
+#: opts.c:1112
+#, gcc-internal-format
+msgid "-fira-algorithm=CB does not work on this architecture"
 msgstr ""
 
-#: protoize.c:2536
-#, c-format
-msgid "%s: multiple static defs of '%s' in file '%s'\n"
+#: opts.c:1141
+#, fuzzy, gcc-internal-format
+msgid "-flto and -fwhopr are mutually exclusive"
+msgstr "-G en -static sluiten elkaar uit"
+
+#: opts.c:1432
+#, gcc-internal-format
+msgid "unrecognized include_flags 0x%x passed to print_specific_help"
 msgstr ""
 
-#: protoize.c:2706 protoize.c:2709
-#, c-format
-msgid "%s: %d: warning: source too confusing\n"
+#: opts.c:1774
+#, fuzzy, gcc-internal-format
+msgid "unknown excess precision style \"%s\""
+msgstr "onbekende machine-modus %qs"
+
+#: opts.c:1811
+#, fuzzy, gcc-internal-format
+msgid "structure alignment must be a small power of two, not %d"
+msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
+
+#: opts.c:1827 opts.c:1835
+#, gcc-internal-format
+msgid "Plugin support is disabled.  Configure with --enable-plugin."
 msgstr ""
 
-#: protoize.c:2905
-#, c-format
-msgid "%s: %d: warning: varargs function declaration not converted\n"
+#: opts.c:1914
+#, fuzzy, gcc-internal-format
+msgid "unrecognized visibility value \"%s\""
+msgstr "signature-string niet herkend"
+
+#: opts.c:1972
+#, fuzzy, gcc-internal-format
+msgid "unknown stack check parameter \"%s\""
+msgstr "onbekende machine-modus %qs"
+
+#: opts.c:1998
+#, fuzzy, gcc-internal-format
+msgid "unrecognized register name \"%s\""
+msgstr "geen argumenten"
+
+#: opts.c:2022
+#, fuzzy, gcc-internal-format
+msgid "unknown tls-model \"%s\""
+msgstr "onbekende machine-modus %qs"
+
+#: opts.c:2031
+#, fuzzy, gcc-internal-format
+msgid "unknown ira algorithm \"%s\""
+msgstr "onbekende machine-modus %qs"
+
+# mja, is nogal technisch - ikke nie snap nie
+#: opts.c:2042
+#, fuzzy, gcc-internal-format
+msgid "unknown ira region \"%s\""
+msgstr "onbekende 'unspec' relocatie"
+
+#: opts.c:2087
+#, fuzzy, gcc-internal-format
+msgid "dwarf version %d is not supported"
+msgstr "-pipe wordt niet ondersteund"
+
+#: opts.c:2157
+#, gcc-internal-format
+msgid "%s: --param arguments should be of the form NAME=VALUE"
 msgstr ""
 
-#: protoize.c:2920
-#, fuzzy, c-format
-msgid "%s: declaration of function '%s' not converted\n"
-msgstr "eerdere declaratie van functie `%s' was inline"
+#: opts.c:2162
+#, fuzzy, gcc-internal-format
+msgid "invalid --param value %qs"
+msgstr "ongeldige registernaam voor %qs"
 
-#: protoize.c:3043
-#, fuzzy, c-format
-msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#: opts.c:2265
+#, fuzzy, gcc-internal-format
+msgid "target system does not support debug output"
+msgstr "doelformaat ondersteunt geen oneindige waarde"
 
-#: protoize.c:3064
-#, fuzzy, c-format
-msgid ""
-"\n"
-"%s: warning: too few parameter lists in declaration of '%s'\n"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: opts.c:2272
+#, fuzzy, gcc-internal-format
+msgid "debug format \"%s\" conflicts with prior selection"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: protoize.c:3160
-#, c-format
-msgid "%s: %d: warning: found '%s' but expected '%s'\n"
+#: opts.c:2288
+#, fuzzy, gcc-internal-format
+msgid "unrecognised debug output level \"%s\""
+msgstr "signature-string niet herkend"
+
+#: opts.c:2290
+#, gcc-internal-format
+msgid "debug output level %s is too high"
 msgstr ""
 
-#: protoize.c:3335
-#, fuzzy, c-format
-msgid "%s: local declaration for function '%s' not inserted\n"
-msgstr "de zwakke declaratie van `%s' moet publiek zijn"
+#: opts.c:2410
+#, gcc-internal-format
+msgid "-Werror=%s: No option -%s"
+msgstr ""
 
-#: protoize.c:3362
-#, c-format
-msgid ""
-"\n"
-"%s: %d: warning: can't add declaration of '%s' into macro call\n"
+#: params.c:68
+#, fuzzy, gcc-internal-format
+msgid "minimum value of parameter %qs is %u"
+msgstr "ongeldige macronaam %<%.*s%>"
+
+#: params.c:73
+#, gcc-internal-format
+msgid "maximum value of parameter %qs is %u"
 msgstr ""
 
-#: protoize.c:3434
-#, fuzzy, c-format
-msgid "%s: global declarations for file '%s' not inserted\n"
-msgstr "de zwakke declaratie van `%s' moet publiek zijn"
+#. If we didn't find this parameter, issue an error message.
+#: params.c:85
+#, fuzzy, gcc-internal-format
+msgid "invalid parameter %qs"
+msgstr "ongeldige macronaam %<%.*s%>"
 
-#: protoize.c:3523 protoize.c:3553
-#, fuzzy, c-format
-msgid "%s: definition of function '%s' not converted\n"
-msgstr "herdefinitie van `union %s'"
+#: passes.c:599
+#, fuzzy, gcc-internal-format
+msgid "Invalid pass positioning operation"
+msgstr "ongeldige const_double operand"
 
-#: protoize.c:3542
-#, c-format
-msgid "%s: %d: warning: definition of %s not converted\n"
+#: passes.c:641
+#, fuzzy, gcc-internal-format
+msgid "plugin cannot register a missing pass"
+msgstr "geen register in adres"
+
+#: passes.c:644
+#, fuzzy, gcc-internal-format
+msgid "plugin cannot register an unnamed pass"
+msgstr "geen register in adres"
+
+#: passes.c:648
+#, gcc-internal-format
+msgid "plugin cannot register pass %qs without reference pass name"
 msgstr ""
 
-#: protoize.c:3868
-#, fuzzy, c-format
-msgid "%s: found definition of '%s' at %s(%d)\n"
-msgstr "herdefinitie van `%s'"
+#: passes.c:666
+#, fuzzy, gcc-internal-format
+msgid "pass %qs not found but is referenced by new pass %qs"
+msgstr "kan niet derefereren, is geen pointer."
 
-#. If we make it here, then we did not know about this
-#. function definition.
-#: protoize.c:3884
-#, c-format
-msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
+#: plugin.c:153
+#, gcc-internal-format
+msgid ""
+"Plugin %s was specified with different paths:\n"
+"%s\n"
+"%s"
 msgstr ""
 
-#: protoize.c:3887
-#, c-format
-msgid "%s: function definition not converted\n"
+#: plugin.c:199
+#, gcc-internal-format
+msgid "Malformed option -fplugin-arg-%s (multiple '=' signs)"
 msgstr ""
 
-#: protoize.c:3945
-#, c-format
-msgid "%s: '%s' not converted\n"
+#: plugin.c:215
+#, gcc-internal-format
+msgid "Malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
 msgstr ""
 
-#: protoize.c:3953
-#, c-format
-msgid "%s: would convert file '%s'\n"
+#: plugin.c:277
+#, gcc-internal-format
+msgid "Plugin %s should be specified before -fplugin-arg-%s in the command line"
 msgstr ""
 
-#: protoize.c:3956
-#, fuzzy, c-format
-msgid "%s: converting file '%s'\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: plugin.c:397
+#, gcc-internal-format
+msgid "Unknown callback event registered by plugin %s"
+msgstr ""
 
-#: protoize.c:3966
-#, fuzzy, c-format
-msgid "%s: can't get status for file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: plugin.c:425
+#, gcc-internal-format
+msgid "Plugin %s registered a null callback function for event %s"
+msgstr ""
 
-#: protoize.c:4008
-#, fuzzy, c-format
-msgid "%s: can't open file '%s' for reading: %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: plugin.c:550
+#, fuzzy, gcc-internal-format
+msgid ""
+"Cannot load plugin %s\n"
+"%s"
+msgstr "open %s"
 
-#: protoize.c:4023
-#, fuzzy, c-format
+#: plugin.c:559
+#, gcc-internal-format
 msgid ""
-"\n"
-"%s: error reading input file '%s': %s\n"
-msgstr "kan bestand '%s' niet openen"
+"plugin %s is not licensed under a GPL-compatible license\n"
+"%s"
+msgstr ""
 
-#: protoize.c:4057
-#, fuzzy, c-format
-msgid "%s: can't create/open clean file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: plugin.c:568
+#, gcc-internal-format
+msgid ""
+"Cannot find %s in plugin %s\n"
+"%s"
+msgstr ""
 
-#: protoize.c:4162
-#, c-format
-msgid "%s: warning: file '%s' already saved in '%s'\n"
+#: plugin.c:576
+#, fuzzy, gcc-internal-format
+msgid "Fail to initialize plugin %s"
+msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
+
+#: profile.c:414
+#, gcc-internal-format
+msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
 msgstr ""
 
-#: protoize.c:4170
-#, fuzzy, c-format
-msgid "%s: can't link file '%s' to '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: profile.c:458
+#, gcc-internal-format
+msgid "corrupted profile info: run_max * runs < sum_max"
+msgstr ""
 
-#: protoize.c:4200
-#, fuzzy, c-format
-msgid "%s: can't create/open output file '%s': %s\n"
-msgstr "kan bestand '%s' niet openen"
+#: profile.c:464
+#, gcc-internal-format
+msgid "corrupted profile info: sum_all is smaller than sum_max"
+msgstr ""
 
-#: protoize.c:4233
-#, fuzzy, c-format
-msgid "%s: can't change mode of file '%s': %s\n"
-msgstr "kan oproep van `%s' niet inline maken"
+#: profile.c:630
+#, gcc-internal-format
+msgid "correcting inconsistent profile data"
+msgstr ""
 
-#: protoize.c:4406
-#, c-format
-msgid "%s: cannot get working directory: %s\n"
+#: profile.c:640
+#, gcc-internal-format
+msgid "corrupted profile info: profile data is not flow-consistent"
 msgstr ""
 
-#: protoize.c:4504
-#, c-format
-msgid "%s: input file names must have .c suffixes: %s\n"
+#: profile.c:657
+#, gcc-internal-format
+msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
 msgstr ""
 
-#: reg-stack.c:622
-#, c-format
+#: profile.c:678
+#, gcc-internal-format
+msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
+msgstr ""
+
+#: reg-stack.c:537
+#, gcc-internal-format
 msgid "output constraint %d must specify a single register"
 msgstr ""
 
-#: reg-stack.c:632
-#, c-format
+#: reg-stack.c:547
+#, gcc-internal-format
 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
 msgstr ""
 
-#: reg-stack.c:655
+#: reg-stack.c:570
+#, gcc-internal-format
 msgid "output regs must be grouped at top of stack"
 msgstr ""
 
-#: reg-stack.c:692
+#: reg-stack.c:607
+#, gcc-internal-format
 msgid "implicitly popped regs must be grouped at top of stack"
 msgstr ""
 
-#: reg-stack.c:711
-#, fuzzy
+#: reg-stack.c:626
+#, fuzzy, gcc-internal-format
 msgid "output operand %d must use %<&%> constraint"
-msgstr "operand `%d' is geen register"
+msgstr "operand %<%d%> is geen register"
 
-#: regclass.c:766
-#, c-format
-msgid "can't use '%s' as a %s register"
+#: regcprop.c:1129
+#, gcc-internal-format
+msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
 msgstr ""
 
-#: regclass.c:781 config/ia64/ia64.c:4572 config/ia64/ia64.c:4579
-#: config/pa/pa.c:342 config/pa/pa.c:349
-#, c-format
-msgid "unknown register name: %s"
+#: regcprop.c:1141
+#, gcc-internal-format
+msgid "validate_value_data: Loop in regno chain (%u)"
 msgstr ""
 
-#: regclass.c:791
-msgid "global register variable follows a function definition"
-msgstr "globale registervariabele volgt op een functiedefinitie"
-
-#: regclass.c:795
-msgid "register used for two global register variables"
+#: regcprop.c:1144
+#, gcc-internal-format
+msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
 msgstr ""
 
-#: regclass.c:800
-msgid "call-clobbered register used for global register variable"
+#: regcprop.c:1156
+#, gcc-internal-format
+msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
 msgstr ""
 
-#: regrename.c:1872
-#, c-format
-msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
+#: reginfo.c:819
+#, gcc-internal-format
+msgid "can't use '%s' as a %s register"
 msgstr ""
 
-#: regrename.c:1884
-#, c-format
-msgid "validate_value_data: Loop in regno chain (%u)"
+#: reginfo.c:834 config/ia64/ia64.c:5396 config/ia64/ia64.c:5403
+#: config/pa/pa.c:383 config/pa/pa.c:390 config/sh/sh.c:8575
+#: config/sh/sh.c:8582 config/spu/spu.c:5052 config/spu/spu.c:5059
+#, gcc-internal-format
+msgid "unknown register name: %s"
 msgstr ""
 
-#: regrename.c:1887
-#, c-format
-msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
+#: reginfo.c:843
+#, gcc-internal-format
+msgid "global register variable follows a function definition"
+msgstr "globale registervariabele volgt op een functiedefinitie"
+
+#: reginfo.c:847
+#, gcc-internal-format
+msgid "register used for two global register variables"
 msgstr ""
 
-#: regrename.c:1899
-#, c-format
-msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
+#: reginfo.c:852
+#, gcc-internal-format
+msgid "call-clobbered register used for global register variable"
 msgstr ""
 
-#: reload.c:1270
+#: reload.c:1262
+#, gcc-internal-format
 msgid "cannot reload integer constant operand in %<asm%>"
 msgstr ""
 
-#: reload.c:1293
-#, fuzzy
+#: reload.c:1276
+#, fuzzy, gcc-internal-format
 msgid "impossible register constraint in %<asm%>"
 msgstr "incompatibele operands voor %s"
 
-#: reload.c:3535
-#, fuzzy
+#: reload.c:3625
+#, fuzzy, gcc-internal-format
 msgid "%<&%> constraint used with no register class"
 msgstr "numerieke constante zonder cijfers"
 
-#: reload.c:3705
-msgid "unable to generate reloads for:"
-msgstr ""
-
-#: reload.c:3706 reload.c:3938
-#, fuzzy
+#: reload.c:3822 reload.c:4083
+#, fuzzy, gcc-internal-format
 msgid "inconsistent operand constraints in an %<asm%>"
 msgstr "incompatibele operands voor %s"
 
-#: reload1.c:1211
+#: reload1.c:1385
+#, fuzzy, gcc-internal-format
+msgid "%<asm%> operand has impossible constraints"
+msgstr "'B' operand is geen constante"
+
+#: reload1.c:1405
+#, gcc-internal-format
 msgid "frame size too large for reliable stack checking"
 msgstr ""
 
-#: reload1.c:1214
+#: reload1.c:1408
+#, gcc-internal-format
 msgid "try reducing the number of local variables"
 msgstr ""
 
-#: reload1.c:1865
+#: reload1.c:2145
+#, gcc-internal-format
 msgid "can't find a register in class %qs while reloading %<asm%>"
 msgstr ""
 
-#: reload1.c:1870
-#, c-format
+#: reload1.c:2150
+#, gcc-internal-format
 msgid "unable to find a register to spill in class %qs"
 msgstr ""
 
-#: reload1.c:1872
-#, fuzzy
-msgid "this is the insn:"
-msgstr "dit is het eerste ELSE-label"
-
-#: reload1.c:3863
+#: reload1.c:4309
+#, gcc-internal-format
 msgid "%<asm%> operand requires impossible reload"
 msgstr ""
 
-#. It's the compiler's fault.
-#: reload1.c:4982
-msgid "could not find a spill register"
-msgstr ""
-
-#: reload1.c:4987
+#: reload1.c:5698
+#, gcc-internal-format
 msgid "%<asm%> operand constraint incompatible with operand size"
 msgstr ""
 
-#. It's the compiler's fault.
-#: reload1.c:6613
-msgid "VOIDmode on an output"
-msgstr ""
-
-#: reload1.c:6614
-#, fuzzy
+#: reload1.c:7679
+#, fuzzy, gcc-internal-format
 msgid "output operand is constant in %<asm%>"
-msgstr "operand `%d' is geen register"
-
-#: rtl-error.c:128
-#, fuzzy
-msgid "unrecognizable insn:"
-msgstr "signature-string niet herkend"
-
-#: rtl-error.c:130
-msgid "insn does not satisfy its constraints:"
-msgstr ""
+msgstr "operand %<%d%> is geen register"
 
-#: rtl.c:471
-#, c-format
+#: rtl.c:635
+#, gcc-internal-format
 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:481
-#, c-format
+#: rtl.c:645
+#, gcc-internal-format
 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:491
-#, c-format
+#: rtl.c:655
+#, gcc-internal-format
 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:500
-#, c-format
+#: rtl.c:664
+#, gcc-internal-format
 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:510
-#, c-format
+#: rtl.c:674
+#, gcc-internal-format
 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:521
-#, c-format
+#: rtl.c:701
+#, gcc-internal-format
+msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
+msgstr ""
+
+#: rtl.c:711
+#, gcc-internal-format
 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
 msgstr ""
 
-#: rtl.c:532
-#, c-format
+#: rtl.c:722
+#, gcc-internal-format
 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
 msgstr ""
 
-#: stmt.c:317
+#: stmt.c:312
+#, gcc-internal-format
 msgid "output operand constraint lacks %<=%>"
 msgstr ""
 
-#: stmt.c:332
-#, c-format
+#: stmt.c:327
+#, gcc-internal-format
 msgid "output constraint %qc for operand %d is not at the beginning"
 msgstr ""
 
-#: stmt.c:355
+#: stmt.c:350
+#, gcc-internal-format
 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
 msgstr ""
 
-#: stmt.c:362 stmt.c:461
+#: stmt.c:357 stmt.c:456
+#, gcc-internal-format
 msgid "%<%%%> constraint used with last operand"
 msgstr ""
 
-#: stmt.c:381
+#: stmt.c:376
+#, gcc-internal-format
 msgid "matching constraint not valid in output operand"
 msgstr ""
 
-#: stmt.c:452
-#, c-format
+#: stmt.c:447
+#, gcc-internal-format
 msgid "input operand constraint contains %qc"
 msgstr ""
 
-#: stmt.c:494
+#: stmt.c:489
+#, gcc-internal-format
 msgid "matching constraint references invalid operand number"
 msgstr ""
 
-#: stmt.c:532
-#, fuzzy, c-format
+#: stmt.c:527
+#, fuzzy, gcc-internal-format
 msgid "invalid punctuation %qc in constraint"
-msgstr "twee `u's in integerconstante"
+msgstr "twee %<u%>s in integerconstante"
 
-#: stmt.c:556
-#, fuzzy
+#: stmt.c:551
+#, fuzzy, gcc-internal-format
 msgid "matching constraint does not allow a register"
 msgstr "numerieke constante zonder cijfers"
 
-#: stmt.c:584
-#, fuzzy, c-format
-msgid "asm-specifier for variable %qs conflicts with asm clobber list"
-msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie"
+#: stmt.c:605
+#, fuzzy, gcc-internal-format
+msgid "asm-specifier for variable %qE conflicts with asm clobber list"
+msgstr "type-qualifiers voor %qs geven een conflict met een eerdere declaratie"
 
-#: stmt.c:673
-#, fuzzy
+#: stmt.c:696
+#, fuzzy, gcc-internal-format
 msgid "unknown register name %qs in %<asm%>"
 msgstr "geen argumenten"
 
-#: stmt.c:681
+#: stmt.c:704
+#, gcc-internal-format
 msgid "PIC register %qs clobbered in %<asm%>"
 msgstr ""
 
-#: stmt.c:728
+#: stmt.c:751
+#, gcc-internal-format
 msgid "more than %d operands in %<asm%>"
 msgstr ""
 
-#: stmt.c:791
-#, c-format
+#: stmt.c:814
+#, gcc-internal-format
 msgid "output number %d not directly addressable"
 msgstr ""
 
-#: stmt.c:870
+#: stmt.c:900
+#, gcc-internal-format
 msgid "asm operand %d probably doesn%'t match constraints"
 msgstr ""
 
-#: stmt.c:880
-#, c-format
+#: stmt.c:910
+#, gcc-internal-format
 msgid "use of memory input without lvalue in asm operand %d is deprecated"
 msgstr ""
 
-#: stmt.c:1027
+#: stmt.c:1065
+#, gcc-internal-format
 msgid "asm clobber conflict with output operand"
 msgstr ""
 
-#: stmt.c:1032
+#: stmt.c:1070
+#, gcc-internal-format
 msgid "asm clobber conflict with input operand"
 msgstr ""
 
-#: stmt.c:1109
-#, fuzzy
+#: stmt.c:1196
+#, fuzzy, gcc-internal-format
 msgid "too many alternatives in %<asm%>"
-msgstr "teveel argumenten voor functie `%s'"
+msgstr "te veel alternatieven in %<asm%>"
 
-#: stmt.c:1121
+#: stmt.c:1208
+#, gcc-internal-format
 msgid "operand constraints for %<asm%> differ in number of alternatives"
 msgstr ""
 
-#: stmt.c:1174
-#, fuzzy, c-format
+#: stmt.c:1275
+#, fuzzy, gcc-internal-format
 msgid "duplicate asm operand name %qs"
-msgstr "herhaald lid `%s'"
+msgstr "herhaald lid %qs"
 
-#: stmt.c:1272
+#: stmt.c:1372
+#, gcc-internal-format
 msgid "missing close brace for named operand"
 msgstr ""
 
-#: stmt.c:1300
-#, fuzzy, c-format
+#: stmt.c:1397
+#, fuzzy, gcc-internal-format
 msgid "undefined named operand %qs"
 msgstr "ongeldige operand van %s"
 
-#: stmt.c:1465
-#, fuzzy
-msgid "%Hvalue computed is not used"
-msgstr "modus van `%s' is geen modus"
+#: stmt.c:1542 cp/cvt.c:918 cp/cvt.c:1034
+#, fuzzy, gcc-internal-format
+msgid "value computed is not used"
+msgstr "modus van %qs is geen modus"
 
-#: stor-layout.c:152
+#: stor-layout.c:160
+#, gcc-internal-format
 msgid "type size can%'t be explicitly evaluated"
 msgstr ""
 
-#: stor-layout.c:154
+#: stor-layout.c:162
+#, gcc-internal-format
 msgid "variable-size type declared outside of any function"
 msgstr ""
 
-#: stor-layout.c:458
-#, fuzzy
-msgid "%Jsize of %qD is %d bytes"
-msgstr "grootte van `%s' is %u bytes"
+#: stor-layout.c:680
+#, fuzzy, gcc-internal-format
+msgid "size of %q+D is %d bytes"
+msgstr "grootte van %qs is %u bytes"
 
-#: stor-layout.c:460
-#, fuzzy
-msgid "%Jsize of %qD is larger than %d bytes"
-msgstr "grootte van `%s' is %u bytes"
+#: stor-layout.c:682
+#, fuzzy, gcc-internal-format
+msgid "size of %q+D is larger than %wd bytes"
+msgstr "grootte van %qs is %u bytes"
 
-#: stor-layout.c:844
-msgid "%Jpacked attribute causes inefficient alignment for %qD"
-msgstr ""
+#: stor-layout.c:1101
+#, fuzzy, gcc-internal-format
+msgid "packed attribute causes inefficient alignment for %q+D"
+msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
 
-#: stor-layout.c:847
-msgid "%Jpacked attribute is unnecessary for %qD"
+#: stor-layout.c:1105
+#, fuzzy, gcc-internal-format
+msgid "packed attribute is unnecessary for %q+D"
+msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
+
+#: stor-layout.c:1123
+#, gcc-internal-format
+msgid "padding struct to align %q+D"
 msgstr ""
 
-#: stor-layout.c:863
-msgid "%Jpadding struct to align %qD"
+#: stor-layout.c:1184
+#, gcc-internal-format
+msgid "Offset of packed bit-field %qD has changed in GCC 4.4"
 msgstr ""
 
-#: stor-layout.c:1205
+#: stor-layout.c:1491
+#, gcc-internal-format
 msgid "padding struct size to alignment boundary"
 msgstr ""
 
-#: stor-layout.c:1235
-#, c-format
-msgid "packed attribute causes inefficient alignment for %qs"
-msgstr ""
+#: stor-layout.c:1521
+#, fuzzy, gcc-internal-format
+msgid "packed attribute causes inefficient alignment for %qE"
+msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
 
-#: stor-layout.c:1238
-#, fuzzy, c-format
-msgid "packed attribute is unnecessary for %qs"
-msgstr "het `%s' attribuut wordt genegeerd voor `%s'"
+#: stor-layout.c:1525
+#, fuzzy, gcc-internal-format
+msgid "packed attribute is unnecessary for %qE"
+msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
 
-#: stor-layout.c:1243
+#: stor-layout.c:1531
+#, gcc-internal-format
 msgid "packed attribute causes inefficient alignment"
 msgstr ""
 
-#: stor-layout.c:1245
+#: stor-layout.c:1533
+#, gcc-internal-format
 msgid "packed attribute is unnecessary"
 msgstr ""
 
-#: targhooks.c:96
+#: stor-layout.c:2048
+#, fuzzy, gcc-internal-format
+msgid "alignment of array elements is greater than element size"
+msgstr "alignment van %qs is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
+
+#: targhooks.c:163
+#, gcc-internal-format
 msgid "__builtin_saveregs not supported by this target"
-msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem"
+msgstr "__builtin_saveregs wordt niet ondersteund door dit doelsysteem"
 
-#: timevar.c:401
-msgid ""
-"\n"
-"Execution times (seconds)\n"
-msgstr ""
+#: targhooks.c:658
+#, fuzzy, gcc-internal-format
+msgid "nested functions not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#. Print total time.
-#: timevar.c:451
-#, fuzzy
-msgid " TOTAL                 :"
-msgstr ""
-",\n"
-"                 door "
+#: targhooks.c:671
+#, fuzzy, gcc-internal-format
+msgid "nested function trampolines not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: timevar.c:479
-#, c-format
-msgid "time in %s: %ld.%06ld (%ld%%)\n"
-msgstr ""
+#: targhooks.c:948
+#, fuzzy, gcc-internal-format
+msgid "target attribute is not supported on this machine"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: tlink.c:381
-#, fuzzy, c-format
-msgid "collect: reading %s\n"
-msgstr "collect2 versie %s"
+#: targhooks.c:958
+#, fuzzy, gcc-internal-format
+msgid "#pragma GCC target is not supported for this machine"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: tlink.c:475
-#, c-format
+#: tlink.c:483
+#, gcc-internal-format
 msgid "repository file '%s' does not contain command-line arguments"
 msgstr ""
 
-#: tlink.c:525
-#, fuzzy, c-format
-msgid "collect: recompiling %s\n"
-msgstr "collect2 versie %s"
-
-#: tlink.c:696
-#, c-format
+#: tlink.c:731
+#, gcc-internal-format
 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
 msgstr ""
 
-#: tlink.c:705
-#, fuzzy, c-format
-msgid "collect: tweaking %s in %s\n"
-msgstr "collect2 versie %s"
-
-#: tlink.c:751
-msgid "collect: relinking\n"
-msgstr ""
-
-#: tlink.c:760
-#, c-format
+#: tlink.c:801
+#, gcc-internal-format
 msgid "ld returned %d exit status"
 msgstr "ld gaf exit-status %d terug"
 
-#: toplev.c:469
-#, c-format
-msgid "%s "
-msgstr ""
-
-#: toplev.c:471
-#, fuzzy, c-format
-msgid " %s"
-msgstr "%s voor `%s'"
-
-#: toplev.c:536
-#, fuzzy, c-format
+#: toplev.c:555
+#, fuzzy, gcc-internal-format
 msgid "invalid option argument %qs"
-msgstr "Ongeldige optie `%s'"
+msgstr "Ongeldige optie %qs"
 
-#: toplev.c:606
-#, fuzzy
-msgid "unrecoverable error"
-msgstr "interne fout"
-
-#: toplev.c:626
-#, c-format
+#: toplev.c:645
+#, gcc-internal-format
 msgid "getting core file size maximum limit: %m"
 msgstr ""
 
-#: toplev.c:629
-#, c-format
+#: toplev.c:648
+#, gcc-internal-format
 msgid "setting core file size limit to maximum: %m"
 msgstr ""
 
-#: toplev.c:852
-msgid "%J%qF declared %<static%> but never defined"
-msgstr ""
-
-#: toplev.c:878
-#, fuzzy
-msgid "%J%qD defined but not used"
-msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#: toplev.c:868
+#, fuzzy, gcc-internal-format
+msgid "%q+F declared %<static%> but never defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: toplev.c:901 toplev.c:924
-#, c-format
-msgid "%qs is deprecated (declared at %s:%d)"
-msgstr ""
+#: toplev.c:896
+#, fuzzy, gcc-internal-format
+msgid "%q+D defined but not used"
+msgstr "label %qs gedefinieerd maar niet gebruikt"
 
-#: toplev.c:927
-#, c-format
-msgid "type is deprecated (declared at %s:%d)"
-msgstr ""
+#: toplev.c:963
+#, fuzzy, gcc-internal-format
+msgid "%qD is deprecated (declared at %s:%d): %s"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:933
-#, fuzzy, c-format
-msgid "%qs is deprecated"
-msgstr "`%.*s' is niet gedefinieerd"
+#: toplev.c:967
+#, fuzzy, gcc-internal-format
+msgid "%qD is deprecated (declared at %s:%d)"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:935
-msgid "type is deprecated"
-msgstr ""
+#: toplev.c:992
+#, fuzzy, gcc-internal-format
+msgid "%qE is deprecated (declared at %s:%d): %s"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:1086
-msgid ""
-"\n"
-"Target specific options:\n"
-msgstr ""
+#: toplev.c:996
+#, fuzzy, gcc-internal-format
+msgid "%qE is deprecated (declared at %s:%d)"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:1100 toplev.c:1119
-#, c-format
-msgid "  -m%-23s [undocumented]\n"
-msgstr ""
+#: toplev.c:1003
+#, fuzzy, gcc-internal-format
+msgid "type is deprecated (declared at %s:%d): %s"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:1128
-msgid ""
-"\n"
-"There are undocumented target specific options as well.\n"
+#: toplev.c:1007
+#, gcc-internal-format
+msgid "type is deprecated (declared at %s:%d)"
 msgstr ""
 
-#: toplev.c:1130
-msgid "  They exist, but they are not documented.\n"
-msgstr ""
+#: toplev.c:1016
+#, fuzzy, gcc-internal-format
+msgid "%qE is deprecated: %s"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:1174
-#, c-format
-msgid "unrecognized gcc debugging option: %c"
-msgstr ""
+#: toplev.c:1019
+#, fuzzy, gcc-internal-format
+msgid "%qE is deprecated"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#. Handle -mfix-and-continue.
-#: toplev.c:1236 config/rs6000/rs6000.c:1408 config/rs6000/rs6000.c:1419
-#: config/rs6000/darwin.h:106
-#, fuzzy, c-format
-msgid "invalid option %qs"
-msgstr "Ongeldige optie `%s'"
+#: toplev.c:1024
+#, fuzzy, gcc-internal-format
+msgid "type is deprecated: %s"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: toplev.c:1251
-#, fuzzy, c-format
-msgid ""
-"%s%s%s version %s (%s)\n"
-"%s\tcompiled by GNU C version %s.\n"
-"%s%s%s version %s (%s) compiled by CC.\n"
+#: toplev.c:1027
+#, gcc-internal-format
+msgid "type is deprecated"
 msgstr ""
-"%s%s%s versie %s (%s) gecompileerd door GNU C versie %s.\n"
-"%s%s%s versie %s (%s) gecompileerd door CC.\n"
 
-#: toplev.c:1258
-#, c-format
-msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
+#: toplev.c:1197
+#, gcc-internal-format
+msgid "unrecognized gcc debugging option: %c"
 msgstr ""
 
-#: toplev.c:1310
-msgid "options passed: "
-msgstr "meegegeven opties: "
-
-#: toplev.c:1339
-msgid "options enabled: "
-msgstr "ingeschakelde opties: "
-
-#: toplev.c:1413
-#, fuzzy
+#: toplev.c:1462
+#, fuzzy, gcc-internal-format
 msgid "can%'t open %s for writing: %m"
 msgstr "open %s"
 
-#: toplev.c:1491 config/sh/sh.c:7334
-msgid "created and used with different settings of -fpic"
-msgstr ""
-
-#: toplev.c:1493 config/sh/sh.c:7336
-msgid "created and used with different settings of -fpie"
-msgstr ""
-
-#: toplev.c:1544 config/sh/sh.c:7386
-#, c-format
-msgid "created and used with differing settings of '-m%s'"
-msgstr ""
+#: toplev.c:1483
+#, fuzzy, gcc-internal-format
+msgid "-frecord-gcc-switches is not supported by the current target"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: toplev.c:1547 config/sh/sh.c:7389
-msgid "out of memory"
-msgstr ""
+#: toplev.c:1824
+#, fuzzy, gcc-internal-format
+msgid "this target does not support %qs"
+msgstr "%s ondersteunt %s niet"
 
-#: toplev.c:1755
+#: toplev.c:1881
+#, gcc-internal-format
 msgid "instruction scheduling not supported on this target machine"
 msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
 
-#: toplev.c:1759
+#: toplev.c:1885
+#, gcc-internal-format
 msgid "this target machine does not have delayed branches"
 msgstr "deze doelmachine heeft geen delayed branches"
 
-#: toplev.c:1763
-#, fuzzy
-msgid "value-based profiling not yet implemented in trees."
-msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
-
-#: toplev.c:1776
-#, c-format
+#: toplev.c:1899
+#, gcc-internal-format
 msgid "-f%sleading-underscore not supported on this target machine"
 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
 
-#: toplev.c:1850
-#, fuzzy, c-format
+#: toplev.c:1942
+#, fuzzy, gcc-internal-format
+msgid "could not close zeroed insn dump file %qs: %s"
+msgstr "kan bestand '%s' niet openen"
+
+#: toplev.c:2007
+#, fuzzy, gcc-internal-format
 msgid "target system does not support the \"%s\" debug format"
-msgstr "%s ondersteunt het `%%%s%c' %s formaat niet"
+msgstr "%s ondersteunt het %<%%%s%c%> %s formaat niet"
 
-#: toplev.c:1862
+#: toplev.c:2019
+#, gcc-internal-format
 msgid "variable tracking requested, but useless unless producing debug info"
 msgstr ""
 
-#: toplev.c:1865
+#: toplev.c:2022
+#, gcc-internal-format
 msgid "variable tracking requested, but not supported by this debug format"
 msgstr ""
 
-#: toplev.c:1885
-#, fuzzy
+#: toplev.c:2050
+#, gcc-internal-format
+msgid "var-tracking-assignments changes selective scheduling"
+msgstr ""
+
+#: toplev.c:2066
+#, fuzzy, gcc-internal-format
 msgid "can%'t open %s: %m"
 msgstr "open %s"
 
-#: toplev.c:1892
-#, fuzzy
+#: toplev.c:2073
+#, fuzzy, gcc-internal-format
 msgid "-ffunction-sections not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: toplev.c:1897
-#, fuzzy
+#: toplev.c:2078
+#, fuzzy, gcc-internal-format
 msgid "-fdata-sections not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: toplev.c:1904
+#: toplev.c:2085
+#, gcc-internal-format
 msgid "-ffunction-sections disabled; it makes profiling impossible"
 msgstr ""
 
-#: toplev.c:1911
-#, fuzzy
+#: toplev.c:2092
+#, fuzzy, gcc-internal-format
 msgid "-fprefetch-loop-arrays not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: toplev.c:1917
-#, fuzzy
-msgid "-fspeculative-prefetching not supported for this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
-
-#: toplev.c:1923
-#, fuzzy
+#: toplev.c:2098
+#, fuzzy, gcc-internal-format
 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
 msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
 
-#: toplev.c:1929
-#, fuzzy
-msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
-msgstr "-f%sleading-underscore wordt niet ondersteund op deze doelmachine"
-
-#: toplev.c:1938
-#, fuzzy
+#: toplev.c:2107
+#, fuzzy, gcc-internal-format
 msgid "-fprefetch-loop-arrays is not supported with -Os"
 msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: toplev.c:1944
-msgid "-ffunction-sections may affect debugging on some targets"
+#: toplev.c:2118
+#, gcc-internal-format
+msgid "-fassociative-math disabled; other options take precedence"
 msgstr ""
 
-#: toplev.c:2056
-#, fuzzy, c-format
+#: toplev.c:2134
+#, fuzzy, gcc-internal-format
+msgid "-fstack-protector not supported for this target"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
+
+#: toplev.c:2147
+#, gcc-internal-format
+msgid "unwind tables currently require a frame pointer for correctness"
+msgstr ""
+
+#: toplev.c:2372
+#, fuzzy, gcc-internal-format
 msgid "error writing to %s: %m"
 msgstr "kan bestand '%s' niet openen"
 
-#: toplev.c:2058 java/jcf-parse.c:1066 java/jcf-write.c:3538
-#, fuzzy, c-format
+#: toplev.c:2374 java/jcf-parse.c:1767
+#, fuzzy, gcc-internal-format
 msgid "error closing %s: %m"
 msgstr "#error %s"
 
-#: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075
-msgid "%Hwill never be executed"
-msgstr ""
-
-#: tree-cfg.c:3289
+#: tree-cfg.c:2507
+#, gcc-internal-format
 msgid "SSA name in freelist but still referenced"
 msgstr ""
 
-#: tree-cfg.c:3299
-msgid "GIMPLE register modified with BIT_FIELD_REF"
+#: tree-cfg.c:2516
+#, gcc-internal-format
+msgid "Indirect reference's operand is not a register or a constant."
 msgstr ""
 
-#: tree-cfg.c:3327
-msgid "address taken, but ADDRESSABLE bit not set"
+#: tree-cfg.c:2525
+#, gcc-internal-format
+msgid "ASSERT_EXPR with an always-false condition"
 msgstr ""
 
-#: tree-cfg.c:3336
-#, fuzzy
-msgid "non-boolean used in condition"
-msgstr "herdefinitie van `union %s'"
-
-#: tree-cfg.c:3391
-#, fuzzy
-msgid "Invalid reference prefix."
-msgstr "Ongeldige modus voor gen_tst_reg"
-
-#: tree-cfg.c:3456
-#, fuzzy
-msgid "Is not a valid GIMPLE statement."
-msgstr "ongeldige beginwaarde"
-
-#: tree-cfg.c:3476
-msgid "Statement marked for throw, but doesn%'t."
+#: tree-cfg.c:2531
+#, gcc-internal-format
+msgid "MODIFY_EXPR not expected while having tuples."
 msgstr ""
 
-#: tree-cfg.c:3481
-msgid "Statement marked for throw in middle of block."
+#: tree-cfg.c:2552
+#, gcc-internal-format
+msgid "constant not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:3585
-msgid "PHI def is not a GIMPLE value"
+#: tree-cfg.c:2557
+#, gcc-internal-format
+msgid "side effects not recomputed when ADDR_EXPR changed"
 msgstr ""
 
-#: tree-cfg.c:3601 tree-cfg.c:3617
-msgid "Incorrect sharing of tree nodes"
+#: tree-cfg.c:2575 tree-ssa.c:826
+#, gcc-internal-format
+msgid "address taken, but ADDRESSABLE bit not set"
 msgstr ""
 
-#: tree-cfg.c:3626
-msgid "verify_stmts failed."
+#: tree-cfg.c:2580
+#, gcc-internal-format
+msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
 msgstr ""
 
-#: tree-cfg.c:3647
-msgid "ENTRY_BLOCK has a statement list associated with it\n"
-msgstr ""
+#: tree-cfg.c:2591
+#, fuzzy, gcc-internal-format
+msgid "non-integral used in condition"
+msgstr "herdefinitie van %<union %s%>"
 
-#: tree-cfg.c:3653
-msgid "EXIT_BLOCK has a statement list associated with it\n"
-msgstr ""
+#: tree-cfg.c:2596
+#, fuzzy, gcc-internal-format
+msgid "invalid conditional operand"
+msgstr "ongeldige const_double operand"
 
-#: tree-cfg.c:3660
-#, c-format
-msgid "Fallthru to exit from bb %d\n"
-msgstr ""
+# "constraints" hier te vertalen ("beperkingen"/"restricties") of niet?
+#: tree-cfg.c:2643
+#, fuzzy, gcc-internal-format
+msgid "invalid position or size operand to BIT_FIELD_REF"
+msgstr "ongeldige constraints voor operand"
 
-#: tree-cfg.c:3682
-#, c-format
-msgid "Nonlocal label %s is not first in a sequence of labels in bb %d"
+#: tree-cfg.c:2650
+#, gcc-internal-format
+msgid "integral result type precision does not match field size of BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:3691
-#, c-format
-msgid "Label %s to block does not match in bb %d\n"
+#: tree-cfg.c:2658
+#, gcc-internal-format
+msgid "mode precision of non-integral result does not match field size of BIT_FIELD_REF"
 msgstr ""
 
-#: tree-cfg.c:3700
-#, c-format
-msgid "Label %s has incorrect context in bb %d\n"
-msgstr ""
+#: tree-cfg.c:2669
+#, fuzzy, gcc-internal-format
+msgid "invalid reference prefix"
+msgstr "Ongeldige modus voor gen_tst_reg"
 
-#: tree-cfg.c:3714
-#, c-format
-msgid "Control flow in the middle of basic block %d\n"
-msgstr ""
+#: tree-cfg.c:2680
+#, fuzzy, gcc-internal-format
+msgid "invalid operand to plus/minus, type is a pointer"
+msgstr "ongeldige operand in de instructie"
 
-#: tree-cfg.c:3724
-#, c-format
-msgid "Label %s in the middle of basic block %d\n"
+#: tree-cfg.c:2691
+#, gcc-internal-format
+msgid "invalid operand to pointer plus, first operand is not a pointer"
 msgstr ""
 
-#: tree-cfg.c:3741
-#, c-format
-msgid "Fallthru edge after a control statement in bb %d \n"
+#: tree-cfg.c:2699
+#, gcc-internal-format
+msgid "invalid operand to pointer plus, second operand is not an integer with type of sizetype."
 msgstr ""
 
-#: tree-cfg.c:3756
-#, c-format
-msgid "Structured COND_EXPR at the end of bb %d\n"
-msgstr ""
+#: tree-cfg.c:2770
+#, fuzzy, gcc-internal-format
+msgid "invalid expression for min lvalue"
+msgstr "ongeldige expressie als operand"
 
-#: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890
-#, c-format
-msgid "Wrong outgoing edge flags at end of bb %d\n"
-msgstr ""
+#: tree-cfg.c:2781
+#, fuzzy, gcc-internal-format
+msgid "invalid operand in indirect reference"
+msgstr "ongeldige operand in de instructie"
 
-#: tree-cfg.c:3777
-msgid "%<then%> label does not match edge at end of bb %d\n"
-msgstr ""
+#: tree-cfg.c:2788
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in indirect reference"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-cfg.c:3785
-msgid "%<else%> label does not match edge at end of bb %d\n"
-msgstr ""
+#: tree-cfg.c:2817
+#, fuzzy, gcc-internal-format
+msgid "invalid operands to array reference"
+msgstr "Ongeldige vorm van arrayverwijzing op %C"
 
-#: tree-cfg.c:3795
-#, c-format
-msgid "Explicit goto at end of bb %d\n"
-msgstr ""
+#: tree-cfg.c:2828
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in array reference"
+msgstr "subscript ontbreekt in array-referentie"
 
-#: tree-cfg.c:3824
-#, c-format
-msgid "Return edge does not point to exit in bb %d\n"
-msgstr ""
+#: tree-cfg.c:2837
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in array range reference"
+msgstr "subscript ontbreekt in array-referentie"
 
-#: tree-cfg.c:3857
-msgid "Found default case not at end of case vector"
-msgstr ""
+#: tree-cfg.c:2848
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in real/imagpart reference"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-cfg.c:3863
-#, fuzzy
-msgid ""
-"Case labels not sorted:\n"
-" "
-msgstr "-pipe wordt niet ondersteund"
+#: tree-cfg.c:2858
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in component reference"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-cfg.c:3874
-msgid "No default case found at end of case vector"
+#: tree-cfg.c:2875
+#, gcc-internal-format
+msgid "Conversion of an SSA_NAME on the left hand side."
 msgstr ""
 
-#: tree-cfg.c:3882
-#, c-format
-msgid "Extra outgoing edge %d->%d\n"
-msgstr ""
+#: tree-cfg.c:2933
+#, fuzzy, gcc-internal-format
+msgid "invalid function in gimple call"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: tree-cfg.c:3904
-#, fuzzy, c-format
-msgid "Missing edge %i->%i"
-msgstr "beginwaarde ontbreekt"
+#: tree-cfg.c:2942
+#, fuzzy, gcc-internal-format
+msgid "non-function in gimple call"
+msgstr "functie kan niet inline gemaakt worden"
 
-#: tree-cfg.c:5707
-#, fuzzy
-msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
-msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
+#: tree-cfg.c:2950
+#, fuzzy, gcc-internal-format
+msgid "invalid LHS in gimple call"
+msgstr "ongeldige PC in tabel met regelnummers"
 
-#: tree-cfg.c:5734 tree-cfg.c:5738
-#, fuzzy
-msgid "%H%<noreturn%> function does return"
-msgstr "`noreturn' functie keert terug"
+#: tree-cfg.c:2956
+#, gcc-internal-format
+msgid "LHS in noreturn call"
+msgstr ""
 
-#: tree-cfg.c:5759 tree-cfg.c:5764
-#, fuzzy
-msgid "%Hcontrol reaches end of non-void function"
-msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
+#: tree-cfg.c:2972
+#, fuzzy, gcc-internal-format
+msgid "invalid conversion in gimple call"
+msgstr "ongeldig versienummer `%s'"
 
-#: tree-dump.c:849
-#, fuzzy, c-format
-msgid "could not open dump file %qs: %s"
-msgstr "kan bestand '%s' niet openen"
+#: tree-cfg.c:2981
+#, fuzzy, gcc-internal-format
+msgid "invalid static chain in gimple call"
+msgstr "ongeldige PC in tabel met regelnummers"
 
-#: tree-dump.c:965
-msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
+#: tree-cfg.c:2993
+#, gcc-internal-format
+msgid "static chain in indirect gimple call"
 msgstr ""
 
-#: tree-inline.c:974
-msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
+#: tree-cfg.c:3000
+#, gcc-internal-format
+msgid "static chain with function that doesn't use one"
 msgstr ""
 
-#: tree-inline.c:986
-msgid "%Jfunction %qF can never be inlined because it uses setjmp"
-msgstr ""
+#: tree-cfg.c:3015
+#, fuzzy, gcc-internal-format
+msgid "invalid argument to gimple call"
+msgstr "ongeldig argument voor %<__builtin_return_address%>"
 
-#: tree-inline.c:1000
-msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
-msgstr ""
+#: tree-cfg.c:3034
+#, fuzzy, gcc-internal-format
+msgid "invalid operands in gimple comparison"
+msgstr "ongeldige operand in de instructie"
 
-#: tree-inline.c:1011
-msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
-msgstr ""
+#: tree-cfg.c:3052
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in comparison expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-inline.c:1018
-msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
+#: tree-cfg.c:3078
+#, gcc-internal-format
+msgid "non-register as LHS of unary operation"
 msgstr ""
 
-#: tree-inline.c:1029
-msgid "%Jfunction %qF can never be inlined because it uses __builtin_return or __builtin_apply_args"
-msgstr ""
+#: tree-cfg.c:3084
+#, fuzzy, gcc-internal-format
+msgid "invalid operand in unary operation"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: tree-inline.c:1048
-msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
-msgstr ""
+#: tree-cfg.c:3119
+#, fuzzy, gcc-internal-format
+msgid "invalid types in nop conversion"
+msgstr "Ongeldig token in expressie"
 
-#: tree-inline.c:1062
-msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
-msgstr ""
+#: tree-cfg.c:3134
+#, fuzzy, gcc-internal-format
+msgid "invalid types in address space conversion"
+msgstr "Ongeldig token in expressie"
 
-#: tree-inline.c:1087
-msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
-msgstr ""
+#: tree-cfg.c:3148
+#, fuzzy, gcc-internal-format
+msgid "invalid types in fixed-point conversion"
+msgstr "Ongeldig token in expressie"
 
-#: tree-inline.c:1565
-msgid "originally indirect function call not considered for inlining"
-msgstr ""
+#: tree-cfg.c:3161
+#, fuzzy, gcc-internal-format
+msgid "invalid types in conversion to floating point"
+msgstr "ongeldige conversie naar %<__fpreg%>"
 
-#: tree-inline.c:1575 tree-inline.c:1583
-#, fuzzy
-msgid "%Jinlining failed in call to %qF: %s"
-msgstr "inline maken mislukt in oproep van `%s'"
+#: tree-cfg.c:3174
+#, fuzzy, gcc-internal-format
+msgid "invalid types in conversion to integer"
+msgstr "ongeldige conversie naar %<__fpreg%>"
 
-#: tree-inline.c:1576 tree-inline.c:1584
-msgid "called from here"
-msgstr "van hieruit opgeroepen"
+#: tree-cfg.c:3209
+#, fuzzy, gcc-internal-format
+msgid "non-trivial conversion in unary operation"
+msgstr "ongeldige lvalue in toewijzing"
 
-#: tree-inline.c:1698
-#, fuzzy
-msgid "control may reach end of non-void function %qD being inlined"
-msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
+# Is 'elementair' wel een goede vertaling voor 'elemental'?
+#: tree-cfg.c:3236
+#, fuzzy, gcc-internal-format
+msgid "non-register as LHS of binary operation"
+msgstr "elementaire binaire operatie"
 
-#: tree-mudflap.c:857
-msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
-msgstr ""
+#: tree-cfg.c:3243
+#, fuzzy, gcc-internal-format
+msgid "invalid operands in binary operation"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: tree-mudflap.c:1048
-#, c-format
-msgid "mudflap cannot track %qs in stub function"
-msgstr ""
+#: tree-cfg.c:3258
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in complex expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-mudflap.c:1279
-#, c-format
-msgid "mudflap cannot track unknown size extern %qs"
+#: tree-cfg.c:3287
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in shift expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: tree-cfg.c:3309
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in vector shift expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: tree-cfg.c:3322
+#, gcc-internal-format
+msgid "non-element sized vector shift of floating point vector"
 msgstr ""
 
-#: tree-nomudflap.c:51
-#, fuzzy
-msgid "mudflap: this language is not supported"
-msgstr "-pipe wordt niet ondersteund"
+#: tree-cfg.c:3340
+#, fuzzy, gcc-internal-format
+msgid "invalid non-vector operands to vector valued plus"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: tree-optimize.c:718
-#, fuzzy
-msgid "%Jsize of return value of %qD is %u bytes"
-msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
+#: tree-cfg.c:3364
+#, fuzzy, gcc-internal-format
+msgid "invalid (pointer) operands to plus/minus"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: tree-optimize.c:721
-#, fuzzy
-msgid "%Jsize of return value of %qD is larger than %wd bytes"
-msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
+#: tree-cfg.c:3379
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in pointer plus expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639
-#: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865
-#: tree-ssa-live.c:417 tree-ssa-live.c:1799
-msgid "SSA corruption"
-msgstr ""
+#: tree-cfg.c:3402
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in binary truth expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: tree-outof-ssa.c:2270
-#, c-format
-msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
+#: tree-cfg.c:3470
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in binary expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: tree-cfg.c:3495
+#, fuzzy, gcc-internal-format
+msgid "non-trivial conversion at assignment"
+msgstr "ongeldige lvalue in toewijzing"
+
+#: tree-cfg.c:3512
+#, fuzzy, gcc-internal-format
+msgid "invalid operand in unary expression"
+msgstr "ongeldige operanden voor binaire %s-operator"
+
+#: tree-cfg.c:3520
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in address expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+#: tree-cfg.c:3544 tree-cfg.c:3570
+#, gcc-internal-format
+msgid "invalid rhs for gimple memory store"
 msgstr ""
 
-#: tree-outof-ssa.c:2276
-#, c-format
-msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
-msgstr ""
+#: tree-cfg.c:3634
+#, fuzzy, gcc-internal-format
+msgid "invalid operand in return statement"
+msgstr "ongeldige operand voor %%s-code"
+
+#: tree-cfg.c:3646
+#, fuzzy, gcc-internal-format
+msgid "invalid conversion in return statement"
+msgstr "ongeldige operand voor %%s-code"
+
+#: tree-cfg.c:3670
+#, fuzzy, gcc-internal-format
+msgid "goto destination is neither a label nor a pointer"
+msgstr "waarde met subscript is noch een array, noch een pointer"
+
+#: tree-cfg.c:3685
+#, fuzzy, gcc-internal-format
+msgid "invalid operand to switch statement"
+msgstr "ongeldige operand voor %%s-code"
 
-#: tree-outof-ssa.c:2283
-#, c-format
-msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
-msgstr ""
+#: tree-cfg.c:3705
+#, fuzzy, gcc-internal-format
+msgid "Invalid PHI result"
+msgstr "ongeldige waarde voor %%C"
 
-#: tree-outof-ssa.c:2289
-#, c-format
-msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
-msgstr ""
+#: tree-cfg.c:3717
+#, fuzzy, gcc-internal-format
+msgid "Invalid PHI argument"
+msgstr "ongeldige waarde voor %%C"
 
-#: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
-#, fuzzy
-msgid "unimplemented functionality"
-msgstr "teveel argumenten voor functie"
+#: tree-cfg.c:3723
+#, fuzzy, gcc-internal-format
+msgid "Incompatible types in PHI argument %u"
+msgstr "incompatibele types bij %s"
 
-#: tree-ssa-operands.c:1273
-msgid "internal error"
-msgstr "interne fout"
+#: tree-cfg.c:3770
+#, fuzzy, gcc-internal-format
+msgid "invalid comparison code in gimple cond"
+msgstr "ongeldige operand in de instructie"
 
-#: tree-ssa.c:113
-msgid "Expected an SSA_NAME object"
-msgstr ""
+#: tree-cfg.c:3778
+#, fuzzy, gcc-internal-format
+msgid "invalid labels in gimple cond"
+msgstr "ongeldige lvalue in toewijzing"
 
-#: tree-ssa.c:119
-msgid "Type mismatch between an SSA_NAME and its symbol."
+#: tree-cfg.c:3877
+#, gcc-internal-format
+msgid "verify_gimple failed"
 msgstr ""
 
-#: tree-ssa.c:125
-msgid "Found an SSA_NAME that had been released into the free pool"
-msgstr ""
+#: tree-cfg.c:3912
+#, fuzzy, gcc-internal-format
+msgid "invalid function in call statement"
+msgstr "twee %<u%>s in integerconstante"
+
+#: tree-cfg.c:3923
+#, fuzzy, gcc-internal-format
+msgid "invalid pure const state for function"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: tree-ssa.c:131
-msgid "Found a virtual definition for a GIMPLE register"
+#: tree-cfg.c:3936 tree-ssa.c:1001 tree-ssa.c:1010
+#, fuzzy, gcc-internal-format
+msgid "in statement"
+msgstr "ongeldige beginwaarde"
+
+#: tree-cfg.c:3956
+#, gcc-internal-format
+msgid "statement marked for throw, but doesn%'t"
 msgstr ""
 
-#: tree-ssa.c:137
-msgid "Found a real definition for a non-register"
+#: tree-cfg.c:3962
+#, gcc-internal-format
+msgid "statement marked for throw in middle of block"
 msgstr ""
 
-#: tree-ssa.c:166
-#, c-format
-msgid "SSA_NAME created in two different blocks %i and %i"
+#: tree-cfg.c:4034
+#, gcc-internal-format
+msgid "Dead STMT in EH table"
 msgstr ""
 
-#: tree-ssa.c:175
-msgid "SSA_NAME_DEF_STMT is wrong"
+#: tree-cfg.c:4072
+#, gcc-internal-format
+msgid "gimple_bb (phi) is set to a wrong basic block"
 msgstr ""
 
-#: tree-ssa.c:227
-#, fuzzy
-msgid "Missing definition"
+#: tree-cfg.c:4083
+#, fuzzy, gcc-internal-format
+msgid "missing PHI def"
 msgstr "beginwaarde ontbreekt"
 
-#: tree-ssa.c:233
-#, c-format
-msgid "Definition in block %i does not dominate use in block %i"
+#: tree-cfg.c:4094
+#, gcc-internal-format
+msgid "PHI argument is not a GIMPLE value"
 msgstr ""
 
-#: tree-ssa.c:241
-#, c-format
-msgid "Definition in block %i follows the use"
+#: tree-cfg.c:4103 tree-cfg.c:4176
+#, gcc-internal-format
+msgid "incorrect sharing of tree nodes"
 msgstr ""
 
-#: tree-ssa.c:248
-msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
-msgstr ""
+#: tree-cfg.c:4126
+#, fuzzy, gcc-internal-format
+msgid "invalid GIMPLE statement"
+msgstr "ongeldige beginwaarde"
 
-#: tree-ssa.c:280
-msgid "Incoming edge count does not match number of PHI arguments\n"
+#: tree-cfg.c:4135
+#, gcc-internal-format
+msgid "gimple_bb (stmt) is set to a wrong basic block"
 msgstr ""
 
-#: tree-ssa.c:293
-#, c-format
-msgid "PHI argument is missing for edge %d->%d\n"
+#: tree-cfg.c:4148
+#, gcc-internal-format
+msgid "incorrect entry in label_to_block_map"
 msgstr ""
 
-#: tree-ssa.c:302
-msgid "PHI argument is not SSA_NAME, or invariant"
-msgstr ""
+#: tree-cfg.c:4158
+#, fuzzy, gcc-internal-format
+msgid "incorrect setting of landing pad number"
+msgstr "de formaatstring heeft een niet-constant operand-nummer"
 
-#: tree-ssa.c:314
-#, c-format
-msgid "Wrong edge %d->%d for PHI argument\n"
+#: tree-cfg.c:4192
+#, gcc-internal-format
+msgid "verify_stmts failed"
 msgstr ""
 
-#: tree-ssa.c:364
-msgid "Non-addressable variable inside an alias set."
+#: tree-cfg.c:4215
+#, gcc-internal-format
+msgid "ENTRY_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-ssa.c:382
-msgid "Addressable variable that is an alias tag but is not in any alias set."
+#: tree-cfg.c:4221
+#, gcc-internal-format
+msgid "EXIT_BLOCK has IL associated with it"
 msgstr ""
 
-#: tree-ssa.c:392
-msgid "verify_flow_insensitive_alias_info failed."
+#: tree-cfg.c:4228
+#, gcc-internal-format
+msgid "fallthru to exit from bb %d"
 msgstr ""
 
-#: tree-ssa.c:434
-msgid "Dereferenced pointers should have a name or a type tag"
+#: tree-cfg.c:4252
+#, gcc-internal-format
+msgid "nonlocal label "
 msgstr ""
 
-#: tree-ssa.c:442
-msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
+#: tree-cfg.c:4261
+#, gcc-internal-format
+msgid "EH landing pad label "
 msgstr ""
 
-#: tree-ssa.c:450
-msgid "Pointer escapes but its name tag is not call-clobbered."
+#: tree-cfg.c:4270 tree-cfg.c:4279 tree-cfg.c:4304
+#, gcc-internal-format
+msgid "label "
 msgstr ""
 
-#: tree-ssa.c:459
-msgid "verify_flow_sensitive_alias_info failed."
+#: tree-cfg.c:4294
+#, gcc-internal-format
+msgid "control flow in the middle of basic block %d"
 msgstr ""
 
-#: tree-ssa.c:535
-msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag"
+#: tree-cfg.c:4327
+#, gcc-internal-format
+msgid "fallthru edge after a control statement in bb %d"
 msgstr ""
 
-#: tree-ssa.c:551
-msgid "Two different pointers with identical points-to sets but different name tags"
+#: tree-cfg.c:4340
+#, gcc-internal-format
+msgid "true/false edge after a non-GIMPLE_COND in bb %d"
 msgstr ""
 
-#: tree-ssa.c:580
-msgid "verify_name_tags failed"
+#: tree-cfg.c:4363 tree-cfg.c:4385 tree-cfg.c:4398 tree-cfg.c:4467
+#, gcc-internal-format
+msgid "wrong outgoing edge flags at end of bb %d"
 msgstr ""
 
-#: tree-ssa.c:647
-#, c-format
-msgid "AUX pointer initialized for edge %d->%d\n"
-msgstr ""
+#: tree-cfg.c:4373
+#, fuzzy, gcc-internal-format
+msgid "explicit goto at end of bb %d"
+msgstr "eerdere impliciete declaratie van %qs"
 
-#: tree-ssa.c:672
-msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
+#: tree-cfg.c:4403
+#, gcc-internal-format
+msgid "return edge does not point to exit in bb %d"
 msgstr ""
 
-#: tree-ssa.c:710
-msgid "verify_ssa failed."
+#: tree-cfg.c:4433
+#, gcc-internal-format
+msgid "found default case not at the start of case vector"
 msgstr ""
 
-#: tree-ssa.c:1379
-#, fuzzy
-msgid "%H%qD is used uninitialized in this function"
-msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
+#: tree-cfg.c:4441
+#, fuzzy, gcc-internal-format
+msgid "case labels not sorted: "
+msgstr "-pipe wordt niet ondersteund"
 
-#: tree-ssa.c:1404
-msgid "%H%qD may be used uninitialized in this function"
+#: tree-cfg.c:4458
+#, gcc-internal-format
+msgid "extra outgoing edge %d->%d"
 msgstr ""
 
-#: tree-vect-transform.c:598
-#, fuzzy
-msgid "no support for reduction/induction"
-msgstr "conflicterende types voor ingebouwde functie `%s'"
-
-#: tree-vect-transform.c:624
-#, fuzzy
-msgid "unsupported defining stmt"
-msgstr "niet-ondersteunde versie"
+#: tree-cfg.c:4481
+#, fuzzy, gcc-internal-format
+msgid "missing edge %i->%i"
+msgstr "beginwaarde ontbreekt"
 
-#: tree.c:3276
-#, fuzzy
-msgid "%Jfunction %qD definition is marked dllimport."
-msgstr "functie-definitie als `auto' gedeclareerd"
+#: tree-cfg.c:7109
+#, fuzzy, gcc-internal-format
+msgid "%<noreturn%> function does return"
+msgstr "%<noreturn%> functie keert terug"
 
-#: tree.c:3284
-#, fuzzy
-msgid "%Jvariable %qD definition is marked dllimport."
-msgstr "statische variable `%s' is als dllimport aangeduid"
+#: tree-cfg.c:7129
+#, fuzzy, gcc-internal-format
+msgid "control reaches end of non-void function"
+msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
 
-#: tree.c:3304
-msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
-msgstr ""
+#: tree-cfg.c:7192
+#, fuzzy, gcc-internal-format
+msgid "function might be possible candidate for attribute %<noreturn%>"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
 
-#: tree.c:4457
-msgid "arrays of functions are not meaningful"
-msgstr "arrays van functies zijn niet betekenisvol"
+#: tree-cfg.c:7263
+#, fuzzy, gcc-internal-format
+msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
+msgstr "%Hde returnwaarde van %qD, gedeclareerd met het %<warn_unused_result%> atribuut, wordt genegeerd"
 
-#: tree.c:4509
-msgid "function return type cannot be function"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: tree-cfg.c:7268
+#, fuzzy, gcc-internal-format
+msgid "ignoring return value of function declared with attribute warn_unused_result"
+msgstr "%Hde returnwaarde van een functie, gedeclareerd met het %<warn_unused_result%> atribuut, wordt genegeerd"
 
-#: tree.c:5405
-msgid "invalid initializer for bit string"
-msgstr "ongeldige beginwaarde voor bit-string"
+#: tree-dump.c:930
+#, fuzzy, gcc-internal-format
+msgid "could not open dump file %qs: %s"
+msgstr "kan bestand '%s' niet openen"
 
-#: tree.c:5489
-#, c-format
-msgid "tree check: %s, have %s in %s, at %s:%d"
+#: tree-dump.c:1063
+#, gcc-internal-format
+msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
 msgstr ""
 
-#: tree.c:5526
-#, c-format
-msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
+#: tree-eh.c:3923
+#, gcc-internal-format
+msgid "BB %i has multiple EH edges"
 msgstr ""
 
-#: tree.c:5539
-#, c-format
-msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
+#: tree-eh.c:3935
+#, gcc-internal-format
+msgid "BB %i can not throw but has an EH edge"
 msgstr ""
 
-#: tree.c:5553
-#, c-format
-msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
+# vertaling voor 'statement'?
+#: tree-eh.c:3943
+#, fuzzy, gcc-internal-format
+msgid "BB %i last statement has incorrectly set lp"
+msgstr "expressie-statement heeft onvolledig type"
+
+#: tree-eh.c:3949
+#, gcc-internal-format
+msgid "BB %i is missing an EH edge"
 msgstr ""
 
-#: tree.c:5565
-#, c-format
-msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
+#: tree-eh.c:3955
+#, fuzzy, gcc-internal-format
+msgid "Incorrect EH edge %i->%i"
+msgstr "beginwaarde ontbreekt"
+
+#: tree-eh.c:3989 tree-eh.c:4008
+#, gcc-internal-format
+msgid "BB %i is missing an edge"
 msgstr ""
 
-#: tree.c:5577
-#, c-format
-msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
+#: tree-eh.c:4025
+#, gcc-internal-format
+msgid "BB %i too many fallthru edges"
 msgstr ""
 
-#: varasm.c:477
-msgid "%J%D causes a section type conflict"
+#: tree-eh.c:4034
+#, gcc-internal-format
+msgid "BB %i has incorrect edge"
 msgstr ""
 
-#: varasm.c:910
-#, fuzzy
-msgid "%Jregister name not specified for %qD"
-msgstr "registernaam niet opgegeven voor `%s'"
+#: tree-eh.c:4040
+#, gcc-internal-format
+msgid "BB %i has incorrect fallthru edge"
+msgstr ""
 
-#: varasm.c:912
-#, fuzzy
-msgid "%Jinvalid register name for %qD"
-msgstr "ongeldige registernaam voor `%s'"
+#: tree-inline.c:2751
+#, gcc-internal-format
+msgid "function %q+F can never be copied because it receives a non-local goto"
+msgstr ""
 
-#: varasm.c:914
-#, fuzzy
-msgid "%Jdata type of %qD isn%'t suitable for a register"
-msgstr "datatype van `%s' is niet geschikt voor een register"
+#: tree-inline.c:2768
+#, gcc-internal-format
+msgid "function %q+F can never be copied because it saves address of local label in a static variable"
+msgstr ""
 
-#: varasm.c:917
-#, fuzzy
-msgid "%Jregister specified for %qD isn%'t suitable for data type"
-msgstr "het registernummer voor `%s' is niet geschikt voor dat datatype"
+#: tree-inline.c:2806
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
+msgstr ""
 
-#: varasm.c:927
-msgid "global register variable has initial value"
-msgstr "globale registervariabele heeft beginwaarde"
+#: tree-inline.c:2820
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses setjmp"
+msgstr ""
 
-#: varasm.c:930
-#, fuzzy
-msgid "volatile register variables don%'t work as you might wish"
-msgstr "'volatile' registervariabelen werken niet zoals U zou willen"
+#: tree-inline.c:2834
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses variable argument lists"
+msgstr ""
 
-#: varasm.c:968
-#, fuzzy
-msgid "%Jregister name given for non-register variable %qD"
-msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
+#: tree-inline.c:2846
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
+msgstr ""
 
-#: varasm.c:1046
-#, fuzzy
-msgid "global destructors not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: tree-inline.c:2854
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses non-local goto"
+msgstr ""
 
-#: varasm.c:1107
-#, fuzzy
-msgid "global constructors not supported on this target"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: tree-inline.c:2866
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
+msgstr ""
 
-#: varasm.c:1607
-#, fuzzy
-msgid "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
-msgstr "alignment van `%s' is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
+#: tree-inline.c:2886
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it contains a computed goto"
+msgstr ""
 
-#: varasm.c:1646
-msgid "thread-local COMMON data not implemented"
+#: tree-inline.c:2966
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
 msgstr ""
 
-#: varasm.c:1671
-#, fuzzy
-msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
-msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d."
+#: tree-inline.c:2980
+#, gcc-internal-format
+msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
+msgstr ""
 
-#: varasm.c:3774
-msgid "initializer for integer value is too complicated"
-msgstr "initializer voor integerwaarde is te ingewikkeld"
+#: tree-inline.c:3551 tree-inline.c:3562
+#, fuzzy, gcc-internal-format
+msgid "inlining failed in call to %q+F: %s"
+msgstr "inline maken mislukt in oproep van %qs"
 
-#: varasm.c:3779
-msgid "initializer for floating value is not a floating constant"
-msgstr "initializer voor floating-point waarde is geen floating-point constante"
+#: tree-inline.c:3553 tree-inline.c:3564
+#, gcc-internal-format
+msgid "called from here"
+msgstr "van hieruit opgeroepen"
 
-#: varasm.c:4048
-#, fuzzy, c-format
-msgid "invalid initial value for member %qs"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: tree-mudflap.c:907
+#, gcc-internal-format
+msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
+msgstr ""
 
-#: varasm.c:4235 varasm.c:4279
-#, fuzzy
-msgid "%Jweak declaration of %qD must precede definition"
-msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
+#: tree-mudflap.c:1114
+#, gcc-internal-format
+msgid "mudflap cannot track %qE in stub function"
+msgstr ""
 
-#: varasm.c:4243
-#, fuzzy
-msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
-msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
+#: tree-mudflap.c:1358
+#, gcc-internal-format
+msgid "mudflap cannot track unknown size extern %qE"
+msgstr ""
 
-#: varasm.c:4277
-#, fuzzy
-msgid "%Jweak declaration of %qD must be public"
-msgstr "de zwakke declaratie van `%s' moet publiek zijn"
+#: tree-nomudflap.c:49
+#, fuzzy, gcc-internal-format
+msgid "mudflap: this language is not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: varasm.c:4286
-#, fuzzy
-msgid "%Jweak declaration of %qD not supported"
-msgstr "de zwakke declaratie van `%s' moet publiek zijn"
+#: tree-optimize.c:441
+#, fuzzy, gcc-internal-format
+msgid "size of return value of %q+D is %u bytes"
+msgstr "grootte van teruggeefwaarde van %qs is %u bytes"
 
-#: varasm.c:4315
-msgid "only weak aliases are supported in this configuration"
-msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
+#: tree-optimize.c:444
+#, fuzzy, gcc-internal-format
+msgid "size of return value of %q+D is larger than %wd bytes"
+msgstr "grootte van teruggeefwaarde van %qs is %u bytes"
 
-#: varasm.c:4476
-msgid "%J%qD aliased to undefined symbol %qE"
+#: tree-outof-ssa.c:777 tree-outof-ssa.c:834 tree-ssa-coalesce.c:959
+#: tree-ssa-coalesce.c:974 tree-ssa-coalesce.c:1196 tree-ssa-live.c:1184
+#, gcc-internal-format
+msgid "SSA corruption"
 msgstr ""
 
-#: varasm.c:4479
-msgid "%J%qD aliased to external symbol %qE"
+#: tree-profile.c:396
+#, gcc-internal-format
+msgid "unimplemented functionality"
 msgstr ""
 
-#: varasm.c:4510
-#, fuzzy
-msgid "%Jalias definitions not supported in this configuration"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
-
-#: varasm.c:4515
-#, fuzzy
-msgid "%Jonly weak aliases are supported in this configuration"
-msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
-
-#: varasm.c:4573
-#, fuzzy
-msgid "visibility attribute not supported in this configuration; ignored"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
+#: tree-ssa.c:581
+#, gcc-internal-format
+msgid "expected an SSA_NAME object"
+msgstr ""
 
-#: varray.c:203
-#, c-format
-msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
+#: tree-ssa.c:587
+#, gcc-internal-format
+msgid "type mismatch between an SSA_NAME and its symbol"
 msgstr ""
 
-#: varray.c:213
-#, c-format
-msgid "underflowed virtual array %s in %s, at %s:%d"
+#: tree-ssa.c:593
+#, gcc-internal-format
+msgid "found an SSA_NAME that had been released into the free pool"
 msgstr ""
 
-#: vec.c:146
-#, c-format
-msgid "vector %s %s domain error, in %s at %s:%u"
+#: tree-ssa.c:599
+#, gcc-internal-format
+msgid "found a virtual definition for a GIMPLE register"
 msgstr ""
 
-#. Print an error message for unrecognized stab codes.
-#: xcoffout.c:187
-#, c-format
-msgid "no sclass for %s stab (0x%x)\n"
+#: tree-ssa.c:605
+#, gcc-internal-format
+msgid "virtual SSA name for non-VOP decl"
 msgstr ""
 
-#.
-#. Local variables:
-#. mode:c
-#. End:
-#.
-#: diagnostic.def:1
-#, fuzzy
-msgid "fatal error: "
-msgstr "interne fout"
+#: tree-ssa.c:611
+#, fuzzy, gcc-internal-format
+msgid "found a real definition for a non-register"
+msgstr "label niet in een CASE-statement"
 
-#: diagnostic.def:2
-#, fuzzy
-msgid "internal compiler error: "
-msgstr "interne fout"
+#: tree-ssa.c:618
+#, gcc-internal-format
+msgid "found a default name with a non-empty defining statement"
+msgstr ""
 
-#: diagnostic.def:3
-#, fuzzy
-msgid "error: "
-msgstr "interne fout"
+#: tree-ssa.c:646
+#, gcc-internal-format
+msgid "SSA_NAME created in two different blocks %i and %i"
+msgstr ""
 
-#: diagnostic.def:4
-msgid "sorry, unimplemented: "
+#: tree-ssa.c:655 tree-ssa.c:1028
+#, gcc-internal-format
+msgid "SSA_NAME_DEF_STMT is wrong"
 msgstr ""
 
-# Dit zou misschien beter 'warning' blijven
-#: diagnostic.def:5
-msgid "warning: "
-msgstr "let op: "
+#: tree-ssa.c:707
+#, fuzzy, gcc-internal-format
+msgid "missing definition"
+msgstr "beginwaarde ontbreekt"
 
-#: diagnostic.def:6
-msgid "anachronism: "
+#: tree-ssa.c:713
+#, gcc-internal-format
+msgid "definition in block %i does not dominate use in block %i"
 msgstr ""
 
-#: diagnostic.def:7
-msgid "note: "
+#: tree-ssa.c:721
+#, gcc-internal-format
+msgid "definition in block %i follows the use"
 msgstr ""
 
-#: diagnostic.def:8
-msgid "debug: "
+#: tree-ssa.c:728
+#, gcc-internal-format
+msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
 msgstr ""
 
-#: params.def:44
-msgid "The maximum structure size (in bytes) at which GCC will do block copies"
+#: tree-ssa.c:736
+#, gcc-internal-format
+msgid "no immediate_use list"
 msgstr ""
 
-#: params.def:54
-msgid "The threshold ratio between instantiated fields and the total structure size"
+#: tree-ssa.c:748
+#, gcc-internal-format
+msgid "wrong immediate use list"
 msgstr ""
 
-#: params.def:71
-msgid "The maximum number of instructions in a single function eligible for inlining"
+#: tree-ssa.c:782
+#, gcc-internal-format
+msgid "incoming edge count does not match number of PHI arguments"
 msgstr ""
 
-#: params.def:83
-msgid "The maximum number of instructions when automatically inlining"
-msgstr ""
+#: tree-ssa.c:796
+#, fuzzy, gcc-internal-format
+msgid "PHI argument is missing for edge %d->%d"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: params.def:88
-msgid "The maximum number of instructions inline function can grow to via recursive inlining"
+#: tree-ssa.c:805
+#, gcc-internal-format
+msgid "PHI argument is not SSA_NAME, or invariant"
 msgstr ""
 
-#: params.def:93
-msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
+#: tree-ssa.c:833
+#, gcc-internal-format
+msgid "wrong edge %d->%d for PHI argument"
 msgstr ""
 
-#: params.def:98
-msgid "The maximum depth of recursive inlining for inline functions"
-msgstr ""
+#: tree-ssa.c:914
+#, fuzzy, gcc-internal-format
+msgid "AUX pointer initialized for edge %d->%d"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: params.def:103
-msgid "The maximum depth of recursive inlining for non-inline functions"
+#: tree-ssa.c:940
+#, gcc-internal-format
+msgid "stmt (%p) marked modified after optimization pass: "
 msgstr ""
 
-#: params.def:110
-msgid "If -fvariable-expansion-in-unroller is used, the maximum number of            times that an individual variable will be expanded            during loop unrolling"
+#: tree-ssa.c:959
+#, gcc-internal-format
+msgid "statement makes a memory store, but has no VDEFS"
 msgstr ""
 
-#: params.def:123
-msgid "The maximum number of instructions to consider to fill a delay slot"
+#: tree-ssa.c:974
+#, gcc-internal-format
+msgid "statement has VDEF operand not in defs list"
 msgstr ""
 
-#: params.def:134
-msgid "The maximum number of instructions to consider to find accurate live register information"
+#: tree-ssa.c:979
+#, gcc-internal-format
+msgid "statement has VDEF but no VUSE operand"
 msgstr ""
 
-#: params.def:144
-msgid "The maximum length of scheduling's pending operations list"
+#: tree-ssa.c:985
+#, gcc-internal-format
+msgid "VDEF and VUSE do not use the same symbol"
 msgstr ""
 
-#: params.def:149
-msgid "The size of function body to be considered large"
+#: tree-ssa.c:994
+#, gcc-internal-format
+msgid "statement has VUSE operand not in uses list"
 msgstr ""
 
-#: params.def:153
-msgid "Maximal growth due to inlining of large function (in percent)"
+#: tree-ssa.c:1057
+#, gcc-internal-format
+msgid "verify_ssa failed"
 msgstr ""
 
-#: params.def:157
-msgid "how much can given compilation unit grow because of the inlining (in percent)"
-msgstr ""
+#: tree-ssa.c:1677
+#, fuzzy, gcc-internal-format
+msgid "%qD was declared here"
+msgstr "%qs tevoren hier gedeclareerd"
 
-#: params.def:161
-msgid "expense of call operation relative to ordinary aritmetic operations"
-msgstr ""
+#: tree-ssa.c:1749
+#, fuzzy, gcc-internal-format
+msgid "%qD is used uninitialized in this function"
+msgstr "%qs is hier niet gedeclareerd (eerste gebruik in deze functie)"
 
-#: params.def:168
-msgid "The maximum amount of memory to be allocated by GCSE"
-msgstr ""
+#: tree-ssa.c:1752 tree-ssa.c:1791
+#, fuzzy, gcc-internal-format
+msgid "%qD may be used uninitialized in this function"
+msgstr "%qs is hier niet gedeclareerd (eerste gebruik in deze functie)"
 
-#: params.def:173
-msgid "The maximum number of passes to make when doing GCSE"
-msgstr ""
+#: tree-vrp.c:5025
+#, fuzzy, gcc-internal-format
+msgid "array subscript is outside array bounds"
+msgstr "array subscript is geen integer"
 
-#: params.def:183
-msgid "The threshold ratio for performing partial redundancy elimination after reload."
-msgstr ""
+#: tree-vrp.c:5040
+#, fuzzy, gcc-internal-format
+msgid "array subscript is above array bounds"
+msgstr "array subscript is geen integer"
 
-#: params.def:190
-msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
-msgstr ""
+#: tree-vrp.c:5047
+#, fuzzy, gcc-internal-format
+msgid "array subscript is below array bounds"
+msgstr "array subscript is geen integer"
 
-#: params.def:201
-msgid "The maximum number of instructions to consider to unroll in a loop"
+#: tree-vrp.c:5689
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying conditional to constant"
 msgstr ""
 
-#: params.def:207
-msgid "The maximum number of instructions to consider to unroll in a loop on average"
+#: tree-vrp.c:5695
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying conditional"
 msgstr ""
 
-#: params.def:212
-msgid "The maximum number of unrollings of a single loop"
-msgstr ""
+#: tree-vrp.c:5739
+#, fuzzy, gcc-internal-format
+msgid "comparison always false due to limited range of data type"
+msgstr "vergelijking is altijd vals omwille van het beperkte bereik van het datatype"
 
-#: params.def:217
-msgid "The maximum number of insns of a peeled loop"
+#: tree-vrp.c:5741
+#, fuzzy, gcc-internal-format
+msgid "comparison always true due to limited range of data type"
+msgstr "vergelijking is altijd waar omwille van het beperkte bereik van het datatype"
+
+#: tree-vrp.c:6589
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
 msgstr ""
 
-#: params.def:222
-msgid "The maximum number of peelings of a single loop"
+#: tree-vrp.c:6671
+#, gcc-internal-format
+msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
 msgstr ""
 
-#: params.def:227
-msgid "The maximum number of insns of a completely peeled loop"
+#: tree.c:4084
+#, fuzzy, gcc-internal-format
+msgid "ignoring attributes applied to %qT after definition"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
+
+#: tree.c:5220
+#, gcc-internal-format
+msgid "%q+D already declared with dllexport attribute: dllimport ignored"
 msgstr ""
 
-#: params.def:232
-msgid "The maximum number of peelings of a single loop that is peeled completely"
+#: tree.c:5232
+#, gcc-internal-format
+msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
 msgstr ""
 
-#: params.def:237
-msgid "The maximum number of insns of a peeled loop that rolls only once"
+#: tree.c:5247
+#, gcc-internal-format
+msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
 msgstr ""
 
-#: params.def:243
-msgid "The maximum number of insns of an unswitched loop"
+#: tree.c:5347
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D declared as  dllimport: attribute ignored"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
+
+#: tree.c:5355
+#, fuzzy, gcc-internal-format
+msgid "function %q+D definition is marked dllimport"
+msgstr "functie-definitie als %<auto%> gedeclareerd"
+
+#: tree.c:5363 config/sh/symbian-c.c:144 config/sh/symbian-cxx.c:576
+#, fuzzy, gcc-internal-format
+msgid "variable %q+D definition is marked dllimport"
+msgstr "statische variable %qs is als dllimport aangeduid"
+
+#: tree.c:5390 config/sh/symbian-c.c:164 config/sh/symbian-cxx.c:651
+#, gcc-internal-format
+msgid "external linkage required for symbol %q+D because of %qE attribute"
 msgstr ""
 
-#: params.def:248
-msgid "The maximum number of unswitchings in a single loop"
+#: tree.c:5404
+#, fuzzy, gcc-internal-format
+msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
+msgstr "%qs als ander soort symbool geherdeclareerd"
+
+#: tree.c:7004
+#, gcc-internal-format
+msgid "arrays of functions are not meaningful"
+msgstr "arrays van functies zijn niet betekenisvol"
+
+#: tree.c:7141
+#, gcc-internal-format
+msgid "function return type cannot be function"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+
+#: tree.c:8361 tree.c:8446 tree.c:8507
+#, gcc-internal-format
+msgid "tree check: %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: params.def:255
-msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
+#: tree.c:8398
+#, gcc-internal-format
+msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: params.def:260
-msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)"
+#: tree.c:8411
+#, gcc-internal-format
+msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: params.def:266
-msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
+#: tree.c:8460
+#, gcc-internal-format
+msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
 msgstr ""
 
-#: params.def:270
-msgid "The number of cycles the swing modulo scheduler considers when \t  checking conflicts using DFA"
+#: tree.c:8473
+#, gcc-internal-format
+msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
 msgstr ""
 
-#: params.def:275
-msgid "A threshold on the average loop count considered by the swing modulo scheduler"
+#: tree.c:8533
+#, gcc-internal-format
+msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
 msgstr ""
 
-#: params.def:280
-msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
+#: tree.c:8547
+#, gcc-internal-format
+msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
 msgstr ""
 
-#: params.def:284
-msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
+#: tree.c:8560
+#, gcc-internal-format
+msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: params.def:288
-msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
+#: tree.c:8573
+#, gcc-internal-format
+msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
 msgstr ""
 
-#: params.def:292
-msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
+#: value-prof.c:376
+#, gcc-internal-format
+msgid "Dead histogram"
 msgstr ""
 
-#: params.def:296
-msgid "Maximal code growth caused by tail duplication (in percent)"
+#: value-prof.c:407
+#, gcc-internal-format
+msgid "Histogram value statement does not correspond to the statement it is associated with"
 msgstr ""
 
-#: params.def:300
-msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
+#: value-prof.c:420
+#, gcc-internal-format
+msgid "verify_histograms failed"
 msgstr ""
 
-#: params.def:304
-msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
+#: value-prof.c:467
+#, gcc-internal-format
+msgid "Correcting inconsistent value profile: %s profiler overall count (%d) does not match BB count (%d)"
 msgstr ""
 
-#: params.def:308
-msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
+#: value-prof.c:477
+#, gcc-internal-format
+msgid "Corrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
 msgstr ""
 
-#: params.def:314
-msgid "The maximum number of incoming edges to consider for crossjumping"
+#: var-tracking.c:6051
+#, gcc-internal-format
+msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
 msgstr ""
 
-#: params.def:320
-msgid "The minimum number of matching instructions to consider for crossjumping"
+#: var-tracking.c:6055
+#, gcc-internal-format
+msgid "variable tracking size limit exceeded"
 msgstr ""
 
-#: params.def:326
-msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
+#: varasm.c:580
+#, gcc-internal-format
+msgid "%+D causes a section type conflict"
 msgstr ""
 
-#: params.def:332
-msgid "The maximum length of path considered in cse"
+#: varasm.c:1130
+#, fuzzy, gcc-internal-format
+msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
+msgstr "alignment van %qs is groter dan het maximale alignment van het objectbestand. %d wordt gebruikt."
+
+#: varasm.c:1364 varasm.c:1372
+#, fuzzy, gcc-internal-format
+msgid "register name not specified for %q+D"
+msgstr "registernaam niet opgegeven voor %qs"
+
+#: varasm.c:1374
+#, fuzzy, gcc-internal-format
+msgid "invalid register name for %q+D"
+msgstr "ongeldige registernaam voor %qs"
+
+#: varasm.c:1376
+#, fuzzy, gcc-internal-format
+msgid "data type of %q+D isn%'t suitable for a register"
+msgstr "datatype van %qs is niet geschikt voor een register"
+
+#: varasm.c:1379
+#, fuzzy, gcc-internal-format
+msgid "register specified for %q+D isn%'t suitable for data type"
+msgstr "het registernummer voor %qs is niet geschikt voor dat datatype"
+
+#: varasm.c:1389
+#, gcc-internal-format
+msgid "global register variable has initial value"
+msgstr "globale registervariabele heeft beginwaarde"
+
+#: varasm.c:1393
+#, gcc-internal-format
+msgid "optimization may eliminate reads and/or writes to register variables"
 msgstr ""
 
-#: params.def:339
-msgid "The minimum cost of an expensive expression in the loop invariant motion"
+#: varasm.c:1431
+#, fuzzy, gcc-internal-format
+msgid "register name given for non-register variable %q+D"
+msgstr "registernaam opgegeven voor niet-registervariabele %qs"
+
+#: varasm.c:1548
+#, fuzzy, gcc-internal-format
+msgid "global destructors not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+
+#: varasm.c:1614
+#, fuzzy, gcc-internal-format
+msgid "global constructors not supported on this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+
+#: varasm.c:2001
+#, gcc-internal-format
+msgid "thread-local COMMON data not implemented"
 msgstr ""
 
-#: params.def:348
-msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
-msgstr ""
+#: varasm.c:2030
+#, fuzzy, gcc-internal-format
+msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
+msgstr "het gevraagde alignment voor %s is groter dan het geïmplementeerde aligment van %d."
+
+#: varasm.c:4665
+#, fuzzy, gcc-internal-format
+msgid "initializer for integer/fixed-point value is too complicated"
+msgstr "initializer voor integerwaarde is te ingewikkeld"
+
+#: varasm.c:4670
+#, gcc-internal-format
+msgid "initializer for floating value is not a floating constant"
+msgstr "initializer voor floating-point waarde is geen floating-point constante"
+
+#: varasm.c:4976
+#, fuzzy, gcc-internal-format
+msgid "invalid initial value for member %qE"
+msgstr "ongeldige beginwaarde voor member %qs"
+
+#: varasm.c:5285 varasm.c:5329
+#, fuzzy, gcc-internal-format
+msgid "weak declaration of %q+D must precede definition"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
+
+#: varasm.c:5293
+#, fuzzy, gcc-internal-format
+msgid "weak declaration of %q+D after first use results in unspecified behavior"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
+
+#: varasm.c:5327
+#, fuzzy, gcc-internal-format
+msgid "weak declaration of %q+D must be public"
+msgstr "de zwakke declaratie van %qs moet publiek zijn"
+
+#: varasm.c:5331
+#, fuzzy, gcc-internal-format
+msgid "weak declaration of %q+D not supported"
+msgstr "de zwakke declaratie van %qs moet publiek zijn"
+
+#: varasm.c:5360 varasm.c:5766
+#, gcc-internal-format
+msgid "only weak aliases are supported in this configuration"
+msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
 
-#: params.def:356
-msgid "Bound on number of iv uses in loop optimized in iv optimizations"
-msgstr ""
+#: varasm.c:5581
+#, fuzzy, gcc-internal-format
+msgid "weakref is not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: params.def:364
-msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
-msgstr ""
+#: varasm.c:5695
+#, fuzzy, gcc-internal-format
+msgid "%q+D aliased to undefined symbol %qE"
+msgstr "kan klasse '%s' niet vinden"
 
-#: params.def:371
-msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
-msgstr ""
+#: varasm.c:5705
+#, fuzzy, gcc-internal-format
+msgid "%q+D aliased to external symbol %qE"
+msgstr "kan klasse '%s' niet vinden"
 
-#: params.def:376
-msgid "The maximum memory locations recorded by cselib"
+#: varasm.c:5744
+#, gcc-internal-format
+msgid "weakref %q+D ultimately targets itself"
 msgstr ""
 
-#: params.def:389
-msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
+#: varasm.c:5753
+#, gcc-internal-format
+msgid "weakref %q+D must have static linkage"
 msgstr ""
 
-#: params.def:394
-msgid "Minimum heap size before we start collecting garbage, in kilobytes"
-msgstr ""
+#: varasm.c:5760
+#, fuzzy, gcc-internal-format
+msgid "alias definitions not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: params.def:402
-msgid "The maximum number of instructions to search backward when looking for equivalent reload"
-msgstr ""
+#: varasm.c:5822 config/sol2.c:156
+#, fuzzy, gcc-internal-format
+msgid "visibility attribute not supported in this configuration; ignored"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: params.def:407
-msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
+#: varray.c:197
+#, gcc-internal-format
+msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
 msgstr ""
 
-#: params.def:412
-msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
+#: varray.c:207
+#, gcc-internal-format
+msgid "underflowed virtual array %s in %s, at %s:%d"
 msgstr ""
 
-#: params.def:417
-msgid "The maximum number of insns in a region to be considered for interblock scheduling"
+#: vec.c:523
+#, gcc-internal-format
+msgid "vector %s %s domain error, in %s at %s:%u"
 msgstr ""
 
-#: params.def:422
-msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
+#. Print an error message for unrecognized stab codes.
+#: xcoffout.c:187
+#, gcc-internal-format
+msgid "no sclass for %s stab (0x%x)"
 msgstr ""
 
-#: params.def:430
-#, fuzzy
-msgid "The upper bound for sharing integer constants"
-msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
-
-#: config/darwin-c.c:84
+#: config/darwin-c.c:85
+#, gcc-internal-format
 msgid "too many #pragma options align=reset"
 msgstr ""
 
-#: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
-#: config/darwin-c.c:111
-#, fuzzy
+#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
+#: config/darwin-c.c:112
+#, fuzzy, gcc-internal-format
 msgid "malformed '#pragma options', ignoring"
 msgstr "misvormde #pragma pack"
 
 # Moet 'signature-string' vertaald worden?
-#: config/darwin-c.c:114
-#, fuzzy
+#: config/darwin-c.c:115
+#, fuzzy, gcc-internal-format
 msgid "junk at end of '#pragma options'"
 msgstr "Brol aan einde van signature-string."
 
-#: config/darwin-c.c:124
+#: config/darwin-c.c:125
+#, gcc-internal-format
 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:136
+#: config/darwin-c.c:137
+#, gcc-internal-format
 msgid "missing '(' after '#pragma unused', ignoring"
 msgstr ""
 
-#: config/darwin-c.c:154
+#: config/darwin-c.c:155
+#, gcc-internal-format
 msgid "missing ')' after '#pragma unused', ignoring"
 msgstr ""
 
 # Moet 'signature-string' vertaald worden?
-#: config/darwin-c.c:157
-#, fuzzy
+#: config/darwin-c.c:158
+#, fuzzy, gcc-internal-format
 msgid "junk at end of '#pragma unused'"
 msgstr "Brol aan einde van signature-string."
 
-#: config/darwin-c.c:367
-#, c-format
+#: config/darwin-c.c:169
+#, fuzzy, gcc-internal-format
+msgid "malformed '#pragma ms_struct', ignoring"
+msgstr "misvormde #pragma pack"
+
+#: config/darwin-c.c:177
+#, fuzzy, gcc-internal-format
+msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
+msgstr "misvormde #pragma pack"
+
+# Moet 'signature-string' vertaald worden?
+#: config/darwin-c.c:180
+#, fuzzy, gcc-internal-format
+msgid "junk at end of '#pragma ms_struct'"
+msgstr "Brol aan einde van signature-string."
+
+#: config/darwin-c.c:406
+#, gcc-internal-format
 msgid "subframework include %s conflicts with framework include"
 msgstr ""
 
-#: config/darwin.c:1350
-#, fuzzy
+#: config/darwin-c.c:589
+#, gcc-internal-format
+msgid "Unknown value %qs of -mmacosx-version-min"
+msgstr ""
+
+#: config/darwin.c:1428
+#, gcc-internal-format
+msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
+msgstr ""
+
+#: config/darwin.c:1435
+#, gcc-internal-format
+msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
+msgstr ""
+
+#: config/darwin.c:1560
+#, fuzzy, gcc-internal-format
 msgid "internal and protected visibility attributes not supported in this configuration; ignored"
 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/sol2-c.c:94 config/sol2-c.c:110
-#, fuzzy
+#: config/host-darwin.c:62
+#, gcc-internal-format
+msgid "couldn't unmap pch_address_space: %m"
+msgstr ""
+
+#: config/sol2-c.c:93 config/sol2-c.c:109
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma align%>, ignoring"
 msgstr "misvormde #pragma weak"
 
-#: config/sol2-c.c:103
-#, fuzzy
+#: config/sol2-c.c:102
+#, fuzzy, gcc-internal-format
 msgid "invalid alignment for %<#pragma align%>, ignoring"
 msgstr "misvormde #pragma weak"
 
-#: config/sol2-c.c:118
+#: config/sol2-c.c:117
+#, gcc-internal-format
 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
 msgstr ""
 
-#: config/sol2-c.c:130 config/sol2-c.c:142
-#, fuzzy
+#: config/sol2-c.c:129 config/sol2-c.c:141
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma align%>"
 msgstr "misvormde #pragma weak"
 
 # Moet 'signature-string' vertaald worden?
-#: config/sol2-c.c:137
-#, fuzzy
+#: config/sol2-c.c:136
+#, fuzzy, gcc-internal-format
 msgid "junk at end of %<#pragma align%>"
 msgstr "Brol aan einde van signature-string."
 
-#: config/sol2-c.c:158 config/sol2-c.c:165
-#, fuzzy
+#: config/sol2-c.c:157 config/sol2-c.c:164
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma init%>, ignoring"
 msgstr "misvormde #pragma pack"
 
 #: config/sol2-c.c:188 config/sol2-c.c:200
-#, fuzzy
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma init%>"
 msgstr "misvormde #pragma weak"
 
 # Moet 'signature-string' vertaald worden?
 #: config/sol2-c.c:195
-#, fuzzy
+#, fuzzy, gcc-internal-format
 msgid "junk at end of %<#pragma init%>"
 msgstr "Brol aan einde van signature-string."
 
 #: config/sol2-c.c:216 config/sol2-c.c:223
-#, fuzzy
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma fini%>, ignoring"
 msgstr "misvormde #pragma pack"
 
-#: config/sol2-c.c:246 config/sol2-c.c:258
-#, fuzzy
+#: config/sol2-c.c:247 config/sol2-c.c:259
+#, fuzzy, gcc-internal-format
 msgid "malformed %<#pragma fini%>"
 msgstr "misvormde #pragma weak"
 
 # Moet 'signature-string' vertaald worden?
-#: config/sol2-c.c:253
-#, fuzzy
+#: config/sol2-c.c:254
+#, fuzzy, gcc-internal-format
 msgid "junk at end of %<#pragma fini%>"
 msgstr "Brol aan einde van signature-string."
 
 #: config/sol2.c:54
-msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
-msgstr ""
-
-#: config/darwin.h:155
-msgid "Set sizeof(bool) to 1"
-msgstr ""
-
-#: config/darwin.h:157
-msgid "Generate code suitable for fast turn around debugging"
+#, gcc-internal-format
+msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
 msgstr ""
 
-#: config/darwin.h:159
-msgid "Don't generate code suitable for fast turn around debugging"
-msgstr ""
+#: config/vxworks.c:146
+#, fuzzy, gcc-internal-format
+msgid "PIC is only supported for RTPs"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
 #. sections.  machopic_select_section ensures that weak variables go in
 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
 #. not supported.  Weak symbols that aren't visible outside the .s file
 #. are not supported.
-#: config/darwin.h:395
-#, fuzzy
+#: config/darwin.h:497
+#, fuzzy, gcc-internal-format
 msgid "alias definitions not supported in Mach-O; ignored"
 msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/lynx.h:137
-msgid "Use shared libraries"
-msgstr ""
-
-#: config/lynx.h:138
-msgid "Support multi-threading"
-msgstr ""
-
-#: config/lynx.h:139
-msgid "Support legacy multi-threading"
+#. No profiling.
+#: config/vx-common.h:89
+#, gcc-internal-format
+msgid "profiler support for VxWorks"
 msgstr ""
 
-#: config/windiss.h:37
-msgid "profiler support for WindISS"
-msgstr ""
+#: config/alpha/alpha.c:230 config/rs6000/rs6000.c:3144
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mtls-size switch"
+msgstr "slechte waarde %qs voor optie -mcpu"
 
-#: config/alpha/alpha.c:254
-#, fuzzy, c-format
+#: config/alpha/alpha.c:284
+#, fuzzy, gcc-internal-format
 msgid "-f%s ignored for Unicos/Mk (not supported)"
 msgstr "-pipe wordt niet ondersteund"
 
-#: config/alpha/alpha.c:278
-#, fuzzy
+#: config/alpha/alpha.c:308
+#, fuzzy, gcc-internal-format
 msgid "-mieee not supported on Unicos/Mk"
 msgstr "-pipe wordt niet ondersteund"
 
-#: config/alpha/alpha.c:289
+#: config/alpha/alpha.c:319
+#, gcc-internal-format
 msgid "-mieee-with-inexact not supported on Unicos/Mk"
 msgstr ""
 
-#: config/alpha/alpha.c:306
-#, fuzzy, c-format
-msgid "bad value %qs for -mtrap-precision switch"
-msgstr "slechte waarde `%s' voor optie -mtrap-precision"
-
-#: config/alpha/alpha.c:320
-#, fuzzy, c-format
-msgid "bad value %qs for -mfp-rounding-mode switch"
-msgstr "slechte waarde `%s' voor optie -mfp-rounding-mode"
-
-#: config/alpha/alpha.c:335
-#, fuzzy, c-format
-msgid "bad value %qs for -mfp-trap-mode switch"
-msgstr "slechte waarde `%s' voor optie -mfp-trap-mode"
-
-#: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1728
-#, fuzzy, c-format
-msgid "bad value %qs for -mtls-size switch"
-msgstr "slechte waarde `%s' voor optie -mcpu"
-
-#: config/alpha/alpha.c:366 config/alpha/alpha.c:378
-#, fuzzy, c-format
-msgid "bad value %qs for -mcpu switch"
-msgstr "slechte waarde (%s) voor optie -mcpu"
-
-#: config/alpha/alpha.c:385
-#, fuzzy
-msgid "trap mode not supported on Unicos/Mk"
-msgstr "trapmodus niet ondersteund voor VAX-floats"
-
-#: config/alpha/alpha.c:392
-msgid "fp software completion requires -mtrap-precision=i"
-msgstr "fp vervollediging in software heeft -mtrap-precision=i nodig"
-
-#: config/alpha/alpha.c:408
-msgid "rounding mode not supported for VAX floats"
-msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
-
-#: config/alpha/alpha.c:413
-msgid "trap mode not supported for VAX floats"
-msgstr "trapmodus niet ondersteund voor VAX-floats"
-
-#: config/alpha/alpha.c:417
-#, fuzzy
-msgid "128-bit long double not supported for VAX floats"
-msgstr "trapmodus niet ondersteund voor VAX-floats"
-
-# goed Nederlands voor 'latency'
-#: config/alpha/alpha.c:445
-#, c-format
-msgid "L%d cache latency unknown for %s"
-msgstr "L%d cache-latency niet gekend voor %s"
-
-#: config/alpha/alpha.c:460
-#, fuzzy, c-format
-msgid "bad value %qs for -mmemory-latency"
-msgstr "slechte waarde `%s' voor -mmeroy-latency"
-
-#: config/alpha/alpha.c:4764
-#, c-format
-msgid "invalid %%H value"
-msgstr ""
-
-#: config/alpha/alpha.c:4785
-#, fuzzy, c-format
-msgid "invalid %%J value"
-msgstr "ongeldige waarde voor %%E"
-
-#: config/alpha/alpha.c:4801 config/ia64/ia64.c:4137
-#, c-format
-msgid "invalid %%r value"
-msgstr "ongeldige waarde voor %%r"
-
-#: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10927
-#: config/xtensa/xtensa.c:1951
-#, c-format
-msgid "invalid %%R value"
-msgstr "ongeldige waarde voor %%R"
-
-#: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10846
-#: config/xtensa/xtensa.c:1918
-#, c-format
-msgid "invalid %%N value"
-msgstr "ongeldige waarde voor %%N"
-
-#: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10874
-#, c-format
-msgid "invalid %%P value"
-msgstr "ongeldige waarde voor %%P"
-
-#: config/alpha/alpha.c:4833
-#, c-format
-msgid "invalid %%h value"
-msgstr "ongeldige waarde voor %%h"
-
-#: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944
-#, c-format
-msgid "invalid %%L value"
-msgstr "ongeldige waarde voor %%L"
-
-#: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10828
-#, c-format
-msgid "invalid %%m value"
-msgstr "ongeldige waarde voor %%m"
-
-#: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10836
-#, c-format
-msgid "invalid %%M value"
-msgstr "ongeldige waarde voor %%M"
-
-#: config/alpha/alpha.c:4932
-#, c-format
-msgid "invalid %%U value"
-msgstr "ongeldige waarde voor %%U"
-
-#: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958
-#: config/rs6000/rs6000.c:10935
-#, c-format
-msgid "invalid %%s value"
-msgstr "ongeldige waarde voor %%s"
-
-#: config/alpha/alpha.c:4981
-#, c-format
-msgid "invalid %%C value"
-msgstr "ongeldige waarde voor %%C"
-
-#: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10666
-#: config/rs6000/rs6000.c:10685
-#, c-format
-msgid "invalid %%E value"
-msgstr "ongeldige waarde voor %%E"
-
-#: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091
-#, fuzzy
-msgid "unknown relocation unspec"
-msgstr "onbekend type verzameling-constructor"
-
-#: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11253
-#, c-format
-msgid "invalid %%xn code"
-msgstr "ongeldige code voor %%xn"
-
-#: config/alpha/alpha.c:6036 config/alpha/alpha.c:6039 config/s390/s390.c:8033
-#: config/s390/s390.c:8036
-msgid "bad builtin fcode"
-msgstr ""
-
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337
-#: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134
-#: config/sparc/sparc.h:625 config/sparc/sparc.h:630
-msgid "Use hardware fp"
-msgstr ""
-
-#: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338
-#: config/sparc/sparc.h:627 config/sparc/sparc.h:632
-msgid "Do not use hardware fp"
-msgstr ""
-
-#: config/alpha/alpha.h:295
-msgid "Use fp registers"
-msgstr ""
-
-#: config/alpha/alpha.h:297
-msgid "Do not use fp registers"
-msgstr ""
-
-#: config/alpha/alpha.h:298
-msgid "Do not assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.h:299
-msgid "Assume GAS"
-msgstr ""
-
-#: config/alpha/alpha.h:301
-msgid "Request IEEE-conformant math library routines (OSF/1)"
-msgstr ""
-
-#: config/alpha/alpha.h:303
-msgid "Emit IEEE-conformant code, without inexact exceptions"
-msgstr ""
-
-#: config/alpha/alpha.h:305
-msgid "Emit IEEE-conformant code, with inexact exceptions"
-msgstr ""
-
-#: config/alpha/alpha.h:307
-#, fuzzy
-msgid "Do not emit complex integer constants to read-only memory"
-msgstr "complexe integerconstante is te breed voor `complex int'"
-
-#: config/alpha/alpha.h:308
-msgid "Use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.h:309
-msgid "Do not use VAX fp"
-msgstr ""
-
-#: config/alpha/alpha.h:310
-msgid "Emit code for the byte/word ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.h:313
-msgid "Emit code for the motion video ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.h:316
-msgid "Emit code for the fp move and sqrt ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.h:318
-msgid "Emit code for the counting ISA extension"
-msgstr ""
-
-#: config/alpha/alpha.h:321
-msgid "Emit code using explicit relocation directives"
-msgstr ""
-
-#: config/alpha/alpha.h:324
-msgid "Emit 16-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.h:326
-msgid "Emit 32-bit relocations to the small data areas"
-msgstr ""
-
-#: config/alpha/alpha.h:328
-#, fuzzy
-msgid "Emit direct branches to local functions"
-msgstr "impliciete declaratie van functie `%s'"
-
-#: config/alpha/alpha.h:331
-msgid "Emit rdval instead of rduniq for thread pointer"
-msgstr ""
-
-#: config/alpha/alpha.h:333
-msgid "Use 128-bit long double"
-msgstr ""
-
-#: config/alpha/alpha.h:335
-msgid "Use 64-bit long double"
-msgstr ""
-
-#. For -mcpu=
-#. For -mtune=
-#. For -mfp-rounding-mode=[n|m|c|d]
-#. For -mfp-trap-mode=[n|u|su|sui]
-#. For -mtrap-precision=[p|f|i]
-#. For -mmemory-latency=
-#. For -mtls-size=
-#: config/alpha/alpha.h:364
-msgid "Use features of and schedule given CPU"
-msgstr ""
+#: config/alpha/alpha.c:336
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mtrap-precision switch"
+msgstr "slechte waarde %qs voor optie -mtrap-precision"
 
-#: config/alpha/alpha.h:366
-msgid "Schedule given CPU"
-msgstr ""
+#: config/alpha/alpha.c:350
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mfp-rounding-mode switch"
+msgstr "slechte waarde %qs voor optie -mfp-rounding-mode"
 
-#: config/alpha/alpha.h:368
-msgid "Control the generated fp rounding mode"
-msgstr ""
+#: config/alpha/alpha.c:365
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mfp-trap-mode switch"
+msgstr "slechte waarde %qs voor optie -mfp-trap-mode"
 
-#: config/alpha/alpha.h:370
-msgid "Control the IEEE trap mode"
-msgstr ""
+#: config/alpha/alpha.c:379
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mcpu switch"
+msgstr "slechte waarde (%s) voor optie -mcpu"
 
-#: config/alpha/alpha.h:372
-msgid "Control the precision given to fp exceptions"
-msgstr ""
+#: config/alpha/alpha.c:391
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mtune switch"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/alpha/alpha.h:374
-msgid "Tune expected memory latency"
-msgstr ""
+#: config/alpha/alpha.c:398
+#, fuzzy, gcc-internal-format
+msgid "trap mode not supported on Unicos/Mk"
+msgstr "trapmodus niet ondersteund voor VAX-floats"
 
-#: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90
-msgid "Specify bit size of immediate TLS offsets"
-msgstr ""
+#: config/alpha/alpha.c:405
+#, gcc-internal-format
+msgid "fp software completion requires -mtrap-precision=i"
+msgstr "fp vervollediging in software heeft -mtrap-precision=i nodig"
 
-#: config/arc/arc.c:172
-#, c-format
-msgid "bad value (%s) for -mcpu switch"
-msgstr "slechte waarde (%s) voor optie -mcpu"
+#: config/alpha/alpha.c:421
+#, gcc-internal-format
+msgid "rounding mode not supported for VAX floats"
+msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
 
-#: config/arc/arc.c:394
-#, fuzzy, c-format
-msgid "argument of %qs attribute is not a string constant"
-msgstr "het argument van `asm' is geen constante string"
+#: config/alpha/alpha.c:426
+#, gcc-internal-format
+msgid "trap mode not supported for VAX floats"
+msgstr "trapmodus niet ondersteund voor VAX-floats"
 
-#: config/arc/arc.c:401
-#, fuzzy, c-format
-msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
-msgstr "het argument van `asm' is geen constante string"
+#: config/alpha/alpha.c:430
+#, fuzzy, gcc-internal-format
+msgid "128-bit long double not supported for VAX floats"
+msgstr "trapmodus niet ondersteund voor VAX-floats"
 
-#: config/arc/arc.c:1739 config/m32r/m32r.c:2141
-#, fuzzy, c-format
-msgid "invalid operand to %%R code"
-msgstr "ongeldige operand voor %R-code"
+# goed Nederlands voor 'latency'
+#: config/alpha/alpha.c:458
+#, gcc-internal-format
+msgid "L%d cache latency unknown for %s"
+msgstr "L%d cache-latency niet gekend voor %s"
 
-#: config/arc/arc.c:1771 config/m32r/m32r.c:2164
-#, fuzzy, c-format
-msgid "invalid operand to %%H/%%L code"
-msgstr "ongeldige operand voor %H/%L-code"
+#: config/alpha/alpha.c:473
+#, fuzzy, gcc-internal-format
+msgid "bad value %qs for -mmemory-latency"
+msgstr "slechte waarde %qs voor -mmeroy-latency"
 
-#: config/arc/arc.c:1794 config/m32r/m32r.c:2235
-#, fuzzy, c-format
-msgid "invalid operand to %%U code"
-msgstr "ongeldige operand voor %U-code"
+#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735 config/s390/s390.c:8824
+#: config/s390/s390.c:8827
+#, gcc-internal-format
+msgid "bad builtin fcode"
+msgstr ""
 
-#: config/arc/arc.c:1805
-#, fuzzy, c-format
-msgid "invalid operand to %%V code"
-msgstr "ongeldige operand voor %V-code"
+#: config/arc/arc.c:393
+#, fuzzy, gcc-internal-format
+msgid "argument of %qE attribute is not a string constant"
+msgstr "het argument van %<asm%> is geen constante string"
 
-# Hoe moet dit exact geïnterpreteerd worden?
-# Zowel 'operand van uitvoercode' als 'code voor operanduitvoer' is mogelijk.
-#. Unknown flag.
-#: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7516
-msgid "invalid operand output code"
-msgstr "ongeldige operand voor uitvoercode"
+#: config/arc/arc.c:401
+#, fuzzy, gcc-internal-format
+msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: config/arm/arm.c:800
-#, fuzzy, c-format
+#: config/arm/arm.c:1337
+#, fuzzy, gcc-internal-format
 msgid "switch -mcpu=%s conflicts with -march= switch"
 msgstr "optie -mcpu=%s geeft conflicten met optie -mtune="
 
-#: config/arm/arm.c:810 config/rs6000/rs6000.c:1238 config/sparc/sparc.c:653
-#, c-format
+#: config/arm/arm.c:1347 config/rs6000/rs6000.c:2363 config/sparc/sparc.c:776
+#, gcc-internal-format
 msgid "bad value (%s) for %s switch"
 msgstr "slechte waarde (%s) foor optie %s"
 
-#: config/arm/arm.c:919
+#: config/arm/arm.c:1460
+#, fuzzy, gcc-internal-format
+msgid "invalid __fp16 format option: -mfp16-format=%s"
+msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
+
+#: config/arm/arm.c:1477
+#, fuzzy, gcc-internal-format
+msgid "invalid ABI option: -mabi=%s"
+msgstr "Ongeldige optie %qs"
+
+#: config/arm/arm.c:1485
+#, fuzzy, gcc-internal-format
+msgid "target CPU does not support ARM mode"
+msgstr "doel-CPU ondersteunt geen interworking"
+
+#: config/arm/arm.c:1491
+#, gcc-internal-format
 msgid "target CPU does not support interworking"
 msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/arm/arm.c:925
-#, fuzzy
+#: config/arm/arm.c:1497
+#, fuzzy, gcc-internal-format
 msgid "target CPU does not support THUMB instructions"
 msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/arm/arm.c:939
+#: config/arm/arm.c:1515
+#, gcc-internal-format
 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:942
+#: config/arm/arm.c:1518
+#, gcc-internal-format
 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:945
+#: config/arm/arm.c:1521
+#, gcc-internal-format
 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
 msgstr ""
 
-#: config/arm/arm.c:949
+#: config/arm/arm.c:1525
+#, gcc-internal-format
 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
 msgstr "-mapcs-stack-check is niet compatibel met -mno-apcs-frame"
 
-#: config/arm/arm.c:957
+#: config/arm/arm.c:1533
+#, gcc-internal-format
 msgid "-fpic and -mapcs-reent are incompatible"
 msgstr "-fpic en -mapcs-reent zijn niet compatibel"
 
-#: config/arm/arm.c:960
+#: config/arm/arm.c:1536
+#, gcc-internal-format
 msgid "APCS reentrant code not supported.  Ignored"
 msgstr "APCS reentrant code wordt niet ondersteund.  Genegeerd"
 
-#: config/arm/arm.c:968
-#, fuzzy
+#: config/arm/arm.c:1544
+#, fuzzy, gcc-internal-format
 msgid "-g with -mno-apcs-frame may not give sensible debugging"
 msgstr "-g met -fomit-frame-pointer geeft mogelijk geen fatsoenlijke debug-mogelijkheden"
 
-#: config/arm/arm.c:976
-#, fuzzy
+#: config/arm/arm.c:1547
+#, fuzzy, gcc-internal-format
 msgid "passing floating point arguments in fp regs not yet supported"
 msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
 
-#: config/arm/arm.c:1018
-#, fuzzy, c-format
-msgid "invalid ABI option: -mabi=%s"
-msgstr "Ongeldige optie `%s'"
-
-#: config/arm/arm.c:1024
+#: config/arm/arm.c:1605
+#, gcc-internal-format
 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
 msgstr ""
 
-#: config/arm/arm.c:1027
+#: config/arm/arm.c:1608
+#, gcc-internal-format
 msgid "iwmmxt abi requires an iwmmxt capable cpu"
 msgstr ""
 
-#: config/arm/arm.c:1037
-#, fuzzy, c-format
+#: config/arm/arm.c:1617
+#, fuzzy, gcc-internal-format
 msgid "invalid floating point emulation option: -mfpe=%s"
 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
 
-#: config/arm/arm.c:1054
-#, fuzzy, c-format
+#: config/arm/arm.c:1645
+#, fuzzy, gcc-internal-format
 msgid "invalid floating point option: -mfpu=%s"
 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
 
-#: config/arm/arm.c:1095
-#, fuzzy, c-format
+#: config/arm/arm.c:1684
+#, fuzzy, gcc-internal-format
 msgid "invalid floating point abi: -mfloat-abi=%s"
 msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
 
-#: config/arm/arm.c:1110
-msgid "-mfloat-abi=hard and VFP"
+#: config/arm/arm.c:1692
+#, gcc-internal-format
+msgid "FPA is unsupported in the AAPCS"
 msgstr ""
 
-#: config/arm/arm.c:1136
-#, fuzzy, c-format
-msgid "structure size boundary can only be set to %s"
-msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden"
+#: config/arm/arm.c:1697
+#, fuzzy, gcc-internal-format
+msgid "AAPCS does not support -mcaller-super-interworking"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/arm/arm.c:1145
-msgid "-mpic-register= is useless without -fpic"
-msgstr ""
+#: config/arm/arm.c:1700
+#, fuzzy, gcc-internal-format
+msgid "AAPCS does not support -mcallee-super-interworking"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/arm/arm.c:1152
-#, c-format
-msgid "unable to use '%s' for PIC register"
+#: config/arm/arm.c:1707
+#, gcc-internal-format
+msgid "iWMMXt and hardware floating point"
 msgstr ""
 
-#: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4676
-#: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704
-#: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182
-#: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288
-#: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073
-#: config/rs6000/rs6000.c:17375 config/sh/sh.c:7188 config/sh/sh.c:7209
-#: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210
-#, fuzzy, c-format
-msgid "%qs attribute only applies to functions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
-
-#: config/arm/arm.c:10454 config/arm/arm.c:10472
-#, fuzzy
-msgid "predicated Thumb instruction"
-msgstr "signature-string niet herkend"
-
-#: config/arm/arm.c:10460
-#, fuzzy
-msgid "predicated instruction in conditional sequence"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
-
-#: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588
-#: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667
-#: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727
-#: config/arm/arm.c:10734 config/arm/arm.c:10741
-#, fuzzy, c-format
-msgid "invalid operand for code '%c'"
-msgstr "ongeldige operand van %s"
-
-#: config/arm/arm.c:10627
-msgid "instruction never exectued"
+#: config/arm/arm.c:1711
+#, gcc-internal-format
+msgid "Thumb-2 iWMMXt"
 msgstr ""
 
-#: config/arm/arm.c:10752
-#, fuzzy
-msgid "missing operand"
-msgstr "beginwaarde ontbreekt"
-
-#: config/arm/arm.c:11518
-msgid "unable to compute real location of stacked parameter"
+#: config/arm/arm.c:1715
+#, gcc-internal-format
+msgid "__fp16 and no ldrh"
 msgstr ""
 
-#. @@@ better error message
-#: config/arm/arm.c:12151 config/arm/arm.c:12188
-msgid "selector must be an immediate"
+#: config/arm/arm.c:1735
+#, gcc-internal-format
+msgid "-mfloat-abi=hard and VFP"
 msgstr ""
 
-#. @@@ better error message
-#: config/arm/arm.c:12231 config/i386/i386.c:14498 config/i386/i386.c:14532
-msgid "mask must be an immediate"
-msgstr ""
+#: config/arm/arm.c:1759
+#, fuzzy, gcc-internal-format
+msgid "invalid thread pointer option: -mtp=%s"
+msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
 
-#: config/arm/arm.c:12907
-msgid "no low registers available for popping high registers"
+#: config/arm/arm.c:1772
+#, gcc-internal-format
+msgid "can not use -mtp=cp15 with 16-bit Thumb"
 msgstr ""
 
-#: config/arm/arm.c:13125
-msgid "interrupt Service Routines cannot be coded in Thumb mode"
-msgstr ""
+#: config/arm/arm.c:1786
+#, fuzzy, gcc-internal-format
+msgid "structure size boundary can only be set to %s"
+msgstr "Grens voor structure-grootte kan enkel op 8 of 32 insgesteld worden"
 
-#: config/arm/pe.c:171 config/mcore/mcore.c:3245
-#, fuzzy
-msgid "%Jinitialized variable '%D' is marked dllimport"
-msgstr "variable met beginwaarde `%s' is als dllimport aangeduid"
+#: config/arm/arm.c:1792
+#, fuzzy, gcc-internal-format
+msgid "RTP PIC is incompatible with Thumb"
+msgstr "case-selector niet compatibel met label"
 
-#: config/arm/pe.c:180
-#, fuzzy
-msgid "%Jstatic variable '%D' is marked dllimport"
-msgstr "statische variable `%s' is als dllimport aangeduid"
+#: config/arm/arm.c:1801
+#, fuzzy, gcc-internal-format
+msgid "RTP PIC is incompatible with -msingle-pic-base"
+msgstr "case-selector niet compatibel met label"
 
-#: config/arm/arm.h:318
-msgid "Generate APCS conformant stack frames"
+#: config/arm/arm.c:1813
+#, gcc-internal-format
+msgid "-mpic-register= is useless without -fpic"
 msgstr ""
 
-#: config/arm/arm.h:321
-#, fuzzy
-msgid "Store function names in object code"
-msgstr "init-functie gevonden in object %s"
-
-#: config/arm/arm.h:327
-msgid "Pass FP arguments in FP registers"
+#: config/arm/arm.c:1822
+#, gcc-internal-format
+msgid "unable to use '%s' for PIC register"
 msgstr ""
 
-#: config/arm/arm.h:330
-msgid "Generate re-entrant, PIC code"
-msgstr ""
+#: config/arm/arm.c:1875
+#, fuzzy, gcc-internal-format
+msgid "-freorder-blocks-and-partition not supported on this architecture"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: config/arm/arm.h:333
-msgid "Assume target CPU is configured as big endian"
+#: config/arm/arm.c:3630
+#, gcc-internal-format
+msgid "Non-AAPCS derived PCS variant"
 msgstr ""
 
-#: config/arm/arm.h:335
-msgid "Assume target CPU is configured as little endian"
+#: config/arm/arm.c:3632
+#, gcc-internal-format
+msgid "Variadic functions must use the base AAPCS variant"
 msgstr ""
 
-#: config/arm/arm.h:337
-msgid "Assume big endian bytes, little endian words"
+#: config/arm/arm.c:3651
+#, gcc-internal-format
+msgid "PCS variant"
 msgstr ""
 
-#: config/arm/arm.h:339
-msgid "Support calls between Thumb and ARM instruction sets"
-msgstr ""
+#: config/arm/arm.c:4529 config/arm/arm.c:4547 config/avr/avr.c:4838
+#: config/avr/avr.c:4854 config/bfin/bfin.c:5551 config/bfin/bfin.c:5612
+#: config/bfin/bfin.c:5641 config/h8300/h8300.c:5343 config/i386/i386.c:4413
+#: config/i386/i386.c:25989 config/i386/i386.c:26069
+#: config/m68hc11/m68hc11.c:1168 config/m68k/m68k.c:806
+#: config/mcore/mcore.c:3036 config/mep/mep.c:4042 config/mep/mep.c:4056
+#: config/mep/mep.c:4130 config/rs6000/rs6000.c:23490 config/rx/rx.c:2099
+#: config/sh/sh.c:8716 config/sh/sh.c:8734 config/sh/sh.c:8763
+#: config/sh/sh.c:8845 config/sh/sh.c:8868 config/spu/spu.c:3851
+#: config/stormy16/stormy16.c:2230 config/v850/v850.c:2080
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to functions"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/arm/arm.h:342
-msgid "Generate a call to abort if a noreturn function returns"
+#: config/arm/arm.c:16401
+#, gcc-internal-format
+msgid "unable to compute real location of stacked parameter"
 msgstr ""
 
-#: config/arm/arm.h:345
-msgid "Do not move instructions into a function's prologue"
-msgstr ""
+#: config/arm/arm.c:17981
+#, fuzzy, gcc-internal-format
+msgid "argument must be a constant"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: config/arm/arm.h:348
-msgid "Do not load the PIC register in function prologues"
+#. @@@ better error message
+#: config/arm/arm.c:18289 config/arm/arm.c:18326
+#, gcc-internal-format
+msgid "selector must be an immediate"
 msgstr ""
 
-#: config/arm/arm.h:351
-msgid "Generate call insns as indirect calls, if necessary"
+#. @@@ better error message
+#: config/arm/arm.c:18369
+#, gcc-internal-format
+msgid "mask must be an immediate"
 msgstr ""
 
-#: config/arm/arm.h:354
-msgid "Compile for the Thumb not the ARM"
+#: config/arm/arm.c:19031
+#, gcc-internal-format
+msgid "no low registers available for popping high registers"
 msgstr ""
 
-#: config/arm/arm.h:358
-msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
+#: config/arm/arm.c:19254
+#, gcc-internal-format
+msgid "interrupt Service Routines cannot be coded in Thumb mode"
 msgstr ""
 
-#: config/arm/arm.h:361
-msgid "Thumb: Generate (leaf) stack frames even if not needed"
+#: config/arm/arm.c:21374
+#, gcc-internal-format
+msgid "the mangling of %<va_list%> has changed in GCC 4.4"
 msgstr ""
 
-#: config/arm/arm.h:364
-msgid "Thumb: Assume non-static functions may be called from ARM code"
-msgstr ""
+#: config/arm/pe.c:158 config/mcore/mcore.c:2911
+#, fuzzy, gcc-internal-format
+msgid "initialized variable %q+D is marked dllimport"
+msgstr "variable met beginwaarde %qs is als dllimport aangeduid"
 
-#: config/arm/arm.h:368
-msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
-msgstr ""
+#: config/arm/pe.c:167
+#, fuzzy, gcc-internal-format
+msgid "static variable %q+D is marked dllimport"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: config/arm/arm.h:372
-msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
+#: config/avr/avr.c:425
+#, gcc-internal-format
+msgid "'builtin_return_address' contains only 2 bytes of address"
 msgstr ""
 
-#: config/arm/arm.h:374
-msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
+#: config/avr/avr.c:1141
+#, gcc-internal-format
+msgid "Pointer offset from symbol maybe incorrect."
 msgstr ""
 
-#: config/arm/arm.h:382
-msgid "Specify the name of the target CPU"
+#: config/avr/avr.c:1198
+#, gcc-internal-format
+msgid "accessing data memory with program memory address"
 msgstr ""
 
-#: config/arm/arm.h:384
-msgid "Specify the name of the target architecture"
+#: config/avr/avr.c:1238
+#, gcc-internal-format
+msgid "accessing program  memory with data memory address"
 msgstr ""
 
-#: config/arm/arm.h:389
-#, fuzzy
-msgid "Specify the name of the target floating point hardware/format"
-msgstr "het argument van `asm' is geen constante string"
-
-#: config/arm/arm.h:391
-msgid "Specify if floating point hardware should be used"
+#: config/avr/avr.c:4652
+#, gcc-internal-format
+msgid "%qs appears to be a misspelled interrupt handler"
 msgstr ""
 
-#: config/arm/arm.h:393
-msgid "Specify the minimum bit alignment of structures"
+#: config/avr/avr.c:4661
+#, gcc-internal-format
+msgid "%qs appears to be a misspelled signal handler"
 msgstr ""
 
-#: config/arm/arm.h:395
-#, fuzzy
-msgid "Specify the register to be used for PIC addressing"
-msgstr "Ongeldig register in ybase-addressering"
+#: config/avr/avr.c:4811
+#, fuzzy, gcc-internal-format
+msgid "only initialized variables can be placed into program memory area"
+msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
 
-#: config/arm/arm.h:396 config/mips/mips.h:792
-msgid "Specify an ABI"
-msgstr ""
+#: config/avr/avr.c:4945
+#, fuzzy, gcc-internal-format
+msgid "only uninitialized variables can be placed in the .noinit section"
+msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
 
-#: config/arm/arm.h:398
-msgid "Alias for -mfloat-abi=soft"
-msgstr ""
+#: config/avr/avr.c:4959
+#, fuzzy, gcc-internal-format
+msgid "MCU %qs supported for assembler only"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/arm/arm.h:400
-msgid "Alias for -mfloat-abi=hard"
-msgstr ""
+#: config/bfin/bfin.c:2555 config/m68k/m68k.c:523
+#, fuzzy, gcc-internal-format
+msgid "-mshared-library-id=%s is not between 0 and %d"
+msgstr "-mregparm=%d ligt niet tussen 0 en %d"
 
-#: config/arm/pe.h:59
-msgid "Ignore dllimport attribute for functions"
-msgstr ""
+#: config/bfin/bfin.c:2575
+#, fuzzy, gcc-internal-format
+msgid "-mcpu=%s is not valid"
+msgstr "spec '%s' is ongeldig"
 
-#: config/avr/avr.c:532
-#, c-format
-msgid "large frame pointer change (%d) with -mtiny-stack"
+#: config/bfin/bfin.c:2611
+#, gcc-internal-format
+msgid "-mcpu=%s has invalid silicon revision"
 msgstr ""
 
-#: config/avr/avr.c:1117
-msgid "bad address, not (reg+disp):"
+#: config/bfin/bfin.c:2676
+#, gcc-internal-format
+msgid "-mshared-library-id= specified without -mid-shared-library"
 msgstr ""
 
-#: config/avr/avr.c:1124
-msgid "bad address, not post_inc or pre_dec:"
+#: config/bfin/bfin.c:2679
+#, gcc-internal-format
+msgid "Can't use multiple stack checking methods together."
 msgstr ""
 
-#: config/avr/avr.c:1135
-#, fuzzy
-msgid "internal compiler error.  Bad address:"
-msgstr "Interne compilerfout."
-
-#: config/avr/avr.c:1148
-#, fuzzy
-msgid "internal compiler error.  Unknown mode:"
-msgstr "Interne compilerfout."
+#: config/bfin/bfin.c:2682
+#, fuzzy, gcc-internal-format
+msgid "ID shared libraries and FD-PIC mode can't be used together."
+msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
 
-# (%s = 'parameter <NUM>')
-#: config/avr/avr.c:1771 config/avr/avr.c:2454
-#, fuzzy
-msgid "invalid insn:"
-msgstr "ongeldige %s"
+#: config/bfin/bfin.c:2687 config/m68k/m68k.c:631
+#, fuzzy, gcc-internal-format
+msgid "cannot specify both -msep-data and -mid-shared-library"
+msgstr "-EB en -EL mogen niet samen gebruikt worden"
 
-#: config/avr/avr.c:1805 config/avr/avr.c:1891 config/avr/avr.c:1940
-#: config/avr/avr.c:1968 config/avr/avr.c:2063 config/avr/avr.c:2232
-#: config/avr/avr.c:2488 config/avr/avr.c:2600
-msgid "incorrect insn:"
+#: config/bfin/bfin.c:2707
+#, gcc-internal-format
+msgid "-mmulticore can only be used with BF561"
 msgstr ""
 
-#: config/avr/avr.c:1987 config/avr/avr.c:2148 config/avr/avr.c:2303
-#: config/avr/avr.c:2666
-#, fuzzy
-msgid "unknown move insn:"
-msgstr "onbekende machine-modus `%s'"
+#: config/bfin/bfin.c:2710
+#, gcc-internal-format
+msgid "-mcorea should be used with -mmulticore"
+msgstr ""
 
-#: config/avr/avr.c:2896
-msgid "bad shift insn:"
+#: config/bfin/bfin.c:2713
+#, gcc-internal-format
+msgid "-mcoreb should be used with -mmulticore"
 msgstr ""
 
-#: config/avr/avr.c:3012 config/avr/avr.c:3460 config/avr/avr.c:3846
-#, fuzzy
-msgid "internal compiler error.  Incorrect shift:"
-msgstr "Interne compilerfout."
+#: config/bfin/bfin.c:2716
+#, fuzzy, gcc-internal-format
+msgid "-mcorea and -mcoreb can't be used together"
+msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
 
-#: config/avr/avr.c:4650 config/ip2k/ip2k.c:3157
-#, fuzzy
-msgid "only initialized variables can be placed into program memory area"
-msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
+#: config/bfin/bfin.c:5556
+#, fuzzy, gcc-internal-format
+msgid "multiple function type attributes specified"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
 
-#: config/avr/avr.c:4693
-#, c-format
-msgid "`%s' appears to be a misspelled interrupt handler"
+#: config/bfin/bfin.c:5623
+#, gcc-internal-format
+msgid "can't apply both longcall and shortcall attributes to the same function"
 msgstr ""
 
-#: config/avr/avr.c:4701
-#, c-format
-msgid "`%s' appears to be a misspelled signal handler"
+#: config/bfin/bfin.c:5673 config/i386/winnt.c:59 config/mep/mep.c:3946
+#: config/mep/mep.c:4084
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to variables"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: config/bfin/bfin.c:5680
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute cannot be specified for local variables"
+msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+
+#. This function is for retrieving a part of an instruction name for
+#. an operator, for immediate output.  If that ever happens for
+#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
+#. we notice.
+#: config/cris/cris.c:471
+#, gcc-internal-format
+msgid "MULT case in cris_op_str"
 msgstr ""
 
-#: config/avr/avr.c:4770
-#, fuzzy
-msgid "only uninitialized variables can be placed in the .noinit section"
-msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
+#: config/cris/cris.c:861
+#, fuzzy, gcc-internal-format
+msgid "invalid use of ':' modifier"
+msgstr "ongeldige operand voor %N-code"
 
-#: config/avr/avr.c:4784
-#, fuzzy, c-format
-msgid "MCU %qs supported for assembler only"
-msgstr "-pipe wordt niet ondersteund"
+#: config/cris/cris.c:1048 config/moxie/moxie.c:169
+#, fuzzy, gcc-internal-format
+msgid "internal error: bad register: %d"
+msgstr "formaatstring niet beëindigd"
 
-#: config/avr/avr.h:73
-msgid "Assume int to be 8 bit integer"
+#: config/cris/cris.c:1615
+#, gcc-internal-format
+msgid "internal error: sideeffect-insn affecting main effect"
 msgstr ""
 
-#: config/avr/avr.h:75
-msgid "Change the stack pointer without disabling interrupts"
-msgstr ""
+# mja, is nogal technisch - ikke nie snap nie
+#: config/cris/cris.c:1712
+#, fuzzy, gcc-internal-format
+msgid "unknown cc_attr value"
+msgstr "onbekende 'unspec' relocatie"
 
-#: config/avr/avr.h:77
-msgid "Use subroutines for function prologue/epilogue"
+#. If we get here, the caller got its initial tests wrong.
+#: config/cris/cris.c:2096
+#, gcc-internal-format
+msgid "internal error: cris_side_effect_mode_ok with bad operands"
 msgstr ""
 
-#: config/avr/avr.h:79
-msgid "Change only the low 8 bits of the stack pointer"
-msgstr ""
+#: config/cris/cris.c:2388
+#, fuzzy, gcc-internal-format
+msgid "-max-stackframe=%d is not usable, not between 0 and %d"
+msgstr "-mregparm=%d ligt niet tussen 0 en %d"
 
-#: config/avr/avr.h:81
-msgid "Do not generate tablejump insns"
+#: config/cris/cris.c:2416
+#, gcc-internal-format
+msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
 msgstr ""
 
-#: config/avr/avr.h:83
-msgid "Use rjmp/rcall (limited range) on >8K devices"
+#: config/cris/cris.c:2452
+#, gcc-internal-format
+msgid "unknown CRIS cpu version specification in -mtune= : %s"
 msgstr ""
 
-#: config/avr/avr.h:85
-msgid "Output instruction sizes to the asm file"
-msgstr ""
+#: config/cris/cris.c:2473
+#, fuzzy, gcc-internal-format
+msgid "-fPIC and -fpic are not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/avr/avr.h:102
-msgid "Specify the initial stack address"
+#: config/cris/cris.c:2488
+#, gcc-internal-format
+msgid "that particular -g option is invalid with -maout and -melinux"
 msgstr ""
 
-#: config/avr/avr.h:103
-msgid "Specify the MCU name"
-msgstr ""
+#: config/cris/cris.c:2714
+#, fuzzy, gcc-internal-format
+msgid "Unknown src"
+msgstr "onbekende machine-modus %qs"
 
-#: config/avr/avr.h:766
-#, fuzzy
-msgid "trampolines not supported"
-msgstr "-pipe wordt niet ondersteund"
+#: config/cris/cris.c:2775
+#, fuzzy, gcc-internal-format
+msgid "Unknown dest"
+msgstr "onbekende machine-modus %qs"
 
-#: config/c4x/c4x-c.c:71
-#, c-format
-msgid "missing '(' after '#pragma %s' - ignored"
+#: config/cris/cris.c:3060
+#, gcc-internal-format
+msgid "stackframe too big: %d bytes"
 msgstr ""
 
-#: config/c4x/c4x-c.c:74
-#, c-format
-msgid "missing function name in '#pragma %s' - ignored"
+#: config/cris/cris.c:3554 config/cris/cris.c:3582
+#, gcc-internal-format
+msgid "expand_binop failed in movsi got"
 msgstr ""
 
-#: config/c4x/c4x-c.c:79
-#, fuzzy, c-format
-msgid "malformed '#pragma %s' - ignored"
-msgstr "misvormde #pragma pack"
+#: config/cris/cris.c:3664
+#, gcc-internal-format
+msgid "emitting PIC operand, but PIC register isn't set up"
+msgstr ""
 
-#: config/c4x/c4x-c.c:81
-#, c-format
-msgid "missing section name in '#pragma %s' - ignored"
+#. Definitions for GCC.  Part of the machine description for CRIS.
+#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
+#. 2009 Free Software Foundation, Inc.
+#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
+#.
+#. This file is part of GCC.
+#.
+#. GCC is free software; you can redistribute it and/or modify
+#. it under the terms of the GNU General Public License as published by
+#. the Free Software Foundation; either version 3, or (at your option)
+#. any later version.
+#.
+#. GCC is distributed in the hope that it will be useful,
+#. but WITHOUT ANY WARRANTY; without even the implied warranty of
+#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#. GNU General Public License for more details.
+#.
+#. You should have received a copy of the GNU General Public License
+#. along with GCC; see the file COPYING3.  If not see
+#. <http://www.gnu.org/licenses/>.
+#. After the first "Node:" comment comes all preprocessor directives and
+#. attached declarations described in the info files, the "Using and
+#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
+#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
+#. really, but needs an update anyway.
+#.
+#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
+#. for that.  If applicable, there is a CRIS-specific comment.  The order
+#. of macro definitions follow the order in the manual.  Every section in
+#. the manual (node in the info pages) has an introductory `Node:
+#. <subchapter>' comment.  If no macros are defined for a section, only
+#. the section-comment is present.
+#. Note that other header files (e.g. config/elfos.h, config/linux.h,
+#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
+#. settings not repeated below.  This file contains general CRIS
+#. definitions and definitions for the cris-*-elf subtarget.
+#. We don't want to use gcc_assert for everything, as that can be
+#. compiled out.
+#: config/cris/cris.h:43
+#, gcc-internal-format
+msgid "CRIS-port assertion failed: "
+msgstr ""
+
+#. Node: Caller Saves
+#. (no definitions)
+#. Node: Function entry
+#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
+#. TARGET_ASM_FUNCTION_EPILOGUE.
+#. Node: Profiling
+#: config/cris/cris.h:929
+#, gcc-internal-format
+msgid "no FUNCTION_PROFILER for CRIS"
 msgstr ""
 
-#: config/c4x/c4x-c.c:86
-#, c-format
-msgid "missing ')' for '#pragma %s' - ignored"
+#: config/crx/crx.h:363
+#, gcc-internal-format
+msgid "Profiler support for CRX"
 msgstr ""
 
-# Moet 'signature-string' vertaald worden?
-#: config/c4x/c4x-c.c:89
-#, fuzzy, c-format
-msgid "junk at end of '#pragma %s'"
-msgstr "Brol aan einde van signature-string."
+#: config/frv/frv.c:8732
+#, fuzzy, gcc-internal-format
+msgid "accumulator is not a constant integer"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: config/c4x/c4x.c:312
-#, c-format
-msgid "unknown CPU version %d, using 40.\n"
+#: config/frv/frv.c:8737
+#, gcc-internal-format
+msgid "accumulator number is out of bounds"
 msgstr ""
 
-#: config/c4x/c4x.c:874
-#, c-format
-msgid "ISR %s requires %d words of local vars, max is 32767"
-msgstr ""
+#: config/frv/frv.c:8748
+#, fuzzy, gcc-internal-format
+msgid "inappropriate accumulator for %qs"
+msgstr "geen eerdere declaratie voor %qs"
+
+#: config/frv/frv.c:8825
+#, fuzzy, gcc-internal-format
+msgid "invalid IACC argument"
+msgstr "ongeldige waarde voor %%C"
 
-#: config/c4x/c4x.c:1598
-msgid "using CONST_DOUBLE for address"
+#: config/frv/frv.c:8848
+#, gcc-internal-format
+msgid "%qs expects a constant argument"
 msgstr ""
 
-#: config/c4x/c4x.c:1736
-msgid "c4x_address_cost: Invalid addressing mode"
-msgstr "c4x_address_cost: Ongeldige addresseringsmodus"
+#: config/frv/frv.c:8853
+#, fuzzy, gcc-internal-format
+msgid "constant argument out of range for %qs"
+msgstr "te veel argumenten voor procedure `%s'"
 
-#: config/c4x/c4x.c:1871
-#, c-format
-msgid "c4x_print_operand: %%L inconsistency"
+#: config/frv/frv.c:9334
+#, gcc-internal-format
+msgid "media functions are not available unless -mmedia is used"
 msgstr ""
 
-#: config/c4x/c4x.c:1877
-#, c-format
-msgid "c4x_print_operand: %%N inconsistency"
+#: config/frv/frv.c:9346
+#, gcc-internal-format
+msgid "this media function is only available on the fr500"
 msgstr ""
 
-#: config/c4x/c4x.c:1918
-#, c-format
-msgid "c4x_print_operand: %%O inconsistency"
+#: config/frv/frv.c:9374
+#, gcc-internal-format
+msgid "this media function is only available on the fr400 and fr550"
 msgstr ""
 
-#: config/c4x/c4x.c:2013
-msgid "c4x_print_operand: Bad operand case"
+#: config/frv/frv.c:9393
+#, gcc-internal-format
+msgid "this builtin function is only available on the fr405 and fr450"
 msgstr ""
 
-#: config/c4x/c4x.c:2054
-msgid "c4x_print_operand_address: Bad post_modify"
+#: config/frv/frv.c:9402
+#, gcc-internal-format
+msgid "this builtin function is only available on the fr500 and fr550"
 msgstr ""
 
-#: config/c4x/c4x.c:2076
-msgid "c4x_print_operand_address: Bad pre_modify"
+#: config/frv/frv.c:9414
+#, gcc-internal-format
+msgid "this builtin function is only available on the fr450"
 msgstr ""
 
-#: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
-msgid "c4x_print_operand_address: Bad operand case"
-msgstr ""
+#: config/h8300/h8300.c:332
+#, fuzzy, gcc-internal-format
+msgid "-ms2600 is used without -ms"
+msgstr "macro %qs gebruikt zonder argumenten"
 
-#: config/c4x/c4x.c:2402
-msgid "c4x_rptb_insert: Cannot find start label"
-msgstr ""
+#: config/h8300/h8300.c:338
+#, fuzzy, gcc-internal-format
+msgid "-mn is used without -mh or -ms"
+msgstr "macro %qs gebruikt zonder argumenten"
 
-#: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
-#, fuzzy
-msgid "mode not QImode"
-msgstr "modus van `%s' is geen modus"
+#: config/i386/host-cygwin.c:64
+#, fuzzy, gcc-internal-format
+msgid "can't extend PCH file: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#: config/c4x/c4x.c:3405
-#, fuzzy
-msgid "invalid indirect memory address"
-msgstr "Ongeldig indirect geheugenadres"
+#: config/i386/host-cygwin.c:75
+#, fuzzy, gcc-internal-format
+msgid "can't set position in PCH file: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#: config/c4x/c4x.c:3494
-#, fuzzy
-msgid "invalid indirect (S) memory address"
-msgstr "Ongeldig indirect (S) geheugenadres"
+#: config/i386/i386.c:2832 config/i386/i386.c:3081
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %stune=%s %s"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/c4x/c4x.c:3829
-msgid "c4x_valid_operands: Internal error"
+#: config/i386/i386.c:2835
+#, gcc-internal-format
+msgid "%stune=x86-64%s is deprecated.  Use %stune=k8%s or %stune=generic%s instead as appropriate."
 msgstr ""
 
-#: config/c4x/c4x.c:4268
-msgid "c4x_operand_subword: invalid mode"
-msgstr ""
+#: config/i386/i386.c:2881
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %sstringop-strategy=%s %s"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/c4x/c4x.c:4271
-msgid "c4x_operand_subword: invalid operand"
-msgstr ""
+#: config/i386/i386.c:2898
+#, fuzzy, gcc-internal-format
+msgid "unknown ABI (%s) for %sabi=%s %s"
+msgstr "onbekende machine-modus %qs"
 
-#. We could handle these with some difficulty.
-#. e.g., *p-- => *(p-=2); *(p+1).
-#: config/c4x/c4x.c:4297
-msgid "c4x_operand_subword: invalid autoincrement"
-msgstr ""
+#: config/i386/i386.c:2913
+#, fuzzy, gcc-internal-format
+msgid "code model %s does not support PIC mode"
+msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
 
-#: config/c4x/c4x.c:4303
-msgid "c4x_operand_subword: invalid address"
-msgstr ""
+#: config/i386/i386.c:2919
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %scmodel=%s %s"
+msgstr "slechte waarde (%s) voor optie -mcmodel="
 
-# klinkt niet
-#: config/c4x/c4x.c:4314
-msgid "c4x_operand_subword: address not offsettable"
-msgstr "c4x_operand_subword: adres kan niet geoffset worden"
+#: config/i386/i386.c:2943
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %sasm=%s %s"
+msgstr "slechte waarde (%s) voor optie -mabi="
 
-#: config/c4x/c4x.c:4524
-msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
-msgstr ""
+#: config/i386/i386.c:2947
+#, fuzzy, gcc-internal-format
+msgid "code model %qs not supported in the %s bit mode"
+msgstr "ISO C ondersteunt de %<%c%> lengte-optie niet"
 
-#. Name of the c4x assembler.
-#. Name of the c4x linker.
-#. Define assembler options.
-#. Define linker options.
-#. Specify the end file to link with.
-#. Target compilation option flags.
-#. Small memory model.
-#. Use 24-bit MPYI for C3x.
-#. Fast fixing of floats.
-#. Allow use of RPTS.
-#. Emit C3x code.
-#. Be compatible with TI assembler.
-#. Be paranoid about DP reg. in ISRs.
-#. Pass arguments on stack.
-#. Enable features under development.
-#. Enable repeat block.
-#. Use BK as general register.
-#. Use decrement and branch for C3x.
-#. Enable debugging of GCC.
-#. Force constants into registers.
-#. Allow unsigned loop counters.
-#. Force op0 and op1 to be same.
-#. Save all 40 bits for floats.
-#. Allow parallel insns.
-#. Allow MPY||ADD, MPY||SUB insns.
-#. Assume mem refs possibly aliased.
-#. Emit C30 code.
-#. Emit C31 code.
-#. Emit C32 code.
-#. Emit C33 code.
-#. Emit C40 code.
-#. Emit C44 code.
-#. Run-time compilation parameters selecting different hardware subsets.
-#.
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of triplets in braces,
-#. each pair being { "NAME", VALUE, "DESCRIPTION" }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/c4x/c4x.h:166
-msgid "Small memory model"
+#: config/i386/i386.c:2950
+#, gcc-internal-format
+msgid "%i-bit mode not compiled in"
 msgstr ""
 
-#: config/c4x/c4x.h:168
-msgid "Big memory model"
-msgstr ""
+#: config/i386/i386.c:2962 config/i386/i386.c:3066
+#, fuzzy, gcc-internal-format
+msgid "CPU you selected does not support x86-64 instruction set"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/c4x/c4x.h:170
-msgid "Use MPYI instruction for C3x"
-msgstr ""
+#: config/i386/i386.c:3038
+#, fuzzy, gcc-internal-format
+msgid "generic CPU can be used only for %stune=%s %s"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/c4x/c4x.h:172
-msgid "Do not use MPYI instruction for C3x"
-msgstr ""
+#: config/i386/i386.c:3041
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %sarch=%s %s"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/c4x/c4x.h:174
-msgid "Use fast but approximate float to integer conversion"
-msgstr ""
+#: config/i386/i386.c:3100
+#, fuzzy, gcc-internal-format
+msgid "%sregparm%s is ignored in 64-bit mode"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/c4x/c4x.h:176
-msgid "Use slow but accurate float to integer conversion"
-msgstr ""
+#: config/i386/i386.c:3103
+#, fuzzy, gcc-internal-format
+msgid "%sregparm=%d%s is not between 0 and %d"
+msgstr "-mregparm=%d ligt niet tussen 0 en %d"
 
-#: config/c4x/c4x.h:178
-msgid "Enable use of RTPS instruction"
-msgstr ""
+#: config/i386/i386.c:3116
+#, fuzzy, gcc-internal-format
+msgid "%salign-loops%s is obsolete, use -falign-loops%s"
+msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
 
-#: config/c4x/c4x.h:180
-msgid "Disable use of RTPS instruction"
-msgstr ""
+#: config/i386/i386.c:3122 config/i386/i386.c:3137 config/i386/i386.c:3152
+#, fuzzy, gcc-internal-format
+msgid "%salign-loops=%d%s is not between 0 and %d"
+msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
 
-#: config/c4x/c4x.h:182
-msgid "Enable use of RTPB instruction"
-msgstr ""
+#: config/i386/i386.c:3131
+#, fuzzy, gcc-internal-format
+msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
+msgstr "-malign-jumps=%d ligt niet tussen 0 en %d"
 
-#: config/c4x/c4x.h:184
-msgid "Disable use of RTPB instruction"
-msgstr ""
+#: config/i386/i386.c:3146
+#, fuzzy, gcc-internal-format
+msgid "%salign-functions%s is obsolete, use -falign-functions%s"
+msgstr "-malign-functions=%d ligt niet tussen 0 en %d"
 
-#: config/c4x/c4x.h:186
-msgid "Generate code for C30 CPU"
-msgstr ""
+#: config/i386/i386.c:3181
+#, fuzzy, gcc-internal-format
+msgid "%sbranch-cost=%d%s is not between 0 and 5"
+msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5"
 
-#: config/c4x/c4x.h:188
-msgid "Generate code for C31 CPU"
+#: config/i386/i386.c:3189
+#, gcc-internal-format
+msgid "%slarge-data-threshold=%d%s is negative"
 msgstr ""
 
-#: config/c4x/c4x.h:190
-msgid "Generate code for C32 CPU"
-msgstr ""
+#: config/i386/i386.c:3201
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %stls-dialect=%s %s"
+msgstr "slechte waarde (%s) voor optie -msdata"
 
-#: config/c4x/c4x.h:192
-msgid "Generate code for C33 CPU"
+#: config/i386/i386.c:3209
+#, gcc-internal-format
+msgid "pc%d is not valid precision setting (32, 64 or 80)"
 msgstr ""
 
-#: config/c4x/c4x.h:194
-msgid "Generate code for C40 CPU"
-msgstr ""
+#: config/i386/i386.c:3225
+#, fuzzy, gcc-internal-format
+msgid "%srtd%s is ignored in 64bit mode"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/c4x/c4x.h:196
-msgid "Generate code for C44 CPU"
-msgstr ""
+#: config/i386/i386.c:3280
+#, fuzzy, gcc-internal-format
+msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
+msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
 
-#: config/c4x/c4x.h:198
-#, fuzzy
-msgid "Emit code compatible with TI tools"
-msgstr "incompatibele types bij %s"
+#: config/i386/i386.c:3299
+#, fuzzy, gcc-internal-format
+msgid "-mincoming-stack-boundary=%d is not between %d and 12"
+msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
 
-#: config/c4x/c4x.h:200
-msgid "Emit code to use GAS extensions"
+#: config/i386/i386.c:3312
+#, gcc-internal-format
+msgid "%ssseregparm%s used without SSE enabled"
 msgstr ""
 
-#: config/c4x/c4x.h:202 config/c4x/c4x.h:206
-msgid "Save DP across ISR in small memory model"
-msgstr ""
+#: config/i386/i386.c:3323 config/i386/i386.c:3337
+#, fuzzy, gcc-internal-format
+msgid "SSE instruction set disabled, using 387 arithmetics"
+msgstr "pointer naar functie gebruikt in rekensom"
 
-#: config/c4x/c4x.h:204 config/c4x/c4x.h:208
-msgid "Don't save DP across ISR in small memory model"
-msgstr ""
+#: config/i386/i386.c:3342
+#, fuzzy, gcc-internal-format
+msgid "387 instruction set disabled, using SSE arithmetics"
+msgstr "pointer naar functie gebruikt in rekensom"
 
-#: config/c4x/c4x.h:210
-msgid "Pass arguments on the stack"
-msgstr ""
+#: config/i386/i386.c:3349
+#, fuzzy, gcc-internal-format
+msgid "bad value (%s) for %sfpmath=%s %s"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/c4x/c4x.h:212
-#, fuzzy
-msgid "Pass arguments in registers"
-msgstr "teveel argumenten voor functie"
+#: config/i386/i386.c:3365
+#, gcc-internal-format
+msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
+msgstr ""
 
-#: config/c4x/c4x.h:214
-msgid "Enable new features under development"
+#: config/i386/i386.c:3385
+#, gcc-internal-format
+msgid "unwind tables currently require either a frame pointer or %saccumulate-outgoing-args%s for correctness"
 msgstr ""
 
-#: config/c4x/c4x.h:216
-msgid "Disable new features under development"
+#: config/i386/i386.c:3398
+#, gcc-internal-format
+msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
 msgstr ""
 
-#: config/c4x/c4x.h:218
-msgid "Use the BK register as a general purpose register"
+#: config/i386/i386.c:3809
+#, gcc-internal-format
+msgid "attribute(target(\"%s\")) is unknown"
 msgstr ""
 
-#: config/c4x/c4x.h:220
-msgid "Do not allocate BK register"
+#: config/i386/i386.c:3831
+#, gcc-internal-format
+msgid "option(\"%s\") was already specified"
 msgstr ""
 
-#: config/c4x/c4x.h:222
-#, fuzzy
-msgid "Enable use of DB instruction"
-msgstr "ongeldig gebruik van `restrict'"
+#: config/i386/i386.c:4426 config/i386/i386.c:4471
+#, fuzzy, gcc-internal-format
+msgid "fastcall and regparm attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/c4x/c4x.h:224
-msgid "Disable use of DB instruction"
-msgstr ""
+#: config/i386/i386.c:4433
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute requires an integer constant argument"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/c4x/c4x.h:226
-msgid "Enable debugging"
-msgstr ""
+#: config/i386/i386.c:4439
+#, fuzzy, gcc-internal-format
+msgid "argument to %qE attribute larger than %d"
+msgstr "kan het %qs attribuut niet instellen na een definitie"
 
-#: config/c4x/c4x.h:228
-msgid "Disable debugging"
-msgstr ""
+#: config/i386/i386.c:4463 config/i386/i386.c:4498
+#, fuzzy, gcc-internal-format
+msgid "fastcall and cdecl attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/c4x/c4x.h:230
-msgid "Force constants into registers to improve hoisting"
-msgstr ""
+#: config/i386/i386.c:4467
+#, fuzzy, gcc-internal-format
+msgid "fastcall and stdcall attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/c4x/c4x.h:232
-#, fuzzy
-msgid "Don't force constants into registers"
-msgstr "numerieke constante zonder cijfers"
+#: config/i386/i386.c:4481 config/i386/i386.c:4494
+#, fuzzy, gcc-internal-format
+msgid "stdcall and cdecl attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/c4x/c4x.h:234
-msgid "Force RTL generation to emit valid 3 operand insns"
-msgstr ""
+#: config/i386/i386.c:4485
+#, fuzzy, gcc-internal-format
+msgid "stdcall and fastcall attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/c4x/c4x.h:236
-msgid "Allow RTL generation to emit invalid 3 operand insns"
+#: config/i386/i386.c:4628
+#, gcc-internal-format
+msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/c4x/c4x.h:238
-msgid "Allow unsigned iteration counts for RPTB/DB"
+#: config/i386/i386.c:4631
+#, gcc-internal-format
+msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
 msgstr ""
 
-#: config/c4x/c4x.h:240
-msgid "Disallow unsigned iteration counts for RPTB/DB"
+#: config/i386/i386.c:4836
+#, gcc-internal-format
+msgid "ms_hook_prologue is not compatible with nested function"
 msgstr ""
 
-#: config/c4x/c4x.h:242
-msgid "Preserve all 40 bits of FP reg across call"
+#: config/i386/i386.c:4909
+#, gcc-internal-format
+msgid "ms_abi attribute requires -maccumulate-outgoing-args or subtarget optimization implying it"
 msgstr ""
 
-#: config/c4x/c4x.h:244
-msgid "Only preserve 32 bits of FP reg across call"
+#: config/i386/i386.c:5028
+#, gcc-internal-format
+msgid "AVX vector argument without AVX enabled changes the ABI"
 msgstr ""
 
-#: config/c4x/c4x.h:246
-msgid "Enable parallel instructions"
+#: config/i386/i386.c:5210
+#, gcc-internal-format
+msgid "The ABI of passing struct with a flexible array member has changed in GCC 4.4"
 msgstr ""
 
-#: config/c4x/c4x.h:248
-msgid "Disable parallel instructions"
+#: config/i386/i386.c:5326
+#, gcc-internal-format
+msgid "The ABI of passing union with long double has changed in GCC 4.4"
 msgstr ""
 
-#: config/c4x/c4x.h:250
-msgid "Enable MPY||ADD and MPY||SUB instructions"
+#: config/i386/i386.c:5441
+#, gcc-internal-format
+msgid "The ABI of passing structure with complex float member has changed in GCC 4.4"
 msgstr ""
 
-#: config/c4x/c4x.h:252
-msgid "Disable MPY||ADD and MPY||SUB instructions"
+#: config/i386/i386.c:5587
+#, gcc-internal-format
+msgid "SSE register return with SSE disabled"
 msgstr ""
 
-#: config/c4x/c4x.h:254
-msgid "Assume that pointers may be aliased"
+#: config/i386/i386.c:5593
+#, gcc-internal-format
+msgid "SSE register argument with SSE disabled"
 msgstr ""
 
-#: config/c4x/c4x.h:256
-msgid "Assume that pointers not aliased"
+#: config/i386/i386.c:5609
+#, gcc-internal-format
+msgid "x87 register return with x87 disabled"
 msgstr ""
 
-#: config/c4x/c4x.h:330
-msgid "Specify maximum number of iterations for RPTS"
+#: config/i386/i386.c:5979
+#, gcc-internal-format
+msgid "SSE vector argument without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/c4x/c4x.h:332
-msgid "Select CPU to generate code for"
+#: config/i386/i386.c:6017
+#, gcc-internal-format
+msgid "MMX vector argument without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/cris/cris.c:630
-msgid "unexpected index-type in cris_print_index"
+#: config/i386/i386.c:6619
+#, gcc-internal-format
+msgid "SSE vector return without SSE enabled changes the ABI"
 msgstr ""
 
-#: config/cris/cris.c:644
-msgid "unexpected base-type in cris_print_base"
+#: config/i386/i386.c:6629
+#, gcc-internal-format
+msgid "MMX vector return without MMX enabled changes the ABI"
 msgstr ""
 
-#: config/cris/cris.c:945
-#, c-format
-msgid "stackframe too big: %d bytes"
+#: config/i386/i386.c:11279
+#, gcc-internal-format
+msgid "extended registers have no high halves"
 msgstr ""
 
-#: config/cris/cris.c:1256
-msgid "allocated but unused delay list in epilogue"
+#: config/i386/i386.c:11294
+#, gcc-internal-format
+msgid "unsupported operand size for extended register"
 msgstr ""
 
-#: config/cris/cris.c:1266
-msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
-msgstr ""
+#: config/i386/i386.c:11538
+#, fuzzy, gcc-internal-format
+msgid "non-integer operand used with operand code '%c'"
+msgstr "ongeldige operand voor '%c'"
 
-#: config/cris/cris.c:1342
-#, fuzzy
-msgid "invalid operand for 'b' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:22959
+#, fuzzy, gcc-internal-format
+msgid "last argument must be an immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1355
-#, fuzzy
-msgid "invalid operand for 'v' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23256
+#, fuzzy, gcc-internal-format
+msgid "the fifth argument must be a 8-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1365
-#, fuzzy
-msgid "invalid operand for 'P' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23351
+#, fuzzy, gcc-internal-format
+msgid "the third argument must be a 8-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1372
-#, fuzzy
-msgid "invalid operand for 'p' modifier"
-msgstr "ongeldige operand voor %p-code"
+#: config/i386/i386.c:23704
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be a 4-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1411
-#, fuzzy
-msgid "invalid operand for 'z' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23713
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be a 2-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1459 config/cris/cris.c:1489
-#, fuzzy
-msgid "invalid operand for 'H' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23722
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be a 1-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-# of is het 'slechte register-uitbreidingscode'?
-#: config/cris/cris.c:1465
-#, fuzzy
-msgid "bad register"
-msgstr "Slechte code voor registeruitbreiding"
+#: config/i386/i386.c:23731
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be a 5-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1503
-#, fuzzy
-msgid "invalid operand for 'e' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23740
+#, fuzzy, gcc-internal-format
+msgid "the next to last argument must be an 8-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1520
-#, fuzzy
-msgid "invalid operand for 'm' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23744 config/i386/i386.c:23942
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be an 8-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1545
-#, fuzzy
-msgid "invalid operand for 'A' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:23940
+#, fuzzy, gcc-internal-format
+msgid "the last argument must be a 32-bit immediate"
+msgstr "%<defined%> zonder een naam"
 
-#: config/cris/cris.c:1553
-#, fuzzy
-msgid "invalid operand for 'D' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:24006 config/rs6000/rs6000.c:10239
+#, gcc-internal-format
+msgid "selector must be an integer constant in the range 0..%wi"
+msgstr ""
 
-#: config/cris/cris.c:1567
-#, fuzzy
-msgid "invalid operand for 'T' modifier"
-msgstr "ongeldige operand voor %N-code"
+#: config/i386/i386.c:24149
+#, gcc-internal-format
+msgid "%qE needs unknown isa option"
+msgstr ""
 
-#: config/cris/cris.c:1576
-#, fuzzy
-msgid "invalid operand modifier letter"
-msgstr "ongeldige operand van %s"
+#: config/i386/i386.c:24153
+#, gcc-internal-format
+msgid "%qE needs isa option %s"
+msgstr ""
 
-#: config/cris/cris.c:1584
-#, fuzzy, c-format
-msgid "internal error: bad register: %d"
-msgstr "formaatstring niet beëindigd"
+#: config/i386/i386.c:25996
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only available for 64-bit"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/cris/cris.c:1632
-msgid "unexpected multiplicative operand"
-msgstr ""
+#: config/i386/i386.c:26007 config/i386/i386.c:26016
+#, fuzzy, gcc-internal-format
+msgid "ms_abi and sysv_abi attributes are not compatible"
+msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
 
-#: config/cris/cris.c:1652
-#, fuzzy
-msgid "unexpected operand"
-msgstr "ongeldige operand van %s"
+#: config/i386/i386.c:26054 config/rs6000/rs6000.c:23573
+#, fuzzy, gcc-internal-format
+msgid "%qE incompatible attribute ignored"
+msgstr "het %qs attribuut wordt genegeerd"
 
-#: config/cris/cris.c:1685 config/cris/cris.c:1695
-#, fuzzy
-msgid "unrecognized address"
-msgstr "geen argumenten"
+#: config/i386/i386.c:26077
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only available for 32-bit"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/cris/cris.c:2048
-msgid "internal error: sideeffect-insn affecting main effect"
+#: config/i386/i386.c:26083
+#, gcc-internal-format
+msgid "ms_hook_prologue attribute needs assembler swap suffix support"
 msgstr ""
 
-#. If we get here, the caller got its initial tests wrong.
-#: config/cris/cris.c:2421
-msgid "internal error: cris_side_effect_mode_ok with bad operands"
-msgstr ""
+#: config/i386/i386.c:30003
+#, fuzzy, gcc-internal-format
+msgid "vector permutation requires vector constant"
+msgstr "'o' operand is geen constante"
 
-#: config/cris/cris.c:2498 config/cris/cris.c:2559
-#, fuzzy
-msgid "unrecognized supposed constant"
-msgstr "signature-string niet herkend"
+#: config/i386/i386.c:30013
+#, fuzzy, gcc-internal-format
+msgid "invalid vector permutation constant"
+msgstr "twee %<u%>s in integerconstante"
 
-#: config/cris/cris.c:2603
-msgid "unrecognized supposed constant in cris_global_pic_symbol"
+#: config/i386/i386.c:30061
+#, gcc-internal-format
+msgid "vector permutation (%d %d)"
 msgstr ""
 
-#: config/cris/cris.c:2622
-#, fuzzy, c-format
-msgid "-max-stackframe=%d is not usable, not between 0 and %d"
-msgstr "-mregparm=%d ligt niet tussen 0 en %d"
+#: config/i386/i386.c:30064
+#, gcc-internal-format
+msgid "vector permutation (%d %d %d %d)"
+msgstr ""
 
-#: config/cris/cris.c:2650
-#, c-format
-msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
+#: config/i386/i386.c:30068
+#, gcc-internal-format
+msgid "vector permutation (%d %d %d %d %d %d %d %d)"
 msgstr ""
 
-#: config/cris/cris.c:2686
-#, c-format
-msgid "unknown CRIS cpu version specification in -mtune= : %s"
+#: config/i386/i386.c:30073
+#, gcc-internal-format
+msgid "vector permutation (%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d)"
 msgstr ""
 
-#: config/cris/cris.c:2704
-#, fuzzy
-msgid "-fPIC and -fpic are not supported in this configuration"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
+#: config/i386/winnt.c:81
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute applies only to initialized variables with external linkage"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/cris/cris.c:2719
-msgid "that particular -g option is invalid with -maout and -melinux"
+#: config/i386/winnt.c:143 config/sh/symbian-c.c:96
+#: config/sh/symbian-cxx.c:120
+#, gcc-internal-format
+msgid "definition of static data member %q+D of dllimport'd class"
 msgstr ""
 
-#: config/cris/cris.c:2894 config/cris/cris.c:2939
-msgid "unexpected side-effects in address"
-msgstr ""
+#: config/i386/winnt.c:292
+#, fuzzy, gcc-internal-format
+msgid "%q+D:'selectany' attribute applies only to initialized objects"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/cris/cris.c:3008
-msgid "unexpected PIC symbol"
-msgstr ""
+#: config/i386/winnt.c:440
+#, fuzzy, gcc-internal-format
+msgid "%q+D causes a section type conflict"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: config/cris/cris.c:3012
-msgid "PIC register isn't set up"
+#: config/i386/cygming.h:150
+#, gcc-internal-format
+msgid "-f%s ignored for target (all code is position independent)"
 msgstr ""
 
-#: config/cris/cris.c:3033
-msgid "emitting PIC operand, but PIC register isn't set up"
+#: config/i386/djgpp.h:180
+#, gcc-internal-format
+msgid "-mbnu210 is ignored (option is obsolete)"
 msgstr ""
 
-#: config/cris/aout.h:85
-msgid "Compile for the MMU-less Etrax 100-based elinux system"
-msgstr ""
+#: config/i386/i386-interix.h:256
+#, fuzzy, gcc-internal-format
+msgid "ms-bitfields not supported for objc"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/cris/aout.h:92
-msgid "For elinux, request a specified stack-size for this program"
-msgstr ""
+#. Don't allow flag_pic to propagate since invalid relocations will
+#. result otherwise.
+#: config/i386/netware.h:81
+#, fuzzy, gcc-internal-format
+msgid "-fPIC and -fpic are not supported for this target"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/cris/cris.h:354
-msgid "Work around bug in multiplication instruction"
-msgstr ""
+#: config/ia64/ia64-c.c:51
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma builtin"
+msgstr "misvormde #pragma weak"
 
-#. 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.
-#: config/cris/cris.h:360
-msgid "Compile for ETRAX 4 (CRIS v3)"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: config/ia64/ia64.c:601
+#, fuzzy, gcc-internal-format
+msgid "invalid argument of %qE attribute"
+msgstr "ongeldig type-argument %qs"
+
+#: config/ia64/ia64.c:614
+#, fuzzy, gcc-internal-format
+msgid "an address area attribute cannot be specified for local variables"
+msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: config/cris/cris.h:365
-msgid "Compile for ETRAX 100 (CRIS v8)"
-msgstr ""
+#: config/ia64/ia64.c:621
+#, fuzzy, gcc-internal-format
+msgid "address area of %q+D conflicts with previous declaration"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: config/cris/cris.h:369
-msgid "Emit verbose debug information in assembly code"
-msgstr ""
+#: config/ia64/ia64.c:629
+#, fuzzy, gcc-internal-format
+msgid "address area attribute cannot be specified for functions"
+msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: config/cris/cris.h:372
-msgid "Do not use condition codes from normal instructions"
-msgstr ""
+#: config/ia64/ia64.c:670
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute requires a string constant argument"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/cris/cris.h:376
-msgid "Do not emit addressing modes with side-effect assignment"
+#: config/ia64/ia64.c:5384 config/pa/pa.c:371 config/sh/sh.c:8564
+#: config/spu/spu.c:5041
+#, gcc-internal-format
+msgid "value of -mfixed-range must have form REG1-REG2"
 msgstr ""
 
-#: config/cris/cris.h:379
-msgid "Do not tune stack alignment"
-msgstr ""
+#: config/ia64/ia64.c:5411 config/pa/pa.c:398 config/sh/sh.c:8590
+#: config/spu/spu.c:5067
+#, fuzzy, gcc-internal-format
+msgid "%s-%s is an empty range"
+msgstr "leeg bereik"
 
-#: config/cris/cris.h:382
-msgid "Do not tune writable data alignment"
-msgstr ""
+#: config/ia64/ia64.c:5439
+#, fuzzy, gcc-internal-format
+msgid "bad value %<%s%> for -mtls-size= switch"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/cris/cris.h:385
-msgid "Do not tune code and read-only data alignment"
-msgstr ""
+#: config/ia64/ia64.c:5464
+#, fuzzy, gcc-internal-format
+msgid "bad value %<%s%> for -mtune= switch"
+msgstr "slechte waarde (%s) voor de -march= optie"
 
-#: config/cris/cris.h:394
-msgid "Align code and data to 32 bits"
-msgstr ""
+#: config/ia64/ia64.c:10634
+#, fuzzy, gcc-internal-format
+msgid "version attribute is not a string"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: config/cris/cris.h:407
-msgid "Don't align items in code or data"
+#: config/iq2000/iq2000.c:1831
+#, gcc-internal-format
+msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
 msgstr ""
 
-#: config/cris/cris.h:410
-msgid "Do not emit function prologue or epilogue"
-msgstr ""
+#: config/iq2000/iq2000.c:2630
+#, fuzzy, gcc-internal-format
+msgid "argument %qd is not a constant"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
-#: config/cris/cris.h:414
-msgid "Use the most feature-enabling options allowed by other options"
+#: config/iq2000/iq2000.c:2932 config/xtensa/xtensa.c:2335
+#, gcc-internal-format
+msgid "PRINT_OPERAND_ADDRESS, null pointer"
 msgstr ""
 
-#. 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.
-#: config/cris/cris.h:420
-msgid "Override -mbest-lib-options"
+#: config/iq2000/iq2000.c:3087
+#, gcc-internal-format
+msgid "PRINT_OPERAND: Unknown punctuation '%c'"
 msgstr ""
 
-#: config/cris/cris.h:452
-msgid "Generate code for the specified chip or CPU version"
+#: config/iq2000/iq2000.c:3096 config/xtensa/xtensa.c:2189
+#, gcc-internal-format
+msgid "PRINT_OPERAND null pointer"
 msgstr ""
 
-#: config/cris/cris.h:454
-#, fuzzy
-msgid "Tune alignment for the specified chip or CPU version"
-msgstr "er kan geen alignment opgegeven worden voor `%s'"
-
-#: config/cris/cris.h:456
-msgid "Warn when a stackframe is larger than the specified size"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/m32c/m32c-pragma.c:63
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma GCC memregs [0..16]"
+msgstr "Brol aan einde van signature-string."
 
-#. Node: Profiling
-#: config/cris/cris.h:1016
-msgid "no FUNCTION_PROFILER for CRIS"
+#: config/m32c/m32c-pragma.c:70
+#, gcc-internal-format
+msgid "#pragma GCC memregs must precede any function decls"
 msgstr ""
 
-#: config/cris/linux.h:69
-msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
+#: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
+#, gcc-internal-format
+msgid "#pragma GCC memregs takes a number [0..16]"
 msgstr ""
 
-#: config/fr30/fr30.c:468
-msgid "fr30_print_operand_address: unhandled address"
-msgstr ""
+#: config/m32c/m32c.c:424
+#, fuzzy, gcc-internal-format
+msgid "invalid target memregs value '%d'"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/fr30/fr30.c:492
-#, fuzzy, c-format
-msgid "fr30_print_operand: unrecognized %%p code"
-msgstr "ongeldige operand voor %N-code"
+#: config/m32c/m32c.c:2845
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute is not supported for R8C target"
+msgstr "%Jsectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: config/fr30/fr30.c:512
-#, fuzzy, c-format
-msgid "fr30_print_operand: unrecognized %%b code"
-msgstr "ongeldige operand voor %N-code"
+#. The argument must be a constant integer.
+#: config/m32c/m32c.c:2861 config/sh/sh.c:8771 config/sh/sh.c:8877
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute argument not an integer constant"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/fr30/fr30.c:533
-#, fuzzy, c-format
-msgid "fr30_print_operand: unrecognized %%B code"
-msgstr "ongeldige operand voor %N-code"
+#: config/m32c/m32c.c:2870
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute argument should be between 18 to 255"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/fr30/fr30.c:541
-#, fuzzy, c-format
-msgid "fr30_print_operand: invalid operand to %%A code"
-msgstr "ongeldige operand voor %N-code"
+#: config/m32c/m32c.c:4001
+#, gcc-internal-format
+msgid "%<bank_switch%> has no effect on non-interrupt functions"
+msgstr ""
 
-#: config/fr30/fr30.c:558
-#, fuzzy, c-format
-msgid "fr30_print_operand: invalid %%x code"
-msgstr "ongeldige operand voor %N-code"
+#: config/m32c/m32c.c:4102
+#, fuzzy, gcc-internal-format
+msgid "%<fast_interrupt%> attribute directive ignored"
+msgstr "attribuut-commando %qs wordt genegeerd"
 
-#: config/fr30/fr30.c:565
-#, fuzzy, c-format
-msgid "fr30_print_operand: invalid %%F code"
-msgstr "ongeldige operand voor %N-code"
+# Is the %s the argument, or is it 'of' the argument?
+#: config/m32r/m32r.c:382
+#, fuzzy, gcc-internal-format
+msgid "invalid argument of %qs attribute"
+msgstr "ongeldig type-argument %qs"
 
-#: config/fr30/fr30.c:582
-msgid "fr30_print_operand: unknown code"
+#: config/m68hc11/m68hc11.c:301
+#, gcc-internal-format
+msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
 msgstr ""
 
-#: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631
-#: config/fr30/fr30.c:644
-msgid "fr30_print_operand: unhandled MEM"
+#: config/m68hc11/m68hc11.c:1253
+#, gcc-internal-format
+msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
 msgstr ""
 
-#: config/fr30/fr30.h:64
-msgid "Assume small address space"
-msgstr ""
+#: config/m68hc11/m68hc11.c:1260
+#, fuzzy, gcc-internal-format
+msgid "%<trap%> attribute is already used"
+msgstr "het %qs attribuut wordt genegeerd"
 
-#: config/frv/frv.c:576 config/frv/frv.c:603
-#, c-format
-msgid "Unknown cpu: -mcpu=%s"
-msgstr ""
+#: config/m68k/m68k.c:572
+#, fuzzy, gcc-internal-format
+msgid "-mcpu=%s conflicts with -march=%s"
+msgstr "optie -mcpu=%s geeft conflicten met optie -mtune="
 
-#: config/frv/frv.c:2539
-msgid "Bad insn to frv_print_operand_address:"
-msgstr ""
+#: config/m68k/m68k.c:643
+#, fuzzy, gcc-internal-format
+msgid "-mpcrel -fPIC is not currently supported on selected cpu"
+msgstr "De -shared optie wordt op het ogenblik niet ondersteund voor VAX ELF."
 
-#: config/frv/frv.c:2550
-msgid "Bad register to frv_print_operand_memory_reference_reg:"
-msgstr ""
+#: config/m68k/m68k.c:705
+#, fuzzy, gcc-internal-format
+msgid "-falign-labels=%d is not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608
-#: config/frv/frv.c:2629 config/frv/frv.c:2634
-msgid "Bad insn to frv_print_operand_memory_reference:"
-msgstr ""
+#: config/m68k/m68k.c:710
+#, fuzzy, gcc-internal-format
+msgid "-falign-loops=%d is not supported"
+msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
 
-# of is het 'slechte register-uitbreidingscode'?
-#: config/frv/frv.c:2721
-#, fuzzy
-msgid "bad condition code"
-msgstr "Slechte code voor registeruitbreiding"
+#: config/m68k/m68k.c:813
+#, fuzzy, gcc-internal-format
+msgid "multiple interrupt attributes not allowed"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
 
-#: config/frv/frv.c:2796
-msgid "Bad insn in frv_print_operand, bad const_double"
+#: config/m68k/m68k.c:820
+#, gcc-internal-format
+msgid "interrupt_thread is available only on fido"
 msgstr ""
 
-#: config/frv/frv.c:2857
-msgid "Bad insn to frv_print_operand, 'e' modifier:"
-msgstr ""
+#: config/m68k/m68k.c:1149 config/rs6000/rs6000.c:18071
+#, fuzzy, gcc-internal-format
+msgid "stack limit expression is not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/frv/frv.c:2865
-msgid "Bad insn to frv_print_operand, 'F' modifier:"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/mep/mep-pragma.c:65
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma io_volatile"
+msgstr "Brol aan einde van signature-string."
 
-#: config/frv/frv.c:2881
-msgid "Bad insn to frv_print_operand, 'f' modifier:"
+#: config/mep/mep-pragma.c:79
+#, gcc-internal-format
+msgid "#pragma io_volatile takes only on or off"
 msgstr ""
 
-#: config/frv/frv.c:2895
-#, fuzzy
-msgid "Bad insn to frv_print_operand, 'g' modifier:"
-msgstr "ongeldige operand voor %N-code"
+#: config/mep/mep-pragma.c:118
+#, fuzzy, gcc-internal-format
+msgid "invalid coprocessor register range"
+msgstr "ongeldige expressie als operand"
 
-#: config/frv/frv.c:2943
-msgid "Bad insn to frv_print_operand, 'L' modifier:"
-msgstr ""
+#: config/mep/mep-pragma.c:138
+#, fuzzy, gcc-internal-format
+msgid "invalid coprocessor register %qE"
+msgstr "ongeldig vector-type voor attribuut %qs"
 
-#: config/frv/frv.c:2956
-msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
+#: config/mep/mep-pragma.c:161
+#, gcc-internal-format
+msgid "malformed coprocessor register"
 msgstr ""
 
-#: config/frv/frv.c:2977
-msgid "Bad insn to frv_print_operand, 'O' modifier:"
-msgstr ""
+#: config/mep/mep-pragma.c:248
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma GCC coprocessor width"
+msgstr "misvormde #pragma pack"
 
-#: config/frv/frv.c:2995
-msgid "Bad insn to frv_print_operand, P modifier:"
+#: config/mep/mep-pragma.c:255
+#, gcc-internal-format
+msgid "#pragma GCC coprocessor width takes only 32 or 64"
 msgstr ""
 
-#: config/frv/frv.c:3015
-msgid "Bad insn in frv_print_operand, z case"
+#: config/mep/mep-pragma.c:275
+#, gcc-internal-format
+msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
 msgstr ""
 
-#: config/frv/frv.c:3046
-msgid "Bad insn in frv_print_operand, 0 case"
+#: config/mep/mep-pragma.c:280
+#, gcc-internal-format
+msgid "#pragma GCC coprocessor subclass '%c' already defined"
 msgstr ""
 
-#: config/frv/frv.c:3051
-#, fuzzy
-msgid "frv_print_operand: unknown code"
-msgstr "ongeldige operand voor %N-code"
+#: config/mep/mep-pragma.c:298
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma GCC coprocessor subclass"
+msgstr "misvormde #pragma weak"
 
-#: config/frv/frv.c:5944
-msgid "Bad output_move_single operand"
-msgstr ""
+#: config/mep/mep-pragma.c:320
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma disinterrupt"
+msgstr "misvormde #pragma weak"
 
-#: config/frv/frv.c:6071
-msgid "Bad output_move_double operand"
-msgstr ""
+#: config/mep/mep-pragma.c:334
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma GCC coprocessor"
+msgstr "misvormde #pragma weak"
 
-#: config/frv/frv.c:6213
-msgid "Bad output_condmove_single operand"
-msgstr ""
+#: config/mep/mep-pragma.c:339
+#, fuzzy, gcc-internal-format
+msgid "coprocessor not enabled"
+msgstr "ingeschakelde opties: "
 
-#: config/frv/frv.c:9774
-#, fuzzy
-msgid "accumulator is not a constant integer"
-msgstr "het argument van `asm' is geen constante string"
+#: config/mep/mep-pragma.c:350
+#, fuzzy, gcc-internal-format
+msgid "unknown #pragma GCC coprocessor %E"
+msgstr "misvormde #pragma pack"
 
-#: config/frv/frv.c:9779
-msgid "accumulator number is out of bounds"
-msgstr ""
+#: config/mep/mep-pragma.c:372
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma call"
+msgstr "misvormde #pragma weak"
 
-#: config/frv/frv.c:9790
-#, fuzzy, c-format
-msgid "inappropriate accumulator for %qs"
-msgstr "geen eerdere declaratie voor `%s'"
+#: config/mep/mep.c:388
+#, fuzzy, gcc-internal-format
+msgid "-fpic is not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/frv/frv.c:9856
-#, fuzzy
-msgid "invalid IACC argument"
-msgstr "ongeldige waarde voor %%C"
+#: config/mep/mep.c:390
+#, fuzzy, gcc-internal-format
+msgid "-fPIC is not supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/frv/frv.c:9879
-#, c-format
-msgid "%qs expects a constant argument"
+#: config/mep/mep.c:392
+#, gcc-internal-format
+msgid "only one of -ms and -mm may be given"
 msgstr ""
 
-#: config/frv/frv.c:9884
-#, fuzzy, c-format
-msgid "constant argument out of range for %qs"
-msgstr "teveel argumenten voor procedure `%s'"
-
-#: config/frv/frv.c:10319
-msgid "media functions are not available unless -mmedia is used"
+#: config/mep/mep.c:394
+#, gcc-internal-format
+msgid "only one of -ms and -ml may be given"
 msgstr ""
 
-#: config/frv/frv.c:10331
-msgid "this media function is only available on the fr500"
+#: config/mep/mep.c:396
+#, gcc-internal-format
+msgid "only one of -mm and -ml may be given"
 msgstr ""
 
-#: config/frv/frv.c:10359
-msgid "this media function is only available on the fr400 and fr550"
+#: config/mep/mep.c:398
+#, gcc-internal-format
+msgid "only one of -ms and -mtiny= may be given"
 msgstr ""
 
-#: config/frv/frv.c:10378
-msgid "this builtin function is only available on the fr405 and fr450"
+#: config/mep/mep.c:400
+#, gcc-internal-format
+msgid "only one of -mm and -mtiny= may be given"
 msgstr ""
 
-#: config/frv/frv.c:10387
-msgid "this builtin function is only available on the fr500 and fr550"
+#: config/mep/mep.c:402
+#, gcc-internal-format
+msgid "-mclip currently has no effect without -mminmax"
 msgstr ""
 
-#: config/frv/frv.c:10399
-msgid "this builtin function is only available on the fr450"
+#: config/mep/mep.c:409
+#, gcc-internal-format
+msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
 msgstr ""
 
-#. This macro is a C statement to print on `stderr' a string describing the
-#. particular machine description choice.  Every machine description should
-#. define `TARGET_VERSION'.  For example:
-#.
-#. #ifdef MOTOROLA
-#. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
-#. #else
-#. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
-#. #endif
-#: config/frv/frv.h:550
-msgid " (frv)"
+#: config/mep/mep.c:1534
+#, gcc-internal-format
+msgid "unusual TP-relative address"
 msgstr ""
 
-#: config/h8300/h8300.c:358
-#, fuzzy
-msgid "-ms2600 is used without -ms"
-msgstr "macro `%s' gebruikt zonder argumenten"
+#: config/mep/mep.c:3510
+#, fuzzy, gcc-internal-format
+msgid "unconvertible operand %c %qs"
+msgstr "ongeldige operand van %s"
 
-#: config/h8300/h8300.c:364
-#, fuzzy
-msgid "-mn is used without -mh or -ms"
-msgstr "macro `%s' gebruikt zonder argumenten"
-
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/h8300/h8300.h:159
-msgid "Generate H8S code"
-msgstr ""
+#: config/mep/mep.c:3953 config/mep/mep.c:4016
+#, fuzzy, gcc-internal-format
+msgid "address region attributes not allowed with auto storage class"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/h8300/h8300.h:160
-msgid "Do not generate H8S code"
+#: config/mep/mep.c:3959 config/mep/mep.c:4022
+#, gcc-internal-format
+msgid "address region attributes on pointed-to types ignored"
 msgstr ""
 
-#: config/h8300/h8300.h:161
-msgid "Generate H8SX code"
-msgstr ""
+# goede vertaling van variadic?
+#: config/mep/mep.c:4008
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to variables and functions"
+msgstr "het %qs attribuut is enkel van toepassing op variadische functies"
 
-#: config/h8300/h8300.h:162
-msgid "Do not generate H8SX code"
+#: config/mep/mep.c:4028 config/mep/mep.c:4316
+#, gcc-internal-format
+msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
 msgstr ""
 
-#: config/h8300/h8300.h:163
-msgid "Generate H8S/2600 code"
-msgstr ""
+#: config/mep/mep.c:4062
+#, fuzzy, gcc-internal-format
+msgid "cannot inline interrupt function %qE"
+msgstr "kan functie %<main%> niet inline maken"
 
-#: config/h8300/h8300.h:164
-msgid "Do not generate H8S/2600 code"
+#: config/mep/mep.c:4068
+#, gcc-internal-format
+msgid "interrupt function must have return type of void"
 msgstr ""
 
-#: config/h8300/h8300.h:165
-msgid "Make integers 32 bits wide"
-msgstr ""
+#: config/mep/mep.c:4073
+#, fuzzy, gcc-internal-format
+msgid "interrupt function must have no arguments"
+msgstr "de '-%c' moet een argument hebben"
 
-#: config/h8300/h8300.h:168
-msgid "Use registers for argument passing"
-msgstr ""
+#: config/mep/mep.c:4094
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute allows only an integer constant argument"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/h8300/h8300.h:170
-msgid "Do not use registers for argument passing"
-msgstr ""
+#: config/mep/mep.c:4127
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to functions, not %s"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/h8300/h8300.h:172
-msgid "Consider access to byte sized memory slow"
+#: config/mep/mep.c:4137
+#, fuzzy, gcc-internal-format
+msgid "To describe a pointer to a VLIW function, use syntax like this:"
+msgstr "pointer naar functie gebruikt in rekensom"
+
+#: config/mep/mep.c:4138
+#, gcc-internal-format
+msgid "  typedef int (__vliw *vfuncptr) ();"
 msgstr ""
 
-#: config/h8300/h8300.h:173
-msgid "Enable linker relaxing"
+#: config/mep/mep.c:4145
+#, gcc-internal-format
+msgid "To describe an array of VLIW function pointers, use syntax like this:"
 msgstr ""
 
-#: config/h8300/h8300.h:174
-msgid "Generate H8/300H code"
+#: config/mep/mep.c:4146
+#, gcc-internal-format
+msgid "  typedef int (__vliw *vfuncptr[]) ();"
 msgstr ""
 
-#: config/h8300/h8300.h:175
-#, fuzzy
-msgid "Enable the normal mode"
-msgstr "incompatibele record-modus"
+#: config/mep/mep.c:4151
+#, fuzzy, gcc-internal-format
+msgid "VLIW functions are not allowed without a VLIW configuration"
+msgstr "globale registervariabele volgt op een functiedefinitie"
 
-#: config/h8300/h8300.h:176
-msgid "Do not generate H8/300H code"
+#: config/mep/mep.c:4299
+#, gcc-internal-format
+msgid "\"#pragma disinterrupt %s\" not used"
 msgstr ""
 
-#: config/h8300/h8300.h:177
-msgid "Use H8/300 alignment rules"
+#: config/mep/mep.c:4441
+#, gcc-internal-format
+msgid "__io address 0x%x is the same for %qE and %qE"
 msgstr ""
 
-#: config/i386/host-cygwin.c:65
-#, fuzzy, c-format
-msgid "can't extend PCH file: %m"
-msgstr "kan bestand '%s' niet openen"
-
-#: config/i386/host-cygwin.c:76
-#, fuzzy, c-format
-msgid "can't set position in PCH file: %m"
-msgstr "kan bestand '%s' niet openen"
-
-#: config/i386/i386.c:1242
-#, fuzzy, c-format
-msgid "code model %s not supported in PIC mode"
-msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
-
-#: config/i386/i386.c:1252 config/sparc/sparc.c:616
-#, c-format
-msgid "bad value (%s) for -mcmodel= switch"
-msgstr "slechte waarde (%s) voor optie -mcmodel="
+#: config/mep/mep.c:4589
+#, gcc-internal-format
+msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
+msgstr ""
 
-#: config/i386/i386.c:1267
-#, fuzzy, c-format
-msgid "bad value (%s) for -masm= switch"
-msgstr "slechte waarde (%s) voor optie -mabi="
+#: config/mep/mep.c:4687
+#, fuzzy, gcc-internal-format
+msgid "variable %D of type %<io%> must be uninitialized"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: config/i386/i386.c:1270
-#, fuzzy, c-format
-msgid "code model %qs not supported in the %s bit mode"
-msgstr "ANSI C ondersteunt de `%c' lengte-optie niet"
+#: config/mep/mep.c:4692
+#, fuzzy, gcc-internal-format
+msgid "variable %D of type %<cb%> must be uninitialized"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: config/i386/i386.c:1273
-#, fuzzy
-msgid "code model %<large%> not supported yet"
-msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
+#: config/mep/mep.c:6145
+#, fuzzy, gcc-internal-format
+msgid "coprocessor intrinsic %qs is not available in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: config/i386/i386.c:1275
-#, c-format
-msgid "%i-bit mode not compiled in"
-msgstr ""
+#: config/mep/mep.c:6148
+#, fuzzy, gcc-internal-format
+msgid "%qs is not available in VLIW functions"
+msgstr "%qs is meestal een functie"
 
-#: config/i386/i386.c:1305 config/i386/i386.c:1329
-#, fuzzy
-msgid "CPU you selected does not support x86-64 instruction set"
-msgstr "doel-CPU ondersteunt geen interworking"
+#: config/mep/mep.c:6151
+#, fuzzy, gcc-internal-format
+msgid "%qs is not available in non-VLIW functions"
+msgstr "%J%qD is gewoonlijk een niet-static funtie"
 
-#: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673
-#, c-format
-msgid "bad value (%s) for -march= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
+#: config/mep/mep.c:6313 config/mep/mep.c:6431
+#, fuzzy, gcc-internal-format
+msgid "argument %d of %qE must be in the range %d...%d"
+msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
 
-#: config/i386/i386.c:1342
-#, fuzzy, c-format
-msgid "bad value (%s) for -mtune= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
+#: config/mep/mep.c:6316
+#, fuzzy, gcc-internal-format
+msgid "argument %d of %qE must be a multiple of %d"
+msgstr "Alignment moet een kleine macht van twee zijn, en niet %d, in #pragma pack"
 
-#: config/i386/i386.c:1359
-#, c-format
-msgid "-mregparm=%d is not between 0 and %d"
-msgstr "-mregparm=%d ligt niet tussen 0 en %d"
+#: config/mep/mep.c:6370
+#, fuzzy, gcc-internal-format
+msgid "too few arguments to %qE"
+msgstr "te weinig argumenten voor functie %qs"
 
-#: config/i386/i386.c:1372
-#, fuzzy
-msgid "-malign-loops is obsolete, use -falign-loops"
-msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
+#: config/mep/mep.c:6375
+#, fuzzy, gcc-internal-format
+msgid "too many arguments to %qE"
+msgstr "te veel argumenten voor %s %q+#D"
 
-#: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403
-#, c-format
-msgid "-malign-loops=%d is not between 0 and %d"
-msgstr "-malign-loops=%d ligt niet tussen 0 en %d"
+#: config/mep/mep.c:6393
+#, fuzzy, gcc-internal-format
+msgid "argument %d of %qE must be an address"
+msgstr "modi in %s expressie komen niet overeen"
 
-#: config/i386/i386.c:1385
-#, fuzzy
-msgid "-malign-jumps is obsolete, use -falign-jumps"
-msgstr "-malign-jumps=%d ligt niet tussen 0 en %d"
+#: config/mep/mep.c:7189
+#, gcc-internal-format
+msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
+msgstr ""
 
-#: config/i386/i386.c:1398
-#, fuzzy
-msgid "-malign-functions is obsolete, use -falign-functions"
-msgstr "-malign-functions=%d ligt niet tussen 0 en %d"
+#: config/mep/mep.c:7195
+#, fuzzy, gcc-internal-format
+msgid "unexpected %d byte cop instruction"
+msgstr "Thumb-instructie met predicaat"
 
-#: config/i386/i386.c:1436
-#, fuzzy, c-format
-msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
-msgstr "-mpreferred_stack_boundary=%d ligt niet tussen 2 en 31"
+#: config/mips/mips.c:1343 config/mips/mips.c:1345
+#, fuzzy, gcc-internal-format
+msgid "%qs attribute only applies to functions"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/i386/i386.c:1448
-#, c-format
-msgid "-mbranch-cost=%d is not between 0 and 5"
-msgstr "-mbranch-cost=%d ligt niet tussen 0 en 5"
+#: config/mips/mips.c:1355
+#, gcc-internal-format
+msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
+msgstr ""
 
-#: config/i386/i386.c:1460
-#, fuzzy, c-format
-msgid "bad value (%s) for -mtls-dialect= switch"
-msgstr "slechte waarde (%s) voor optie -msdata"
+#: config/mips/mips.c:1377 config/mips/mips.c:1380
+#, fuzzy, gcc-internal-format
+msgid "%qE redeclared with conflicting %qs attributes"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/i386/i386.c:1507
-msgid "-malign-double makes no sense in the 64bit mode"
+#: config/mips/mips.c:2895
+#, gcc-internal-format
+msgid "MIPS16 TLS"
 msgstr ""
 
-#: config/i386/i386.c:1509
-#, fuzzy
-msgid "-mrtd calling convention not supported in the 64bit mode"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
-
-#: config/i386/i386.c:1538 config/i386/i386.c:1549
-#, fuzzy
-msgid "SSE instruction set disabled, using 387 arithmetics"
-msgstr "pointer naar functie gebruikt in rekensom"
+#: config/mips/mips.c:6374
+#, fuzzy, gcc-internal-format
+msgid "cannot handle inconsistent calls to %qs"
+msgstr "kan oproep van %qs niet inline maken"
 
-#: config/i386/i386.c:1554
-#, fuzzy
-msgid "387 instruction set disabled, using SSE arithmetics"
-msgstr "pointer naar functie gebruikt in rekensom"
+#: config/mips/mips.c:9181
+#, gcc-internal-format
+msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
+msgstr ""
 
-#: config/i386/i386.c:1561
-#, fuzzy, c-format
-msgid "bad value (%s) for -mfpmath= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
+#: config/mips/mips.c:9183
+#, gcc-internal-format
+msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
+msgstr ""
 
-#: config/i386/i386.c:1714 config/i386/i386.c:1725
-#, fuzzy
-msgid "fastcall and stdcall attributes are not compatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: config/mips/mips.c:9185
+#, gcc-internal-format
+msgid "interrupt handlers cannot be MIPS16 functions"
+msgstr ""
 
-#: config/i386/i386.c:1718 config/i386/i386.c:1774
-#, fuzzy
-msgid "fastcall and regparm attributes are not compatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: config/mips/mips.c:13094
+#, fuzzy, gcc-internal-format
+msgid "invalid argument to built-in function"
+msgstr "ongeldig argument voor %<__builtin_return_address%>"
 
-#: config/i386/i386.c:1761
-#, fuzzy, c-format
-msgid "%qs attribute requires an integer constant argument"
-msgstr "herhalings-aantal is geen integerconstante"
+#: config/mips/mips.c:13335
+#, fuzzy, gcc-internal-format
+msgid "built-in function %qE not supported for MIPS16"
+msgstr "-pipe wordt niet ondersteund"
 
-#: config/i386/i386.c:1767
-#, fuzzy, c-format
-msgid "argument to %qs attribute larger than %d"
-msgstr "kan het `%s' attribuut niet instellen na een definitie"
+#: config/mips/mips.c:13925
+#, fuzzy, gcc-internal-format
+msgid "%qs does not support MIPS16 code"
+msgstr "%s ondersteunt %s niet"
 
-#: config/i386/i386.c:2565
-msgid "SSE register return with SSE disabled"
+#: config/mips/mips.c:15129
+#, gcc-internal-format
+msgid "MIPS16 PIC for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/i386/i386.c:2567
-msgid "SSE register argument with SSE disabled"
+#: config/mips/mips.c:15132
+#, gcc-internal-format
+msgid "MIPS16 -mxgot code"
 msgstr ""
 
-#: config/i386/i386.c:2867
-msgid "SSE vector argument without SSE enabled changes the ABI"
+#: config/mips/mips.c:15135
+#, gcc-internal-format
+msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
 msgstr ""
 
-#: config/i386/i386.c:2884
-msgid "MMX vector argument without MMX enabled changes the ABI"
+#: config/mips/mips.c:15266
+#, gcc-internal-format
+msgid "CPU names must be lower case"
 msgstr ""
 
-#: config/i386/i386.c:3132
-msgid "SSE vector return without SSE enabled changes the ABI"
+#: config/mips/mips.c:15409
+#, gcc-internal-format
+msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
 msgstr ""
 
-#: config/i386/i386.c:6029
-msgid "invalid UNSPEC as operand"
-msgstr "ongeldige UNSPEC als operand"
+#: config/mips/mips.c:15425
+#, fuzzy, gcc-internal-format
+msgid "%<-march=%s%> is not compatible with the selected ABI"
+msgstr "case-selector niet compatibel met label"
 
-#: config/i386/i386.c:6267
-msgid "extended registers have no high halves"
+#: config/mips/mips.c:15440
+#, gcc-internal-format
+msgid "%<-mgp64%> used with a 32-bit processor"
 msgstr ""
 
-#: config/i386/i386.c:6282
-msgid "unsupported operand size for extended register"
+#: config/mips/mips.c:15442
+#, gcc-internal-format
+msgid "%<-mgp32%> used with a 64-bit ABI"
 msgstr ""
 
-#: config/i386/i386.c:6598
-msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
+#: config/mips/mips.c:15444
+#, gcc-internal-format
+msgid "%<-mgp64%> used with a 32-bit ABI"
 msgstr ""
 
-#: config/i386/i386.c:6651
-#, fuzzy, c-format
-msgid "invalid operand code '%c'"
-msgstr "ongeldige operand van %s"
-
-#: config/i386/i386.c:6694
-#, fuzzy
-msgid "invalid constraints for operand"
-msgstr "ongeldige operand voor %P"
+#: config/mips/mips.c:15460 config/mips/mips.c:15462 config/mips/mips.c:15529
+#, fuzzy, gcc-internal-format
+msgid "unsupported combination: %s"
+msgstr "niet-ondersteunde versie"
 
-#: config/i386/i386.c:11971
-#, fuzzy
-msgid "unknown insn mode"
-msgstr "onbekende machine-modus `%s'"
+#: config/mips/mips.c:15466
+#, gcc-internal-format
+msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
+msgstr ""
 
-#: config/i386/i386.c:14226
-#, c-format
-msgid "selector must be an integer constant in the range 0..%i"
+#: config/mips/mips.c:15469
+#, gcc-internal-format
+msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
 msgstr ""
 
-#: config/i386/i386.c:14564
-#, fuzzy
-msgid "shift must be an immediate"
-msgstr "`defined' zonder een naam"
+#: config/mips/mips.c:15523
+#, fuzzy, gcc-internal-format
+msgid "the %qs architecture does not support branch-likely instructions"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/i386/i386.c:15703
-#, fuzzy, c-format
-msgid "%qs incompatible attribute ignored"
-msgstr "het `%s' attribuut wordt genegeerd"
+#: config/mips/mips.c:15563
+#, gcc-internal-format
+msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
+msgstr ""
 
-#: config/i386/winnt.c:74
-#, fuzzy, c-format
-msgid "%qs attribute only applies to variables"
-msgstr "het `%s' attribuut heeft geen betekenis voor types"
+#: config/mips/mips.c:15571 config/mips/mips.c:15574
+#, gcc-internal-format
+msgid "cannot use small-data accesses for %qs"
+msgstr ""
 
-#: config/i386/winnt.c:172
-#, fuzzy
-msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
-msgstr "functie `%s' geherdeclareerd met noinline attribuut"
+#: config/mips/mips.c:15588
+#, gcc-internal-format
+msgid "%<-mips3d%> requires %<-mpaired-single%>"
+msgstr ""
 
-#: config/i386/winnt.c:183
-#, fuzzy
-msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
-msgstr "functie `%s' geherdeclareerd met noinline attribuut"
+#: config/mips/mips.c:15597
+#, fuzzy, gcc-internal-format
+msgid "%qs must be used with %qs"
+msgstr "%<__thread%> samen met %s gebruikt"
 
-#: config/i386/winnt.c:195
-msgid "%Jdefinition of static data member '%D' of dllimport'd class."
-msgstr ""
+#: config/mips/mips.c:15604
+#, fuzzy, gcc-internal-format
+msgid "the %qs architecture does not support paired-single instructions"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/i386/winnt.c:255
-msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
+#: config/mips/mips.c:15610
+#, gcc-internal-format
+msgid "%qs requires a target that provides the %qs instruction"
 msgstr ""
 
-#: config/i386/winnt.c:299 config/sh/symbian.c:279
-#, fuzzy, c-format
-msgid "%qs declared as both exported to and imported from a DLL"
-msgstr "`%s' gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL."
+#: config/mips/mips.c:15715
+#, fuzzy, gcc-internal-format
+msgid "%qs requires branch-likely instructions"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/i386/winnt.c:308
-msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
-msgstr ""
+#: config/mips/mips.c:15719
+#, fuzzy, gcc-internal-format
+msgid "the %qs architecture does not support the synci instruction"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/i386/winnt.c:447
-msgid "%J'%D' defined locally after being referenced with dllimport linkage"
+#: config/mips/mips.c:16186
+#, gcc-internal-format
+msgid "mips16 function profiling"
 msgstr ""
 
-#: config/i386/winnt.c:450
-msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
-msgstr ""
+#: config/mmix/mmix.c:239
+#, fuzzy, gcc-internal-format
+msgid "-f%s not supported: ignored"
+msgstr "-pipe wordt niet ondersteund"
+
+#: config/mmix/mmix.c:687
+#, fuzzy, gcc-internal-format
+msgid "support for mode %qs"
+msgstr "geen datatype voor modus %qs"
 
-#: config/i386/winnt.c:617
-msgid "%J'%D' causes a section type conflict"
+#: config/mmix/mmix.c:701
+#, gcc-internal-format
+msgid "too large function value type, needs %d registers, have only %d registers for this"
 msgstr ""
 
-#: config/i386/cygming.h:61
-msgid "Use the Cygwin interface"
+#: config/mmix/mmix.c:871
+#, gcc-internal-format
+msgid "function_profiler support for MMIX"
 msgstr ""
 
-#: config/i386/cygming.h:62
-msgid "Use the Mingw32 interface"
+#: config/mmix/mmix.c:893
+#, gcc-internal-format
+msgid "MMIX Internal: Last named vararg would not fit in a register"
 msgstr ""
 
-#: config/i386/cygming.h:63
-msgid "Create GUI application"
+#: config/mmix/mmix.c:1502 config/mmix/mmix.c:1526 config/mmix/mmix.c:1642
+#, gcc-internal-format
+msgid "MMIX Internal: Bad register: %d"
 msgstr ""
 
-#: config/i386/cygming.h:64
-msgid "Don't set Windows defines"
+#. Presumably there's a missing case above if we get here.
+#: config/mmix/mmix.c:1634
+#, gcc-internal-format
+msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
 msgstr ""
 
-#: config/i386/cygming.h:65
-msgid "Set Windows defines"
+#: config/mmix/mmix.c:1920
+#, gcc-internal-format
+msgid "stack frame not a multiple of 8 bytes: %wd"
 msgstr ""
 
-#: config/i386/cygming.h:66
-msgid "Create console application"
+#: config/mmix/mmix.c:2156
+#, gcc-internal-format
+msgid "stack frame not a multiple of octabyte: %wd"
 msgstr ""
 
-#: config/i386/cygming.h:67
-msgid "Generate code for a DLL"
+#: config/mmix/mmix.c:2440 config/mmix/mmix.c:2504
+#, gcc-internal-format
+msgid "MMIX Internal: %s is not a shiftable int"
 msgstr ""
 
-#: config/i386/cygming.h:69
-msgid "Ignore dllimport for functions"
+#: config/pa/pa.c:503
+#, fuzzy, gcc-internal-format
+msgid "PIC code generation is not supported in the portable runtime model"
+msgstr "ISO C ondersteunt de %<%c%> lengte-optie niet"
+
+#: config/pa/pa.c:508
+#, gcc-internal-format
+msgid "PIC code generation is not compatible with fast indirect calls"
 msgstr ""
 
-#: config/i386/cygming.h:71
-msgid "Use Mingw-specific thread support"
+#: config/pa/pa.c:513
+#, gcc-internal-format
+msgid "-g is only supported when using GAS on this processor,"
 msgstr ""
 
-#: config/i386/cygming.h:185
-#, c-format
-msgid "-f%s ignored for target (all code is position independent)"
+#: config/pa/pa.c:514
+#, fuzzy, gcc-internal-format
+msgid "-g option disabled"
+msgstr "ingeschakelde opties: "
+
+#: config/pa/pa.c:8466
+#, gcc-internal-format
+msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
 msgstr ""
 
-#: config/i386/djgpp.h:191
-msgid "-mbnu210 is ignored (option is obsolete)"
+#: config/pa/pa-hpux11.h:82
+#, gcc-internal-format
+msgid "-munix=98 option required for C89 Amendment 1 features.\n"
 msgstr ""
 
-#: config/i386/i386-interix.h:257
-#, fuzzy
-msgid "ms-bitfields not supported for objc"
-msgstr "-pipe wordt niet ondersteund"
-
-#. Deprecated.
-#. Deprecated.
-#. Deprecated.
-#. Deprecated.
-#. Deprecated.
-#. Deprecated.
-#: config/i386/i386.h:347
-#, fuzzy
-msgid "Alternate calling convention"
-msgstr "Onbeëindigde stringconstante"
+# Is the %s the argument, or is it 'of' the argument?
+#: config/picochip/picochip.c:383
+#, fuzzy, gcc-internal-format
+msgid "invalid AE type specified (%s)\n"
+msgstr "ongeldig type-argument %qs"
 
-#: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
-msgid "Use normal calling convention"
+#: config/picochip/picochip.c:406
+#, gcc-internal-format
+msgid "Invalid mul type specified (%s) - expected mac, mul or none"
 msgstr ""
 
-#: config/i386/i386.h:351
-msgid "Align some doubles on dword boundary"
+#: config/picochip/picochip.c:638
+#, gcc-internal-format
+msgid "unexpected mode %s encountered in picochip_emit_save_register\n"
 msgstr ""
 
-#: config/i386/i386.h:353
-msgid "Align doubles on word boundary"
+#: config/picochip/picochip.c:805
+#, gcc-internal-format
+msgid "Defaulting to stack for %s register creation\n"
 msgstr ""
 
-#: config/i386/i386.h:355
-msgid "Uninitialized locals in .bss"
+#: config/picochip/picochip.c:1342
+#, gcc-internal-format
+msgid "LCFI labels have already been deferred."
 msgstr ""
 
-#: config/i386/i386.h:357
-msgid "Uninitialized locals in .data"
+#: config/picochip/picochip.c:1405
+#, gcc-internal-format
+msgid "LM label has already been deferred."
 msgstr ""
 
-#: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
-msgid "Use IEEE math for fp comparisons"
+#: config/picochip/picochip.c:1685
+#, gcc-internal-format
+msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s\n"
 msgstr ""
 
-#: config/i386/i386.h:361 config/ns32k/ns32k.h:169
-msgid "Do not use IEEE math for fp comparisons"
+#: config/picochip/picochip.c:1788
+#, gcc-internal-format
+msgid "picochip_asm_output_opcode - can't output unknown operator %c\n"
 msgstr ""
 
-#: config/i386/i386.h:363
-msgid "Return values of functions in FPU registers"
+#: config/picochip/picochip.c:2040 config/picochip/picochip.c:2099
+#, gcc-internal-format
+msgid "%s: At least one operand can't be handled"
 msgstr ""
 
-#: config/i386/i386.h:365
-#, fuzzy
-msgid "Do not return values of functions in FPU registers"
-msgstr "grootte van teruggeefwaarde van `%s' is %u bytes"
+#: config/picochip/picochip.c:2180
+#, gcc-internal-format
+msgid "Unknown short branch in %s (type %d)\n"
+msgstr ""
 
-#: config/i386/i386.h:367
-msgid "Do not generate sin, cos, sqrt for FPU"
+#: config/picochip/picochip.c:2217
+#, gcc-internal-format
+msgid "Unknown long branch in %s (type %d)\n"
 msgstr ""
 
-#: config/i386/i386.h:369
-msgid "Generate sin, cos, sqrt for FPU"
+#: config/picochip/picochip.c:2257 config/picochip/picochip.c:2325
+#, gcc-internal-format
+msgid "PUT uses port array index %d, which is out of range [%d..%d)"
 msgstr ""
 
-#: config/i386/i386.h:371
-msgid "Omit the frame pointer in leaf functions"
+#: config/picochip/picochip.c:2291
+#, gcc-internal-format
+msgid "GET uses port array index %d, which is out of range [%d..%d)"
 msgstr ""
 
-#: config/i386/i386.h:374
-msgid "Enable stack probing"
+#: config/picochip/picochip.c:3134
+#, gcc-internal-format
+msgid "Too many ALU instructions emitted (%d)\n"
 msgstr ""
 
-#. undocumented
-#. undocumented
-#: config/i386/i386.h:379
-#, fuzzy
-msgid "Align destination of the string operations"
-msgstr "ANSI C staat het testen van asserties niet toe"
+#: config/picochip/picochip.c:3765 config/picochip/picochip.c:3858
+#, fuzzy, gcc-internal-format
+msgid "%s: Second source operand is not a constant"
+msgstr "'o' operand is geen constante"
+
+#: config/picochip/picochip.c:3768 config/picochip/picochip.c:3819
+#: config/picochip/picochip.c:3861
+#, fuzzy, gcc-internal-format
+msgid "%s: Third source operand is not a constant"
+msgstr "'o' operand is geen constante"
+
+#: config/picochip/picochip.c:3822
+#, fuzzy, gcc-internal-format
+msgid "%s: Fourth source operand is not a constant"
+msgstr "'o' operand is geen constante"
 
-#: config/i386/i386.h:381
-msgid "Do not align destination of the string operations"
+#: config/picochip/picochip.c:4132
+#, gcc-internal-format
+msgid "%s (disable warning using -mno-inefficient-warnings)"
 msgstr ""
 
-#: config/i386/i386.h:383
-msgid "Inline all known string operations"
+#: config/rs6000/host-darwin.c:62
+#, gcc-internal-format
+msgid "Segmentation Fault (code)"
 msgstr ""
 
-#: config/i386/i386.h:385
-#, fuzzy
-msgid "Do not inline all known string operations"
-msgstr "ANSI C staat het testen van asserties niet toe"
+#: config/rs6000/host-darwin.c:132
+#, gcc-internal-format
+msgid "Segmentation Fault"
+msgstr ""
 
-#: config/i386/i386.h:387 config/i386/i386.h:391
-msgid "Use push instructions to save outgoing arguments"
+#: config/rs6000/host-darwin.c:146
+#, gcc-internal-format
+msgid "While setting up signal stack: %m"
 msgstr ""
 
-#: config/i386/i386.h:389 config/i386/i386.h:393
-msgid "Do not use push instructions to save outgoing arguments"
+#: config/rs6000/host-darwin.c:152
+#, gcc-internal-format
+msgid "While setting up signal handler: %m"
 msgstr ""
 
-#: config/i386/i386.h:395
-#, fuzzy
-msgid "Support MMX built-in functions"
-msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
+#. Handle the machine specific pragma longcall.  Its syntax is
+#.
+#. # pragma longcall ( TOGGLE )
+#.
+#. where TOGGLE is either 0 or 1.
+#.
+#. rs6000_default_long_calls is set to the value of TOGGLE, changing
+#. whether or not new function declarations receive a longcall
+#. attribute by default.
+#: config/rs6000/rs6000-c.c:52
+#, fuzzy, gcc-internal-format
+msgid "ignoring malformed #pragma longcall"
+msgstr "pragma wordt genegeerd: %s"
 
-#: config/i386/i386.h:397
-#, fuzzy
-msgid "Do not support MMX built-in functions"
-msgstr "conflicterende types voor ingebouwde functie `%s'"
+#: config/rs6000/rs6000-c.c:65
+#, fuzzy, gcc-internal-format
+msgid "missing open paren"
+msgstr "beginwaarde ontbreekt"
 
-#: config/i386/i386.h:399
-#, fuzzy
-msgid "Support 3DNow! built-in functions"
-msgstr "ingebouwde functie `%s' wordt verborgen"
+#: config/rs6000/rs6000-c.c:67
+#, fuzzy, gcc-internal-format
+msgid "missing number"
+msgstr "beginwaarde ontbreekt"
 
-#: config/i386/i386.h:401
-#, fuzzy
-msgid "Do not support 3DNow! built-in functions"
-msgstr "conflicterende types voor ingebouwde functie `%s'"
+#: config/rs6000/rs6000-c.c:69
+#, fuzzy, gcc-internal-format
+msgid "missing close paren"
+msgstr "ontbrekende index-expressie"
 
-#: config/i386/i386.h:403
-msgid "Support MMX and SSE built-in functions and code generation"
+#: config/rs6000/rs6000-c.c:72
+#, gcc-internal-format
+msgid "number must be 0 or 1"
 msgstr ""
 
-#: config/i386/i386.h:405
-msgid "Do not support MMX and SSE built-in functions and code generation"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/rs6000/rs6000-c.c:75
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma longcall"
+msgstr "Brol aan einde van signature-string."
 
-#: config/i386/i386.h:407
-msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
-msgstr ""
+# Betere term voor "mismatched"?
+#: config/rs6000/rs6000-c.c:3246
+#, fuzzy, gcc-internal-format
+msgid "%s only accepts %d arguments"
+msgstr "slechte combinatie van argumenten"
 
-#: config/i386/i386.h:409
-msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
+#: config/rs6000/rs6000-c.c:3251
+#, fuzzy, gcc-internal-format
+msgid "%s only accepts 1 argument"
+msgstr "%J%qD neemt ofwel geen, ofwel twee argumenten"
+
+#: config/rs6000/rs6000-c.c:3256
+#, fuzzy, gcc-internal-format
+msgid "%s only accepts 2 arguments"
+msgstr "%J%qD neemt ofwel geen, ofwel twee argumenten"
+
+#: config/rs6000/rs6000-c.c:3321
+#, gcc-internal-format
+msgid "vec_extract only accepts 2 arguments"
 msgstr ""
 
-#: config/i386/i386.h:411
-#, fuzzy
-msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
-msgstr "ingebouwde functie `%s' is niet geïmplementeerd"
+#: config/rs6000/rs6000-c.c:3397
+#, gcc-internal-format
+msgid "vec_insert only accepts 3 arguments"
+msgstr ""
 
-#: config/i386/i386.h:413
-#, fuzzy
-msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
-msgstr "conflicterende types voor ingebouwde functie `%s'"
+#: config/rs6000/rs6000-c.c:3500
+#, fuzzy, gcc-internal-format
+msgid "passing arg %d of %qE discards qualifiers frompointer target type"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#: config/i386/i386.h:415
-msgid "sizeof(long double) is 16"
+#: config/rs6000/rs6000-c.c:3543
+#, gcc-internal-format
+msgid "invalid parameter combination for AltiVec intrinsic"
 msgstr ""
 
-#: config/i386/i386.h:417
-msgid "sizeof(long double) is 12"
+#: config/rs6000/rs6000.c:2108
+#, gcc-internal-format
+msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
 msgstr ""
 
-#: config/i386/i386.h:419
-msgid "Generate 64bit x86-64 code"
+#: config/rs6000/rs6000.c:2119
+#, gcc-internal-format
+msgid "-m64 requires PowerPC64 architecture, enabling"
 msgstr ""
 
-#: config/i386/i386.h:421
-msgid "Generate 32bit i386 code"
+#: config/rs6000/rs6000.c:2371
+#, fuzzy, gcc-internal-format
+msgid "AltiVec not supported in this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+
+#: config/rs6000/rs6000.c:2373
+#, fuzzy, gcc-internal-format
+msgid "Spe not supported in this target"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+
+#: config/rs6000/rs6000.c:2400
+#, gcc-internal-format
+msgid "-mmultiple is not supported on little endian systems"
 msgstr ""
 
-#: config/i386/i386.h:423
-msgid "Use native (MS) bitfield layout"
+#: config/rs6000/rs6000.c:2407
+#, gcc-internal-format
+msgid "-mstring is not supported on little endian systems"
 msgstr ""
 
-#: config/i386/i386.h:425
-msgid "Use gcc default bitfield layout"
+#: config/rs6000/rs6000.c:2466
+#, gcc-internal-format
+msgid "unknown -mdebug-%s switch"
 msgstr ""
 
-#: config/i386/i386.h:427
-msgid "Use red-zone in the x86-64 code"
+#: config/rs6000/rs6000.c:2506
+#, gcc-internal-format
+msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
 msgstr ""
 
-#: config/i386/i386.h:429
-msgid "Do not use red-zone in the x86-64 code"
+#: config/rs6000/rs6000.c:3127
+#, fuzzy, gcc-internal-format
+msgid "unknown -m%s= option specified: '%s'"
+msgstr "onbekende machine-modus %qs"
+
+#: config/rs6000/rs6000.c:3173
+#, fuzzy, gcc-internal-format
+msgid "unknown value %s for -mfpu"
+msgstr "slechte waarde (%s) voor optie -mcpu"
+
+#: config/rs6000/rs6000.c:3504
+#, gcc-internal-format
+msgid "not configured for ABI: '%s'"
 msgstr ""
 
-#: config/i386/i386.h:431
-#, c-format
-msgid "Use direct references against %gs when accessing tls data"
+#: config/rs6000/rs6000.c:3517
+#, gcc-internal-format
+msgid "Using darwin64 ABI"
 msgstr ""
 
-#: config/i386/i386.h:433
-#, c-format
-msgid "Do not use direct references against %gs when accessing tls data"
+#: config/rs6000/rs6000.c:3522
+#, gcc-internal-format
+msgid "Using old darwin ABI"
 msgstr ""
 
-#. This macro is similar to `TARGET_SWITCHES' but defines names of
-#. command options that have values.  Its definition is an
-#. initializer with a subgrouping for each command option.
-#.
-#. Each subgrouping contains a string constant, that defines the
-#. fixed part of the option name, and the address of a variable.  The
-#. variable, type `char *', is set to the variable part of the given
-#. option if the fixed part matches.  The actual option name is made
-#. by appending `-m' to the specified name.
-#: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453
-#: config/s390/s390.h:158 config/sparc/sparc.h:720
-msgid "Schedule code for given CPU"
+#: config/rs6000/rs6000.c:3529
+#, gcc-internal-format
+msgid "Using IBM extended precision long double"
 msgstr ""
 
-#: config/i386/i386.h:473
-msgid "Generate floating point mathematics using given instruction set"
+#: config/rs6000/rs6000.c:3535
+#, gcc-internal-format
+msgid "Using IEEE extended precision long double"
 msgstr ""
 
-#: config/i386/i386.h:475 config/s390/s390.h:160
-msgid "Generate code for given CPU"
+#: config/rs6000/rs6000.c:3540
+#, fuzzy, gcc-internal-format
+msgid "unknown ABI specified: '%s'"
+msgstr "onbekende machine-modus %qs"
+
+#: config/rs6000/rs6000.c:3567
+#, fuzzy, gcc-internal-format
+msgid "invalid option for -mfloat-gprs: '%s'"
+msgstr "Pngeldige optie %<-%s%>"
+
+#: config/rs6000/rs6000.c:3577
+#, gcc-internal-format
+msgid "Unknown switch -mlong-double-%s"
 msgstr ""
 
-#: config/i386/i386.h:477
-msgid "Number of registers used to pass integer arguments"
+#: config/rs6000/rs6000.c:3598
+#, gcc-internal-format
+msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
 msgstr ""
 
-#: config/i386/i386.h:479
-#, fuzzy
-msgid "Loop code aligned to this power of 2"
-msgstr "gevraagd alignment is geen macht van 2"
+#: config/rs6000/rs6000.c:3606
+#, fuzzy, gcc-internal-format
+msgid "unknown -malign-XXXXX option specified: '%s'"
+msgstr "onbekende machine-modus %qs"
 
-#: config/i386/i386.h:481
-#, fuzzy
-msgid "Jump targets are aligned to this power of 2"
-msgstr "gevraagd alignment is geen macht van 2"
+#: config/rs6000/rs6000.c:3613
+#, gcc-internal-format
+msgid "-msingle-float option equivalent to -mhard-float"
+msgstr ""
 
-#: config/i386/i386.h:483
-#, fuzzy
-msgid "Function starts are aligned to this power of 2"
-msgstr "gevraagd alignment is geen macht van 2"
+#: config/rs6000/rs6000.c:3629
+#, gcc-internal-format
+msgid "-msimple-fpu option ignored"
+msgstr ""
 
-#: config/i386/i386.h:486
-msgid "Attempt to keep stack aligned to this power of 2"
+#: config/rs6000/rs6000.c:6779
+#, gcc-internal-format
+msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
 msgstr ""
 
-#: config/i386/i386.h:488
-msgid "Branches are this expensive (1-5, arbitrary units)"
+#: config/rs6000/rs6000.c:6852
+#, gcc-internal-format
+msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
 msgstr ""
 
-#: config/i386/i386.h:490
-msgid "Use given x86-64 code model"
+#: config/rs6000/rs6000.c:7111
+#, gcc-internal-format
+msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
 msgstr ""
 
-#. Undocumented.
-#. Undocumented.
-#: config/i386/i386.h:496
-msgid "Use given assembler dialect"
+#: config/rs6000/rs6000.c:8013
+#, gcc-internal-format
+msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
 msgstr ""
 
-#: config/i386/i386.h:498
-msgid "Use given thread-local storage dialect"
+#: config/rs6000/rs6000.c:8595
+#, gcc-internal-format
+msgid "internal error: builtin function to %s already processed."
 msgstr ""
 
-#: config/i386/sco5.h:290
-msgid "Generate ELF output"
+#: config/rs6000/rs6000.c:9534
+#, gcc-internal-format
+msgid "argument 1 must be a 5-bit signed literal"
 msgstr ""
 
-#. 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.
-#. 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.
-#: config/i386/xm-djgpp.h:62
-msgid "environment variable DJGPP not defined"
+#: config/rs6000/rs6000.c:9637 config/rs6000/rs6000.c:10609
+#, gcc-internal-format
+msgid "argument 2 must be a 5-bit unsigned literal"
 msgstr ""
 
-#: config/i386/xm-djgpp.h:64
-#, c-format
-msgid "environment variable DJGPP points to missing file '%s'"
+#: config/rs6000/rs6000.c:9676
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_altivec_predicate must be a constant"
+msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
+
+#: config/rs6000/rs6000.c:9728
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_altivec_predicate is out of range"
+msgstr "argument voor %<__builtin_args_info%> buiten bereik"
+
+#: config/rs6000/rs6000.c:9978
+#, gcc-internal-format
+msgid "argument 3 must be a 4-bit unsigned literal"
 msgstr ""
 
-#: config/i386/xm-djgpp.h:67
-#, c-format
-msgid "environment variable DJGPP points to corrupt file '%s'"
+#: config/rs6000/rs6000.c:9996
+#, fuzzy, gcc-internal-format
+msgid "argument 3 must be a 2-bit unsigned literal"
+msgstr "%<defined%> zonder een naam"
+
+#: config/rs6000/rs6000.c:10008
+#, fuzzy, gcc-internal-format
+msgid "argument 3 must be a 1-bit unsigned literal"
+msgstr "%<defined%> zonder een naam"
+
+#: config/rs6000/rs6000.c:10184
+#, gcc-internal-format
+msgid "argument to %qs must be a 2-bit unsigned literal"
 msgstr ""
 
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/i860/i860.h:60
-#, fuzzy
-msgid "Generate code which uses the FPU"
-msgstr "case-label niet in een switch-statement"
+#: config/rs6000/rs6000.c:10328
+#, gcc-internal-format
+msgid "unresolved overload for Altivec builtin %qF"
+msgstr ""
 
-#: config/i860/i860.h:61 config/i860/i860.h:62
-msgid "Do not generate code which uses the FPU"
+#: config/rs6000/rs6000.c:10419
+#, gcc-internal-format
+msgid "argument to dss must be a 2-bit unsigned literal"
 msgstr ""
 
-#: config/ia64/ia64-c.c:52
-#, fuzzy
-msgid "malformed #pragma builtin"
-msgstr "misvormde #pragma weak"
+#: config/rs6000/rs6000.c:10729
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_paired_predicate must be a constant"
+msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
 
-# Is the %s the argument, or is it 'of' the argument?
-#: config/ia64/ia64.c:494 config/m32r/m32r.c:360
-#, fuzzy, c-format
-msgid "invalid argument of %qs attribute"
-msgstr "ongeldig type-argument `%s'"
+#: config/rs6000/rs6000.c:10776
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_paired_predicate is out of range"
+msgstr "argument voor %<__builtin_args_info%> buiten bereik"
 
-#: config/ia64/ia64.c:506
-#, fuzzy
-msgid "%Jan address area attribute cannot be specified for local variables"
-msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+#: config/rs6000/rs6000.c:10801
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_spe_predicate must be a constant"
+msgstr "argument voor %<__builtin_args_info%> moet een constante zijn"
 
-#: config/ia64/ia64.c:513
-#, fuzzy
-msgid "%Jaddress area of '%s' conflicts with previous declaration"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: config/rs6000/rs6000.c:10873
+#, fuzzy, gcc-internal-format
+msgid "argument 1 of __builtin_spe_predicate is out of range"
+msgstr "argument voor %<__builtin_args_info%> buiten bereik"
 
-#: config/ia64/ia64.c:520
-#, fuzzy
-msgid "%Jaddress area attribute cannot be specified for functions"
-msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+#: config/rs6000/rs6000.c:12219
+#, fuzzy, gcc-internal-format
+msgid "internal error: builtin function %s had no type"
+msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
 
-#: config/ia64/ia64.c:4187
-msgid "ia64_print_operand: unknown code"
+#: config/rs6000/rs6000.c:12226
+#, gcc-internal-format
+msgid "internal error: builtin function %s had an unexpected return type %s"
 msgstr ""
 
-#: config/ia64/ia64.c:4560 config/pa/pa.c:330
-msgid "value of -mfixed-range must have form REG1-REG2"
+#: config/rs6000/rs6000.c:12239
+#, gcc-internal-format
+msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
 msgstr ""
 
-#: config/ia64/ia64.c:4587 config/pa/pa.c:357
-#, fuzzy, c-format
-msgid "%s-%s is an empty range"
-msgstr "leeg bereik"
+#: config/rs6000/rs6000.c:18041
+#, fuzzy, gcc-internal-format
+msgid "stack frame too large"
+msgstr "bestand %qs is te groot"
 
-#: config/ia64/ia64.c:4638
-msgid "cannot optimize floating point division for both latency and throughput"
+#: config/rs6000/rs6000.c:18437
+#, gcc-internal-format
+msgid "Out-of-line save/restore routines not supported on Darwin"
 msgstr ""
 
-#: config/ia64/ia64.c:4655
-msgid "cannot optimize integer division for both latency and throughput"
+#: config/rs6000/rs6000.c:21332
+#, gcc-internal-format
+msgid "no profiling of 64-bit code for this ABI"
 msgstr ""
 
-#: config/ia64/ia64.c:4672
-msgid "cannot optimize square root for both latency and throughput"
+#: config/rs6000/rs6000.c:23360
+#, gcc-internal-format
+msgid "use of %<long double%> in AltiVec types is invalid"
 msgstr ""
 
-#: config/ia64/ia64.c:4686
-msgid "not yet implemented: latency-optimized inline square root"
+#: config/rs6000/rs6000.c:23362
+#, gcc-internal-format
+msgid "use of boolean types in AltiVec types is invalid"
 msgstr ""
 
-#: config/ia64/ia64.c:4698
-#, fuzzy, c-format
-msgid "bad value (%s) for -mtls-size= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
-
-#: config/ia64/ia64.c:4714
-#, fuzzy, c-format
-msgid "bad value (%s) for -tune= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
+#: config/rs6000/rs6000.c:23364
+#, gcc-internal-format
+msgid "use of %<complex%> in AltiVec types is invalid"
+msgstr ""
 
-#. This macro defines names of command options to set and clear bits in
-#. `target_flags'.  Its definition is an initializer with a subgrouping for
-#. each command option.
-#: config/ia64/ia64.h:178
-msgid "Generate big endian code"
+#: config/rs6000/rs6000.c:23366
+#, gcc-internal-format
+msgid "use of decimal floating point types in AltiVec types is invalid"
 msgstr ""
 
-#: config/ia64/ia64.h:180 config/mcore/mcore.h:146
-msgid "Generate little endian code"
+#: config/rs6000/rs6000.c:23372
+#, gcc-internal-format
+msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
 msgstr ""
 
-#: config/ia64/ia64.h:182
-msgid "Generate code for GNU as"
+#: config/rs6000/rs6000.c:23375
+#, gcc-internal-format
+msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
 msgstr ""
 
-#: config/ia64/ia64.h:184
-msgid "Generate code for Intel as"
+#: config/rs6000/rs6000.c:23380
+#, gcc-internal-format
+msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
 msgstr ""
 
-#: config/ia64/ia64.h:186
-msgid "Generate code for GNU ld"
+#: config/rs6000/rs6000.c:23383
+#, gcc-internal-format
+msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
 msgstr ""
 
-#: config/ia64/ia64.h:188
-msgid "Generate code for Intel ld"
+#: config/rs6000/rs6000.c:25785
+#, gcc-internal-format
+msgid "emitting microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/ia64/ia64.h:190
-msgid "Generate code without GP reg"
+#: config/rs6000/rs6000.c:25789
+#, gcc-internal-format
+msgid "emitting conditional microcode insn %s\t[%s] #%d"
 msgstr ""
 
-#: config/ia64/ia64.h:192
-msgid "Emit stop bits before and after volatile extended asms"
+#: config/rs6000/aix43.h:38 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
+#: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
+#, fuzzy, gcc-internal-format
+msgid "-maix64 and POWER architecture are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/aix43.h:43 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
+#: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
+#, gcc-internal-format
+msgid "-maix64 requires PowerPC64 architecture remain enabled"
 msgstr ""
 
-#: config/ia64/ia64.h:194
-msgid "Don't emit stop bits before and after volatile extended asms"
+#: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
+#: config/rs6000/aix61.h:49
+#, fuzzy, gcc-internal-format
+msgid "soft-float and long-double-128 are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/aix43.h:53 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
+#: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
+#, gcc-internal-format
+msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
 msgstr ""
 
-#: config/ia64/ia64.h:196
-#, fuzzy
-msgid "Use in/loc/out register names"
-msgstr "ongeldige registernaam voor `%s'"
+#: config/rs6000/e500.h:40
+#, gcc-internal-format
+msgid "AltiVec and E500 instructions cannot coexist"
+msgstr ""
 
-#: config/ia64/ia64.h:198
-msgid "Disable use of sdata/scommon/sbss"
+#: config/rs6000/e500.h:42
+#, gcc-internal-format
+msgid "VSX and E500 instructions cannot coexist"
 msgstr ""
 
-#: config/ia64/ia64.h:200
-msgid "Enable use of sdata/scommon/sbss"
+#: config/rs6000/e500.h:44
+#, fuzzy, gcc-internal-format
+msgid "64-bit E500 not supported"
+msgstr "-pipe wordt niet ondersteund"
+
+#: config/rs6000/e500.h:46
+#, fuzzy, gcc-internal-format
+msgid "E500 and FPRs not supported"
+msgstr "-pipe wordt niet ondersteund"
+
+#: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:41
+#, fuzzy, gcc-internal-format
+msgid "-m64 not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
+
+#: config/rs6000/linux64.h:115
+#, gcc-internal-format
+msgid "-m64 requires a PowerPC64 cpu"
 msgstr ""
 
-#: config/ia64/ia64.h:202
-msgid "gp is constant (but save/restore gp on indirect calls)"
+#. Definitions for __builtin_return_address and __builtin_frame_address.
+#. __builtin_return_address (0) should give link register (65), enable
+#. this.
+#. This should be uncommented, so that the link register is used, but
+#. currently this would result in unmatched insns and spilling fixed
+#. registers so we'll leave it for another day.  When these problems are
+#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
+#. (mrs)
+#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
+#. Number of bytes into the frame return addresses can be found.  See
+#. rs6000_stack_info in rs6000.c for more information on how the different
+#. abi's store the return address.
+#: config/rs6000/rs6000.h:1760
+#, gcc-internal-format
+msgid "RETURN_ADDRESS_OFFSET not supported"
 msgstr ""
 
-#: config/ia64/ia64.h:204
-msgid "Generate self-relocatable code"
+#. Sometimes certain combinations of command options do not make sense
+#. on a particular target machine.  You can define a macro
+#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
+#. defined, is executed once just after all the command options have
+#. been parsed.
+#.
+#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
+#. get control.
+#: config/rs6000/sysv4.h:136
+#, fuzzy, gcc-internal-format
+msgid "bad value for -mcall-%s"
+msgstr "slechte waarde (%s) voor optie -mcpu"
+
+#: config/rs6000/sysv4.h:152
+#, fuzzy, gcc-internal-format
+msgid "bad value for -msdata=%s"
+msgstr "slechte waarde (%s) voor optie -msdata"
+
+#: config/rs6000/sysv4.h:169
+#, fuzzy, gcc-internal-format
+msgid "-mrelocatable and -msdata=%s are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:178
+#, fuzzy, gcc-internal-format
+msgid "-f%s and -msdata=%s are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:187
+#, fuzzy, gcc-internal-format
+msgid "-msdata=%s and -mcall-%s are incompatible"
+msgstr "-mbsd en -mxopen zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:196
+#, fuzzy, gcc-internal-format
+msgid "-mrelocatable and -mno-minimal-toc are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:202
+#, fuzzy, gcc-internal-format
+msgid "-mrelocatable and -mcall-%s are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:209
+#, fuzzy, gcc-internal-format
+msgid "-fPIC and -mcall-%s are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+
+#: config/rs6000/sysv4.h:216
+#, gcc-internal-format
+msgid "-mcall-aixdesc must be big endian"
 msgstr ""
 
-#: config/ia64/ia64.h:206
-msgid "Generate inline floating point division, optimize for latency"
+#: config/rs6000/sysv4.h:221
+#, fuzzy, gcc-internal-format
+msgid "-msecure-plt not supported by your assembler"
+msgstr "-pipe wordt niet ondersteund"
+
+#: config/rs6000/sysv4.h:239
+#, fuzzy, gcc-internal-format
+msgid "-m%s not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
+
+#: config/rx/rx.c:425
+#, fuzzy, gcc-internal-format
+msgid "unreocgnized control register number: %d - using 'psw'"
+msgstr "geen argumenten"
+
+#: config/rx/rx.c:2037 config/xtensa/xtensa.c:3025 config/xtensa/xtensa.c:3065
+#, fuzzy, gcc-internal-format
+msgid "bad builtin code"
+msgstr "slechte conditiecode"
+
+#: config/rx/rx.c:2164
+#, fuzzy, gcc-internal-format
+msgid "unrecognized argument '%s' to -mcpu= option"
+msgstr "overbodig argument voor de '%s' optie"
+
+#: config/rx/rx.c:2169
+#, gcc-internal-format
+msgid "The RX200 cpu does not have FPU hardware"
 msgstr ""
 
-#: config/ia64/ia64.h:208
-msgid "Generate inline floating point division, optimize for throughput"
+#: config/rx/rx.c:2208
+#, gcc-internal-format
+msgid "RX FPU instructions are not IEEE compliant"
 msgstr ""
 
-#: config/ia64/ia64.h:211
-#, fuzzy
-msgid "Do not inline floating point division"
-msgstr "ANSI C staat het testen van asserties niet toe"
+#: config/rx/rx.c:2211
+#, gcc-internal-format
+msgid "Changing the FPU insns/math optimizations pairing is not supported"
+msgstr ""
 
-#: config/ia64/ia64.h:213
-msgid "Generate inline integer division, optimize for latency"
+#: config/s390/s390.c:1525
+#, gcc-internal-format
+msgid "stack guard value must be an exact power of 2"
 msgstr ""
 
-#: config/ia64/ia64.h:215
-msgid "Generate inline integer division, optimize for throughput"
+#: config/s390/s390.c:1532
+#, gcc-internal-format
+msgid "stack size must be an exact power of 2"
 msgstr ""
 
-#: config/ia64/ia64.h:217
-#, fuzzy
-msgid "Do not inline integer division"
-msgstr "Ongeldige addresseringsmodus"
+#: config/s390/s390.c:1577
+#, fuzzy, gcc-internal-format
+msgid "z/Architecture mode not supported on %s"
+msgstr "trapmodus niet ondersteund voor VAX-floats"
 
-#: config/ia64/ia64.h:219
-msgid "Generate inline square root, optimize for latency"
-msgstr ""
+#: config/s390/s390.c:1579
+#, fuzzy, gcc-internal-format
+msgid "64-bit ABI not supported in ESA/390 mode"
+msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
 
-#: config/ia64/ia64.h:221
-msgid "Generate inline square root, optimize for throughput"
-msgstr ""
+#: config/s390/s390.c:1586
+#, fuzzy, gcc-internal-format
+msgid "Hardware decimal floating point instructions not available on %s"
+msgstr "ISO C staat het testen van asserties niet toe"
 
-#: config/ia64/ia64.h:223
-msgid "Do not inline square root"
+#: config/s390/s390.c:1589
+#, gcc-internal-format
+msgid "Hardware decimal floating point instructions not available in ESA/390 mode"
 msgstr ""
 
-#: config/ia64/ia64.h:225
-msgid "Enable Dwarf 2 line debug info via GNU as"
+#: config/s390/s390.c:1599
+#, gcc-internal-format
+msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
 msgstr ""
 
-#: config/ia64/ia64.h:227
-msgid "Disable Dwarf 2 line debug info via GNU as"
+#: config/s390/s390.c:1621
+#, gcc-internal-format
+msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
 msgstr ""
 
-#: config/ia64/ia64.h:229
-msgid "Enable earlier placing stop bits for better scheduling"
+#: config/s390/s390.c:1627
+#, gcc-internal-format
+msgid "stack size must be greater than the stack guard value"
 msgstr ""
 
-#: config/ia64/ia64.h:231
-msgid "Disable earlier placing stop bits"
+#: config/s390/s390.c:1629
+#, gcc-internal-format
+msgid "stack size must not be greater than 64k"
 msgstr ""
 
-#: config/ia64/ia64.h:276
-msgid "Specify range of registers to make fixed"
+#: config/s390/s390.c:1632
+#, gcc-internal-format
+msgid "-mstack-guard implies use of -mstack-size"
 msgstr ""
 
-#: config/ip2k/ip2k.c:1087
-#, fuzzy
-msgid "bad operand"
-msgstr "ongeldige operand voor %P"
+#: config/s390/s390.c:7096
+#, gcc-internal-format
+msgid "total size of local variables exceeds architecture limit"
+msgstr ""
 
-#: config/iq2000/iq2000.c:1649
-#, c-format
-msgid "bad value (%s) for -mcpu= switch"
-msgstr "slechte waarde (%s) voor de -march= optie"
+#: config/s390/s390.c:7794 config/s390/s390.c:7810
+#, fuzzy, gcc-internal-format
+msgid "frame size of function %qs is "
+msgstr "opslaggrootte van %qs is onbekend"
 
-#: config/iq2000/iq2000.c:1678
-#, fuzzy, c-format
-msgid "The compiler does not support -march=%s."
-msgstr "%s ondersteunt %s niet"
+#: config/s390/s390.c:7839
+#, fuzzy, gcc-internal-format
+msgid "frame size of %qs is "
+msgstr "opslaggrootte van %qs is onbekend"
 
-#: config/iq2000/iq2000.c:2065
-#, c-format
-msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
+#: config/s390/s390.c:7843
+#, gcc-internal-format
+msgid "%qs uses dynamic stack allocation"
 msgstr ""
 
-#: config/iq2000/iq2000.c:2847
-#, fuzzy, c-format
-msgid "argument %qd is not a constant"
-msgstr "het argument van `asm' is geen constante string"
+#: config/score/score3.c:649 config/score/score7.c:648
+#, fuzzy, gcc-internal-format
+msgid "-fPIC and -G are incompatible"
+msgstr "-fpic en -mapcs-reent zijn niet compatibel"
 
-#: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033
-msgid "PRINT_OPERAND_ADDRESS, null pointer"
+#: config/sh/sh.c:892
+#, gcc-internal-format
+msgid "ignoring -fschedule-insns because of exception handling bug"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3305
-#, c-format
-msgid "PRINT_OPERAND: Unknown punctuation '%c'"
-msgstr ""
+#: config/sh/sh.c:7499
+#, gcc-internal-format
+msgid "__builtin_saveregs not supported by this subtarget"
+msgstr "__builtin_saveregs wordt niet ondersteund door dit sub-doelsysteem"
 
-#: config/iq2000/iq2000.c:3314 config/mips/mips.c:4838
-#: config/xtensa/xtensa.c:1887
-msgid "PRINT_OPERAND null pointer"
-msgstr ""
+#: config/sh/sh.c:8652
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to interrupt functions"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/iq2000/iq2000.c:3383
-#, fuzzy, c-format
-msgid "invalid %%P operand"
-msgstr "ongeldige operand voor %P"
+#: config/sh/sh.c:8710
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute is supported only for SH2A"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10864
-#, c-format
-msgid "invalid %%p value"
+#: config/sh/sh.c:8740
+#, gcc-internal-format
+msgid "attribute interrupt_handler is not compatible with -m5-compact"
 msgstr ""
 
-#: config/iq2000/iq2000.c:3455 config/mips/mips.c:4964
-#, fuzzy, c-format
-msgid "invalid use of %%d, %%x, or %%X"
-msgstr "ongeldig gebruik van een void-expressie"
-
-#: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
-msgid "No default crt0.o"
-msgstr ""
+#: config/sh/sh.c:8757
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute only applies to SH2A"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/iq2000/iq2000.h:74
-msgid "Use GP relative sdata/sbss sections"
-msgstr ""
+#: config/sh/sh.c:8779
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute argument should be between 0 to 255"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: config/iq2000/iq2000.h:76
-msgid "Don't use GP relative sdata/sbss sections"
-msgstr ""
+#. The argument must be a constant string.
+#: config/sh/sh.c:8852
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute argument not a string constant"
+msgstr "asm-template is geen stringconstante"
 
-#: config/iq2000/iq2000.h:78 config/mips/mips.h:593
-msgid "Use ROM instead of RAM"
+#: config/sh/sh.c:11274
+#, gcc-internal-format
+msgid "r0 needs to be available as a call-clobbered register"
 msgstr ""
 
-#: config/iq2000/iq2000.h:80 config/mips/mips.h:595
-msgid "Don't use ROM instead of RAM"
+#: config/sh/sh.c:11295
+#, gcc-internal-format
+msgid "Need a second call-clobbered general purpose register"
 msgstr ""
 
-#: config/iq2000/iq2000.h:82 config/mips/mips.h:597
-msgid "Put uninitialized constants in ROM (needs -membedded-data)"
+#: config/sh/sh.c:11303
+#, gcc-internal-format
+msgid "Need a call-clobbered target register"
 msgstr ""
 
-#: config/iq2000/iq2000.h:84 config/mips/mips.h:599
-msgid "Don't put uninitialized constants in ROM"
-msgstr ""
+#: config/sh/symbian-base.c:112
+#, fuzzy, gcc-internal-format
+msgid "%qE declared as both exported to and imported from a DLL"
+msgstr "%qs gedeclareerd als geëxporteerd naar én geïmporteerd uit een DLL."
 
-#: config/iq2000/iq2000.h:106 config/mips/mips.h:788
-msgid "Specify CPU for scheduling purposes"
+#: config/sh/symbian-base.c:119
+#, gcc-internal-format
+msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
 msgstr ""
 
-#: config/iq2000/iq2000.h:108 config/mips/mips.h:790
-msgid "Specify CPU for code generation purposes"
+#: config/sh/symbian-base.c:210
+#, gcc-internal-format
+msgid "%s %q+D %s after being referenced with dllimport linkage"
 msgstr ""
 
-#: config/m32r/m32r.c:178
-#, c-format
-msgid "bad value (%s) for -mmodel switch"
-msgstr "slechte waarde (%s) voor optie -mmodel"
+#: config/sh/symbian-c.c:83 config/sh/symbian-cxx.c:94
+#, fuzzy, gcc-internal-format
+msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
 
-#: config/m32r/m32r.c:187
-#, c-format
-msgid "bad value (%s) for -msdata switch"
-msgstr "slechte waarde (%s) voor optie -msdata"
+#: config/sh/symbian-c.c:122 config/sh/symbian-c.c:129
+#: config/sh/symbian-cxx.c:554 config/sh/symbian-cxx.c:561
+#: ada/gcc-interface/utils.c:5183 ada/gcc-interface/utils.c:5359
+#: ada/gcc-interface/utils.c:5379 ada/gcc-interface/utils.c:5439
+#, gcc-internal-format
+msgid "%qs attribute ignored"
+msgstr "het %qs attribuut wordt genegeerd"
 
-#: config/m32r/m32r.c:194
-#, fuzzy, c-format
-msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
-msgstr "slechte waarde (%s) voor optie -msdata"
+#: config/sh/symbian-cxx.c:106
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D is declared as dllimport: attribute ignored"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
 
-#: config/m32r/m32r.c:2111
-#, fuzzy, c-format
-msgid "invalid operand to %%s code"
-msgstr "ongeldige operand voor %s-code"
+#. FIXME
+#: config/sh/netbsd-elf.h:94
+#, gcc-internal-format
+msgid "unimplemented-shmedia profiling"
+msgstr ""
 
-#: config/m32r/m32r.c:2118
-#, fuzzy, c-format
-msgid "invalid operand to %%p code"
-msgstr "ongeldige operand voor %p-code"
+#. The kernel loader cannot handle the relaxation                       relocations, so it cannot load kernel modules                   (which are ET_REL) or RTP executables (which are                linked with --emit-relocs).  No relaxation relocations          appear in shared libraries, so relaxation is OK                 for RTP PIC.
+#: config/sh/vxworks.h:43
+#, fuzzy, gcc-internal-format
+msgid "-mrelax is only supported for RTP PIC"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: config/m32r/m32r.c:2173
-msgid "bad insn for 'A'"
+#: config/sparc/sparc.c:713
+#, gcc-internal-format
+msgid "%s is not supported by this configuration"
 msgstr ""
 
-#: config/m32r/m32r.c:2220
-#, fuzzy, c-format
-msgid "invalid operand to %%T/%%B code"
-msgstr "ongeldige operand voor %T/%B-code"
+#: config/sparc/sparc.c:720
+#, gcc-internal-format
+msgid "-mlong-double-64 not allowed with -m64"
+msgstr ""
 
-#: config/m32r/m32r.c:2243
-#, fuzzy, c-format
-msgid "invalid operand to %%N code"
-msgstr "ongeldige operand voor %N-code"
+#: config/sparc/sparc.c:740
+#, gcc-internal-format
+msgid "bad value (%s) for -mcmodel= switch"
+msgstr "slechte waarde (%s) voor optie -mcmodel="
 
-#: config/m32r/m32r.c:2276
-#, fuzzy
-msgid "pre-increment address is not a register"
-msgstr "operand `%d' is geen register"
+#: config/sparc/sparc.c:745
+#, gcc-internal-format
+msgid "-mcmodel= is not supported on 32 bit systems"
+msgstr ""
 
-#: config/m32r/m32r.c:2283
-#, fuzzy
-msgid "pre-decrement address is not a register"
-msgstr "operand `%d' is geen register"
+#: config/spu/spu-c.c:141
+#, fuzzy, gcc-internal-format
+msgid "insufficient arguments to overloaded function %s"
+msgstr "te weinig argumenten voor functie %qs"
 
-#: config/m32r/m32r.c:2290
-#, fuzzy
-msgid "post-increment address is not a register"
-msgstr "switch-waarde is geen integer"
+#: config/spu/spu-c.c:172
+#, fuzzy, gcc-internal-format
+msgid "too many arguments to overloaded function %s"
+msgstr "te veel argumenten voor functie %qs"
 
-#: config/m32r/m32r.c:2366 config/m32r/m32r.c:2382
-#: config/rs6000/rs6000.c:17580
-msgid "bad address"
+#: config/spu/spu-c.c:184
+#, gcc-internal-format
+msgid "parameter list does not match a valid signature for %s()"
 msgstr ""
 
-#: config/m32r/m32r.c:2387
-msgid "lo_sum not of register"
-msgstr ""
+#: config/spu/spu.c:516 config/spu/spu.c:527
+#, fuzzy, gcc-internal-format
+msgid "Unknown architecture '%s'"
+msgstr "onbekende machine-modus %qs"
 
-#. { "relax",                  TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
-#: config/m32r/m32r.h:283
-msgid "Display compile time statistics"
-msgstr ""
+#: config/spu/spu.c:5321 config/spu/spu.c:5324
+#, fuzzy, gcc-internal-format
+msgid "creating run-time relocation for %qD"
+msgstr "geen eerdere declaratie voor %qs"
 
-#: config/m32r/m32r.h:285
-msgid "Align all loops to 32 byte boundary"
+#: config/spu/spu.c:5329 config/spu/spu.c:5331
+#, gcc-internal-format
+msgid "creating run-time relocation"
 msgstr ""
 
-#: config/m32r/m32r.h:288
-msgid "Only issue one instruction per cycle"
+#: config/spu/spu.c:6389
+#, gcc-internal-format
+msgid "%s expects an integer literal in the range [%d, %d]."
 msgstr ""
 
-#: config/m32r/m32r.h:291
-#, fuzzy
-msgid "Prefer branches over conditional execution"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
-
-#: config/m32r/m32r.h:312
-msgid "Code size: small, medium or large"
+#: config/spu/spu.c:6409
+#, gcc-internal-format
+msgid "%s expects an integer literal in the range [%d, %d]. ("
 msgstr ""
 
-#: config/m32r/m32r.h:314
-msgid "Small data area: none, sdata, use"
+#: config/spu/spu.c:6439
+#, gcc-internal-format
+msgid "%d least significant bits of %s are ignored."
 msgstr ""
 
-#: config/m32r/m32r.h:316 config/mips/mips.h:796
-msgid "Don't call any cache flush functions"
+#: config/stormy16/stormy16.c:1090
+#, gcc-internal-format
+msgid "local variable memory requirements exceed capacity"
 msgstr ""
 
-#: config/m32r/m32r.h:318 config/mips/mips.h:798
-msgid "Specify cache flush function"
+#: config/stormy16/stormy16.c:1247
+#, gcc-internal-format
+msgid "function_profiler support"
 msgstr ""
 
-#: config/m32r/m32r.h:320
-msgid "Don't call any cache flush trap"
-msgstr ""
+#: config/stormy16/stormy16.c:1340
+#, fuzzy, gcc-internal-format
+msgid "cannot use va_start in interrupt function"
+msgstr "kan functie %<main%> niet inline maken"
 
-#: config/m32r/m32r.h:322
-msgid "Specify cache flush trap number"
-msgstr ""
+#: config/stormy16/stormy16.c:1884
+#, fuzzy, gcc-internal-format
+msgid "switch statement of size %lu entries too large"
+msgstr "variabele %qs is te groot"
 
-#: config/m68hc11/m68hc11.c:293
-#, c-format
-msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
-msgstr ""
+#: config/stormy16/stormy16.c:2253
+#, fuzzy, gcc-internal-format
+msgid "%<__BELOW100__%> attribute only applies to variables"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#: config/m68hc11/m68hc11.c:1433
-msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
+#: config/stormy16/stormy16.c:2260
+#, fuzzy, gcc-internal-format
+msgid "__BELOW100__ attribute not allowed with auto storage class"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: config/v850/v850-c.c:67
+#, gcc-internal-format
+msgid "#pragma GHS endXXXX found without previous startXXX"
 msgstr ""
 
-#: config/m68hc11/m68hc11.c:1439
-#, fuzzy
-msgid "%<trap%> attribute is already used"
-msgstr "het `%s' attribuut wordt genegeerd"
+#: config/v850/v850-c.c:70
+#, gcc-internal-format
+msgid "#pragma GHS endXXX does not match previous startXXX"
+msgstr ""
 
-#. !!!! SCz wrong here.
-#: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782
-#, fuzzy
-msgid "move insn not handled"
-msgstr "onvolledige CASE - %s niet opgevangen"
+#: config/v850/v850-c.c:96
+#, fuzzy, gcc-internal-format
+msgid "cannot set interrupt attribute: no current function"
+msgstr "kan geen GOTO uitvoeren naar label %qs dat buiten de huidige functie ligt"
 
-#: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714
-#: config/m68hc11/m68hc11.c:3985
-#, fuzzy
-msgid "invalid register in the move instruction"
-msgstr "Ongeldig register in ybase-addressering"
+#: config/v850/v850-c.c:104
+#, gcc-internal-format
+msgid "cannot set interrupt attribute: no such identifier"
+msgstr ""
 
-#: config/m68hc11/m68hc11.c:3664
-#, fuzzy
-msgid "invalid operand in the instruction"
-msgstr "ongeldige operand voor %s-code"
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:153
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs section"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.c:3959
-#, fuzzy
-msgid "invalid register in the instruction"
-msgstr "Ongeldig register in ybase-addressering"
+#: config/v850/v850-c.c:170
+#, fuzzy, gcc-internal-format
+msgid "unrecognized section name %qE"
+msgstr "signature-string niet herkend"
 
-#: config/m68hc11/m68hc11.c:3992
-#, fuzzy
-msgid "operand 1 must be a hard register"
-msgstr "operand `%d' is geen register"
+#: config/v850/v850-c.c:185
+#, fuzzy, gcc-internal-format
+msgid "malformed #pragma ghs section"
+msgstr "misvormde #pragma weak"
 
-#: config/m68hc11/m68hc11.c:4006
-#, fuzzy
-msgid "invalid rotate insn"
-msgstr "ongeldig karakter in naam van macro-parameter"
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:204
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs interrupt"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.c:4430
-msgid "registers IX, IY and Z used in the same INSN"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:215
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs starttda"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067
-msgid "cannot do z-register replacement"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:226
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs startsda"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.c:5130
-#, fuzzy
-msgid "invalid Z register replacement for insn"
-msgstr "ongeldige registernaam voor `%s'"
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:237
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs startzda"
+msgstr "Brol aan einde van signature-string."
 
-#. Macro to define tables used to set the flags. This is a list in braces of
-#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
-#. to set or minus the bits to clear. An empty string NAME is used to
-#. identify the default VALUE.
-#: config/m68hc11/m68hc11.h:179
-msgid "Compile with 16-bit integer mode"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:248
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs endtda"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.h:181
-msgid "Compile with 32-bit integer mode"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:259
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs endsda"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.h:183
-msgid "Auto pre/post decrement increment allowed"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: config/v850/v850-c.c:270
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma ghs endzda"
+msgstr "Brol aan einde van signature-string."
 
-#: config/m68hc11/m68hc11.h:185
-msgid "Auto pre/post decrement increment not allowed"
+#: config/v850/v850.c:212
+#, gcc-internal-format
+msgid "value passed to %<-m%s%> is too large"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:187
-msgid "Min/max instructions allowed"
-msgstr ""
+#: config/v850/v850.c:2117
+#, fuzzy, gcc-internal-format
+msgid "data area attributes cannot be specified for local variables"
+msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: config/m68hc11/m68hc11.h:189
-msgid "Min/max instructions not allowed"
-msgstr ""
+#: config/v850/v850.c:2128
+#, fuzzy, gcc-internal-format
+msgid "data area of %q+D conflicts with previous declaration"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: config/m68hc11/m68hc11.h:191
-msgid "Use call and rtc for function calls and returns"
+#: config/v850/v850.c:2258
+#, gcc-internal-format
+msgid "bogus JR construction: %d"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:193
-msgid "Use jsr and rts for function calls and returns"
+#: config/v850/v850.c:2276 config/v850/v850.c:2385
+#, gcc-internal-format
+msgid "bad amount of stack space removal: %d"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:195
-#, fuzzy
-msgid "Do not use direct addressing mode for soft registers"
-msgstr "Ongeldige addresseringsmodus"
-
-#: config/m68hc11/m68hc11.h:197
-#, fuzzy
-msgid "Use direct addressing mode for soft registers"
-msgstr "operand `%d' is geen register"
-
-#: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
-msgid "Compile for a 68HC11"
+#: config/v850/v850.c:2365
+#, gcc-internal-format
+msgid "bogus JARL construction: %d\n"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
-msgid "Compile for a 68HC12"
+#: config/v850/v850.c:2664
+#, gcc-internal-format
+msgid "bogus DISPOSE construction: %d"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
-msgid "Compile for a 68HCS12"
+#: config/v850/v850.c:2683
+#, gcc-internal-format
+msgid "too much stack space to dispose of: %d"
 msgstr ""
 
-#. This macro is similar to `TARGET_SWITCHES' but defines names of
-#. command options that have values.  Its definition is an
-#. initializer with a subgrouping for each command option.
-#.
-#. Each subgrouping contains a string constant, that defines the
-#. fixed part of the option name, and the address of a variable.  The
-#. variable, type `char *', is set to the variable part of the given
-#. option if the fixed part matches.  The actual option name is made
-#. by appending `-m' to the specified name.
-#: config/m68hc11/m68hc11.h:223
-msgid "Specify the register allocation order"
+#: config/v850/v850.c:2785
+#, gcc-internal-format
+msgid "bogus PREPEARE construction: %d"
 msgstr ""
 
-#: config/m68hc11/m68hc11.h:225
-msgid "Indicate the number of soft registers available"
+#: config/v850/v850.c:2804
+#, gcc-internal-format
+msgid "too much stack space to prepare: %d"
 msgstr ""
 
-#: config/m68k/m68k.c:216
-msgid "-mshared-library-id= specified without -mid-shared-library"
+#: config/xtensa/xtensa.c:2076
+#, gcc-internal-format
+msgid "boolean registers required for the floating-point option"
 msgstr ""
 
-#: config/m68k/m68k.c:219
-#, fuzzy, c-format
-msgid "-mshared-library-id=%d is not between 0 and %d"
-msgstr "-mregparm=%d ligt niet tussen 0 en %d"
-
-#: config/m68k/m68k.c:233
-#, fuzzy
-msgid "cannot specify both -msep-data and -mid-shared-library"
-msgstr "-EB en -EL mogen niet samen gebruikt worden"
+#: config/xtensa/xtensa.c:2111
+#, fuzzy, gcc-internal-format
+msgid "-f%s is not supported with CONST16 instructions"
+msgstr "doel-CPU ondersteunt geen interworking"
 
-#: config/m68k/m68k.c:245
-msgid "-fPIC is not currently supported on the 68000 or 68010\n"
+#: config/xtensa/xtensa.c:2116
+#, gcc-internal-format
+msgid "PIC is required but not supported with CONST16 instructions"
 msgstr ""
 
-#: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13707
-#, fuzzy
-msgid "stack limit expression is not supported"
-msgstr "-pipe wordt niet ondersteund"
+#: config/xtensa/xtensa.c:3175
+#, fuzzy, gcc-internal-format
+msgid "only uninitialized variables can be placed in a .bss section"
+msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
 
-#: config/m68k/m68k.h:240 config/m68k/m68k.h:242
-msgid "Generate code for a 68020"
+#: cp/call.c:2710
+#, gcc-internal-format
+msgid "%s %D(%T, %T, %T) <built-in>"
 msgstr ""
 
-#: config/m68k/m68k.h:247 config/m68k/m68k.h:250
-msgid "Generate code for a 68000"
+#: cp/call.c:2715
+#, gcc-internal-format
+msgid "%s %D(%T, %T) <built-in>"
 msgstr ""
 
-#: config/m68k/m68k.h:252
-msgid "Use the bit-field instructions"
+#: cp/call.c:2719
+#, gcc-internal-format
+msgid "%s %D(%T) <built-in>"
 msgstr ""
 
-#: config/m68k/m68k.h:254
-msgid "Do not use the bit-field instructions"
+#: cp/call.c:2723
+#, gcc-internal-format
+msgid "%s %T <conversion>"
 msgstr ""
 
-#: config/m68k/m68k.h:256
-msgid "Consider type 'int' to be 16 bits wide"
+#: cp/call.c:2725
+#, gcc-internal-format
+msgid "%s %+#D <near match>"
 msgstr ""
 
-#: config/m68k/m68k.h:258
-msgid "Consider type 'int' to be 32 bits wide"
+#: cp/call.c:2727
+#, gcc-internal-format
+msgid "%s %+#D <deleted>"
 msgstr ""
 
-#: config/m68k/m68k.h:261
-msgid "Generate code with library calls for floating point"
+#: cp/call.c:2729 cp/pt.c:1704
+#, gcc-internal-format
+msgid "%s %+#D"
 msgstr ""
 
-#: config/m68k/m68k.h:263
-msgid "Generate code for a 68040, without any new instructions"
+#: cp/call.c:3019
+#, fuzzy, gcc-internal-format
+msgid "conversion from %qT to %qT is ambiguous"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/call.c:3181 cp/call.c:3202 cp/call.c:3267
+#, fuzzy, gcc-internal-format
+msgid "no matching function for call to %<%D(%A)%>"
+msgstr "Teveel argumenten in oproep van %qs"
+
+#: cp/call.c:3205 cp/call.c:3270
+#, gcc-internal-format
+msgid "call of overloaded %<%D(%A)%> is ambiguous"
 msgstr ""
 
-#: config/m68k/m68k.h:266
-msgid "Generate code for a 68060, without any new instructions"
+#. It's no good looking for an overloaded operator() on a
+#. pointer-to-member-function.
+#: cp/call.c:3349
+#, gcc-internal-format
+msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
 msgstr ""
 
-#: config/m68k/m68k.h:270
-msgid "Generate code for a 68030"
+#: cp/call.c:3432
+#, fuzzy, gcc-internal-format
+msgid "no match for call to %<(%T) (%A)%>"
+msgstr "Teveel argumenten in oproep van %qs"
+
+#: cp/call.c:3445
+#, fuzzy, gcc-internal-format
+msgid "call of %<(%T) (%A)%> is ambiguous"
+msgstr "grootte van %qs is %u bytes"
+
+#: cp/call.c:3487
+#, gcc-internal-format
+msgid "ambiguous overload for ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#: config/m68k/m68k.h:273
-msgid "Generate code for a 68040"
+#: cp/call.c:3490
+#, gcc-internal-format
+msgid "no match for ternary %<operator?:%> in %<%E ? %E : %E%>"
 msgstr ""
 
-#: config/m68k/m68k.h:277
-msgid "Generate code for a 68060"
+#: cp/call.c:3497
+#, gcc-internal-format
+msgid "ambiguous overload for %<operator%s%> in %<%E%s%>"
 msgstr ""
 
-#: config/m68k/m68k.h:282
-msgid "Generate code for a 520X"
+#: cp/call.c:3500
+#, fuzzy, gcc-internal-format
+msgid "no match for %<operator%s%> in %<%E%s%>"
+msgstr "Teveel argumenten in oproep van %qs"
+
+#: cp/call.c:3506
+#, gcc-internal-format
+msgid "ambiguous overload for %<operator[]%> in %<%E[%E]%>"
 msgstr ""
 
-#: config/m68k/m68k.h:286
-#, fuzzy
-msgid "Generate code for a 5206e"
-msgstr "case-label niet in een switch-statement"
+#: cp/call.c:3509
+#, fuzzy, gcc-internal-format
+msgid "no match for %<operator[]%> in %<%E[%E]%>"
+msgstr "Teveel argumenten in oproep van %qs"
 
-#: config/m68k/m68k.h:290
-msgid "Generate code for a 528x"
+#: cp/call.c:3516
+#, gcc-internal-format
+msgid "ambiguous overload for %qs in %<%s %E%>"
 msgstr ""
 
-#: config/m68k/m68k.h:294
-msgid "Generate code for a 5307"
-msgstr ""
+#: cp/call.c:3519
+#, fuzzy, gcc-internal-format
+msgid "no match for %qs in %<%s %E%>"
+msgstr "Teveel argumenten in oproep van %qs"
 
-#: config/m68k/m68k.h:298
-msgid "Generate code for a 5407"
+#: cp/call.c:3526
+#, gcc-internal-format
+msgid "ambiguous overload for %<operator%s%> in %<%E %s %E%>"
 msgstr ""
 
-#: config/m68k/m68k.h:301
-msgid "Generate code for a 68851"
-msgstr ""
+#: cp/call.c:3529
+#, fuzzy, gcc-internal-format
+msgid "no match for %<operator%s%> in %<%E %s %E%>"
+msgstr "Teveel argumenten in oproep van %qs"
 
-#: config/m68k/m68k.h:303
-msgid "Do no generate code for a 68851"
+#: cp/call.c:3533
+#, gcc-internal-format
+msgid "ambiguous overload for %<operator%s%> in %<%s%E%>"
 msgstr ""
 
-#: config/m68k/m68k.h:306
-msgid "Generate code for a 68302"
-msgstr ""
+#: cp/call.c:3536
+#, fuzzy, gcc-internal-format
+msgid "no match for %<operator%s%> in %<%s%E%>"
+msgstr "Teveel argumenten in oproep van %qs"
 
-#: config/m68k/m68k.h:309
-msgid "Generate code for a 68332"
-msgstr ""
+#: cp/call.c:3631
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids omitting the middle term of a ?: expression"
+msgstr "ISO C++ verbiedt het weglaten van de middelste term van een ?: expresie"
 
-#: config/m68k/m68k.h:313
-msgid "Generate code for a cpu32"
+#: cp/call.c:3712
+#, gcc-internal-format
+msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: config/m68k/m68k.h:316
-msgid "Align variables on a 32-bit boundary"
+#: cp/call.c:3717
+#, gcc-internal-format
+msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
 msgstr ""
 
-#: config/m68k/m68k.h:318
-msgid "Align variables on a 16-bit boundary"
-msgstr ""
+#: cp/call.c:3759 cp/call.c:3997
+#, fuzzy, gcc-internal-format
+msgid "operands to ?: have different types %qT and %qT"
+msgstr "vergelijking tussen pointer en integer"
 
-#: config/m68k/m68k.h:320
-msgid "Enable separate data segment"
-msgstr ""
+#: cp/call.c:3944
+#, fuzzy, gcc-internal-format
+msgid "enumeral mismatch in conditional expression: %qT vs %qT"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: config/m68k/m68k.h:322
-msgid "Disable separate data segment"
+#: cp/call.c:3955
+#, gcc-internal-format
+msgid "enumeral and non-enumeral type in conditional expression"
 msgstr ""
 
-#: config/m68k/m68k.h:324
-msgid "Enable ID based shared library"
+#: cp/call.c:4302
+#, gcc-internal-format
+msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
 msgstr ""
 
-#: config/m68k/m68k.h:326
-msgid "Disable ID based shared library"
+#: cp/call.c:4304
+#, gcc-internal-format
+msgid "no %<%D(int)%> declared for postfix %qs"
 msgstr ""
 
-#: config/m68k/m68k.h:328
-msgid "Generate pc-relative code"
-msgstr ""
+#: cp/call.c:4398
+#, fuzzy, gcc-internal-format
+msgid "comparison between %q#T and %q#T"
+msgstr "vergelijking tussen signed en unsigned"
 
-#: config/m68k/m68k.h:330
-msgid "Do not use unaligned memory references"
-msgstr ""
+#: cp/call.c:4642
+#, fuzzy, gcc-internal-format
+msgid "non-placement deallocation function %q+D"
+msgstr "impliciete declaratie van functie %qE"
 
-#: config/m68k/m68k.h:332
-msgid "Use unaligned memory references"
+#: cp/call.c:4643
+#, gcc-internal-format
+msgid "selected for placement delete"
 msgstr ""
 
-#: config/m68k/m68k.h:334
-msgid "Use different calling convention using 'rtd'"
+#: cp/call.c:4722
+#, gcc-internal-format
+msgid "no corresponding deallocation function for %qD"
 msgstr ""
 
-#. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
-#: config/m68k/m68k.h:344
-msgid "ID of shared library to build"
+#: cp/call.c:4727
+#, gcc-internal-format
+msgid "no suitable %<operator %s%> for %qT"
 msgstr ""
 
-#: config/mcore/mcore.c:2992
-#, fuzzy
-msgid "invalid option %<-mstack-increment=%s%>"
-msgstr "Pngeldige optie `-%s'"
-
-#: config/mcore/mcore.h:113
-msgid "Inline constants if it can be done in 2 insns or less"
-msgstr ""
+#: cp/call.c:4745
+#, fuzzy, gcc-internal-format
+msgid "%q+#D is private"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/mcore/mcore.h:115
-msgid "Inline constants if it only takes 1 instruction"
-msgstr ""
+#: cp/call.c:4747
+#, fuzzy, gcc-internal-format
+msgid "%q+#D is protected"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/mcore/mcore.h:117
-msgid "Set maximum alignment to 4"
-msgstr ""
+#: cp/call.c:4749
+#, fuzzy, gcc-internal-format
+msgid "%q+#D is inaccessible"
+msgstr "%s is niet addresseerbaar"
 
-#: config/mcore/mcore.h:119
-msgid "Set maximum alignment to 8"
+#: cp/call.c:4750
+#, gcc-internal-format
+msgid "within this context"
 msgstr ""
 
-#: config/mcore/mcore.h:123
-msgid "Do not use the divide instruction"
-msgstr ""
+#: cp/call.c:4798
+#, fuzzy, gcc-internal-format
+msgid "passing NULL to non-pointer argument %P of %qD"
+msgstr "doorgeven van argument %d van %qs"
 
-#: config/mcore/mcore.h:127
-msgid "Do not arbitrary sized immediates in bit operations"
+#: cp/call.c:4802
+#, gcc-internal-format
+msgid "converting to non-pointer type %qT from NULL"
 msgstr ""
 
-#: config/mcore/mcore.h:129
-msgid "Always treat bit-field as int-sized"
-msgstr ""
+#: cp/call.c:4808
+#, fuzzy, gcc-internal-format
+msgid "converting %<false%> to pointer type for argument %P of %qD"
+msgstr "doorgeven van argument %d van %qs"
 
-#: config/mcore/mcore.h:133
-msgid "Force functions to be aligned to a 4 byte boundary"
-msgstr ""
+#: cp/call.c:4846
+#, fuzzy, gcc-internal-format
+msgid "too many braces around initializer for %qT"
+msgstr "accolades ontbreken rond beginwaarde"
 
-#: config/mcore/mcore.h:135
-msgid "Force functions to be aligned to a 2 byte boundary"
-msgstr ""
+#: cp/call.c:4868 cp/cvt.c:218
+#, fuzzy, gcc-internal-format
+msgid "invalid conversion from %qT to %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/mcore/mcore.h:137
-msgid "Emit call graph information"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/call.c:4870 cp/call.c:5039
+#, fuzzy, gcc-internal-format
+msgid "  initializing argument %P of %qD"
+msgstr "ongeldig type-argument %qs"
 
-#: config/mcore/mcore.h:141
-msgid "Prefer word accesses over byte accesses"
+#: cp/call.c:4894
+#, gcc-internal-format
+msgid "converting to %qT from initializer list would use explicit constructor %qD"
 msgstr ""
 
-#: config/mcore/mcore.h:152
-msgid "Generate code for the M*Core M340"
-msgstr ""
+#: cp/call.c:5054
+#, fuzzy, gcc-internal-format
+msgid "cannot bind %qT lvalue to %qT"
+msgstr "niet-constante beginwaarde voor %qs"
 
-#: config/mcore/mcore.h:165
-msgid "Maximum amount for a single stack increment operation"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/call.c:5057
+#, fuzzy, gcc-internal-format
+msgid "  initializing argument %P of %q+D"
+msgstr "ongeldig type-argument %qs"
 
-#: config/mips/mips.c:4028
-#, c-format
-msgid "bad value (%s) for -mabi= switch"
-msgstr "slechte waarde (%s) voor optie -mabi="
+#: cp/call.c:5084
+#, fuzzy, gcc-internal-format
+msgid "cannot bind bitfield %qE to %qT"
+msgstr "niet-constante beginwaarde voor %qs"
 
-#: config/mips/mips.c:4051
-#, c-format
-msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
+#: cp/call.c:5087 cp/call.c:5105
+#, gcc-internal-format
+msgid "cannot bind packed field %qE to %qT"
 msgstr ""
 
-#: config/mips/mips.c:4070
-#, fuzzy, c-format
-msgid "-march=%s is not compatible with the selected ABI"
-msgstr "case-selector niet compatibel met label"
+#: cp/call.c:5090
+#, fuzzy, gcc-internal-format
+msgid "cannot bind rvalue %qE to %qT"
+msgstr "niet-constante beginwaarde voor %qs"
 
-#: config/mips/mips.c:4085
-msgid "-mgp64 used with a 32-bit processor"
+#: cp/call.c:5209
+#, gcc-internal-format
+msgid "cannot pass objects of non-trivially-copyable type %q#T through %<...%>"
 msgstr ""
 
-#: config/mips/mips.c:4087
-msgid "-mgp32 used with a 64-bit ABI"
+#. conditionally-supported behavior [expr.call] 5.2.2/7.
+#: cp/call.c:5236
+#, gcc-internal-format
+msgid "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
 msgstr ""
 
-#: config/mips/mips.c:4089
-msgid "-mgp64 used with a 32-bit ABI"
-msgstr ""
+#: cp/call.c:5282
+#, fuzzy, gcc-internal-format
+msgid "the default argument for parameter %d of %qD has not yet been parsed"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: config/mips/mips.c:4107 config/mips/mips.c:4109 config/mips/mips.c:4111
-#: config/mips/mips.c:4198
-#, fuzzy, c-format
-msgid "unsupported combination: %s"
-msgstr "niet-ondersteunde versie"
+#: cp/call.c:5292
+#, fuzzy, gcc-internal-format
+msgid "recursive evaluation of default argument for %q#D"
+msgstr "herdefinitie van %<struct %s%>"
 
-#: config/mips/mips.c:4139
-msgid "-mint64 is a deprecated option"
+#: cp/call.c:5409
+#, fuzzy, gcc-internal-format
+msgid "argument of function call might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %<noreturn%> attribuut"
+
+#: cp/call.c:5593
+#, gcc-internal-format
+msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
 msgstr ""
 
-#: config/mips/mips.c:4142
-#, fuzzy
-msgid "unrecognized option %<-mfix-vr4130%s%>"
-msgstr "onbekende formaatspecificatie"
+#: cp/call.c:5615
+#, fuzzy, gcc-internal-format
+msgid "%qT is not an accessible base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: config/mips/mips.c:4193
-msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
-msgstr ""
+#: cp/call.c:5667
+#, fuzzy, gcc-internal-format
+msgid "deducing %qT as %qT"
+msgstr "herdeclaratie van %qs"
 
-#: config/mips/mips.c:4210
-msgid "-G is incompatible with PIC code which is the default"
-msgstr ""
+#: cp/call.c:5670
+#, fuzzy, gcc-internal-format
+msgid "  in call to %q+D"
+msgstr "kan oproep van %qs niet inline maken"
 
-#: config/mips/mips.c:4277
-msgid "-mips3d requires -mpaired-single"
+#: cp/call.c:5672
+#, gcc-internal-format
+msgid "  (you can disable this with -fno-deduce-init-list)"
 msgstr ""
 
-#: config/mips/mips.c:4286
-msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
+#: cp/call.c:5965
+#, gcc-internal-format
+msgid "could not find class$ field in java interface type %qT"
 msgstr ""
 
-#: config/mips/mips.c:4291
-msgid "-mips3d/-mpaired-single must be used with -mips64"
-msgstr ""
+#: cp/call.c:6224
+#, fuzzy, gcc-internal-format
+msgid "call to non-function %qD"
+msgstr "kan functie %<main%> niet inline maken"
 
-#: config/mips/mips.c:4649
-msgid "mips_debugger_offset called with non stack/frame/arg pointer"
+#: cp/call.c:6269 cp/typeck.c:2546
+#, gcc-internal-format
+msgid "cannot call constructor %<%T::%D%> directly"
 msgstr ""
 
-#: config/mips/mips.c:4775
-#, c-format
-msgid "internal error: %%) found without a %%( in assembler pattern"
+#: cp/call.c:6271
+#, gcc-internal-format
+msgid "  for a function-style cast, remove the redundant %<::%D%>"
 msgstr ""
 
-#: config/mips/mips.c:4789
-#, c-format
-msgid "internal error: %%] found without a %%[ in assembler pattern"
-msgstr ""
+#: cp/call.c:6393
+#, fuzzy, gcc-internal-format
+msgid "no matching function for call to %<%T::%s(%A)%#V%>"
+msgstr "Teveel argumenten in oproep van %qs"
 
-#: config/mips/mips.c:4802
-#, c-format
-msgid "internal error: %%> found without a %%< in assembler pattern"
+#: cp/call.c:6418
+#, gcc-internal-format
+msgid "call of overloaded %<%s(%A)%> is ambiguous"
 msgstr ""
 
-#: config/mips/mips.c:4815
-#, c-format
-msgid "internal error: %%} found without a %%{ in assembler pattern"
+#: cp/call.c:6447
+#, gcc-internal-format
+msgid "cannot call member function %qD without object"
 msgstr ""
 
-#: config/mips/mips.c:4829
-#, c-format
-msgid "PRINT_OPERAND: unknown punctuation '%c'"
-msgstr ""
+#: cp/call.c:7133
+#, fuzzy, gcc-internal-format
+msgid "passing %qT chooses %qT over %qT"
+msgstr "doorgeven van argument %d van %qs"
 
-#: config/mips/mips.c:4858
-#, c-format
-msgid "PRINT_OPERAND, invalid insn for %%C"
-msgstr ""
+#: cp/call.c:7135 cp/name-lookup.c:5019
+#, fuzzy, gcc-internal-format
+msgid "  in call to %qD"
+msgstr "kan oproep van %qs niet inline maken"
 
-#: config/mips/mips.c:4875
-#, c-format
-msgid "PRINT_OPERAND, invalid insn for %%N"
+#: cp/call.c:7192
+#, gcc-internal-format
+msgid "choosing %qD over %qD"
 msgstr ""
 
-#: config/mips/mips.c:4884
-#, c-format
-msgid "PRINT_OPERAND, invalid insn for %%F"
-msgstr ""
+#: cp/call.c:7193
+#, fuzzy, gcc-internal-format
+msgid "  for conversion from %qT to %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/mips/mips.c:4893
-#, c-format
-msgid "PRINT_OPERAND, invalid insn for %%W"
+#: cp/call.c:7196
+#, gcc-internal-format
+msgid "  because conversion sequence for the argument is better"
 msgstr ""
 
-#: config/mips/mips.c:4914
-#, fuzzy, c-format
-msgid "invalid %%Y value"
-msgstr "ongeldige waarde voor %%O"
+#: cp/call.c:7314
+#, fuzzy, gcc-internal-format
+msgid "default argument mismatch in overload resolution"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: config/mips/mips.c:4992
-msgid "PRINT_OPERAND, invalid operand for relocation"
-msgstr ""
+#: cp/call.c:7317
+#, fuzzy, gcc-internal-format
+msgid " candidate 1: %q+#F"
+msgstr "kandidaat is: %+#D"
 
-#: config/mips/mips.c:7589
-#, fuzzy, c-format
-msgid "cannot handle inconsistent calls to %qs"
-msgstr "kan oproep van `%s' niet inline maken"
+#: cp/call.c:7319
+#, fuzzy, gcc-internal-format
+msgid " candidate 2: %q+#F"
+msgstr "kandidaat is: %+#D"
 
-#: config/mips/mips.c:8989
-msgid "the cpu name must be lower case"
+#: cp/call.c:7357
+#, gcc-internal-format
+msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
 msgstr ""
 
-#: config/mips/mips.c:9011
-#, fuzzy, c-format
-msgid "bad value (%s) for %s"
-msgstr "slechte waarde (%s) foor optie %s"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: cp/call.c:7510
+#, fuzzy, gcc-internal-format
+msgid "could not convert %qE to %qT"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
 
-#. Target CPU builtins.
-#. Everyone but IRIX defines this to mips.
-#. We do this here because __mips is defined below              and so we can't use builtin_define_std.
-#. Treat _R3000 and _R4000 like register-size                       defines, which is how they've historically                      been used.
-#. Macros dependent on the C dialect.
-#. Bizarre, but needed at least for Irix.
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/mips/mips.h:541
-msgid "Use 64-bit int type"
-msgstr ""
+#: cp/call.c:7728
+#, fuzzy, gcc-internal-format
+msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/mips/mips.h:543
-msgid "Use 64-bit long type"
+#: cp/call.c:7732
+#, gcc-internal-format
+msgid "invalid initialization of reference of type %qT from expression of type %qT"
 msgstr ""
 
-#: config/mips/mips.h:545
-msgid "Use 32-bit long type"
+#: cp/class.c:278
+#, gcc-internal-format
+msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
 msgstr ""
 
-#: config/mips/mips.h:547
-msgid "Optimize lui/addiu address loads"
+#: cp/class.c:972
+#, gcc-internal-format
+msgid "Java class %qT cannot have a destructor"
 msgstr ""
 
-#: config/mips/mips.h:549
-msgid "Don't optimize lui/addiu address loads"
+#: cp/class.c:974
+#, gcc-internal-format
+msgid "Java class %qT cannot have an implicit non-trivial destructor"
 msgstr ""
 
-#: config/mips/mips.h:551
-msgid "Use GNU as (now ignored)"
-msgstr ""
+#: cp/class.c:1075
+#, fuzzy, gcc-internal-format
+msgid "repeated using declaration %q+D"
+msgstr "lege declaratie"
 
-#: config/mips/mips.h:553 config/mips/mips.h:555
-msgid "Use GP relative sdata/sbss sections (now ignored)"
-msgstr ""
+#: cp/class.c:1077
+#, fuzzy, gcc-internal-format
+msgid "using declaration %q+D conflicts with a previous using declaration"
+msgstr "%Jsectie van %qD geeft een conflict met een eerdere declaratie"
 
-#: config/mips/mips.h:557 config/mips/mips.h:559
-msgid "Don't use GP relative sdata/sbss sections (now ignored)"
-msgstr ""
+#: cp/class.c:1082
+#, fuzzy, gcc-internal-format
+msgid "%q+#D cannot be overloaded"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/mips/mips.h:561
-msgid "Output compiler statistics (now ignored)"
-msgstr ""
+#: cp/class.c:1083
+#, fuzzy, gcc-internal-format
+msgid "with %q+#D"
+msgstr "%s voor %qs"
 
-#: config/mips/mips.h:563
-msgid "Don't output compiler statistics"
+#: cp/class.c:1150
+#, gcc-internal-format
+msgid "conflicting access specifications for method %q+D, ignored"
 msgstr ""
 
-#: config/mips/mips.h:565
-msgid "Don't optimize block moves"
+#: cp/class.c:1153
+#, gcc-internal-format
+msgid "conflicting access specifications for field %qE, ignored"
 msgstr ""
 
-#: config/mips/mips.h:567
-msgid "Optimize block moves"
-msgstr ""
+#: cp/class.c:1214 cp/class.c:1222
+#, fuzzy, gcc-internal-format
+msgid "%q+D invalid in %q#T"
+msgstr "Ongeldige optie %qs"
 
-#: config/mips/mips.h:569
-msgid "Use mips-tfile asm postpass"
+#: cp/class.c:1215
+#, gcc-internal-format
+msgid "  because of local method %q+#D with same name"
 msgstr ""
 
-#: config/mips/mips.h:571
-msgid "Don't use mips-tfile asm postpass"
+#: cp/class.c:1223
+#, gcc-internal-format
+msgid "  because of local member %q+#D with same name"
 msgstr ""
 
-#: config/mips/mips.h:573 config/pa/pa.h:288
-msgid "Use software floating point"
-msgstr ""
+#: cp/class.c:1272
+#, fuzzy, gcc-internal-format
+msgid "base class %q#T has a non-virtual destructor"
+msgstr "veld %qs heeft een onvolledig type"
 
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of triplets in braces,
-#. each triplet being { "NAME", VALUE, DOC }
-#. where VALUE is the bits to set or minus the bits to clear and DOC
-#. is the documentation for --help (NULL if intentionally undocumented).
-#. An empty string NAME is used to identify the default VALUE.
-#: config/mips/mips.h:575 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
-msgid "Use hardware floating point"
+#: cp/class.c:1632
+#, gcc-internal-format
+msgid "all member functions in class %qT are private"
 msgstr ""
 
-#: config/mips/mips.h:577
-msgid "Use 64-bit FP registers"
+#: cp/class.c:1644
+#, gcc-internal-format
+msgid "%q#T only defines a private destructor and has no friends"
 msgstr ""
 
-#: config/mips/mips.h:579
-msgid "Use 32-bit FP registers"
+#: cp/class.c:1689
+#, gcc-internal-format
+msgid "%q#T only defines private constructors and has no friends"
 msgstr ""
 
-#: config/mips/mips.h:581
-msgid "Use 64-bit general registers"
+#: cp/class.c:2082
+#, gcc-internal-format
+msgid "no unique final overrider for %qD in %qT"
 msgstr ""
 
-#: config/mips/mips.h:583
-msgid "Use 32-bit general registers"
+#. Here we know it is a hider, and no overrider exists.
+#: cp/class.c:2505
+#, gcc-internal-format
+msgid "%q+D was hidden"
 msgstr ""
 
-#: config/mips/mips.h:585
-msgid "Use Irix PIC"
-msgstr ""
+#: cp/class.c:2506
+#, fuzzy, gcc-internal-format
+msgid "  by %q+D"
+msgstr "%s voor %qs"
 
-#: config/mips/mips.h:587
-msgid "Don't use Irix PIC"
-msgstr ""
+#: cp/class.c:2549 cp/decl2.c:1325
+#, fuzzy, gcc-internal-format
+msgid "%q+#D invalid; an anonymous union can only have non-static data members"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: config/mips/mips.h:589
-msgid "Use indirect calls"
-msgstr ""
+#: cp/class.c:2552
+#, fuzzy, gcc-internal-format
+msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: config/mips/mips.h:591
-msgid "Don't use indirect calls"
-msgstr ""
+#: cp/class.c:2560 cp/decl2.c:1331
+#, fuzzy, gcc-internal-format
+msgid "private member %q+#D in anonymous union"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/mips/mips.h:601
-msgid "Use big-endian byte order"
-msgstr ""
+#: cp/class.c:2562
+#, fuzzy, gcc-internal-format
+msgid "private member %q+#D in anonymous struct"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/mips/mips.h:603
-msgid "Use little-endian byte order"
+#: cp/class.c:2567 cp/decl2.c:1333
+#, gcc-internal-format
+msgid "protected member %q+#D in anonymous union"
 msgstr ""
 
-#: config/mips/mips.h:605
-msgid "Use single (32-bit) FP only"
+#: cp/class.c:2569
+#, fuzzy, gcc-internal-format
+msgid "protected member %q+#D in anonymous struct"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
+
+#: cp/class.c:2753
+#, fuzzy, gcc-internal-format
+msgid "bit-field %q+#D with non-integral type"
+msgstr "breedte van bitveld %qs is geen integerconstante"
+
+#: cp/class.c:2766
+#, fuzzy, gcc-internal-format
+msgid "bit-field %q+D width not an integer constant"
+msgstr "breedte van bitveld %qs is geen integerconstante"
+
+#: cp/class.c:2771
+#, fuzzy, gcc-internal-format
+msgid "negative width in bit-field %q+D"
+msgstr "bitveld %qs heeft een negatieve breedte"
+
+#: cp/class.c:2776
+#, fuzzy, gcc-internal-format
+msgid "zero width for bit-field %q+D"
+msgstr "bitveld %qs heeft breedte 0"
+
+#: cp/class.c:2782
+#, fuzzy, gcc-internal-format
+msgid "width of %q+D exceeds its type"
+msgstr "breedte van %qs overschrijdt zijn type"
+
+#: cp/class.c:2792
+#, fuzzy, gcc-internal-format
+msgid "%q+D is too small to hold all values of %q#T"
+msgstr "%qs is geen bestand, pipe of tty"
+
+#: cp/class.c:2849
+#, gcc-internal-format
+msgid "member %q+#D with constructor not allowed in union"
 msgstr ""
 
-#: config/mips/mips.h:607
-msgid "Don't use single (32-bit) FP only"
+#: cp/class.c:2852
+#, fuzzy, gcc-internal-format
+msgid "member %q+#D with destructor not allowed in union"
+msgstr "kan het %qs attribuut niet instellen na een definitie"
+
+#: cp/class.c:2854
+#, gcc-internal-format
+msgid "member %q+#D with copy assignment operator not allowed in union"
 msgstr ""
 
-#: config/mips/mips.h:609 config/mips/mips.h:611
-msgid "Use paired-single floating point instructions"
+#: cp/class.c:2878
+#, fuzzy, gcc-internal-format
+msgid "multiple fields in union %qT initialized"
+msgstr "overtollige elementen in beginwaarde van union"
+
+#: cp/class.c:2969
+#, fuzzy, gcc-internal-format
+msgid "%q+D may not be static because it is a member of a union"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
+
+#: cp/class.c:2974
+#, fuzzy, gcc-internal-format
+msgid "%q+D may not have reference type %qT because it is a member of a union"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
+
+#: cp/class.c:2985
+#, fuzzy, gcc-internal-format
+msgid "field %q+D invalidly declared function type"
+msgstr "veld %qs als een functie gedeclareerd"
+
+#: cp/class.c:2991
+#, fuzzy, gcc-internal-format
+msgid "field %q+D invalidly declared method type"
+msgstr "bitveld %qs heeft een ongeldig type"
+
+#: cp/class.c:3040
+#, fuzzy, gcc-internal-format
+msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
+msgstr "het %<%s%> attribuut wordt genegeerd voor %qs"
+
+#: cp/class.c:3123
+#, gcc-internal-format
+msgid "field %q+#D with same name as class"
 msgstr ""
 
-#: config/mips/mips.h:613 config/mips/mips.h:615
-#, fuzzy
-msgid "Use MIPS-3D instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/class.c:3154
+#, fuzzy, gcc-internal-format
+msgid "%q#T has pointer data members"
+msgstr "%s heeft geen benoemde leden"
 
-#: config/mips/mips.h:617
-msgid "Use multiply accumulate"
+#: cp/class.c:3159
+#, gcc-internal-format
+msgid "  but does not override %<%T(const %T&)%>"
 msgstr ""
 
-#: config/mips/mips.h:619
-msgid "Don't use multiply accumulate"
+#: cp/class.c:3161
+#, gcc-internal-format
+msgid "  or %<operator=(const %T&)%>"
 msgstr ""
 
-#: config/mips/mips.h:621
-msgid "Don't generate fused multiply/add instructions"
+#: cp/class.c:3165
+#, gcc-internal-format
+msgid "  but does not override %<operator=(const %T&)%>"
 msgstr ""
 
-#: config/mips/mips.h:623 config/rs6000/rs6000.h:345
-msgid "Generate fused multiply/add instructions"
+#: cp/class.c:3628
+#, gcc-internal-format
+msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:625
-msgid "Perform VR4130-specific alignment optimizations"
+#: cp/class.c:3755
+#, gcc-internal-format
+msgid "class %qT will be considered nearly empty in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:627
-msgid "Don't perform VR4130-specific alignment optimizations"
+#: cp/class.c:3837
+#, fuzzy, gcc-internal-format
+msgid "initializer specified for non-virtual method %q+D"
+msgstr "geen beginwaarde voor variant-veld %qs"
+
+#: cp/class.c:4426
+#, gcc-internal-format
+msgid "non-static reference %q+#D in class without a constructor"
 msgstr ""
 
-#: config/mips/mips.h:629
-msgid "Work around early 4300 hardware bug"
+#: cp/class.c:4431
+#, gcc-internal-format
+msgid "non-static const member %q+#D in class without a constructor"
 msgstr ""
 
-#: config/mips/mips.h:631
-msgid "Don't work around early 4300 hardware bug"
+#. If the function is defaulted outside the class, we just
+#. give the synthesis error.
+#: cp/class.c:4457
+#, gcc-internal-format
+msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
 msgstr ""
 
-#: config/mips/mips.h:633
-msgid "Work around errata for early SB-1 revision 2 cores"
+#: cp/class.c:4460
+#, gcc-internal-format
+msgid "%q+D declared to take non-const reference cannot be defaulted in the class body"
 msgstr ""
 
-#: config/mips/mips.h:635
-msgid "Don't work around errata for early SB-1 revision 2 cores"
+#: cp/class.c:4681
+#, gcc-internal-format
+msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:637
-msgid "Work around R4000 errata"
+#: cp/class.c:4782
+#, gcc-internal-format
+msgid "direct base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: config/mips/mips.h:639
-msgid "Don't work around R4000 errata"
+#: cp/class.c:4794
+#, gcc-internal-format
+msgid "virtual base %qT inaccessible in %qT due to ambiguity"
 msgstr ""
 
-#: config/mips/mips.h:641
-msgid "Work around R4400 errata"
+#: cp/class.c:4973
+#, gcc-internal-format
+msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:643
-msgid "Don't work around R4400 errata"
+#: cp/class.c:5013
+#, gcc-internal-format
+msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:645
-msgid "Work around certain VR4120 errata"
+#: cp/class.c:5041
+#, gcc-internal-format
+msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:647
-msgid "Don't work around certain VR4120 errata"
+#: cp/class.c:5051
+#, gcc-internal-format
+msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:649
-msgid "Trap on integer divide by zero"
+#: cp/class.c:5139
+#, gcc-internal-format
+msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
 msgstr ""
 
-#: config/mips/mips.h:651
-msgid "Don't trap on integer divide by zero"
+#: cp/class.c:5292 cp/parser.c:16363
+#, fuzzy, gcc-internal-format
+msgid "redefinition of %q#T"
+msgstr "herdefinitie van %qs"
+
+#: cp/class.c:5444
+#, fuzzy, gcc-internal-format
+msgid "%q#T has virtual functions and accessible non-virtual destructor"
+msgstr "veld %qs heeft een onvolledig type"
+
+#: cp/class.c:5549
+#, gcc-internal-format
+msgid "trying to finish struct, but kicked out due to previous parse errors"
 msgstr ""
 
-#: config/mips/mips.h:653
-msgid "Use trap to check for integer divide by zero"
+#: cp/class.c:6013
+#, fuzzy, gcc-internal-format
+msgid "language string %<\"%E\"%> not recognized"
+msgstr "taal %s niet herkend"
+
+#: cp/class.c:6103
+#, gcc-internal-format
+msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
 msgstr ""
 
-#: config/mips/mips.h:655
-msgid "Use break to check for integer divide by zero"
+#: cp/class.c:6227
+#, gcc-internal-format
+msgid "no matches converting function %qD to type %q#T"
 msgstr ""
 
-#: config/mips/mips.h:657
-msgid "Use Branch Likely instructions, overriding default for arch"
+#: cp/class.c:6257
+#, gcc-internal-format
+msgid "converting overloaded function %qD to type %q#T is ambiguous"
 msgstr ""
 
-#: config/mips/mips.h:659
-msgid "Don't use Branch Likely instructions, overriding default for arch"
+#: cp/class.c:6284
+#, fuzzy, gcc-internal-format
+msgid "assuming pointer to member %qD"
+msgstr "herhaald lid %qs"
+
+#: cp/class.c:6287
+#, gcc-internal-format
+msgid "(a pointer to member can only be formed with %<&%E%>)"
 msgstr ""
 
-#: config/mips/mips.h:661
-msgid "Use NewABI-style %reloc() assembly operators"
+#: cp/class.c:6349 cp/class.c:6383
+#, gcc-internal-format
+msgid "not enough type information"
 msgstr ""
 
-#: config/mips/mips.h:663
-msgid "Use assembler macros instead of relocation operators"
+#: cp/class.c:6366
+#, fuzzy, gcc-internal-format
+msgid "argument of type %qT does not match %qT"
+msgstr "argument %qs komt niet overeen met prototype"
+
+#. [basic.scope.class]
+#.
+#. A name N used in a class S shall refer to the same declaration
+#. in its context and when re-evaluated in the completed scope of
+#. S.
+#: cp/class.c:6668 cp/decl.c:1196 cp/name-lookup.c:525
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D"
+msgstr "herdeclaratie van %qs"
+
+#: cp/class.c:6669
+#, gcc-internal-format
+msgid "changes meaning of %qD from %q+#D"
 msgstr ""
 
-#: config/mips/mips.h:665
-msgid "Generate mips16 code"
+#: cp/cp-gimplify.c:94
+#, fuzzy, gcc-internal-format
+msgid "continue statement not within loop or switch"
+msgstr "break-statement niet in een lus of switch"
+
+#: cp/cp-gimplify.c:1201
+#, gcc-internal-format
+msgid "%qE implicitly determined as %<firstprivate%> has reference type"
 msgstr ""
 
-#: config/mips/mips.h:667
-#, fuzzy
-msgid "Generate normal-mode code"
-msgstr "incompatibele record-modus"
+#: cp/cvt.c:91
+#, fuzzy, gcc-internal-format
+msgid "can't convert from incomplete type %qT to %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: config/mips/mips.h:669
-msgid "Lift restrictions on GOT size"
+#: cp/cvt.c:100
+#, gcc-internal-format
+msgid "conversion of %qE from %qT to %qT is ambiguous"
 msgstr ""
 
-#: config/mips/mips.h:671
-msgid "Do not lift restrictions on GOT size"
+#: cp/cvt.c:169 cp/cvt.c:194 cp/cvt.c:239
+#, gcc-internal-format
+msgid "cannot convert %qE from type %qT to type %qT"
 msgstr ""
 
-#: config/mips/mips.h:673
-#, fuzzy
-msgid "FP exceptions are enabled"
-msgstr "ingeschakelde opties: "
+#: cp/cvt.c:371
+#, fuzzy, gcc-internal-format
+msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/mips/mips.h:675
-#, fuzzy
-msgid "FP exceptions are not enabled"
-msgstr "ingeschakelde opties: "
+#: cp/cvt.c:374
+#, fuzzy, gcc-internal-format
+msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/mips/mips.h:677
-msgid "Assume all symbols have 32-bit values"
+#: cp/cvt.c:377
+#, fuzzy, gcc-internal-format
+msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/cvt.c:380
+#, fuzzy, gcc-internal-format
+msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/cvt.c:453
+#, fuzzy, gcc-internal-format
+msgid "conversion from %qT to %qT discards qualifiers"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
+
+#: cp/cvt.c:471 cp/typeck.c:5919
+#, fuzzy, gcc-internal-format
+msgid "casting %qT to %qT does not dereference pointer"
+msgstr "kan niet derefereren, is geen pointer."
+
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: cp/cvt.c:499
+#, fuzzy, gcc-internal-format
+msgid "cannot convert type %qT to type %qT"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
+
+#: cp/cvt.c:670
+#, fuzzy, gcc-internal-format
+msgid "conversion from %q#T to %q#T"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/cvt.c:685
+#, gcc-internal-format
+msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
+msgstr ""
+
+#: cp/cvt.c:696 cp/cvt.c:716
+#, gcc-internal-format
+msgid "%q#T used where a %qT was expected"
+msgstr ""
+
+#: cp/cvt.c:731
+#, gcc-internal-format
+msgid "%q#T used where a floating point value was expected"
 msgstr ""
 
-#: config/mips/mips.h:679
-msgid "Don't assume all symbols have 32-bit values"
-msgstr ""
+#: cp/cvt.c:791
+#, fuzzy, gcc-internal-format
+msgid "conversion from %qT to non-scalar type %qT requested"
+msgstr "conversie naar niet-scalair type gevraagd"
 
-#: config/mips/mips.h:794
-msgid "Specify a Standard MIPS ISA"
+#: cp/cvt.c:830
+#, gcc-internal-format
+msgid "pseudo-destructor is not called"
 msgstr ""
 
-#: config/mips/mips.h:800
-msgid "Work around VR4130 mflo/mfhi errata"
+#: cp/cvt.c:893
+#, gcc-internal-format
+msgid "object of incomplete type %qT will not be accessed in %s"
 msgstr ""
 
-#. Output assembler code to FILE to increment profiler label # LABELNO
-#. for profiling a function entry.
-#: config/mips/mips.h:2334
-msgid "mips16 function profiling"
+#: cp/cvt.c:901
+#, gcc-internal-format
+msgid "object of type %qT will not be accessed in %s"
 msgstr ""
 
-#: config/mmix/mmix.c:229
-#, fuzzy, c-format
-msgid "-f%s not supported: ignored"
-msgstr "-pipe wordt niet ondersteund"
+#: cp/cvt.c:932
+#, gcc-internal-format
+msgid "object %qE of incomplete type %qT will not be accessed in %s"
+msgstr ""
 
-#: config/mmix/mmix.c:657
-#, fuzzy, c-format
-msgid "support for mode %qs"
-msgstr "geen datatype voor modus `%s'"
+#: cp/cvt.c:972
+#, fuzzy, gcc-internal-format
+msgid "%s cannot resolve address of overloaded function"
+msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
 
-#: config/mmix/mmix.c:671
-#, c-format
-msgid "too large function value type, needs %d registers, have only %d registers for this"
+#: cp/cvt.c:982
+#, gcc-internal-format
+msgid "%s is a reference, not call, to function %qE"
 msgstr ""
 
-#: config/mmix/mmix.c:841
-msgid "function_profiler support for MMIX"
-msgstr ""
+#: cp/cvt.c:1000
+#, fuzzy, gcc-internal-format
+msgid "%s has no effect"
+msgstr "%s heeft geen leden"
 
-#: config/mmix/mmix.c:863
-msgid "MMIX Internal: Last named vararg would not fit in a register"
+#: cp/cvt.c:1145
+#, gcc-internal-format
+msgid "converting NULL to non-pointer type"
 msgstr ""
 
-#: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601
-msgid "MMIX Internal: Expected a CONST_INT, not this"
+#: cp/cvt.c:1259
+#, gcc-internal-format
+msgid "ambiguous default type conversion from %qT"
 msgstr ""
 
-#: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619
-#, c-format
-msgid "MMIX Internal: Bad register: %d"
+#: cp/cvt.c:1261
+#, gcc-internal-format
+msgid "  candidate conversions include %qD and %qD"
 msgstr ""
 
-#: config/mmix/mmix.c:1550
-msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
-msgstr ""
+#: cp/decl.c:1058
+#, fuzzy, gcc-internal-format
+msgid "%qD was declared %<extern%> and later %<static%>"
+msgstr "%qs was als %<extern%> gedeclareerd en daarna als %<static%>"
 
-#: config/mmix/mmix.c:1569
-msgid "MMIX Internal: Expected a register, not this"
-msgstr ""
+#: cp/decl.c:1059 cp/decl.c:1609 objc/objc-act.c:2986 objc/objc-act.c:7602
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+D"
+msgstr "eerdere declaratie van %qs"
 
-#: config/mmix/mmix.c:1579
-msgid "MMIX Internal: Expected a constant, not this"
-msgstr ""
+#: cp/decl.c:1092
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qF throws different exceptions"
+msgstr "%qs wordt gedeclareerd als een array van functies"
+
+#: cp/decl.c:1093
+#, fuzzy, gcc-internal-format
+msgid "from previous declaration %q+F"
+msgstr "eerdere declaratie van %qs"
+
+#: cp/decl.c:1149
+#, fuzzy, gcc-internal-format
+msgid "function %q+D redeclared as inline"
+msgstr "functie %qs geherdeclareerd als inline"
+
+#: cp/decl.c:1151
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+D with attribute noinline"
+msgstr "eerdere declaratie van functie %qs had het noinline attribuut"
+
+#: cp/decl.c:1158
+#, fuzzy, gcc-internal-format
+msgid "function %q+D redeclared with attribute noinline"
+msgstr "functie %qs geherdeclareerd met noinline attribuut"
+
+#: cp/decl.c:1160
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+D was inline"
+msgstr "eerdere declaratie van functie %qs was inline"
+
+#: cp/decl.c:1184 cp/decl.c:1258
+#, fuzzy, gcc-internal-format
+msgid "shadowing built-in function %q#D"
+msgstr "bibliotheekfunctie %qs wordt verborgen"
+
+#: cp/decl.c:1185 cp/decl.c:1259
+#, fuzzy, gcc-internal-format
+msgid "shadowing library function %q#D"
+msgstr "bibliotheekfunctie %qs wordt verborgen"
+
+#: cp/decl.c:1192
+#, fuzzy, gcc-internal-format
+msgid "library function %q#D redeclared as non-function %q#D"
+msgstr "bibliotheekfunctie %qs als niet-functie gedeclareerd"
 
-#. Presumably there's a missing case above if we get here.
-#: config/mmix/mmix.c:1611
-#, c-format
-msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
-msgstr ""
+#: cp/decl.c:1197
+#, fuzzy, gcc-internal-format
+msgid "conflicts with built-in declaration %q#D"
+msgstr "conflicterende declaraties van %qs"
 
-#. We need the original here.
-#: config/mmix/mmix.c:1663
-msgid "MMIX Internal: Cannot decode this operand"
-msgstr ""
+#: cp/decl.c:1251 cp/decl.c:1378 cp/decl.c:1394
+#, fuzzy, gcc-internal-format
+msgid "new declaration %q#D"
+msgstr "herdeclaratie van %qs"
 
-#: config/mmix/mmix.c:1720
-msgid "MMIX Internal: This is not a recognized address"
-msgstr ""
+#: cp/decl.c:1252
+#, fuzzy, gcc-internal-format
+msgid "ambiguates built-in declaration %q#D"
+msgstr "herhaalde label-declaratie %qs"
 
-#: config/mmix/mmix.c:1897
-#, c-format
-msgid "stack frame not a multiple of 8 bytes: %d"
-msgstr ""
+#: cp/decl.c:1342
+#, fuzzy, gcc-internal-format
+msgid "%q#D redeclared as different kind of symbol"
+msgstr "%qs als ander soort symbool geherdeclareerd"
 
-#: config/mmix/mmix.c:2133
-#, c-format
-msgid "stack frame not a multiple of octabyte: %d"
-msgstr ""
+#: cp/decl.c:1345
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+#D"
+msgstr "eerdere declaratie van %qs"
 
-#: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670
-#, c-format
-msgid "MMIX Internal: %s is not a shiftable int"
-msgstr ""
+#: cp/decl.c:1364
+#, fuzzy, gcc-internal-format
+msgid "declaration of template %q#D"
+msgstr "herdeclaratie van %<enum %s%>"
 
-#: config/mmix/mmix.c:2786
-msgid "MMIX Internal: Trying to output invalidly reversed condition:"
-msgstr ""
+#: cp/decl.c:1365 cp/name-lookup.c:526 cp/name-lookup.c:812
+#: cp/name-lookup.c:823
+#, fuzzy, gcc-internal-format
+msgid "conflicts with previous declaration %q+#D"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: config/mmix/mmix.c:2793
-msgid "MMIX Internal: What's the CC of this?"
-msgstr ""
+#: cp/decl.c:1379 cp/decl.c:1395
+#, fuzzy, gcc-internal-format
+msgid "ambiguates old declaration %q+#D"
+msgstr "herhaalde label-declaratie %qs"
 
-#: config/mmix/mmix.c:2797
-msgid "MMIX Internal: What is the CC of this?"
-msgstr ""
+#: cp/decl.c:1387
+#, fuzzy, gcc-internal-format
+msgid "declaration of C function %q#D conflicts with"
+msgstr "impliciete declaratie van functie %qs"
 
-#: config/mmix/mmix.c:2867
-#, fuzzy
-msgid "MMIX Internal: This is not a constant:"
-msgstr "gevraagd alignment is geen constante"
+#: cp/decl.c:1389
+#, fuzzy, gcc-internal-format
+msgid "previous declaration %q+#D here"
+msgstr "eerdere declaratie van %qs"
+
+#: cp/decl.c:1403
+#, fuzzy, gcc-internal-format
+msgid "conflicting declaration %q#D"
+msgstr "conflicterende declaraties van %qs"
+
+#: cp/decl.c:1404
+#, fuzzy, gcc-internal-format
+msgid "%q+D has a previous declaration as %q#D"
+msgstr "eerdere declaratie van %qs"
 
-#. For these target macros, there is no generic documentation here.  You
-#. should read `Using and Porting GCC' for that.  Only comments specific
-#. to the MMIX target are here.
+#. [namespace.alias]
 #.
-#. There are however references to the specific texinfo node (comments
-#. with "Node:"), so there should be little or nothing amiss.  Probably
-#. the opposite, since we don't have to care about old littering and
-#. soon outdated generic comments.
-#. Node: Driver
-#. User symbols are in the same name-space as built-in symbols, but we
-#. don't need the built-in symbols, so remove those and instead apply
-#. stricter operand checking.  Don't warn when expanding insns.
-#. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
-#. Provide default program start 0x100 unless -mno-set-program-start.
-#. Don't do this if linking relocatably, with -r.  For a final link,
-#. produce mmo, unless ELF is requested or when linking relocatably.
-#. Put unused option values here.
-#: config/mmix/mmix.h:132
-msgid "Set start-address of the program"
-msgstr ""
+#. A namespace-name or namespace-alias shall not be declared as
+#. the name of any other entity in the same declarative region.
+#. A namespace-name defined at global scope shall not be
+#. declared as the name of any other entity in any global scope
+#. of the program.
+#: cp/decl.c:1456
+#, fuzzy, gcc-internal-format
+msgid "declaration of namespace %qD conflicts with"
+msgstr "impliciete declaratie van functie %qs"
 
-#: config/mmix/mmix.h:134
-msgid "Set start-address of data"
-msgstr ""
+#: cp/decl.c:1457
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of namespace %q+D here"
+msgstr "eerdere declaratie van %qs"
 
-#. FIXME: Provide a way to *load* the epsilon register.
-#: config/mmix/mmix.h:198
-msgid "For intrinsics library: pass all parameters in registers"
-msgstr ""
+#: cp/decl.c:1468
+#, fuzzy, gcc-internal-format
+msgid "%q+#D previously defined here"
+msgstr "%qs tevoren hier gedefinieerd"
 
-#: config/mmix/mmix.h:201
-msgid "Use register stack for parameters and return value"
-msgstr ""
+#. Prototype decl follows defn w/o prototype.
+#: cp/decl.c:1478
+#, fuzzy, gcc-internal-format
+msgid "prototype for %q+#D"
+msgstr "prototype voor %qs volgt"
+
+#: cp/decl.c:1480
+#, fuzzy, gcc-internal-format
+msgid "follows non-prototype definition here"
+msgstr "niet-prototype definitie hier"
 
-#: config/mmix/mmix.h:203
-msgid "Use call-clobbered registers for parameters and return value"
-msgstr ""
+#: cp/decl.c:1520
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %q+#D with %qL linkage"
+msgstr "eerdere declaratie van %qs"
 
-#: config/mmix/mmix.h:205
-msgid "Use epsilon-respecting floating point compare instructions"
-msgstr ""
+#: cp/decl.c:1522
+#, fuzzy, gcc-internal-format
+msgid "conflicts with new declaration with %qL linkage"
+msgstr "conflicterende declaraties van %qs"
 
-#: config/mmix/mmix.h:208
-msgid "Use zero-extending memory loads, not sign-extending ones"
-msgstr ""
+#: cp/decl.c:1545 cp/decl.c:1551
+#, fuzzy, gcc-internal-format
+msgid "default argument given for parameter %d of %q#D"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: config/mmix/mmix.h:211
-msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
-msgstr ""
+#: cp/decl.c:1547 cp/decl.c:1553
+#, fuzzy, gcc-internal-format
+msgid "after previous specification in %q+#D"
+msgstr "eerdere definitie van %qs"
 
-#: config/mmix/mmix.h:215
-msgid "Prepend global symbols with \":\" (for use with PREFIX)"
-msgstr ""
+#: cp/decl.c:1608
+#, fuzzy, gcc-internal-format
+msgid "redundant redeclaration of %qD in same scope"
+msgstr "overbodige herdeclaratie van %qs in zelfde bereik"
 
-#: config/mmix/mmix.h:217
-msgid "Do not provide a default start-address 0x100 of the program"
-msgstr ""
+#: cp/decl.c:1614
+#, fuzzy, gcc-internal-format
+msgid "deleted definition of %qD"
+msgstr "%Jherdefinitie van %qD"
 
-#: config/mmix/mmix.h:219
-msgid "Link to emit program in ELF format (rather than mmo)"
-msgstr ""
+#: cp/decl.c:1615
+#, fuzzy, gcc-internal-format
+msgid "after previous declaration %q+D"
+msgstr "eerdere declaratie van %qs"
 
-#: config/mmix/mmix.h:221
-msgid "Use P-mnemonics for branches statically predicted as taken"
-msgstr ""
+#. From [temp.expl.spec]:
+#.
+#. If a template, a member template or the member of a class
+#. template is explicitly specialized then that
+#. specialization shall be declared before the first use of
+#. that specialization that would cause an implicit
+#. instantiation to take place, in every translation unit in
+#. which such a use occurs.
+#: cp/decl.c:1966
+#, fuzzy, gcc-internal-format
+msgid "explicit specialization of %qD after first use"
+msgstr "impliciete declaratie van functie %qs"
+
+#: cp/decl.c:2063
+#, fuzzy, gcc-internal-format
+msgid "%q+D: visibility attribute ignored because it"
+msgstr "het %qs attribuut wordt genegeerd"
+
+#: cp/decl.c:2065
+#, fuzzy, gcc-internal-format
+msgid "conflicts with previous declaration here"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
+
+#. Reject two definitions.
+#: cp/decl.c:2216 cp/decl.c:2245 cp/decl.c:2274 cp/decl.c:2291 cp/decl.c:2363
+#, fuzzy, gcc-internal-format
+msgid "redefinition of %q#D"
+msgstr "%Jherdefinitie van %qD"
+
+#: cp/decl.c:2232
+#, fuzzy, gcc-internal-format
+msgid "%qD conflicts with used function"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
+
+#: cp/decl.c:2242
+#, fuzzy, gcc-internal-format
+msgid "%q#D not declared in class"
+msgstr "%<%.*s%> is niet gedefinieerd"
+
+#: cp/decl.c:2256 cp/decl.c:2301
+#, fuzzy, gcc-internal-format
+msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: cp/decl.c:2259 cp/decl.c:2304
+#, fuzzy, gcc-internal-format
+msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#. is_primary=
+#. is_partial=
+#. is_friend_decl=
+#: cp/decl.c:2320
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of friend %q#D may not have default template arguments"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
+
+#: cp/decl.c:2334
+#, fuzzy, gcc-internal-format
+msgid "thread-local declaration of %q#D follows non-thread-local declaration"
+msgstr "%Jdeclaratie van %qD als thread-local volgt declaratie als niet-thread-local"
+
+#: cp/decl.c:2337
+#, fuzzy, gcc-internal-format
+msgid "non-thread-local declaration of %q#D follows thread-local declaration"
+msgstr "%Jdeclaratie van %qD als niet-thread-local volgt declaratie als thread-local"
+
+#: cp/decl.c:2352 cp/decl.c:2371
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %q#D"
+msgstr "herdeclaratie van %qs"
+
+#: cp/decl.c:2514
+#, fuzzy, gcc-internal-format
+msgid "jump to label %qD"
+msgstr "herhaald label %qs"
 
-#: config/mmix/mmix.h:223
-msgid "Don't use P-mnemonics for branches"
+#: cp/decl.c:2516
+#, gcc-internal-format
+msgid "jump to case label"
 msgstr ""
 
-#: config/mmix/mmix.h:225
-msgid "Use addresses that allocate global registers"
-msgstr ""
+#: cp/decl.c:2518 cp/decl.c:2658 cp/decl.c:2699
+#, fuzzy, gcc-internal-format
+msgid "  from here"
+msgstr "van hieruit opgeroepen"
 
-#: config/mmix/mmix.h:227
-msgid "Do not use addresses that allocate global registers"
+#: cp/decl.c:2537 cp/decl.c:2702
+#, gcc-internal-format
+msgid "  exits OpenMP structured block"
 msgstr ""
 
-#: config/mmix/mmix.h:229
-msgid "Generate a single exit point for each function"
-msgstr ""
+#: cp/decl.c:2558
+#, fuzzy, gcc-internal-format
+msgid "  crosses initialization of %q+#D"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/mmix/mmix.h:231
-#, fuzzy
-msgid "Do not generate a single exit point for each function"
-msgstr "interne fout - slechte ingebouwde functie `%s'"
+#: cp/decl.c:2560 cp/decl.c:2676
+#, fuzzy, gcc-internal-format
+msgid "  enters scope of %q+#D which has non-trivial destructor"
+msgstr "veld %qs heeft een onvolledig type"
 
-#: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71
-msgid "Target the AM33 processor"
+#: cp/decl.c:2574 cp/decl.c:2681
+#, gcc-internal-format
+msgid "  enters try block"
 msgstr ""
 
-#: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75
-msgid "Target the AM33/2.0 processor"
+#. Can't skip init of __exception_info.
+#: cp/decl.c:2576 cp/decl.c:2670 cp/decl.c:2683
+#, gcc-internal-format
+msgid "  enters catch block"
 msgstr ""
 
-#: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78
-msgid "Enable linker relaxations"
+#: cp/decl.c:2586 cp/decl.c:2686
+#, gcc-internal-format
+msgid "  enters OpenMP structured block"
 msgstr ""
 
-#: config/mn10300/mn10300.h:69
-msgid "Work around hardware multiply bug"
-msgstr ""
+#: cp/decl.c:2657 cp/decl.c:2698
+#, fuzzy, gcc-internal-format
+msgid "jump to label %q+D"
+msgstr "herhaald label %qs"
 
-#: config/mn10300/mn10300.h:70
-msgid "Do not work around hardware multiply bug"
-msgstr ""
+#: cp/decl.c:2674
+#, fuzzy, gcc-internal-format
+msgid "  skips initialization of %q+#D"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/ns32k/ns32k.h:142 config/s390/s390.h:135
-msgid "Don't use hardware fp"
-msgstr ""
+#: cp/decl.c:2751
+#, fuzzy, gcc-internal-format
+msgid "label named wchar_t"
+msgstr "er is geen label dat %qs heet"
 
-#: config/ns32k/ns32k.h:143
-msgid "Alternative calling convention"
-msgstr ""
+#: cp/decl.c:3022
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a type"
+msgstr "%qs is geen iterator"
 
-#: config/ns32k/ns32k.h:145
-#, fuzzy
-msgid "Pass some arguments in registers"
-msgstr "te weinig argument voor functie"
+#: cp/decl.c:3028 cp/parser.c:4240
+#, fuzzy, gcc-internal-format
+msgid "%qD used without template parameters"
+msgstr "macro %qs gebruikt zonder argumenten"
 
-#: config/ns32k/ns32k.h:146
-msgid "Pass all arguments on stack"
-msgstr ""
+#: cp/decl.c:3037
+#, fuzzy, gcc-internal-format
+msgid "%q#T is not a class"
+msgstr "%qs is geen iterator"
 
-#: config/ns32k/ns32k.h:147
-msgid "Optimize for 32532 cpu"
+#: cp/decl.c:3061 cp/decl.c:3148
+#, gcc-internal-format
+msgid "no class template named %q#T in %q#T"
 msgstr ""
 
-#: config/ns32k/ns32k.h:148
-msgid "Optimize for 32332 cpu"
-msgstr ""
+#: cp/decl.c:3074
+#, fuzzy, gcc-internal-format
+msgid "lookup of %qT in %qT is ambiguous"
+msgstr "ongeldige registernaam voor %qs"
 
-#: config/ns32k/ns32k.h:150
-msgid "Optimize for 32032"
-msgstr ""
+#: cp/decl.c:3083
+#, fuzzy, gcc-internal-format
+msgid "%<typename %T::%D%> names %q#T, which is not a class template"
+msgstr "%qs is smaller dan waarden van zijn type"
 
-#: config/ns32k/ns32k.h:152
-msgid "Register sb is zero. Use for absolute addressing"
-msgstr ""
+#: cp/decl.c:3090
+#, fuzzy, gcc-internal-format
+msgid "%<typename %T::%D%> names %q#T, which is not a type"
+msgstr "%qs is geen iterator"
 
-#: config/ns32k/ns32k.h:153
-msgid "Do not use register sb"
-msgstr ""
+#: cp/decl.c:3157
+#, fuzzy, gcc-internal-format
+msgid "template parameters do not match template"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
 
-#: config/ns32k/ns32k.h:155
-msgid "Use bit-field instructions"
-msgstr ""
+#: cp/decl.c:3158 cp/friend.c:321 cp/friend.c:329
+#, fuzzy, gcc-internal-format
+msgid "%q+D declared here"
+msgstr "%qs tevoren hier gedeclareerd"
 
-#: config/ns32k/ns32k.h:157
-msgid "Do not use bit-field instructions"
-msgstr ""
+#: cp/decl.c:3840
+#, fuzzy, gcc-internal-format
+msgid "an anonymous struct cannot have function members"
+msgstr "anonieme %s gedeclareerd binnen parameterlijst"
 
-#: config/ns32k/ns32k.h:158
-msgid "Generate code for high memory"
-msgstr ""
+#: cp/decl.c:3843
+#, fuzzy, gcc-internal-format
+msgid "an anonymous union cannot have function members"
+msgstr "anonieme %s gedeclareerd binnen parameterlijst"
 
-#: config/ns32k/ns32k.h:159
-msgid "Generate code for low memory"
+#: cp/decl.c:3861
+#, gcc-internal-format
+msgid "member %q+#D with constructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: config/ns32k/ns32k.h:160
-msgid "32381 fpu"
+#: cp/decl.c:3864
+#, gcc-internal-format
+msgid "member %q+#D with destructor not allowed in anonymous aggregate"
 msgstr ""
 
-#: config/ns32k/ns32k.h:162
-msgid "Use multiply-accumulate fp instructions"
+#: cp/decl.c:3867
+#, gcc-internal-format
+msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
 msgstr ""
 
-#: config/ns32k/ns32k.h:164
-msgid "Do not use multiply-accumulate fp instructions"
+#: cp/decl.c:3892
+#, gcc-internal-format
+msgid "multiple types in one declaration"
 msgstr ""
 
-#: config/ns32k/ns32k.h:165
-#, fuzzy
-msgid "\"Small register classes\" kludge"
-msgstr "Ongeldige registerklasse-letter %c"
+#: cp/decl.c:3896
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of C++ built-in type %qT"
+msgstr "herdeclaratie van %qs"
 
-#: config/ns32k/ns32k.h:166
-#, fuzzy
-msgid "No \"Small register classes\" kludge"
-msgstr "Ongeldige registerklasse-letter %c"
+#: cp/decl.c:3933
+#, fuzzy, gcc-internal-format
+msgid "missing type-name in typedef-declaration"
+msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
 
-#: config/pa/pa.c:418
-#, c-format
-msgid ""
-"unknown -mschedule= option (%s).\n"
-"Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
+#: cp/decl.c:3940
+#, gcc-internal-format
+msgid "ISO C++ prohibits anonymous structs"
 msgstr ""
 
-#: config/pa/pa.c:443
-#, c-format
-msgid ""
-"unknown -march= option (%s).\n"
-"Valid options are 1.0, 1.1, and 2.0\n"
-msgstr ""
+#: cp/decl.c:3947
+#, fuzzy, gcc-internal-format
+msgid "%qs can only be specified for functions"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
 
-#: config/pa/pa.c:463
-#, c-format
-msgid ""
-"unknown -munix= option (%s).\n"
-"Valid options are 93, 95 and 98.\n"
-msgstr ""
+#: cp/decl.c:3953
+#, fuzzy, gcc-internal-format
+msgid "%<friend%> can only be specified inside a class"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
 
-#: config/pa/pa.c:468
-#, c-format
-msgid ""
-"unknown -munix= option (%s).\n"
-"Valid options are 93 and 95.\n"
-msgstr ""
+#: cp/decl.c:3955
+#, fuzzy, gcc-internal-format
+msgid "%<explicit%> can only be specified for constructors"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
 
-#: config/pa/pa.c:472
-#, c-format
-msgid ""
-"unknown -munix= option (%s).\n"
-"Valid option is 93.\n"
-msgstr ""
+#: cp/decl.c:3957
+#, fuzzy, gcc-internal-format
+msgid "a storage class can only be specified for objects and functions"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
 
-#: config/pa/pa.c:489
-msgid "PIC code generation is not supported in the portable runtime model\n"
-msgstr ""
+#: cp/decl.c:3963
+#, fuzzy, gcc-internal-format
+msgid "qualifiers can only be specified for objects and functions"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
+
+#: cp/decl.c:3966
+#, fuzzy, gcc-internal-format
+msgid "%<typedef%> was ignored in this declaration"
+msgstr "type krijgt standaardwaarde %<int%> in de declaratie van %qs"
+
+#: cp/decl.c:3968
+#, fuzzy, gcc-internal-format
+msgid "%<constexpr> cannot be used for type declarations"
+msgstr "%Hdeclaratie van prototype"
+
+#: cp/decl.c:3997
+#, fuzzy, gcc-internal-format
+msgid "attribute ignored in declaration of %q+#T"
+msgstr "eerdere declaratie van %qs"
+
+#: cp/decl.c:3998
+#, gcc-internal-format
+msgid "attribute for %q+#T must follow the %qs keyword"
+msgstr ""
+
+#: cp/decl.c:4043
+#, fuzzy, gcc-internal-format
+msgid "ignoring attributes applied to class type %qT outside of definition"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
+
+#. A template type parameter or other dependent type.
+#: cp/decl.c:4047
+#, fuzzy, gcc-internal-format
+msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
+
+#: cp/decl.c:4120 cp/decl2.c:820
+#, fuzzy, gcc-internal-format
+msgid "typedef %qD is initialized (use decltype instead)"
+msgstr "typedef %qD krijgt beginwaarde (gebruik beter __typeof__)"
+
+#: cp/decl.c:4138
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D has %<extern%> and is initialized"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
+
+#: cp/decl.c:4163
+#, fuzzy, gcc-internal-format
+msgid "definition of %q#D is marked %<dllimport%>"
+msgstr "functie-definitie als %<auto%> gedeclareerd"
 
-#: config/pa/pa.c:494
-msgid "PIC code generation is not compatible with fast indirect calls\n"
+#: cp/decl.c:4182
+#, fuzzy, gcc-internal-format
+msgid "%q#D is not a static member of %q#T"
+msgstr "%qs is geen static veld"
+
+#: cp/decl.c:4188
+#, gcc-internal-format
+msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
 msgstr ""
 
-#: config/pa/pa.c:499
-msgid "-g is only supported when using GAS on this processor,"
+#: cp/decl.c:4197
+#, gcc-internal-format
+msgid "template header not allowed in member definition of explicitly specialized class"
 msgstr ""
 
-#: config/pa/pa.c:500
-#, fuzzy
-msgid "-g option disabled"
-msgstr "ingeschakelde opties: "
+#: cp/decl.c:4205
+#, fuzzy, gcc-internal-format
+msgid "duplicate initialization of %qD"
+msgstr "dubbele beginwaarde"
 
-#: config/pa/pa.c:8348
-#, c-format
-msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
-msgstr ""
+#: cp/decl.c:4210
+#, fuzzy, gcc-internal-format
+msgid "%qD declared %<constexpr%> outside its class"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26
-msgid "Generate cpp defines for server IO"
-msgstr ""
+#: cp/decl.c:4247
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D outside of class is not definition"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
 
-#: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28
-msgid "Generate cpp defines for workstation IO"
-msgstr ""
+#: cp/decl.c:4345
+#, fuzzy, gcc-internal-format
+msgid "variable %q#D has initializer but incomplete type"
+msgstr "variabele %qs heeft beginwaarde, maar een onvolledig type"
 
-#: config/pa/pa-hpux10.h:84
-msgid ""
-"Specify UNIX standard for predefines and linking.\n"
-"Supported value is 93."
-msgstr ""
+#: cp/decl.c:4351 cp/decl.c:5102
+#, fuzzy, gcc-internal-format
+msgid "elements of array %q#D have incomplete type"
+msgstr "elementen van array %qs hebben een onvolledig type"
 
-#: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
-msgid ""
-"Specify UNIX standard for predefines and linking.\n"
-"Supported values are 93 and 95."
-msgstr ""
+#: cp/decl.c:4358 cp/decl.c:5598
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D has no initializer"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
 
-#: config/pa/pa-hpux11.h:82
-msgid "-munix=98 option required for C89 Amendment 1 features.\n"
-msgstr ""
+#: cp/decl.c:4360
+#, fuzzy, gcc-internal-format
+msgid "aggregate %q#D has incomplete type and cannot be defined"
+msgstr "parameter %qs heeft een onvolledig type"
 
-#: config/pa/pa-hpux1111.h:28
-msgid ""
-"Specify UNIX standard for predefines and linking.\n"
-"Supported values are 93, 95 and 98."
-msgstr ""
+#: cp/decl.c:4396
+#, fuzzy, gcc-internal-format
+msgid "%qD declared as reference but not initialized"
+msgstr "%qs als ander soort symbool geherdeclareerd"
 
-#. Macro to define tables used to set the flags.  This is a
-#. list in braces of target switches with each switch being
-#. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
-#. or minus the bits to clear.  An empty string NAME is used to
-#. identify the default VALUE.  Do not mark empty strings for
-#. translation.
-#: config/pa/pa.h:254 config/pa/pa.h:260
-msgid "Generate PA1.1 code"
-msgstr ""
+#: cp/decl.c:4421
+#, fuzzy, gcc-internal-format
+msgid "cannot initialize %qT from %qT"
+msgstr "niet-constante beginwaarde voor %qs"
 
-#: config/pa/pa.h:256 config/pa/pa.h:258
-msgid "Generate PA1.0 code"
+#: cp/decl.c:4485
+#, gcc-internal-format
+msgid "name used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: config/pa/pa.h:262
-msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
+#: cp/decl.c:4490
+#, gcc-internal-format
+msgid "name %qD used in a GNU-style designated initializer for an array"
 msgstr ""
 
-#: config/pa/pa.h:264
-msgid "Disable FP regs"
-msgstr ""
+#: cp/decl.c:4540
+#, fuzzy, gcc-internal-format
+msgid "initializer fails to determine size of %qD"
+msgstr "beginwaarde legt grootte van %qs niet vast"
 
-#: config/pa/pa.h:266
-msgid "Do not disable FP regs"
-msgstr ""
+#: cp/decl.c:4547
+#, fuzzy, gcc-internal-format
+msgid "array size missing in %qD"
+msgstr "array-grootte ontbreekt in %qs"
 
-#: config/pa/pa.h:268
-msgid "Disable space regs"
-msgstr ""
+#: cp/decl.c:4559
+#, fuzzy, gcc-internal-format
+msgid "zero-size array %qD"
+msgstr "array %qs heeft grootte die negatief of 0 is"
 
-#: config/pa/pa.h:270
-msgid "Do not disable space regs"
+#. An automatic variable with an incomplete type: that is an error.
+#. Don't talk about array types here, since we took care of that
+#. message in grokdeclarator.
+#: cp/decl.c:4602
+#, fuzzy, gcc-internal-format
+msgid "storage size of %qD isn't known"
+msgstr "opslaggrootte van %qs is onbekend"
+
+#: cp/decl.c:4625
+#, fuzzy, gcc-internal-format
+msgid "storage size of %qD isn't constant"
+msgstr "opslaggrootte van %qs is niet constant"
+
+#: cp/decl.c:4671
+#, gcc-internal-format
+msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
 msgstr ""
 
-#: config/pa/pa.h:272
-msgid "Put jumps in call delay slots"
+#: cp/decl.c:4675
+#, gcc-internal-format
+msgid "  you can work around this by removing the initializer"
 msgstr ""
 
-#: config/pa/pa.h:274
-msgid "Do not put jumps in call delay slots"
+#: cp/decl.c:4695
+#, fuzzy, gcc-internal-format
+msgid "missing initializer for constexpr %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
+
+#: cp/decl.c:4705
+#, fuzzy, gcc-internal-format
+msgid "uninitialized const %qD"
+msgstr "niet-constante beginwaarde voor %qs"
+
+#: cp/decl.c:4817
+#, fuzzy, gcc-internal-format
+msgid "invalid type %qT as initializer for a vector of type %qT"
+msgstr "array krijgt niet-constante array-expressie als beginwaarde"
+
+#: cp/decl.c:4859
+#, gcc-internal-format
+msgid "initializer for %qT must be brace-enclosed"
 msgstr ""
 
-#: config/pa/pa.h:276
-#, fuzzy
-msgid "Disable indexed addressing"
-msgstr "Ongeldige addresseringsmodus"
+#: cp/decl.c:4877
+#, fuzzy, gcc-internal-format
+msgid "%qT has no non-static data member named %qD"
+msgstr "union heeft geen lid dat %qs heet"
+
+#: cp/decl.c:4936
+#, fuzzy, gcc-internal-format
+msgid "braces around scalar initializer for type %qT"
+msgstr "accolades rond scalaire beginwaarde"
+
+#: cp/decl.c:5027
+#, fuzzy, gcc-internal-format
+msgid "missing braces around initializer for %qT"
+msgstr "accolades ontbreken rond beginwaarde"
+
+#: cp/decl.c:5084 cp/typeck2.c:1019 cp/typeck2.c:1194 cp/typeck2.c:1217
+#: cp/typeck2.c:1260
+#, fuzzy, gcc-internal-format
+msgid "too many initializers for %qT"
+msgstr "ongeldige beginwaarde voor veld %qs"
 
-#: config/pa/pa.h:278
-#, fuzzy
-msgid "Do not disable indexed addressing"
-msgstr "Ongeldige addresseringsmodus"
+#: cp/decl.c:5104
+#, fuzzy, gcc-internal-format
+msgid "elements of array %q#T have incomplete type"
+msgstr "elementen van array %qs hebben een onvolledig type"
 
-#: config/pa/pa.h:280
-#, fuzzy
-msgid "Use portable calling conventions"
-msgstr "Onbeëindigde stringconstante"
+#: cp/decl.c:5113
+#, fuzzy, gcc-internal-format
+msgid "variable-sized object %qD may not be initialized"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: config/pa/pa.h:282
-#, fuzzy
-msgid "Do not use portable calling conventions"
-msgstr "Onbeëindigde stringconstante"
+#: cp/decl.c:5115
+#, fuzzy, gcc-internal-format
+msgid "variable-sized compound literal"
+msgstr "ISO C90 verbiedt het gebruik van samengestelde expressies als lvalues"
 
-#: config/pa/pa.h:284
-msgid "Assume code will be assembled by GAS"
-msgstr ""
+#: cp/decl.c:5169
+#, fuzzy, gcc-internal-format
+msgid "%qD has incomplete type"
+msgstr "%qs heeft een onvolledig type"
 
-#: config/pa/pa.h:286
-msgid "Do not assume code will be assembled by GAS"
-msgstr ""
+#: cp/decl.c:5189
+#, fuzzy, gcc-internal-format
+msgid "scalar object %qD requires one element in initializer"
+msgstr "overtollige elementen in beginwaarde van union"
 
-#: config/pa/pa.h:290
-msgid "Do not use software floating point"
+#: cp/decl.c:5220
+#, gcc-internal-format
+msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
 msgstr ""
 
-#: config/pa/pa.h:292
-msgid "Emit long load/store sequences"
-msgstr ""
+#: cp/decl.c:5252
+#, fuzzy, gcc-internal-format
+msgid "array %qD initialized by parenthesized string literal %qE"
+msgstr "Onbeëindigde stringconstante"
 
-#: config/pa/pa.h:294
-#, fuzzy
-msgid "Do not emit long load/store sequences"
-msgstr "niet-beëindigde commentaar"
+#: cp/decl.c:5266
+#, fuzzy, gcc-internal-format
+msgid "structure %qD with uninitialized const members"
+msgstr "parameter %qs krijgt beginwaarde"
 
-#: config/pa/pa.h:296
-msgid "Generate fast indirect calls"
-msgstr ""
+#: cp/decl.c:5268
+#, fuzzy, gcc-internal-format
+msgid "structure %qD with uninitialized reference members"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: config/pa/pa.h:298
-msgid "Do not generate fast indirect calls"
+#: cp/decl.c:5565
+#, gcc-internal-format
+msgid "assignment (not initialization) in declaration"
 msgstr ""
 
-#: config/pa/pa.h:300
-#, fuzzy
-msgid "Generate code for huge switch statements"
-msgstr "case-label niet in een switch-statement"
+#: cp/decl.c:5706
+#, fuzzy, gcc-internal-format
+msgid "shadowing previous type declaration of %q#D"
+msgstr "eerdere declaratie van %qs"
 
-#: config/pa/pa.h:302
-msgid "Do not generate code for huge switch statements"
+#: cp/decl.c:5738
+#, gcc-internal-format
+msgid "%qD cannot be thread-local because it has non-trivial type %qT"
 msgstr ""
 
-#: config/pa/pa.h:304
-msgid "Always generate long calls"
+#: cp/decl.c:5781
+#, gcc-internal-format
+msgid "Java object %qD not allocated with %<new%>"
 msgstr ""
 
-#: config/pa/pa.h:306
-msgid "Generate long calls only when needed"
+#: cp/decl.c:5798
+#, gcc-internal-format
+msgid "%qD is thread-local and so cannot be dynamically initialized"
 msgstr ""
 
-#: config/pa/pa.h:308
-#, fuzzy
-msgid "Enable linker optimizations"
-msgstr "lege declaratie"
+#: cp/decl.c:5816
+#, fuzzy, gcc-internal-format
+msgid "%qD cannot be initialized by a non-constant expression when being declared"
+msgstr "overflow in constante expressie"
 
-#: config/pa/pa.h:332
-msgid ""
-"Specify PA-RISC architecture for code generation.\n"
-"Values are 1.0, 1.1 and 2.0."
-msgstr ""
+#: cp/decl.c:5865
+#, fuzzy, gcc-internal-format
+msgid "non-static data member %qD has Java class type"
+msgstr "%qs is geen static veld"
 
-#: config/pa/pa.h:335
-msgid "Specify range of registers to make fixed."
-msgstr ""
+#: cp/decl.c:5929
+#, fuzzy, gcc-internal-format
+msgid "function %q#D is initialized like a variable"
+msgstr "typedef %qs krijgt beginwaarde alsof het een variabele is"
 
-#: config/pa/pa.h:337
-msgid "Specify CPU for scheduling purposes."
+#: cp/decl.c:6509
+#, gcc-internal-format
+msgid "destructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: config/pa/pa64-hpux.h:30
-msgid "Assume code will be linked by GNU ld"
+#: cp/decl.c:6511
+#, gcc-internal-format
+msgid "constructor for alien class %qT cannot be a member"
 msgstr ""
 
-#: config/pa/pa64-hpux.h:32
-msgid "Assume code will be linked by HP ld"
-msgstr ""
+#: cp/decl.c:6532
+#, fuzzy, gcc-internal-format
+msgid "%qD declared as a %<virtual%> %s"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
-msgid "Do not use hardware floating point"
+#: cp/decl.c:6534
+#, fuzzy, gcc-internal-format
+msgid "%qD declared as an %<inline%> %s"
+msgstr "variabele %qs als inline gedeclareerd"
+
+#: cp/decl.c:6536
+#, gcc-internal-format
+msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
 msgstr ""
 
-#. return float result in ac0
-#: config/pdp11/pdp11.h:64
-#, fuzzy
-msgid "Return floating point results in ac0"
-msgstr "floating-point constante buiten bereik"
+#: cp/decl.c:6540
+#, fuzzy, gcc-internal-format
+msgid "%q+D declared as a friend"
+msgstr "veld %qs als een functie gedeclareerd"
 
-#: config/pdp11/pdp11.h:65
-#, fuzzy
-msgid "Return floating point results in memory"
-msgstr "Ongeldige optie voor floating-point emulatie: -mfpe-%s"
+#: cp/decl.c:6546
+#, fuzzy, gcc-internal-format
+msgid "%q+D declared with an exception specification"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#. is 11/40
-#: config/pdp11/pdp11.h:67
-msgid "Generate code for an 11/40"
-msgstr ""
+#: cp/decl.c:6580
+#, fuzzy, gcc-internal-format
+msgid "definition of %qD is not in namespace enclosing %qT"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#. is 11/45
-#: config/pdp11/pdp11.h:70
-msgid "Generate code for an 11/45"
-msgstr ""
+#: cp/decl.c:6701
+#, fuzzy, gcc-internal-format
+msgid "defining explicit specialization %qD in friend declaration"
+msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
 
-#. is 11/10
-#: config/pdp11/pdp11.h:73
-msgid "Generate code for an 11/10"
-msgstr ""
+#. Something like `template <class T> friend void f<T>()'.
+#: cp/decl.c:6711
+#, fuzzy, gcc-internal-format
+msgid "invalid use of template-id %qD in declaration of primary template"
+msgstr "ongeldig gebruik van een void-expressie"
 
-#. use movmemhi for bcopy
-#. use 32 bit for int
-#: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
-msgid "Use 32 bit int"
+#: cp/decl.c:6741
+#, gcc-internal-format
+msgid "default arguments are not allowed in declaration of friend template specialization %qD"
 msgstr ""
 
-#: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
-msgid "Use 16 bit int"
+#: cp/decl.c:6749
+#, gcc-internal-format
+msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
 msgstr ""
 
-#. use 32 bit for float
-#: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
-msgid "Use 32 bit float"
+#: cp/decl.c:6792
+#, gcc-internal-format
+msgid "cannot declare %<::main%> to be a template"
 msgstr ""
 
-#: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
-msgid "Use 64 bit float"
-msgstr ""
+#: cp/decl.c:6794
+#, fuzzy, gcc-internal-format
+msgid "cannot declare %<::main%> to be inline"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
-#. is branching expensive - on a PDP, it's actually really cheap
-#. this is just to play around and check what code gcc generates
-#. split instruction and data memory?
-#: config/pdp11/pdp11.h:95
-msgid "Target has split I&D"
-msgstr ""
+#: cp/decl.c:6796
+#, fuzzy, gcc-internal-format
+msgid "cannot declare %<::main%> to be static"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: config/pdp11/pdp11.h:96
-msgid "Target does not have split I&D"
+#: cp/decl.c:6824
+#, gcc-internal-format
+msgid "non-local function %q#D uses anonymous type"
 msgstr ""
 
-#. UNIX assembler syntax?
-#: config/pdp11/pdp11.h:98
-msgid "Use UNIX assembler syntax"
+#: cp/decl.c:6827 cp/decl.c:7110 cp/decl2.c:3480
+#, gcc-internal-format
+msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
 msgstr ""
 
-#: config/pdp11/pdp11.h:99
-msgid "Use DEC assembler syntax"
+#: cp/decl.c:6833
+#, gcc-internal-format
+msgid "non-local function %q#D uses local type %qT"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:52
-msgid "Segmentation Fault (code)"
-msgstr ""
+#: cp/decl.c:6852
+#, fuzzy, gcc-internal-format
+msgid "static member function %qD cannot have cv-qualifier"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/host-darwin.c:83
-msgid "Out of stack space.\n"
-msgstr ""
+#: cp/decl.c:6853
+#, fuzzy, gcc-internal-format
+msgid "non-member function %qD cannot have cv-qualifier"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/host-darwin.c:104
-#, c-format
-msgid "Try running '%s' in the shell to raise its limit.\n"
+#: cp/decl.c:6898
+#, gcc-internal-format
+msgid "%<::main%> must return %<int%>"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:117
-msgid "Segmentation Fault"
-msgstr ""
+#: cp/decl.c:6938
+#, fuzzy, gcc-internal-format
+msgid "definition of implicitly-declared %qD"
+msgstr "functie-definitie als %<auto%> gedeclareerd"
 
-#: config/rs6000/host-darwin.c:131
-#, c-format
-msgid "While setting up signal stack: %m"
-msgstr ""
+#: cp/decl.c:6955 cp/decl2.c:730
+#, fuzzy, gcc-internal-format
+msgid "no %q#D member function declared in class %qT"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/host-darwin.c:137
-#, c-format
-msgid "While setting up signal handler: %m"
+#. DRs 132, 319 and 389 seem to indicate types with
+#. no linkage can only be used to declare extern "C"
+#. entities.  Since it's not always an error in the
+#. ISO C++ 90 Standard, we only issue a warning.
+#: cp/decl.c:7107
+#, gcc-internal-format
+msgid "non-local variable %q#D uses anonymous type"
 msgstr ""
 
-#: config/rs6000/host-darwin.c:181
-#, c-format
-msgid "couldn't unmap pch_address_space: %m\n"
+#: cp/decl.c:7116
+#, gcc-internal-format
+msgid "non-local variable %q#D uses local type %qT"
 msgstr ""
 
-#. Handle the machine specific pragma longcall.  Its syntax is
-#.
-#. # pragma longcall ( TOGGLE )
-#.
-#. where TOGGLE is either 0 or 1.
-#.
-#. rs6000_default_long_calls is set to the value of TOGGLE, changing
-#. whether or not new function declarations receive a longcall
-#. attribute by default.
-#: config/rs6000/rs6000-c.c:46
-#, fuzzy
-msgid "ignoring malformed #pragma longcall"
-msgstr "pragma wordt genegeerd: %s"
+#: cp/decl.c:7237
+#, gcc-internal-format
+msgid "invalid in-class initialization of static data member of non-integral type %qT"
+msgstr ""
 
-#: config/rs6000/rs6000-c.c:59
-#, fuzzy
-msgid "missing open paren"
-msgstr "beginwaarde ontbreekt"
+#: cp/decl.c:7247
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/rs6000/rs6000-c.c:61
-#, fuzzy
-msgid "missing number"
-msgstr "beginwaarde ontbreekt"
+#: cp/decl.c:7251
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/rs6000/rs6000-c.c:63
-#, fuzzy
-msgid "missing close paren"
-msgstr "ontbrekende index-expressie"
+#: cp/decl.c:7276
+#, fuzzy, gcc-internal-format
+msgid "size of array %qD has non-integral type %qT"
+msgstr "grootte van array %qs is van een niet-integraal type"
 
-#: config/rs6000/rs6000-c.c:66
-msgid "number must be 0 or 1"
-msgstr ""
+#: cp/decl.c:7278
+#, fuzzy, gcc-internal-format
+msgid "size of array has non-integral type %qT"
+msgstr "grootte van array %qs is van een niet-integraal type"
 
-# Moet 'signature-string' vertaald worden?
-#: config/rs6000/rs6000-c.c:69
-#, fuzzy
-msgid "junk at end of #pragma longcall"
-msgstr "Brol aan einde van signature-string."
+#: cp/decl.c:7327
+#, fuzzy, gcc-internal-format
+msgid "size of array %qD is negative"
+msgstr "grootte van array %qs is negatief"
 
-#: config/rs6000/rs6000.c:1262
-msgid "-mmultiple is not supported on little endian systems"
-msgstr ""
+#: cp/decl.c:7329
+#, fuzzy, gcc-internal-format
+msgid "size of array is negative"
+msgstr "grootte van array %qs is negatief"
 
-#: config/rs6000/rs6000.c:1269
-msgid "-mstring is not supported on little endian systems"
-msgstr ""
+#: cp/decl.c:7337
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids zero-size array %qD"
+msgstr "ISO C++ verbiedt array %qs met lengte 0"
 
-#: config/rs6000/rs6000.c:1283
-#, c-format
-msgid "unknown -mdebug-%s switch"
-msgstr ""
+#: cp/decl.c:7339
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids zero-size array"
+msgstr "ISO C++ verbiedt array %qs met lengte 0"
 
-#: config/rs6000/rs6000.c:1295
-msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
-msgstr ""
+#: cp/decl.c:7346
+#, fuzzy, gcc-internal-format
+msgid "size of array %qD is not an integral constant-expression"
+msgstr "grootte van array %qs is van een niet-integraal type"
 
-#: config/rs6000/rs6000.c:1306
-#, c-format
-msgid "Unknown switch -mlong-double-%s"
-msgstr ""
+#: cp/decl.c:7349
+#, fuzzy, gcc-internal-format
+msgid "size of array is not an integral constant-expression"
+msgstr "ongeldig gebruik van een void-expressie"
 
-#: config/rs6000/rs6000.c:1362
-msgid "AltiVec and E500 instructions cannot coexist"
-msgstr ""
+#: cp/decl.c:7355
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids variable length array %qD"
+msgstr "ISO C++ verbiedt array %qs van variabele lengte"
 
-#: config/rs6000/rs6000.c:1630
-#, fuzzy, c-format
-msgid "unknown -m%s= option specified: '%s'"
-msgstr "onbekende machine-modus `%s'"
+#: cp/decl.c:7357
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids variable length array"
+msgstr "ISO C++ verbiedt array %qs van variabele lengte"
 
-#: config/rs6000/rs6000.c:1651
-#, c-format
-msgid "not configured for ABI: '%s'"
+#: cp/decl.c:7363
+#, gcc-internal-format
+msgid "variable length array %qD is used"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1659
-msgid "Using darwin64 ABI"
+#: cp/decl.c:7399
+#, gcc-internal-format
+msgid "overflow in array dimension"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1664
-msgid "Using old darwin ABI"
-msgstr ""
+#: cp/decl.c:7455
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as array of void"
+msgstr "%qs wordt gedeclareerd als een array van voids"
 
-#: config/rs6000/rs6000.c:1670
-#, fuzzy, c-format
-msgid "unknown ABI specified: '%s'"
-msgstr "onbekende machine-modus `%s'"
+#: cp/decl.c:7457
+#, fuzzy, gcc-internal-format
+msgid "creating array of void"
+msgstr "doorgeven van argument %d van %qs"
 
-#: config/rs6000/rs6000.c:1687
-#, fuzzy
-msgid "invalid option for -mfloat-gprs"
-msgstr "Pngeldige optie `-%s'"
+#: cp/decl.c:7462
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as array of functions"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: config/rs6000/rs6000.c:1703
-msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
+#: cp/decl.c:7464
+#, fuzzy, gcc-internal-format
+msgid "creating array of functions"
+msgstr "doorgeven van argument %d van %qs"
+
+#: cp/decl.c:7469
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as array of references"
+msgstr "%qs wordt gedeclareerd als een array van functies"
+
+#: cp/decl.c:7471
+#, fuzzy, gcc-internal-format
+msgid "creating array of references"
+msgstr "doorgeven van argument %d van %qs"
+
+#: cp/decl.c:7476
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as array of function members"
+msgstr "%qs wordt gedeclareerd als een array van functies"
+
+#: cp/decl.c:7478
+#, fuzzy, gcc-internal-format
+msgid "creating array of function members"
+msgstr "%qs wordt gedeclareerd als een array van functies"
+
+#: cp/decl.c:7492
+#, gcc-internal-format
+msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: config/rs6000/rs6000.c:1710
-#, fuzzy, c-format
-msgid "unknown -malign-XXXXX option specified: '%s'"
-msgstr "onbekende machine-modus `%s'"
-
-#: config/rs6000/rs6000.c:4770
-msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
+#: cp/decl.c:7496
+#, gcc-internal-format
+msgid "multidimensional array must have bounds for all dimensions except the first"
 msgstr ""
 
-#: config/rs6000/rs6000.c:4843
-msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
+#: cp/decl.c:7531
+#, gcc-internal-format
+msgid "return type specification for constructor invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5075
-msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
+#: cp/decl.c:7541
+#, gcc-internal-format
+msgid "return type specification for destructor invalid"
 msgstr ""
 
-#: config/rs6000/rs6000.c:5938
-msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
+#: cp/decl.c:7554
+#, fuzzy, gcc-internal-format
+msgid "return type specified for %<operator %T%>"
+msgstr "registernaam niet opgegeven voor %qs"
+
+#: cp/decl.c:7576
+#, gcc-internal-format
+msgid "unnamed variable or field declared void"
 msgstr ""
 
-#: config/rs6000/rs6000.c:6833
-#, fuzzy
-msgid "argument 1 must be a 5-bit signed literal"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/decl.c:7583
+#, gcc-internal-format
+msgid "variable or field declared void"
+msgstr ""
 
-#: config/rs6000/rs6000.c:6936 config/rs6000/rs6000.c:7606
-#, fuzzy
-msgid "argument 2 must be a 5-bit unsigned literal"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/decl.c:7762
+#, fuzzy, gcc-internal-format
+msgid "invalid use of qualified-name %<::%D%>"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: config/rs6000/rs6000.c:6976
-#, fuzzy
-msgid "argument 1 of __builtin_altivec_predicate must be a constant"
-msgstr "argument voor `__builtin_args_info' moet een constante zijn"
+#: cp/decl.c:7765
+#, fuzzy, gcc-internal-format
+msgid "invalid use of qualified-name %<%T::%D%>"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: config/rs6000/rs6000.c:7030
-#, fuzzy
-msgid "argument 1 of __builtin_altivec_predicate is out of range"
-msgstr "argument voor `__builtin_args_info' buiten bereik"
+#: cp/decl.c:7768
+#, fuzzy, gcc-internal-format
+msgid "invalid use of qualified-name %<%D::%D%>"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: config/rs6000/rs6000.c:7192
-#, fuzzy
-msgid "argument 3 must be a 4-bit unsigned literal"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/decl.c:7780
+#, fuzzy, gcc-internal-format
+msgid "type %qT is not derived from type %qT"
+msgstr "iterator %qs is van een afgeleid type"
 
-#: config/rs6000/rs6000.c:7364
-#, fuzzy, c-format
-msgid "argument to %qs must be a 2-bit unsigned literal"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/decl.c:7796 cp/decl.c:7888 cp/decl.c:9157
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as non-function"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: config/rs6000/rs6000.c:7477
-#, fuzzy
-msgid "argument to dss must be a 2-bit unsigned literal"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/decl.c:7802
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as non-member"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: config/rs6000/rs6000.c:7492
-#, c-format
-msgid "invalid parameter combination for %qs AltiVec intrinsic"
+#: cp/decl.c:7833
+#, gcc-internal-format
+msgid "declarator-id missing; using reserved word %qD"
 msgstr ""
 
-#: config/rs6000/rs6000.c:7726
-#, fuzzy
-msgid "argument 1 of __builtin_spe_predicate must be a constant"
-msgstr "argument voor `__builtin_args_info' moet een constante zijn"
+#: cp/decl.c:7880
+#, fuzzy, gcc-internal-format
+msgid "function definition does not declare parameters"
+msgstr "functie-definitie als %<register%> gedeclareerd"
 
-#: config/rs6000/rs6000.c:7799
-#, fuzzy
-msgid "argument 1 of __builtin_spe_predicate is out of range"
-msgstr "argument voor `__builtin_args_info' buiten bereik"
+#: cp/decl.c:7922
+#, fuzzy, gcc-internal-format
+msgid "two or more data types in declaration of %qs"
+msgstr "twee of meer data types in de declaratie van %qs"
 
-#: config/rs6000/rs6000.c:10694
-#, c-format
-msgid "invalid %%f value"
-msgstr ""
+#: cp/decl.c:7928
+#, fuzzy, gcc-internal-format
+msgid "conflicting specifiers in declaration of %qs"
+msgstr "conflicterende declaraties van %qs"
 
-#: config/rs6000/rs6000.c:10703
-#, c-format
-msgid "invalid %%F value"
+#: cp/decl.c:7999 cp/decl.c:8002 cp/decl.c:8005
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids declaration of %qs with no type"
+msgstr "ISO C++ verbiedt lid-declaraties zonder leden"
+
+#: cp/decl.c:8030 cp/decl.c:8048
+#, fuzzy, gcc-internal-format
+msgid "%<signed%> or %<unsigned%> invalid for %qs"
+msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor %qs"
+
+#: cp/decl.c:8032
+#, fuzzy, gcc-internal-format
+msgid "%<signed%> and %<unsigned%> specified together for %qs"
+msgstr "zowel 'signed' als 'unsigned' opgegeven voor %qs"
+
+#: cp/decl.c:8034
+#, fuzzy, gcc-internal-format
+msgid "%<long long%> invalid for %qs"
+msgstr "'complex' ongeldig voor %qs"
+
+#: cp/decl.c:8036
+#, fuzzy, gcc-internal-format
+msgid "%<long%> invalid for %qs"
+msgstr "'complex' ongeldig voor %qs"
+
+#: cp/decl.c:8038
+#, fuzzy, gcc-internal-format
+msgid "%<short%> invalid for %qs"
+msgstr "'complex' ongeldig voor %qs"
+
+#: cp/decl.c:8040
+#, fuzzy, gcc-internal-format
+msgid "%<long%> or %<short%> invalid for %qs"
+msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor %qs"
+
+#: cp/decl.c:8042
+#, fuzzy, gcc-internal-format
+msgid "%<long%> or %<short%> specified with char for %qs"
+msgstr "'long' of 'short' opgegeven bij 'char' voor %qs"
+
+#: cp/decl.c:8044
+#, fuzzy, gcc-internal-format
+msgid "%<long%> and %<short%> specified together for %qs"
+msgstr "zowel 'long' als 'short' opgegeven voor %qs"
+
+#: cp/decl.c:8050
+#, fuzzy, gcc-internal-format
+msgid "%<short%> or %<long%> invalid for %qs"
+msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor %qs"
+
+#: cp/decl.c:8058
+#, fuzzy, gcc-internal-format
+msgid "long, short, signed or unsigned used invalidly for %qs"
+msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor %qs"
+
+#: cp/decl.c:8122
+#, fuzzy, gcc-internal-format
+msgid "complex invalid for %qs"
+msgstr "'complex' ongeldig voor %qs"
+
+#: cp/decl.c:8153
+#, gcc-internal-format
+msgid "both %<const%> and %<constexpr%> cannot be used here"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10712
-#, c-format
-msgid "invalid %%G value"
+#: cp/decl.c:8162
+#, gcc-internal-format
+msgid "qualifiers are not allowed on declaration of %<operator %T%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10747
-#, c-format
-msgid "invalid %%j code"
+#: cp/decl.c:8175 cp/typeck.c:7831
+#, fuzzy, gcc-internal-format
+msgid "ignoring %qV qualifiers added to function type %qT"
+msgstr "%s laat qualifiers van doeltype van pointer vallen"
+
+#: cp/decl.c:8198
+#, gcc-internal-format
+msgid "member %qD cannot be declared both virtual and static"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10757
-#, c-format
-msgid "invalid %%J code"
+#: cp/decl.c:8206
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%D%> is not a valid declarator"
+msgstr "%qs is geen iterator"
+
+#: cp/decl.c:8215
+#, gcc-internal-format
+msgid "typedef declaration invalid in parameter declaration"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10767
-#, c-format
-msgid "invalid %%k value"
+#: cp/decl.c:8220
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for template parameter %qs"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: cp/decl.c:8226
+#, gcc-internal-format
+msgid "storage class specifiers invalid in parameter declarations"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10787 config/xtensa/xtensa.c:1937
-#, fuzzy, c-format
-msgid "invalid %%K value"
-msgstr "ongeldige waarde voor %%E"
+#: cp/decl.c:8230
+#, fuzzy, gcc-internal-format
+msgid "parameter declared %<auto%>"
+msgstr "%Jparameter %qD als %<inline%> gedeclareerd"
 
-#: config/rs6000/rs6000.c:10854
-#, c-format
-msgid "invalid %%O value"
-msgstr "ongeldige waarde voor %%O"
+#: cp/decl.c:8238
+#, fuzzy, gcc-internal-format
+msgid "a parameter cannot be declared %<constexpr%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.c:10901
-#, fuzzy, c-format
-msgid "invalid %%q value"
-msgstr "ongeldige waarde voor %q"
+#: cp/decl.c:8247
+#, fuzzy, gcc-internal-format
+msgid "%<virtual%> outside class declaration"
+msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
 
-#: config/rs6000/rs6000.c:10945
-#, c-format
-msgid "invalid %%S value"
-msgstr ""
+#: cp/decl.c:8265
+#, fuzzy, gcc-internal-format
+msgid "multiple storage classes in declaration of %qs"
+msgstr "meerdere opslagklassen in declaratie van %qs"
+
+#: cp/decl.c:8288
+#, fuzzy, gcc-internal-format
+msgid "storage class specified for %qs"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: cp/decl.c:8292
+#, gcc-internal-format
+msgid "storage class specified for parameter %qs"
+msgstr "opslagklasse opgegeven voor parameter %qs"
+
+#: cp/decl.c:8305
+#, gcc-internal-format
+msgid "nested function %qs declared %<extern%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
+
+#: cp/decl.c:8309
+#, fuzzy, gcc-internal-format
+msgid "top-level declaration of %qs specifies %<auto%>"
+msgstr "top-level declaratie van %qs specifieert %<auto%>"
 
-#: config/rs6000/rs6000.c:10987
-#, c-format
-msgid "invalid %%T value"
+#: cp/decl.c:8315
+#, gcc-internal-format
+msgid "function-scope %qs implicitly auto and declared %<__thread%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:10997
-#, c-format
-msgid "invalid %%u value"
+#: cp/decl.c:8322
+#, gcc-internal-format
+msgid "storage class specifiers invalid in friend function declarations"
 msgstr ""
 
-#: config/rs6000/rs6000.c:11006 config/xtensa/xtensa.c:1907
-#, c-format
-msgid "invalid %%v value"
-msgstr ""
+#: cp/decl.c:8416
+#, gcc-internal-format
+msgid "%qs declared as function returning a function"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: config/rs6000/rs6000.c:13670
-#, fuzzy
-msgid "stack frame too large"
-msgstr "bestand `%s' is te groot"
+#: cp/decl.c:8421
+#, gcc-internal-format
+msgid "%qs declared as function returning an array"
+msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
 
-#: config/rs6000/rs6000.c:16188
-msgid "no profiling of 64-bit code for this ABI"
+#: cp/decl.c:8442
+#, gcc-internal-format
+msgid "%qs function uses %<auto%> type specifier without late return type"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17278
-msgid "use of %<long%> in AltiVec types is invalid for 64-bit code"
+#: cp/decl.c:8448
+#, gcc-internal-format
+msgid "%qs function with late return type has %qT as its type rather than plain %<auto%>"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17280
-msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
+#: cp/decl.c:8456
+#, gcc-internal-format
+msgid "%qs function with late return type not declared with %<auto%> type specifier"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17284
-msgid "use of %<long long%> in AltiVec types is invalid"
+#: cp/decl.c:8489
+#, gcc-internal-format
+msgid "destructor cannot be static member function"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17286
-msgid "use of %<double%> in AltiVec types is invalid"
-msgstr ""
+#: cp/decl.c:8494
+#, fuzzy, gcc-internal-format
+msgid "destructors may not be cv-qualified"
+msgstr "structure heeft geen lid dat %qs heet"
 
-#: config/rs6000/rs6000.c:17288
-msgid "use of %<long double%> in AltiVec types is invalid"
+#: cp/decl.c:8512
+#, gcc-internal-format
+msgid "constructors cannot be declared virtual"
 msgstr ""
 
-#: config/rs6000/rs6000.c:17290
-msgid "use of boolean types in AltiVec types is invalid"
-msgstr ""
+#: cp/decl.c:8525
+#, fuzzy, gcc-internal-format
+msgid "can't initialize friend function %qs"
+msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
 
-#: config/rs6000/rs6000.c:17292
-msgid "use of %<complex%> in AltiVec types is invalid"
+#. Cannot be both friend and virtual.
+#: cp/decl.c:8529
+#, gcc-internal-format
+msgid "virtual functions cannot be friends"
 msgstr ""
 
-#: config/rs6000/aix.h:204
-msgid "Conform more closely to IBM XLC semantics"
+#: cp/decl.c:8533
+#, gcc-internal-format
+msgid "friend declaration not in class definition"
 msgstr ""
 
-#: config/rs6000/aix.h:206
-msgid "Default GCC semantics that differ from IBM XLC"
+#: cp/decl.c:8535
+#, gcc-internal-format
+msgid "can't define friend function %qs in a local class definition"
 msgstr ""
 
-#: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
-#: config/rs6000/aix52.h:31
-msgid "Support message passing with the Parallel Environment"
+#: cp/decl.c:8553
+#, gcc-internal-format
+msgid "the %<constexpr%> specifier cannot be used in a function declaration that is not a definition"
 msgstr ""
 
-#: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
-msgid "Compile for 64-bit pointers"
+#: cp/decl.c:8571
+#, gcc-internal-format
+msgid "destructors may not have parameters"
 msgstr ""
 
-#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
-msgid "Compile for 32-bit pointers"
-msgstr ""
+#: cp/decl.c:8590
+#, fuzzy, gcc-internal-format
+msgid "cannot declare pointer to %q#T"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
-#, fuzzy
-msgid "-maix64 and POWER architecture are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: cp/decl.c:8603 cp/decl.c:8610
+#, fuzzy, gcc-internal-format
+msgid "cannot declare reference to %q#T"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
-msgid "-maix64 requires PowerPC64 architecture remain enabled"
-msgstr ""
+#: cp/decl.c:8612
+#, fuzzy, gcc-internal-format
+msgid "cannot declare pointer to %q#T member"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
-msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
-msgstr ""
+#: cp/decl.c:8633
+#, fuzzy, gcc-internal-format
+msgid "cannot declare reference to qualified function type %qT"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
-msgid "Generate 64-bit code"
-msgstr ""
+#: cp/decl.c:8634
+#, fuzzy, gcc-internal-format
+msgid "cannot declare pointer to qualified function type %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
-msgid "Generate 32-bit code"
+#: cp/decl.c:8670
+#, gcc-internal-format
+msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
 msgstr ""
 
-#: config/rs6000/darwin.h:73
-msgid "Generate code suitable for executables (NOT shared libs)"
+#: cp/decl.c:8714
+#, fuzzy, gcc-internal-format
+msgid "template-id %qD used as a declarator"
+msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
+
+#: cp/decl.c:8765
+#, gcc-internal-format
+msgid "member functions are implicitly friends of their class"
 msgstr ""
 
-#. The Darwin ABI always includes AltiVec, can't be (validly) turned
-#. off.
-#: config/rs6000/darwin.h:89
-msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
+#: cp/decl.c:8770
+#, gcc-internal-format
+msgid "extra qualification %<%T::%> on member %qs"
 msgstr ""
 
-#. Darwin doesn't support -fpic.
-#: config/rs6000/darwin.h:95
-#, fuzzy
-msgid "-fpic is not supported; -fPIC assumed"
-msgstr "-pipe wordt niet ondersteund"
+#: cp/decl.c:8802
+#, fuzzy, gcc-internal-format
+msgid "cannot define member function %<%T::%s%> within %<%T%>"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: config/rs6000/darwin.h:113
-msgid "-m64 requires PowerPC64 architecture, enabling"
+#: cp/decl.c:8811
+#, gcc-internal-format
+msgid "a constexpr function cannot be defined outside of its class"
 msgstr ""
 
-#. See note below.
-#. if (rs6000_long_double_size_string == NULL)
-#. rs6000_long_double_type_size = 128;
-#: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
-#, fuzzy
-msgid "-m64 not supported in this configuration"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
+#: cp/decl.c:8825
+#, fuzzy, gcc-internal-format
+msgid "cannot declare member %<%T::%s%> within %qT"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: config/rs6000/linux64.h:109
-msgid "-m64 requires a PowerPC64 cpu"
-msgstr ""
+#: cp/decl.c:8848
+#, fuzzy, gcc-internal-format
+msgid "non-parameter %qs cannot be a parameter pack"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/linux64.h:221
-msgid "Call mcount for profiling before a function prologue"
-msgstr ""
+#: cp/decl.c:8858
+#, gcc-internal-format
+msgid "size of array %qs is too large"
+msgstr "omvang van array %qs is te groot"
 
-#: config/rs6000/linux64.h:223
-msgid "Call mcount for profiling after a function prologue"
-msgstr ""
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/decl.c:8869
+#, fuzzy, gcc-internal-format
+msgid "data member may not have variably modified type %qT"
+msgstr "argument %d is alleen-lezen"
 
-#. Run-time compilation parameters selecting different hardware subsets.
-#.
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/rs6000/rs6000.h:277
-msgid "Use POWER instruction set"
-msgstr ""
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/decl.c:8871
+#, fuzzy, gcc-internal-format
+msgid "parameter may not have variably modified type %qT"
+msgstr "argument %d is alleen-lezen"
 
-#: config/rs6000/rs6000.h:280
-msgid "Use POWER2 instruction set"
+#. [dcl.fct.spec] The explicit specifier shall only be used in
+#. declarations of constructors within a class definition.
+#: cp/decl.c:8879
+#, gcc-internal-format
+msgid "only declarations of constructors can be %<explicit%>"
 msgstr ""
 
-#: config/rs6000/rs6000.h:282
-msgid "Do not use POWER2 instruction set"
-msgstr ""
+#: cp/decl.c:8887
+#, fuzzy, gcc-internal-format
+msgid "non-member %qs cannot be declared %<mutable%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.h:285
-msgid "Do not use POWER instruction set"
-msgstr ""
+#: cp/decl.c:8892
+#, fuzzy, gcc-internal-format
+msgid "non-object member %qs cannot be declared %<mutable%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.h:287
-msgid "Use PowerPC instruction set"
-msgstr ""
+#: cp/decl.c:8898
+#, fuzzy, gcc-internal-format
+msgid "function %qs cannot be declared %<mutable%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.h:290
-msgid "Do not use PowerPC instruction set"
-msgstr ""
+#: cp/decl.c:8903
+#, fuzzy, gcc-internal-format
+msgid "static %qs cannot be declared %<mutable%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.h:292
-msgid "Use PowerPC General Purpose group optional instructions"
-msgstr ""
+#: cp/decl.c:8908
+#, fuzzy, gcc-internal-format
+msgid "const %qs cannot be declared %<mutable%>"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: config/rs6000/rs6000.h:294
-msgid "Do not use PowerPC General Purpose group optional instructions"
+#: cp/decl.c:8946
+#, gcc-internal-format
+msgid "typedef name may not be a nested-name-specifier"
 msgstr ""
 
-#: config/rs6000/rs6000.h:296
-msgid "Use PowerPC Graphics group optional instructions"
+#: cp/decl.c:8964
+#, gcc-internal-format
+msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
 msgstr ""
 
-#: config/rs6000/rs6000.h:298
-#, fuzzy
-msgid "Do not use PowerPC Graphics group optional instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:9058
+#, fuzzy, gcc-internal-format
+msgid "qualified function types cannot be used to declare static member functions"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#: config/rs6000/rs6000.h:300
-msgid "Use PowerPC-64 instruction set"
-msgstr ""
+#: cp/decl.c:9060
+#, fuzzy, gcc-internal-format
+msgid "qualified function types cannot be used to declare free functions"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#: config/rs6000/rs6000.h:302
-#, fuzzy
-msgid "Do not use PowerPC-64 instruction set"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:9087
+#, fuzzy, gcc-internal-format
+msgid "type qualifiers specified for friend class declaration"
+msgstr "twee types opgegeven in één lege declaratie"
 
-#: config/rs6000/rs6000.h:304
-msgid "Use AltiVec instructions"
-msgstr ""
+#: cp/decl.c:9092
+#, fuzzy, gcc-internal-format
+msgid "%<inline%> specified for friend class declaration"
+msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
 
-#: config/rs6000/rs6000.h:306
-#, fuzzy
-msgid "Do not use AltiVec instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:9100
+#, fuzzy, gcc-internal-format
+msgid "template parameters cannot be friends"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
 
-#: config/rs6000/rs6000.h:308
-msgid "Use new mnemonics for PowerPC architecture"
+#: cp/decl.c:9102
+#, gcc-internal-format
+msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
 msgstr ""
 
-#: config/rs6000/rs6000.h:310
-msgid "Use old mnemonics for PowerPC architecture"
+#: cp/decl.c:9106
+#, gcc-internal-format
+msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
 msgstr ""
 
-#: config/rs6000/rs6000.h:313
-msgid "Put everything in the regular TOC"
+#: cp/decl.c:9119
+#, gcc-internal-format
+msgid "trying to make class %qT a friend of global scope"
 msgstr ""
 
-#: config/rs6000/rs6000.h:315
-#, fuzzy
-msgid "Place floating point constants in TOC"
-msgstr "misvormde floating-point constante"
-
-#: config/rs6000/rs6000.h:317
-#, fuzzy
-msgid "Do not place floating point constants in TOC"
-msgstr "misvormde floating-point constante"
+#: cp/decl.c:9137
+#, fuzzy, gcc-internal-format
+msgid "invalid qualifiers on non-member function type"
+msgstr "%s laat qualifiers van doeltype van pointer vallen"
 
-#: config/rs6000/rs6000.h:319
-msgid "Place symbol+offset constants in TOC"
-msgstr ""
+#: cp/decl.c:9147
+#, fuzzy, gcc-internal-format
+msgid "abstract declarator %qT used as declaration"
+msgstr "de declaratie van %qs verbergt een globale declaratie"
 
-#: config/rs6000/rs6000.h:321
-#, fuzzy
-msgid "Do not place symbol+offset constants in TOC"
-msgstr "misvormde floating-point constante"
+#: cp/decl.c:9176
+#, fuzzy, gcc-internal-format
+msgid "cannot use %<::%> in parameter declaration"
+msgstr "attributen genegeerd in declarator van parameter-array"
 
-#: config/rs6000/rs6000.h:327
-msgid "Place variable addresses in the regular TOC"
-msgstr ""
+#. Something like struct S { int N::j; };
+#: cp/decl.c:9222
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %<::%>"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: config/rs6000/rs6000.h:333
-msgid "Generate load/store multiple instructions"
+#: cp/decl.c:9237
+#, gcc-internal-format
+msgid "can't make %qD into a method -- not in a class"
 msgstr ""
 
-#: config/rs6000/rs6000.h:335
-msgid "Do not generate load/store multiple instructions"
-msgstr ""
+#: cp/decl.c:9246
+#, fuzzy, gcc-internal-format
+msgid "function %qD declared virtual inside a union"
+msgstr "veld %qs als een functie gedeclareerd"
 
-#: config/rs6000/rs6000.h:337
-msgid "Generate string instructions for block moves"
+#: cp/decl.c:9255
+#, gcc-internal-format
+msgid "%qD cannot be declared virtual, since it is always static"
 msgstr ""
 
-#: config/rs6000/rs6000.h:339
-msgid "Do not generate string instructions for block moves"
-msgstr ""
+#: cp/decl.c:9273
+#, fuzzy, gcc-internal-format
+msgid "expected qualified name in friend declaration for destructor %qD"
+msgstr "eerdere impliciete declaratie van `%s'"
 
-#: config/rs6000/rs6000.h:341
-msgid "Generate load/store with update instructions"
-msgstr ""
+#: cp/decl.c:9280
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD as member of %qT"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: config/rs6000/rs6000.h:343
-msgid "Do not generate load/store with update instructions"
+#: cp/decl.c:9285
+#, gcc-internal-format
+msgid "a destructor cannot be %<constexpr%>"
 msgstr ""
 
-#: config/rs6000/rs6000.h:347
-#, fuzzy
-msgid "Do not generate fused multiply/add instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:9289
+#, fuzzy, gcc-internal-format
+msgid "expected qualified name in friend declaration for constructor %qD"
+msgstr "eerdere impliciete declaratie van `%s'"
 
-#: config/rs6000/rs6000.h:351
-msgid "Do not schedule the start and end of the procedure"
-msgstr ""
+#: cp/decl.c:9353
+#, fuzzy, gcc-internal-format
+msgid "field %qD has incomplete type"
+msgstr "veld %qs heeft een onvolledig type"
 
-#: config/rs6000/rs6000.h:357
-msgid "Return all structures in memory (AIX default)"
-msgstr ""
+#: cp/decl.c:9355
+#, fuzzy, gcc-internal-format
+msgid "name %qT has incomplete type"
+msgstr "parameter %qs heeft een onvolledig type"
 
-#: config/rs6000/rs6000.h:359
-msgid "Return small structures in registers (SVR4 default)"
-msgstr ""
+#: cp/decl.c:9364
+#, fuzzy, gcc-internal-format
+msgid "  in instantiation of template %qT"
+msgstr "impliciete declaratie van functie %qs"
 
-#: config/rs6000/rs6000.h:365
-#, fuzzy
-msgid "Generate single field mfcr instruction"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:9373
+#, fuzzy, gcc-internal-format
+msgid "%qE is neither function nor member function; cannot be declared friend"
+msgstr "%qs mag niet als alleen-lezen gedeclareerd worden"
 
-#: config/rs6000/rs6000.h:367
-#, fuzzy
-msgid "Do not generate single field mfcr instruction"
-msgstr "interne fout - slechte ingebouwde functie `%s'"
+#. An attempt is being made to initialize a non-static
+#. member.  But, from [class.mem]:
+#.
+#. 4 A member-declarator can contain a
+#. constant-initializer only if it declares a static
+#. member (_class.static_) of integral or enumeration
+#. type, see _class.static.data_.
+#.
+#. This used to be relatively common practice, but
+#. the rest of the compiler does not correctly
+#. handle the initialization unless the member is
+#. static so we make it static below.
+#: cp/decl.c:9426
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids initialization of member %qD"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/rs6000/rs6000.h:451 config/sparc/sparc.h:718
-msgid "Use features of and schedule code for given CPU"
+#: cp/decl.c:9428
+#, gcc-internal-format
+msgid "making %qD static"
 msgstr ""
 
-#: config/rs6000/rs6000.h:454
-msgid "Enable debug output"
-msgstr ""
+#: cp/decl.c:9462
+#, fuzzy, gcc-internal-format
+msgid "non-static data member %qE declared %<constexpr%>"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/rs6000/rs6000.h:456
-msgid "Select full, part, or no traceback table"
-msgstr ""
+#: cp/decl.c:9497
+#, fuzzy, gcc-internal-format
+msgid "storage class %<auto%> invalid for function %qs"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: config/rs6000/rs6000.h:457
-msgid "Specify ABI to use"
-msgstr ""
+#: cp/decl.c:9499
+#, fuzzy, gcc-internal-format
+msgid "storage class %<register%> invalid for function %qs"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: config/rs6000/rs6000.h:459
-msgid "Specify size of long double (64 or 128 bits)"
-msgstr ""
+#: cp/decl.c:9501
+#, fuzzy, gcc-internal-format
+msgid "storage class %<__thread%> invalid for function %qs"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: config/rs6000/rs6000.h:461
-msgid "Specify yes/no if isel instructions should be generated"
+#: cp/decl.c:9513
+#, gcc-internal-format
+msgid "%<static%> specified invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: config/rs6000/rs6000.h:463
-msgid "Specify yes/no if SPE SIMD instructions should be generated"
+#: cp/decl.c:9517
+#, gcc-internal-format
+msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
 msgstr ""
 
-#: config/rs6000/rs6000.h:465
-msgid "Specify yes/no if using floating point in the GPRs"
-msgstr ""
+#: cp/decl.c:9524
+#, fuzzy, gcc-internal-format
+msgid "%q#T is not a class or a namespace"
+msgstr "%qs is geen iterator"
 
-#: config/rs6000/rs6000.h:467
-msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
-msgstr ""
+#: cp/decl.c:9532
+#, fuzzy, gcc-internal-format
+msgid "virtual non-class function %qs"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: config/rs6000/rs6000.h:469
-msgid "Avoid all range limits on call instructions"
-msgstr ""
+#: cp/decl.c:9539
+#, fuzzy, gcc-internal-format
+msgid "%qs defined in a non-class scope"
+msgstr "het %qs attribuut wordt genegeerd voor niet-class-types"
 
-#: config/rs6000/rs6000.h:472
-msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
+#: cp/decl.c:9572
+#, gcc-internal-format
+msgid "cannot declare member function %qD to have static linkage"
 msgstr ""
 
-#: config/rs6000/rs6000.h:475
-msgid "Determine which dependences between insns are considered costly"
+#. FIXME need arm citation
+#: cp/decl.c:9579
+#, gcc-internal-format
+msgid "cannot declare static function inside another function"
 msgstr ""
 
-#: config/rs6000/rs6000.h:477
-msgid "Specify which post scheduling nop insertion scheme to apply"
+#: cp/decl.c:9609
+#, gcc-internal-format
+msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
 msgstr ""
 
-#: config/rs6000/rs6000.h:479
-msgid "Specify alignment of structure fields default/natural"
-msgstr ""
+#: cp/decl.c:9616
+#, fuzzy, gcc-internal-format
+msgid "static member %qD declared %<register%>"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/rs6000/rs6000.h:481
-msgid "Specify scheduling priority for dispatch slot restricted insns"
+#: cp/decl.c:9622
+#, gcc-internal-format
+msgid "cannot explicitly declare member %q#D to have extern linkage"
 msgstr ""
 
-#. Definitions for __builtin_return_address and __builtin_frame_address.
-#. __builtin_return_address (0) should give link register (65), enable
-#. this.
-#. This should be uncommented, so that the link register is used, but
-#. currently this would result in unmatched insns and spilling fixed
-#. registers so we'll leave it for another day.  When these problems are
-#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
-#. (mrs)
-#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
-#. Number of bytes into the frame return addresses can be found.  See
-#. rs6000_stack_info in rs6000.c for more information on how the different
-#. abi's store the return address.
-#: config/rs6000/rs6000.h:1833
-msgid "RETURN_ADDRESS_OFFSET not supported"
-msgstr ""
+#: cp/decl.c:9636
+#, gcc-internal-format
+msgid "%qs initialized and declared %<extern%>"
+msgstr "%qs krijgt beginwaarde en is als %<extern%> gedeclareerd"
 
-#: config/rs6000/sysv4.h:87
-msgid "Select ABI calling convention"
-msgstr ""
+#: cp/decl.c:9640
+#, gcc-internal-format
+msgid "%qs has both %<extern%> and initializer"
+msgstr "%qs heeft zowel %<extern%> als een beginwaarde"
 
-#: config/rs6000/sysv4.h:88
-msgid "Select method for sdata handling"
-msgstr ""
+#: cp/decl.c:9767
+#, fuzzy, gcc-internal-format
+msgid "default argument for %q#D has type %qT"
+msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
 
-#: config/rs6000/sysv4.h:100
-#, fuzzy
-msgid "Align to the base type of the bit-field"
-msgstr "`__alignof' toegepast op bitveld"
+#: cp/decl.c:9770
+#, fuzzy, gcc-internal-format
+msgid "default argument for parameter of type %qT has type %qT"
+msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
 
-#: config/rs6000/sysv4.h:102
-msgid "Don't align to the base type of the bit-field"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/decl.c:9786
+#, fuzzy, gcc-internal-format
+msgid "default argument %qE uses local variable %qD"
+msgstr "ongeldig type-argument %qs"
 
-#: config/rs6000/sysv4.h:104
-msgid "Don't assume that unaligned accesses are handled by the system"
-msgstr ""
+#: cp/decl.c:9874
+#, fuzzy, gcc-internal-format
+msgid "parameter %qD has Java class type"
+msgstr "%Jparameter %qD heeft een onvolledig type"
 
-#: config/rs6000/sysv4.h:106
-msgid "Assume that unaligned accesses are handled by the system"
-msgstr ""
+#: cp/decl.c:9902
+#, fuzzy, gcc-internal-format
+msgid "parameter %qD invalidly declared method type"
+msgstr "parameter %qs als void gedeclareerd"
 
-#: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
-msgid "Produce code relocatable at runtime"
+#: cp/decl.c:9927
+#, gcc-internal-format
+msgid "parameter %qD includes pointer to array of unknown bound %qT"
 msgstr ""
 
-#: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
-msgid "Don't produce code relocatable at runtime"
+#: cp/decl.c:9929
+#, gcc-internal-format
+msgid "parameter %qD includes reference to array of unknown bound %qT"
 msgstr ""
 
-#: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
-msgid "Produce little endian code"
-msgstr ""
+#: cp/decl.c:9944
+#, fuzzy, gcc-internal-format
+msgid "parameter packs must be at the end of the parameter list"
+msgstr "%Jparameternaam ontbreekt in parameterlijst"
 
-#: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
-msgid "Produce big endian code"
+#. [class.copy]
+#.
+#. A declaration of a constructor for a class X is ill-formed if
+#. its first parameter is of type (optionally cv-qualified) X
+#. and either there are no other parameters or else all other
+#. parameters have default arguments.
+#.
+#. We *don't* complain about member template instantiations that
+#. have this form, though; they can occur as we try to decide
+#. what constructor to use during overload resolution.  Since
+#. overload resolution will never prefer such a constructor to
+#. the non-template copy constructor (which is either explicitly
+#. or implicitly defined), there's no need to worry about their
+#. existence.  Theoretically, they should never even be
+#. instantiated, but that's hard to forestall.
+#: cp/decl.c:10167
+#, gcc-internal-format
+msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
 msgstr ""
 
-#: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
-#: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
-#: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
-#: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
-#: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
-msgid "no description yet"
-msgstr ""
+#: cp/decl.c:10289
+#, fuzzy, gcc-internal-format
+msgid "%qD may not be declared within a namespace"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/rs6000/sysv4.h:129
-msgid "Use EABI"
-msgstr ""
+#: cp/decl.c:10294
+#, fuzzy, gcc-internal-format
+msgid "%qD may not be declared as static"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/rs6000/sysv4.h:130
-msgid "Don't use EABI"
-msgstr ""
+#: cp/decl.c:10320
+#, fuzzy, gcc-internal-format
+msgid "%qD must be a nonstatic member function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/rs6000/sysv4.h:133
-msgid "Do not allow bit-fields to cross word boundaries"
-msgstr ""
+#: cp/decl.c:10329
+#, fuzzy, gcc-internal-format
+msgid "%qD must be either a non-static member function or a non-member function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/rs6000/sysv4.h:135
-msgid "Use alternate register names"
+#: cp/decl.c:10351
+#, gcc-internal-format
+msgid "%qD must have an argument of class or enumerated type"
 msgstr ""
 
-#: config/rs6000/sysv4.h:137
-msgid "Don't use alternate register names"
+#: cp/decl.c:10380
+#, gcc-internal-format
+msgid "conversion to a reference to void will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:141
-msgid "Link with libsim.a, libc.a and sim-crt0.o"
+#: cp/decl.c:10382
+#, gcc-internal-format
+msgid "conversion to void will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:143
-msgid "Link with libads.a, libc.a and crt0.o"
+#: cp/decl.c:10389
+#, gcc-internal-format
+msgid "conversion to a reference to the same type will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:145
-msgid "Link with libyk.a, libc.a and crt0.o"
+#: cp/decl.c:10391
+#, gcc-internal-format
+msgid "conversion to the same type will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:147
-msgid "Link with libmvme.a, libc.a and crt0.o"
+#: cp/decl.c:10399
+#, gcc-internal-format
+msgid "conversion to a reference to a base class will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:149
-msgid "Set the PPC_EMB bit in the ELF flags header"
+#: cp/decl.c:10401
+#, gcc-internal-format
+msgid "conversion to a base class will never use a type conversion operator"
 msgstr ""
 
-#: config/rs6000/sysv4.h:150
-msgid "Use the WindISS simulator"
+#. 13.4.0.3
+#: cp/decl.c:10410
+#, gcc-internal-format
+msgid "ISO C++ prohibits overloading operator ?:"
 msgstr ""
 
-#. Sometimes certain combinations of command options do not make sense
-#. on a particular target machine.  You can define a macro
-#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
-#. defined, is executed once just after all the command options have
-#. been parsed.
-#.
-#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
-#. get control.
-#: config/rs6000/sysv4.h:219
-#, fuzzy, c-format
-msgid "bad value for -mcall-%s"
-msgstr "slechte waarde (%s) voor optie -mcpu"
-
-#: config/rs6000/sysv4.h:235
-#, fuzzy, c-format
-msgid "bad value for -msdata=%s"
-msgstr "slechte waarde (%s) voor optie -msdata"
-
-#: config/rs6000/sysv4.h:252
-#, fuzzy, c-format
-msgid "-mrelocatable and -msdata=%s are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
-
-#: config/rs6000/sysv4.h:261
-#, fuzzy, c-format
-msgid "-f%s and -msdata=%s are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: cp/decl.c:10415
+#, fuzzy, gcc-internal-format
+msgid "%qD must not have variable number of arguments"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/rs6000/sysv4.h:270
-#, fuzzy, c-format
-msgid "-msdata=%s and -mcall-%s are incompatible"
-msgstr "-mbsd en -mxopen zijn niet compatibel"
+#: cp/decl.c:10466
+#, fuzzy, gcc-internal-format
+msgid "postfix %qD must take %<int%> as its argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/rs6000/sysv4.h:279
-#, fuzzy
-msgid "-mrelocatable and -mno-minimal-toc are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: cp/decl.c:10469
+#, fuzzy, gcc-internal-format
+msgid "postfix %qD must take %<int%> as its second argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/rs6000/sysv4.h:285
-#, fuzzy, c-format
-msgid "-mrelocatable and -mcall-%s are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: cp/decl.c:10477
+#, fuzzy, gcc-internal-format
+msgid "%qD must take either zero or one argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/rs6000/sysv4.h:292
-#, fuzzy, c-format
-msgid "-fPIC and -mcall-%s are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: cp/decl.c:10479
+#, fuzzy, gcc-internal-format
+msgid "%qD must take either one or two arguments"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/rs6000/sysv4.h:299
-msgid "-mcall-aixdesc must be big endian"
+#: cp/decl.c:10501
+#, gcc-internal-format
+msgid "prefix %qD should return %qT"
 msgstr ""
 
-#: config/rs6000/sysv4.h:314
-#, fuzzy, c-format
-msgid "-m%s not supported in this configuration"
-msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
-
-#: config/s390/s390.c:1406
-#, c-format
-msgid "Unknown cpu used in -march=%s."
+#: cp/decl.c:10507
+#, gcc-internal-format
+msgid "postfix %qD should return %qT"
 msgstr ""
 
-#: config/s390/s390.c:1425
-#, c-format
-msgid "Unknown cpu used in -mtune=%s."
+#: cp/decl.c:10516
+#, gcc-internal-format
+msgid "%qD must take %<void%>"
 msgstr ""
 
-#: config/s390/s390.c:1430
-#, fuzzy, c-format
-msgid "z/Architecture mode not supported on %s."
-msgstr "trapmodus niet ondersteund voor VAX-floats"
+#: cp/decl.c:10518 cp/decl.c:10527
+#, fuzzy, gcc-internal-format
+msgid "%qD must take exactly one argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/s390/s390.c:1432
-#, fuzzy
-msgid "64-bit ABI not supported in ESA/390 mode."
-msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
+#: cp/decl.c:10529
+#, fuzzy, gcc-internal-format
+msgid "%qD must take exactly two arguments"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/s390/s390.c:1443
-msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination."
+#: cp/decl.c:10538
+#, gcc-internal-format
+msgid "user-defined %qD always evaluates both arguments"
 msgstr ""
 
-#: config/s390/s390.c:1450
-#, fuzzy
-msgid "invalid value for -mwarn-framesize"
-msgstr "slechte waarde (%s) voor optie -mcpu"
+#: cp/decl.c:10552
+#, gcc-internal-format
+msgid "%qD should return by value"
+msgstr ""
 
-#: config/s390/s390.c:1460
-#, fuzzy
-msgid "invalid value for -mstack-size"
-msgstr "slechte waarde (%s) voor optie -msdata"
+#: cp/decl.c:10563 cp/decl.c:10568
+#, fuzzy, gcc-internal-format
+msgid "%qD cannot have default arguments"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: config/s390/s390.c:1463
-msgid "stack size must be an exact power of 2"
-msgstr ""
+#: cp/decl.c:10626
+#, fuzzy, gcc-internal-format
+msgid "using template type parameter %qT after %qs"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: config/s390/s390.c:1469
-#, fuzzy
-msgid "invalid value for -mstack-guard"
-msgstr "slechte waarde (%s) voor optie -msdata"
+#: cp/decl.c:10642
+#, fuzzy, gcc-internal-format
+msgid "using typedef-name %qD after %qs"
+msgstr "beginwaarde ontbreekt"
 
-#: config/s390/s390.c:1472
-msgid "stack size must be greater than the stack guard value"
-msgstr ""
+#: cp/decl.c:10643
+#, fuzzy, gcc-internal-format
+msgid "%q+D has a previous declaration here"
+msgstr "dit is een eerdere declaratie"
 
-#: config/s390/s390.c:1475
-msgid "stack guard value must be an exact power of 2"
+#: cp/decl.c:10651
+#, gcc-internal-format
+msgid "%qT referred to as %qs"
 msgstr ""
 
-#: config/s390/s390.c:1478
-msgid "-mstack-size implies use of -mstack-guard"
-msgstr ""
+#: cp/decl.c:10652 cp/decl.c:10659
+#, fuzzy, gcc-internal-format
+msgid "%q+T has a previous declaration here"
+msgstr "dit is een eerdere declaratie"
 
-#: config/s390/s390.c:1482
-msgid "-mstack-guard implies use of -mstack-size"
+#: cp/decl.c:10658
+#, gcc-internal-format
+msgid "%qT referred to as enum"
 msgstr ""
 
-#: config/s390/s390.c:4313
-msgid "Cannot decompose address."
-msgstr ""
+#. If a class template appears as elaborated type specifier
+#. without a template header such as:
+#.
+#. template <class T> class C {};
+#. void f(class C);            // No template header here
+#.
+#. then the required template argument is missing.
+#: cp/decl.c:10673
+#, fuzzy, gcc-internal-format
+msgid "template argument required for %<%s %T%>"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: config/s390/s390.c:4505
-msgid "UNKNOWN in print_operand !?"
+#: cp/decl.c:10721 cp/name-lookup.c:2823
+#, gcc-internal-format
+msgid "%qD has the same name as the class in which it is declared"
 msgstr ""
 
-#: config/s390/s390.c:6552
-msgid "Total size of local variables exceeds architecture limit."
-msgstr ""
+#: cp/decl.c:10751 cp/name-lookup.c:2328 cp/name-lookup.c:3098
+#: cp/name-lookup.c:3143 cp/parser.c:4245 cp/parser.c:18116
+#, fuzzy, gcc-internal-format
+msgid "reference to %qD is ambiguous"
+msgstr "grootte van %qs is %u bytes"
 
-#: config/s390/s390.c:7088
-#, fuzzy, c-format
-msgid "frame size of %qs is "
-msgstr "opslaggrootte van `%s' is onbekend"
+#: cp/decl.c:10865
+#, fuzzy, gcc-internal-format
+msgid "use of enum %q#D without previous declaration"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: config/s390/s390.c:7088
-msgid " bytes"
-msgstr ""
+#: cp/decl.c:10886
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %qT as a non-template"
+msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
 
-#: config/s390/s390.c:7092
-#, c-format
-msgid "%qs uses dynamic stack allocation"
-msgstr ""
+#: cp/decl.c:10887
+#, fuzzy, gcc-internal-format
+msgid "previous declaration %q+D"
+msgstr "eerdere declaratie van %qs"
 
-#: config/s390/s390.h:136
-msgid "Use bras for executable < 64k"
-msgstr ""
+#: cp/decl.c:11001
+#, fuzzy, gcc-internal-format
+msgid "derived union %qT invalid"
+msgstr "overtollige elementen in beginwaarde van union"
 
-#: config/s390/s390.h:137
-msgid "Don't use bras"
+#: cp/decl.c:11010
+#, gcc-internal-format
+msgid "Java class %qT cannot have multiple bases"
 msgstr ""
 
-#: config/s390/s390.h:138
-msgid "Additional debug prints"
+#: cp/decl.c:11021
+#, gcc-internal-format
+msgid "Java class %qT cannot have virtual bases"
 msgstr ""
 
-#: config/s390/s390.h:139
-msgid "Don't print additional debug prints"
-msgstr ""
+#: cp/decl.c:11041
+#, fuzzy, gcc-internal-format
+msgid "base type %qT fails to be a struct or class type"
+msgstr "%qs is geen typedef of ingebouwd type"
 
-#: config/s390/s390.h:140
-msgid "64 bit ABI"
+#: cp/decl.c:11074
+#, gcc-internal-format
+msgid "recursive type %qT undefined"
 msgstr ""
 
-#: config/s390/s390.h:141
-msgid "31 bit ABI"
-msgstr ""
+#: cp/decl.c:11076
+#, fuzzy, gcc-internal-format
+msgid "duplicate base type %qT invalid"
+msgstr "herhaalde case-waarde"
 
-#: config/s390/s390.h:142
-msgid "z/Architecture"
-msgstr ""
+#: cp/decl.c:11160
+#, fuzzy, gcc-internal-format
+msgid "multiple definition of %q#T"
+msgstr "herdefinitie van %qs"
 
-#: config/s390/s390.h:143
-msgid "ESA/390 architecture"
-msgstr ""
+#: cp/decl.c:11162
+#, fuzzy, gcc-internal-format
+msgid "previous definition here"
+msgstr "eerdere definitie van %qs"
 
-#: config/s390/s390.h:144
-msgid "mvcle use"
+#: cp/decl.c:11209
+#, gcc-internal-format
+msgid "underlying type %<%T%> of %<%T%> must be an integral type"
 msgstr ""
 
-#: config/s390/s390.h:145
-msgid "mvc&ex"
+#. DR 377
+#.
+#. IF no integral type can represent all the enumerator values, the
+#. enumeration is ill-formed.
+#: cp/decl.c:11343
+#, gcc-internal-format
+msgid "no integral type can represent all of the enumerator values for %qT"
 msgstr ""
 
-#: config/s390/s390.h:146
-#, fuzzy
-msgid "Enable tpf OS tracing code"
-msgstr "incompatibele record-modus"
+#: cp/decl.c:11475
+#, fuzzy, gcc-internal-format
+msgid "enumerator value for %qD is not an integer constant"
+msgstr "enumeratiewaarde voor %qE is geen integerconstante"
 
-#: config/s390/s390.h:147
-msgid "Disable tpf OS tracing code"
-msgstr ""
+#: cp/decl.c:11507
+#, fuzzy, gcc-internal-format
+msgid "overflow in enumeration values at %qD"
+msgstr "overflow in enumeratiewaarden"
 
-#: config/s390/s390.h:148
-#, fuzzy
-msgid "Disable fused multiply/add instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:11527
+#, fuzzy, gcc-internal-format
+msgid "enumerator value %E is too large for underlying type %<%T%>"
+msgstr "enumeratiewaarde voor %qE is geen integerconstante"
 
-#: config/s390/s390.h:149
-#, fuzzy
-msgid "Enable fused multiply/add instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/decl.c:11628
+#, fuzzy, gcc-internal-format
+msgid "return type %q#T is incomplete"
+msgstr "type van teruggeefwaarde is onvolledig"
 
-#: config/s390/s390.h:150
-msgid "Maintain backchain pointer"
-msgstr ""
+#: cp/decl.c:11630
+#, fuzzy, gcc-internal-format
+msgid "return type has Java class type %q#T"
+msgstr "teruggeeftype is onvolledig"
 
-#: config/s390/s390.h:151
-msgid "Don't maintain backchain pointer"
+#: cp/decl.c:11758 cp/typeck.c:7467
+#, gcc-internal-format
+msgid "%<operator=%> should return a reference to %<*this%>"
 msgstr ""
 
-#: config/s390/s390.h:152
-msgid "Use packed stack layout"
-msgstr ""
+#: cp/decl.c:11853
+#, fuzzy, gcc-internal-format
+msgid "no previous declaration for %q+D"
+msgstr "%Jgeen eerdere declaratie voor %qD"
 
-#: config/s390/s390.h:153
-msgid "Don't use packed stack layout"
-msgstr ""
+#: cp/decl.c:12074
+#, fuzzy, gcc-internal-format
+msgid "invalid function declaration"
+msgstr "herhaalde label-declaratie %qs"
 
-#: config/s390/s390.h:162
-msgid "Warn if a single function's framesize exceeds the given framesize"
-msgstr ""
+#: cp/decl.c:12158
+#, fuzzy, gcc-internal-format
+msgid "parameter %qD declared void"
+msgstr "parameter %qs als void gedeclareerd"
 
-#: config/s390/s390.h:165
-msgid "Warn if a function uses alloca or creates an array with dynamic size"
-msgstr ""
+#: cp/decl.c:12659
+#, fuzzy, gcc-internal-format
+msgid "invalid member function declaration"
+msgstr "herhaalde label-declaratie %qs"
 
-#: config/s390/s390.h:168
-msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
-msgstr ""
+#: cp/decl.c:12674
+#, fuzzy, gcc-internal-format
+msgid "%qD is already defined in class %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/s390/s390.h:171
-msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
+#: cp/decl.c:12885
+#, fuzzy, gcc-internal-format
+msgid "static member function %q#D declared with type qualifiers"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
+
+#: cp/decl2.c:315
+#, gcc-internal-format
+msgid "name missing for member function"
 msgstr ""
 
-#: config/sh/sh.c:6201
-#, fuzzy
-msgid "__builtin_saveregs not supported by this subtarget"
-msgstr "__builtin_saveregs wordt niet ondersteund op dit doelsysteem"
+#: cp/decl2.c:386 cp/decl2.c:400
+#, gcc-internal-format
+msgid "ambiguous conversion for array subscript"
+msgstr ""
 
-#: config/sh/sh.c:7194
-msgid "attribute interrupt_handler is not compatible with -m5-compact"
+#: cp/decl2.c:394
+#, gcc-internal-format
+msgid "invalid types %<%T[%T]%> for array subscript"
 msgstr ""
 
-#. The sp_switch attribute only has meaning for interrupt functions.
-#: config/sh/sh.c:7216 config/sh/sh.c:7251
-#, fuzzy, c-format
-msgid "%qs attribute only applies to interrupt functions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: cp/decl2.c:437
+#, fuzzy, gcc-internal-format
+msgid "deleting array %q#D"
+msgstr "doorgeven van argument %d van %qs"
 
-#. The argument must be a constant string.
-#: config/sh/sh.c:7223
-#, fuzzy, c-format
-msgid "%qs attribute argument not a string constant"
-msgstr "asm-template is geen stringconstante"
+#: cp/decl2.c:443
+#, gcc-internal-format
+msgid "type %q#T argument given to %<delete%>, expected pointer"
+msgstr ""
 
-#. The argument must be a constant integer.
-#: config/sh/sh.c:7258
-#, fuzzy, c-format
-msgid "%qs attribute argument not an integer constant"
-msgstr "herhalings-aantal is geen integerconstante"
+#: cp/decl2.c:455
+#, gcc-internal-format
+msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
+msgstr ""
 
-#: config/sh/symbian.c:147
-#, fuzzy
-msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
-msgstr "functie `%s' geherdeclareerd met noinline attribuut"
+#: cp/decl2.c:463
+#, fuzzy, gcc-internal-format
+msgid "deleting %qT is undefined"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/sh/symbian.c:158
-#, fuzzy
-msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
-msgstr "functie `%s' geherdeclareerd met noinline attribuut"
+#: cp/decl2.c:506 cp/pt.c:4380
+#, fuzzy, gcc-internal-format
+msgid "template declaration of %q#D"
+msgstr "herdeclaratie van %qs"
 
-#: config/sh/symbian.c:171
-msgid "%Hdefinition of static data member '%D' of dllimport'd class."
+#: cp/decl2.c:558
+#, gcc-internal-format
+msgid "Java method %qD has non-Java return type %qT"
 msgstr ""
 
-#: config/sh/symbian.c:286
-msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
+#: cp/decl2.c:575
+#, gcc-internal-format
+msgid "Java method %qD has non-Java parameter type %qT"
 msgstr ""
 
-#: config/sh/symbian.c:332
-msgid "%H%s '%D' %s after being referenced with dllimport linkage."
+#: cp/decl2.c:624
+#, fuzzy, gcc-internal-format
+msgid "template parameter lists provided don't match the template parameters of %qD"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
+
+#: cp/decl2.c:692
+#, gcc-internal-format
+msgid "prototype for %q#D does not match any in class %qT"
 msgstr ""
 
-#: config/sh/symbian.c:436
-#, fuzzy
-msgid "%Hvariable %qD definition is marked dllimport."
-msgstr "statische variable `%s' is als dllimport aangeduid"
+#: cp/decl2.c:768
+#, fuzzy, gcc-internal-format
+msgid "local class %q#T shall not have static data member %q#D"
+msgstr "%qs is geen static veld"
 
-#: config/sh/symbian.c:511
-msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
+#: cp/decl2.c:776
+#, gcc-internal-format
+msgid "initializer invalid for static member with constructor"
 msgstr ""
 
-#: config/sh/symbian.c:892 cp/tree.c:2279
-#, c-format
-msgid "lang_* check: failed in %s, at %s:%d"
+#: cp/decl2.c:779
+#, gcc-internal-format
+msgid "(an out of class initialization is required)"
 msgstr ""
 
-#. There are no delay slots on SHmedia.
-#. Relaxation isn't yet supported for SHmedia
-#. -fprofile-arcs needs a working libgcov .  In unified tree            configurations with newlib, this requires to configure with             --with-newlib --with-headers.  But there is no way to check             here we have a working libgcov, so just assume that we have.
-#: config/sh/sh.h:754
-#, fuzzy
-msgid "Profiling is not supported on this target."
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/decl2.c:840
+#, fuzzy, gcc-internal-format
+msgid "explicit template argument list not allowed"
+msgstr "argument %d is alleen-lezen"
 
-#: config/sparc/sparc.c:589
-#, c-format
-msgid "%s is not supported by this configuration"
+#: cp/decl2.c:846
+#, gcc-internal-format
+msgid "member %qD conflicts with virtual function table field name"
 msgstr ""
 
-#: config/sparc/sparc.c:596
-msgid "-mlong-double-64 not allowed with -m64"
-msgstr ""
+#: cp/decl2.c:882
+#, fuzzy, gcc-internal-format
+msgid "%qD is already defined in %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/sparc/sparc.c:621
-msgid "-mcmodel= is not supported on 32 bit systems"
-msgstr ""
+#: cp/decl2.c:917
+#, fuzzy, gcc-internal-format
+msgid "invalid initializer for member function %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: config/sparc/sparc.c:7324 config/sparc/sparc.c:7330
-#, fuzzy, c-format
-msgid "invalid %%Y operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:923
+#, fuzzy, gcc-internal-format
+msgid "initializer specified for static member function %qD"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/sparc/sparc.c:7400
-#, fuzzy, c-format
-msgid "invalid %%A operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:946
+#, gcc-internal-format
+msgid "field initializer is not constant"
+msgstr ""
 
-#: config/sparc/sparc.c:7410
-#, fuzzy, c-format
-msgid "invalid %%B operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:973
+#, gcc-internal-format
+msgid "%<asm%> specifiers are not permitted on non-static data members"
+msgstr ""
 
-#: config/sparc/sparc.c:7449
-#, fuzzy, c-format
-msgid "invalid %%c operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:1025
+#, fuzzy, gcc-internal-format
+msgid "bit-field %qD with non-integral type"
+msgstr "breedte van bitveld %qs is geen integerconstante"
 
-#: config/sparc/sparc.c:7450
-#, fuzzy, c-format
-msgid "invalid %%C operand"
-msgstr "Ongeldige operand voor %%C"
+#: cp/decl2.c:1031
+#, fuzzy, gcc-internal-format
+msgid "cannot declare %qD to be a bit-field type"
+msgstr "cast geeft functie-type op"
 
-#: config/sparc/sparc.c:7471
-#, fuzzy, c-format
-msgid "invalid %%d operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:1041
+#, fuzzy, gcc-internal-format
+msgid "cannot declare bit-field %qD with function type"
+msgstr "cast geeft functie-type op"
 
-#: config/sparc/sparc.c:7472
-#, fuzzy, c-format
-msgid "invalid %%D operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:1048
+#, fuzzy, gcc-internal-format
+msgid "%qD is already defined in the class %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/sparc/sparc.c:7488
-#, fuzzy, c-format
-msgid "invalid %%f operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:1055
+#, fuzzy, gcc-internal-format
+msgid "static member %qD cannot be a bit-field"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/sparc/sparc.c:7502
-#, fuzzy, c-format
-msgid "invalid %%s operand"
-msgstr "ongeldige operand voor %P"
+#: cp/decl2.c:1312
+#, fuzzy, gcc-internal-format
+msgid "anonymous struct not inside named type"
+msgstr "anonieme %s gedeclareerd binnen parameterlijst"
 
-#: config/sparc/sparc.c:7556
-msgid "long long constant not a valid immediate operand"
+#: cp/decl2.c:1398
+#, gcc-internal-format
+msgid "namespace-scope anonymous aggregates must be static"
 msgstr ""
 
-#: config/sparc/sparc.c:7559
-msgid "floating point constant not a valid immediate operand"
-msgstr ""
+#: cp/decl2.c:1407
+#, fuzzy, gcc-internal-format
+msgid "anonymous union with no members"
+msgstr "anonieme %s gedeclareerd binnen parameterlijst"
 
-#: config/sparc/freebsd.h:77 config/sparc/linux.h:91
-#: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201
-msgid "Use 64 bit long doubles"
+#: cp/decl2.c:1444
+#, gcc-internal-format
+msgid "%<operator new%> must return type %qT"
 msgstr ""
 
-#: config/sparc/freebsd.h:78 config/sparc/linux.h:92
-#: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202
-msgid "Use 128 bit long doubles"
+#. [basic.stc.dynamic.allocation]
+#.
+#. The first parameter shall not have an associated default
+#. argument.
+#: cp/decl2.c:1455
+#, fuzzy, gcc-internal-format
+msgid "the first parameter of %<operator new%> cannot have a default argument"
+msgstr "de tweede parameter van %<va_start%> is niet het laatste benoemde argument"
+
+#: cp/decl2.c:1471
+#, gcc-internal-format
+msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
 msgstr ""
 
-#: config/sparc/sp64-elf.h:87
-msgid "Generate code for big endian"
-msgstr ""
+#: cp/decl2.c:1500
+#, fuzzy, gcc-internal-format
+msgid "%<operator delete%> must return type %qT"
+msgstr "parameter %qs als void gedeclareerd"
 
-#: config/sparc/sp64-elf.h:88
-msgid "Generate code for little endian"
+#: cp/decl2.c:1509
+#, gcc-internal-format
+msgid "%<operator delete%> takes type %qT as first parameter"
 msgstr ""
 
-#: config/sparc/sp86x-elf.h:61
-msgid "Use little-endian byte order for data"
+#: cp/decl2.c:2233
+#, gcc-internal-format
+msgid "%qT has a field %qD whose type uses the anonymous namespace"
 msgstr ""
 
-#: config/sparc/sparc.h:635
-msgid "Assume possible double misalignment"
+#: cp/decl2.c:2240
+#, gcc-internal-format
+msgid "%qT declared with greater visibility than the type of its field %qD"
 msgstr ""
 
-#: config/sparc/sparc.h:637
-msgid "Assume all doubles are aligned"
+#: cp/decl2.c:2253
+#, gcc-internal-format
+msgid "%qT has a base %qT whose type uses the anonymous namespace"
 msgstr ""
 
-#: config/sparc/sparc.h:639
-msgid "Pass -assert pure-text to linker"
+#: cp/decl2.c:2259
+#, gcc-internal-format
+msgid "%qT declared with greater visibility than its base %qT"
 msgstr ""
 
-#: config/sparc/sparc.h:641
-msgid "Do not pass -assert pure-text to linker"
-msgstr ""
+#: cp/decl2.c:3477
+#, fuzzy, gcc-internal-format
+msgid "%q+#D, declared using anonymous type, is used but never defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: config/sparc/sparc.h:643
-msgid "Use ABI reserved registers"
+#: cp/decl2.c:3484
+#, fuzzy, gcc-internal-format
+msgid "%q+#D, declared using local type %qT, is used but never defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
+
+#: cp/decl2.c:3793
+#, fuzzy, gcc-internal-format
+msgid "inline function %q+D used but never defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
+
+#: cp/decl2.c:3959
+#, fuzzy, gcc-internal-format
+msgid "default argument missing for parameter %P of %q+#D"
+msgstr "parameternaam ontbreekt uit parameterlijst"
+
+#. We mark a lambda conversion op as deleted if we can't
+#. generate it properly; see maybe_add_lambda_conv_op.
+#: cp/decl2.c:4017
+#, gcc-internal-format
+msgid "converting lambda which uses %<...%> to function pointer"
 msgstr ""
 
-#: config/sparc/sparc.h:645
-msgid "Do not use ABI reserved registers"
+#: cp/decl2.c:4022 cp/search.c:1892
+#, fuzzy, gcc-internal-format
+msgid "deleted function %q+D"
+msgstr "lege declaratie"
+
+#: cp/decl2.c:4023
+#, gcc-internal-format
+msgid "used here"
 msgstr ""
 
-#: config/sparc/sparc.h:647
-msgid "Use hardware quad fp instructions"
+#: cp/error.c:2922
+#, gcc-internal-format
+msgid "extended initializer lists only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:649
-msgid "Do not use hardware quad fp instructions"
+#: cp/error.c:2927
+#, gcc-internal-format
+msgid "explicit conversion operators only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:651
-msgid "Compile for v8plus ABI"
+#: cp/error.c:2932
+#, gcc-internal-format
+msgid "variadic templates only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:653
-msgid "Do not compile for v8plus ABI"
+#: cp/error.c:2937
+#, gcc-internal-format
+msgid "lambda expressions only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:655
-msgid "Utilize Visual Instruction Set"
+#: cp/error.c:2942
+#, gcc-internal-format
+msgid "C++0x auto only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:657
-msgid "Do not utilize Visual Instruction Set"
+#: cp/error.c:2946
+#, gcc-internal-format
+msgid "scoped enums only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:659
-msgid "Pointers are 64-bit"
+#: cp/error.c:2950
+#, gcc-internal-format
+msgid "defaulted and deleted functions only available with -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: config/sparc/sparc.h:661
-msgid "Pointers are 32-bit"
+#. Can't throw a reference.
+#: cp/except.c:277
+#, gcc-internal-format
+msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
 msgstr ""
 
-#: config/sparc/sparc.h:663
-msgid "Use 32-bit ABI"
+#: cp/except.c:288
+#, gcc-internal-format
+msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
 msgstr ""
 
-#: config/sparc/sparc.h:665
-msgid "Use 64-bit ABI"
+#. Thrown object must be a Throwable.
+#: cp/except.c:295
+#, fuzzy, gcc-internal-format
+msgid "type %qT is not derived from %<java::lang::Throwable%>"
+msgstr "iterator %qs is van een afgeleid type"
+
+#: cp/except.c:357
+#, gcc-internal-format
+msgid "mixing C++ and Java catches in a single translation unit"
 msgstr ""
 
-#: config/sparc/sparc.h:667
-msgid "Use stack bias"
+#: cp/except.c:630
+#, gcc-internal-format
+msgid "throwing NULL, which has integral, not pointer type"
 msgstr ""
 
-#: config/sparc/sparc.h:669
-msgid "Do not use stack bias"
+#: cp/except.c:653 cp/init.c:1886
+#, gcc-internal-format
+msgid "%qD should never be overloaded"
 msgstr ""
 
-#: config/sparc/sparc.h:671
-msgid "Use structs on stronger alignment for double-word copies"
+#: cp/except.c:751
+#, gcc-internal-format
+msgid "  in thrown expression"
 msgstr ""
 
-#: config/sparc/sparc.h:673
-msgid "Do not use structs on stronger alignment for double-word copies"
+#: cp/except.c:911
+#, gcc-internal-format
+msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
 msgstr ""
 
-#: config/sparc/sparc.h:675
-msgid "Optimize tail call instructions in assembler and linker"
+#: cp/except.c:997
+#, gcc-internal-format
+msgid "exception of type %qT will be caught"
 msgstr ""
 
-#: config/sparc/sparc.h:677
-msgid "Do not optimize tail call instructions in assembler or linker"
+#: cp/except.c:1000
+#, gcc-internal-format
+msgid "   by earlier handler for %qT"
 msgstr ""
 
-#: config/sparc/sparc.h:722
-msgid "Use given SPARC code model"
+#: cp/except.c:1029
+#, gcc-internal-format
+msgid "%<...%> handler must be the last handler for its try block"
 msgstr ""
 
-#: config/stormy16/stormy16.c:528
-#, fuzzy
-msgid "Constant halfword load operand out of range."
-msgstr "teveel argumenten voor procedure `%s'"
+#: cp/friend.c:156
+#, fuzzy, gcc-internal-format
+msgid "%qD is already a friend of class %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/stormy16/stormy16.c:538
-#, fuzzy
-msgid "Constant arithmetic operand out of range."
-msgstr "teveel argumenten voor procedure `%s'"
+#: cp/friend.c:232
+#, fuzzy, gcc-internal-format
+msgid "invalid type %qT declared %<friend%>"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/stormy16/stormy16.c:1224
-msgid "Local variable memory requirements exceed capacity."
-msgstr ""
+#. [temp.friend]
+#. Friend declarations shall not declare partial
+#. specializations.
+#. template <class U> friend class T::X<U>;
+#. [temp.friend]
+#. Friend declarations shall not declare partial
+#. specializations.
+#: cp/friend.c:248 cp/friend.c:278
+#, fuzzy, gcc-internal-format
+msgid "partial specialization %qT declared %<friend%>"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: config/stormy16/stormy16.c:1390
-msgid "function_profiler support"
+#: cp/friend.c:256
+#, gcc-internal-format
+msgid "class %qT is implicitly friends with itself"
 msgstr ""
 
-#: config/stormy16/stormy16.c:1479
-#, fuzzy
-msgid "cannot use va_start in interrupt function"
-msgstr "kan functie `main' niet inline maken"
-
-#: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
-#, fuzzy
-msgid "'B' operand is not constant"
-msgstr "operand `%d' is geen register"
+#: cp/friend.c:314
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a member of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: config/stormy16/stormy16.c:1948
-msgid "'B' operand has multiple bits set"
-msgstr ""
+#: cp/friend.c:319
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a member class template of %qT"
+msgstr "%qs is meestal een functie"
 
-#: config/stormy16/stormy16.c:1974
-#, fuzzy
-msgid "'o' operand is not constant"
-msgstr "operand `%d' is geen register"
+#: cp/friend.c:327
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a nested class of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: config/stormy16/stormy16.c:2006
-msgid "xstormy16_print_operand: unknown code"
-msgstr ""
+#. template <class T> friend class T;
+#: cp/friend.c:340
+#, fuzzy, gcc-internal-format
+msgid "template parameter type %qT declared %<friend%>"
+msgstr "parameter %qs als void gedeclareerd"
 
-#: config/stormy16/stormy16.c:2052
-#, fuzzy, c-format
-msgid "switch statement of size %lu entries too large"
-msgstr "variabele `%s' is te groot"
+#. template <class T> friend class A; where A is not a template
+#: cp/friend.c:346
+#, fuzzy, gcc-internal-format
+msgid "%q#T is not a template"
+msgstr "%qs is geen iterator"
 
-#: config/stormy16/stormy16.c:2434
-#, fuzzy
-msgid "%<__BELOW100__%> attribute only applies to variables"
-msgstr "het `%s' attribuut heeft geen betekenis voor types"
+#: cp/friend.c:368
+#, fuzzy, gcc-internal-format
+msgid "%qD is already a friend of %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/stormy16/stormy16.c:2441
-msgid "__BELOW100__ attribute not allowed with auto storage class."
-msgstr ""
+#: cp/friend.c:377
+#, fuzzy, gcc-internal-format
+msgid "%qT is already a friend of %qT"
+msgstr "kan klasse '%s' niet vinden"
 
-#: config/v850/v850-c.c:67
-msgid "#pragma GHS endXXXX found without previous startXXX"
+#: cp/friend.c:501
+#, gcc-internal-format
+msgid "member %qD declared as friend before type %qT defined"
 msgstr ""
 
-#: config/v850/v850-c.c:69
-msgid "#pragma GHS endXXX does not match previous startXXX"
-msgstr ""
+#: cp/friend.c:550
+#, fuzzy, gcc-internal-format
+msgid "friend declaration %qD in local class without prior declaration"
+msgstr "%Jsectie van %qD geeft een conflict met een eerdere declaratie"
 
-#: config/v850/v850-c.c:94
-#, fuzzy
-msgid "cannot set interrupt attribute: no current function"
-msgstr "kan geen GOTO uitvoeren naar label `%s' dat buiten de huidige functie ligt"
+#: cp/friend.c:573
+#, fuzzy, gcc-internal-format
+msgid "friend declaration %q#D declares a non-template function"
+msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
 
-#: config/v850/v850-c.c:102
-msgid "cannot set interrupt attribute: no such identifier"
+#: cp/friend.c:577
+#, gcc-internal-format
+msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
 msgstr ""
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:147
-#, fuzzy
-msgid "junk at end of #pragma ghs section"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:352
+#, fuzzy, gcc-internal-format
+msgid "value-initialization of reference"
+msgstr "dubbele beginwaarde"
 
-#: config/v850/v850-c.c:164
-#, fuzzy, c-format
-msgid "unrecognized section name \"%s\""
-msgstr "signature-string niet herkend"
+#: cp/init.c:431
+#, fuzzy, gcc-internal-format
+msgid "%qD should be initialized in the member initialization list"
+msgstr "ongeldige beginwaarde"
 
-#: config/v850/v850-c.c:179
-#, fuzzy
-msgid "malformed #pragma ghs section"
-msgstr "misvormde #pragma weak"
+#: cp/init.c:457
+#, fuzzy, gcc-internal-format
+msgid "value-initialization of %q#D, which has reference type"
+msgstr "dubbele beginwaarde"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:198
-#, fuzzy
-msgid "junk at end of #pragma ghs interrupt"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:498 cp/init.c:515
+#, fuzzy, gcc-internal-format
+msgid "uninitialized member %qD with %<const%> type %qT"
+msgstr "beginwaarde legt grootte van %qs niet vast"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:209
-#, fuzzy
-msgid "junk at end of #pragma ghs starttda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:511
+#, fuzzy, gcc-internal-format
+msgid "uninitialized reference member %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:220
-#, fuzzy
-msgid "junk at end of #pragma ghs startsda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:660
+#, fuzzy, gcc-internal-format
+msgid "%q+D will be initialized after"
+msgstr "parameter %qs krijgt beginwaarde"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:231
-#, fuzzy
-msgid "junk at end of #pragma ghs startzda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:663
+#, fuzzy, gcc-internal-format
+msgid "base %qT will be initialized after"
+msgstr "veld %qs heeft al een beginwaarde gekregen"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:242
-#, fuzzy
-msgid "junk at end of #pragma ghs endtda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:666
+#, fuzzy, gcc-internal-format
+msgid "  %q+#D"
+msgstr "%s voor %qs"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:253
-#, fuzzy
-msgid "junk at end of #pragma ghs endsda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:668
+#, fuzzy, gcc-internal-format
+msgid "  base %qT"
+msgstr "%s voor %qs"
 
-# Moet 'signature-string' vertaald worden?
-#: config/v850/v850-c.c:264
-#, fuzzy
-msgid "junk at end of #pragma ghs endzda"
-msgstr "Brol aan einde van signature-string."
+#: cp/init.c:670
+#, fuzzy, gcc-internal-format
+msgid "  when initialized here"
+msgstr "parameter %qs krijgt beginwaarde"
 
-#: config/v850/v850.c:168
-#, fuzzy, c-format
-msgid "%s=%s is not numeric"
-msgstr "`%s' is geen iterator"
+#: cp/init.c:687
+#, fuzzy, gcc-internal-format
+msgid "multiple initializations given for %qD"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/v850/v850.c:175
-#, fuzzy, c-format
-msgid "%s=%s is too large"
-msgstr "bestand `%s' is te groot"
+#: cp/init.c:691
+#, fuzzy, gcc-internal-format
+msgid "multiple initializations given for base %qT"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: config/v850/v850.c:339
-msgid "const_double_split got a bad insn:"
+#: cp/init.c:759
+#, fuzzy, gcc-internal-format
+msgid "initializations for multiple members of %qT"
+msgstr "beginwaarde legt grootte van %qs niet vast"
+
+#: cp/init.c:823
+#, gcc-internal-format
+msgid "base class %q#T should be explicitly initialized in the copy constructor"
 msgstr ""
 
-#: config/v850/v850.c:904
-msgid "output_move_single:"
+#: cp/init.c:1047 cp/init.c:1066
+#, gcc-internal-format
+msgid "class %qT does not have any field named %qD"
 msgstr ""
 
-#: config/v850/v850.c:2246
-#, fuzzy
-msgid "%Jdata area attributes cannot be specified for local variables"
-msgstr "sectie-attribuut kan niet opgegeven worden voor lokale variabelen"
+#: cp/init.c:1053
+#, fuzzy, gcc-internal-format
+msgid "%q#D is a static data member; it can only be initialized at its definition"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: config/v850/v850.c:2257
-#, fuzzy
-msgid "%Jdata area of '%D' conflicts with previous declaration"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: cp/init.c:1060
+#, fuzzy, gcc-internal-format
+msgid "%q#D is not a non-static data member of %qT"
+msgstr "%qs is geen static veld"
 
-#: config/v850/v850.c:2456
-#, c-format
-msgid "bogus JR construction: %d\n"
+#: cp/init.c:1099
+#, gcc-internal-format
+msgid "unnamed initializer for %qT, which has no base classes"
 msgstr ""
 
-#: config/v850/v850.c:2477 config/v850/v850.c:2680
-#, c-format
-msgid "bad amount of stack space removal: %d"
+#: cp/init.c:1107
+#, gcc-internal-format
+msgid "unnamed initializer for %qT, which uses multiple inheritance"
 msgstr ""
 
-#: config/v850/v850.c:2656
-#, c-format
-msgid "bogus JARL construction: %d\n"
+#: cp/init.c:1153
+#, gcc-internal-format
+msgid "%qD is both a direct base and an indirect virtual base"
 msgstr ""
 
-#: config/v850/v850.c:3026
-#, c-format
-msgid "Bogus DISPOSE construction: %d\n"
-msgstr ""
+#: cp/init.c:1161
+#, fuzzy, gcc-internal-format
+msgid "type %qT is not a direct or virtual base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: config/v850/v850.c:3048
-#, c-format
-msgid "Too much stack space to dispose of: %d"
-msgstr ""
+#: cp/init.c:1164
+#, fuzzy, gcc-internal-format
+msgid "type %qT is not a direct base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: config/v850/v850.c:3221
-#, c-format
-msgid "Bogus PREPEARE construction: %d\n"
+#: cp/init.c:1245
+#, gcc-internal-format
+msgid "bad array initializer"
 msgstr ""
 
-#: config/v850/v850.c:3243
-#, c-format
-msgid "Too much stack space to prepare: %d"
-msgstr ""
+#: cp/init.c:1456 cp/semantics.c:2623
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a class type"
+msgstr "%qs is geen iterator"
 
-#. Macro to define tables used to set the flags.
-#. This is a list in braces of pairs in braces,
-#. each pair being { "NAME", VALUE }
-#. where VALUE is the bits to set or minus the bits to clear.
-#. An empty string NAME is used to identify the default VALUE.
-#: config/v850/v850.h:174
-msgid "Support Green Hills ABI"
+#: cp/init.c:1510
+#, gcc-internal-format
+msgid "incomplete type %qT does not have member %qD"
 msgstr ""
 
-#: config/v850/v850.h:177
-msgid "Prohibit PC relative function calls"
-msgstr ""
+#: cp/init.c:1523
+#, fuzzy, gcc-internal-format
+msgid "invalid pointer to bit-field %qD"
+msgstr "bitveld %qs heeft een negatieve breedte"
 
-#: config/v850/v850.h:180
-msgid "Reuse r30 on a per function basis"
-msgstr ""
+#: cp/init.c:1601
+#, fuzzy, gcc-internal-format
+msgid "invalid use of non-static member function %qD"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: config/v850/v850.h:183
-msgid "Use stubs for function prologues"
+#: cp/init.c:1607
+#, fuzzy, gcc-internal-format
+msgid "invalid use of non-static data member %qD"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
+
+#: cp/init.c:1833
+#, gcc-internal-format
+msgid "invalid type %<void%> for new"
 msgstr ""
 
-#: config/v850/v850.h:186
-msgid "Same as: -mep -mprolog-function"
+#: cp/init.c:1846
+#, fuzzy, gcc-internal-format
+msgid "uninitialized const in %<new%> of %q#T"
+msgstr "beginwaarde legt grootte van %qs niet vast"
+
+#: cp/init.c:1880
+#, gcc-internal-format
+msgid "call to Java constructor with %qs undefined"
 msgstr ""
 
-#: config/v850/v850.h:187
-msgid "Enable backend debugging"
+#: cp/init.c:1898
+#, gcc-internal-format
+msgid "Java class %q#T object allocated using placement new"
 msgstr ""
 
-#: config/v850/v850.h:189
-msgid "Compile for the v850 processor"
+#: cp/init.c:1928
+#, fuzzy, gcc-internal-format
+msgid "no suitable %qD found in class %qT"
+msgstr "kan klasse '%s' niet vinden"
+
+#: cp/init.c:1935 cp/search.c:1105
+#, fuzzy, gcc-internal-format
+msgid "request for member %qD is ambiguous"
+msgstr "grootte van %qs is %u bytes"
+
+#: cp/init.c:2125
+#, fuzzy, gcc-internal-format
+msgid "non-constant array size in new, unable to verify length of initializer-list"
+msgstr "niet-constante array-index in beginwaarde"
+
+#: cp/init.c:2134
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids initialization in array new"
+msgstr "ISO C++ verbiedt lege initialisatie-accolades"
+
+#: cp/init.c:2360
+#, gcc-internal-format
+msgid "size in array new must have integral type"
 msgstr ""
 
-#: config/v850/v850.h:191
-msgid "Compile for v850e1 processor"
+#: cp/init.c:2373
+#, gcc-internal-format
+msgid "new cannot be applied to a reference type"
 msgstr ""
 
-#. Make sure that the other bits are cleared.
-#: config/v850/v850.h:193
-msgid "Compile for v850e processor"
+#: cp/init.c:2382
+#, gcc-internal-format
+msgid "new cannot be applied to a function type"
 msgstr ""
 
-#. Make sure that the other bits are cleared.
-#: config/v850/v850.h:195
-#, fuzzy
-msgid "Enable the use of the short load instructions"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/init.c:2426
+#, gcc-internal-format
+msgid "call to Java constructor, while %<jclass%> undefined"
+msgstr ""
 
-#: config/v850/v850.h:198
-#, fuzzy
-msgid "Do not use the callt instruction"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/init.c:2444
+#, fuzzy, gcc-internal-format
+msgid "can't find %<class$%> in %qT"
+msgstr "kan %s niet vinden"
 
-#: config/v850/v850.h:205
-msgid "Do not use registers r2 and r5"
+#: cp/init.c:2831
+#, gcc-internal-format
+msgid "initializer ends prematurely"
 msgstr ""
 
-#: config/v850/v850.h:207
-msgid "Enforce strict alignment"
+#: cp/init.c:2889
+#, gcc-internal-format
+msgid "cannot initialize multi-dimensional array with initializer"
 msgstr ""
 
-#: config/v850/v850.h:210
-msgid "Use 4 byte entries in switch tables"
+#: cp/init.c:3038
+#, gcc-internal-format
+msgid "possible problem detected in invocation of delete operator:"
 msgstr ""
 
-#: config/v850/v850.h:236
-msgid "Set the max size of data eligible for the TDA area"
+#: cp/init.c:3042
+#, gcc-internal-format
+msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
 msgstr ""
 
-#: config/v850/v850.h:239
-msgid "Set the max size of data eligible for the SDA area"
+#: cp/init.c:3064
+#, gcc-internal-format
+msgid "unknown array size in delete"
 msgstr ""
 
-#: config/v850/v850.h:242
-msgid "Set the max size of data eligible for the ZDA area"
+#: cp/init.c:3319
+#, gcc-internal-format
+msgid "type to vector delete is neither pointer or array type"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
-#: config/xtensa/xtensa.c:1055
-msgid "bad test"
-msgstr ""
+# Moet 'signature-string' vertaald worden?
+#: cp/lex.c:321
+#, fuzzy, gcc-internal-format
+msgid "junk at end of #pragma %s"
+msgstr "Brol aan einde van signature-string."
 
-#: config/xtensa/xtensa.c:1774
-msgid "boolean registers required for the floating-point option"
+#: cp/lex.c:328
+#, fuzzy, gcc-internal-format
+msgid "invalid #pragma %s"
+msgstr "ongeldige operand van %s"
+
+#: cp/lex.c:336
+#, gcc-internal-format
+msgid "#pragma vtable no longer supported"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1820
-#, fuzzy, c-format
-msgid "-f%s is not supported with CONST16 instructions"
-msgstr "doel-CPU ondersteunt geen interworking"
+#: cp/lex.c:408
+#, fuzzy, gcc-internal-format
+msgid "#pragma implementation for %qs appears after file is included"
+msgstr "%<#pragma implementation%> voor \"%s\" staat na diens #include"
 
-#: config/xtensa/xtensa.c:1825
-msgid "PIC is required but not supported with CONST16 instructions"
+#: cp/lex.c:432
+#, gcc-internal-format
+msgid "junk at end of #pragma GCC java_exceptions"
 msgstr ""
 
-#: config/xtensa/xtensa.c:1895
-#, fuzzy, c-format
-msgid "invalid %%D value"
-msgstr "ongeldige waarde voor %D"
-
-# (%s = 'parameter <NUM>')
-#: config/xtensa/xtensa.c:1932
-#, fuzzy
-msgid "invalid mask"
-msgstr "ongeldige %s"
+#: cp/lex.c:447
+#, fuzzy, gcc-internal-format
+msgid "%qD not defined"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/xtensa/xtensa.c:1958
-#, fuzzy, c-format
-msgid "invalid %%x value"
-msgstr "ongeldige waarde voor %x/X"
+#: cp/lex.c:451
+#, fuzzy, gcc-internal-format
+msgid "%qD was not declared in this scope"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: config/xtensa/xtensa.c:1965
-#, fuzzy, c-format
-msgid "invalid %%d value"
-msgstr "ongeldige waarde voor %%O"
+#. In a template, it is invalid to write "f()" or "f(3)" if no
+#. declaration of "f" is available.  Historically, G++ and most
+#. other compilers accepted that usage since they deferred all name
+#. lookup until instantiation time rather than doing unqualified
+#. name lookup at template definition time; explain to the user what
+#. is going wrong.
+#.
+#. Note that we have the exact wording of the following message in
+#. the manual (trouble.texi, node "Name lookup"), so they need to
+#. be kept in synch.
+#: cp/lex.c:489
+#, gcc-internal-format
+msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
+msgstr ""
 
-#: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
-#, fuzzy, c-format
-msgid "invalid %%t/%%b value"
-msgstr "ongeldige waarde voor %s/S"
+#: cp/lex.c:498
+#, gcc-internal-format
+msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
+msgstr ""
 
-#: config/xtensa/xtensa.c:2038
-#, fuzzy
-msgid "invalid address"
-msgstr "Ongeldige addresseringsmodus"
+#: cp/mangle.c:1937
+#, gcc-internal-format
+msgid "mangling typeof, use decltype instead"
+msgstr ""
 
-#: config/xtensa/xtensa.c:2063
-#, fuzzy
-msgid "no register in address"
-msgstr "Ongeldig register in ybase-addressering"
+#: cp/mangle.c:2156
+#, gcc-internal-format
+msgid "mangling unknown fixed point type"
+msgstr ""
 
-#: config/xtensa/xtensa.c:2071
-#, fuzzy
-msgid "address offset not a constant"
-msgstr "het argument van `asm' is geen constante string"
+# Dit zou misschien beter 'warning' blijven
+#: cp/mangle.c:2561
+#, fuzzy, gcc-internal-format
+msgid "mangling %C"
+msgstr "let op: "
 
-#: config/xtensa/xtensa.c:2672
-#, fuzzy
-msgid "only uninitialized variables can be placed in a .bss section"
-msgstr "Enkel variabelen met beginwaarde kunnen in het 8-bit gebied geplaatst worden."
+# moet beter kunnen...
+#: cp/mangle.c:2613
+#, fuzzy, gcc-internal-format
+msgid "mangling new-expression"
+msgstr "toewijzingsonderdrukking"
 
-#: config/xtensa/xtensa.h:79
-msgid "Use CONST16 instruction to load constants"
+#: cp/mangle.c:2647
+#, gcc-internal-format
+msgid "omitted middle operand to %<?:%> operand cannot be mangled"
 msgstr ""
 
-#: config/xtensa/xtensa.h:81
-msgid "Use PC-relative L32R instruction to load constants"
+#: cp/mangle.c:2955
+#, gcc-internal-format
+msgid "the mangled name of %qD will change in a future version of GCC"
 msgstr ""
 
-#: config/xtensa/xtensa.h:83
-msgid "Disable fused multiply/add and multiply/subtract FP instructions"
+#: cp/mangle.c:3071
+#, gcc-internal-format
+msgid "-fabi-version=4 (or =0) avoids this error with a change in vector mangling"
 msgstr ""
 
-#: config/xtensa/xtensa.h:85
-msgid "Enable fused multiply/add and multiply/subtract FP instructions"
+#: cp/method.c:396
+#, gcc-internal-format
+msgid "generic thunk code fails for method %q#D which uses %<...%>"
 msgstr ""
 
-#: config/xtensa/xtensa.h:87
-msgid "Intersperse literal pools with code in the text section"
+#: cp/method.c:577
+#, gcc-internal-format
+msgid "non-static const member %q#D, can't use default assignment operator"
 msgstr ""
 
-#: config/xtensa/xtensa.h:89
-msgid "Put literal pools in a separate literal section"
+#: cp/method.c:583
+#, gcc-internal-format
+msgid "non-static reference member %q#D, can't use default assignment operator"
 msgstr ""
 
-#: config/xtensa/xtensa.h:91
-msgid "Automatically align branch targets to reduce branch penalties"
+#: cp/method.c:696
+#, gcc-internal-format
+msgid "synthesized method %qD first required here "
 msgstr ""
 
-#: config/xtensa/xtensa.h:93
-msgid "Do not automatically align branch targets"
-msgstr ""
+#: cp/method.c:1023
+#, fuzzy, gcc-internal-format
+msgid "defaulted declaration %q+D"
+msgstr "lege declaratie"
 
-#: config/xtensa/xtensa.h:95
-msgid "Use indirect CALLXn instructions for large programs"
+#: cp/method.c:1025
+#, gcc-internal-format
+msgid "does not match expected signature %qD"
 msgstr ""
 
-#: config/xtensa/xtensa.h:97
-msgid "Use direct CALLn instructions for fast calls"
-msgstr ""
+#: cp/method.c:1057
+#, fuzzy, gcc-internal-format
+msgid "%qD cannot be defaulted"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: ada/misc.c:257
-#, fuzzy, c-format
-msgid "missing argument to \"-%s\""
-msgstr "Bestandsnaam ontbreekt na `%s' optie"
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/method.c:1066
+#, fuzzy, gcc-internal-format
+msgid "defaulted function %q+D with default argument"
+msgstr "ongeldig type-argument %qs"
 
-#: ada/misc.c:298
-msgid "%<-gnat%> misspelled as %<-gant%>"
+#: cp/method.c:1072
+#, gcc-internal-format
+msgid "%qD declared explicit cannot be defaulted in the class body"
 msgstr ""
 
-#: cp/call.c:288
-msgid "unable to call pointer to member function here"
+#: cp/method.c:1075
+#, gcc-internal-format
+msgid "%qD declared with non-public access cannot be defaulted in the class body"
 msgstr ""
 
-#: cp/call.c:2376
-msgid "%s %D(%T, %T, %T) <built-in>"
+#: cp/method.c:1078
+#, gcc-internal-format
+msgid "function %q+D defaulted on its first declaration must not have an exception-specification"
 msgstr ""
 
-#: cp/call.c:2381
-msgid "%s %D(%T, %T) <built-in>"
+#: cp/method.c:1081
+#, gcc-internal-format
+msgid "%qD declared virtual cannot be defaulted in the class body"
 msgstr ""
 
-#: cp/call.c:2385
-msgid "%s %D(%T) <built-in>"
+#: cp/method.c:1130
+#, gcc-internal-format
+msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
 msgstr ""
 
-#: cp/call.c:2389
-msgid "%s %T <conversion>"
-msgstr ""
+#: cp/name-lookup.c:733
+#, fuzzy, gcc-internal-format
+msgid "redeclaration of %<wchar_t%> as %qT"
+msgstr "herdeclaratie van %qs"
 
-#: cp/call.c:2391
-msgid "%J%s %+#D <near match>"
-msgstr ""
+#. A redeclaration of main, but not a duplicate of the
+#. previous one.
+#.
+#. [basic.start.main]
+#.
+#. This function shall not be overloaded.
+#: cp/name-lookup.c:763
+#, fuzzy, gcc-internal-format
+msgid "invalid redeclaration of %q+D"
+msgstr "herdeclaratie van %qs"
 
-#: cp/call.c:2393
-msgid "%J%s %+#D"
-msgstr ""
+#: cp/name-lookup.c:764
+#, fuzzy, gcc-internal-format
+msgid "as %qD"
+msgstr "%s voor %qs"
 
-#: cp/call.c:2428
-msgid "candidates are:"
-msgstr ""
+#: cp/name-lookup.c:810 cp/name-lookup.c:821
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D with C language linkage"
+msgstr "%Jherdeclaratie van %qD zonder specifieke linkage"
 
-#: cp/call.c:2614
-#, fuzzy
-msgid "conversion from %qT to %qT is ambiguous"
-msgstr "ongeldige registernaam voor `%s'"
+#: cp/name-lookup.c:814
+#, fuzzy, gcc-internal-format
+msgid "due to different exception specifications"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: cp/call.c:2767 cp/call.c:2825
-#, fuzzy
-msgid "no matching function for call to %<%D(%A)%>"
-msgstr "Teveel argumenten in oproep van `%s'"
+#: cp/name-lookup.c:905
+#, fuzzy, gcc-internal-format
+msgid "type mismatch with previous external decl of %q#D"
+msgstr "type-conflict met eerdere externe declaratie"
 
-#: cp/call.c:2770 cp/call.c:2828
-msgid "call of overloaded %<%D(%A)%> is ambiguous"
-msgstr ""
+#: cp/name-lookup.c:906
+#, fuzzy, gcc-internal-format
+msgid "previous external decl of %q+#D"
+msgstr "eerdere externe declaratie van %qs"
 
-#. It's no good looking for an overloaded operator() on a
-#. pointer-to-member-function.
-#: cp/call.c:2896
-#, c-format
-msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
-msgstr ""
+#: cp/name-lookup.c:997
+#, fuzzy, gcc-internal-format
+msgid "extern declaration of %q#D doesn't match"
+msgstr "externe declaratie van %qs komt niet overeen met de globale declaratie"
 
-#: cp/call.c:2965
-#, fuzzy
-msgid "no match for call to %<(%T) (%A)%>"
-msgstr "Teveel argumenten in oproep van `%s'"
+#: cp/name-lookup.c:998
+#, fuzzy, gcc-internal-format
+msgid "global declaration %q+#D"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/call.c:2974
-#, fuzzy
-msgid "call of %<(%T) (%A)%> is ambiguous"
-msgstr "grootte van `%s' is %u bytes"
+#: cp/name-lookup.c:1040 cp/name-lookup.c:1048
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q#D shadows a parameter"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: cp/call.c:3012
-msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
-msgstr ""
+#. Location of previous decl is not useful in this case.
+#: cp/name-lookup.c:1074
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD shadows a member of 'this'"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: cp/call.c:3018
-msgid "%s for %<operator%s%> in %<%E%s%>"
-msgstr ""
+#: cp/name-lookup.c:1081
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD shadows a previous local"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: cp/call.c:3022
-msgid "%s for %<operator[]%> in %<%E[%E]%>"
-msgstr ""
+#: cp/name-lookup.c:1090
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD shadows a global declaration"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: cp/call.c:3027
-msgid "%s for %qs in %<%s %E%>"
+#: cp/name-lookup.c:1213
+#, gcc-internal-format
+msgid "name lookup of %qD changed"
 msgstr ""
 
-#: cp/call.c:3032
-msgid "%s for %<operator%s%> in %<%E %s %E%>"
+#: cp/name-lookup.c:1214
+#, gcc-internal-format
+msgid "  matches this %q+D under ISO standard rules"
 msgstr ""
 
-#: cp/call.c:3035
-msgid "%s for %<operator%s%> in %<%s%E%>"
+#: cp/name-lookup.c:1216
+#, gcc-internal-format
+msgid "  matches this %q+D under old rules"
 msgstr ""
 
-#: cp/call.c:3125
-#, fuzzy
-msgid "ISO C++ forbids omitting the middle term of a ?: expression"
-msgstr "ANSI C verbiedt het weglaten van de middelste term van een ?: expresie"
-
-#: cp/call.c:3202
-msgid "%qE has type %<void%> and is not a throw-expression"
+#: cp/name-lookup.c:1234 cp/name-lookup.c:1242
+#, gcc-internal-format
+msgid "name lookup of %qD changed for ISO %<for%> scoping"
 msgstr ""
 
-#: cp/call.c:3241 cp/call.c:3451
-msgid "operands to ?: have different types"
+#: cp/name-lookup.c:1236
+#, gcc-internal-format
+msgid "  cannot use obsolete binding at %q+D because it has a destructor"
 msgstr ""
 
-#: cp/call.c:3405
-#, fuzzy
-msgid "enumeral mismatch in conditional expression: %qT vs %qT"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
-
-#: cp/call.c:3412
-msgid "enumeral and non-enumeral type in conditional expression"
+#: cp/name-lookup.c:1245
+#, gcc-internal-format
+msgid "  using obsolete binding at %q+D"
 msgstr ""
 
-#: cp/call.c:3706
-msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
+#: cp/name-lookup.c:1251 cp/parser.c:10897
+#, gcc-internal-format
+msgid "(if you use %<-fpermissive%> G++ will accept your code)"
 msgstr ""
 
-#: cp/call.c:3779
-#, fuzzy
-msgid "comparison between %q#T and %q#T"
-msgstr "vergelijking tussen signed en unsigned"
-
-#: cp/call.c:4038
-msgid "no suitable %<operator %s> for %qT"
+#: cp/name-lookup.c:1306
+#, gcc-internal-format
+msgid "%s %s(%E) %p %d\n"
 msgstr ""
 
-#: cp/call.c:4055
-#, fuzzy
-msgid "%q+#D is private"
-msgstr "`%.*s' is niet gedefinieerd"
-
-#: cp/call.c:4057
-#, fuzzy
-msgid "%q+#D is protected"
-msgstr "`%.*s' is niet gedefinieerd"
-
-#: cp/call.c:4059
-#, fuzzy
-msgid "%q+#D is inaccessible"
-msgstr "%s is niet addresseerbaar"
-
-#: cp/call.c:4060
-msgid "within this context"
+#: cp/name-lookup.c:1309
+#, gcc-internal-format
+msgid "%s %s %p %d\n"
 msgstr ""
 
-#: cp/call.c:4149 cp/cvt.c:263
-#, fuzzy
-msgid "invalid conversion from %qT to %qT"
-msgstr "ongeldige registernaam voor `%s'"
-
-# Is the %s the argument, or is it 'of' the argument?
-#: cp/call.c:4151
-#, fuzzy
-msgid "  initializing argument %P of %qD"
-msgstr "ongeldig type-argument `%s'"
-
-#: cp/call.c:4163
-#, fuzzy
-msgid "passing NULL to non-pointer argument %P of %qD"
-msgstr "doorgeven van argument %d van `%s'"
+#: cp/name-lookup.c:2041
+#, fuzzy, gcc-internal-format
+msgid "%q#D hides constructor for %q#T"
+msgstr "%d constructor(s) gevonden\n"
 
-#: cp/call.c:4166
-msgid "converting to non-pointer type %qT from NULL"
-msgstr ""
+#: cp/name-lookup.c:2058
+#, fuzzy, gcc-internal-format
+msgid "%q#D conflicts with previous using declaration %q#D"
+msgstr "sectie van %qs geeft een conflict met een eerdere declaratie"
 
-#: cp/call.c:4174
-#, fuzzy
-msgid "passing %qT for argument %P to %qD"
-msgstr "doorgeven van argument %d van `%s'"
+#: cp/name-lookup.c:2081
+#, fuzzy, gcc-internal-format
+msgid "previous non-function declaration %q+#D"
+msgstr "eerdere declaratie van %qs"
 
-#: cp/call.c:4177
-msgid "converting to %qT from %qT"
-msgstr ""
+#: cp/name-lookup.c:2082
+#, fuzzy, gcc-internal-format
+msgid "conflicts with function declaration %q#D"
+msgstr "conflicterende declaraties van %qs"
 
-#: cp/call.c:4186
-#, fuzzy
-msgid "passing negative value %qE for argument %P to %qD"
-msgstr "doorgeven van argument %d van `%s'"
+#. It's a nested name with template parameter dependent scope.
+#. This can only be using-declaration for class member.
+#: cp/name-lookup.c:2160 cp/name-lookup.c:2185
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a namespace"
+msgstr "%qs is geen iterator"
 
-#: cp/call.c:4189
-msgid "converting negative value %qE to %qT"
+#. 7.3.3/5
+#. A using-declaration shall not name a template-id.
+#: cp/name-lookup.c:2170
+#, gcc-internal-format
+msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
 msgstr ""
 
-#: cp/call.c:4331
-#, fuzzy
-msgid "cannot bind bitfield %qE to %qT"
-msgstr "niet-constante beginwaarde voor `%s'"
+#: cp/name-lookup.c:2177
+#, fuzzy, gcc-internal-format
+msgid "namespace %qD not allowed in using-declaration"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: cp/call.c:4334 cp/call.c:4350
-msgid "cannot bind packed field %qE to %qT"
-msgstr ""
+#: cp/name-lookup.c:2213
+#, fuzzy, gcc-internal-format
+msgid "%qD not declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/call.c:4337
-#, fuzzy
-msgid "cannot bind rvalue %qE to %qT"
-msgstr "niet-constante beginwaarde voor `%s'"
+#: cp/name-lookup.c:2249 cp/name-lookup.c:2286 cp/name-lookup.c:2320
+#: cp/name-lookup.c:2335
+#, fuzzy, gcc-internal-format
+msgid "%qD is already declared in this scope"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/call.c:4446
-msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
+#: cp/name-lookup.c:2942
+#, gcc-internal-format
+msgid "using-declaration for non-member at class scope"
 msgstr ""
 
-#. Undefined behavior [expr.call] 5.2.2/7.
-#: cp/call.c:4472
-msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
-msgstr ""
+#: cp/name-lookup.c:2949
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%D%> names destructor"
+msgstr "%qs is geen iterator"
 
-#: cp/call.c:4515
-#, fuzzy
-msgid "the default argument for parameter %d of %qD has not yet been parsed"
-msgstr "argumenten aan macro `%s' gegeven"
+#: cp/name-lookup.c:2954
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%D%> names constructor"
+msgstr "%qs is geen iterator"
 
-#: cp/call.c:4720
-msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
-msgstr ""
+#: cp/name-lookup.c:2959
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%D%> names constructor in %qT"
+msgstr "%d constructor(s) gevonden\n"
 
-#: cp/call.c:4739
-#, fuzzy
-msgid "%qT is not an accessible base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/name-lookup.c:3009
+#, fuzzy, gcc-internal-format
+msgid "no members matching %<%T::%D%> in %q#T"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: cp/call.c:4989
-msgid "could not find class$ field in java interface type %qT"
-msgstr ""
+#: cp/name-lookup.c:3077
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD not in a namespace surrounding %qD"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: cp/call.c:5249
-#, fuzzy
-msgid "call to non-function %qD"
-msgstr "kan functie `main' niet inline maken"
+#: cp/name-lookup.c:3085
+#, fuzzy, gcc-internal-format
+msgid "explicit qualification in declaration of %qD"
+msgstr "eerdere impliciete declaratie van `%s'"
 
-#: cp/call.c:5274
-msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
+#: cp/name-lookup.c:3168
+#, gcc-internal-format
+msgid "%qD should have been declared inside %qD"
 msgstr ""
 
-#: cp/call.c:5353
-#, fuzzy
-msgid "no matching function for call to %<%T::%s(%A)%#V%>"
-msgstr "Teveel argumenten in oproep van `%s'"
-
-#: cp/call.c:5371
-msgid "call of overloaded %<%s(%A)%> is ambiguous"
-msgstr ""
+#: cp/name-lookup.c:3213
+#, fuzzy, gcc-internal-format
+msgid "%qD attribute requires a single NTBS argument"
+msgstr "herhalings-aantal is geen integerconstante"
 
-#: cp/call.c:5395
-msgid "cannot call member function %qD without object"
+#: cp/name-lookup.c:3220
+#, gcc-internal-format
+msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
 msgstr ""
 
-#: cp/call.c:6000
-#, fuzzy
-msgid "passing %qT chooses %qT over %qT"
-msgstr "doorgeven van argument %d van `%s'"
+#: cp/name-lookup.c:3229 cp/name-lookup.c:3599
+#, fuzzy, gcc-internal-format
+msgid "%qD attribute directive ignored"
+msgstr "attribuut-commando %qs wordt genegeerd"
 
-#: cp/call.c:6002 cp/name-lookup.c:4105
-#, fuzzy
-msgid "  in call to %qD"
-msgstr "kan oproep van `%s' niet inline maken"
+#: cp/name-lookup.c:3274
+#, fuzzy, gcc-internal-format
+msgid "namespace alias %qD not allowed here, assuming %qD"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: cp/call.c:6059
-msgid "choosing %qD over %qD"
+#: cp/name-lookup.c:3587
+#, gcc-internal-format
+msgid "strong using only meaningful at namespace scope"
 msgstr ""
 
-#: cp/call.c:6060
-#, fuzzy
-msgid "  for conversion from %qT to %qT"
-msgstr "ongeldige registernaam voor `%s'"
-
-#: cp/call.c:6062
-msgid "  because conversion sequence for the argument is better"
-msgstr ""
+#: cp/name-lookup.c:3591
+#, fuzzy, gcc-internal-format
+msgid "current namespace %qD does not enclose strongly used namespace %qD"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: cp/call.c:6183
-msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
+#: cp/name-lookup.c:5018
+#, gcc-internal-format
+msgid "argument dependent lookup finds %q+D"
 msgstr ""
 
-#: cp/call.c:6187
-msgid "candidate 1:"
+#: cp/name-lookup.c:5462
+#, gcc-internal-format
+msgid "XXX entering pop_everything ()\n"
 msgstr ""
 
-#: cp/call.c:6188
-msgid "candidate 2:"
+#: cp/name-lookup.c:5471
+#, gcc-internal-format
+msgid "XXX leaving pop_everything ()\n"
 msgstr ""
 
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#: cp/call.c:6324
-#, fuzzy
-msgid "could not convert %qE to %qT"
-msgstr "kon 0x%l.8x niet naar een regio omzetten"
+#: cp/optimize.c:346
+#, fuzzy, gcc-internal-format
+msgid "making multiple clones of %qD"
+msgstr "herdefinitie van %qs"
 
-#: cp/call.c:6455
-msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
+#: cp/parser.c:436
+#, gcc-internal-format
+msgid "identifier %qE will become a keyword in C++0x"
 msgstr ""
 
-#: cp/call.c:6459
-msgid "invalid initialization of reference of type %qT from expression of type %qT"
+#: cp/parser.c:2102
+#, gcc-internal-format
+msgid "%<#pragma%> is not allowed here"
 msgstr ""
 
-#: cp/class.c:272
-msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
-msgstr ""
+#: cp/parser.c:2133
+#, fuzzy, gcc-internal-format
+msgid "%<%E::%E%> has not been declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:929
-msgid "Java class %qT cannot have a destructor"
-msgstr ""
+#: cp/parser.c:2136
+#, fuzzy, gcc-internal-format
+msgid "%<::%E%> has not been declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:931
-msgid "Java class %qT cannot have an implicit non-trivial destructor"
-msgstr ""
+#: cp/parser.c:2139
+#, fuzzy, gcc-internal-format
+msgid "request for member %qE in non-class type %qT"
+msgstr "grootte van %qs is %u bytes"
 
-#: cp/class.c:1031
-#, fuzzy
-msgid "%q#D and %q#D cannot be overloaded"
-msgstr "`%.*s' is niet gedefinieerd"
+#: cp/parser.c:2142
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%E%> has not been declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:1088
-msgid "conflicting access specifications for method %qD, ignored"
-msgstr ""
+#: cp/parser.c:2145
+#, fuzzy, gcc-internal-format
+msgid "%qE has not been declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:1091
-#, c-format
-msgid "conflicting access specifications for field %qE, ignored"
+#: cp/parser.c:2148
+#, gcc-internal-format
+msgid "%<%E::%E%> %s"
 msgstr ""
 
-#: cp/class.c:1141
-msgid "%qD names constructor"
+#: cp/parser.c:2150
+#, gcc-internal-format
+msgid "%<::%E%> %s"
 msgstr ""
 
-#: cp/class.c:1146
-#, fuzzy
-msgid "%qD invalid in %qT"
-msgstr "Ongeldige optie `%s'"
+#: cp/parser.c:2152
+#, fuzzy, gcc-internal-format
+msgid "%qE %s"
+msgstr "%s voor %qs"
 
-#: cp/class.c:1154
-#, fuzzy
-msgid "no members matching %qD in %q#T"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/parser.c:2190
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ 1998 does not support %<long long%>"
+msgstr "ISO C++ ondersteunt %<long long%> niet"
 
-#: cp/class.c:1186 cp/class.c:1194
-#, fuzzy
-msgid "%qD invalid in %q#T"
-msgstr "Ongeldige optie `%s'"
+#: cp/parser.c:2211
+#, gcc-internal-format
+msgid "duplicate %qs"
+msgstr "herhaalde %qs"
 
-#: cp/class.c:1187
-msgid "  because of local method %q#D with same name"
+#: cp/parser.c:2256
+#, gcc-internal-format
+msgid "new types may not be defined in a return type"
 msgstr ""
 
-#: cp/class.c:1195
-msgid "  because of local member %q#D with same name"
-msgstr ""
+#: cp/parser.c:2258
+#, fuzzy, gcc-internal-format
+msgid "(perhaps a semicolon is missing after the definition of %qT)"
+msgstr "conflicterende declaraties van %qs"
 
-#: cp/class.c:1237
-#, fuzzy
-msgid "base class %q#T has a non-virtual destructor"
-msgstr "veld `%s' heeft een onvolledig type"
+#: cp/parser.c:2278 cp/parser.c:4291 cp/pt.c:6335
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a template"
+msgstr "%qs is geen iterator"
 
-#: cp/class.c:1551
-msgid "all member functions in class %qT are private"
-msgstr ""
+#: cp/parser.c:2280
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a template"
+msgstr "%qs is geen iterator"
 
-#: cp/class.c:1562
-msgid "%q#T only defines a private destructor and has no friends"
-msgstr ""
+#: cp/parser.c:2282
+#, fuzzy, gcc-internal-format
+msgid "invalid template-id"
+msgstr "ongeldig karakter in naam van macro-parameter"
 
-#: cp/class.c:1602
-msgid "%q#T only defines private constructors and has no friends"
-msgstr ""
+#: cp/parser.c:2345
+#, fuzzy, gcc-internal-format
+msgid "invalid use of template-name %qE without an argument list"
+msgstr "ongeldig gebruik van een void-expressie"
 
-#: cp/class.c:1935
-msgid "no unique final overrider for %qD in %qT"
-msgstr ""
+#: cp/parser.c:2348
+#, fuzzy, gcc-internal-format
+msgid "invalid use of destructor %qD as a type"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#. Here we know it is a hider, and no overrider exists.
-#: cp/class.c:2413
-msgid "%qD was hidden"
-msgstr ""
+#. Something like 'unsigned A a;'
+#: cp/parser.c:2351
+#, fuzzy, gcc-internal-format
+msgid "invalid combination of multiple type-specifiers"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: cp/class.c:2414
-#, fuzzy
-msgid "  by %qD"
-msgstr "%s voor `%s'"
+#. Issue an error message.
+#: cp/parser.c:2355
+#, fuzzy, gcc-internal-format
+msgid "%qE does not name a type"
+msgstr "%qs is smaller dan waarden van zijn type"
 
-#: cp/class.c:2455 cp/decl2.c:1100
-msgid "%q#D invalid; an anonymous union can only have non-static data members"
+#: cp/parser.c:2388
+#, gcc-internal-format
+msgid "(perhaps %<typename %T::%E%> was intended)"
 msgstr ""
 
-#: cp/class.c:2462 cp/decl2.c:1107
-msgid "private member %q#D in anonymous union"
+#: cp/parser.c:2403
+#, gcc-internal-format
+msgid "%qE in namespace %qE does not name a type"
 msgstr ""
 
-#: cp/class.c:2465 cp/decl2.c:1109
-msgid "protected member %q#D in anonymous union"
+#. A<T>::A<T>()
+#: cp/parser.c:2409
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%E%> names the constructor, not the type"
+msgstr "%d constructor(s) gevonden\n"
+
+#: cp/parser.c:2412
+#, fuzzy, gcc-internal-format
+msgid "and %qT has no template constructors"
+msgstr "%qs is meestal een functie"
+
+#: cp/parser.c:2417
+#, gcc-internal-format
+msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
 msgstr ""
 
-#: cp/class.c:2632
-#, fuzzy
-msgid "bit-field %q#D with non-integral type"
-msgstr "breedte van bitveld `%s' is geen integerconstante"
+#: cp/parser.c:2421
+#, fuzzy, gcc-internal-format
+msgid "%qE in class %qT does not name a type"
+msgstr "%qs is smaller dan waarden van zijn type"
 
-#: cp/class.c:2649
-#, fuzzy
-msgid "bit-field %qD width not an integer constant"
-msgstr "breedte van bitveld `%s' is geen integerconstante"
+#: cp/parser.c:3210
+#, fuzzy, gcc-internal-format
+msgid "fixed-point types not supported in C++"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#: cp/class.c:2655
-#, fuzzy
-msgid "negative width in bit-field %qD"
-msgstr "bitveld `%s' heeft een negatieve breedte"
+#: cp/parser.c:3291
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids braced-groups within expressions"
+msgstr "ISO C++ verbiedt accolade-groepen in expressies"
 
-#: cp/class.c:2660
-#, fuzzy
-msgid "zero width for bit-field %qD"
-msgstr "bitveld `%s' heeft breedte 0"
+# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
+#: cp/parser.c:3303
+#, fuzzy, gcc-internal-format
+msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
+msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
 
-#: cp/class.c:2666
-#, fuzzy
-msgid "width of %qD exceeds its type"
-msgstr "breedte van `%s' overschrijdt zijn type"
+#: cp/parser.c:3376
+#, fuzzy, gcc-internal-format
+msgid "%<this%> may not be used in this context"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:2675
-msgid "%qD is too small to hold all values of %q#T"
+#: cp/parser.c:3597
+#, gcc-internal-format
+msgid "local variable %qD may not appear in this context"
 msgstr ""
 
-#: cp/class.c:2735
-msgid "member %q#D with constructor not allowed in union"
-msgstr ""
+#: cp/parser.c:3891
+#, fuzzy, gcc-internal-format
+msgid "scope %qT before %<~%> is not a class-name"
+msgstr "%qs is geen iterator"
 
-#: cp/class.c:2738
-msgid "member %q#D with destructor not allowed in union"
-msgstr ""
+#: cp/parser.c:4010
+#, fuzzy, gcc-internal-format
+msgid "declaration of %<~%T%> as member of %qT"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-#: cp/class.c:2741
-msgid "member %q#D with copy assignment operator not allowed in union"
-msgstr ""
+#: cp/parser.c:4025
+#, fuzzy, gcc-internal-format
+msgid "typedef-name %qD used as destructor declarator"
+msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
 
-#: cp/class.c:2764
-#, fuzzy
-msgid "multiple fields in union %qT initialized"
-msgstr "overtollige elementen in beginwaarde van union"
+#: cp/parser.c:4552 cp/parser.c:6165
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in casts"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:2825
-msgid "ignoring packed attribute on unpacked non-POD field %q#D"
-msgstr ""
+#: cp/parser.c:4615
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in a %<typeid%> expression"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: cp/class.c:2885
-#, fuzzy
-msgid "%qD may not be static because it is a member of a union"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#. Warn the user that a compound literal is not
+#. allowed in standard C++.
+#: cp/parser.c:4725
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids compound-literals"
+msgstr "ISO C++ verbiedt het gebruik van samengestelde expressies als lvalues"
 
-#: cp/class.c:2890
-msgid "%qD may not have reference type %qT because it is a member of a union"
-msgstr ""
+#: cp/parser.c:5102
+#, fuzzy, gcc-internal-format
+msgid "%qE does not have class type"
+msgstr "%qs is smaller dan waarden van zijn type"
+
+#: cp/parser.c:5187 cp/typeck.c:2325
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %qD"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: cp/class.c:2899
-msgid "field %qD in local class cannot be static"
+#: cp/parser.c:5770
+#, gcc-internal-format
+msgid "array bound forbidden after parenthesized type-id"
 msgstr ""
 
-#: cp/class.c:2905
-#, fuzzy
-msgid "field %qD invalidly declared function type"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: cp/parser.c:5772
+#, gcc-internal-format
+msgid "try removing the parentheses around the type-id"
+msgstr ""
 
-#: cp/class.c:2911
-#, fuzzy
-msgid "field %qD invalidly declared method type"
-msgstr "bitveld `%s' heeft een ongeldig type"
+#: cp/parser.c:5852
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in a new-type-id"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:2943
-msgid "non-static reference %q#D in class without a constructor"
+#: cp/parser.c:5976
+#, gcc-internal-format
+msgid "expression in new-declarator must have integral or enumeration type"
 msgstr ""
 
-#: cp/class.c:2990
-msgid "non-static const member %q#D in class without a constructor"
+#: cp/parser.c:6230
+#, gcc-internal-format
+msgid "use of old-style cast"
 msgstr ""
 
-#: cp/class.c:3005
-msgid "field %q#D with same name as class"
+#: cp/parser.c:6361
+#, gcc-internal-format
+msgid "%<>>%> operator will be treated as two right angle brackets in C++0x"
 msgstr ""
 
-#: cp/class.c:3038
-#, fuzzy
-msgid "%q#T has pointer data members"
-msgstr "%s heeft geen benoemde leden"
+#: cp/parser.c:6364
+#, fuzzy, gcc-internal-format
+msgid "suggest parentheses around %<>>%> expression"
+msgstr "gebruik liefst haakjes rond && binnen ||"
 
-#: cp/class.c:3042
-msgid "  but does not override %<%T(const %T&)%>"
-msgstr ""
+#: cp/parser.c:7203
+#, fuzzy, gcc-internal-format
+msgid "expected end of capture-list"
+msgstr "ongeldige operand van %s"
 
-#: cp/class.c:3044
-msgid "  or %<operator=(const %T&)%>"
-msgstr ""
+#: cp/parser.c:7254
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ does not allow initializers in lambda expression capture lists"
+msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
 
-#: cp/class.c:3047
-msgid "  but does not override %<operator=(const %T&)%>"
-msgstr ""
+#: cp/parser.c:7348
+#, fuzzy, gcc-internal-format
+msgid "default argument specified for lambda parameter"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: cp/class.c:3480
-msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
-msgstr ""
+#: cp/parser.c:7745
+#, fuzzy, gcc-internal-format
+msgid "case label %qE not within a switch statement"
+msgstr "case-label niet in een switch-statement"
 
-#: cp/class.c:3592
-msgid "class %qT will be considered nearly empty in a future version of GCC"
+#: cp/parser.c:7818
+#, gcc-internal-format
+msgid "need %<typename%> before %qE because %qT is a dependent scope"
 msgstr ""
 
-#: cp/class.c:3674
-#, fuzzy
-msgid "initializer specified for non-virtual method %qD"
-msgstr "geen beginwaarde voor variant-veld `%s'"
+#: cp/parser.c:7827
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%D%> names the constructor, not the type"
+msgstr "%d constructor(s) gevonden\n"
 
-#: cp/class.c:4337
-msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
-msgstr ""
+#: cp/parser.c:8113
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in conditions"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/class.c:4436
-msgid "direct base %qT inaccessible in %qT due to ambiguity"
-msgstr ""
+#. Issue a warning about this use of a GNU extension.
+#: cp/parser.c:8462
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids computed gotos"
+msgstr "ISO C++ verbiedt geneste functies"
 
-#: cp/class.c:4448
-msgid "virtual base %qT inaccessible in %qT due to ambiguity"
+#: cp/parser.c:8607 cp/parser.c:16615
+#, gcc-internal-format
+msgid "extra %<;%>"
 msgstr ""
 
-#: cp/class.c:4625
-msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
+#: cp/parser.c:8828
+#, gcc-internal-format
+msgid "%<__label__%> not at the beginning of a block"
 msgstr ""
 
-#. Versions of G++ before G++ 3.4 did not reset the
-#. DECL_MODE.
-#: cp/class.c:4664
-msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
+#: cp/parser.c:8966
+#, gcc-internal-format
+msgid "mixing declarations and function-definitions is forbidden"
 msgstr ""
 
-#: cp/class.c:4687
-msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
-msgstr ""
+#: cp/parser.c:9107
+#, fuzzy, gcc-internal-format
+msgid "%<friend%> used outside of class"
+msgstr "argument-formaat opgegeven voor niet-functie %qs"
 
-#: cp/class.c:4697
-msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
+#. Complain about `auto' as a storage specifier, if
+#. we're complaining about C++0x compatibility.
+#: cp/parser.c:9166
+#, gcc-internal-format
+msgid "%<auto%> will change meaning in C++0x; please remove it"
 msgstr ""
 
-#: cp/class.c:4757
-msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
+#: cp/parser.c:9288
+#, fuzzy, gcc-internal-format
+msgid "class definition may not be declared a friend"
+msgstr "%qs mag niet als alleen-lezen gedeclareerd worden"
+
+#: cp/parser.c:9357 cp/parser.c:16939
+#, gcc-internal-format
+msgid "templates may not be %<virtual%>"
 msgstr ""
 
-#: cp/class.c:4898 cp/parser.c:12906
-#, fuzzy
-msgid "redefinition of %q#T"
-msgstr "herdefinitie van `%s'"
+#: cp/parser.c:9523
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in %<decltype%> expressions"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
 
-#: cp/class.c:5048
-msgid "%q#T has virtual functions but non-virtual destructor"
-msgstr ""
+#: cp/parser.c:9778
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %<auto%> in conversion operator"
+msgstr "%s laat qualifiers van doeltype van pointer vallen"
 
-#: cp/class.c:5145
-msgid "trying to finish struct, but kicked out due to previous parse errors"
+#: cp/parser.c:9863
+#, gcc-internal-format
+msgid "only constructors take base initializers"
 msgstr ""
 
-#: cp/class.c:5561
-#, fuzzy
-msgid "language string %<\"%E\"%> not recognized"
-msgstr "taal %s niet herkend"
+#: cp/parser.c:9885
+#, fuzzy, gcc-internal-format
+msgid "cannot expand initializer for member %<%D%>"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: cp/class.c:5648
-msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
+#: cp/parser.c:9940
+#, gcc-internal-format
+msgid "anachronistic old-style base class initializer"
 msgstr ""
 
-#: cp/class.c:5773
-msgid "no matches converting function %qD to type %q#T"
+#: cp/parser.c:10008
+#, gcc-internal-format
+msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
 msgstr ""
 
-#: cp/class.c:5796
-msgid "converting overloaded function %qD to type %q#T is ambiguous"
+#. Warn that we do not support `export'.
+#: cp/parser.c:10353
+#, gcc-internal-format
+msgid "keyword %<export%> not implemented, and will be ignored"
 msgstr ""
 
-#: cp/class.c:5822
-#, fuzzy
-msgid "assuming pointer to member %qD"
-msgstr "herhaald lid `%s'"
+#: cp/parser.c:10539 cp/parser.c:10638 cp/parser.c:10745 cp/parser.c:15324
+#, fuzzy, gcc-internal-format
+msgid "template parameter pack %qD cannot have a default argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: cp/class.c:5825
-msgid "(a pointer to member can only be formed with %<&%E%>)"
-msgstr ""
+#: cp/parser.c:10543 cp/parser.c:15331
+#, fuzzy, gcc-internal-format
+msgid "template parameter pack cannot have a default argument"
+msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
-#: cp/class.c:5870 cp/class.c:5901 cp/class.c:6053 cp/class.c:6060
-msgid "not enough type information"
-msgstr ""
+#: cp/parser.c:10642 cp/parser.c:10749
+#, fuzzy, gcc-internal-format
+msgid "template parameter packs cannot have default arguments"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
 
-#: cp/class.c:5887
-#, fuzzy
-msgid "argument of type %qT does not match %qT"
-msgstr "argument `%s' komt niet overeen met prototype"
+#: cp/parser.c:10889
+#, fuzzy, gcc-internal-format
+msgid "%<<::%> cannot begin a template-argument list"
+msgstr "%qs is geen iterator"
 
-#: cp/class.c:6037
-msgid "invalid operation on uninstantiated type"
+#: cp/parser.c:10893
+#, gcc-internal-format
+msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
 msgstr ""
 
-#. [basic.scope.class]
-#.
-#. A name N used in a class S shall refer to the same declaration
-#. in its context and when re-evaluated in the completed scope of
-#. S.
-#: cp/class.c:6274 cp/decl.c:1102 cp/name-lookup.c:508 cp/pt.c:2206
-#, fuzzy
-msgid "declaration of %q#D"
-msgstr "herdeclaratie van `%s'"
-
-#: cp/class.c:6275
-msgid "changes meaning of %qD from %q+#D"
-msgstr ""
+#: cp/parser.c:10971
+#, fuzzy, gcc-internal-format
+msgid "parse error in template argument list"
+msgstr "%qs is geen iterator"
 
-#: cp/cvt.c:90
-#, fuzzy
-msgid "can't convert from incomplete type %qT to %qT"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#. Explain what went wrong.
+#: cp/parser.c:11085
+#, fuzzy, gcc-internal-format
+msgid "non-template %qD used as template"
+msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
 
-#: cp/cvt.c:99
-msgid "conversion of %qE from %qT to %qT is ambiguous"
+#: cp/parser.c:11087
+#, gcc-internal-format
+msgid "use %<%T::template %D%> to indicate that it is a template"
 msgstr ""
 
-#: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
-msgid "cannot convert %qE from type %qT to type %qT"
-msgstr ""
+#: cp/parser.c:11220
+#, fuzzy, gcc-internal-format
+msgid "expected parameter pack before %<...%>"
+msgstr "top-level declaratie van %qs specifieert %<auto%>"
 
-#: cp/cvt.c:197 cp/cvt.c:201
-msgid "pointer to member cast from %qT to %qT is via virtual base"
+#: cp/parser.c:11638
+#, gcc-internal-format
+msgid "template specialization with C linkage"
 msgstr ""
 
-#: cp/cvt.c:497
-#, fuzzy
-msgid "conversion from %qT to %qT discards qualifiers"
-msgstr "cast laat qualifiers van doeltype van pointer vallen"
-
-#: cp/cvt.c:515 cp/typeck.c:4824
-#, fuzzy
-msgid "casting %qT to %qT does not dereference pointer"
-msgstr "kan niet derefereren, is geen pointer."
-
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#: cp/cvt.c:542
-#, fuzzy
-msgid "cannot convert type %qT to type %qT"
-msgstr "kon 0x%l.8x niet naar een regio omzetten"
+#: cp/parser.c:12454
+#, fuzzy, gcc-internal-format
+msgid "declaration %qD does not declare anything"
+msgstr "declaratie declareert niets"
 
-#: cp/cvt.c:670
-#, fuzzy
-msgid "conversion from %q#T to %q#T"
-msgstr "ongeldige registernaam voor `%s'"
+#: cp/parser.c:12540
+#, fuzzy, gcc-internal-format
+msgid "attributes ignored on uninstantiated type"
+msgstr "het %qs attribuut wordt genegeerd voor niet-class-types"
 
-#: cp/cvt.c:682 cp/cvt.c:702
-msgid "%q#T used where a %qT was expected"
-msgstr ""
+#: cp/parser.c:12544
+#, fuzzy, gcc-internal-format
+msgid "attributes ignored on template instantiation"
+msgstr "herhaalde definitie %qs"
 
-#: cp/cvt.c:717
-msgid "%q#T used where a floating point value was expected"
+#: cp/parser.c:12549
+#, gcc-internal-format
+msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
 msgstr ""
 
-#: cp/cvt.c:764
-#, fuzzy
-msgid "conversion from %qT to non-scalar type %qT requested"
-msgstr "conversie naar niet-scalair type gevraagd"
-
-#: cp/cvt.c:798
-msgid "pseudo-destructor is not called"
-msgstr ""
+#: cp/parser.c:12834
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a namespace-name"
+msgstr "%qs is geen iterator"
 
-#: cp/cvt.c:857
-msgid "object of incomplete type %qT will not be accessed in %s"
-msgstr ""
+#: cp/parser.c:12961
+#, fuzzy, gcc-internal-format
+msgid "%<namespace%> definition is not allowed here"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: cp/cvt.c:860
-msgid "object of type %qT will not be accessed in %s"
-msgstr ""
+#: cp/parser.c:13102
+#, fuzzy, gcc-internal-format
+msgid "a template-id may not appear in a using-declaration"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: cp/cvt.c:876
-msgid "object %qE of incomplete type %qT will not be accessed in %s"
+#: cp/parser.c:13528
+#, gcc-internal-format
+msgid "an asm-specification is not allowed on a function-definition"
 msgstr ""
 
-#. [over.over] enumerates the places where we can take the address
-#. of an overloaded function, and this is not one of them.
-#: cp/cvt.c:892
-#, fuzzy, c-format
-msgid "%s cannot resolve address of overloaded function"
-msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
+#: cp/parser.c:13532
+#, fuzzy, gcc-internal-format
+msgid "attributes are not allowed on a function-definition"
+msgstr "globale registervariabele volgt op een functiedefinitie"
 
-#. Only warn when there is no &.
-#: cp/cvt.c:898
-#, c-format
-msgid "%s is a reference, not call, to function %qE"
-msgstr ""
+#: cp/parser.c:13685
+#, fuzzy, gcc-internal-format
+msgid "initializer provided for function"
+msgstr "ingebouwde functie %qs kan niet uitgeschakeld worden"
 
-#: cp/cvt.c:909
-#, fuzzy, c-format
-msgid "%s has no effect"
-msgstr "%s heeft geen leden"
+#: cp/parser.c:13718
+#, fuzzy, gcc-internal-format
+msgid "attributes after parenthesized initializer ignored"
+msgstr "attributen genegeerd in declarator van parameter-array"
 
-#: cp/cvt.c:941
-#, fuzzy
-msgid "value computed is not used"
-msgstr "modus van `%s' is geen modus"
+#: cp/parser.c:14236
+#, fuzzy, gcc-internal-format
+msgid "cannot define member of dependent typedef %qT"
+msgstr "herhaald lid %qs"
 
-#: cp/cvt.c:1049
-msgid "converting NULL to non-pointer type"
-msgstr ""
+#: cp/parser.c:14240
+#, fuzzy, gcc-internal-format
+msgid "%<%T::%E%> is not a type"
+msgstr "%qs is geen iterator"
 
-#: cp/cvt.c:1121
-msgid "ambiguous default type conversion from %qT"
-msgstr ""
+#: cp/parser.c:14268
+#, fuzzy, gcc-internal-format
+msgid "invalid use of constructor as a template"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: cp/cvt.c:1123
-msgid "  candidate conversions include %qD and %qD"
+#: cp/parser.c:14270
+#, gcc-internal-format
+msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
 msgstr ""
 
-#: cp/decl.c:361
-#, fuzzy
-msgid "label %qD used but not defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
-
-#: cp/decl.c:372
-#, fuzzy
-msgid "label %qD defined but not used"
-msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#: cp/parser.c:14448
+#, fuzzy, gcc-internal-format
+msgid "%qD is a namespace"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:1009
-#, fuzzy
-msgid "%qD was declared %<extern%> and later %<static%>"
-msgstr "`%s' was als `extern' gedeclareerd en daarna als `static'"
+#: cp/parser.c:14523
+#, fuzzy, gcc-internal-format
+msgid "duplicate cv-qualifier"
+msgstr "herhaalde case-waarde"
 
-#: cp/decl.c:1010 cp/decl.c:1475
-#, fuzzy
-msgid "previous declaration of %qD"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:14645 cp/typeck2.c:501
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %<auto%>"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: cp/decl.c:1058
-#, fuzzy
-msgid "%Jfunction %qD redeclared as inline"
-msgstr "functie `%s' geherdeclareerd als inline"
+#: cp/parser.c:15039
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in parameter types"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:1059
-#, fuzzy
-msgid "%Jprevious declaration of %qD with attribute noinline"
-msgstr "eerdere declaratie van functie `%s' had het noinline attribuut"
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/parser.c:15257
+#, fuzzy, gcc-internal-format
+msgid "file ends in default argument"
+msgstr "ongeldig type-argument %qs"
 
-#: cp/decl.c:1066
-#, fuzzy
-msgid "%Jfunction %qD redeclared with attribute noinline"
-msgstr "functie `%s' geherdeclareerd met noinline attribuut"
+#: cp/parser.c:15303
+#, fuzzy, gcc-internal-format
+msgid "deprecated use of default argument for parameter of non-function"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: cp/decl.c:1068
-#, fuzzy
-msgid "%Jprevious declaration of %qD was inline"
-msgstr "eerdere declaratie van functie `%s' was inline"
+#: cp/parser.c:15307
+#, fuzzy, gcc-internal-format
+msgid "default arguments are only permitted for function parameters"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: cp/decl.c:1089 cp/decl.c:1160
-#, fuzzy
-msgid "shadowing %s function %q#D"
-msgstr "bibliotheekfunctie `%s' wordt verborgen"
+#: cp/parser.c:15593
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ does not allow designated initializers"
+msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
 
-#: cp/decl.c:1098
-#, fuzzy
-msgid "library function %q#D redeclared as non-function %q#D"
-msgstr "bibliotheekfunctie `%s' als niet-functie gedeclareerd"
+#: cp/parser.c:16207
+#, fuzzy, gcc-internal-format
+msgid "invalid class name in declaration of %qD"
+msgstr "herdeclaratie van %qs"
 
-#: cp/decl.c:1103
-#, fuzzy
-msgid "conflicts with built-in declaration %q#D"
-msgstr "conflicterende declaraties van `%s'"
+#: cp/parser.c:16221
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD in namespace %qD which does not enclose %qD"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: cp/decl.c:1155 cp/decl.c:1264 cp/decl.c:1280
-#, fuzzy
-msgid "new declaration %q#D"
-msgstr "herdeclaratie van `%s'"
+#: cp/parser.c:16226
+#, fuzzy, gcc-internal-format
+msgid "declaration of %qD in %qD which does not enclose %qD"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: cp/decl.c:1156
-#, fuzzy
-msgid "ambiguates built-in declaration %q#D"
-msgstr "herhaalde label-declaratie `%s'"
+#: cp/parser.c:16240
+#, gcc-internal-format
+msgid "extra qualification not allowed"
+msgstr ""
 
-#: cp/decl.c:1227
-#, fuzzy
-msgid "%q#D redeclared as different kind of symbol"
-msgstr "`%s' als ander soort symbool geherdeclareerd"
+#: cp/parser.c:16252
+#, fuzzy, gcc-internal-format
+msgid "an explicit specialization must be preceded by %<template <>%>"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:1230
-#, fuzzy
-msgid "previous declaration of %q#D"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:16282
+#, fuzzy, gcc-internal-format
+msgid "function template %qD redeclared as a class template"
+msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
 
-#: cp/decl.c:1249
-#, fuzzy
-msgid "declaration of template %q#D"
-msgstr "herdeclaratie van `enum %s'"
+#: cp/parser.c:16365
+#, fuzzy, gcc-internal-format
+msgid "previous definition of %q+#T"
+msgstr "eerdere definitie van %qs"
 
-#: cp/decl.c:1250 cp/name-lookup.c:509
-#, fuzzy
-msgid "conflicts with previous declaration %q#D"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: cp/parser.c:16634
+#, gcc-internal-format
+msgid "a class-key must be used when declaring a friend"
+msgstr ""
 
-#: cp/decl.c:1265 cp/decl.c:1281
-#, fuzzy
-msgid "ambiguates old declaration %q#D"
-msgstr "herhaalde label-declaratie `%s'"
+#: cp/parser.c:16649
+#, fuzzy, gcc-internal-format
+msgid "friend declaration does not name a class or function"
+msgstr "ingebouwde functie %qs als niet-functie gedeclareerd"
 
-#: cp/decl.c:1273
-#, fuzzy
-msgid "declaration of C function %q#D conflicts with"
-msgstr "impliciete declaratie van functie `%s'"
+#: cp/parser.c:16831
+#, gcc-internal-format
+msgid "pure-specifier on function-definition"
+msgstr ""
 
-#: cp/decl.c:1275
-#, fuzzy
-msgid "previous declaration %q#D here"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:17144
+#, gcc-internal-format
+msgid "keyword %<typename%> not allowed outside of templates"
+msgstr ""
 
-#: cp/decl.c:1288
-#, fuzzy
-msgid "conflicting declaration %q#D"
-msgstr "conflicterende declaraties van `%s'"
+#: cp/parser.c:17147
+#, gcc-internal-format
+msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
+msgstr ""
 
-#: cp/decl.c:1289
-#, fuzzy
-msgid "%qD has a previous declaration as %q#D"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:17229
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in an exception-specification"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#. [namespace.alias]
-#.
-#. A namespace-name or namespace-alias shall not be declared as
-#. the name of any other entity in the same declarative region.
-#. A namespace-name defined at global scope shall not be
-#. declared as the name of any other entity in any global scope
-#. of the program.
-#: cp/decl.c:1342
-#, fuzzy
-msgid "declaration of namespace %qD conflicts with"
-msgstr "impliciete declaratie van functie `%s'"
+#: cp/parser.c:17410
+#, fuzzy, gcc-internal-format
+msgid "types may not be defined in exception-declarations"
+msgstr "%qs staat niet aan het begin van een declaratie"
 
-#: cp/decl.c:1343
-#, fuzzy
-msgid "previous declaration of namespace %qD here"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:18303
+#, gcc-internal-format
+msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
+msgstr ""
 
-#: cp/decl.c:1355
-#, fuzzy
-msgid "%q#D previously defined here"
-msgstr "`%s' tevoren hier gedefinieerd"
+#: cp/parser.c:18308
+#, fuzzy, gcc-internal-format
+msgid "invalid declaration of %<%T::%E%>"
+msgstr "herdeclaratie van %qs"
 
-#: cp/decl.c:1356
-#, fuzzy
-msgid "%q#D previously declared here"
-msgstr "`%s' tevoren hier gedeclareerd"
+#: cp/parser.c:18312
+#, fuzzy, gcc-internal-format
+msgid "too few template-parameter-lists"
+msgstr "twee of meer data types in de declaratie van %qs"
 
-#. Prototype decl follows defn w/o prototype.
-#: cp/decl.c:1365
-#, fuzzy
-msgid "prototype for %q#D"
-msgstr "prototype voor `%s' volgt"
+#. Otherwise, there are too many template parameter lists.  We have
+#. something like:
+#.
+#. template <class T> template <class U> void S::f();
+#: cp/parser.c:18319
+#, fuzzy, gcc-internal-format
+msgid "too many template-parameter-lists"
+msgstr "meerdere opslagklassen in declaratie van %qs"
 
-#: cp/decl.c:1366
-#, fuzzy
-msgid "%Jfollows non-prototype definition here"
-msgstr "niet-prototype definitie hier"
+#: cp/parser.c:18607
+#, fuzzy, gcc-internal-format
+msgid "named return values are no longer supported"
+msgstr "-pipe wordt niet ondersteund"
 
-#: cp/decl.c:1378
-#, fuzzy
-msgid "previous declaration of %q#D with %qL linkage"
-msgstr "eerdere declaratie van `%s'"
+#: cp/parser.c:18687
+#, fuzzy, gcc-internal-format
+msgid "invalid declaration of member template in local class"
+msgstr "herdeclaratie van %<enum %s%>"
 
-#: cp/decl.c:1380
-#, fuzzy
-msgid "conflicts with new declaration with %qL linkage"
-msgstr "conflicterende declaraties van `%s'"
+#: cp/parser.c:18696
+#, gcc-internal-format
+msgid "template with C linkage"
+msgstr ""
 
-#: cp/decl.c:1403 cp/decl.c:1410
-#, fuzzy
-msgid "default argument given for parameter %d of %q#D"
-msgstr "argumenten aan macro `%s' gegeven"
+#: cp/parser.c:18844
+#, fuzzy, gcc-internal-format
+msgid "template declaration of %<typedef%>"
+msgstr "herdeclaratie van %qs"
 
-#: cp/decl.c:1405 cp/decl.c:1412
-#, fuzzy
-msgid "after previous specification in %q#D"
-msgstr "eerdere definitie van `%s'"
+#: cp/parser.c:18913
+#, fuzzy, gcc-internal-format
+msgid "explicit template specialization cannot have a storage class"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:1421
-#, fuzzy
-msgid "%q#D was used before it was declared inline"
-msgstr "`%s' werd voor haar definitie gebruikt zonder protoype"
+#: cp/parser.c:19138
+#, fuzzy, gcc-internal-format
+msgid "%<>>%> should be %<> >%> within a nested template argument list"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:1422
-#, fuzzy
-msgid "%Jprevious non-inline declaration here"
-msgstr "eerdere impliciete declaratie van `%s'"
+#: cp/parser.c:19151
+#, gcc-internal-format
+msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
+msgstr ""
 
-#: cp/decl.c:1474
-#, fuzzy
-msgid "redundant redeclaration of %qD in same scope"
-msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
+#: cp/parser.c:19494
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %qD in linkage specification"
+msgstr "ongeldige linker operand van %s"
 
-#: cp/decl.c:1568
-#, fuzzy, c-format
-msgid "declaration of %qF throws different exceptions"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: cp/parser.c:19507
+#, fuzzy, gcc-internal-format
+msgid "%<__thread%> before %qD"
+msgstr "%<__thread%> vóór %<extern%> gebruikt"
 
-#: cp/decl.c:1570
-#, fuzzy, c-format
-msgid "than previous declaration %qF"
-msgstr "geen eerdere declaratie voor `%s'"
+#: cp/parser.c:19828
+#, fuzzy, gcc-internal-format
+msgid "%qs tag used in naming %q#T"
+msgstr "Ongeldige optie %qs"
 
-#. From [temp.expl.spec]:
-#.
-#. If a template, a member template or the member of a class
-#. template is explicitly specialized then that
-#. specialization shall be declared before the first use of
-#. that specialization that would cause an implicit
-#. instantiation to take place, in every translation unit in
-#. which such a use occurs.
-#: cp/decl.c:1730
-#, fuzzy
-msgid "explicit specialization of %qD after first use"
-msgstr "impliciete declaratie van functie `%s'"
+#: cp/parser.c:19849
+#, fuzzy, gcc-internal-format
+msgid "%qD redeclared with different access"
+msgstr "%qs als ander soort symbool geherdeclareerd"
 
-#: cp/decl.c:1809
-msgid "%J%qD: visibility attribute ignored because it"
+#: cp/parser.c:19868
+#, gcc-internal-format
+msgid "%<template%> (as a disambiguator) is only allowed within templates"
 msgstr ""
 
-#: cp/decl.c:1811
-#, fuzzy
-msgid "%Jconflicts with previous declaration here"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: cp/parser.c:20135 cp/parser.c:21063 cp/parser.c:21196
+#, gcc-internal-format
+msgid "misplaced %<@%D%> Objective-C++ construct"
+msgstr ""
 
-#: cp/decl.c:2055
-#, fuzzy, c-format
-msgid "label %qE referenced outside of any function"
-msgstr "naar label %s gerefereerd buiten enige functie"
+#: cp/parser.c:20280
+#, gcc-internal-format
+msgid "%<@encode%> must specify a type as an argument"
+msgstr ""
 
-#: cp/decl.c:2151 cp/decl.c:2175 cp/decl.c:2263
-#, fuzzy
-msgid "jump to label %qD"
-msgstr "herhaald label `%s'"
+#: cp/parser.c:20596
+#, gcc-internal-format
+msgid "invalid Objective-C++ selector name"
+msgstr ""
 
-#: cp/decl.c:2153 cp/decl.c:2177
-msgid "jump to case label"
+#: cp/parser.c:20927
+#, gcc-internal-format
+msgid "identifier expected after %<@protocol%>"
 msgstr ""
 
-#: cp/decl.c:2156 cp/decl.c:2180
-#, fuzzy
-msgid "%H  from here"
-msgstr "van hieruit opgeroepen"
+#: cp/parser.c:22266
+#, gcc-internal-format
+msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
+msgstr ""
 
-#: cp/decl.c:2161
-#, fuzzy
-msgid "  crosses initialization of %q#D"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/parser.c:22434 cp/pt.c:11413
+#, fuzzy, gcc-internal-format
+msgid "iteration variable %qD should not be reduction"
+msgstr "registervariabele %qs gebruikt in geneste functie"
 
-#: cp/decl.c:2164 cp/decl.c:2279
-msgid "  enters scope of non-POD %q#D"
+#: cp/parser.c:22501
+#, gcc-internal-format
+msgid "not enough collapsed for loops"
 msgstr ""
 
-#: cp/decl.c:2184 cp/decl.c:2283
-msgid "  enters try block"
+#: cp/parser.c:22963
+#, fuzzy, gcc-internal-format
+msgid "junk at end of %<#pragma GCC pch_preprocess%>"
+msgstr "misvormde #pragma pack"
+
+#: cp/parser.c:23126
+#, gcc-internal-format
+msgid "inter-module optimizations not implemented for C++"
 msgstr ""
 
-#: cp/decl.c:2186 cp/decl.c:2285
-msgid "  enters catch block"
+#: cp/pt.c:272
+#, gcc-internal-format
+msgid "data member %qD cannot be a member template"
 msgstr ""
 
-#: cp/decl.c:2264
-#, fuzzy
-msgid "  from here"
-msgstr "van hieruit opgeroepen"
+#: cp/pt.c:284
+#, fuzzy, gcc-internal-format
+msgid "invalid member template declaration %qD"
+msgstr "herhaalde label-declaratie %qs"
 
-#. Can't skip init of __exception_info.
-#: cp/decl.c:2275
-msgid "%J  enters catch block"
+#: cp/pt.c:651
+#, fuzzy, gcc-internal-format
+msgid "explicit specialization in non-namespace scope %qD"
+msgstr "impliciete declaratie van functie %qs"
+
+#: cp/pt.c:665
+#, gcc-internal-format
+msgid "enclosing class templates are not explicitly specialized"
 msgstr ""
 
-#: cp/decl.c:2277
-#, fuzzy
-msgid "  skips initialization of %q#D"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/pt.c:751
+#, fuzzy, gcc-internal-format
+msgid "specialization of %qD must appear at namespace scope"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
 
-#: cp/decl.c:2311
-#, fuzzy
-msgid "label named wchar_t"
-msgstr "er is geen label dat `%s' heet"
+#: cp/pt.c:759
+#, fuzzy, gcc-internal-format
+msgid "specialization of %qD in different namespace"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
 
-#: cp/decl.c:2314
-#, fuzzy
-msgid "duplicate label %qD"
-msgstr "herhaald label `%s'"
+#: cp/pt.c:760 cp/pt.c:862
+#, fuzzy, gcc-internal-format
+msgid "  from definition of %q+#D"
+msgstr "herdefinitie van %qs"
 
-#: cp/decl.c:2562 cp/parser.c:3525
-#, fuzzy
-msgid "%qD used without template parameters"
-msgstr "macro `%s' gebruikt zonder argumenten"
+#: cp/pt.c:777
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
+msgstr "%qs wordt gedeclareerd als een array van functies"
 
-#: cp/decl.c:2579 cp/decl.c:2670
-msgid "no class template named %q#T in %q#T"
-msgstr ""
+#: cp/pt.c:795
+#, fuzzy, gcc-internal-format
+msgid "name of class shadows template template parameter %qD"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:2600 cp/decl.c:2610 cp/decl.c:2630
-#, fuzzy
-msgid "no type named %q#T in %q#T"
-msgstr "het type van de teruggeefwaarde van `%s' is niet `int'"
+#: cp/pt.c:828
+#, fuzzy, gcc-internal-format
+msgid "specialization of %qT after instantiation"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
 
-#: cp/decl.c:2679
-#, fuzzy
-msgid "template parameters do not match template"
-msgstr "niet-beëindigde parameterlijst in `#define'"
+#: cp/pt.c:861
+#, gcc-internal-format
+msgid "specializing %q#T in different namespace"
+msgstr ""
 
-#: cp/decl.c:2680 cp/friend.c:317 cp/friend.c:325
-#, fuzzy
-msgid "%qD declared here"
-msgstr "`%s' tevoren hier gedeclareerd"
+#. But if we've had an implicit instantiation, that's a
+#. problem ([temp.expl.spec]/6).
+#: cp/pt.c:899
+#, fuzzy, gcc-internal-format
+msgid "specialization %qT after instantiation %qT"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
 
-#: cp/decl.c:3351
-msgid "%Jan anonymous union cannot have function members"
-msgstr ""
+#: cp/pt.c:913
+#, fuzzy, gcc-internal-format
+msgid "explicit specialization of non-template %qT"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:3369
-msgid "member %q#D with constructor not allowed in anonymous aggregate"
-msgstr ""
+#: cp/pt.c:1329
+#, fuzzy, gcc-internal-format
+msgid "specialization of %qD after instantiation"
+msgstr "de declaratie van %qs is %<extern%> en heeft een beginwaarde"
+
+#: cp/pt.c:1787
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a function template"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:3373
-msgid "member %q#D with destructor not allowed in anonymous aggregate"
+#: cp/pt.c:1996
+#, gcc-internal-format
+msgid "template-id %qD for %q+D does not match any template declaration"
 msgstr ""
 
-#: cp/decl.c:3377
-msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
+#: cp/pt.c:1999
+#, gcc-internal-format
+msgid "saw %d %<template<>%>, need %d for specializing a member function template"
 msgstr ""
 
-#: cp/decl.c:3403
-msgid "multiple types in one declaration"
+#: cp/pt.c:2008
+#, gcc-internal-format
+msgid "ambiguous template specialization %qD for %q+D"
 msgstr ""
 
-#: cp/decl.c:3407
-#, fuzzy
-msgid "redeclaration of C++ built-in type %qT"
-msgstr "herdeclaratie van `%s'"
+#. This case handles bogus declarations like template <>
+#. template <class T> void f<int>();
+#: cp/pt.c:2244 cp/pt.c:2298
+#, fuzzy, gcc-internal-format
+msgid "template-id %qD in declaration of primary template"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:3444
-#, fuzzy
-msgid "missing type-name in typedef-declaration"
-msgstr "nutteloos sleutelwoord of typenaam in lege declaratie"
+#: cp/pt.c:2257
+#, gcc-internal-format
+msgid "template parameter list used in explicit instantiation"
+msgstr ""
 
-#: cp/decl.c:3452
-msgid "ISO C++ prohibits anonymous structs"
+#: cp/pt.c:2263
+#, gcc-internal-format
+msgid "definition provided for explicit instantiation"
 msgstr ""
 
-#: cp/decl.c:3459
-#, fuzzy, c-format
-msgid "%qs can only be specified for functions"
-msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#: cp/pt.c:2271
+#, fuzzy, gcc-internal-format
+msgid "too many template parameter lists in declaration of %qD"
+msgstr "meerdere opslagklassen in declaratie van %qs"
 
-#: cp/decl.c:3465
-#, fuzzy
-msgid "%<friend%> can only be specified inside a class"
-msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#: cp/pt.c:2274
+#, fuzzy, gcc-internal-format
+msgid "too few template parameter lists in declaration of %qD"
+msgstr "twee of meer data types in de declaratie van %qs"
 
-#: cp/decl.c:3467
-#, fuzzy
-msgid "%<explicit%> can only be specified for constructors"
-msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#: cp/pt.c:2276
+#, fuzzy, gcc-internal-format
+msgid "explicit specialization of %qD must be introduced by %<template <>%>"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:3469
-#, fuzzy
-msgid "a storage class can only be specified for objects and functions"
-msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#: cp/pt.c:2295
+#, gcc-internal-format
+msgid "function template partial specialization %qD is not allowed"
+msgstr ""
 
-#: cp/decl.c:3475
-#, fuzzy
-msgid "qualifiers can only be specified for objects and functions"
-msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#: cp/pt.c:2327
+#, gcc-internal-format
+msgid "default argument specified in explicit specialization"
+msgstr ""
 
-#: cp/decl.c:3505
-#, fuzzy
-msgid "attribute ignored in declaration of %q#T"
-msgstr "eerdere declaratie van `%s'"
+#: cp/pt.c:2357
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a template function"
+msgstr "%qs is meestal een functie"
 
-#: cp/decl.c:3506
-msgid "attribute for %q#T must follow the %qs keyword"
-msgstr ""
+#: cp/pt.c:2365
+#, fuzzy, gcc-internal-format
+msgid "%qD is not declared in %qD"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/decl.c:3629
-#, fuzzy
-msgid "function %q#D is initialized like a variable"
-msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
+#. From [temp.expl.spec]:
+#.
+#. If such an explicit specialization for the member
+#. of a class template names an implicitly-declared
+#. special member function (clause _special_), the
+#. program is ill-formed.
+#.
+#. Similar language is found in [temp.explicit].
+#: cp/pt.c:2427
+#, fuzzy, gcc-internal-format
+msgid "specialization of implicitly-declared special member function"
+msgstr "%qs impliciet als functie gedeclareerd"
 
-#: cp/decl.c:3641
-#, fuzzy
-msgid "declaration of %q#D has %<extern%> and is initialized"
-msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
+#: cp/pt.c:2471
+#, fuzzy, gcc-internal-format
+msgid "no member function %qD declared in %qT"
+msgstr "geneste functie %qs is als %<extern%> gedeclareerd"
 
-#: cp/decl.c:3671
-#, fuzzy
-msgid "%q#D is not a static member of %q#T"
-msgstr "`%s' is geen static veld"
+#: cp/pt.c:3090
+#, gcc-internal-format
+msgid "base initializer expansion %<%T%> contains no parameter packs"
+msgstr ""
 
-#: cp/decl.c:3677
-msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
+#: cp/pt.c:3151
+#, gcc-internal-format
+msgid "expansion pattern %<%T%> contains no argument packs"
 msgstr ""
 
-#: cp/decl.c:3686
-msgid "template header not allowed in member definition of explicitly specialized class"
+#: cp/pt.c:3153
+#, gcc-internal-format
+msgid "expansion pattern %<%E%> contains no argument packs"
 msgstr ""
 
-#: cp/decl.c:3694
-#, fuzzy
-msgid "duplicate initialization of %qD"
-msgstr "dubbele beginwaarde"
+#: cp/pt.c:3194
+#, gcc-internal-format
+msgid "parameter packs not expanded with %<...%>:"
+msgstr ""
 
-#: cp/decl.c:3732
-#, fuzzy
-msgid "declaration of %q#D outside of class is not definition"
-msgstr "de zwakke declaratie van `%s' moet aan de definitie voorafgaan"
+#: cp/pt.c:3209 cp/pt.c:3897
+#, gcc-internal-format
+msgid "        %qD"
+msgstr ""
 
-#: cp/decl.c:3781
-#, fuzzy
-msgid "variable %q#D has initializer but incomplete type"
-msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
+#: cp/pt.c:3211
+#, fuzzy, gcc-internal-format
+msgid "        <anonymous>"
+msgstr "<anoniem>"
+
+#: cp/pt.c:3328
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+#D"
+msgstr "herdeclaratie van %qs"
+
+#: cp/pt.c:3329
+#, fuzzy, gcc-internal-format
+msgid " shadows template parm %q+#D"
+msgstr "meerdere parameters hebben de naam %qs"
+
+#: cp/pt.c:3893
+#, gcc-internal-format
+msgid "template parameters not used in partial specialization:"
+msgstr ""
 
-#: cp/decl.c:3788 cp/decl.c:4410
-#, fuzzy
-msgid "elements of array %q#D have incomplete type"
-msgstr "elementen van array `%s' hebben een onvolledig type"
+#: cp/pt.c:3908
+#, fuzzy, gcc-internal-format
+msgid "partial specialization %qT does not specialize any template arguments"
+msgstr "variabele %qs als inline gedeclareerd"
 
-#: cp/decl.c:3804
-#, fuzzy
-msgid "aggregate %q#D has incomplete type and cannot be defined"
-msgstr "parameter `%s' heeft een onvolledig type"
+#: cp/pt.c:3953
+#, gcc-internal-format
+msgid "parameter pack argument %qE must be at the end of the template argument list"
+msgstr ""
 
-#: cp/decl.c:3854
-#, fuzzy
-msgid "%qD declared as reference but not initialized"
-msgstr "`%s' als ander soort symbool geherdeclareerd"
+#: cp/pt.c:3956
+#, gcc-internal-format
+msgid "parameter pack argument %qT must be at the end of the template argument list"
+msgstr ""
 
-#: cp/decl.c:3860
-#, fuzzy
-msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
-msgstr "ANSI C verbiedt lege initialisatie-accolades"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/pt.c:3975
+#, fuzzy, gcc-internal-format
+msgid "template argument %qE involves template parameter(s)"
+msgstr "argument %d is alleen-lezen"
 
-#: cp/decl.c:3886
-#, fuzzy
-msgid "cannot initialize %qT from %qT"
-msgstr "niet-constante beginwaarde voor `%s'"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/pt.c:4022
+#, fuzzy, gcc-internal-format
+msgid "type %qT of template argument %qE depends on a template parameter"
+msgid_plural "type %qT of template argument %qE depends on template parameters"
+msgstr[0] "argument %d is alleen-lezen"
+msgstr[1] "argument %d is alleen-lezen"
 
-#: cp/decl.c:3919
-#, fuzzy
-msgid "initializer fails to determine size of %qD"
-msgstr "beginwaarde legt grootte van `%s' niet vast"
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/pt.c:4129
+#, fuzzy, gcc-internal-format
+msgid "no default argument for %qD"
+msgstr "ongeldig type-argument %qs"
 
-#: cp/decl.c:3924
-#, fuzzy
-msgid "array size missing in %qD"
-msgstr "array-grootte ontbreekt in `%s'"
+#: cp/pt.c:4150
+#, gcc-internal-format
+msgid "parameter pack %qE must be at the end of the template parameter list"
+msgstr ""
 
-#: cp/decl.c:3934
-#, fuzzy
-msgid "zero-size array %qD"
-msgstr "array `%s' heeft grootte die negatief of 0 is"
+#: cp/pt.c:4153
+#, gcc-internal-format
+msgid "parameter pack %qT must be at the end of the template parameter list"
+msgstr ""
 
-#. An automatic variable with an incomplete type: that is an error.
-#. Don't talk about array types here, since we took care of that
-#. message in grokdeclarator.
-#: cp/decl.c:3971
-#, fuzzy
-msgid "storage size of %qD isn't known"
-msgstr "opslaggrootte van `%s' is onbekend"
+#: cp/pt.c:4190
+#, gcc-internal-format
+msgid "default template arguments may not be used in function template friend re-declaration"
+msgstr ""
 
-#: cp/decl.c:3993
-#, fuzzy
-msgid "storage size of %qD isn't constant"
-msgstr "opslaggrootte van `%s' is niet constant"
+#: cp/pt.c:4193
+#, fuzzy, gcc-internal-format
+msgid "default template arguments may not be used in function template friend declarations"
+msgstr "argumenten aan macro %qs gegeven"
 
-#: cp/decl.c:4048
-msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
+#: cp/pt.c:4196
+#, gcc-internal-format
+msgid "default template arguments may not be used in function templates without -std=c++0x or -std=gnu++0x"
 msgstr ""
 
-#: cp/decl.c:4051
-msgid "%J  you can work around this by removing the initializer"
+#: cp/pt.c:4199
+#, gcc-internal-format
+msgid "default template arguments may not be used in partial specializations"
 msgstr ""
 
-#: cp/decl.c:4078
-#, fuzzy
-msgid "uninitialized const %qD"
-msgstr "niet-constante beginwaarde voor `%s'"
+#: cp/pt.c:4202 cp/pt.c:4253
+#, fuzzy, gcc-internal-format
+msgid "default argument for template parameter for class enclosing %qD"
+msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
 
-#: cp/decl.c:4143
-msgid "name %qD used in a GNU-style designated initializer for an array"
+#: cp/pt.c:4346
+#, gcc-internal-format
+msgid "template class without a name"
 msgstr ""
 
-#: cp/decl.c:4214
-#, fuzzy
-msgid "brace-enclosed initializer used to initialize %qT"
-msgstr "geen beginwaarde voor variant-veld `%s'"
+#. [temp.mem]
+#.
+#. A destructor shall not be a member template.
+#: cp/pt.c:4356
+#, fuzzy, gcc-internal-format
+msgid "destructor %qD declared as member template"
+msgstr "%<%s %s%> binnen parameterlijst gedeclareerd"
 
-#: cp/decl.c:4279
-msgid "initializer for %qT must be brace-enclosed"
-msgstr ""
+#. [basic.stc.dynamic.allocation]
+#.
+#. An allocation function can be a function
+#. template. ... Template allocation functions shall
+#. have two or more parameters.
+#: cp/pt.c:4371
+#, fuzzy, gcc-internal-format
+msgid "invalid template declaration of %qD"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/decl.c:4295
-#, fuzzy
-msgid "ISO C++ does not allow designated initializers"
-msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
+#: cp/pt.c:4488
+#, fuzzy, gcc-internal-format
+msgid "template definition of non-template %q#D"
+msgstr "herdefinitie van %<union %s%>"
 
-#: cp/decl.c:4299
-#, fuzzy
-msgid "%qT has no non-static data member named %qD"
-msgstr "union heeft geen lid dat `%s' heet"
+#: cp/pt.c:4531
+#, fuzzy, gcc-internal-format
+msgid "expected %d levels of template parms for %q#D, got %d"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:4363
-#, fuzzy
-msgid "too many initializers for %qT"
-msgstr "ongeldige beginwaarde voor veld `%s'"
+#: cp/pt.c:4543
+#, fuzzy, gcc-internal-format
+msgid "got %d template parameters for %q#D"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:4404
-#, fuzzy
-msgid "variable-sized object %qD may not be initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+#: cp/pt.c:4546
+#, fuzzy, gcc-internal-format
+msgid "got %d template parameters for %q#T"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:4415
-#, fuzzy
-msgid "%qD has incomplete type"
-msgstr "`%s' heeft een onvolledig type"
+#: cp/pt.c:4548
+#, gcc-internal-format
+msgid "  but %d required"
+msgstr ""
 
-#: cp/decl.c:4469
-msgid "%qD must be initialized by constructor, not by %<{...}%>"
+#: cp/pt.c:4569
+#, fuzzy, gcc-internal-format
+msgid "template arguments to %qD do not match original template %qD"
+msgstr "niet-beëindigde parameterlijst in %<#define%>"
+
+#: cp/pt.c:4573
+#, gcc-internal-format
+msgid "use template<> for an explicit specialization"
 msgstr ""
 
-#: cp/decl.c:4505
-#, fuzzy
-msgid "array %qD initialized by parenthesized string literal %qE"
-msgstr "Onbeëindigde stringconstante"
+#: cp/pt.c:4669
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a template type"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:4520
-#, fuzzy
-msgid "structure %qD with uninitialized const members"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: cp/pt.c:4682
+#, fuzzy, gcc-internal-format
+msgid "template specifiers not specified in declaration of %qD"
+msgstr "twee of meer data types in de declaratie van %qs"
+
+#: cp/pt.c:4693
+#, fuzzy, gcc-internal-format
+msgid "redeclared with %d template parameter"
+msgid_plural "redeclared with %d template parameters"
+msgstr[0] "macro %qs gebruikt zonder argumenten"
+msgstr[1] "macro %qs gebruikt zonder argumenten"
+
+#: cp/pt.c:4697
+#, fuzzy, gcc-internal-format
+msgid "previous declaration %q+D used %d template parameter"
+msgid_plural "previous declaration %q+D used %d template parameters"
+msgstr[0] "eerdere declaratie van %qs"
+msgstr[1] "eerdere declaratie van %qs"
+
+#: cp/pt.c:4734
+#, fuzzy, gcc-internal-format
+msgid "template parameter %q+#D"
+msgstr "meerdere parameters hebben de naam %qs"
+
+#: cp/pt.c:4735
+#, fuzzy, gcc-internal-format
+msgid "redeclared here as %q#D"
+msgstr "ongeldige naam %qs"
 
-#: cp/decl.c:4522
-#, fuzzy
-msgid "structure %qD with uninitialized reference members"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#. We have in [temp.param]:
+#.
+#. A template-parameter may not be given default arguments
+#. by two different declarations in the same scope.
+#: cp/pt.c:4745
+#, fuzzy, gcc-internal-format
+msgid "redefinition of default argument for %q#D"
+msgstr "herdefinitie van %<struct %s%>"
 
-#: cp/decl.c:4722
-msgid "assignment (not initialization) in declaration"
+#: cp/pt.c:4747
+#, fuzzy, gcc-internal-format
+msgid "original definition appeared here"
+msgstr "functie-definitie als %<typdef%> gedeclareerd"
+
+#: cp/pt.c:4851
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
 msgstr ""
 
-#: cp/decl.c:4739
-#, fuzzy
-msgid "cannot initialize %qD to namespace %qD"
-msgstr "niet-constante beginwaarde voor `%s'"
+#: cp/pt.c:4870 cp/pt.c:5157
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:4780
-#, fuzzy
-msgid "shadowing previous type declaration of %q#D"
-msgstr "eerdere declaratie van `%s'"
+#: cp/pt.c:4872
+#, gcc-internal-format
+msgid "it must be a pointer-to-member of the form `&X::Y'"
+msgstr ""
 
-#: cp/decl.c:4814
-msgid "%qD cannot be thread-local because it has non-POD type %qT"
+#: cp/pt.c:4908
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
 msgstr ""
 
-#: cp/decl.c:4829
-msgid "%qD is thread-local and so cannot be dynamically initialized"
+#: cp/pt.c:4985
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
 msgstr ""
 
-#: cp/decl.c:5388
-msgid "destructor for alien class %qT cannot be a member"
+#: cp/pt.c:5029
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5047
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5054
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5084
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
 msgstr ""
 
-#: cp/decl.c:5390
-msgid "constructor for alien class %qT cannot be a member"
+#: cp/pt.c:5091
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5108
+#, fuzzy, gcc-internal-format
+msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5117
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because it is not an object with external linkage"
+msgstr "%qs is geen iterator"
+
+#: cp/pt.c:5125
+#, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
 msgstr ""
 
-#: cp/decl.c:5411
-#, fuzzy
-msgid "%qD declared as a %<virtual%> %s"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/pt.c:5158
+#, gcc-internal-format
+msgid "it must be the address of a function with external linkage"
+msgstr ""
 
-#: cp/decl.c:5413
-#, fuzzy
-msgid "%qD declared as an %<inline%> %s"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/pt.c:5172
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because it is a pointer"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:5415
-msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
+#: cp/pt.c:5174
+#, gcc-internal-format
+msgid "try using %qE instead"
 msgstr ""
 
-#: cp/decl.c:5419
-#, fuzzy
-msgid "%qD declared as a friend"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: cp/pt.c:5212
+#, fuzzy, gcc-internal-format
+msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:5425
-#, fuzzy
-msgid "%qD declared with an exception specification"
-msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
+#: cp/pt.c:5218
+#, gcc-internal-format
+msgid "standard conversions are not allowed in this context"
+msgstr ""
 
-#: cp/decl.c:5511
-msgid "cannot declare %<::main%> to be a template"
+#: cp/pt.c:5551
+#, fuzzy, gcc-internal-format
+msgid "injected-class-name %qD used as template template argument"
+msgstr "meerdere parameters hebben de naam %qs"
+
+#: cp/pt.c:5576
+#, gcc-internal-format
+msgid "to refer to a type member of a template parameter, use %<typename %E%>"
 msgstr ""
 
-#: cp/decl.c:5513
-#, fuzzy
-msgid "cannot declare %<::main%> to be inline"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: cp/pt.c:5592 cp/pt.c:5611 cp/pt.c:5657
+#, fuzzy, gcc-internal-format
+msgid "type/value mismatch at argument %d in template parameter list for %qD"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:5515
-#, fuzzy
-msgid "cannot declare %<::main%> to be static"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: cp/pt.c:5596
+#, gcc-internal-format
+msgid "  expected a constant of type %qT, got %qT"
+msgstr ""
 
-#: cp/decl.c:5519
-msgid "%<::main%> must return %<int%>"
+#: cp/pt.c:5600
+#, gcc-internal-format
+msgid "  expected a class template, got %qE"
 msgstr ""
 
-#: cp/decl.c:5549
-msgid "non-local function %q#D uses anonymous type"
+#: cp/pt.c:5602
+#, gcc-internal-format
+msgid "  expected a type, got %qE"
 msgstr ""
 
-#: cp/decl.c:5552 cp/decl.c:5888
-msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
+#: cp/pt.c:5615
+#, gcc-internal-format
+msgid "  expected a type, got %qT"
 msgstr ""
 
-#: cp/decl.c:5558
-msgid "non-local function %q#D uses local type %qT"
+#: cp/pt.c:5617
+#, gcc-internal-format
+msgid "  expected a class template, got %qT"
 msgstr ""
 
-#: cp/decl.c:5581
-#, fuzzy
-msgid "%smember function %qD cannot have cv-qualifier"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/pt.c:5660
+#, fuzzy, gcc-internal-format
+msgid "  expected a template of type %qD, got %qT"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/decl.c:5605
-#, fuzzy
-msgid "defining explicit specialization %qD in friend declaration"
-msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
+#. Not sure if this is reachable, but it doesn't hurt
+#. to be robust.
+#: cp/pt.c:5693
+#, fuzzy, gcc-internal-format
+msgid "type mismatch in nontype parameter pack"
+msgstr "types in voorwaardelijke expressie komen niet overeen"
+
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: cp/pt.c:5715
+#, fuzzy, gcc-internal-format
+msgid "could not convert template argument %qE to %qT"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
+
+#: cp/pt.c:5780
+#, gcc-internal-format
+msgid "wrong number of template arguments (%d, should be %d)"
+msgstr ""
 
-#. Something like `template <class T> friend void f<T>()'.
-#: cp/decl.c:5615
-#, fuzzy
-msgid "invalid use of template-id %qD in declaration of primary template"
-msgstr "ongeldig gebruik van een void-expressie"
+#: cp/pt.c:5922
+#, gcc-internal-format
+msgid "wrong number of template arguments (%d, should be %d%s)"
+msgstr ""
 
-#: cp/decl.c:5643
-msgid "default arguments are not allowed in declaration of friend template specialization %qD"
+#: cp/pt.c:5926
+#, fuzzy, gcc-internal-format
+msgid "provided for %q+D"
+msgstr "eerdere grant voor %qs"
+
+#: cp/pt.c:5993
+#, gcc-internal-format
+msgid "cannot expand %<%E%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/decl.c:5651
-msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
+#: cp/pt.c:5996
+#, gcc-internal-format
+msgid "cannot expand %<%T%> into a fixed-length argument list"
 msgstr ""
 
-#: cp/decl.c:5717
-#, fuzzy
-msgid "definition of implicitly-declared %qD"
-msgstr "functie-definitie als `auto' gedeclareerd"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/pt.c:6019
+#, fuzzy, gcc-internal-format
+msgid "template argument %d is invalid"
+msgstr "argument %d is alleen-lezen"
 
-#: cp/decl.c:5737 cp/decl2.c:712
-#, fuzzy
-msgid "no %q#D member function declared in class %qT"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/pt.c:6347
+#, fuzzy, gcc-internal-format
+msgid "non-template type %qT used as a template"
+msgstr "parameter %qs heeft enkel een voorwaartse declaratie"
 
-#. DRs 132, 319 and 389 seem to indicate types with
-#. no linkage can only be used to declare extern "C"
-#. entities.  Since it's not always an error in the
-#. ISO C++ 90 Standard, we only issue a warning.
-#: cp/decl.c:5885
-msgid "non-local variable %q#D uses anonymous type"
+#: cp/pt.c:6349
+#, fuzzy, gcc-internal-format
+msgid "for template declaration %q+D"
+msgstr "lege declaratie"
+
+#: cp/pt.c:7060
+#, gcc-internal-format
+msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum) instantiating %qD"
 msgstr ""
 
-#: cp/decl.c:5894
-msgid "non-local variable %q#D uses local type %qT"
+#: cp/pt.c:8326
+#, gcc-internal-format
+msgid "mismatched argument pack lengths while expanding %<%T%>"
 msgstr ""
 
-#: cp/decl.c:6011
-msgid "invalid in-class initialization of static data member of non-integral type %qT"
+#: cp/pt.c:8330
+#, gcc-internal-format
+msgid "mismatched argument pack lengths while expanding %<%E%>"
 msgstr ""
 
-#: cp/decl.c:6021
-#, fuzzy
-msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/pt.c:9370
+#, fuzzy, gcc-internal-format
+msgid "instantiation of %q+D as type %qT"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: cp/decl.c:6025
-#, fuzzy
-msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
-msgstr "(dicht bij initialisatie van `%s')"
+#. It may seem that this case cannot occur, since:
+#.
+#. typedef void f();
+#. void g() { f x; }
+#.
+#. declares a function, not a variable.  However:
+#.
+#. typedef void f();
+#. template <typename T> void g() { T t; }
+#. template void g<f>();
+#.
+#. is an attempt to declare a variable with function
+#. type.
+#: cp/pt.c:9515
+#, fuzzy, gcc-internal-format
+msgid "variable %qD has function type"
+msgstr "variabele %qs als inline gedeclareerd"
+
+#: cp/pt.c:9678
+#, fuzzy, gcc-internal-format
+msgid "invalid parameter type %qT"
+msgstr "ongeldige operand voor %p-code"
 
-#: cp/decl.c:6045
-#, fuzzy
-msgid "size of array %qD has non-integral type %qT"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: cp/pt.c:9680
+#, fuzzy, gcc-internal-format
+msgid "in declaration %q+D"
+msgstr "herdeclaratie van %qs"
 
-#: cp/decl.c:6047
-#, fuzzy
-msgid "size of array has non-integral type %qT"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: cp/pt.c:9757
+#, fuzzy, gcc-internal-format
+msgid "function returning an array"
+msgstr "%qs gedeclareerd als een functie die een array teruggeeft"
 
-#: cp/decl.c:6083
-#, fuzzy
-msgid "size of array %qD is negative"
-msgstr "grootte van array `%s' is negatief"
+#: cp/pt.c:9759
+#, fuzzy, gcc-internal-format
+msgid "function returning a function"
+msgstr "%qs gedeclareerd als een functie die een functie teruggeeft"
 
-#: cp/decl.c:6085
-#, fuzzy
-msgid "size of array is negative"
-msgstr "grootte van array `%s' is negatief"
+#: cp/pt.c:9786
+#, fuzzy, gcc-internal-format
+msgid "creating pointer to member function of non-class type %qT"
+msgstr "pointer naar lid-functie gebruikt in rekensom"
 
-#: cp/decl.c:6093
-#, fuzzy
-msgid "ISO C++ forbids zero-size array %qD"
-msgstr "ANSI C verbiedt array `%s' met lengte 0"
+#: cp/pt.c:10016
+#, fuzzy, gcc-internal-format
+msgid "array bound is not an integer constant"
+msgstr "array subscript is geen integer"
 
-#: cp/decl.c:6095
-#, fuzzy
-msgid "ISO C++ forbids zero-size array"
-msgstr "ANSI C verbiedt array `%s' met lengte 0"
+#: cp/pt.c:10036
+#, fuzzy, gcc-internal-format
+msgid "creating array with negative size (%qE)"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/decl.c:6102
-#, fuzzy
-msgid "size of array %qD is not an integral constant-expression"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: cp/pt.c:10285
+#, gcc-internal-format
+msgid "forming reference to void"
+msgstr ""
 
-#: cp/decl.c:6105
-#, fuzzy
-msgid "size of array is not an integral constant-expression"
-msgstr "ongeldig gebruik van een void-expressie"
+#: cp/pt.c:10287
+#, fuzzy, gcc-internal-format
+msgid "forming pointer to reference type %qT"
+msgstr "herhaald lid %qs"
 
-#: cp/decl.c:6110
-#, fuzzy
-msgid "ISO C++ forbids variable-size array %qD"
-msgstr "ANSI C verbiedt array `%s' van variabele lengte"
+#: cp/pt.c:10289
+#, fuzzy, gcc-internal-format
+msgid "forming reference to reference type %qT"
+msgstr "herhaald lid %qs"
 
-#: cp/decl.c:6112
-#, fuzzy
-msgid "ISO C++ forbids variable-size array"
-msgstr "ANSI C verbiedt array `%s' van variabele lengte"
+#: cp/pt.c:10338
+#, fuzzy, gcc-internal-format
+msgid "creating pointer to member of non-class type %qT"
+msgstr "herhaald lid %qs"
 
-#: cp/decl.c:6142
-msgid "overflow in array dimension"
-msgstr ""
+#: cp/pt.c:10344
+#, fuzzy, gcc-internal-format
+msgid "creating pointer to member reference type %qT"
+msgstr "herhaald lid %qs"
 
-#: cp/decl.c:6216
-#, fuzzy
-msgid "declaration of %qD as %s"
-msgstr "herdeclaratie van `%s'"
+#: cp/pt.c:10350
+#, fuzzy, gcc-internal-format
+msgid "creating pointer to member of type void"
+msgstr "herhaald lid %qs"
 
-#: cp/decl.c:6218
-#, fuzzy, c-format
-msgid "creating %s"
-msgstr "read %s"
+#: cp/pt.c:10412
+#, fuzzy, gcc-internal-format
+msgid "creating array of %qT"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/decl.c:6230
-msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
+#: cp/pt.c:10418
+#, gcc-internal-format
+msgid "creating array of %qT, which is an abstract class type"
 msgstr ""
 
-#: cp/decl.c:6234
-msgid "multidimensional array must have bounds for all dimensions except the first"
-msgstr ""
+#: cp/pt.c:10470
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a class, struct, or union type"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:6269
-msgid "return type specification for constructor invalid"
+#: cp/pt.c:10506
+#, gcc-internal-format
+msgid "%qT resolves to %qT, which is not an enumeration type"
 msgstr ""
 
-#: cp/decl.c:6279
-msgid "return type specification for destructor invalid"
-msgstr ""
+#: cp/pt.c:10509
+#, fuzzy, gcc-internal-format
+msgid "%qT resolves to %qT, which is is not a class type"
+msgstr "%qs is smaller dan waarden van zijn type"
 
-#: cp/decl.c:6292
-#, fuzzy
-msgid "operator %qT declared to return %qT"
-msgstr "parameter `%s' als void gedeclareerd"
+#: cp/pt.c:10630
+#, fuzzy, gcc-internal-format
+msgid "use of %qs in template"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:6294
-#, fuzzy
-msgid "return type specified for %<operator %T%>"
-msgstr "registernaam niet opgegeven voor `%s'"
+#: cp/pt.c:10761
+#, fuzzy, gcc-internal-format
+msgid "qualifying type %qT does not match destructor name ~%qT"
+msgstr "argument %qs komt niet overeen met prototype"
 
-#: cp/decl.c:6316
-msgid "unnamed variable or field declared void"
+#: cp/pt.c:10776
+#, gcc-internal-format
+msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
 msgstr ""
 
-#: cp/decl.c:6320
-#, fuzzy, c-format
-msgid "variable or field %qE declared void"
-msgstr "variabele of veld `%s' als void gedeclareerd"
-
-#: cp/decl.c:6323
-msgid "variable or field declared void"
+#: cp/pt.c:10778
+#, gcc-internal-format
+msgid "say %<typename %E%> if a type is meant"
 msgstr ""
 
-#: cp/decl.c:6478
-#, fuzzy
-msgid "type %qT is not derived from type %qT"
-msgstr "iterator `%s' is van een afgeleid type"
+# 'whitespace' -> 'witruimte'?
+#: cp/pt.c:10924
+#, fuzzy, gcc-internal-format
+msgid "using invalid field %qD"
+msgstr "ontbrekende witruimte na getal %qs"
 
-#: cp/decl.c:6498 cp/decl.c:6590 cp/decl.c:7734
-#, fuzzy
-msgid "declaration of %qD as non-function"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: cp/pt.c:11254 cp/pt.c:11926
+#, fuzzy, gcc-internal-format
+msgid "invalid use of pack expansion expression"
+msgstr "ongeldig gebruik van een void-expressie"
 
-#: cp/decl.c:6504
-#, fuzzy
-msgid "declaration of %qD as non-member"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: cp/pt.c:11258 cp/pt.c:11930
+#, gcc-internal-format
+msgid "use %<...%> to expand argument pack"
+msgstr ""
 
-#: cp/decl.c:6534
-msgid "declarator-id missing; using reserved word %qD"
+#: cp/pt.c:12090
+#, gcc-internal-format
+msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
 msgstr ""
 
-#: cp/decl.c:6623
-#, fuzzy, c-format
-msgid "two or more data types in declaration of %qs"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: cp/pt.c:12630
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a class or namespace"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:6666
-#, fuzzy
-msgid "ISO C++ does not support %<long long%>"
-msgstr "ANSI C ondersteunt `long long' niet"
+#: cp/pt.c:12633
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a class or namespace"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:6726 cp/decl.c:6728
-#, fuzzy, c-format
-msgid "ISO C++ forbids declaration of %qs with no type"
-msgstr "ANSI C verbiedt lid-declaraties zonder leden"
+#: cp/pt.c:12896
+#, gcc-internal-format
+msgid "%qT is/uses anonymous type"
+msgstr ""
 
-#: cp/decl.c:6753
-#, fuzzy, c-format
-msgid "short, signed or unsigned invalid for %qs"
-msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor `%s'"
+#: cp/pt.c:12898
+#, fuzzy, gcc-internal-format
+msgid "template argument for %qD uses local type %qT"
+msgstr "eerste argument van %qs zou een %<int%> moeten zijn"
 
-#: cp/decl.c:6755
-#, fuzzy, c-format
-msgid "long, short, signed or unsigned invalid for %qs"
-msgstr "'long', 'short', 'signed' of 'unsigned' ongeldig voor `%s'"
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
+#: cp/pt.c:12908
+#, fuzzy, gcc-internal-format
+msgid "%qT is a variably modified type"
+msgstr "argument %d is alleen-lezen"
 
-#: cp/decl.c:6757
-#, fuzzy, c-format
-msgid "long and short specified together for %qs"
-msgstr "zowel 'long' als 'short' opgegeven voor `%s'"
+#: cp/pt.c:12919
+#, fuzzy, gcc-internal-format
+msgid "integral expression %qE is not constant"
+msgstr "beginwaarde-element is niet constant"
 
-#: cp/decl.c:6759
-#, fuzzy, c-format
-msgid "long or short specified with char for %qs"
-msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
+#: cp/pt.c:12937
+#, fuzzy, gcc-internal-format
+msgid "  trying to instantiate %qD"
+msgstr "slechte stringconstante"
 
-#: cp/decl.c:6761
-#, fuzzy, c-format
-msgid "long or short specified with floating type for %qs"
-msgstr "'long' of 'short' opgegeven bij floating-point type voor `%s'"
+#: cp/pt.c:16016
+#, fuzzy, gcc-internal-format
+msgid "ambiguous class template instantiation for %q#T"
+msgstr "herhaalde definitie %qs"
 
-#: cp/decl.c:6763
-#, fuzzy, c-format
-msgid "signed and unsigned given together for %qs"
-msgstr "zowel 'signed' als 'unsigned' opgegeven voor `%s'"
+#: cp/pt.c:16020
+#, gcc-internal-format
+msgid "%s %+#T"
+msgstr ""
 
-#: cp/decl.c:6769
-#, fuzzy, c-format
-msgid "long, short, signed or unsigned used invalidly for %qs"
-msgstr "ongeldig gebruik van 'long', 'short', 'signed' of 'unsigned' voor `%s'"
+#: cp/pt.c:16044 cp/pt.c:16127
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of non-template %q#D"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:6834
-#, fuzzy, c-format
-msgid "complex invalid for %qs"
-msgstr "'complex' ongeldig voor `%s'"
+#: cp/pt.c:16059
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a static data member of a class template"
+msgstr "%qs is geen static veld"
 
-#: cp/decl.c:6863
-msgid "qualifiers are not allowed on declaration of %<operator %T%>"
+#: cp/pt.c:16065 cp/pt.c:16122
+#, gcc-internal-format
+msgid "no matching template for %qD found"
 msgstr ""
 
-#: cp/decl.c:6875 cp/typeck.c:6391
-#, fuzzy
-msgid "ignoring %qV qualifiers added to function type %qT"
-msgstr "%s laat qualifiers van doeltype van pointer vallen"
+#: cp/pt.c:16070
+#, fuzzy, gcc-internal-format
+msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:6898
-msgid "member %qD cannot be declared both virtual and static"
-msgstr ""
+#: cp/pt.c:16078
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of %q#D"
+msgstr "eerdere impliciete declaratie van %qs"
 
-#: cp/decl.c:6905
-#, fuzzy
-msgid "%<%T::%D%> is not a valid declarator"
-msgstr "`%s' is geen iterator"
+#: cp/pt.c:16114
+#, fuzzy, gcc-internal-format
+msgid "duplicate explicit instantiation of %q#D"
+msgstr "herhaalde definitie %qs"
 
-#: cp/decl.c:6913
-msgid "typedef declaration invalid in parameter declaration"
-msgstr ""
+#: cp/pt.c:16137 cp/pt.c:16229
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
+msgstr "pointer naar functie gebruikt in aftrekking"
 
-#: cp/decl.c:6917
-msgid "storage class specifiers invalid in parameter declarations"
-msgstr ""
+#: cp/pt.c:16142 cp/pt.c:16246
+#, fuzzy, gcc-internal-format
+msgid "storage class %qD applied to template instantiation"
+msgstr "herhaalde definitie %qs"
 
-#: cp/decl.c:6924
-msgid "virtual outside class declaration"
-msgstr ""
+#: cp/pt.c:16207
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of non-template type %qT"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:6937 cp/decl.c:6944
-#, fuzzy, c-format
-msgid "multiple storage classes in declaration of %qs"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#: cp/pt.c:16216
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of %q#T before definition of template"
+msgstr "impliciete declaratie van functie %qs"
 
-#: cp/decl.c:6987
-#, fuzzy, c-format
-msgid "storage class specified for %s %qs"
-msgstr "opslagklasse opgegeven voor parameter `%s'"
+#: cp/pt.c:16234
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids the use of %qE on explicit instantiations"
+msgstr "pointer naar functie gebruikt in aftrekking"
 
-#: cp/decl.c:7024
-#, fuzzy
-msgid "top-level declaration of %qs specifies %<auto%>"
-msgstr "top-level declaratie van `%s' specifieert `auto'"
+#: cp/pt.c:16280
+#, fuzzy, gcc-internal-format
+msgid "duplicate explicit instantiation of %q#T"
+msgstr "herhaalde definitie %qs"
 
-#: cp/decl.c:7036
-msgid "storage class specifiers invalid in friend function declarations"
-msgstr ""
+#. [temp.explicit]
+#.
+#. The definition of a non-exported function template, a
+#. non-exported member function template, or a non-exported
+#. member function or static data member of a class template
+#. shall be present in every translation unit in which it is
+#. explicitly instantiated.
+#: cp/pt.c:16744
+#, fuzzy, gcc-internal-format
+msgid "explicit instantiation of %qD but no definition available"
+msgstr "eerdere impliciete declaratie van %qs"
 
-#: cp/decl.c:7162
-msgid "destructor cannot be static member function"
+#: cp/pt.c:16910
+#, gcc-internal-format
+msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
 msgstr ""
 
-#: cp/decl.c:7165
-#, fuzzy
-msgid "destructors may not be cv-qualified"
-msgstr "structure heeft geen lid dat `%s' heet"
+#: cp/pt.c:17265
+#, fuzzy, gcc-internal-format
+msgid "%q#T is not a valid type for a template constant parameter"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:7185
-msgid "constructor cannot be static member function"
+#: cp/pt.c:18262
+#, gcc-internal-format
+msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
 msgstr ""
 
-#: cp/decl.c:7188
-msgid "constructors cannot be declared virtual"
+#: cp/pt.c:18315
+#, gcc-internal-format
+msgid "variable %q#D with %<auto%> type used in its own initializer"
 msgstr ""
 
-#: cp/decl.c:7193
-#, fuzzy
-msgid "constructors may not be cv-qualified"
-msgstr "structure heeft geen lid dat `%s' heet"
+# Misschien beter 'emuleren' dan nabootsen?
+#: cp/pt.c:18337
+#, fuzzy, gcc-internal-format
+msgid "unable to deduce %qT from %qE"
+msgstr "kan %qs niet nabootsen"
 
-#: cp/decl.c:7213
-#, fuzzy, c-format
-msgid "can't initialize friend function %qs"
-msgstr "ingebouwde functie `%s' kan niet uitgeschakeld worden"
+#: cp/pt.c:18348
+#, gcc-internal-format
+msgid "inconsistent deduction for %qT: %qT and then %qT"
+msgstr ""
 
-#. Cannot be both friend and virtual.
-#: cp/decl.c:7217
-msgid "virtual functions cannot be friends"
+#: cp/repo.c:119
+#, gcc-internal-format
+msgid "-frepo must be used with -c"
 msgstr ""
 
-#: cp/decl.c:7221
-msgid "friend declaration not in class definition"
+#: cp/repo.c:209
+#, gcc-internal-format
+msgid "mysterious repository information in %s"
 msgstr ""
 
-#: cp/decl.c:7223
-#, c-format
-msgid "can't define friend function %qs in a local class definition"
+#: cp/repo.c:227
+#, fuzzy, gcc-internal-format
+msgid "can't create repository information file %qs"
+msgstr "dubbele folder %qs wordt genegeerd\n"
+
+#: cp/rtti.c:290
+#, gcc-internal-format
+msgid "cannot use typeid with -fno-rtti"
 msgstr ""
 
-#: cp/decl.c:7236
-msgid "destructors may not have parameters"
+#: cp/rtti.c:296
+#, gcc-internal-format
+msgid "must #include <typeinfo> before using typeid"
 msgstr ""
 
-#: cp/decl.c:7255 cp/decl.c:7262
-#, fuzzy
-msgid "cannot declare reference to %q#T"
-msgstr "kan niet derefereren, is geen pointer."
+#: cp/rtti.c:393
+#, gcc-internal-format
+msgid "cannot create type information for type %qT because it involves types of variable size"
+msgstr ""
 
-#: cp/decl.c:7256
-#, fuzzy
-msgid "cannot declare pointer to %q#T"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: cp/rtti.c:651 cp/rtti.c:666
+#, gcc-internal-format
+msgid "dynamic_cast of %q#D to %q#T can never succeed"
+msgstr ""
 
-#: cp/decl.c:7264
-#, fuzzy
-msgid "cannot declare pointer to %q#T member"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: cp/rtti.c:677
+#, gcc-internal-format
+msgid "%<dynamic_cast%> not permitted with -fno-rtti"
+msgstr ""
 
-#: cp/decl.c:7303
-#, fuzzy
-msgid "%qD is a namespace"
-msgstr "`%s' is geen iterator"
+#: cp/rtti.c:756
+#, gcc-internal-format
+msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
+msgstr ""
 
-#: cp/decl.c:7342
-#, fuzzy
-msgid "template-id %qD used as a declarator"
-msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
+#: cp/search.c:261
+#, fuzzy, gcc-internal-format
+msgid "%qT is an ambiguous base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:7389
-msgid "extra qualification %<%T::%> on member %qs ignored"
-msgstr ""
+#: cp/search.c:279
+#, fuzzy, gcc-internal-format
+msgid "%qT is an inaccessible base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:7408
-msgid "cannot declare member function %<%T::%s%> within %<%T%>"
+#: cp/search.c:1842
+#, fuzzy, gcc-internal-format
+msgid "deprecated covariant return type for %q+#D"
+msgstr "ongeldige registernaam voor %qs"
+
+#: cp/search.c:1844 cp/search.c:1859 cp/search.c:1864 cp/search.c:1883
+#, gcc-internal-format
+msgid "  overriding %q+#D"
 msgstr ""
 
-#: cp/decl.c:7423
-#, fuzzy
-msgid "cannot declare member %<%T::%s%> within %qT"
-msgstr "kan niet derefereren, is geen pointer."
+#: cp/search.c:1858
+#, fuzzy, gcc-internal-format
+msgid "invalid covariant return type for %q+#D"
+msgstr "ongeldige registernaam voor %qs"
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: cp/decl.c:7462
-#, fuzzy
-msgid "data member may not have variably modified type %qT"
-msgstr "argument %d is alleen-lezen"
+#: cp/search.c:1863
+#, fuzzy, gcc-internal-format
+msgid "conflicting return type specified for %q+#D"
+msgstr "conflicterende types voor %qs"
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: cp/decl.c:7464
-#, fuzzy
-msgid "parameter may not have variably modified type %qT"
-msgstr "argument %d is alleen-lezen"
+#: cp/search.c:1873
+#, fuzzy, gcc-internal-format
+msgid "looser throw specifier for %q+#F"
+msgstr "'long' of 'short' opgegeven bij 'char' voor %qs"
 
-#. [dcl.fct.spec] The explicit specifier shall only be used in
-#. declarations of constructors within a class definition.
-#: cp/decl.c:7472
-msgid "only declarations of constructors can be %<explicit%>"
+#: cp/search.c:1874
+#, gcc-internal-format
+msgid "  overriding %q+#F"
 msgstr ""
 
-#: cp/decl.c:7480
-#, fuzzy
-msgid "non-member %qs cannot be declared %<mutable%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/search.c:1882
+#, fuzzy, gcc-internal-format
+msgid "conflicting type attributes specified for %q+#D"
+msgstr "conflicterende types voor %qs"
 
-#: cp/decl.c:7485
-#, fuzzy
-msgid "non-object member %qs cannot be declared %<mutable%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/search.c:1893
+#, fuzzy, gcc-internal-format
+msgid "overriding non-deleted function %q+D"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/decl.c:7491
-#, fuzzy
-msgid "function %qs cannot be declared %<mutable%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/search.c:1897
+#, fuzzy, gcc-internal-format
+msgid "non-deleted function %q+D"
+msgstr "kan functie %<main%> niet inline maken"
 
-#: cp/decl.c:7496
-#, fuzzy
-msgid "static %qs cannot be declared %<mutable%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/search.c:1898
+#, fuzzy, gcc-internal-format
+msgid "overriding deleted function %q+D"
+msgstr "bibliotheekfunctie %qs wordt verborgen"
 
-#: cp/decl.c:7501
-#, fuzzy
-msgid "const %qs cannot be declared %<mutable%>"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#. A static member function cannot match an inherited
+#. virtual member function.
+#: cp/search.c:1990
+#, fuzzy, gcc-internal-format
+msgid "%q+#D cannot be declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/decl.c:7521
-msgid "%Jtypedef name may not be a nested-name-specifier"
+#: cp/search.c:1991
+#, fuzzy, gcc-internal-format
+msgid "  since %q+#D declared in base class"
+msgstr "%qs tevoren hier gedeclareerd"
+
+#: cp/semantics.c:760
+#, gcc-internal-format
+msgid "suggest explicit braces around empty body in %<do%> statement"
 msgstr ""
 
-#: cp/decl.c:7537
-msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
+#: cp/semantics.c:1285
+#, fuzzy, gcc-internal-format
+msgid "type of asm operand %qE could not be determined"
+msgstr "type van parameter %qs is niet gedeclareerd"
+
+#: cp/semantics.c:1343
+#, gcc-internal-format
+msgid "__label__ declarations are only allowed in function scopes"
 msgstr ""
 
-#: cp/decl.c:7636
-#, fuzzy, c-format
-msgid "qualified function types cannot be used to declare %s functions"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: cp/semantics.c:1441
+#, fuzzy, gcc-internal-format
+msgid "invalid use of member %q+D in static member function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/decl.c:7662
-#, fuzzy
-msgid "type qualifiers specified for friend class declaration"
-msgstr "twee types opgegeven in één lege declaratie"
+#: cp/semantics.c:1443
+#, fuzzy, gcc-internal-format
+msgid "invalid use of non-static data member %q+D"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
+
+#: cp/semantics.c:1444 cp/semantics.c:1508
+#, gcc-internal-format
+msgid "from this location"
+msgstr ""
+
+#: cp/semantics.c:1507
+#, fuzzy, gcc-internal-format
+msgid "object missing in reference to %q+D"
+msgstr "array-grootte ontbreekt in %qs"
+
+#: cp/semantics.c:2063
+#, fuzzy, gcc-internal-format
+msgid "arguments to destructor are not allowed"
+msgstr "kan het %qs attribuut niet instellen na een definitie"
+
+#: cp/semantics.c:2121
+#, fuzzy, gcc-internal-format
+msgid "%<this%> is unavailable for static member functions"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
+
+#: cp/semantics.c:2127
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %<this%> in non-member function"
+msgstr "%s laat qualifiers van doeltype van pointer vallen"
 
-#: cp/decl.c:7667
-#, fuzzy
-msgid "%<inline%> specified for friend class declaration"
-msgstr "POS mag niet opgegeven worden voor een lijst van veld-declaraties"
+#: cp/semantics.c:2129
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %<this%> at top level"
+msgstr "ongeldig gebruik van %<this%> op hoogste niveau"
 
-#: cp/decl.c:7675
-#, fuzzy
-msgid "template parameters cannot be friends"
-msgstr "niet-beëindigde parameterlijst in `#define'"
+#: cp/semantics.c:2153
+#, fuzzy, gcc-internal-format
+msgid "invalid qualifying scope in pseudo-destructor name"
+msgstr "%s laat qualifiers van doeltype van pointer vallen"
 
-#: cp/decl.c:7677
-msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
+#: cp/semantics.c:2158 cp/typeck.c:2351
+#, gcc-internal-format
+msgid "qualified type %qT does not match destructor name ~%qT"
 msgstr ""
 
-#: cp/decl.c:7681
-msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
+#: cp/semantics.c:2180
+#, fuzzy, gcc-internal-format
+msgid "%qE is not of type %qT"
+msgstr "%<%c%> optie gebruikt bij type %<%c%>"
+
+#: cp/semantics.c:2224
+#, gcc-internal-format
+msgid "compound literal of non-object type %qT"
 msgstr ""
 
-#: cp/decl.c:7694
-msgid "trying to make class %qT a friend of global scope"
+#: cp/semantics.c:2309
+#, gcc-internal-format
+msgid "template type parameters must use the keyword %<class%> or %<typename%>"
 msgstr ""
 
-#: cp/decl.c:7705
-#, fuzzy
-msgid "invalid qualifiers on non-member function type"
-msgstr "%s laat qualifiers van doeltype van pointer vallen"
+#: cp/semantics.c:2351
+#, gcc-internal-format
+msgid "invalid use of type %qT as a default value for a template template-parameter"
+msgstr ""
 
-#: cp/decl.c:7724
-#, fuzzy
-msgid "abstract declarator %qT used as declaration"
-msgstr "de declaratie van `%s' verbergt een globale declaratie"
+#: cp/semantics.c:2354
+#, gcc-internal-format
+msgid "invalid default argument for a template template parameter"
+msgstr ""
 
-#: cp/decl.c:7749
-#, fuzzy
-msgid "cannot use %<::%> in parameter declaration"
-msgstr "attributen genegeerd in declarator van parameter-array"
+#: cp/semantics.c:2371
+#, fuzzy, gcc-internal-format
+msgid "definition of %q#T inside template parameter list"
+msgstr "de declaratie van %qs verbergt een symbool uit de parameterlijst"
 
-#. Something like struct S { int N::j; };
-#: cp/decl.c:7794
-#, fuzzy
-msgid "invalid use of %<::%>"
-msgstr "ongeldig gebruik van `restrict'"
+#: cp/semantics.c:2402
+#, fuzzy, gcc-internal-format
+msgid "invalid definition of qualified type %qT"
+msgstr "ongeldig gebruik van het niet gedefinieerde type %<%s %s%>"
 
-#: cp/decl.c:7809
-msgid "can't make %qD into a method -- not in a class"
-msgstr ""
+#: cp/semantics.c:2618
+#, fuzzy, gcc-internal-format
+msgid "invalid base-class specification"
+msgstr "ongeldige linker operand van %s"
 
-#: cp/decl.c:7818
-#, fuzzy
-msgid "function %qD declared virtual inside a union"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: cp/semantics.c:2630
+#, fuzzy, gcc-internal-format
+msgid "base class %qT has cv qualifiers"
+msgstr "veld %qs heeft een onvolledig type"
 
-#: cp/decl.c:7827
-msgid "%qD cannot be declared virtual, since it is always static"
+#: cp/semantics.c:2655
+#, gcc-internal-format
+msgid "incomplete type %qT used in nested name specifier"
 msgstr ""
 
-#: cp/decl.c:7845
-#, fuzzy
-msgid "declaration of %qD as member of %qT"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: cp/semantics.c:2659
+#, fuzzy, gcc-internal-format
+msgid "reference to %<%T::%D%> is ambiguous"
+msgstr "grootte van %qs is %u bytes"
 
-#: cp/decl.c:7921
-#, fuzzy
-msgid "field %qD has incomplete type"
-msgstr "veld `%s' heeft een onvolledig type"
+#: cp/semantics.c:2664 cp/typeck.c:2151
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a member of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:7923
-#, fuzzy
-msgid "name %qT has incomplete type"
-msgstr "parameter `%s' heeft een onvolledig type"
+#: cp/semantics.c:2667
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a member of %qD"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:7932
-#, fuzzy
-msgid "  in instantiation of template %qT"
-msgstr "impliciete declaratie van functie `%s'"
+#: cp/semantics.c:2669
+#, fuzzy, gcc-internal-format
+msgid "%<::%D%> has not been declared"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/decl.c:7942
-#, fuzzy, c-format
-msgid "%qE is neither function nor member function; cannot be declared friend"
-msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
+#: cp/semantics.c:2886 cp/semantics.c:5637
+#, fuzzy, gcc-internal-format
+msgid "%qD is not captured"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:7953
-msgid "member functions are implicitly friends of their class"
+#: cp/semantics.c:2892
+#, gcc-internal-format
+msgid "use of %<auto%> variable from containing function"
 msgstr ""
 
-#. An attempt is being made to initialize a non-static
-#. member.  But, from [class.mem]:
-#.
-#. 4 A member-declarator can contain a
-#. constant-initializer only if it declares a static
-#. member (_class.static_) of integral or enumeration
-#. type, see _class.static.data_.
-#.
-#. This used to be relatively common practice, but
-#. the rest of the compiler does not correctly
-#. handle the initialization unless the member is
-#. static so we make it static below.
-#: cp/decl.c:7993
-#, fuzzy
-msgid "ISO C++ forbids initialization of member %qD"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/semantics.c:2894
+#, fuzzy, gcc-internal-format
+msgid "  %q+#D declared here"
+msgstr "%qs tevoren hier gedeclareerd"
 
-#: cp/decl.c:7995
-msgid "making %qD static"
+#: cp/semantics.c:2932
+#, gcc-internal-format
+msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
 msgstr ""
 
-#: cp/decl.c:8053
-#, fuzzy
-msgid "storage class %<auto%> invalid for function %qs"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: cp/semantics.c:3096
+#, fuzzy, gcc-internal-format
+msgid "%qD cannot appear in a constant-expression"
+msgstr "overflow in constante expressie"
 
-#: cp/decl.c:8055
-#, fuzzy
-msgid "storage class %<register%> invalid for function %qs"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: cp/semantics.c:3104
+#, fuzzy, gcc-internal-format
+msgid "use of namespace %qD as expression"
+msgstr "modi in %s expressie komen niet overeen"
 
-#: cp/decl.c:8057
-#, fuzzy
-msgid "storage class %<__thread%> invalid for function %qs"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: cp/semantics.c:3109
+#, fuzzy, gcc-internal-format
+msgid "use of class template %qT as expression"
+msgstr "modi in %s expressie komen niet overeen"
 
-#: cp/decl.c:8068
-msgid "%<static%> specified invalid for function %qs declared out of global scope"
-msgstr ""
+#. Ambiguous reference to base members.
+#: cp/semantics.c:3115
+#, fuzzy, gcc-internal-format
+msgid "request for member %qD is ambiguous in multiple inheritance lattice"
+msgstr "grootte van %qs is %u bytes"
 
-#: cp/decl.c:8071
-msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
+#: cp/semantics.c:3237 cp/semantics.c:5019
+#, fuzzy, gcc-internal-format
+msgid "type of %qE is unknown"
+msgstr "opslaggrootte van %qs is onbekend"
+
+#: cp/semantics.c:3252
+#, gcc-internal-format
+msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
 msgstr ""
 
-#: cp/decl.c:8079
-#, fuzzy, c-format
-msgid "virtual non-class function %qs"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: cp/semantics.c:3263
+#, fuzzy, gcc-internal-format
+msgid "cannot apply %<offsetof%> to member function %qD"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/decl.c:8110
-msgid "cannot declare member function %qD to have static linkage"
-msgstr ""
+#: cp/semantics.c:3732
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a variable in clause %qs"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#. FIXME need arm citation
-#: cp/decl.c:8117
-msgid "cannot declare static function inside another function"
+#: cp/semantics.c:3741 cp/semantics.c:3763 cp/semantics.c:3785
+#, gcc-internal-format
+msgid "%qD appears more than once in data clauses"
 msgstr ""
 
-#: cp/decl.c:8146
-msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
-msgstr ""
+#: cp/semantics.c:3755
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a variable in clause %<firstprivate%>"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: cp/decl.c:8153
-#, fuzzy
-msgid "static member %qD declared %<register%>"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/semantics.c:3777
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a variable in clause %<lastprivate%>"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: cp/decl.c:8158
-msgid "cannot explicitly declare member %q#D to have extern linkage"
+#: cp/semantics.c:3807
+#, gcc-internal-format
+msgid "num_threads expression must be integral"
 msgstr ""
 
-#: cp/decl.c:8301
-#, fuzzy
-msgid "default argument for %q#D has type %qT"
-msgstr "eerste argument van `%s' zou een `int' moeten zijn"
+#: cp/semantics.c:3821
+#, gcc-internal-format
+msgid "schedule chunk size expression must be integral"
+msgstr ""
 
-#: cp/decl.c:8304
-#, fuzzy
-msgid "default argument for parameter of type %qT has type %qT"
-msgstr "eerste argument van `%s' zou een `int' moeten zijn"
+#: cp/semantics.c:3953
+#, fuzzy, gcc-internal-format
+msgid "%qE has reference type for %qs"
+msgstr "Ongeldige modus voor gen_tst_reg"
 
-# Is the %s the argument, or is it 'of' the argument?
-#: cp/decl.c:8321
-#, fuzzy
-msgid "default argument %qE uses local variable %qD"
-msgstr "ongeldig type-argument `%s'"
+#: cp/semantics.c:4024
+#, gcc-internal-format
+msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
+msgstr ""
 
-#: cp/decl.c:8389
-#, fuzzy
-msgid "parameter %qD invalidly declared method type"
-msgstr "parameter `%s' als void gedeclareerd"
+#: cp/semantics.c:4038
+#, fuzzy, gcc-internal-format
+msgid "%<threadprivate%> %qE directive not in %qT definition"
+msgstr "%Jparameter %u heeft een onvolledig type"
 
-#: cp/decl.c:8413
-msgid "parameter %qD includes %s to array of unknown bound %qT"
+#: cp/semantics.c:4183
+#, gcc-internal-format
+msgid "difference between %qE and %qD does not have integer type"
 msgstr ""
 
-#. [class.copy]
-#.
-#. A declaration of a constructor for a class X is ill-formed if
-#. its first parameter is of type (optionally cv-qualified) X
-#. and either there are no other parameters or else all other
-#. parameters have default arguments.
-#.
-#. We *don't* complain about member template instantiations that
-#. have this form, though; they can occur as we try to decide
-#. what constructor to use during overload resolution.  Since
-#. overload resolution will never prefer such a constructor to
-#. the non-template copy constructor (which is either explicitly
-#. or implicitly defined), there's no need to worry about their
-#. existence.  Theoretically, they should never even be
-#. instantiated, but that's hard to forestall.
-#: cp/decl.c:8572
-msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
+#. Report the error.
+#: cp/semantics.c:4709
+#, gcc-internal-format
+msgid "static assertion failed: %E"
 msgstr ""
 
-#: cp/decl.c:8696
-#, fuzzy
-msgid "%qD may not be declared within a namespace"
-msgstr "`%.*s' is niet gedefinieerd"
-
-#: cp/decl.c:8698
-#, fuzzy
-msgid "%qD may not be declared as static"
-msgstr "`%.*s' is niet gedefinieerd"
+#: cp/semantics.c:4711
+#, fuzzy, gcc-internal-format
+msgid "non-constant condition for static assertion"
+msgstr "%Jdeclaratie van %qD als niet-static volgt declaratie als static"
 
-#: cp/decl.c:8718
-#, fuzzy
-msgid "%qD must be a nonstatic member function"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: cp/semantics.c:4796 cp/semantics.c:4925
+#, fuzzy, gcc-internal-format
+msgid "argument to decltype must be an expression"
+msgstr "modi in %s expressie komen niet overeen"
 
-#: cp/decl.c:8724
-#, fuzzy
-msgid "%qD must be either a non-static member function or a non-member function"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: cp/semantics.c:4875
+#, fuzzy, gcc-internal-format
+msgid "%qE refers to a set of overloaded functions"
+msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
 
-#: cp/decl.c:8742
-msgid "%qD must have an argument of class or enumerated type"
+#: cp/semantics.c:4963
+#, gcc-internal-format
+msgid "unable to determine the declared type of expression %<%E%>"
 msgstr ""
 
-#: cp/decl.c:8777
-#, c-format
-msgid "conversion to %s%s will never use a type conversion operator"
+#: cp/semantics.c:5224
+#, gcc-internal-format
+msgid "__is_convertible_to"
 msgstr ""
 
-#. 13.4.0.3
-#: cp/decl.c:8785
-msgid "ISO C++ prohibits overloading operator ?:"
-msgstr ""
+#: cp/semantics.c:5265 cp/semantics.c:5275
+#, fuzzy, gcc-internal-format
+msgid "incomplete type %qT not allowed"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: cp/decl.c:8835
-#, fuzzy
-msgid "postfix %qD must take %<int%> as its argument"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/semantics.c:5338
+#, gcc-internal-format
+msgid "the type %qT of constexpr variable %qD is not literal"
+msgstr ""
 
-#: cp/decl.c:8839
-#, fuzzy
-msgid "postfix %qD must take %<int%> as its second argument"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/semantics.c:5373
+#, fuzzy, gcc-internal-format
+msgid "parameter %q#D is not of literal type"
+msgstr "%Jparameter %qD heeft een onvolledig type"
 
-#: cp/decl.c:8846
-#, fuzzy
-msgid "%qD must take either zero or one argument"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/semantics.c:5386
+#, fuzzy, gcc-internal-format
+msgid "return type %qT of function %qD is not a literal type"
+msgstr "%Jteruggeeftype van %qD is niet %<int%>"
 
-#: cp/decl.c:8848
-#, fuzzy
-msgid "%qD must take either one or two arguments"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/semantics.c:5683
+#, fuzzy, gcc-internal-format
+msgid "cannot capture %qE by reference"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: cp/decl.c:8869
-msgid "prefix %qD should return %qT"
-msgstr ""
+#: cp/semantics.c:5706
+#, fuzzy, gcc-internal-format
+msgid "already captured %<this%> in lambda expression"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: cp/decl.c:8875
-msgid "postfix %qD should return %qT"
-msgstr ""
+#: cp/semantics.c:5837
+#, fuzzy, gcc-internal-format
+msgid "%<this%> was not captured for this lambda function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/decl.c:8884
-msgid "%qD must take %<void%>"
+#: cp/tree.c:901
+#, gcc-internal-format
+msgid "%qV qualifiers cannot be applied to %qT"
 msgstr ""
 
-#: cp/decl.c:8886 cp/decl.c:8894
-#, fuzzy
-msgid "%qD must take exactly one argument"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/tree.c:2492
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute can only be applied to Java class definitions"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: cp/decl.c:8896
-#, fuzzy
-msgid "%qD must take exactly two arguments"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
+#: cp/tree.c:2521
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute can only be applied to class definitions"
+msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
-#: cp/decl.c:8904
-msgid "user-defined %qD always evaluates both arguments"
+#: cp/tree.c:2527
+#, gcc-internal-format
+msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
 msgstr ""
 
-#: cp/decl.c:8918
-msgid "%qD should return by value"
+#: cp/tree.c:2551
+#, gcc-internal-format
+msgid "requested init_priority is not an integer constant"
 msgstr ""
 
-#: cp/decl.c:8930 cp/decl.c:8933
-#, fuzzy
-msgid "%qD cannot have default arguments"
-msgstr "`%s' neemt ofwel geen, ofwel twee argumenten"
-
-#: cp/decl.c:8991
-#, fuzzy
-msgid "using template type parameter %qT after %qs"
-msgstr "incompatibel type voor argument %d van `%s'"
-
-#: cp/decl.c:9006
-#, fuzzy
-msgid "using typedef-name %qD after %qs"
-msgstr "beginwaarde ontbreekt"
+#: cp/tree.c:2572
+#, gcc-internal-format
+msgid "can only use %qE attribute on file-scope definitions of objects of class type"
+msgstr ""
 
-#: cp/decl.c:9007
-#, fuzzy
-msgid "%qD has a previous declaration here"
-msgstr "dit is een eerdere declaratie"
+#: cp/tree.c:2580
+#, gcc-internal-format
+msgid "requested init_priority is out of range"
+msgstr ""
 
-#: cp/decl.c:9015
-msgid "%qT referred to as %qs"
+#: cp/tree.c:2590
+#, gcc-internal-format
+msgid "requested init_priority is reserved for internal use"
 msgstr ""
 
-#: cp/decl.c:9016 cp/decl.c:9024
-#, fuzzy
-msgid "%qT has a previous declaration here"
-msgstr "dit is een eerdere declaratie"
+#: cp/tree.c:2601
+#, fuzzy, gcc-internal-format
+msgid "%qE attribute is not supported on this platform"
+msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
-#: cp/decl.c:9023
-msgid "%qT referred to as enum"
+#: cp/tree.c:3191
+#, gcc-internal-format
+msgid "lang_* check: failed in %s, at %s:%d"
 msgstr ""
 
-#. If a class template appears as elaborated type specifier
-#. without a template header such as:
-#.
-#. template <class T> class C {};
-#. void f(class C);            // No template header here
-#.
-#. then the required template argument is missing.
-#: cp/decl.c:9039
-#, fuzzy
-msgid "template argument required for %<%s %T%>"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: cp/typeck.c:470 cp/typeck.c:504 cp/typeck.c:645
+#, fuzzy, gcc-internal-format
+msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: cp/decl.c:9075 cp/name-lookup.c:2596
-msgid "%qD has the same name as the class in which it is declared"
-msgstr ""
+#: cp/typeck.c:475 cp/typeck.c:509 cp/typeck.c:649
+#, fuzzy, gcc-internal-format
+msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: cp/decl.c:9213
-#, fuzzy
-msgid "use of enum %q#D without previous declaration"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: cp/typeck.c:480 cp/typeck.c:514 cp/typeck.c:653
+#, fuzzy, gcc-internal-format
+msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: cp/decl.c:9232
-#, fuzzy
-msgid "redeclaration of %qT as a non-template"
-msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
+#: cp/typeck.c:588
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
+msgstr "pointer van type %<void *%> gebruikt in aftrekking"
 
-#: cp/decl.c:9325
-#, fuzzy
-msgid "derived union %qT invalid"
-msgstr "overtollige elementen in beginwaarde van union"
+#: cp/typeck.c:593
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
+msgstr "pointer van type %<void *%> gebruikt in aftrekking"
 
-#: cp/decl.c:9331
-msgid "Java class %qT cannot have multiple bases"
-msgstr ""
+#: cp/typeck.c:598
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
+msgstr "pointer van type %<void *%> gebruikt in aftrekking"
 
-#: cp/decl.c:9339
-msgid "Java class %qT cannot have virtual bases"
-msgstr ""
+#: cp/typeck.c:681
+#, fuzzy, gcc-internal-format
+msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: cp/decl.c:9358
-#, fuzzy
-msgid "base type %qT fails to be a struct or class type"
-msgstr "`%s' is geen typedef of ingebouwd type"
+#: cp/typeck.c:686
+#, fuzzy, gcc-internal-format
+msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#: cp/decl.c:9391
-msgid "recursive type %qT undefined"
+#: cp/typeck.c:691
+#, fuzzy, gcc-internal-format
+msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
+
+#: cp/typeck.c:1416
+#, gcc-internal-format
+msgid "canonical types differ for identical types %T and %T"
 msgstr ""
 
-#: cp/decl.c:9393
-#, fuzzy
-msgid "duplicate base type %qT invalid"
-msgstr "herhaalde case-waarde"
+#: cp/typeck.c:1423
+#, gcc-internal-format
+msgid "same canonical type node for different types %T and %T"
+msgstr ""
 
-#: cp/decl.c:9463
-#, fuzzy
-msgid "multiple definition of %q#T"
-msgstr "herdefinitie van `%s'"
+#: cp/typeck.c:1536
+#, fuzzy, gcc-internal-format
+msgid "invalid application of %qs to a member function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
+
+#: cp/typeck.c:1604
+#, fuzzy, gcc-internal-format
+msgid "invalid application of %<sizeof%> to a bit-field"
+msgstr "ongeldige toepasing van %qs op een void-type"
+
+#: cp/typeck.c:1612
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
+msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
+
+#: cp/typeck.c:1661
+#, fuzzy, gcc-internal-format
+msgid "invalid application of %<__alignof%> to a bit-field"
+msgstr "ongeldige toepasing van %qs op een void-type"
+
+#: cp/typeck.c:1672
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
+msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
+
+#: cp/typeck.c:1730
+#, fuzzy, gcc-internal-format
+msgid "invalid use of non-static member function"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/decl.c:9464
-#, fuzzy
-msgid "%Jprevious definition here"
-msgstr "eerdere definitie van `%s'"
+#: cp/typeck.c:1997
+#, fuzzy, gcc-internal-format
+msgid "deprecated conversion from string constant to %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#. DR 377
-#.
-#. IF no integral type can represent all the enumerator values, the
-#. enumeration is ill-formed.
-#: cp/decl.c:9601
-msgid "no integral type can represent all of the enumerator values for %qT"
+#: cp/typeck.c:2120 cp/typeck.c:2495
+#, gcc-internal-format
+msgid "request for member %qD in %qE, which is of non-class type %qT"
 msgstr ""
 
-#: cp/decl.c:9707
-#, fuzzy
-msgid "enumerator value for %qD not integer constant"
-msgstr "enumeratiewaarde voor `%s' is geen integrale constante"
+#: cp/typeck.c:2149
+#, fuzzy, gcc-internal-format
+msgid "invalid use of nonstatic data member %qE"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: cp/decl.c:9734
-#, fuzzy
-msgid "overflow in enumeration values at %qD"
-msgstr "overflow in enumeratiewaarden"
+#: cp/typeck.c:2204
+#, fuzzy, gcc-internal-format
+msgid "invalid access to non-static data member %qD of NULL object"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
+
+#: cp/typeck.c:2207 cp/typeck.c:2238
+#, gcc-internal-format
+msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
+msgstr ""
 
-#: cp/decl.c:9805
-#, fuzzy
-msgid "return type %q#T is incomplete"
-msgstr "type van teruggeefwaarde is onvolledig"
+#: cp/typeck.c:2235
+#, fuzzy, gcc-internal-format
+msgid "invalid access to non-static data member %qD  of NULL object"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: cp/decl.c:9920 cp/typeck.c:6150
-msgid "%<operator=%> should return a reference to %<*this%>"
+#: cp/typeck.c:2363
+#, fuzzy, gcc-internal-format
+msgid "object type %qT does not match destructor name ~%qT"
+msgstr "argument %qs komt niet overeen met prototype"
+
+#: cp/typeck.c:2371
+#, gcc-internal-format
+msgid "the type being destroyed is %qT, but the destructor refers to %qT"
 msgstr ""
 
-#: cp/decl.c:10248
-#, fuzzy
-msgid "parameter %qD declared void"
-msgstr "parameter `%s' als void gedeclareerd"
+#: cp/typeck.c:2410 cp/typeck.c:2430
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a template"
+msgstr "%qs is geen iterator"
 
-#: cp/decl.c:10737
-#, fuzzy
-msgid "invalid member function declaration"
-msgstr "herhaalde label-declaratie `%s'"
+#: cp/typeck.c:2534
+#, fuzzy, gcc-internal-format
+msgid "%<%D::%D%> is not a member of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:10752
-#, fuzzy
-msgid "%qD is already defined in class %qT"
-msgstr "kan klasse '%s' niet vinden"
+#: cp/typeck.c:2558
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a base of %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/decl.c:10962
-#, fuzzy
-msgid "static member function %q#D declared with type qualifiers"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: cp/typeck.c:2578
+#, fuzzy, gcc-internal-format
+msgid "%qD has no member named %qE"
+msgstr "union heeft geen lid dat %qs heet"
 
-#: cp/decl2.c:279
-msgid "name missing for member function"
-msgstr ""
+#: cp/typeck.c:2594
+#, fuzzy, gcc-internal-format
+msgid "%qD is not a member template function"
+msgstr "%qs is meestal een functie"
 
-#: cp/decl2.c:372 cp/decl2.c:386
-msgid "ambiguous conversion for array subscript"
-msgstr ""
+#: cp/typeck.c:2739
+#, fuzzy, gcc-internal-format
+msgid "%qT is not a pointer-to-object type"
+msgstr "%qs is geen iterator"
 
-#: cp/decl2.c:380
-msgid "invalid types %<%T[%T]%> for array subscript"
-msgstr ""
+#: cp/typeck.c:2770
+#, fuzzy, gcc-internal-format
+msgid "invalid use of array indexing on pointer to member"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-#: cp/decl2.c:423
-#, fuzzy
-msgid "deleting array %q#D"
-msgstr "doorgeven van argument %d van `%s'"
+#: cp/typeck.c:2773
+#, fuzzy, gcc-internal-format
+msgid "invalid use of unary %<*%> on pointer to member"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-#: cp/decl2.c:429
-msgid "type %q#T argument given to %<delete%>, expected pointer"
-msgstr ""
+#: cp/typeck.c:2776
+#, fuzzy, gcc-internal-format
+msgid "invalid use of implicit conversion on pointer to member"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-#: cp/decl2.c:441
-msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
+#: cp/typeck.c:2785
+#, gcc-internal-format
+msgid "invalid type argument"
 msgstr ""
 
-#: cp/decl2.c:449
-#, fuzzy
-msgid "deleting %qT is undefined"
-msgstr "`%.*s' is niet gedefinieerd"
-
-#. 14.5.2.2 [temp.mem]
-#.
-#. A local class shall not have member templates.
-#: cp/decl2.c:485
-#, fuzzy
-msgid "invalid declaration of member template %q#D in local class"
-msgstr "herdeclaratie van `enum %s'"
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/typeck.c:2788
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of array indexing"
+msgstr "ongeldig type-argument %qs"
 
-#: cp/decl2.c:494
-#, fuzzy
-msgid "invalid use of %<virtual%> in template declaration of %q#D"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+# Is the %s the argument, or is it 'of' the argument?
+#: cp/typeck.c:2791
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of unary %<*%>"
+msgstr "ongeldig type-argument %qs"
+
+#: cp/typeck.c:2794
+#, fuzzy, gcc-internal-format
+msgid "invalid type argument of implicit conversion"
+msgstr "Ongeldig token in expressie"
 
-#: cp/decl2.c:504 cp/pt.c:2973
-#, fuzzy
-msgid "template declaration of %q#D"
-msgstr "herdeclaratie van `%s'"
+#: cp/typeck.c:2824
+#, gcc-internal-format
+msgid "subscript missing in array reference"
+msgstr "subscript ontbreekt in array-referentie"
 
-#: cp/decl2.c:553
-msgid "Java method %qD has non-Java return type %qT"
-msgstr ""
+#: cp/typeck.c:2904
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids subscripting non-lvalue array"
+msgstr "ISO C++ verbiedt het gebruik van subscripts bij een array die geen lvalue is"
 
-#: cp/decl2.c:569
-msgid "Java method %qD has non-Java parameter type %qT"
-msgstr ""
+#: cp/typeck.c:2916
+#, fuzzy, gcc-internal-format
+msgid "subscripting array declared %<register%>"
+msgstr "subscript ontbreekt in array-referentie"
 
-#: cp/decl2.c:674
-msgid "prototype for %q#D does not match any in class %qT"
-msgstr ""
+#: cp/typeck.c:3008
+#, fuzzy, gcc-internal-format
+msgid "object missing in use of %qE"
+msgstr "array-grootte ontbreekt in %qs"
 
-#: cp/decl2.c:775
-#, fuzzy
-msgid "local class %q#T shall not have static data member %q#D"
-msgstr "`%s' is geen static veld"
+#: cp/typeck.c:3187
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids calling %<::main%> from within program"
+msgstr "ISO C++ verbiedt accolade-groepen in expressies"
 
-#: cp/decl2.c:783
-msgid "initializer invalid for static member with constructor"
+#: cp/typeck.c:3206
+#, gcc-internal-format
+msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
 msgstr ""
 
-#: cp/decl2.c:786
-msgid "(an out of class initialization is required)"
-msgstr ""
+#: cp/typeck.c:3221
+#, fuzzy, gcc-internal-format
+msgid "%qE cannot be used as a function"
+msgstr "veld %qs als een functie gedeclareerd"
 
-#: cp/decl2.c:867
-msgid "member %qD conflicts with virtual function table field name"
-msgstr ""
+#: cp/typeck.c:3312
+#, fuzzy, gcc-internal-format
+msgid "too many arguments to %s %q#D"
+msgstr "te veel argumenten voor %s %q+#D"
 
-#: cp/decl2.c:886
-msgid "applying attributes to template parameters is not implemented"
-msgstr ""
+#: cp/typeck.c:3318
+#, gcc-internal-format
+msgid "too many arguments to function"
+msgstr "te veel argumenten voor functie"
 
-#: cp/decl2.c:896
-#, fuzzy
-msgid "%qD is already defined in %qT"
-msgstr "kan klasse '%s' niet vinden"
+#: cp/typeck.c:3353
+#, fuzzy, gcc-internal-format
+msgid "parameter %P of %qD has incomplete type %qT"
+msgstr "parameter heeft een onvolledig type"
 
-#: cp/decl2.c:944
-msgid "field initializer is not constant"
-msgstr ""
+#: cp/typeck.c:3356
+#, fuzzy, gcc-internal-format
+msgid "parameter %P has incomplete type %qT"
+msgstr "parameter heeft een onvolledig type"
 
-#: cp/decl2.c:972
-msgid "%<asm%> specifiers are not permitted on non-static data members"
-msgstr ""
+#: cp/typeck.c:3426
+#, fuzzy, gcc-internal-format
+msgid "too few arguments to %s %q#D"
+msgstr "te weinig argumenten voor functie %qs"
 
-#: cp/decl2.c:1018
-#, fuzzy
-msgid "cannot declare %qD to be a bit-field type"
-msgstr "cast geeft functie-type op"
+#: cp/typeck.c:3432
+#, gcc-internal-format
+msgid "too few arguments to function"
+msgstr "te weinig argumenten voor functie"
 
-#: cp/decl2.c:1028
-#, fuzzy
-msgid "cannot declare bit-field %qD with function type"
-msgstr "cast geeft functie-type op"
+#: cp/typeck.c:3638 cp/typeck.c:3649
+#, fuzzy, gcc-internal-format
+msgid "assuming cast to type %qT from overloaded function"
+msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
 
-#: cp/decl2.c:1035
-#, fuzzy
-msgid "%qD is already defined in the class %qT"
-msgstr "kan klasse '%s' niet vinden"
+#. Some sort of arithmetic operation involving NULL was
+#. performed.
+#: cp/typeck.c:3692
+#, fuzzy, gcc-internal-format
+msgid "NULL used in arithmetic"
+msgstr "pointer naar functie gebruikt in rekensom"
 
-#: cp/decl2.c:1042
-#, fuzzy
-msgid "static member %qD cannot be a bit-field"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/typeck.c:3883
+#, fuzzy, gcc-internal-format
+msgid "left rotate count is negative"
+msgstr "teller van links shift is negatief"
 
-#: cp/decl2.c:1087
-#, fuzzy
-msgid "anonymous struct not inside named type"
-msgstr "anonieme %s gedeclareerd binnen parameterlijst"
+#: cp/typeck.c:3884
+#, fuzzy, gcc-internal-format
+msgid "right rotate count is negative"
+msgstr "teller van rechtse shift is negatief"
 
-#: cp/decl2.c:1164
-msgid "namespace-scope anonymous aggregates must be static"
-msgstr ""
+#: cp/typeck.c:3890
+#, fuzzy, gcc-internal-format
+msgid "left rotate count >= width of type"
+msgstr "teller van links shift is >= breedte van het type"
 
-#: cp/decl2.c:1171
-#, fuzzy
-msgid "anonymous union with no members"
-msgstr "anonieme %s gedeclareerd binnen parameterlijst"
+#: cp/typeck.c:3891
+#, fuzzy, gcc-internal-format
+msgid "right rotate count >= width of type"
+msgstr "teller van rechtse shift is >= breedte van het type"
 
-#: cp/decl2.c:1207
-msgid "%<operator new%> must return type %qT"
-msgstr ""
+#: cp/typeck.c:3910 cp/typeck.c:4133
+#, fuzzy, gcc-internal-format
+msgid "comparison with string literal results in unspecified behaviour"
+msgstr "de zwakke declaratie van %qs moet aan de definitie voorafgaan"
 
-#: cp/decl2.c:1216
-msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
-msgstr ""
+#: cp/typeck.c:3950 cp/typeck.c:3958 cp/typeck.c:4153 cp/typeck.c:4161
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids comparison between pointer and integer"
+msgstr "vergelijking tussen pointer en integer"
 
-#: cp/decl2.c:1245
-#, fuzzy
-msgid "%<operator delete%> must return type %qT"
-msgstr "parameter `%s' als void gedeclareerd"
+#: cp/typeck.c:4178
+#, fuzzy, gcc-internal-format
+msgid "unordered comparison on non-floating point argument"
+msgstr "geordende vergelijking van een pointer met integer nul"
 
-#: cp/decl2.c:1254
-msgid "%<operator delete%> takes type %qT as first parameter"
-msgstr ""
+#: cp/typeck.c:4218
+#, fuzzy, gcc-internal-format
+msgid "invalid operands of types %qT and %qT to binary %qO"
+msgstr "ongeldige operanden voor binaire %s-operator"
 
-#: cp/decl2.c:3013
-#, fuzzy
-msgid "inline function %qD used but never defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: cp/typeck.c:4435
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
+msgstr "pointer van type %<void *%> gebruikt in aftrekking"
 
-#: cp/decl2.c:3161
-#, fuzzy
-msgid "default argument missing for parameter %P of %q+#D"
-msgstr "parameternaam ontbreekt uit parameterlijst"
+#: cp/typeck.c:4437
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids using pointer to a function in subtraction"
+msgstr "pointer naar functie gebruikt in aftrekking"
 
-#. damn ICE suppression
-#: cp/error.c:2371
-#, c-format
-msgid "unexpected letter %qc in locate_error\n"
-msgstr ""
+#: cp/typeck.c:4439
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids using pointer to a method in subtraction"
+msgstr "pointer naar functie gebruikt in aftrekking"
 
-#. Can't throw a reference.
-#: cp/except.c:262
-msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
-msgstr ""
+# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
+#: cp/typeck.c:4452
+#, fuzzy, gcc-internal-format
+msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
+msgstr "rekensom met pointer naar onvolledig type"
 
-#: cp/except.c:273
-msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
+#: cp/typeck.c:4510
+#, gcc-internal-format
+msgid "taking address of constructor %qE"
 msgstr ""
 
-#. Thrown object must be a Throwable.
-#: cp/except.c:280
-#, fuzzy
-msgid "type %qT is not derived from %<java::lang::Throwable%>"
-msgstr "iterator `%s' is van een afgeleid type"
+#: cp/typeck.c:4511
+#, fuzzy, gcc-internal-format
+msgid "taking address of destructor %qE"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: cp/except.c:343
-msgid "mixing C++ and Java catches in a single translation unit"
-msgstr ""
+#: cp/typeck.c:4525
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %qE to form a pointer-to-member-function"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-#: cp/except.c:602
-msgid "throwing NULL, which has integral, not pointer type"
+#: cp/typeck.c:4528
+#, gcc-internal-format
+msgid "  a qualified-id is required"
 msgstr ""
 
-#: cp/except.c:625 cp/init.c:1887
-msgid "%qD should never be overloaded"
-msgstr ""
+#: cp/typeck.c:4533
+#, fuzzy, gcc-internal-format
+msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
+msgstr "ongeldig gebruik van array die geen lvalue is"
 
-#: cp/except.c:692
-msgid "  in thrown expression"
+#: cp/typeck.c:4556
+#, gcc-internal-format
+msgid "taking address of temporary"
 msgstr ""
 
-#: cp/except.c:836
-msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
-msgstr ""
+# DANGER WILL ROBINSON! Dit is nu net hoe gettext NIET gebruikt zou mogen worden...
+#: cp/typeck.c:4826
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids incrementing an enum"
+msgstr "ISO C++ verbiedt het %sen van een enum"
+
+# DANGER WILL ROBINSON! Dit is nu net hoe gettext NIET gebruikt zou mogen worden...
+#: cp/typeck.c:4827
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids decrementing an enum"
+msgstr "ISO C++ verbiedt het %sen van een enum"
+
+#: cp/typeck.c:4843
+#, fuzzy, gcc-internal-format
+msgid "cannot increment a pointer to incomplete type %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
+
+#: cp/typeck.c:4844
+#, fuzzy, gcc-internal-format
+msgid "cannot decrement a pointer to incomplete type %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
+
+#: cp/typeck.c:4855
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids incrementing a pointer of type %qT"
+msgstr "ISO C++ verbiedt het %sen van een pointer van type %qT"
+
+#: cp/typeck.c:4856
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids decrementing a pointer of type %qT"
+msgstr "ISO C++ verbiedt het %sen van een pointer van type %qT"
+
+#: cp/typeck.c:4882
+#, fuzzy, gcc-internal-format
+msgid "invalid use of Boolean expression as operand to %<operator--%>"
+msgstr "ongeldige expressie als operand"
 
-#: cp/except.c:921
-msgid "%Hexception of type %qT will be caught"
-msgstr ""
+#: cp/typeck.c:4917
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids taking address of function %<::main%>"
+msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
 
-#: cp/except.c:923
-msgid "%H   by earlier handler for %qT"
+#. An expression like &memfn.
+#: cp/typeck.c:4978
+#, gcc-internal-format
+msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
 msgstr ""
 
-#: cp/except.c:953
-msgid "%H%<...%> handler must be the last handler for its try block"
-msgstr ""
+#: cp/typeck.c:4983
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
+msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
 
-#: cp/friend.c:152
-#, fuzzy
-msgid "%qD is already a friend of class %qT"
-msgstr "kan klasse '%s' niet vinden"
+#: cp/typeck.c:5012
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
+msgstr "ISO C++ verbiedt het adres van een gecaste expressie"
 
-#: cp/friend.c:228
-#, fuzzy
-msgid "invalid type %qT declared %<friend%>"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/typeck.c:5040
+#, fuzzy, gcc-internal-format
+msgid "cannot create pointer to reference member %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#. [temp.friend]
-#. Friend declarations shall not declare partial
-#. specializations.
-#: cp/friend.c:244 cp/friend.c:274
-#, fuzzy
-msgid "partial specialization %qT declared %<friend%>"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: cp/typeck.c:5255
+#, fuzzy, gcc-internal-format
+msgid "cannot take the address of %<this%>, which is an rvalue expression"
+msgstr "kan adres van bitveld %qs niet nemen"
 
-#: cp/friend.c:252
-msgid "class %qT is implicitly friends with itself"
-msgstr ""
+#: cp/typeck.c:5278
+#, fuzzy, gcc-internal-format
+msgid "address of explicit register variable %qD requested"
+msgstr "adres van registervariabele %qs gevraagd"
 
-#: cp/friend.c:310
-#, fuzzy
-msgid "%qT is not a member of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/typeck.c:5283
+#, gcc-internal-format
+msgid "address requested for %qD, which is declared %<register%>"
+msgstr ""
 
-#: cp/friend.c:315
-#, fuzzy
-msgid "%qT is not a member class template of %qT"
-msgstr "`%s' is meestal een functie"
+# vertaling voor 'statement'?
+#: cp/typeck.c:5350 cp/typeck.c:5377
+#, fuzzy, gcc-internal-format
+msgid "%s expression list treated as compound expression"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: cp/friend.c:323
-#, fuzzy
-msgid "%qT is not a nested class of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/typeck.c:5450
+#, gcc-internal-format
+msgid "no context to resolve type of %qE"
+msgstr ""
 
-#. template <class T> friend class T;
-#: cp/friend.c:336
-#, fuzzy
-msgid "template parameter type %qT declared %<friend%>"
-msgstr "parameter `%s' als void gedeclareerd"
+#: cp/typeck.c:5481
+#, fuzzy, gcc-internal-format
+msgid "cast from type %qT to type %qT casts away qualifiers"
+msgstr "cast laat qualifiers van doeltype van pointer vallen"
 
-#. template <class T> friend class A; where A is not a template
-#: cp/friend.c:342
-#, fuzzy
-msgid "%q#T is not a template"
-msgstr "`%s' is geen iterator"
+#: cp/typeck.c:5486
+#, fuzzy, gcc-internal-format
+msgid "static_cast from type %qT to type %qT casts away qualifiers"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/friend.c:364
-#, fuzzy
-msgid "%qD is already a friend of %qT"
-msgstr "kan klasse '%s' niet vinden"
+#: cp/typeck.c:5491
+#, fuzzy, gcc-internal-format
+msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/friend.c:373
-#, fuzzy
-msgid "%qT is already a friend of %qT"
-msgstr "kan klasse '%s' niet vinden"
+#: cp/typeck.c:5834
+#, fuzzy, gcc-internal-format
+msgid "invalid static_cast from type %qT to type %qT"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/friend.c:497
-msgid "member %qD declared as friend before type %qT defined"
-msgstr ""
+#: cp/typeck.c:5857
+#, fuzzy, gcc-internal-format
+msgid "converting from %qT to %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/friend.c:553
-#, fuzzy
-msgid "friend declaration %q#D declares a non-template function"
-msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
+#: cp/typeck.c:5906
+#, fuzzy, gcc-internal-format
+msgid "invalid cast of an rvalue expression of type %qT to type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/friend.c:557
-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"
+#: cp/typeck.c:5973
+#, gcc-internal-format
+msgid "cast from %qT to %qT loses precision"
 msgstr ""
 
-#: cp/g++spec.c:238 java/jvspec.c:417
-#, fuzzy, c-format
-msgid "argument to '%s' missing\n"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: cp/typeck.c:6003
+#, fuzzy, gcc-internal-format
+msgid "cast from %qT to %qT increases required alignment of target type"
+msgstr "cast verhoogt het benodigde alignment van het doeltype"
 
-#: cp/init.c:326
-#, fuzzy
-msgid "%J%qD should be initialized in the member initialization list"
-msgstr "ongeldige beginwaarde"
+#. Only issue a warning, as we have always supported this
+#. where possible, and it is necessary in some cases.  DR 195
+#. addresses this issue, but as of 2004/10/26 is still in
+#. drafting.
+#: cp/typeck.c:6022
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
+msgstr "ISO C++ verbiedt voorwaardelijke expressies tussen 0 en een functiepointer"
+
+#: cp/typeck.c:6035
+#, fuzzy, gcc-internal-format
+msgid "invalid cast from type %qT to type %qT"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/init.c:373
-msgid "%Jdefault-initialization of %q#D, which has reference type"
+#: cp/typeck.c:6091
+#, gcc-internal-format
+msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
 msgstr ""
 
-#: cp/init.c:379
-#, fuzzy
-msgid "%Juninitialized reference member %qD"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: cp/typeck.c:6100
+#, gcc-internal-format
+msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
+msgstr ""
 
-#: cp/init.c:382
-msgid "%Juninitialized member %qD with %<const%> type %qT"
+#: cp/typeck.c:6125
+#, gcc-internal-format
+msgid "invalid const_cast of an rvalue of type %qT to type %qT"
 msgstr ""
 
-#: cp/init.c:525
-#, fuzzy
-msgid "%qD will be initialized after"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: cp/typeck.c:6174
+#, fuzzy, gcc-internal-format
+msgid "invalid const_cast from type %qT to type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/init.c:528
-#, fuzzy
-msgid "base %qT will be initialized after"
-msgstr "veld `%s' heeft al een beginwaarde gekregen"
+#: cp/typeck.c:6251 cp/typeck.c:6259
+#, fuzzy, gcc-internal-format
+msgid "ISO C++ forbids casting to an array type %qT"
+msgstr "ISO C++ verbiedt casts naar een union-type"
 
-#: cp/init.c:531
-#, fuzzy
-msgid "  %q#D"
-msgstr "%s voor `%s'"
+#: cp/typeck.c:6268
+#, fuzzy, gcc-internal-format
+msgid "invalid cast to function type %qT"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/init.c:533
-#, fuzzy
-msgid "  base %qT"
-msgstr "%s voor `%s'"
+#: cp/typeck.c:6514
+#, gcc-internal-format
+msgid "  in evaluation of %<%Q(%#T, %#T)%>"
+msgstr ""
 
-#: cp/init.c:534
-#, fuzzy
-msgid "%J  when initialized here"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: cp/typeck.c:6572
+#, fuzzy, gcc-internal-format
+msgid "incompatible types in assignment of %qT to %qT"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: cp/init.c:550
-#, fuzzy
-msgid "%Jmultiple initializations given for %qD"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/typeck.c:6586
+#, fuzzy, gcc-internal-format
+msgid "array used as initializer"
+msgstr "array-index in beginwaarde van niet-array"
 
-#: cp/init.c:553
-#, fuzzy
-msgid "%Jmultiple initializations given for base %qT"
-msgstr "(dicht bij initialisatie van `%s')"
+#: cp/typeck.c:6588
+#, fuzzy, gcc-internal-format
+msgid "invalid array assignment"
+msgstr "ongeldige lvalue in toewijzing"
 
-#: cp/init.c:620
-#, fuzzy
-msgid "%Jinitializations for multiple members of %qT"
-msgstr "beginwaarde legt grootte van `%s' niet vast"
+#: cp/typeck.c:6688
+#, gcc-internal-format
+msgid "   in pointer to member function conversion"
+msgstr ""
+
+#: cp/typeck.c:6699
+#, fuzzy, gcc-internal-format
+msgid "pointer to member conversion via virtual base %qT"
+msgstr "pointer naar lid-functie gebruikt in rekensom"
+
+#: cp/typeck.c:6739 cp/typeck.c:6752
+#, gcc-internal-format
+msgid "   in pointer to member conversion"
+msgstr ""
+
+#: cp/typeck.c:6830
+#, fuzzy, gcc-internal-format
+msgid "invalid conversion to type %qT from type %qT"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/init.c:682
-msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
+#: cp/typeck.c:7101
+#, gcc-internal-format
+msgid "cannot convert %qT to %qT for argument %qP to %qD"
 msgstr ""
 
-#: cp/init.c:906 cp/init.c:925
-msgid "class %qT does not have any field named %qD"
-msgstr ""
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: cp/typeck.c:7104
+#, fuzzy, gcc-internal-format
+msgid "cannot convert %qT to %qT in %s"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
 
-#: cp/init.c:912
-#, fuzzy
-msgid "%q#D is a static data member; it can only be initialized at its definition"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: cp/typeck.c:7118
+#, fuzzy, gcc-internal-format
+msgid "%s might be a candidate for a format attribute"
+msgstr "deze functie is een mogelijke kandidaat voor het %qs formaat-attribuut"
 
-#: cp/init.c:919
-#, fuzzy
-msgid "%q#D is not a non-static data member of %qT"
-msgstr "`%s' is geen static veld"
+#: cp/typeck.c:7211 cp/typeck.c:7213
+#, fuzzy, gcc-internal-format
+msgid "in passing argument %P of %q+D"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/init.c:958
-msgid "unnamed initializer for %qT, which has no base classes"
+#: cp/typeck.c:7268
+#, gcc-internal-format
+msgid "returning reference to temporary"
 msgstr ""
 
-#: cp/init.c:966
-msgid "unnamed initializer for %qT, which uses multiple inheritance"
+#: cp/typeck.c:7275
+#, gcc-internal-format
+msgid "reference to non-lvalue returned"
 msgstr ""
 
-#: cp/init.c:1012
-msgid "%qD is both a direct base and an indirect virtual base"
-msgstr ""
+#: cp/typeck.c:7291
+#, fuzzy, gcc-internal-format
+msgid "reference to local variable %q+D returned"
+msgstr "adres van globale registervariabele %qs gevraagd"
 
-#: cp/init.c:1020
-#, fuzzy
-msgid "type %qD is not a direct or virtual base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/typeck.c:7294
+#, fuzzy, gcc-internal-format
+msgid "address of local variable %q+D returned"
+msgstr "adres van globale registervariabele %qs gevraagd"
 
-#: cp/init.c:1023
-#, fuzzy
-msgid "type %qD is not a direct base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/typeck.c:7329
+#, gcc-internal-format
+msgid "returning a value from a destructor"
+msgstr ""
 
-#: cp/init.c:1103
-msgid "bad array initializer"
+#. If a return statement appears in a handler of the
+#. function-try-block of a constructor, the program is ill-formed.
+#: cp/typeck.c:7337
+#, gcc-internal-format
+msgid "cannot return from a handler of a function-try-block of a constructor"
 msgstr ""
 
-#: cp/init.c:1302
-#, fuzzy
-msgid "%qT is not an aggregate type"
-msgstr "`%s' is geen iterator"
+#. You can't return a value from a constructor.
+#: cp/typeck.c:7340
+#, gcc-internal-format
+msgid "returning a value from a constructor"
+msgstr ""
 
-#: cp/init.c:1394
-msgid "qualified type %qT does not match destructor name %<~%T%>"
+#: cp/typeck.c:7358
+#, gcc-internal-format
+msgid "lambda return type can only be deduced when the return statement is the only statement in the function body"
 msgstr ""
 
-#: cp/init.c:1402
-msgid "incomplete type %qT does not have member %qD"
+#: cp/typeck.c:7364
+#, gcc-internal-format
+msgid "inconsistent types %qT and %qT deduced for lambda return type"
 msgstr ""
 
-#: cp/init.c:1421
-#, fuzzy
-msgid "%qD is not a member of type %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: cp/typeck.c:7390
+#, fuzzy, gcc-internal-format
+msgid "return-statement with no value, in function returning %qT"
+msgstr "%<return%> zonder waarde in een functie die een niet-void waarde teruggeeft"
 
-#: cp/init.c:1440
-#, fuzzy
-msgid "invalid pointer to bit-field %qD"
-msgstr "bitveld `%s' heeft een negatieve breedte"
+#: cp/typeck.c:7411
+#, fuzzy, gcc-internal-format
+msgid "return-statement with a value, in function returning 'void'"
+msgstr "%<return%> met waarde in een functie die void teruggeeft"
 
-#: cp/init.c:1542
-#, fuzzy
-msgid "invalid use of non-static member function %qD"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: cp/typeck.c:7441
+#, gcc-internal-format
+msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
+msgstr ""
 
-#: cp/init.c:1548 cp/semantics.c:1321
-#, fuzzy
-msgid "invalid use of non-static data member %qD"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: cp/typeck2.c:55
+#, fuzzy, gcc-internal-format
+msgid "type %qT is not a base type for type %qT"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/init.c:1645
-msgid "size in array new must have integral type"
-msgstr ""
+#: cp/typeck2.c:106
+#, fuzzy, gcc-internal-format
+msgid "assignment of data-member %qD in read-only structure"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/init.c:1648
-msgid "zero size array reserves no space"
+#: cp/typeck2.c:108
+#, gcc-internal-format
+msgid "assignment (via 'asm' output) of data-member %qD in read-only structure"
 msgstr ""
 
-#: cp/init.c:1656
-msgid "new cannot be applied to a reference type"
-msgstr ""
+#: cp/typeck2.c:110
+#, fuzzy, gcc-internal-format
+msgid "increment of data-member %qD in read-only structure"
+msgstr "incrementeren van pointer naar onbekend structure"
 
-#: cp/init.c:1662
-msgid "new cannot be applied to a function type"
-msgstr ""
+#: cp/typeck2.c:112
+#, fuzzy, gcc-internal-format
+msgid "decrement of data-member %qD in read-only structure"
+msgstr "decrementeren van pointer naar onbekend structure"
 
-#: cp/init.c:1694
-msgid "call to Java constructor, while %<jclass%> undefined"
-msgstr ""
+#: cp/typeck2.c:116
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only data-member %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:118
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only data-member %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:120
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only data-member %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:122
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only data-member %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:131
+#, fuzzy, gcc-internal-format
+msgid "assignment of constant field %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:133
+#, gcc-internal-format
+msgid "assignment (via 'asm' output) of constant field %qD"
+msgstr ""
+
+#: cp/typeck2.c:135
+#, fuzzy, gcc-internal-format
+msgid "increment of constant field %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:137
+#, fuzzy, gcc-internal-format
+msgid "decrement of constant field %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:143
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only variable %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:153
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only parameter %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:155
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only parameter %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:157
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only parameter %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:159
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only parameter %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:166
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only reference %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:168
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only reference %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:170
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only reference %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:172
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only reference %qD"
+msgstr "%s van alleen-lezen lid %qs"
+
+#: cp/typeck2.c:176
+#, fuzzy, gcc-internal-format
+msgid "assignment of read-only named return value %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:178
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only named return value %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:180
+#, fuzzy, gcc-internal-format
+msgid "increment of read-only named return value %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:182
+#, fuzzy, gcc-internal-format
+msgid "decrement of read-only named return value %qD"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: cp/typeck2.c:186
+#, fuzzy, gcc-internal-format
+msgid "assignment of function %qD"
+msgstr "kan functie %<main%> niet inline maken"
+
+#: cp/typeck2.c:188
+#, gcc-internal-format
+msgid "assignment (via 'asm' output) of function %qD"
+msgstr ""
+
+#: cp/typeck2.c:190
+#, fuzzy, gcc-internal-format
+msgid "increment of function %qD"
+msgstr "kan functie %<main%> niet inline maken"
+
+#: cp/typeck2.c:192
+#, fuzzy, gcc-internal-format
+msgid "decrement of function %qD"
+msgstr "kan functie %<main%> niet inline maken"
+
+#: cp/typeck2.c:198
+#, fuzzy, gcc-internal-format
+msgid "assignment (via 'asm' output) of read-only location %qE"
+msgstr "%s van alleen-lezen locatie"
 
-#: cp/init.c:1710
-#, fuzzy
-msgid "can't find class$"
-msgstr "kan %s niet vinden"
+#: cp/typeck2.c:384
+#, fuzzy, gcc-internal-format
+msgid "cannot declare variable %q+D to be of abstract type %qT"
+msgstr "cast geeft functie-type op"
 
-#: cp/init.c:1838
-msgid "invalid type %<void%> for new"
+#: cp/typeck2.c:387
+#, gcc-internal-format
+msgid "cannot declare parameter %q+D to be of abstract type %qT"
 msgstr ""
 
-#: cp/init.c:1848
-#, fuzzy
-msgid "uninitialized const in %<new%> of %q#T"
-msgstr "beginwaarde legt grootte van `%s' niet vast"
+#: cp/typeck2.c:390
+#, fuzzy, gcc-internal-format
+msgid "cannot declare field %q+D to be of abstract type %qT"
+msgstr "cast geeft functie-type op"
 
-#: cp/init.c:1882
-#, c-format
-msgid "call to Java constructor with %qs undefined"
-msgstr ""
+#: cp/typeck2.c:394
+#, fuzzy, gcc-internal-format
+msgid "invalid abstract return type for member function %q+#D"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#: cp/init.c:1922
-#, fuzzy
-msgid "request for member %qD is ambiguous"
-msgstr "grootte van `%s' is %u bytes"
+#: cp/typeck2.c:396
+#, fuzzy, gcc-internal-format
+msgid "invalid abstract return type for function %q+#D"
+msgstr "ongeldige opslagklasse voor functie %qs"
 
-#: cp/init.c:2055
-#, fuzzy
-msgid "ISO C++ forbids initialization in array new"
-msgstr "ANSI C verbiedt lege initialisatie-accolades"
+#. Here we do not have location information.
+#: cp/typeck2.c:399
+#, fuzzy, gcc-internal-format
+msgid "invalid abstract type %qT for %qE"
+msgstr "ongeldige operand voor %p-code"
 
-#: cp/init.c:2530
-msgid "initializer ends prematurely"
-msgstr ""
+#: cp/typeck2.c:401
+#, fuzzy, gcc-internal-format
+msgid "invalid abstract type for %q+D"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/init.c:2583
-msgid "cannot initialize multi-dimensional array with initializer"
+#: cp/typeck2.c:404
+#, gcc-internal-format
+msgid "cannot allocate an object of abstract type %qT"
 msgstr ""
 
-#: cp/init.c:2738
-msgid "possible problem detected in invocation of delete operator:"
+#: cp/typeck2.c:413
+#, gcc-internal-format
+msgid "  because the following virtual functions are pure within %qT:"
 msgstr ""
 
-#: cp/init.c:2741
-msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
-msgstr ""
+# Moet dit wel vertaalbaar zijn?
+#: cp/typeck2.c:417
+#, fuzzy, gcc-internal-format
+msgid "\t%+#D"
+msgstr "%J\t%#D"
 
-#: cp/init.c:2762
-msgid "unknown array size in delete"
-msgstr ""
+#: cp/typeck2.c:425
+#, fuzzy, gcc-internal-format
+msgid "  since type %qT has pure virtual functions"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#: cp/init.c:2995
-msgid "type to vector delete is neither pointer or array type"
-msgstr ""
+#: cp/typeck2.c:455
+#, fuzzy, gcc-internal-format
+msgid "%q+D has incomplete type"
+msgstr "%qs heeft een onvolledig type"
 
-# Moet 'signature-string' vertaald worden?
-#: cp/lex.c:436
-#, fuzzy, c-format
-msgid "junk at end of #pragma %s"
-msgstr "Brol aan einde van signature-string."
+#: cp/typeck2.c:468
+#, fuzzy, gcc-internal-format
+msgid "invalid use of incomplete type %q#T"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: cp/lex.c:443
-#, fuzzy, c-format
-msgid "invalid #pragma %s"
-msgstr "ongeldige operand van %s"
+#: cp/typeck2.c:471
+#, fuzzy, gcc-internal-format
+msgid "forward declaration of %q+#T"
+msgstr "herdeclaratie van %qs"
 
-#: cp/lex.c:451
-msgid "#pragma vtable no longer supported"
-msgstr ""
+#: cp/typeck2.c:474
+#, fuzzy, gcc-internal-format
+msgid "declaration of %q+#T"
+msgstr "herdeclaratie van %qs"
 
-#: cp/lex.c:530
-#, fuzzy, c-format
-msgid "#pragma implementation for %qs appears after file is included"
-msgstr "`#pragma implementation' voor \"%s\" staat na diens #include"
+#: cp/typeck2.c:479
+#, fuzzy, gcc-internal-format
+msgid "invalid use of %qT"
+msgstr "ongeldig gebruik van %<restrict%>"
 
-#: cp/lex.c:555
-msgid "junk at end of #pragma GCC java_exceptions"
+#: cp/typeck2.c:495
+#, gcc-internal-format
+msgid "invalid use of member (did you forget the %<&%> ?)"
 msgstr ""
 
-#: cp/lex.c:569
-#, fuzzy
-msgid "%qD not defined"
-msgstr "`%.*s' is niet gedefinieerd"
+#: cp/typeck2.c:504
+#, fuzzy, gcc-internal-format
+msgid "invalid use of template type parameter %qT"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: cp/lex.c:573
-#, fuzzy
-msgid "%qD was not declared in this scope"
-msgstr "`%.*s' is niet gedefinieerd"
+#: cp/typeck2.c:509
+#, fuzzy, gcc-internal-format
+msgid "invalid use of template template parameter %qT"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#. In a template, it is invalid to write "f()" or "f(3)" if no
-#. declaration of "f" is available.  Historically, G++ and most
-#. other compilers accepted that usage since they deferred all name
-#. lookup until instantiation time rather than doing unqualified
-#. name lookup at template definition time; explain to the user what
-#. is going wrong.
-#.
-#. Note that we have the exact wording of the following message in
-#. the manual (trouble.texi, node "Name lookup"), so they need to
-#. be kept in synch.
-#: cp/lex.c:610
-msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
-msgstr ""
+#: cp/typeck2.c:515
+#, fuzzy, gcc-internal-format
+msgid "invalid use of dependent type %qT"
+msgstr "ongeldig gebruik van onvolledige typedef %qs"
 
-#: cp/lex.c:619
-msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
+#: cp/typeck2.c:523
+#, gcc-internal-format
+msgid "address of overloaded function with no contextual type information"
 msgstr ""
 
-#: cp/mangle.c:2114
-msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
+#: cp/typeck2.c:527
+#, gcc-internal-format
+msgid "overloaded function with no contextual type information"
 msgstr ""
 
-#: cp/mangle.c:2122
-msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
+#: cp/typeck2.c:530
+#, gcc-internal-format
+msgid "insufficient contextual information to determine type"
 msgstr ""
 
-#: cp/mangle.c:2172
-msgid "omitted middle operand to %<?:%> operand cannot be mangled"
+#: cp/typeck2.c:705
+#, gcc-internal-format
+msgid "constructor syntax used, but no constructor declared for type %qT"
 msgstr ""
 
-#: cp/mangle.c:2482
-msgid "the mangled name of %qD will change in a future version of GCC"
+#: cp/typeck2.c:719
+#, gcc-internal-format
+msgid "cannot initialize arrays using this syntax"
 msgstr ""
 
-#: cp/method.c:445
-msgid "generic thunk code fails for method %q#D which uses %<...%>"
-msgstr ""
+#: cp/typeck2.c:801
+#, fuzzy, gcc-internal-format
+msgid "narrowing conversion of %qE from %qT to %qT inside { }"
+msgstr "ongeldige registernaam voor %qs"
 
-#: cp/method.c:661
-msgid "non-static const member %q#D, can't use default assignment operator"
-msgstr ""
+#: cp/typeck2.c:859
+#, gcc-internal-format
+msgid "int-array initialized from non-wide string"
+msgstr "int-array heeft niet-wide string als beginwaarde"
 
-#: cp/method.c:667
-msgid "non-static reference member %q#D, can't use default assignment operator"
+#: cp/typeck2.c:864
+#, fuzzy, gcc-internal-format
+msgid "int-array initialized from incompatible wide string"
+msgstr "int-array heeft niet-wide string als beginwaarde"
+
+#: cp/typeck2.c:879
+#, gcc-internal-format
+msgid "initializer-string for array of chars is too long"
+msgstr "beginwaarde-string voor array van chars is te lang"
+
+#: cp/typeck2.c:925
+#, gcc-internal-format
+msgid "cannot initialize aggregate of type %qT with a compound literal"
 msgstr ""
 
-#: cp/method.c:1082
-msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
+#: cp/typeck2.c:942
+#, gcc-internal-format
+msgid "array must be initialized with a brace-enclosed initializer"
 msgstr ""
 
-#: cp/name-lookup.c:693
-#, fuzzy
-msgid "redeclaration of %<wchar_t%> as %qT"
-msgstr "herdeclaratie van `%s'"
+#: cp/typeck2.c:1029 cp/typeck2.c:1137
+#, fuzzy, gcc-internal-format
+msgid "non-trivial designated initializers not supported"
+msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
 
-#. A redeclaration of main, but not a duplicate of the
-#. previous one.
-#.
-#. [basic.start.main]
-#.
-#. This function shall not be overloaded.
-#: cp/name-lookup.c:725
-#, fuzzy
-msgid "invalid redeclaration of %qD"
-msgstr "herdeclaratie van `%s'"
+#: cp/typeck2.c:1161 cp/typeck2.c:1175
+#, fuzzy, gcc-internal-format
+msgid "missing initializer for member %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: cp/name-lookup.c:726
-#, fuzzy
-msgid "as %qD"
-msgstr "%s voor `%s'"
+#: cp/typeck2.c:1166
+#, fuzzy, gcc-internal-format
+msgid "uninitialized const member %qD"
+msgstr "ongeldige beginwaarde voor member %qs"
 
-#: cp/name-lookup.c:814
-#, fuzzy
-msgid "type mismatch with previous external decl of %q#D"
-msgstr "type-conflict met eerdere externe declaratie"
+#: cp/typeck2.c:1168
+#, fuzzy, gcc-internal-format
+msgid "member %qD with uninitialized const fields"
+msgstr "parameter %qs krijgt beginwaarde"
 
-#: cp/name-lookup.c:815
-#, fuzzy
-msgid "previous external decl of %q#D"
-msgstr "eerdere externe declaratie van `%s'"
+#: cp/typeck2.c:1170
+#, fuzzy, gcc-internal-format
+msgid "member %qD is uninitialized reference"
+msgstr "parameter %qs krijgt beginwaarde"
 
-#: cp/name-lookup.c:897
-#, fuzzy
-msgid "extern declaration of %q#D doesn't match"
-msgstr "externe declaratie van `%s' komt niet overeen met de globale declaratie"
+#: cp/typeck2.c:1238
+#, fuzzy, gcc-internal-format
+msgid "no field %qD found in union being initialized"
+msgstr "onbekend veld %qs opgegeven in beginwaarde"
 
-#: cp/name-lookup.c:898
-#, fuzzy
-msgid "global declaration %q#D"
-msgstr "herhaalde label-declaratie `%s'"
+#: cp/typeck2.c:1247
+#, gcc-internal-format
+msgid "index value instead of field name in union initializer"
+msgstr ""
 
-#: cp/name-lookup.c:934 cp/name-lookup.c:941
-#, fuzzy
-msgid "declaration of %q#D shadows a parameter"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: cp/typeck2.c:1406
+#, gcc-internal-format
+msgid "circular pointer delegation detected"
+msgstr ""
 
-#. Location of previous decl is not useful in this case.
-#: cp/name-lookup.c:966
-#, fuzzy
-msgid "declaration of %qD shadows a member of 'this'"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: cp/typeck2.c:1419
+#, fuzzy, gcc-internal-format
+msgid "base operand of %<->%> has non-pointer type %qT"
+msgstr "grootte van array %qs is van een niet-integraal type"
 
-#: cp/name-lookup.c:972
-#, fuzzy
-msgid "declaration of %qD shadows a previous local"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: cp/typeck2.c:1443
+#, gcc-internal-format
+msgid "result of %<operator->()%> yields non-pointer result"
+msgstr ""
 
-#: cp/name-lookup.c:979
-#, fuzzy
-msgid "declaration of %qD shadows a global declaration"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: cp/typeck2.c:1445
+#, fuzzy, gcc-internal-format
+msgid "base operand of %<->%> is not a pointer"
+msgstr "grootte van array %qs is van een niet-integraal type"
 
-#: cp/name-lookup.c:1095
-msgid "name lookup of %qD changed"
-msgstr ""
+#: cp/typeck2.c:1467
+#, fuzzy, gcc-internal-format
+msgid "%qE cannot be used as a member pointer, since it is of type %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: cp/name-lookup.c:1096
-msgid "  matches this %qD under ISO standard rules"
-msgstr ""
+#: cp/typeck2.c:1476
+#, fuzzy, gcc-internal-format
+msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: cp/name-lookup.c:1098
-msgid "  matches this %qD under old rules"
+#: cp/typeck2.c:1498
+#, gcc-internal-format
+msgid "pointer to member type %qT incompatible with object type %qT"
 msgstr ""
 
-#: cp/name-lookup.c:1116 cp/name-lookup.c:1124
-msgid "name lookup of %qD changed for new ISO %<for%> scoping"
-msgstr ""
+#: cp/typeck2.c:1559
+#, fuzzy, gcc-internal-format
+msgid "invalid value-initialization of reference types"
+msgstr "dubbele beginwaarde"
 
-#: cp/name-lookup.c:1118
-msgid "  cannot use obsolete binding at %qD because it has a destructor"
-msgstr ""
+#: cp/typeck2.c:1750
+#, fuzzy, gcc-internal-format
+msgid "call to function %qD which throws incomplete type %q#T"
+msgstr "parameter %qs wijst naar een onvolledig type"
 
-#: cp/name-lookup.c:1126
-msgid "  using obsolete binding at %qD"
+#: cp/typeck2.c:1753
+#, fuzzy, gcc-internal-format
+msgid "call to function which throws incomplete type %q#T"
+msgstr "parameter %qs wijst naar een onvolledig type"
+
+#: fortran/arith.c:44
+#, gcc-internal-format
+msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
 msgstr ""
 
-#: cp/name-lookup.c:1179
-#, c-format
-msgid "%s %s(%E) %p %d\n"
+#: fortran/arith.c:943 fortran/arith.c:965
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
+msgstr "ongeldige waarheidsexpressie"
+
+#: fortran/arith.c:951
+#, gcc-internal-format
+msgid "Raising a negative REAL at %L to a REAL power is prohibited"
 msgstr ""
 
-#: cp/name-lookup.c:1182
-#, c-format
-msgid "%s %s %p %d\n"
+#: fortran/arith.c:1977
+#, gcc-internal-format
+msgid "Arithmetic OK converting %s to %s at %L"
 msgstr ""
 
-#: cp/name-lookup.c:1308
-msgid "XXX is_class_level != (current_scope == class_scope)\n"
+#: fortran/arith.c:1981
+#, gcc-internal-format
+msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
 msgstr ""
 
-#: cp/name-lookup.c:1864
-#, fuzzy
-msgid "%q#D hides constructor for %q#T"
-msgstr "%d constructor(s) gevonden\n"
+#: fortran/arith.c:1986
+#, fuzzy, gcc-internal-format
+msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
+msgstr "Arithmetische underflow bij conversie van %s naar %s op %L"
 
-#: cp/name-lookup.c:1880
-#, fuzzy
-msgid "%q#D conflicts with previous using declaration %q#D"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: fortran/arith.c:1991
+#, gcc-internal-format
+msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
+msgstr ""
 
-#: cp/name-lookup.c:1892
-#, fuzzy
-msgid "previous non-function declaration %q#D"
-msgstr "eerdere declaratie van `%s'"
+#: fortran/arith.c:1996
+#, gcc-internal-format
+msgid "Division by zero converting %s to %s at %L"
+msgstr "Deling door nul bij conversie van %s naar %s op %L"
 
-#: cp/name-lookup.c:1893
-#, fuzzy
-msgid "conflicts with function declaration %q#D"
-msgstr "conflicterende declaraties van `%s'"
+#: fortran/arith.c:2000
+#, gcc-internal-format
+msgid "Array operands are incommensurate converting %s to %s at %L"
+msgstr ""
 
-#. It's a nested name with template parameter dependent scope.
-#. This can only be using-declaration for class member.
-#: cp/name-lookup.c:1971 cp/name-lookup.c:1996 cp/name-lookup.c:3158
-#, fuzzy
-msgid "%qT is not a namespace"
-msgstr "`%s' is geen iterator"
+#: fortran/arith.c:2004
+#, gcc-internal-format
+msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
+msgstr ""
 
-#. 7.3.3/5
-#. A using-declaration shall not name a template-id.
-#: cp/name-lookup.c:1981
-msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
+#: fortran/arith.c:2336
+#, gcc-internal-format
+msgid "The Hollerith constant at %L is too long to convert to %s"
 msgstr ""
 
-#: cp/name-lookup.c:1988
-#, fuzzy
-msgid "namespace %qD not allowed in using-declaration"
-msgstr "`%s' staat niet aan het begin van een declaratie"
+#: fortran/array.c:90
+#, gcc-internal-format
+msgid "Expected array subscript at %C"
+msgstr "Array subscript verwacht op %C"
 
-#: cp/name-lookup.c:2024
-#, fuzzy
-msgid "%qD not declared"
-msgstr "`%.*s' is niet gedefinieerd"
+# Wet niet zeker of dit wel de betekenis is...
+#: fortran/array.c:117
+#, gcc-internal-format
+msgid "Expected array subscript stride at %C"
+msgstr "Array subscript-stap verwacht op %C"
 
-#: cp/name-lookup.c:2036 cp/name-lookup.c:2081 cp/name-lookup.c:2115
-#, fuzzy
-msgid "%qD is already declared in this scope"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/array.c:160
+#, gcc-internal-format
+msgid "Invalid form of array reference at %C"
+msgstr "Ongeldige vorm van arrayverwijzing op %C"
 
-#: cp/name-lookup.c:2121
-msgid "using declaration %qD introduced ambiguous type %qT"
+#: fortran/array.c:165
+#, gcc-internal-format
+msgid "Array reference at %C cannot have more than %d dimensions"
 msgstr ""
 
-#: cp/name-lookup.c:2692
-msgid "using-declaration for non-member at class scope"
+#: fortran/array.c:216
+#, gcc-internal-format
+msgid "Variable '%s' at %L in this context must be constant"
 msgstr ""
 
-#: cp/name-lookup.c:2697
-msgid "using-declaration cannot name destructor"
+#: fortran/array.c:307
+#, gcc-internal-format
+msgid "Expected expression in array specification at %C"
 msgstr ""
 
-#: cp/name-lookup.c:2770
-#, fuzzy
-msgid "declaration of %qD not in a namespace surrounding %qD"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
-
-#: cp/name-lookup.c:2778
-#, fuzzy
-msgid "explicit qualification in declaration of `%D'"
-msgstr "eerdere impliciete declaratie van `%s'"
-
-#: cp/name-lookup.c:2814
-msgid "%qD should have been declared inside %qD"
+#: fortran/array.c:389
+#, gcc-internal-format
+msgid "Bad array specification for an explicitly shaped array at %C"
 msgstr ""
 
-#: cp/name-lookup.c:2876
-#, fuzzy
-msgid "namespace alias %qD not allowed here, assuming %qD"
-msgstr "`%s' staat niet aan het begin van een declaratie"
+#: fortran/array.c:399
+#, gcc-internal-format
+msgid "Bad array specification for assumed shape array at %C"
+msgstr ""
 
-#. The parser did not find it, so it's not there.
-#: cp/name-lookup.c:2991
-#, fuzzy
-msgid "unknown namespace %qD"
-msgstr "onbekende machine-modus `%s'"
+#: fortran/array.c:413
+#, gcc-internal-format
+msgid "Bad specification for deferred shape array at %C"
+msgstr ""
 
-#: cp/name-lookup.c:3152
-#, fuzzy
-msgid "namespace %qT undeclared"
-msgstr "`%s' tevoren hier gedeclareerd"
+#: fortran/array.c:417
+#, gcc-internal-format
+msgid "Bad specification for assumed size array at %C"
+msgstr ""
 
-#: cp/name-lookup.c:3196
-msgid "strong using only meaningful at namespace scope"
+#: fortran/array.c:426
+#, gcc-internal-format
+msgid "Expected another dimension in array declaration at %C"
 msgstr ""
 
-#: cp/name-lookup.c:3203
-#, fuzzy
-msgid "%qD attribute directive ignored"
-msgstr "attribuut-commando `%s' wordt genegeerd"
+#: fortran/array.c:432
+#, gcc-internal-format
+msgid "Array specification at %C has more than %d dimensions"
+msgstr ""
 
-#: cp/name-lookup.c:3337
-#, fuzzy
-msgid "use of %qD is ambiguous"
-msgstr "grootte van `%s' is %u bytes"
+#: fortran/array.c:438
+#, gcc-internal-format
+msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
+msgstr ""
 
-#: cp/name-lookup.c:3338
-#, fuzzy
-msgid "  first declared as %q#D here"
-msgstr "`%s' tevoren hier gedeclareerd"
+#: fortran/array.c:645
+#, gcc-internal-format
+msgid "duplicated initializer"
+msgstr "herhaalde beginwaarde"
 
-#: cp/name-lookup.c:3340
-#, fuzzy
-msgid "  also declared as %q#D here"
-msgstr "`%s' tevoren hier gedeclareerd"
+#: fortran/array.c:737
+#, gcc-internal-format
+msgid "DO-iterator '%s' at %L is inside iterator of the same name"
+msgstr ""
 
-#: cp/name-lookup.c:3355
-msgid "%qD denotes an ambiguous type"
+#: fortran/array.c:839 fortran/array.c:981
+#, gcc-internal-format
+msgid "Syntax error in array constructor at %C"
 msgstr ""
 
-#: cp/name-lookup.c:3356
-#, fuzzy
-msgid "%J  first type here"
-msgstr "van hieruit opgeroepen"
+#: fortran/array.c:896
+#, gcc-internal-format
+msgid "Fortran 2003: [...] style array constructors at %C"
+msgstr ""
 
-#: cp/name-lookup.c:3357
-msgid "%J  other type here"
+#: fortran/array.c:916
+#, gcc-internal-format
+msgid "Fortran 2003: Array constructor including type specification at %C"
 msgstr ""
 
-#. This happens for A::B where B is a template, and there are no
-#. template arguments.
-#: cp/name-lookup.c:3421 cp/parser.c:4384 cp/typeck.c:1802
-#, fuzzy
-msgid "invalid use of %qD"
-msgstr "ongeldig gebruik van `restrict'"
+#: fortran/array.c:931
+#, gcc-internal-format
+msgid "Empty array constructor at %C is not allowed"
+msgstr "Lege array-constructor op %C is niet toegestaan"
 
-#: cp/name-lookup.c:3461
-#, fuzzy
-msgid "%<%D::%D%> is not a template"
-msgstr "`%s' is geen iterator"
+#: fortran/array.c:1028
+#, gcc-internal-format
+msgid "Element in %s array constructor at %L is %s"
+msgstr ""
 
-#: cp/name-lookup.c:3477
-#, fuzzy
-msgid "%qD undeclared in namespace %qD"
-msgstr "ongeldige naam `%s'"
+#: fortran/array.c:1365
+#, gcc-internal-format
+msgid "Iterator step at %L cannot be zero"
+msgstr ""
 
-#: cp/name-lookup.c:4103
-#, fuzzy
-msgid "%qD is not a function,"
-msgstr "`%s' is meestal een functie"
+#: fortran/array.c:1672
+#, gcc-internal-format
+msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
+msgstr ""
 
-#: cp/name-lookup.c:4104
-#, fuzzy
-msgid "  conflict with %qD"
-msgstr "conflicterende types voor `%s'"
+#: fortran/check.c:44
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-#: cp/name-lookup.c:4869
-msgid "XXX entering pop_everything ()\n"
-msgstr ""
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:59
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be %s"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/name-lookup.c:4878
-msgid "XXX leaving pop_everything ()\n"
+#: fortran/check.c:87
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
 msgstr ""
 
-#: cp/parser.c:1797
-msgid "minimum/maximum operators are deprecated"
+#: fortran/check.c:101 fortran/check.c:851 fortran/check.c:861
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
 msgstr ""
 
-#: cp/parser.c:1817
-msgid "%<#pragma%> is not allowed here"
+#: fortran/check.c:118
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
 msgstr ""
 
-#: cp/parser.c:1846
-#, fuzzy
-msgid "%<%D::%D%> has not been declared"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/check.c:147
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
 
-#: cp/parser.c:1849 cp/semantics.c:2379
-#, fuzzy
-msgid "%<::%D%> has not been declared"
-msgstr "`%.*s' is niet gedefinieerd"
+# Ongeldig soort wat?
+#: fortran/check.c:156
+#, gcc-internal-format
+msgid "Invalid kind for %s at %L"
+msgstr "Ongeldige soort voor %s op %L"
 
-#: cp/parser.c:1852
-#, fuzzy
-msgid "request for member %qD in non-class type %qT"
-msgstr "grootte van `%s' is %u bytes"
+#: fortran/check.c:175
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
+msgstr ""
 
-#: cp/parser.c:1855
-#, fuzzy
-msgid "%<%T::%D%> has not been declared"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/check.c:192
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
+msgstr ""
 
-#: cp/parser.c:1858
-#, fuzzy
-msgid "%qD has not been declared"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/check.c:210
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be an array"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
 
-#: cp/parser.c:1861
-msgid "%<%D::%D%> %s"
+#: fortran/check.c:225
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
 msgstr ""
 
-#: cp/parser.c:1863
-msgid "%<::%D%> %s"
+#: fortran/check.c:241
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
 msgstr ""
 
-#: cp/parser.c:1865
-#, fuzzy
-msgid "%qD %s"
-msgstr "%s voor `%s'"
+#: fortran/check.c:256
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
+msgstr ""
 
-#: cp/parser.c:1917
-msgid "new types may not be defined in a return type"
+#: fortran/check.c:275
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
 msgstr ""
 
-#: cp/parser.c:1918
-#, fuzzy
-msgid "(perhaps a semicolon is missing after the definition of %qT)"
-msgstr "conflicterende declaraties van `%s'"
+#: fortran/check.c:297
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
+msgstr ""
 
-#: cp/parser.c:1937 cp/pt.c:4336
-#, fuzzy
-msgid "%qT is not a template"
-msgstr "`%s' is geen iterator"
+#: fortran/check.c:303
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
+msgstr ""
 
-#: cp/parser.c:1939
-#, fuzzy, c-format
-msgid "%qE is not a template"
-msgstr "`%s' is geen iterator"
+#: fortran/check.c:364
+#, gcc-internal-format
+msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
+msgstr ""
 
-#: cp/parser.c:1941
-#, fuzzy
-msgid "invalid template-id"
-msgstr "ongeldig karakter in naam van macro-parameter"
+#: fortran/check.c:434
+#, fuzzy, gcc-internal-format
+msgid "Unequal character lengths (%ld/%ld) in %s at %L"
+msgstr "incompatibele types bij %s"
 
-#: cp/parser.c:1970
-#, fuzzy, c-format
-msgid "%s cannot appear in a constant-expression"
-msgstr "overflow in constante expressie"
+#: fortran/check.c:543 fortran/check.c:2137 fortran/check.c:2149
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
+msgstr ""
 
-#: cp/parser.c:1995
-#, fuzzy, c-format
-msgid "invalid use of template-name %qE without an argument list"
-msgstr "ongeldig gebruik van een void-expressie"
+#: fortran/check.c:564 fortran/check.c:4232
+#, gcc-internal-format
+msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
+msgstr ""
 
-#. Issue an error message.
-#: cp/parser.c:2000
-#, fuzzy, c-format
-msgid "%qE does not name a type"
-msgstr "`%s' is smaller dan waarden van zijn type"
+#: fortran/check.c:573 fortran/check.c:1312 fortran/check.c:1455
+#: fortran/check.c:1529 fortran/check.c:1815
+#, gcc-internal-format
+msgid "Extension: Different type kinds at %L"
+msgstr ""
 
-#: cp/parser.c:2032
-msgid "(perhaps %<typename %T::%E%> was intended)"
+#: fortran/check.c:611 fortran/check.c:2218
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
 msgstr ""
 
-#: cp/parser.c:2047
-#, c-format
-msgid "%qE in namespace %qE does not name a type"
+#: fortran/check.c:629
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
 msgstr ""
 
-#: cp/parser.c:2050
-#, fuzzy
-msgid "%qE in class %qT does not name a type"
-msgstr "`%s' is smaller dan waarden van zijn type"
+#: fortran/check.c:637
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
+msgstr ""
 
-#: cp/parser.c:2759
-#, fuzzy
-msgid "ISO C++ forbids braced-groups within expressions"
-msgstr "ANSI C verbiedt accolade-groepen in expressies"
+#: fortran/check.c:653
+#, gcc-internal-format
+msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
+msgstr ""
 
-# 'braced-group'? Wie schrijft verdorie die foutmeldingen?
-#: cp/parser.c:2768
-#, fuzzy
-msgid "statement-expressions are allowed only inside functions"
-msgstr "accolade-groep in expressie enkel toegestaan binnen een functie"
+#: fortran/check.c:664
+#, gcc-internal-format
+msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
+msgstr ""
 
-#: cp/parser.c:2819
-#, fuzzy
-msgid "%<this%> may not be used in this context"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/check.c:823 fortran/check.c:990
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
+msgstr ""
 
-#: cp/parser.c:2955
-msgid "local variable %qD may not appear in this context"
+#: fortran/check.c:831 fortran/check.c:998
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must have a type of either REAL or INTEGER"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
+
+#: fortran/check.c:884 fortran/check.c:1374 fortran/check.c:1477
+#: fortran/check.c:1633 fortran/check.c:1650 fortran/check.c:2706
+#: fortran/check.c:2845 fortran/check.c:3197 fortran/check.c:3297
+#, gcc-internal-format
+msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
 msgstr ""
 
-#: cp/parser.c:3327
-#, fuzzy
-msgid "typedef-name %qD used as destructor declarator"
-msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
+#: fortran/check.c:931 fortran/check.c:1137
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
 
-#: cp/parser.c:3984
-#, fuzzy
-msgid "ISO C++ forbids compound-literals"
-msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
+#: fortran/check.c:946 fortran/check.c:1152 fortran/check.c:1180
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of intrinsic '%s' at %L of must have rank %d or be a scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-#: cp/parser.c:4904
-msgid "array bound forbidden after parenthesized type-id"
+#: fortran/check.c:1047 fortran/check.c:1909 fortran/check.c:1917
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
 msgstr ""
 
-#: cp/parser.c:4905
-msgid "try removing the parentheses around the type-id"
+#: fortran/check.c:1061
+#, gcc-internal-format
+msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
 msgstr ""
 
-#: cp/parser.c:5107
-msgid "expression in new-declarator must have integral or enumeration type"
+#: fortran/check.c:1080 fortran/check.c:1088
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be default real"
 msgstr ""
 
-#: cp/parser.c:5296
-msgid "use of old-style cast"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:1244
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2008: COMPLEX argument '%s' argument of '%s' intrinsic at %L"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
+
+#: fortran/check.c:1425
+#, gcc-internal-format
+msgid "Argument of %s at %L must be of length one"
 msgstr ""
 
-#: cp/parser.c:6066
-#, fuzzy, c-format
-msgid "case label %qE not within a switch statement"
-msgstr "case-label niet in een switch-statement"
+#: fortran/check.c:1484
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
+msgstr ""
 
-#: cp/parser.c:6610
-#, fuzzy
-msgid "ISO C++ forbids computed gotos"
-msgstr "ANSI C verbiedt geneste functies"
+#: fortran/check.c:1609
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
+msgstr ""
 
-#: cp/parser.c:6735
-msgid "extra %<;%>"
+#: fortran/check.c:1788
+#, gcc-internal-format
+msgid "Intrinsic '%s' at %L must have at least two arguments"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/check.c:1821
+#, gcc-internal-format
+msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
 msgstr ""
 
-#: cp/parser.c:7054
-msgid "mixing declarations and function-definitions is forbidden"
+#: fortran/check.c:1852
+#, gcc-internal-format
+msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
 msgstr ""
 
-#: cp/parser.c:7185
-#, fuzzy
-msgid "duplicate %<friend%>"
-msgstr "herhaalde `%s'"
+#: fortran/check.c:1859
+#, gcc-internal-format
+msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
+msgstr ""
 
-#: cp/parser.c:7354
-#, fuzzy
-msgid "class definition may not be declared a friend"
-msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:1926
+#, fuzzy, gcc-internal-format
+msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/parser.c:7668
-msgid "only constructors take base initializers"
+#: fortran/check.c:1940
+#, gcc-internal-format
+msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
 msgstr ""
 
-#: cp/parser.c:7719
-msgid "anachronistic old-style base class initializer"
+#: fortran/check.c:1959
+#, gcc-internal-format
+msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
 msgstr ""
 
-#: cp/parser.c:7761
-msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
+#: fortran/check.c:1968
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
 msgstr ""
 
-#. Warn that we do not support `export'.
-#: cp/parser.c:8127
-msgid "keyword %<export%> not implemented, and will be ignored"
-msgstr ""
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:2160
+#, fuzzy, gcc-internal-format
+msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
 
-#. Otherwise, emit an error about the invalid digraph, but continue
-#. parsing because we got our argument list.
-#: cp/parser.c:8500
-#, fuzzy
-msgid "%<<::%> cannot begin a template-argument list"
-msgstr "`%s' is geen iterator"
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:2169
+#, fuzzy, gcc-internal-format
+msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
 
-#: cp/parser.c:8501
-msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:2289 fortran/check.c:3244
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must provide at least as many elements as there are .TRUE. values in '%s' (%ld/%d)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
+
+#: fortran/check.c:2314
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
 msgstr ""
 
-#: cp/parser.c:8508
-msgid "(if you use -fpermissive G++ will accept your code)"
+#: fortran/check.c:2335
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
 msgstr ""
 
-#: cp/parser.c:8572
-#, fuzzy
-msgid "parse error in template argument list"
-msgstr "`%s' is geen iterator"
+#: fortran/check.c:2343
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
+msgstr ""
 
-#. Explain what went wrong.
-#: cp/parser.c:8685
-#, fuzzy
-msgid "non-template %qD used as template"
-msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:2359
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/parser.c:8686
-msgid "use %<%T::template %D%> to indicate that it is a template"
+#: fortran/check.c:2484
+#, gcc-internal-format
+msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
 msgstr ""
 
-#: cp/parser.c:9275 cp/parser.c:15071
-#, fuzzy, c-format
-msgid "template declaration of %qs"
-msgstr "herdeclaratie van `%s'"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:2494
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L is empty"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/parser.c:9718
-msgid "using %<typename%> outside of template"
+#: fortran/check.c:2501
+#, gcc-internal-format
+msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
 msgstr ""
 
-#: cp/parser.c:9913
-#, fuzzy
-msgid "type attributes are honored only at type definition"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:2521
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L has negative element (%d)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#. [namespace.udecl]
-#.
-#. A using declaration shall not name a template-id.
-#: cp/parser.c:10295
-#, fuzzy
-msgid "a template-id may not appear in a using-declaration"
-msgstr "`%s' staat niet aan het begin van een declaratie"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:2562
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L has wrong number of elements (%d/%d)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/parser.c:10625
-msgid "an asm-specification is not allowed on a function-definition"
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:2583
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L has out-of-range dimension (%d)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
+
+#: fortran/check.c:2592
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L has invalid permutation of dimensions (dimension '%d' duplicated)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
+
+#: fortran/check.c:2627
+#, gcc-internal-format
+msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
 msgstr ""
 
-#: cp/parser.c:10627
-#, fuzzy
-msgid "attributes are not allowed on a function-definition"
-msgstr "globale registervariabele volgt op een functiedefinitie"
+#: fortran/check.c:2645 fortran/check.c:2661
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of a derived type"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
 
-#: cp/parser.c:10758
-#, fuzzy
-msgid "attributes after parenthesized initializer ignored"
-msgstr "attributen genegeerd in declarator van parameter-array"
+#: fortran/check.c:2653 fortran/check.c:2669
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of an extensible type"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
 
-#: cp/parser.c:11143
-#, fuzzy
-msgid "array bound is not an integer constant"
-msgstr "array subscript is geen integer"
+#: fortran/check.c:2768
+#, gcc-internal-format
+msgid "Missing arguments to %s intrinsic at %L"
+msgstr "Ontbrekende argumenten voor intrinsic %s op %L"
 
-#: cp/parser.c:11213
-#, fuzzy
-msgid "%<%T::%D%> is not a type"
-msgstr "`%s' is geen iterator"
+#: fortran/check.c:2809
+#, gcc-internal-format
+msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
+msgstr ""
+
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:2880
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
 
-#: cp/parser.c:11255
-#, fuzzy
-msgid "invalid use of constructor as a template"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: fortran/check.c:2899
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
 
-#: cp/parser.c:11256
-msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
-msgstr ""
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:3152
+#, fuzzy, gcc-internal-format
+msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
 
-#: cp/parser.c:11444
-#, fuzzy
-msgid "duplicate cv-qualifier"
-msgstr "herhaalde case-waarde"
+#: fortran/check.c:3258
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must have the same rank as '%s' or be a scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-# Is the %s the argument, or is it 'of' the argument?
-#: cp/parser.c:11973
-#, fuzzy
-msgid "file ends in default argument"
-msgstr "ongeldig type-argument `%s'"
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:3271
+#, fuzzy, gcc-internal-format
+msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have identical shape."
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
+
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/check.c:3514 fortran/check.c:3546
+#, fuzzy, gcc-internal-format
+msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
+
+#: fortran/check.c:3554
+#, gcc-internal-format
+msgid "Too many arguments to %s at %L"
+msgstr "Te veel argumenten voor %s op %L"
+
+#: fortran/check.c:3666 fortran/check.c:4143 fortran/check.c:4167
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
+msgstr ""
+
+# rank -> rang: correct in Fortran-context?
+#: fortran/check.c:3849
+#, fuzzy, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
+
+#: fortran/check.c:4216 fortran/check.c:4224
+#, gcc-internal-format
+msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
+msgstr ""
+
+#: fortran/cpp.c:439
+#, gcc-internal-format
+msgid "To enable preprocessing, use -cpp"
+msgstr ""
+
+#: fortran/cpp.c:525 fortran/cpp.c:535
+#, fuzzy, gcc-internal-format
+msgid "opening output file %s: %s"
+msgstr "kan bestand '%s' niet openen"
 
-#: cp/parser.c:12034
-#, fuzzy
-msgid "deprecated use of default argument for parameter of non-function"
-msgstr "argumenten aan macro `%s' gegeven"
+#: fortran/data.c:63
+#, fuzzy, gcc-internal-format
+msgid "non-constant array in DATA statement %L"
+msgstr "niet-constante array in DATA statement %L."
 
-#: cp/parser.c:12037
-#, fuzzy
-msgid "default arguments are only permitted for function parameters"
-msgstr "argumenten aan macro `%s' gegeven"
+#: fortran/data.c:190
+#, gcc-internal-format
+msgid "failure to simplify substring reference in DATA statement at %L"
+msgstr ""
 
-#: cp/parser.c:12779
-#, fuzzy
-msgid "invalid class name in declaration of %qD"
-msgstr "herdeclaratie van `%s'"
+#: fortran/data.c:215
+#, fuzzy, gcc-internal-format
+msgid "initialization string truncated to match variable at %L"
+msgstr "Initialisatie op %C is niet voor een pointervariable"
 
-#: cp/parser.c:12790
-#, fuzzy
-msgid "declaration of %qD in %qD which does not enclose %qD"
-msgstr "`%s' wordt gedeclareerd als een array van functies"
+#: fortran/data.c:294
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L already is initialized at %L"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: cp/parser.c:12803
-msgid "extra qualification ignored"
+#: fortran/data.c:318
+#, gcc-internal-format
+msgid "Data element below array lower bound at %L"
 msgstr ""
 
-#: cp/parser.c:12814
-#, fuzzy
-msgid "an explicit specialization must be preceded by %<template <>%>"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/data.c:330
+#, gcc-internal-format
+msgid "Data element above array upper bound at %L"
+msgstr ""
 
-#: cp/parser.c:12907
-#, fuzzy
-msgid "previous definition of %q#T"
-msgstr "eerdere definitie van `%s'"
+#: fortran/data.c:435
+#, gcc-internal-format
+msgid "Extension: re-initialization of '%s' at %L"
+msgstr "Extensie: herinitialisatie van '%s' op %L"
 
-#: cp/parser.c:13117
-msgid "%Hextra %<;%>"
+#: fortran/decl.c:259
+#, gcc-internal-format
+msgid "Host associated variable '%s' may not be in the DATA statement at %C"
 msgstr ""
 
-#: cp/parser.c:13135
-msgid "a class-key must be used when declaring a friend"
+#: fortran/decl.c:266
+#, gcc-internal-format
+msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
 msgstr ""
 
-#: cp/parser.c:13149
-#, fuzzy
-msgid "friend declaration does not name a class or function"
-msgstr "ingebouwde functie `%s' als niet-functie gedeclareerd"
+#: fortran/decl.c:371
+#, gcc-internal-format
+msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
+msgstr ""
 
-#: cp/parser.c:13325
-msgid "pure-specifier on function-definition"
+#: fortran/decl.c:396
+#, fuzzy, gcc-internal-format
+msgid "Invalid initializer %s in Data statement at %C"
+msgstr "%s voor %qs"
+
+#: fortran/decl.c:499
+#, gcc-internal-format
+msgid "Initialization at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: cp/parser.c:13603
-msgid "keyword %<typename%> not allowed outside of templates"
+#: fortran/decl.c:558
+#, gcc-internal-format
+msgid "DATA statement at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: cp/parser.c:13605
-msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
+#: fortran/decl.c:587
+#, gcc-internal-format
+msgid "Bad INTENT specification at %C"
 msgstr ""
 
-#: cp/parser.c:13880
-msgid "invalid catch parameter"
+#: fortran/decl.c:634
+#, gcc-internal-format
+msgid "Conflict in attributes of function argument at %C"
 msgstr ""
 
-#: cp/parser.c:14458
-#, fuzzy
-msgid "reference to %qD is ambiguous"
-msgstr "grootte van `%s' is %u bytes"
+#: fortran/decl.c:658
+#, gcc-internal-format
+msgid "Obsolescent feature: Old-style character length at %C"
+msgstr ""
 
-#: cp/parser.c:14627
-#, fuzzy
-msgid "too few template-parameter-lists"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: fortran/decl.c:690
+#, gcc-internal-format
+msgid "Syntax error in character length specification at %C"
+msgstr ""
 
-#. Otherwise, there are too many template parameter lists.  We have
-#. something like:
-#.
-#. template <class T> template <class U> void S::f();
-#: cp/parser.c:14642
-#, fuzzy
-msgid "too many template-parameter-lists"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#: fortran/decl.c:813
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' at %C is already defined at %L"
+msgstr "veld %qs heeft al een beginwaarde gekregen"
 
-#. Skip the entire function.
-#: cp/parser.c:14866
-#, fuzzy
-msgid "invalid function declaration"
-msgstr "lege declaratie"
+#: fortran/decl.c:821
+#, gcc-internal-format
+msgid "Name '%s' at %C is already defined as a generic interface at %L"
+msgstr ""
 
-#. Issue an error message.
-#: cp/parser.c:14903
-#, fuzzy
-msgid "named return values are no longer supported"
-msgstr "-pipe wordt niet ondersteund"
+#: fortran/decl.c:834
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: cp/parser.c:15277
-msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
+#: fortran/decl.c:906
+#, gcc-internal-format
+msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
 msgstr ""
 
-#: cp/parser.c:15292
-msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
+#: fortran/decl.c:936
+#, gcc-internal-format
+msgid "Type '%s' at %L is a parameter to the BIND(C)  procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
 msgstr ""
 
-#: cp/parser.c:15297
-msgid "missing %<>%> to terminate the template argument list"
+#: fortran/decl.c:943
+#, gcc-internal-format
+msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
 msgstr ""
 
-#: cp/parser.c:15825
-#, fuzzy
-msgid "%qs tag used in naming %q#T"
-msgstr "Ongeldige optie `%s'"
+#: fortran/decl.c:958
+#, gcc-internal-format
+msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
+msgstr ""
 
-#: cp/parser.c:15846
-#, fuzzy
-msgid "%qD redeclared with different access"
-msgstr "`%s' als ander soort symbool geherdeclareerd"
+#: fortran/decl.c:972
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
+msgstr ""
 
-#: cp/parser.c:15863
-msgid "%<template%> (as a disambiguator) is only allowed within templates"
+#: fortran/decl.c:981
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
 msgstr ""
 
-#: cp/parser.c:16071
-msgid "inter-module optimizations not implemented for C++"
+#: fortran/decl.c:990
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%s' is BIND(C)"
 msgstr ""
 
-#: cp/pt.c:241
-msgid "data member %qD cannot be a member template"
+#: fortran/decl.c:1003
+#, gcc-internal-format
+msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
 msgstr ""
 
-#: cp/pt.c:253
-#, fuzzy
-msgid "invalid member template declaration %qD"
-msgstr "herhaalde label-declaratie `%s'"
+#: fortran/decl.c:1013
+#, gcc-internal-format
+msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
+msgstr ""
 
-#: cp/pt.c:575
-#, fuzzy
-msgid "explicit specialization in non-namespace scope %qD"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:1090
+#, gcc-internal-format
+msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
+msgstr ""
 
-#: cp/pt.c:586
-msgid "enclosing class templates are not explicitly specialized"
+#: fortran/decl.c:1137
+#, gcc-internal-format
+msgid "CHARACTER expression at %L is being truncated (%d/%d)"
 msgstr ""
 
-#: cp/pt.c:670
-#, fuzzy
-msgid "specialization of %qD in different namespace"
-msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
+#: fortran/decl.c:1144
+#, gcc-internal-format
+msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
+msgstr ""
 
-#: cp/pt.c:671 cp/pt.c:740
-#, fuzzy
-msgid "  from definition of %q#D"
-msgstr "herdefinitie van `%s'"
+#: fortran/decl.c:1234
+#, gcc-internal-format
+msgid "Initializer not allowed for PARAMETER '%s' at %C"
+msgstr ""
 
-#: cp/pt.c:707
-#, fuzzy
-msgid "specialization of %qT after instantiation"
-msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
+#: fortran/decl.c:1244
+#, gcc-internal-format
+msgid "PARAMETER at %L is missing an initializer"
+msgstr "beginwaarde ontbreekt in PARAMETER op %L"
 
-#: cp/pt.c:739
-msgid "specializing %q#T in different namespace"
+#: fortran/decl.c:1254
+#, gcc-internal-format
+msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
 msgstr ""
 
-#: cp/pt.c:754
-#, fuzzy
-msgid "specialization %qT after instantiation %qT"
-msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
-
-#: cp/pt.c:766
-#, fuzzy
-msgid "explicit specialization of non-template %qT"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:1406
+#, gcc-internal-format
+msgid "Component at %C must have the POINTER attribute"
+msgstr ""
 
-#: cp/pt.c:1164
-#, fuzzy
-msgid "specialization of %qD after instantiation"
-msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
+#: fortran/decl.c:1414
+#, gcc-internal-format
+msgid "Array component of structure at %C must have explicit or deferred shape"
+msgstr ""
 
-#: cp/pt.c:1293
-msgid "%s %+#D"
+#: fortran/decl.c:1489
+#, gcc-internal-format
+msgid "Pointer array component of structure at %C must have a deferred shape"
 msgstr ""
 
-#: cp/pt.c:1349
-#, fuzzy
-msgid "%qD is not a function template"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:1498
+#, gcc-internal-format
+msgid "Allocatable component of structure at %C must have a deferred shape"
+msgstr ""
 
-#: cp/pt.c:1542
-msgid "template-id %qD for %q+D does not match any template declaration"
+#: fortran/decl.c:1507
+#, gcc-internal-format
+msgid "Array component of structure at %C must have an explicit shape"
 msgstr ""
 
-#: cp/pt.c:1551
-msgid "ambiguous template specialization %qD for %q+D"
+#: fortran/decl.c:1537
+#, gcc-internal-format
+msgid "NULL() initialization at %C is ambiguous"
 msgstr ""
 
-#. This case handles bogus declarations like template <>
-#. template <class T> void f<int>();
-#: cp/pt.c:1782 cp/pt.c:1836
-#, fuzzy
-msgid "template-id %qD in declaration of primary template"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:1654 fortran/decl.c:5866
+#, fuzzy, gcc-internal-format
+msgid "Duplicate array spec for Cray pointee at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/pt.c:1795
-msgid "template parameter list used in explicit instantiation"
-msgstr ""
+#: fortran/decl.c:1725
+#, fuzzy, gcc-internal-format
+msgid "the type of '%s' at %C has not been declared within the interface"
+msgstr "%<%.*s%> is niet gedefinieerd"
 
-#: cp/pt.c:1801
-msgid "definition provided for explicit instantiation"
+#: fortran/decl.c:1741
+#, gcc-internal-format
+msgid "Function name '%s' not allowed at %C"
+msgstr "Functienaam '%s' niet toegestaan op %C"
+
+#: fortran/decl.c:1757
+#, gcc-internal-format
+msgid "Extension: Old-style initialization at %C"
 msgstr ""
 
-#: cp/pt.c:1809
-#, fuzzy
-msgid "too many template parameter lists in declaration of %qD"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#: fortran/decl.c:1772 fortran/decl.c:4391
+#, gcc-internal-format
+msgid "Initialization at %C isn't for a pointer variable"
+msgstr "Initialisatie op %C is niet voor een pointervariable"
 
-#: cp/pt.c:1812
-#, fuzzy
-msgid "too few template parameter lists in declaration of %qD"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: fortran/decl.c:1780 fortran/decl.c:4399 fortran/decl.c:4539
+#, fuzzy, gcc-internal-format
+msgid "Pointer initialization requires a NULL() at %C"
+msgstr "(dicht bij initialisatie van %qs)"
 
-#: cp/pt.c:1814
-#, fuzzy
-msgid "explicit specialization of %qD must be introduced by %<template <>%>"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:1786 fortran/decl.c:4405 fortran/decl.c:4544
+#, gcc-internal-format
+msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
+msgstr ""
 
-#: cp/pt.c:1833
-msgid "function template partial specialization %qD is not allowed"
+#: fortran/decl.c:1799
+#, gcc-internal-format
+msgid "Pointer initialization at %C requires '=>', not '='"
 msgstr ""
 
-#: cp/pt.c:1865
-msgid "default argument specified in explicit specialization"
+#: fortran/decl.c:1808 fortran/decl.c:7102
+#, fuzzy, gcc-internal-format
+msgid "Expected an initialization expression at %C"
+msgstr "ongeldige waarheidsexpressie"
+
+#: fortran/decl.c:1815
+#, gcc-internal-format
+msgid "Initialization of variable at %C is not allowed in a PURE procedure"
 msgstr ""
 
-#: cp/pt.c:1869
-msgid "template specialization with C linkage"
+#: fortran/decl.c:1828
+#, gcc-internal-format
+msgid "Initialization of allocatable component at %C is not allowed"
 msgstr ""
 
-#: cp/pt.c:1896
-#, fuzzy
-msgid "%qD is not a template function"
-msgstr "`%s' is meestal een functie"
+#: fortran/decl.c:1882 fortran/decl.c:1891
+#, fuzzy, gcc-internal-format
+msgid "Old-style type declaration %s*%d not supported at %C"
+msgstr "sectie-attributen worden niet ondersteund voor dit doelsysteem"
 
-#. From [temp.expl.spec]:
-#.
-#. If such an explicit specialization for the member
-#. of a class template names an implicitly-declared
-#. special member function (clause _special_), the
-#. program is ill-formed.
-#.
-#. Similar language is found in [temp.explicit].
-#: cp/pt.c:1958
-#, fuzzy
-msgid "specialization of implicitly-declared special member function"
-msgstr "`%s' impliciet als functie gedeclareerd"
+#: fortran/decl.c:1896
+#, fuzzy, gcc-internal-format
+msgid "Nonstandard type declaration %s*%d at %C"
+msgstr "twee of meer data types in de declaratie van %qs"
 
-#: cp/pt.c:2002
-#, fuzzy
-msgid "no member function %qD declared in %qT"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: fortran/decl.c:1947 fortran/decl.c:2023
+#, fuzzy, gcc-internal-format
+msgid "Missing right parenthesis at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: cp/pt.c:2207
-#, fuzzy
-msgid " shadows template parm %q#D"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:1960 fortran/decl.c:2068
+#, fuzzy, gcc-internal-format
+msgid "Expected initialization expression at %C"
+msgstr "ongeldige waarheidsexpressie"
 
-#: cp/pt.c:2609
-msgid "template parameters not used in partial specialization:"
+#: fortran/decl.c:1968 fortran/decl.c:2074
+#, gcc-internal-format
+msgid "Expected scalar initialization expression at %C"
 msgstr ""
 
-#: cp/pt.c:2613
-msgid "        %qD"
-msgstr ""
+#: fortran/decl.c:1999
+#, fuzzy, gcc-internal-format
+msgid "Kind %d not supported for type %s at %C"
+msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
 
-#: cp/pt.c:2624
-#, fuzzy
-msgid "partial specialization %qT does not specialize any template arguments"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: fortran/decl.c:2012
+#, gcc-internal-format
+msgid "C kind type parameter is for type %s but type at %L is %s"
+msgstr ""
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: cp/pt.c:2649
-#, fuzzy, c-format
-msgid "template argument %qE involves template parameter(s)"
-msgstr "argument %d is alleen-lezen"
+#: fortran/decl.c:2021
+#, fuzzy, gcc-internal-format
+msgid "Missing right parenthesis or comma at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: cp/pt.c:2693
-msgid "type %qT of template argument %qE depends on template parameter(s)"
-msgstr ""
+#: fortran/decl.c:2094
+#, fuzzy, gcc-internal-format
+msgid "Kind %d is not supported for CHARACTER at %C"
+msgstr "afrondingsmodus niet ondersteund voor VAX-floats"
 
-# Is the %s the argument, or is it 'of' the argument?
-#: cp/pt.c:2780
-#, fuzzy
-msgid "no default argument for %qD"
-msgstr "ongeldig type-argument `%s'"
+#: fortran/decl.c:2224
+#, gcc-internal-format
+msgid "Syntax error in CHARACTER declaration at %C"
+msgstr ""
 
-#: cp/pt.c:2937
-msgid "template with C linkage"
+#: fortran/decl.c:2307
+#, gcc-internal-format
+msgid "Extension: BYTE type at %C"
 msgstr ""
 
-#: cp/pt.c:2940
-msgid "template class without a name"
+#: fortran/decl.c:2313
+#, gcc-internal-format
+msgid "BYTE type used at %C is not available on the target machine"
 msgstr ""
 
-#. [temp.mem]
-#.
-#. A destructor shall not be a member template.
-#: cp/pt.c:2948
-#, fuzzy
-msgid "destructor %qD declared as member template"
-msgstr "`%s %s' binnen parameterlijst gedeclareerd"
+#: fortran/decl.c:2362
+#, fuzzy, gcc-internal-format
+msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
+msgstr "Volg de ISO 1990 C standaard"
 
-#. [basic.stc.dynamic.allocation]
-#.
-#. An allocation function can be a function
-#. template. ... Template allocation functions shall
-#. have two or more parameters.
-#: cp/pt.c:2963
-#, fuzzy
-msgid "invalid template declaration of %qD"
-msgstr "herhaalde label-declaratie `%s'"
+#: fortran/decl.c:2388
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: CLASS statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/pt.c:3044
-#, fuzzy
-msgid "%qD does not declare a template type"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:2411 fortran/decl.c:2420 fortran/decl.c:2733
+#: fortran/decl.c:2741
+#, fuzzy, gcc-internal-format
+msgid "Type name '%s' at %C is ambiguous"
+msgstr "grootte van %qs is %u bytes"
 
-#: cp/pt.c:3050
-#, fuzzy
-msgid "template definition of non-template %q#D"
-msgstr "herdefinitie van `union %s'"
+#: fortran/decl.c:2496
+#, gcc-internal-format
+msgid "Missing character range in IMPLICIT at %C"
+msgstr ""
 
-#: cp/pt.c:3092
-#, fuzzy
-msgid "expected %d levels of template parms for %q#D, got %d"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:2542
+#, gcc-internal-format
+msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
+msgstr ""
 
-#: cp/pt.c:3104
-#, fuzzy
-msgid "got %d template parameters for %q#D"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:2598
+#, gcc-internal-format
+msgid "Empty IMPLICIT statement at %C"
+msgstr ""
 
-#: cp/pt.c:3107
-#, fuzzy
-msgid "got %d template parameters for %q#T"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:2699
+#, gcc-internal-format
+msgid "IMPORT statement at %C only permitted in an INTERFACE body"
+msgstr ""
 
-#: cp/pt.c:3109
-#, c-format
-msgid "  but %d required"
+#: fortran/decl.c:2704
+#, gcc-internal-format
+msgid "Fortran 2003: IMPORT statement at %C"
 msgstr ""
 
-#: cp/pt.c:3198
-#, fuzzy
-msgid "%qT is not a template type"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:2719
+#, gcc-internal-format
+msgid "Expecting list of named entities at %C"
+msgstr ""
 
-#: cp/pt.c:3211
-#, fuzzy
-msgid "template specifiers not specified in declaration of %qD"
-msgstr "twee of meer data types in de declaratie van `%s'"
+#: fortran/decl.c:2747
+#, gcc-internal-format
+msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
+msgstr ""
 
-#: cp/pt.c:3221
-#, fuzzy
-msgid "previous declaration %qD"
-msgstr "eerdere declaratie van `%s'"
+#: fortran/decl.c:2754
+#, gcc-internal-format
+msgid "'%s' is already IMPORTed from host scoping unit at %C."
+msgstr ""
 
-#: cp/pt.c:3222
-#, fuzzy, c-format
-msgid "used %d template parameter%s instead of %d"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:2783
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in IMPORT statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/pt.c:3242
-#, fuzzy
-msgid "template parameter %q#D"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:3048
+#, fuzzy, gcc-internal-format
+msgid "Missing dimension specification at %C"
+msgstr "beginwaarde ontbreekt"
 
-#: cp/pt.c:3243
-#, fuzzy
-msgid "redeclared here as %q#D"
-msgstr "ongeldige naam `%s'"
+#: fortran/decl.c:3125
+#, fuzzy, gcc-internal-format
+msgid "Duplicate %s attribute at %L"
+msgstr "herhaalde label-declaratie %qs"
 
-#. We have in [temp.param]:
-#.
-#. A template-parameter may not be given default arguments
-#. by two different declarations in the same scope.
-#: cp/pt.c:3253
-#, fuzzy
-msgid "redefinition of default argument for %q#D"
-msgstr "herdefinitie van `struct %s'"
+#: fortran/decl.c:3144
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
+msgstr "globale registervariabele volgt op een functiedefinitie"
 
-#: cp/pt.c:3254
-#, fuzzy
-msgid "%J  original definition appeared here"
-msgstr "functie-definitie als `typdef' gedeclareerd"
+#: fortran/decl.c:3154
+#, fuzzy, gcc-internal-format
+msgid "Attribute at %L is not allowed in a TYPE definition"
+msgstr "globale registervariabele volgt op een functiedefinitie"
 
-#: cp/pt.c:3350
-msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
+#: fortran/decl.c:3172
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
+msgstr "globale registervariabele volgt op een functiedefinitie"
+
+#: fortran/decl.c:3183
+#, fuzzy, gcc-internal-format
+msgid "%s attribute at %L is not allowed outside of the specification part of a module"
+msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
+
+#: fortran/decl.c:3198
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: ASYNCHRONOUS attribute at %C"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/decl.c:3244 fortran/decl.c:6119
+#, gcc-internal-format
+msgid "PROTECTED at %C only allowed in specification part of a module"
 msgstr ""
 
-#: cp/pt.c:3391
-msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
+#: fortran/decl.c:3250
+#, gcc-internal-format
+msgid "Fortran 2003: PROTECTED attribute at %C"
 msgstr ""
 
-#: cp/pt.c:3466
-msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
+#: fortran/decl.c:3281
+#, gcc-internal-format
+msgid "Fortran 2003: VALUE attribute at %C"
 msgstr ""
 
-#: cp/pt.c:3516
-msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
+#: fortran/decl.c:3291
+#, gcc-internal-format
+msgid "Fortran 2003: VOLATILE attribute at %C"
 msgstr ""
 
-#: cp/pt.c:3536
-msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
+#: fortran/decl.c:3331
+#, gcc-internal-format
+msgid "Multiple identifiers provided with single NAME= specifier at %C"
 msgstr ""
 
-#: cp/pt.c:3543
-#, fuzzy
-msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:3427
+#, gcc-internal-format
+msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
+msgstr ""
 
-#: cp/pt.c:3556
-msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
+#: fortran/decl.c:3448
+#, gcc-internal-format
+msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
 msgstr ""
 
-#: cp/pt.c:3598
-#, fuzzy
-msgid "%qE is not a valid template argument for type %qT because it is a pointer"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:3457
+#, gcc-internal-format
+msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
+msgstr ""
 
-#: cp/pt.c:3600
-#, c-format
-msgid "try using %qE instead"
+#: fortran/decl.c:3461
+#, fuzzy, gcc-internal-format
+msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
+msgstr "overflow in constante expressie"
+
+#: fortran/decl.c:3473
+#, gcc-internal-format
+msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
 msgstr ""
 
-#: cp/pt.c:3635
-#, fuzzy
-msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:3487
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
+msgstr ""
 
-#: cp/pt.c:3638
-msgid "standard conversions are not allowed in this context"
+#: fortran/decl.c:3495
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
 msgstr ""
 
-#: cp/pt.c:3807
-msgid "to refer to a type member of a template parameter, use %<typename %E%>"
+#: fortran/decl.c:3507
+#, gcc-internal-format
+msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
 msgstr ""
 
-#: cp/pt.c:3822 cp/pt.c:3841 cp/pt.c:3881
-#, fuzzy
-msgid "type/value mismatch at argument %d in template parameter list for %qD"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/decl.c:3515
+#, gcc-internal-format
+msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
+msgstr ""
 
-#: cp/pt.c:3826
-msgid "  expected a constant of type %qT, got %qT"
+#. Use gfc_warning_now because we won't say that the symbol fails
+#. just because of this.
+#: fortran/decl.c:3526
+#, gcc-internal-format
+msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
 msgstr ""
 
-#: cp/pt.c:3830
-#, c-format
-msgid "  expected a class template, got %qE"
+#: fortran/decl.c:3601
+#, gcc-internal-format
+msgid "Need either entity or common block name for attribute specification statement at %C"
 msgstr ""
 
-#: cp/pt.c:3832
-#, c-format
-msgid "  expected a type, got %qE"
+#: fortran/decl.c:3648
+#, gcc-internal-format
+msgid "Missing entity or common block name for attribute specification statement at %C"
 msgstr ""
 
-#: cp/pt.c:3845
-msgid "  expected a type, got %qT"
+#. Now we have an error, which we signal, and then fix up
+#. because the knock-on is plain and simple confusing.
+#: fortran/decl.c:3757
+#, gcc-internal-format
+msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
 msgstr ""
 
-#: cp/pt.c:3847
-msgid "  expected a class template, got %qT"
+#: fortran/decl.c:3789
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in data declaration at %C"
+msgstr "twee of meer data types in de declaratie van %qs"
+
+#: fortran/decl.c:3946
+#, gcc-internal-format
+msgid "Name '%s' at %C is the name of the procedure"
 msgstr ""
 
-#: cp/pt.c:3884
-msgid "  expected a template of type %qD, got %qD"
+#: fortran/decl.c:3958
+#, gcc-internal-format
+msgid "Unexpected junk in formal argument list at %C"
 msgstr ""
 
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#: cp/pt.c:3920
-#, fuzzy
-msgid "could not convert template argument %qE to %qT"
-msgstr "kon 0x%l.8x niet naar een regio omzetten"
+#: fortran/decl.c:3975
+#, gcc-internal-format
+msgid "Duplicate symbol '%s' in formal argument list at %C"
+msgstr ""
 
-#: cp/pt.c:3959
-#, c-format
-msgid "wrong number of template arguments (%d, should be %d)"
+#: fortran/decl.c:4026
+#, gcc-internal-format
+msgid "RESULT variable at %C must be different than function name"
 msgstr ""
 
-#: cp/pt.c:3963
-#, fuzzy
-msgid "provided for %qD"
-msgstr "eerdere grant voor `%s'"
+#: fortran/decl.c:4103
+#, fuzzy, gcc-internal-format
+msgid "Unexpected junk after function declaration at %C"
+msgstr "conflicterende declaraties van %qs"
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: cp/pt.c:3993
-#, fuzzy, c-format
-msgid "template argument %d is invalid"
-msgstr "argument %d is alleen-lezen"
+#: fortran/decl.c:4113 fortran/decl.c:5162
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal procedure"
+msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: cp/pt.c:4348
-#, fuzzy
-msgid "non-template type %qT used as a template"
-msgstr "parameter `%s' heeft enkel een voorwaartse declaratie"
+#: fortran/decl.c:4257
+#, fuzzy, gcc-internal-format
+msgid "Interface '%s' at %C may not be generic"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: cp/pt.c:4350
-#, fuzzy
-msgid "for template declaration %qD"
-msgstr "lege declaratie"
+#: fortran/decl.c:4263
+#, fuzzy, gcc-internal-format
+msgid "Interface '%s' at %C may not be a statement function"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: cp/pt.c:4992
-msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
+#: fortran/decl.c:4276
+#, gcc-internal-format
+msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
 msgstr ""
 
-#: cp/pt.c:5438
-#, fuzzy
-msgid "ambiguous class template instantiation for %q#T"
-msgstr "herhaalde definitie `%s'"
+#: fortran/decl.c:4331
+#, gcc-internal-format
+msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
+msgstr ""
 
-#: cp/pt.c:5444
-msgid "%s %+#T"
+#: fortran/decl.c:4338
+#, gcc-internal-format
+msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
 msgstr ""
 
-#: cp/pt.c:6526
-#, fuzzy
-msgid "instantiation of %qD as type %qT"
-msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
+#: fortran/decl.c:4344
+#, gcc-internal-format
+msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
+msgstr ""
 
-#: cp/pt.c:6694
-#, fuzzy
-msgid "invalid parameter type %qT"
-msgstr "ongeldige operand voor %p-code"
+#: fortran/decl.c:4367
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' at %L already has basic type of %s"
+msgstr "gevraagd alignment is geen macht van 2"
 
-#: cp/pt.c:6696
-#, fuzzy
-msgid "in declaration %qD"
-msgstr "herdeclaratie van `%s'"
+#: fortran/decl.c:4428 fortran/decl.c:4606
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in PROCEDURE statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/pt.c:6757
-#, fuzzy
-msgid "function returning an array"
-msgstr "`%s' gedeclareerd als een functie die een array teruggeeft"
+# Wet niet zeker of dit wel de betekenis is...
+#: fortran/decl.c:4477 fortran/decl.c:7486
+#, fuzzy, gcc-internal-format
+msgid "Expected '::' after binding-attributes at %C"
+msgstr "Array subscript-stap verwacht op %C"
 
-#: cp/pt.c:6759
-#, fuzzy
-msgid "function returning a function"
-msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
+#: fortran/decl.c:4484
+#, gcc-internal-format
+msgid "NOPASS or explicit interface required at %C"
+msgstr ""
 
-#: cp/pt.c:6786
-#, fuzzy
-msgid "creating pointer to member function of non-class type %qT"
-msgstr "pointer naar lid-functie gebruikt in rekensom"
+#: fortran/decl.c:4488
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Procedure pointer component at %C"
+msgstr "%s voor %qs"
 
-#: cp/pt.c:6954
-msgid "creating array with size zero"
-msgstr ""
+#: fortran/decl.c:4563
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in procedure pointer component at %C"
+msgstr "%s voor %qs"
 
-#: cp/pt.c:6968
-#, fuzzy, c-format
-msgid "creating array with size zero (%qE)"
-msgstr "doorgeven van argument %d van `%s'"
+#: fortran/decl.c:4580
+#, gcc-internal-format
+msgid "PROCEDURE at %C must be in a generic interface"
+msgstr ""
 
-#: cp/pt.c:7185
-msgid "forming reference to void"
+#: fortran/decl.c:4645
+#, gcc-internal-format
+msgid "Fortran 2003: PROCEDURE statement at %C"
 msgstr ""
 
-#: cp/pt.c:7187
-msgid "forming %s to reference type %qT"
+#: fortran/decl.c:4713
+#, gcc-internal-format
+msgid "Expected formal argument list in function definition at %C"
 msgstr ""
 
-#: cp/pt.c:7224
-#, fuzzy
-msgid "creating pointer to member of non-class type %qT"
-msgstr "herhaald lid `%s'"
+#: fortran/decl.c:4737 fortran/decl.c:4741 fortran/decl.c:4940
+#: fortran/decl.c:4944 fortran/decl.c:5130 fortran/decl.c:5134
+#: fortran/symbol.c:1520
+#, gcc-internal-format
+msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
+msgstr ""
 
-#: cp/pt.c:7230
-#, fuzzy
-msgid "creating pointer to member reference type %qT"
-msgstr "herhaald lid `%s'"
+#: fortran/decl.c:4862
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a PROGRAM"
+msgstr ""
 
-#: cp/pt.c:7296
-#, fuzzy
-msgid "creating array of %qT"
-msgstr "doorgeven van argument %d van `%s'"
+#: fortran/decl.c:4865
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a MODULE"
+msgstr ""
 
-#: cp/pt.c:7302
-msgid "creating array of %qT, which is an abstract class type"
+#: fortran/decl.c:4868
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
 msgstr ""
 
-#: cp/pt.c:7346
-#, fuzzy
-msgid "%qT is not a class, struct, or union type"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:4872
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within an INTERFACE"
+msgstr ""
 
-#: cp/pt.c:7381
-msgid "%qT resolves to %qT, which is not an enumeration type"
+#: fortran/decl.c:4876
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
 msgstr ""
 
-#: cp/pt.c:7384
-#, fuzzy
-msgid "%qT resolves to %qT, which is is not a class type"
-msgstr "`%s' is smaller dan waarden van zijn type"
+#: fortran/decl.c:4880
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
+msgstr ""
 
-#: cp/pt.c:7445
-#, fuzzy, c-format
-msgid "use of %qs in template"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:4884
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a DO block"
+msgstr ""
 
-#: cp/pt.c:7570
-#, c-format
-msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
+#: fortran/decl.c:4888
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a SELECT block"
 msgstr ""
 
-#: cp/pt.c:7572
-msgid "say %<typename %E%> if a type is meant"
+#: fortran/decl.c:4892
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a FORALL block"
 msgstr ""
 
-# 'whitespace' -> 'witruimte'?
-#: cp/pt.c:7691
-#, fuzzy
-msgid "using invalid field %qD"
-msgstr "ontbrekende witruimte na getal `%s'"
+#: fortran/decl.c:4896
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a WHERE block"
+msgstr ""
 
-#: cp/pt.c:8745
-#, fuzzy
-msgid "%qT is not a class or namespace"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:4900
+#, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear within a contained subprogram"
+msgstr ""
 
-#: cp/pt.c:8748
-#, fuzzy
-msgid "%qD is not a class or namespace"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:4918
+#, fuzzy, gcc-internal-format
+msgid "ENTRY statement at %C cannot appear in a contained procedure"
+msgstr "overflow in constante expressie"
 
-#: cp/pt.c:8888
-msgid "%qT is/uses anonymous type"
+#: fortran/decl.c:4972 fortran/decl.c:5170
+#, gcc-internal-format
+msgid "Missing required parentheses before BIND(C) at %C"
 msgstr ""
 
-#: cp/pt.c:8890
-msgid "%qT uses local type %qT"
-msgstr ""
+#: fortran/decl.c:5232 fortran/decl.c:5248
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in NAME= specifier for binding label at %C"
+msgstr "constant object wordt beschreven (argument %d)"
 
-# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
-#: cp/pt.c:8899
-#, fuzzy
-msgid "%qT is a variably modified type"
-msgstr "argument %d is alleen-lezen"
+#: fortran/decl.c:5263
+#, fuzzy, gcc-internal-format
+msgid "Missing closing quote '\"' for binding label at %C"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: cp/pt.c:8910
-#, fuzzy, c-format
-msgid "integral expression %qE is not constant"
-msgstr "beginwaarde-element is niet constant"
+#: fortran/decl.c:5272
+#, fuzzy, gcc-internal-format
+msgid "Missing closing quote ''' for binding label at %C"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: cp/pt.c:8915
-#, fuzzy
-msgid "  trying to instantiate %qD"
-msgstr "slechte stringconstante"
+#: fortran/decl.c:5282
+#, fuzzy, gcc-internal-format
+msgid "Missing closing paren for binding label at %C"
+msgstr "parameternaam ontbreekt uit parameterlijst"
+
+#: fortran/decl.c:5288
+#, fuzzy, gcc-internal-format
+msgid "No binding name is allowed in BIND(C) at %C"
+msgstr "Functienaam '%s' niet toegestaan op %C"
 
-#: cp/pt.c:9434
-msgid "incomplete type unification"
+#: fortran/decl.c:5294
+#, gcc-internal-format
+msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
 msgstr ""
 
-#: cp/pt.c:10783 cp/pt.c:10854
-#, fuzzy
-msgid "explicit instantiation of non-template %q#D"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:5325
+#, gcc-internal-format
+msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
+msgstr ""
 
-#: cp/pt.c:10799 cp/pt.c:10849
-msgid "no matching template for %qD found"
+#: fortran/decl.c:5508
+#, gcc-internal-format
+msgid "Unexpected END statement at %C"
 msgstr ""
 
-#: cp/pt.c:10805
-#, fuzzy
-msgid "explicit instantiation of %q#D"
-msgstr "eerdere impliciete declaratie van `%s'"
+#. We would have required END [something].
+#: fortran/decl.c:5517
+#, gcc-internal-format
+msgid "%s statement expected at %L"
+msgstr ""
 
-#: cp/pt.c:10841
-#, fuzzy
-msgid "duplicate explicit instantiation of %q#D"
-msgstr "herhaalde definitie `%s'"
+#: fortran/decl.c:5528
+#, gcc-internal-format
+msgid "Expecting %s statement at %C"
+msgstr ""
 
-#: cp/pt.c:10863
-#, fuzzy
-msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
-msgstr "pointer naar functie gebruikt in aftrekking"
+#: fortran/decl.c:5543
+#, gcc-internal-format
+msgid "Expected block name of '%s' in %s statement at %C"
+msgstr ""
 
-#: cp/pt.c:10868 cp/pt.c:10958
-#, fuzzy
-msgid "storage class %qD applied to template instantiation"
-msgstr "herhaalde definitie `%s'"
+#: fortran/decl.c:5560
+#, gcc-internal-format
+msgid "Expected terminating name at %C"
+msgstr ""
 
-#: cp/pt.c:10930
-#, fuzzy
-msgid "explicit instantiation of non-template type %qT"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:5569 fortran/decl.c:5577
+#, gcc-internal-format
+msgid "Expected label '%s' for %s statement at %C"
+msgstr ""
 
-#: cp/pt.c:10939
-#, fuzzy
-msgid "explicit instantiation of %q#T before definition of template"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/decl.c:5632
+#, gcc-internal-format
+msgid "Missing array specification at %L in DIMENSION statement"
+msgstr ""
 
-#: cp/pt.c:10947
-#, fuzzy, c-format
-msgid "ISO C++ forbids the use of %qE on explicit instantiations"
-msgstr "pointer naar functie gebruikt in aftrekking"
+#: fortran/decl.c:5640
+#, gcc-internal-format
+msgid "Dimensions specified for %s at %L after its initialisation"
+msgstr ""
 
-#: cp/pt.c:10992
-#, fuzzy
-msgid "duplicate explicit instantiation of %q#T"
-msgstr "herhaalde definitie `%s'"
+#: fortran/decl.c:5649
+#, gcc-internal-format
+msgid "Array specification must be deferred at %L"
+msgstr ""
 
-#: cp/pt.c:11365
-#, fuzzy
-msgid "explicit instantiation of %qD but no definition available"
-msgstr "eerdere impliciete declaratie van `%s'"
+#: fortran/decl.c:5746
+#, gcc-internal-format
+msgid "Unexpected character in variable list at %C"
+msgstr ""
 
-#: cp/pt.c:11510
-msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
+#: fortran/decl.c:5783
+#, gcc-internal-format
+msgid "Expected '(' at %C"
 msgstr ""
 
-#: cp/pt.c:11779
-#, fuzzy
-msgid "%q#T is not a valid type for a template constant parameter"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:5797 fortran/decl.c:5837
+#, gcc-internal-format
+msgid "Expected variable name at %C"
+msgstr ""
 
-#: cp/repo.c:112
-msgid "-frepo must be used with -c"
+#: fortran/decl.c:5813
+#, gcc-internal-format
+msgid "Cray pointer at %C must be an integer"
 msgstr ""
 
-#: cp/repo.c:200
-#, c-format
-msgid "mysterious repository information in %s"
+#: fortran/decl.c:5817
+#, gcc-internal-format
+msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
 msgstr ""
 
-#: cp/repo.c:214
-#, fuzzy, c-format
-msgid "can't create repository information file %qs"
-msgstr "dubbele folder `%s' wordt genegeerd\n"
+#: fortran/decl.c:5823
+#, gcc-internal-format
+msgid "Expected \",\" at %C"
+msgstr ""
 
-#: cp/rtti.c:244
-msgid "cannot use typeid with -fno-rtti"
+#: fortran/decl.c:5886
+#, gcc-internal-format
+msgid "Expected \")\" at %C"
 msgstr ""
 
-#: cp/rtti.c:250
-msgid "must #include <typeinfo> before using typeid"
+#: fortran/decl.c:5898
+#, gcc-internal-format
+msgid "Expected \",\" or end of statement at %C"
 msgstr ""
 
-#: cp/rtti.c:322
-msgid "cannot create type information for type %qT because its size is variable"
+#: fortran/decl.c:5924
+#, gcc-internal-format
+msgid "INTENT is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: cp/rtti.c:570 cp/rtti.c:584
-msgid "dynamic_cast of %q#D to %q#T can never succeed"
+#: fortran/decl.c:5956
+#, gcc-internal-format
+msgid "OPTIONAL is not allowed inside of BLOCK at %C"
 msgstr ""
 
-#: cp/rtti.c:663
-msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
+#: fortran/decl.c:5975
+#, gcc-internal-format
+msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
 msgstr ""
 
-#: cp/search.c:257
-#, fuzzy
-msgid "%qT is an ambiguous base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:6070
+#, gcc-internal-format
+msgid "Access specification of the %s operator at %C has already been specified"
+msgstr ""
 
-#: cp/search.c:275
-#, fuzzy
-msgid "%qT is an inaccessible base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:6087
+#, gcc-internal-format
+msgid "Access specification of the .%s. operator at %C has already been specified"
+msgstr ""
 
-#: cp/search.c:1843
-#, fuzzy
-msgid "deprecated covariant return type for %q#D"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/decl.c:6125
+#, gcc-internal-format
+msgid "Fortran 2003: PROTECTED statement at %C"
+msgstr ""
+
+#: fortran/decl.c:6165
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in PROTECTED statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/search.c:1845 cp/search.c:1860 cp/search.c:1866
-msgid "  overriding %q#D"
+#: fortran/decl.c:6189
+#, gcc-internal-format
+msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
 msgstr ""
 
-#: cp/search.c:1859
-#, fuzzy
-msgid "invalid covariant return type for %q#D"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/decl.c:6226
+#, gcc-internal-format
+msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
+msgstr ""
 
-#: cp/search.c:1864
-#, fuzzy
-msgid "conflicting return type specified for %q#D"
-msgstr "conflicterende types voor `%s'"
+#: fortran/decl.c:6254
+#, gcc-internal-format
+msgid "Expected variable name at %C in PARAMETER statement"
+msgstr ""
 
-#: cp/search.c:1875
-#, fuzzy
-msgid "looser throw specifier for %q#F"
-msgstr "'long' of 'short' opgegeven bij 'char' voor `%s'"
+#: fortran/decl.c:6261
+#, gcc-internal-format
+msgid "Expected = sign in PARAMETER statement at %C"
+msgstr ""
 
-#: cp/search.c:1876
-msgid "  overriding %q#F"
+#: fortran/decl.c:6267
+#, gcc-internal-format
+msgid "Expected expression at %C in PARAMETER statement"
 msgstr ""
 
-#. A static member function cannot match an inherited
-#. virtual member function.
-#: cp/search.c:1969
-#, fuzzy
-msgid "%q#D cannot be declared"
-msgstr "`%.*s' is niet gedefinieerd"
+#: fortran/decl.c:6287
+#, fuzzy, gcc-internal-format
+msgid "Initializing already initialized variable at %C"
+msgstr "Initialisatie op %C is niet voor een pointervariable"
 
-#: cp/search.c:1970
-msgid "  since %q#D declared in base class"
+#: fortran/decl.c:6322
+#, gcc-internal-format
+msgid "Unexpected characters in PARAMETER statement at %C"
 msgstr ""
 
-#: cp/semantics.c:1199
-#, fuzzy, c-format
-msgid "type of asm operand %qE could not be determined"
-msgstr "type van parameter `%s' is niet gedeclareerd"
+#: fortran/decl.c:6346
+#, gcc-internal-format
+msgid "Blanket SAVE statement at %C follows previous SAVE statement"
+msgstr ""
 
-#: cp/semantics.c:1318
-#, fuzzy
-msgid "invalid use of member %qD in static member function"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: fortran/decl.c:6358
+#, gcc-internal-format
+msgid "SAVE statement at %C follows blanket SAVE statement"
+msgstr ""
 
-#: cp/semantics.c:1322 cp/semantics.c:1361
-msgid "from this location"
+#: fortran/decl.c:6405
+#, gcc-internal-format
+msgid "Syntax error in SAVE statement at %C"
 msgstr ""
 
-#: cp/semantics.c:1360
-#, fuzzy
-msgid "object missing in reference to %qD"
-msgstr "array-grootte ontbreekt in `%s'"
+#: fortran/decl.c:6419
+#, gcc-internal-format
+msgid "VALUE is not allowed inside of BLOCK at %C"
+msgstr ""
 
-#: cp/semantics.c:1841
-#, fuzzy
-msgid "arguments to destructor are not allowed"
-msgstr "kan het `%s' attribuut niet instellen na een definitie"
+#: fortran/decl.c:6423
+#, gcc-internal-format
+msgid "Fortran 2003: VALUE statement at %C"
+msgstr ""
+
+#: fortran/decl.c:6463
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in VALUE statement at %C"
+msgstr "%s voor %qs"
+
+#: fortran/decl.c:6474
+#, gcc-internal-format
+msgid "Fortran 2003: VOLATILE statement at %C"
+msgstr ""
 
-#: cp/semantics.c:1891
-#, fuzzy
-msgid "%<this%> is unavailable for static member functions"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: fortran/decl.c:6516
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in VOLATILE statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/semantics.c:1897
-#, fuzzy
-msgid "invalid use of %<this%> in non-member function"
-msgstr "%s laat qualifiers van doeltype van pointer vallen"
+#: fortran/decl.c:6527
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: ASYNCHRONOUS statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/semantics.c:1899
-#, fuzzy
-msgid "invalid use of %<this%> at top level"
-msgstr "ongeldig gebruik van `this' op hoogste niveau"
+#: fortran/decl.c:6569
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in ASYNCHRONOUS statement at %C"
+msgstr "%s voor %qs"
 
-#: cp/semantics.c:1923
-#, fuzzy
-msgid "invalid qualifying scope in pseudo-destructor name"
-msgstr "%s laat qualifiers van doeltype van pointer vallen"
+#: fortran/decl.c:6592
+#, gcc-internal-format
+msgid "MODULE PROCEDURE at %C must be in a generic module interface"
+msgstr ""
 
-#: cp/semantics.c:1943
-#, fuzzy
-msgid "%qE is not of type %qT"
-msgstr "`%c' optie gebruikt bij type `%c'"
+#: fortran/decl.c:6637
+#, gcc-internal-format
+msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
+msgstr ""
 
-#: cp/semantics.c:2043
-msgid "template type parameters must use the keyword %<class%> or %<typename%>"
+#: fortran/decl.c:6686
+#, gcc-internal-format
+msgid "Ambiguous symbol in TYPE definition at %C"
 msgstr ""
 
-#: cp/semantics.c:2087
-msgid "invalid use of type %qT as a default value for a template template-parameter"
+#: fortran/decl.c:6692
+#, gcc-internal-format
+msgid "No such symbol in TYPE definition at %C"
 msgstr ""
 
-#: cp/semantics.c:2090
-msgid "invalid use of %qD as a default value for a template template-parameter"
+#: fortran/decl.c:6698
+#, gcc-internal-format
+msgid "'%s' in EXTENDS expression at %C is not a derived type"
 msgstr ""
 
-#: cp/semantics.c:2094
-msgid "invalid default argument for a template template parameter"
+#: fortran/decl.c:6705
+#, gcc-internal-format
+msgid "'%s' cannot be extended at %C because it is BIND(C)"
 msgstr ""
 
-#: cp/semantics.c:2111
-#, fuzzy
-msgid "definition of %q#T inside template parameter list"
-msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
+#: fortran/decl.c:6712
+#, gcc-internal-format
+msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
+msgstr ""
 
-#: cp/semantics.c:2122
-#, fuzzy
-msgid "invalid definition of qualified type %qT"
-msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
+#: fortran/decl.c:6735
+#, gcc-internal-format
+msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
+msgstr ""
 
-#: cp/semantics.c:2338
-#, fuzzy
-msgid "invalid base-class specification"
-msgstr "ongeldige linker operand van %s"
+#: fortran/decl.c:6747
+#, gcc-internal-format
+msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
+msgstr ""
 
-#: cp/semantics.c:2347
-#, fuzzy
-msgid "base class %qT has cv qualifiers"
-msgstr "veld `%s' heeft een onvolledig type"
+#: fortran/decl.c:6768
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: ABSTRACT type at %C"
+msgstr "%s voor %qs"
 
-#: cp/semantics.c:2367
-msgid "incomplete type %qT used in nested name specifier"
+#: fortran/decl.c:6872
+#, gcc-internal-format
+msgid "Expected :: in TYPE definition at %C"
 msgstr ""
 
-#: cp/semantics.c:2370
-#, fuzzy
-msgid "reference to %<%T::%D%> is ambiguous"
-msgstr "grootte van `%s' is %u bytes"
+#: fortran/decl.c:6883
+#, gcc-internal-format
+msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
+msgstr ""
 
-#: cp/semantics.c:2374 cp/typeck.c:1637
-#, fuzzy
-msgid "%qD is not a member of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:6893
+#, gcc-internal-format
+msgid "Derived type name '%s' at %C already has a basic type of %s"
+msgstr ""
 
-#: cp/semantics.c:2377
-#, fuzzy
-msgid "%qD is not a member of %qD"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:6909
+#, gcc-internal-format
+msgid "Derived type definition of '%s' at %C has already been defined"
+msgstr ""
 
-#: cp/semantics.c:2506
-msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
+#. Since the extension field is 8 bit wide, we can only have
+#. up to 255 extension levels.
+#: fortran/decl.c:6945 fortran/symbol.c:4737
+#, gcc-internal-format
+msgid "Maximum extension level reached with type '%s' at %L"
 msgstr ""
 
-#: cp/semantics.c:2660
-#, fuzzy
-msgid "%qD cannot appear in a constant-expression"
-msgstr "overflow in constante expressie"
+#: fortran/decl.c:6982
+#, gcc-internal-format
+msgid "Cray Pointee at %C cannot be assumed shape array"
+msgstr ""
 
-#: cp/semantics.c:2668
-#, fuzzy
-msgid "use of namespace %qD as expression"
-msgstr "modi in %s expressie komen niet overeen"
+#: fortran/decl.c:7002
+#, gcc-internal-format
+msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
+msgstr ""
 
-#: cp/semantics.c:2673
-#, fuzzy
-msgid "use of class template %qT as expression"
-msgstr "modi in %s expressie komen niet overeen"
+#: fortran/decl.c:7040
+#, gcc-internal-format
+msgid "Enumerator exceeds the C integer type at %C"
+msgstr ""
 
-#. Ambiguous reference to base members.
-#: cp/semantics.c:2679
-#, fuzzy
-msgid "request for member %qD is ambiguous in multiple inheritance lattice"
-msgstr "grootte van `%s' is %u bytes"
+#: fortran/decl.c:7119
+#, gcc-internal-format
+msgid "ENUMERATOR %L not initialized with integer expression"
+msgstr ""
 
-#: cp/semantics.c:2752
-#, c-format
-msgid "use of %s from containing function"
+#: fortran/decl.c:7167
+#, gcc-internal-format
+msgid "ENUM definition statement expected before %C"
 msgstr ""
 
-#: cp/semantics.c:2755
-#, fuzzy
-msgid "  %q#D declared here"
-msgstr "`%s' tevoren hier gedeclareerd"
+#: fortran/decl.c:7203
+#, gcc-internal-format
+msgid "Syntax error in ENUMERATOR definition at %C"
+msgstr ""
 
-#: cp/semantics.c:2805
-#, fuzzy, c-format
-msgid "type of %qE is unknown"
-msgstr "opslaggrootte van `%s' is onbekend"
+#: fortran/decl.c:7250 fortran/decl.c:7265
+#, fuzzy, gcc-internal-format
+msgid "Duplicate access-specifier at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/tree.c:539
-msgid "%qV qualifiers cannot be applied to %qT"
+#: fortran/decl.c:7285
+#, gcc-internal-format
+msgid "Binding attributes already specify passing, illegal NOPASS at %C"
 msgstr ""
 
-#: cp/tree.c:1741
-#, fuzzy, c-format
-msgid "%qE attribute can only be applied to Java class definitions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: fortran/decl.c:7305
+#, gcc-internal-format
+msgid "Binding attributes already specify passing, illegal PASS at %C"
+msgstr ""
 
-#: cp/tree.c:1770
-#, fuzzy, c-format
-msgid "%qE attribute can only be applied to class definitions"
-msgstr "het `%s' attribuut heeft enkel betekenis voor functies"
+#: fortran/decl.c:7332
+#, fuzzy, gcc-internal-format
+msgid "Duplicate POINTER attribute at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/tree.c:1775
-#, c-format
-msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
+#: fortran/decl.c:7350
+#, gcc-internal-format
+msgid "Duplicate NON_OVERRIDABLE at %C"
 msgstr ""
 
-#: cp/tree.c:1799
-msgid "requested init_priority is not an integer constant"
+#: fortran/decl.c:7366
+#, gcc-internal-format
+msgid "Duplicate DEFERRED at %C"
 msgstr ""
 
-#: cp/tree.c:1820
-#, c-format
-msgid "can only use %qE attribute on file-scope definitions of objects of class type"
+#: fortran/decl.c:7379
+#, fuzzy, gcc-internal-format
+msgid "Expected access-specifier at %C"
+msgstr "Array subscript verwacht op %C"
+
+#: fortran/decl.c:7381
+#, fuzzy, gcc-internal-format
+msgid "Expected binding attribute at %C"
+msgstr "herhaalde label-declaratie %qs"
+
+#: fortran/decl.c:7389
+#, gcc-internal-format
+msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
 msgstr ""
 
-#: cp/tree.c:1828
-msgid "requested init_priority is out of range"
+#: fortran/decl.c:7401
+#, gcc-internal-format
+msgid "POINTER attribute is required for procedure pointer component at %C"
 msgstr ""
 
-#: cp/tree.c:1838
-msgid "requested init_priority is reserved for internal use"
+#: fortran/decl.c:7442
+#, gcc-internal-format
+msgid "Interface-name expected after '(' at %C"
 msgstr ""
 
-#: cp/tree.c:1848
-#, fuzzy, c-format
-msgid "%qE attribute is not supported on this platform"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: fortran/decl.c:7448
+#, fuzzy, gcc-internal-format
+msgid "')' expected at %C"
+msgstr "ongeldige operand van %s"
 
-#: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
-#, fuzzy
-msgid "%s between distinct pointer types %qT and %qT lacks a cast"
-msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
+#: fortran/decl.c:7470
+#, fuzzy, gcc-internal-format
+msgid "Interface must be specified for DEFERRED binding at %C"
+msgstr "constant object wordt beschreven (argument %d)"
 
-#: cp/typeck.c:510
-#, fuzzy
-msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
-msgstr "pointer van type `void *' gebruikt in aftrekking"
+#: fortran/decl.c:7475
+#, gcc-internal-format
+msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
+msgstr ""
 
-#: cp/typeck.c:561
-#, fuzzy
-msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
-msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
+#: fortran/decl.c:7496
+#, fuzzy, gcc-internal-format
+msgid "Expected binding name at %C"
+msgstr "ongeldige expressie als operand"
 
-#: cp/typeck.c:1255
-#, fuzzy, c-format
-msgid "invalid application of %qs to a member function"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: fortran/decl.c:7508
+#, gcc-internal-format
+msgid "'=> target' is invalid for DEFERRED binding at %C"
+msgstr ""
 
-#: cp/typeck.c:1288
-#, fuzzy, c-format
-msgid "invalid application of %qs to a bit-field"
-msgstr "ongeldige toepasing van `%s' op een void-type"
+#: fortran/decl.c:7514
+#, gcc-internal-format
+msgid "'::' needed in PROCEDURE binding with explicit target at %C"
+msgstr ""
 
-#: cp/typeck.c:1293
-#, fuzzy, c-format
-msgid "ISO C++ forbids applying %qs to an expression of function type"
-msgstr "ANSI C verbiedt het adres van een gecaste expressie"
+#: fortran/decl.c:7524
+#, fuzzy, gcc-internal-format
+msgid "Expected binding target after '=>' at %C"
+msgstr "ongeldige waarheidsexpressie"
 
-#: cp/typeck.c:1330
-#, fuzzy
-msgid "invalid use of non-static member function"
-msgstr "`this' is niet beschikbaar in static member-funties"
+#: fortran/decl.c:7536
+#, fuzzy, gcc-internal-format
+msgid "Junk after PROCEDURE declaration at %C"
+msgstr "conflicterende declaraties van %qs"
 
-#: cp/typeck.c:1497
-#, fuzzy
-msgid "deprecated conversion from string constant to %qT'"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/decl.c:7551
+#, gcc-internal-format
+msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
+msgstr ""
 
-#: cp/typeck.c:1608 cp/typeck.c:1898
-msgid "request for member %qD in %qE, which is of non-class type %qT"
+#: fortran/decl.c:7562
+#, gcc-internal-format
+msgid "There's already a procedure with binding name '%s' for the derived type '%s' at %C"
 msgstr ""
 
-#: cp/typeck.c:1635
-#, fuzzy, c-format
-msgid "invalid use of nonstatic data member %qE"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: fortran/decl.c:7602
+#, gcc-internal-format
+msgid "GENERIC at %C must be inside a derived-type CONTAINS"
+msgstr ""
 
-#: cp/typeck.c:1687 cp/typeck.c:1715
-#, fuzzy
-msgid "invalid access to non-static data member %qD of NULL object"
-msgstr "ongeldig gebruik van onvolledige typedef `%s'"
+#: fortran/decl.c:7619
+#, fuzzy, gcc-internal-format
+msgid "Expected '::' at %C"
+msgstr "ongeldige operand van %s"
 
-#: cp/typeck.c:1690 cp/typeck.c:1717
-msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
-msgstr ""
+#: fortran/decl.c:7631
+#, fuzzy, gcc-internal-format
+msgid "Expected generic name or operator descriptor at %C"
+msgstr "Array subscript verwacht op %C"
 
-#: cp/typeck.c:1828
-msgid "qualified type %qT does not match destructor name ~%qT"
-msgstr ""
+#: fortran/decl.c:7657
+#, fuzzy, gcc-internal-format
+msgid "Expected '=>' at %C"
+msgstr "ongeldige operand van %s"
 
-#: cp/typeck.c:1834
-msgid "the type being destroyed is %qT, but the destructor refers to %qT"
+#: fortran/decl.c:7699
+#, gcc-internal-format
+msgid "There's already a non-generic procedure with binding name '%s' for the derived type '%s' at %C"
 msgstr ""
 
-#: cp/typeck.c:1944
-#, fuzzy
-msgid "%<%D::%D%> is not a member of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:7707
+#, gcc-internal-format
+msgid "Binding at %C must have the same access as already defined binding '%s'"
+msgstr ""
 
-#: cp/typeck.c:1955
-#, fuzzy
-msgid "%qT is not a base of %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/decl.c:7756
+#, fuzzy, gcc-internal-format
+msgid "Expected specific binding name at %C"
+msgstr "ongeldige expressie als operand"
 
-#: cp/typeck.c:1974
-#, fuzzy
-msgid "%qD has no member named %qE"
-msgstr "union heeft geen lid dat `%s' heet"
+#: fortran/decl.c:7766
+#, fuzzy, gcc-internal-format
+msgid "'%s' already defined as specific binding for the generic '%s' at %C"
+msgstr "fout in argumenten voor spec-functie '%s'"
 
-#: cp/typeck.c:1989
-#, fuzzy
-msgid "%qD is not a member template function"
-msgstr "`%s' is meestal een functie"
+#: fortran/decl.c:7782
+#, gcc-internal-format
+msgid "Junk after GENERIC binding at %C"
+msgstr ""
 
-#. A pointer to incomplete type (other than cv void) can be
-#. dereferenced [expr.unary.op]/1
-#: cp/typeck.c:2096
-#, fuzzy
-msgid "%qT is not a pointer-to-object type"
-msgstr "`%s' is geen iterator"
+#: fortran/decl.c:7817
+#, gcc-internal-format
+msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
+msgstr ""
 
-#: cp/typeck.c:2121
-#, fuzzy, c-format
-msgid "invalid use of %qs on pointer to member"
-msgstr "ongeldig gebruik van array die geen lvalue is"
+#: fortran/decl.c:7828
+#, gcc-internal-format
+msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
+msgstr ""
 
-#: cp/typeck.c:2127
-msgid "invalid type argument"
+#: fortran/decl.c:7850
+#, gcc-internal-format
+msgid "Empty FINAL at %C"
 msgstr ""
 
-#: cp/typeck.c:2150
-msgid "subscript missing in array reference"
-msgstr "subscript ontbreekt in array-referentie"
+#: fortran/decl.c:7857
+#, fuzzy, gcc-internal-format
+msgid "Expected module procedure name at %C"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck.c:2232
-#, fuzzy
-msgid "ISO C++ forbids subscripting non-lvalue array"
-msgstr "ANSI C verbiedt het gebruik van subscripts bij een array die geen lvalue is"
+#: fortran/decl.c:7867
+#, fuzzy, gcc-internal-format
+msgid "Expected ',' at %C"
+msgstr "ongeldige operand van %s"
 
-#: cp/typeck.c:2243
-#, fuzzy
-msgid "subscripting array declared %<register%>"
-msgstr "subscript ontbreekt in array-referentie"
+#: fortran/decl.c:7873
+#, fuzzy, gcc-internal-format
+msgid "Unknown procedure name \"%s\" at %C"
+msgstr "onbekende operator '%s' in %%:version-compare"
 
-#: cp/typeck.c:2326
-#, fuzzy, c-format
-msgid "object missing in use of %qE"
-msgstr "array-grootte ontbreekt in `%s'"
+#: fortran/decl.c:7887
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %C is already defined as FINAL procedure!"
+msgstr "veld %qs heeft al een beginwaarde gekregen"
 
-#: cp/typeck.c:2427
-#, fuzzy
-msgid "ISO C++ forbids calling %<::main%> from within program"
-msgstr "ANSI C verbiedt accolade-groepen in expressies"
+#: fortran/decl.c:7956
+#, gcc-internal-format
+msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
+msgstr ""
 
-#: cp/typeck.c:2452
-msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
+#: fortran/decl.c:8003
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
+msgstr "%s voor %qs"
+
+#. We are told not to check dependencies.
+#. We do it, however, and issue a warning in case we find one.
+#. If a dependency is found in the case
+#. elemental == ELEM_CHECK_VARIABLE, we will generate
+#. a temporary, so we don't need to bother the user.
+#: fortran/dependency.c:486
+#, gcc-internal-format
+msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
 msgstr ""
 
-#: cp/typeck.c:2466
-#, fuzzy, c-format
-msgid "%qE cannot be used as a function"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: fortran/error.c:301
+#, gcc-internal-format
+msgid "    Included at %s:%d:"
+msgstr ""
 
-#: cp/typeck.c:2545
-#, fuzzy
-msgid "too many arguments to %s %q+#D"
-msgstr "teveel argumenten voor functie `%s'"
+#: fortran/error.c:385
+#, fuzzy, gcc-internal-format
+msgid "<During initialization>\n"
+msgstr "dubbele beginwaarde"
 
-#: cp/typeck.c:2547 cp/typeck.c:2650
-msgid "at this point in file"
+#: fortran/error.c:719
+#, gcc-internal-format
+msgid "Error count reached limit of %d."
 msgstr ""
 
-#: cp/typeck.c:2550
-msgid "too many arguments to function"
-msgstr "teveel argumenten voor functie"
+#: fortran/error.c:975
+#, fuzzy, gcc-internal-format
+msgid "Internal Error at (1):"
+msgstr "interne fout"
 
-#: cp/typeck.c:2584
-#, fuzzy
-msgid "parameter %P of %qD has incomplete type %qT"
-msgstr "parameter heeft een onvolledig type"
+#: fortran/expr.c:1088
+#, fuzzy, gcc-internal-format
+msgid "Index in dimension %d is out of bounds at %L"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: cp/typeck.c:2587
-#, fuzzy
-msgid "parameter %P has incomplete type %qT"
-msgstr "parameter heeft een onvolledig type"
+#: fortran/expr.c:1269 fortran/expr.c:1320
+#, gcc-internal-format
+msgid "index in dimension %d is out of bounds at %L"
+msgstr ""
 
-#: cp/typeck.c:2648
-#, fuzzy
-msgid "too few arguments to %s %q+#D"
-msgstr "te weinig argumenten voor functie `%s'"
+#: fortran/expr.c:1933
+#, gcc-internal-format
+msgid "elemental function arguments at %C are not compliant"
+msgstr ""
 
-#: cp/typeck.c:2653
-msgid "too few arguments to function"
-msgstr "te weinig argument voor functie"
+#: fortran/expr.c:1977
+#, gcc-internal-format
+msgid "Numeric or CHARACTER operands are required in expression at %L"
+msgstr ""
 
-#: cp/typeck.c:2800 cp/typeck.c:2810
-#, fuzzy
-msgid "assuming cast to type %qT from overloaded function"
-msgstr "einde van niet-void functie werd bereikt zonder teruggeefwaarde"
+#: fortran/expr.c:2002
+#, gcc-internal-format
+msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
+msgstr ""
 
-#: cp/typeck.c:2871
-#, fuzzy
-msgid "division by zero in %<%E / 0%>"
-msgstr "deling door nul in `#if'"
+#: fortran/expr.c:2009
+#, gcc-internal-format
+msgid "Concat operator at %L must concatenate strings of the same kind"
+msgstr ""
 
-#: cp/typeck.c:2873
-#, fuzzy
-msgid "division by zero in %<%E / 0.%>"
-msgstr "deling door nul in `#if'"
+#: fortran/expr.c:2019
+#, gcc-internal-format
+msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
+msgstr ""
 
-#: cp/typeck.c:2907
-#, fuzzy
-msgid "division by zero in %<%E %% 0%>"
-msgstr "deling door nul in `#if'"
+#: fortran/expr.c:2035
+#, gcc-internal-format
+msgid "LOGICAL operands are required in expression at %L"
+msgstr ""
 
-#: cp/typeck.c:2909
-#, fuzzy
-msgid "division by zero in %<%E %% 0.%>"
-msgstr "deling door nul in `#if'"
+#: fortran/expr.c:2046
+#, gcc-internal-format
+msgid "Only intrinsic operators can be used in expression at %L"
+msgstr ""
 
-#: cp/typeck.c:2989
-#, c-format
-msgid "%s rotate count is negative"
+#: fortran/expr.c:2054
+#, gcc-internal-format
+msgid "Numeric operands are required in expression at %L"
 msgstr ""
 
-#: cp/typeck.c:2992
-#, c-format
-msgid "%s rotate count >= width of type"
+#: fortran/expr.c:2076
+#, gcc-internal-format
+msgid "Invalid initialization expression for ALLOCATABLE component '%s' in structure constructor at %L"
 msgstr ""
 
-#: cp/typeck.c:3026 cp/typeck.c:3031 cp/typeck.c:3127 cp/typeck.c:3132
-#, fuzzy
-msgid "ISO C++ forbids comparison between pointer and integer"
-msgstr "vergelijking tussen pointer en integer"
+#: fortran/expr.c:2173
+#, fuzzy, gcc-internal-format
+msgid "Assumed character length variable '%s' in constant expression at %L"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck.c:3146
-#, fuzzy
-msgid "unordered comparison on non-floating point argument"
-msgstr "geordende vergelijking van een pointer met integer nul"
+#: fortran/expr.c:2231
+#, fuzzy, gcc-internal-format
+msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck.c:3168
-#, fuzzy
-msgid "invalid operands of types %qT and %qT to binary %qO"
-msgstr "ongeldige operanden voor binaire %s-operator"
+#: fortran/expr.c:2262
+#, gcc-internal-format
+msgid "Extension: Evaluation of nonstandard initialization expression at %L"
+msgstr ""
 
-#: cp/typeck.c:3332
-#, fuzzy
-msgid "comparison between types %q#T and %q#T"
-msgstr "vergelijking tussen pointer en integer"
+#: fortran/expr.c:2318
+#, fuzzy, gcc-internal-format
+msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
+msgstr "ongeldige waarheidsexpressie"
 
-#: cp/typeck.c:3368
-#, fuzzy
-msgid "comparison between signed and unsigned integer expressions"
-msgstr "vergelijking tussen signed en unsigned"
+#: fortran/expr.c:2330
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
+msgstr "overflow in constante expressie"
 
-#. Some sort of arithmetic operation involving NULL was
-#. performed.  Note that pointer-difference and pointer-addition
-#. have already been handled above, and so we don't end up here in
-#. that case.
-#: cp/typeck.c:3447
-#, fuzzy
-msgid "NULL used in arithmetic"
-msgstr "pointer naar functie gebruikt in rekensom"
+#: fortran/expr.c:2362
+#, gcc-internal-format
+msgid "PARAMETER '%s' is used at %L before its definition is complete"
+msgstr ""
 
-#: cp/typeck.c:3505
-#, fuzzy
-msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
-msgstr "pointer van type `void *' gebruikt in aftrekking"
+#: fortran/expr.c:2382
+#, fuzzy, gcc-internal-format
+msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck.c:3507
-#, fuzzy
-msgid "ISO C++ forbids using pointer to a function in subtraction"
-msgstr "pointer naar functie gebruikt in aftrekking"
+#: fortran/expr.c:2388
+#, fuzzy, gcc-internal-format
+msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck.c:3509
-#, fuzzy
-msgid "ISO C++ forbids using pointer to a method in subtraction"
-msgstr "pointer naar functie gebruikt in aftrekking"
+#: fortran/expr.c:2394
+#, fuzzy, gcc-internal-format
+msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
+msgstr "overflow in constante expressie"
 
-# 'Arithmetic'?? 'rekensom' is wel correct, maar het klinkt zo stom.
-#: cp/typeck.c:3521
-#, fuzzy
-msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
-msgstr "rekensom met pointer naar onvolledig type"
+#: fortran/expr.c:2400
+#, gcc-internal-format
+msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
+msgstr ""
 
-#: cp/typeck.c:3580
-#, c-format
-msgid "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
+#: fortran/expr.c:2410
+#, gcc-internal-format
+msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
 msgstr ""
 
-#: cp/typeck.c:3587
-#, c-format
-msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
+#: fortran/expr.c:2567
+#, gcc-internal-format
+msgid "Specification function '%s' at %L cannot be a statement function"
 msgstr ""
 
-#: cp/typeck.c:3610
-msgid "taking address of temporary"
+#: fortran/expr.c:2574
+#, gcc-internal-format
+msgid "Specification function '%s' at %L cannot be an internal function"
 msgstr ""
 
-#: cp/typeck.c:3845
-#, fuzzy, c-format
-msgid "ISO C++ forbids %sing an enum"
-msgstr "ANSI C verbiedt case-bereiken"
+#: fortran/expr.c:2581
+#, gcc-internal-format
+msgid "Specification function '%s' at %L must be PURE"
+msgstr ""
 
-#: cp/typeck.c:3856
-#, fuzzy
-msgid "cannot %s a pointer to incomplete type %qT"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: fortran/expr.c:2588
+#, gcc-internal-format
+msgid "Specification function '%s' at %L cannot be RECURSIVE"
+msgstr ""
 
-#: cp/typeck.c:3862
-#, fuzzy
-msgid "ISO C++ forbids %sing a pointer of type %qT"
-msgstr "ANSI C verbiedt het casten van een niet-scalair naar hetzelfde type"
+#: fortran/expr.c:2722
+#, fuzzy, gcc-internal-format
+msgid "Dummy argument '%s' not allowed in expression at %L"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck.c:3887
-msgid "cast to non-reference type used as lvalue"
+#: fortran/expr.c:2729
+#, gcc-internal-format
+msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
 msgstr ""
 
-#: cp/typeck.c:3922
-#, fuzzy
-msgid "invalid use of %<--%> on bool variable %qD"
-msgstr "ongeldig gebruik van array die geen lvalue is"
+#: fortran/expr.c:2736
+#, gcc-internal-format
+msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
+msgstr ""
 
-#. ARM $3.4
-#: cp/typeck.c:3951
-#, fuzzy
-msgid "ISO C++ forbids taking address of function %<::main%>"
-msgstr "ANSI C verbiedt het adres van een gecaste expressie"
+#: fortran/expr.c:2767
+#, fuzzy, gcc-internal-format
+msgid "Variable '%s' cannot appear in the expression at %L"
+msgstr "overflow in constante expressie"
 
-#. An expression like &memfn.
-#: cp/typeck.c:4005
-msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
+# vertaling voor 'statement'?
+#: fortran/expr.c:2817
+#, fuzzy, gcc-internal-format
+msgid "Expression at %L must be of INTEGER type, found %s"
+msgstr "expressie-statement heeft onvolledig type"
+
+#: fortran/expr.c:2827
+#, fuzzy, gcc-internal-format
+msgid "Function '%s' at %L must be PURE"
+msgstr "gevraagd alignment is geen macht van 2"
+
+#: fortran/expr.c:2836
+#, gcc-internal-format
+msgid "Expression at %L must be scalar"
 msgstr ""
 
-#: cp/typeck.c:4010
-#, fuzzy
-msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
-msgstr "ANSI C verbiedt het adres van een gecaste expressie"
+#: fortran/expr.c:2870
+#, fuzzy, gcc-internal-format
+msgid "Incompatible ranks in %s (%d and %d) at %L"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: cp/typeck.c:4038
-#, fuzzy
-msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
-msgstr "ANSI C verbiedt het adres van een gecaste expressie"
+#: fortran/expr.c:2884
+#, gcc-internal-format
+msgid "Different shape for %s at %L on dimension %d (%d and %d)"
+msgstr ""
 
-#: cp/typeck.c:4058
-#, fuzzy
-msgid "cannot create pointer to reference member %qD"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: fortran/expr.c:2930 fortran/expr.c:3180
+#, gcc-internal-format
+msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
+msgstr ""
 
-#: cp/typeck.c:4118
-#, fuzzy
-msgid "attempt to take address of bit-field structure member %qD"
-msgstr "poging om het adres te nemen van lid `%s' van een bitveld-structure"
+#: fortran/expr.c:2982
+#, gcc-internal-format
+msgid "'%s' at %L is not a VALUE"
+msgstr ""
+
+#: fortran/expr.c:2989
+#, fuzzy, gcc-internal-format
+msgid "Incompatible ranks %d and %d in assignment at %L"
+msgstr "incompatibele types bij %s"
+
+#: fortran/expr.c:2996
+#, fuzzy, gcc-internal-format
+msgid "Variable type is UNKNOWN in assignment at %L"
+msgstr "incompatibele types bij %s"
+
+#: fortran/expr.c:3008
+#, gcc-internal-format
+msgid "NULL appears on right-hand side in assignment at %L"
+msgstr ""
 
-#: cp/typeck.c:4277
-#, fuzzy
-msgid "cannot take the address of %<this%>, which is an rvalue expression"
-msgstr "kan adres van bitveld `%s' niet nemen"
+#: fortran/expr.c:3018
+#, fuzzy, gcc-internal-format
+msgid "POINTER valued function appears on right-hand side of assignment at %L"
+msgstr "ongeldige lvalue in toewijzing"
 
-#: cp/typeck.c:4300
-#, fuzzy
-msgid "address of explicit register variable %qD requested"
-msgstr "adres van registervariabele `%s' gevraagd"
+#: fortran/expr.c:3028
+#, gcc-internal-format
+msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
+msgstr ""
 
-#: cp/typeck.c:4305
-msgid "address requested for %qD, which is declared %<register%>"
+#: fortran/expr.c:3034 fortran/resolve.c:7874
+#, gcc-internal-format
+msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
 msgstr ""
 
-# vertaling voor 'statement'?
-#: cp/typeck.c:4371
-#, fuzzy, c-format
-msgid "%s expression list treated as compound expression"
-msgstr "expressie-statement heeft onvolledig type"
+#: fortran/expr.c:3044 fortran/resolve.c:7884
+#, gcc-internal-format
+msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
+msgstr ""
 
-#: cp/typeck.c:4446
-msgid "%s from type %qT to type %qT casts away constness"
+#: fortran/expr.c:3052 fortran/resolve.c:7893
+#, gcc-internal-format
+msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
 msgstr ""
 
-#: cp/typeck.c:4745
-#, fuzzy
-msgid "invalid static_cast from type %qT to type %qT"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: fortran/expr.c:3056 fortran/resolve.c:7897
+#, gcc-internal-format
+msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
+msgstr ""
 
-#: cp/typeck.c:4767
-#, fuzzy
-msgid "converting from %qT to %qT"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/expr.c:3060 fortran/resolve.c:7901
+#, gcc-internal-format
+msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
+msgstr ""
 
-#: cp/typeck.c:4812
-#, fuzzy
-msgid "invalid cast of an rvalue expression of type %qT to type %qT"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/expr.c:3082
+#, fuzzy, gcc-internal-format
+msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
+msgstr "incompatibel type voor argument %d van %qs"
 
-#: cp/typeck.c:4871
-msgid "cast from %qT to %qT loses precision"
+#: fortran/expr.c:3118
+#, gcc-internal-format
+msgid "Pointer assignment target is not a POINTER at %L"
 msgstr ""
 
-#: cp/typeck.c:4896
-#, fuzzy
-msgid "cast from %qT to %qT increases required alignment of target type"
-msgstr "cast verhoogt het benodigde alignment van het doeltype"
+#: fortran/expr.c:3127
+#, gcc-internal-format
+msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
+msgstr ""
 
-#. Only issue a warning, as we have always supported this
-#. where possible, and it is necessary in some cases.  DR 195
-#. addresses this issue, but as of 2004/10/26 is still in
-#. drafting.
-#: cp/typeck.c:4910
-#, fuzzy
-msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
-msgstr "ANSI C verbiedt voorwaardelijke expressies tussen 0 en een functiepointer"
+#: fortran/expr.c:3158
+#, fuzzy, gcc-internal-format
+msgid "Expected bounds specification for '%s' at %L"
+msgstr "herhaalde label-declaratie %qs"
 
-#: cp/typeck.c:4921
-#, fuzzy
-msgid "invalid cast from type %qT to type %qT"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: fortran/expr.c:3163
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
+msgstr "ongeldige waarheidsexpressie"
 
-#: cp/typeck.c:4977
-msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
+#: fortran/expr.c:3169
+#, gcc-internal-format
+msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
 msgstr ""
 
-#: cp/typeck.c:4986
-msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
+#: fortran/expr.c:3189
+#, gcc-internal-format
+msgid "Pointer assignment to non-POINTER at %L"
 msgstr ""
 
-#: cp/typeck.c:5008
-msgid "invalid const_cast of an rvalue of type %qT to type %qT"
+#: fortran/expr.c:3198
+#, gcc-internal-format
+msgid "Bad pointer object in PURE procedure at %L"
 msgstr ""
 
-#: cp/typeck.c:5051
-#, fuzzy
-msgid "invalid const_cast from type %qT to type %qT"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/expr.c:3223
+#, fuzzy, gcc-internal-format
+msgid "Invalid procedure pointer assignment at %L"
+msgstr "incompatibele types bij %s"
 
-#: cp/typeck.c:5119 cp/typeck.c:5124
-#, fuzzy
-msgid "ISO C++ forbids casting to an array type %qT"
-msgstr "ANSI C verbiedt casts naar een union-type"
+#: fortran/expr.c:3229
+#, gcc-internal-format
+msgid "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
+msgstr ""
 
-#: cp/typeck.c:5132
-#, fuzzy
-msgid "invalid cast to function type %qT"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: fortran/expr.c:3239
+#, fuzzy, gcc-internal-format
+msgid "Statement function '%s' is invalid in procedure pointer assignment at %L"
+msgstr "incompatibele types bij %s"
 
-#: cp/typeck.c:5348
-msgid "  in evaluation of %<%Q(%#T, %#T)%>"
+#: fortran/expr.c:3245
+#, fuzzy, gcc-internal-format
+msgid "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
+msgstr "incompatibele types bij %s"
+
+#: fortran/expr.c:3268
+#, gcc-internal-format
+msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
 msgstr ""
 
-#: cp/typeck.c:5417
-#, fuzzy
-msgid "incompatible types in assignment of %qT to %qT"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/expr.c:3299
+#, fuzzy, gcc-internal-format
+msgid "Interface mismatch in procedure pointer assignment at %L: %s"
+msgstr "incompatibele types bij %s"
 
-#: cp/typeck.c:5424
-#, fuzzy
-msgid "ISO C++ forbids assignment of arrays"
-msgstr "ANSI C verbiedt array `%s' met lengte 0"
+#: fortran/expr.c:3309
+#, fuzzy, gcc-internal-format
+msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
+msgstr "incompatibele types bij %s"
 
-#: cp/typeck.c:5535
-msgid "   in pointer to member function conversion"
+#: fortran/expr.c:3317
+#, gcc-internal-format
+msgid "Different kind type parameters in pointer assignment at %L"
 msgstr ""
 
-#: cp/typeck.c:5541
-msgid "   in pointer to member conversion"
+#: fortran/expr.c:3324
+#, fuzzy, gcc-internal-format
+msgid "Different ranks in pointer assignment at %L"
+msgstr "incompatibele types bij %s"
+
+#: fortran/expr.c:3346
+#, gcc-internal-format
+msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
 msgstr ""
 
-#. This is a reinterpret cast, we choose to do nothing.
-#: cp/typeck.c:5552 cp/typeck.c:5568
-#, fuzzy
-msgid "pointer to member cast via virtual base %qT"
-msgstr "pointer naar een lid gebruikt in rekensom"
+#: fortran/expr.c:3353
+#, gcc-internal-format
+msgid "Bad target in pointer assignment in PURE procedure at %L"
+msgstr ""
 
-#: cp/typeck.c:5571
-#, fuzzy
-msgid "pointer to member conversion via virtual base %qT"
-msgstr "pointer naar lid-functie gebruikt in rekensom"
+#: fortran/expr.c:3359
+#, gcc-internal-format
+msgid "Pointer assignment with vector subscript on rhs at %L"
+msgstr ""
 
-#: cp/typeck.c:5644
-#, fuzzy
-msgid "invalid conversion to type %qT from type %qT"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/expr.c:3367
+#, fuzzy, gcc-internal-format
+msgid "Pointer assignment target has PROTECTED attribute at %L"
+msgstr "%s van alleen-lezen variabele %qs"
 
-#: cp/typeck.c:5862
-msgid "cannot convert %qT to %qT for argument %qP to %qD"
+#: fortran/f95-lang.c:214
+#, gcc-internal-format
+msgid "Unexpected type in truthvalue_conversion"
 msgstr ""
 
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#: cp/typeck.c:5865
-#, fuzzy
-msgid "cannot convert %qT to %qT in %s"
-msgstr "kon 0x%l.8x niet naar een regio omzetten"
-
-#: cp/typeck.c:5938 cp/typeck.c:5940
-#, fuzzy
-msgid "in passing argument %P of %q+D"
-msgstr "doorgeven van argument %d van `%s'"
+#: fortran/f95-lang.c:273
+#, fuzzy, gcc-internal-format
+msgid "can't open input file: %s"
+msgstr "kan bestand '%s' niet openen"
 
-#: cp/typeck.c:5990
-msgid "returning reference to temporary"
+#: fortran/interface.c:175
+#, gcc-internal-format
+msgid "Syntax error in generic specification at %C"
 msgstr ""
 
-#: cp/typeck.c:5997
-msgid "reference to non-lvalue returned"
+#: fortran/interface.c:202
+#, gcc-internal-format
+msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
 msgstr ""
 
-#: cp/typeck.c:6009
-#, fuzzy
-msgid "reference to local variable %qD returned"
-msgstr "adres van globale registervariabele `%s' gevraagd"
-
-#: cp/typeck.c:6012
-#, fuzzy
-msgid "address of local variable %qD returned"
-msgstr "adres van globale registervariabele `%s' gevraagd"
+#: fortran/interface.c:221
+#, fuzzy, gcc-internal-format
+msgid "Dummy procedure '%s' at %C cannot have a generic interface"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: cp/typeck.c:6042
-msgid "returning a value from a destructor"
+#: fortran/interface.c:254
+#, gcc-internal-format
+msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
 msgstr ""
 
-#. If a return statement appears in a handler of the
-#. function-try-block of a constructor, the program is ill-formed.
-#: cp/typeck.c:6050
-msgid "cannot return from a handler of a function-try-block of a constructor"
+#: fortran/interface.c:262
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
+msgstr "%s voor %qs"
+
+#: fortran/interface.c:293
+#, gcc-internal-format
+msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
 msgstr ""
 
-#. You can't return a value from a constructor.
-#: cp/typeck.c:6053
-msgid "returning a value from a constructor"
+#: fortran/interface.c:306
+#, gcc-internal-format
+msgid "Expected a nameless interface at %C"
 msgstr ""
 
-#: cp/typeck.c:6076
-#, fuzzy
-msgid "return-statement with no value, in function returning %qT"
-msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
+#: fortran/interface.c:317
+#, gcc-internal-format
+msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
+msgstr ""
 
-#: cp/typeck.c:6093
-#, fuzzy
-msgid "return-statement with a value, in function returning 'void'"
-msgstr "`return' met waarde in een functie die void teruggeeft"
+#: fortran/interface.c:319
+#, gcc-internal-format
+msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
+msgstr ""
 
-#: cp/typeck.c:6124
-msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
+#: fortran/interface.c:333
+#, gcc-internal-format
+msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
 msgstr ""
 
-#: cp/typeck2.c:52
-#, fuzzy
-msgid "type %qT is not a base type for type %qT"
-msgstr "`%s' is geen bestand, pipe of tty"
+#: fortran/interface.c:344
+#, gcc-internal-format
+msgid "Expecting 'END INTERFACE %s' at %C"
+msgstr ""
 
-#: cp/typeck2.c:292
-#, fuzzy
-msgid "cannot declare variable %q+D to be of abstract type %qT"
-msgstr "cast geeft functie-type op"
+#: fortran/interface.c:575
+#, fuzzy, gcc-internal-format
+msgid "Alternate return cannot appear in operator interface at %L"
+msgstr "overflow in constante expressie"
 
-#: cp/typeck2.c:295
-msgid "cannot declare parameter %q+D to be of abstract type %qT"
+#: fortran/interface.c:603
+#, gcc-internal-format
+msgid "Operator interface at %L has the wrong number of arguments"
 msgstr ""
 
-#: cp/typeck2.c:298
-#, fuzzy
-msgid "cannot declare field %q+D to be of abstract type %qT"
-msgstr "cast geeft functie-type op"
+#: fortran/interface.c:614
+#, gcc-internal-format
+msgid "Assignment operator interface at %L must be a SUBROUTINE"
+msgstr ""
 
-#: cp/typeck2.c:302
-#, fuzzy
-msgid "invalid abstract return type for member function %q+#D"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: fortran/interface.c:620
+#, fuzzy, gcc-internal-format
+msgid "Assignment operator interface at %L must have two arguments"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
 
-#: cp/typeck2.c:305
-#, fuzzy
-msgid "invalid abstract return type for function %q+#D"
-msgstr "ongeldige opslagklasse voor functie `%s'"
+#: fortran/interface.c:636
+#, gcc-internal-format
+msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
+msgstr ""
 
-#. Here we do not have location information, so use error instead
-#. of cp_error_at.
-#: cp/typeck2.c:310
-#, fuzzy
-msgid "invalid abstract type %qT for %qE"
-msgstr "ongeldige operand voor %p-code"
+#: fortran/interface.c:645
+#, gcc-internal-format
+msgid "Intrinsic operator interface at %L must be a FUNCTION"
+msgstr ""
 
-#: cp/typeck2.c:312
-#, fuzzy
-msgid "invalid abstract type for %q+D"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/interface.c:656
+#, gcc-internal-format
+msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
+msgstr ""
 
-#: cp/typeck2.c:315
-msgid "cannot allocate an object of abstract type %qT"
+#: fortran/interface.c:663
+#, gcc-internal-format
+msgid "Second argument of defined assignment at %L must be INTENT(IN)"
 msgstr ""
 
-#: cp/typeck2.c:323
-msgid "%J  because the following virtual functions are pure within %qT:"
+#: fortran/interface.c:672 fortran/resolve.c:12245
+#, gcc-internal-format
+msgid "First argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: cp/typeck2.c:327
-msgid "%J\t%#D"
+#: fortran/interface.c:679 fortran/resolve.c:12263
+#, gcc-internal-format
+msgid "Second argument of operator interface at %L must be INTENT(IN)"
 msgstr ""
 
-#: cp/typeck2.c:334
-msgid "%J  since type %qT has pure virtual functions"
+#: fortran/interface.c:784
+#, gcc-internal-format
+msgid "Operator interface at %L conflicts with intrinsic interface"
 msgstr ""
 
-#: cp/typeck2.c:582
-msgid "constructor syntax used, but no constructor declared for type %qT"
+#: fortran/interface.c:1078
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' in %s at %L has no explicit interface"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
+
+#: fortran/interface.c:1081
+#, gcc-internal-format
+msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
 msgstr ""
 
-#: cp/typeck2.c:596
-msgid "cannot initialize arrays using this syntax"
+#: fortran/interface.c:1136 fortran/interface.c:1140
+#, gcc-internal-format
+msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
 msgstr ""
 
-#: cp/typeck2.c:688
-msgid "initializing array with parameter list"
+#: fortran/interface.c:1144
+#, gcc-internal-format
+msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
 msgstr ""
 
-#: cp/typeck2.c:710
-msgid "int-array initialized from non-wide string"
-msgstr "int-array heeft niet-wide string als beginwaarde"
+#: fortran/interface.c:1178
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L is not a module procedure"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: cp/typeck2.c:743
-msgid "initializer for scalar variable requires one element"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/interface.c:1410
+#, fuzzy, gcc-internal-format
+msgid "Invalid procedure argument at %L"
+msgstr "ongeldig type-argument %qs"
 
-#: cp/typeck2.c:750
-#, fuzzy
-msgid "braces around scalar initializer for %qT"
-msgstr "accolades rond scalaire beginwaarde"
+#: fortran/interface.c:1418
+#, fuzzy, gcc-internal-format
+msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
+msgstr "Te veel argumenten voor %s op %L"
 
-#: cp/typeck2.c:753
-#, fuzzy
-msgid "ignoring extra initializers for %qT"
-msgstr "niet-constante beginwaarde voor `%s'"
+#: fortran/interface.c:1442
+#, fuzzy, gcc-internal-format
+msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#: cp/typeck2.c:765
-#, fuzzy
-msgid "variable-sized object of type %qT may not be initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+#: fortran/interface.c:1462 fortran/interface.c:1502
+#, fuzzy, gcc-internal-format
+msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
+msgstr "Te veel argumenten voor %s op %L"
 
-#: cp/typeck2.c:776
-msgid "subobject of type %qT must be initialized by constructor, not by %qE"
+#: fortran/interface.c:1489
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/interface.c:1514
+#, fuzzy, gcc-internal-format
+msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
+msgstr "Te veel argumenten voor %s op %L"
+
+#: fortran/interface.c:1831
+#, gcc-internal-format
+msgid "Keyword argument '%s' at %L is not in the procedure"
 msgstr ""
 
-#: cp/typeck2.c:842
-msgid "aggregate has a partly bracketed initializer"
+#: fortran/interface.c:1839
+#, gcc-internal-format
+msgid "Keyword argument '%s' at %L is already associated with another actual argument"
 msgstr ""
 
-#: cp/typeck2.c:880 cp/typeck2.c:969
-msgid "non-trivial labeled initializers"
+#: fortran/interface.c:1849
+#, gcc-internal-format
+msgid "More actual than formal arguments in procedure call at %L"
 msgstr ""
 
-#: cp/typeck2.c:894
-msgid "non-empty initializer for array of empty elements"
+#: fortran/interface.c:1861 fortran/interface.c:2097
+#, gcc-internal-format
+msgid "Missing alternate return spec in subroutine call at %L"
 msgstr ""
 
-#: cp/typeck2.c:1008 cp/typeck2.c:1023
-#, fuzzy
-msgid "missing initializer for member %qD"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: fortran/interface.c:1869
+#, gcc-internal-format
+msgid "Unexpected alternate return spec in subroutine call at %L"
+msgstr ""
 
-#: cp/typeck2.c:1013
-#, fuzzy
-msgid "uninitialized const member %qD"
-msgstr "ongeldige beginwaarde voor member `%s'"
+#: fortran/interface.c:1892
+#, fuzzy, gcc-internal-format
+msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck2.c:1015
-#, fuzzy
-msgid "member %qD with uninitialized const fields"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: fortran/interface.c:1899
+#, fuzzy, gcc-internal-format
+msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck2.c:1017
-#, fuzzy
-msgid "member %qD is uninitialized reference"
-msgstr "parameter `%s' krijgt beginwaarde"
+#: fortran/interface.c:1915
+#, fuzzy, gcc-internal-format
+msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck2.c:1064
-msgid "index value instead of field name in union initializer"
+#: fortran/interface.c:1920
+#, gcc-internal-format
+msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
 msgstr ""
 
-#: cp/typeck2.c:1076
-#, fuzzy
-msgid "no field %qD in union being initialized"
-msgstr "onbekend veld `%s' opgegeven in beginwaarde"
+#: fortran/interface.c:1937
+#, fuzzy, gcc-internal-format
+msgid "Expected a procedure pointer for argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck2.c:1084
-msgid "union %qT with no named members cannot be initialized"
-msgstr ""
+#: fortran/interface.c:1949
+#, fuzzy, gcc-internal-format
+msgid "Expected a procedure for argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#: cp/typeck2.c:1119
-msgid "excess elements in aggregate initializer"
+#: fortran/interface.c:1959
+#, fuzzy, gcc-internal-format
+msgid "Expected a PURE procedure for argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/interface.c:1973
+#, gcc-internal-format
+msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
 msgstr ""
 
-#: cp/typeck2.c:1227
-msgid "circular pointer delegation detected"
+#: fortran/interface.c:1982
+#, gcc-internal-format
+msgid "Actual argument for '%s' must be a pointer at %L"
 msgstr ""
 
-#: cp/typeck2.c:1240
-#, fuzzy
-msgid "base operand of %<->%> has non-pointer type %qT"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: fortran/interface.c:1991
+#, gcc-internal-format
+msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
+msgstr ""
 
-#: cp/typeck2.c:1264
-msgid "result of %<operator->()%> yields non-pointer result"
+#: fortran/interface.c:2004
+#, gcc-internal-format
+msgid "Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
 msgstr ""
 
-#: cp/typeck2.c:1266
-#, fuzzy
-msgid "base operand of %<->%> is not a pointer"
-msgstr "grootte van array `%s' is van een niet-integraal type"
+#: fortran/interface.c:2013
+#, gcc-internal-format
+msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
+msgstr ""
 
-#: cp/typeck2.c:1290
-#, fuzzy
-msgid "%qE cannot be used as a member pointer, since it is of type %qT"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: fortran/interface.c:2026
+#, gcc-internal-format
+msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
+msgstr ""
 
-#: cp/typeck2.c:1299
-msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
+#: fortran/interface.c:2043
+#, gcc-internal-format
+msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
 msgstr ""
 
-#: cp/typeck2.c:1321
-msgid "pointer to member type %qT incompatible with object type %qT"
+#: fortran/interface.c:2055
+#, gcc-internal-format
+msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
 msgstr ""
 
-#: cp/typeck2.c:1544
-#, fuzzy
-msgid "call to function %qD which throws incomplete type %q#T"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: fortran/interface.c:2074
+#, gcc-internal-format
+msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
+msgstr ""
 
-#: cp/typeck2.c:1547
-#, fuzzy
-msgid "call to function which throws incomplete type %q#T"
-msgstr "parameter `%s' wijst naar een onvolledig type"
+#: fortran/interface.c:2104
+#, fuzzy, gcc-internal-format
+msgid "Missing actual argument for argument '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
 
-#. XXX Not i18n clean.
-#: cp/cp-tree.h:3888
-#, c-format
-msgid "%s is deprecated, please see the documentation for details"
+#: fortran/interface.c:2290
+#, gcc-internal-format
+msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
 msgstr ""
 
-#: fortran/f95-lang.c:242
-msgid "Unexpected type in truthvalue_conversion"
+#: fortran/interface.c:2346
+#, gcc-internal-format
+msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
 msgstr ""
 
-#: fortran/f95-lang.c:295
-#, fuzzy, c-format
-msgid "can't open input file: %s"
-msgstr "kan bestand '%s' niet openen"
-
-#: fortran/f95-lang.c:622
-#, fuzzy, c-format
-msgid "global register variable %qs used in nested function"
-msgstr "globale registervariabele `%s' gebruikt in geneste functie"
+#: fortran/interface.c:2356
+#, gcc-internal-format
+msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
+msgstr ""
 
-#: fortran/f95-lang.c:626
-#, fuzzy, c-format
-msgid "register variable %qs used in nested function"
-msgstr "registervariabele `%s' gebruikt in geneste functie"
+#: fortran/interface.c:2364
+#, gcc-internal-format
+msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
+msgstr ""
 
-#: fortran/f95-lang.c:633
-#, fuzzy, c-format
-msgid "address of global register variable %qs requested"
-msgstr "adres van globale registervariabele `%s' gevraagd"
+#: fortran/interface.c:2391
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' called with an implicit interface at %L"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: fortran/f95-lang.c:651
-#, fuzzy, c-format
-msgid "address of register variable %qs requested"
-msgstr "adres van registervariabele `%s' gevraagd"
+#: fortran/interface.c:2395
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' called at %L is not explicitly declared"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: fortran/gfortranspec.c:231
-#, c-format
-msgid "overflowed output arg list for '%s'"
+#: fortran/interface.c:2407
+#, gcc-internal-format
+msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
 msgstr ""
 
-#: fortran/gfortranspec.c:375
-#, fuzzy, c-format
-msgid "argument to '%s' missing"
-msgstr "argument van `%s' moet van een integraal type zijn."
+#: fortran/interface.c:2439
+#, fuzzy, gcc-internal-format
+msgid "Procedure pointer component '%s' called with an implicit interface at %L"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: fortran/gfortranspec.c:379
-msgid "no input files; unwilling to write output files"
+#: fortran/interface.c:2450
+#, gcc-internal-format
+msgid "Keyword argument requires explicit interface for procedure pointer component '%s' at %L"
 msgstr ""
 
-#: fortran/trans-array.c:2849
-msgid "Possible frontend bug: array constructor not expanded"
+#: fortran/interface.c:2929
+#, gcc-internal-format
+msgid "Entity '%s' at %C is already present in the interface"
 msgstr ""
 
-#: fortran/trans-array.c:3952
-msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
+#: fortran/intrinsic.c:962
+#, gcc-internal-format
+msgid "The intrinsic '%s' at %L is not included in the selected standard but %s and '%s' will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
 msgstr ""
 
-#: fortran/trans-array.c:4112
-msgid "scalar vector subscript???"
-msgstr ""
+#: fortran/intrinsic.c:3242
+#, fuzzy, gcc-internal-format
+msgid "Too many arguments in call to '%s' at %L"
+msgstr "te veel argumenten voor %s %q+#D"
 
-#: fortran/trans-array.c:4386
-#, c-format
-msgid "bad expression type during walk (%d)"
+#: fortran/intrinsic.c:3257
+#, gcc-internal-format
+msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
 msgstr ""
 
-#: fortran/trans-const.c:327
-#, c-format
-msgid "gfc_conv_constant_to_tree(): invalid type: %s"
+#: fortran/intrinsic.c:3260
+#, gcc-internal-format
+msgid "Can't find keyword named '%s' in call to '%s' at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:780
-msgid "intrinsic variable which isn't a procedure"
+#: fortran/intrinsic.c:3267
+#, gcc-internal-format
+msgid "Argument '%s' is appears twice in call to '%s' at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:1919
-#, fuzzy
-msgid "Function does not return a value"
-msgstr "functie geeft geen string-type terug"
+#: fortran/intrinsic.c:3281
+#, fuzzy, gcc-internal-format
+msgid "Missing actual argument '%s' in call to '%s' at %L"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#. I don't think this should ever happen.
-#: fortran/trans-decl.c:2018
-#, c-format
-msgid "module symbol %s in wrong namespace"
+#: fortran/intrinsic.c:3296
+#, gcc-internal-format
+msgid "ALTERNATE RETURN not permitted at %L"
 msgstr ""
 
-#: fortran/trans-decl.c:2032
-#, c-format
-msgid "backend decl for module variable %s already exists"
+#: fortran/intrinsic.c:3353
+#, gcc-internal-format
+msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
 msgstr ""
 
-#: fortran/trans-decl.c:2114
-#, fuzzy, c-format
-msgid "unused parameter %qs"
-msgstr "ongeldige macronaam `%.*s'"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: fortran/intrinsic.c:3718
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic '%s' (is %s) is used at %L"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
 
-#: fortran/trans-decl.c:2119
-#, fuzzy, c-format
-msgid "unused variable %qs"
-msgstr "%s van alleen-lezen variabele `%s'"
+#: fortran/intrinsic.c:3782
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Function '%s' as initialization expression at %L"
+msgstr "ongeldige waarheidsexpressie"
 
-#: fortran/trans-decl.c:2260
-#, fuzzy
-msgid "Function return value not set"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: fortran/intrinsic.c:3858
+#, gcc-internal-format
+msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
+msgstr ""
 
-#: fortran/trans-expr.c:949
-#, fuzzy
-msgid "Unknown intrinsic op"
-msgstr "onbekende machine-modus `%s'"
+#: fortran/intrinsic.c:3919
+#, gcc-internal-format
+msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
+msgstr ""
 
-#: fortran/trans-intrinsic.c:583
-#, fuzzy, c-format
-msgid "Intrinsic function %s(%d) not recognized"
-msgstr "taal %s niet herkend"
+#: fortran/intrinsic.c:3991
+#, fuzzy, gcc-internal-format
+msgid "Extension: Conversion from %s to %s at %L"
+msgstr "ongeldige registernaam voor %qs"
 
-#: fortran/trans-io.c:937
-#, c-format
-msgid "Bad namelist IO basetype (%d)"
+#: fortran/intrinsic.c:3994
+#, fuzzy, gcc-internal-format
+msgid "Conversion from %s to %s at %L"
+msgstr "ongeldige registernaam voor %qs"
+
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: fortran/intrinsic.c:4042
+#, fuzzy, gcc-internal-format
+msgid "Can't convert %s to %s at %L"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
+
+#: fortran/intrinsic.c:4136
+#, gcc-internal-format
+msgid "'%s' declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
 msgstr ""
 
-#: fortran/trans-io.c:1014
-msgid "A format cannot be specified with a namelist"
+#: fortran/intrinsic.c:4141
+#, gcc-internal-format
+msgid "'%s' declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
 msgstr ""
 
-#: fortran/trans-io.c:1312
-#, c-format
-msgid "Bad IO basetype (%d)"
+#: fortran/io.c:167 fortran/primary.c:771
+#, gcc-internal-format
+msgid "Extension: backslash character at %C"
 msgstr ""
 
-#: fortran/trans-types.c:193
-msgid "integer kind=8 not available for -fdefault-integer-8 option"
+#: fortran/io.c:203 fortran/io.c:206
+#, fuzzy, gcc-internal-format
+msgid "Extension: Tab character in format at %C"
+msgstr "ongeldige registernaam voor %qs"
+
+#: fortran/io.c:452
+#, gcc-internal-format
+msgid "Fortran 2003: DP format specifier not allowed at %C"
 msgstr ""
 
-#: fortran/trans-types.c:205
-msgid "real kind=8 not available for -fdefault-real-8 option"
+#: fortran/io.c:459
+#, gcc-internal-format
+msgid "Fortran 2003: DC format specifier not allowed at %C"
 msgstr ""
 
-#: fortran/trans-types.c:218
-msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
+#: fortran/io.c:648
+#, gcc-internal-format
+msgid "Extension: X descriptor requires leading space count at %L"
 msgstr ""
 
-#: fortran/trans-types.c:927
-#, fuzzy
-msgid "Array element size too big"
-msgstr "case-waarde buiten bereik"
+#: fortran/io.c:678
+#, fuzzy, gcc-internal-format
+msgid "Extension: $ descriptor at %L"
+msgstr "ongeldige registernaam voor %qs"
 
-#: fortran/trans.c:621
-msgid "gfc_trans_code(): Bad statement code"
-msgstr ""
+#: fortran/io.c:683
+#, fuzzy, gcc-internal-format
+msgid "$ should be the last specifier in format at %L"
+msgstr "%<void%> moet de enige parameter zijn"
 
-#. I changed this from sorry(...) because it should not return.
-#. TODO: Remove gfc_todo_error before releasing version 1.0.
-#: fortran/trans.h:569
-msgid "gfc_todo: Not Implemented: "
+#: fortran/io.c:781
+#, gcc-internal-format
+msgid "Extension: Missing positive width after L descriptor at %L"
 msgstr ""
 
-#: java/check-init.c:251
-#, c-format
-msgid "Can't reassign a value to the final variable %qs"
+#: fortran/io.c:825
+#, gcc-internal-format
+msgid "Fortran 2008: 'G0' in format at %L"
 msgstr ""
 
-#: java/check-init.c:519 java/parse.h:377
-#, fuzzy, c-format
-msgid "Variable %qs may not have been initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
-
-#: java/check-init.c:535
-#, fuzzy, c-format
-msgid "variable %qs may not have been initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+#: fortran/io.c:853
+#, fuzzy, gcc-internal-format
+msgid "Positive width required in format specifier %s at %L"
+msgstr "onbekende formaatspecificatie"
 
-#: java/check-init.c:954
-#, c-format
-msgid "internal error in check-init: tree code not implemented: %s"
-msgstr ""
+#: fortran/io.c:869 fortran/io.c:876
+#, fuzzy, gcc-internal-format
+msgid "Period required in format specifier %s at %L"
+msgstr "onbekende formaatspecificatie"
 
-#: java/check-init.c:1026
-#, fuzzy
-msgid "%Jfinal field %qD may not have been initialized"
-msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+#: fortran/io.c:948
+#, fuzzy, gcc-internal-format
+msgid "Period required in format specifier at %L"
+msgstr "onbekende formaatspecificatie"
 
-#: java/class.c:745
-msgid "bad method signature"
+#: fortran/io.c:970
+#, gcc-internal-format
+msgid "The H format specifier at %L is a Fortran 95 deleted feature"
 msgstr ""
 
-#: java/class.c:789
-msgid "misplaced ConstantValue attribute (not in any field)"
-msgstr ""
+#: fortran/io.c:1058 fortran/io.c:1121
+#, fuzzy, gcc-internal-format
+msgid "Extension: Missing comma at %L"
+msgstr "ongeldige registernaam voor %qs"
 
-#: java/class.c:791
-#, fuzzy, c-format
-msgid "duplicate ConstantValue attribute for field '%s'"
-msgstr "niet-constante waarde voor tagveld `%s'"
+#: fortran/io.c:1140
+#, fuzzy, gcc-internal-format
+msgid "%s in format string at %L"
+msgstr "formaatstring niet beëindigd"
 
-#: java/class.c:802
-#, c-format
-msgid "ConstantValue attribute of field '%s' has wrong type"
+#: fortran/io.c:1185
+#, gcc-internal-format
+msgid "Format statement in module main block at %C"
 msgstr ""
 
-#: java/class.c:1097
-#, c-format
-msgid "field '%s' not found in class"
-msgstr ""
+#: fortran/io.c:1191
+#, fuzzy, gcc-internal-format
+msgid "Missing format label at %C"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: java/class.c:1417
-msgid "%Jabstract method in non-abstract class"
-msgstr ""
+#: fortran/io.c:1251 fortran/io.c:1282 fortran/io.c:1344
+#, fuzzy, gcc-internal-format
+msgid "Invalid value for %s specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-# goede vertaling voor 'overrides'?
-#: java/class.c:2368
-#, fuzzy
-msgid "%Jnon-static method '%D' overrides static method"
-msgstr "niet-static methode '%s' vervangt static methode"
+#: fortran/io.c:1257 fortran/io.c:1288
+#, fuzzy, gcc-internal-format
+msgid "Duplicate %s specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: java/decl.c:1268
-#, fuzzy
-msgid "%J'%D' used prior to declaration"
-msgstr "`%s' gebruikt vóór declaratie"
+#: fortran/io.c:1295
+#, gcc-internal-format
+msgid "Variable %s cannot be INTENT(IN) at %C"
+msgstr ""
 
-#: java/decl.c:1309
-#, fuzzy, c-format
-msgid "declaration of %qs shadows a parameter"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: fortran/io.c:1302
+#, fuzzy, gcc-internal-format
+msgid "Variable %s cannot be assigned in PURE procedure at %C"
+msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: java/decl.c:1312
-#, fuzzy, c-format
-msgid "declaration of %qs shadows a symbol from the parameter list"
-msgstr "de declaratie van `%s' verbergt een symbool uit de parameterlijst"
+#: fortran/io.c:1350
+#, fuzzy, gcc-internal-format
+msgid "Duplicate %s label specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: java/decl.c:1640
-#, fuzzy
-msgid "%Jlabel '%D' used but not defined"
-msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: fortran/io.c:1370
+#, gcc-internal-format
+msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
+msgstr ""
 
-#: java/decl.c:1645
-#, fuzzy
-msgid "%Jlabel '%D' defined but not used"
-msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#: fortran/io.c:1386
+#, fuzzy, gcc-internal-format
+msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: java/decl.c:1773
-msgid "%JIn %D: overlapped variable and exception ranges at %d"
+#: fortran/io.c:1392
+#, gcc-internal-format
+msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
 msgstr ""
 
-#: java/decl.c:1837
-msgid "bad type in parameter debug info"
+#: fortran/io.c:1398
+#, gcc-internal-format
+msgid "Variable '%s' at %L has not been assigned a format label"
 msgstr ""
 
-#: java/decl.c:1846
-msgid "%Jbad PC range for debug info for local '%D'"
+#: fortran/io.c:1405
+#, gcc-internal-format
+msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
 msgstr ""
 
-#: java/expr.c:376
-#, c-format
-msgid "need to insert runtime check for %s"
+#: fortran/io.c:1417
+#, gcc-internal-format
+msgid "Extension: Non-character in FORMAT tag at %L"
 msgstr ""
 
-#: java/expr.c:505 java/expr.c:552
-#, fuzzy, c-format
-msgid "assert: %s is assign compatible with %s"
-msgstr "case-selector niet compatibel met label"
+#: fortran/io.c:1423
+#, gcc-internal-format
+msgid "Non-character assumed shape array element in FORMAT tag at %L"
+msgstr ""
 
-#: java/expr.c:672
-msgid "stack underflow - dup* operation"
+#: fortran/io.c:1430
+#, gcc-internal-format
+msgid "Non-character assumed size array element in FORMAT tag at %L"
 msgstr ""
 
-#: java/expr.c:1688
-#, c-format
-msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
+#: fortran/io.c:1437
+#, gcc-internal-format
+msgid "Non-character pointer array element in FORMAT tag at %L"
 msgstr ""
 
-# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
-# dikwijls 'bibliotheek' zien gebruiken.
-# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
-# ik ben van plan daar verandering in te brengen.
-#: java/expr.c:1716
-#, fuzzy, c-format
-msgid "field %qs not found"
-msgstr "veld `%s' niet gevonden"
+#: fortran/io.c:1463
+#, fuzzy, gcc-internal-format
+msgid "%s tag at %L must be of type %s"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: java/expr.c:2101
-#, c-format
-msgid "method '%s' not found in class"
+#: fortran/io.c:1470
+#, gcc-internal-format
+msgid "%s tag at %L must be scalar"
 msgstr ""
 
-#: java/expr.c:2306
-#, c-format
-msgid "failed to find class '%s'"
-msgstr "kan klasse '%s' niet vinden"
+#: fortran/io.c:1476
+#, gcc-internal-format
+msgid "Fortran 2003: IOMSG tag at %L"
+msgstr ""
 
-#: java/expr.c:2335
-#, c-format
-msgid "class '%s' has no method named '%s' matching signature '%s'"
+#: fortran/io.c:1484
+#, gcc-internal-format
+msgid "Fortran 95 requires default INTEGER in %s tag at %L"
 msgstr ""
 
-#: java/expr.c:2366
-msgid "invokestatic on non static method"
+#: fortran/io.c:1492
+#, gcc-internal-format
+msgid "Extension: CONVERT tag at %L"
 msgstr ""
 
-#: java/expr.c:2371
-msgid "invokestatic on abstract method"
+#: fortran/io.c:1678 fortran/io.c:1686
+#, gcc-internal-format
+msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: java/expr.c:2379
-msgid "invoke[non-static] on static method"
+#: fortran/io.c:1705 fortran/io.c:1713
+#, gcc-internal-format
+msgid "Extension: %s specifier in %s statement at %C has value '%s'"
 msgstr ""
 
-#: java/expr.c:2697
-#, fuzzy, c-format
-msgid "missing field '%s' in '%s'"
-msgstr "beginwaarde ontbreekt"
+#: fortran/io.c:1726 fortran/io.c:1734
+#, fuzzy, gcc-internal-format
+msgid "%s specifier in %s statement at %C has invalid value '%s'"
+msgstr "break-statement niet in een lus of switch"
 
-#: java/expr.c:2704
-#, c-format
-msgid "mismatching signature for field '%s' in '%s'"
+#: fortran/io.c:1789
+#, gcc-internal-format
+msgid "OPEN statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: java/expr.c:2726
-#, fuzzy
-msgid "%Jassignment to final field '%D' not in field's class"
-msgstr "toekenning aan final-veld `%s' niet in constructor"
+#: fortran/io.c:1800
+#, gcc-internal-format
+msgid "UNIT specifier not allowed with NEWUNIT at %C"
+msgstr ""
 
-#: java/expr.c:2731
-#, fuzzy
-msgid "%Jassignment to final static field %qD not in class initializer"
-msgstr "toekenning aan final-veld `%s' niet in constructor"
+#: fortran/io.c:1808
+#, gcc-internal-format
+msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
+msgstr ""
 
-#: java/expr.c:2740
-#, fuzzy
-msgid "%Jassignment to final field '%D' not in constructor"
-msgstr "toekenning aan final-veld `%s' niet in constructor"
+#: fortran/io.c:1842
+#, gcc-internal-format
+msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
+msgstr ""
 
-#: java/expr.c:2930
-msgid "invalid PC in line number table"
-msgstr "ongeldige PC in tabel met regelnummers"
+#: fortran/io.c:1860 fortran/io.c:3274
+#, gcc-internal-format
+msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
+msgstr ""
 
-#: java/expr.c:2986
-#, c-format
-msgid "unreachable bytecode from %d to before %d"
+#: fortran/io.c:1878 fortran/io.c:3253
+#, gcc-internal-format
+msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: java/expr.c:3028
-#, c-format
-msgid "unreachable bytecode from %d to the end of the method"
+#: fortran/io.c:1896 fortran/io.c:3361
+#, gcc-internal-format
+msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
 msgstr ""
 
-#. duplicate code from LOAD macro
-#: java/expr.c:3328
-#, fuzzy
-msgid "unrecogized wide sub-instruction"
-msgstr "signature-string niet herkend"
+#: fortran/io.c:1914
+#, gcc-internal-format
+msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
+msgstr ""
 
-#: java/gjavah.c:701
-msgid "static field has same name as method"
+#: fortran/io.c:1965
+#, gcc-internal-format
+msgid "Fortran F2003: ROUND= at %C not allowed in Fortran 95"
 msgstr ""
 
-#. FIXME: i18n bug here.  Order of prints should not be
-#. fixed.
-#: java/gjavah.c:899
-msgid "ignored method '"
+#: fortran/io.c:1985
+#, gcc-internal-format
+msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: java/gjavah.c:901
-msgid "' marked virtual\n"
+#: fortran/io.c:2198
+#, gcc-internal-format
+msgid "CLOSE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: java/gjavah.c:1249
-#, fuzzy, c-format
-msgid "couldn't find class %s"
-msgstr "kan %s niet vinden"
+# vertaling voor 'statement'?
+#: fortran/io.c:2245
+#, fuzzy, gcc-internal-format
+msgid "UNIT number in CLOSE statement at %L must be non-negative"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: java/gjavah.c:1256
-#, c-format
-msgid "parse error while reading %s"
+#: fortran/io.c:2343 fortran/match.c:1976
+#, gcc-internal-format
+msgid "%s statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: java/gjavah.c:1482 java/gjavah.c:1584 java/gjavah.c:1659
-#, fuzzy, c-format
-msgid "unparseable signature: '%s'"
-msgstr "kan bestand '%s' niet stat'en"
+# vertaling voor 'statement'?
+#: fortran/io.c:2375 fortran/io.c:2783
+#, fuzzy, gcc-internal-format
+msgid "UNIT number in statement at %L must be non-negative"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: java/gjavah.c:2049
-#, fuzzy
-msgid "Not a valid Java .class file."
-msgstr "ongeldige basisklasse"
+#: fortran/io.c:2407
+#, gcc-internal-format
+msgid "Fortran 2003: FLUSH statement at %C"
+msgstr ""
 
-#: java/gjavah.c:2057 java/jcf-parse.c:746
-#, fuzzy
-msgid "error while parsing constant pool"
-msgstr "%s voor stringconstante"
+#: fortran/io.c:2463
+#, fuzzy, gcc-internal-format
+msgid "Duplicate UNIT specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: java/gjavah.c:2063
-#, fuzzy, c-format
-msgid "error in constant pool entry #%d"
-msgstr "constant object wordt beschreven (argument %d)"
+#: fortran/io.c:2523
+#, fuzzy, gcc-internal-format
+msgid "Duplicate format specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: java/gjavah.c:2206
-#, fuzzy
-msgid "class is of array type\n"
-msgstr "cast geeft array-type op"
+#: fortran/io.c:2540
+#, gcc-internal-format
+msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
+msgstr ""
 
-#: java/gjavah.c:2214
-#, fuzzy
-msgid "base class is of array type"
-msgstr "cast geeft array-type op"
+#: fortran/io.c:2576
+#, fuzzy, gcc-internal-format
+msgid "Duplicate NML specification at %C"
+msgstr "herhaalde label-declaratie %qs"
 
-#: java/gjavah.c:2330
-msgid "Try 'gcjh --help' for more information.\n"
+#: fortran/io.c:2585
+#, gcc-internal-format
+msgid "Symbol '%s' at %C must be a NAMELIST group name"
 msgstr ""
 
-#: java/gjavah.c:2337
-msgid ""
-"Usage: gcjh [OPTION]... CLASS...\n"
-"\n"
+#: fortran/io.c:2650
+#, gcc-internal-format
+msgid "END tag at %C not allowed in output statement"
 msgstr ""
 
-#: java/gjavah.c:2338
-msgid ""
-"Generate C++ header files from .class files\n"
-"\n"
-msgstr ""
+#: fortran/io.c:2721
+#, fuzzy, gcc-internal-format
+msgid "UNIT not specified at %L"
+msgstr "-I- twee keer opgegeven"
 
-#: java/gjavah.c:2339
-msgid "  -stubs                  Generate an implementation stub file\n"
+#: fortran/io.c:2733
+#, gcc-internal-format
+msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
 msgstr ""
 
-#: java/gjavah.c:2340
-msgid "  -jni                    Generate a JNI header or stub\n"
+#: fortran/io.c:2758
+#, gcc-internal-format
+msgid "Invalid form of WRITE statement at %L, UNIT required"
 msgstr ""
 
-#: java/gjavah.c:2342
-msgid "  -add TEXT               Insert TEXT into class body\n"
+#: fortran/io.c:2769
+#, gcc-internal-format
+msgid "Internal unit with vector subscript at %L"
 msgstr ""
 
-#: java/gjavah.c:2343
-msgid "  -append TEXT            Insert TEXT after class declaration\n"
+#: fortran/io.c:2776
+#, gcc-internal-format
+msgid "External IO UNIT cannot be an array at %L"
 msgstr ""
 
-#: java/gjavah.c:2344
-msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
-msgstr ""
+#: fortran/io.c:2788
+#, fuzzy, gcc-internal-format
+msgid "Extension: Comma before i/o item list at %L"
+msgstr "ongeldige registernaam voor %qs"
 
-#: java/gjavah.c:2345
-msgid "  -prepend TEXT           Insert TEXT before start of class\n"
-msgstr ""
+#: fortran/io.c:2798
+#, fuzzy, gcc-internal-format
+msgid "ERR tag label %d at %L not defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: java/gjavah.c:2347 java/jcf-dump.c:897
-msgid "  --classpath PATH        Set path to find .class files\n"
-msgstr ""
+#: fortran/io.c:2810
+#, fuzzy, gcc-internal-format
+msgid "END tag label %d at %L not defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: java/gjavah.c:2348 java/jcf-dump.c:898
-msgid "  -IDIR                   Append directory to class path\n"
-msgstr ""
+#: fortran/io.c:2822
+#, fuzzy, gcc-internal-format
+msgid "EOR tag label %d at %L not defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: java/gjavah.c:2349 java/jcf-dump.c:899
-msgid "  --bootclasspath PATH    Override built-in class path\n"
-msgstr ""
+#: fortran/io.c:2832
+#, fuzzy, gcc-internal-format
+msgid "FORMAT label %d at %L not defined"
+msgstr "label %qs gebruikt maar niet gedefinieerd"
 
-#: java/gjavah.c:2350 java/jcf-dump.c:900
-msgid "  --extdirs PATH          Set extensions directory path\n"
+#: fortran/io.c:2953
+#, gcc-internal-format
+msgid "Syntax error in I/O iterator at %C"
 msgstr ""
 
-#: java/gjavah.c:2351
-msgid "  -d DIRECTORY            Set output directory name\n"
+#: fortran/io.c:2984
+#, gcc-internal-format
+msgid "Expected variable in READ statement at %C"
 msgstr ""
 
-#: java/gjavah.c:2352 java/jcf-dump.c:901 java/jv-scan.c:114
-msgid "  -o FILE                 Set output file name\n"
-msgstr ""
+#: fortran/io.c:2990
+#, fuzzy, gcc-internal-format
+msgid "Expected expression in %s statement at %C"
+msgstr "ongeldige expressie als operand"
 
-#: java/gjavah.c:2353
-msgid "  -td DIRECTORY           Set temporary directory name\n"
+#: fortran/io.c:3000
+#, gcc-internal-format
+msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: java/gjavah.c:2355 java/jcf-dump.c:903 java/jv-scan.c:116
-msgid "  --help                  Print this help, then exit\n"
+#: fortran/io.c:3010
+#, gcc-internal-format
+msgid "Cannot read to variable '%s' in PURE procedure at %C"
 msgstr ""
 
-#: java/gjavah.c:2356 java/jcf-dump.c:904 java/jv-scan.c:117
-msgid "  --version               Print version number, then exit\n"
+#: fortran/io.c:3027
+#, gcc-internal-format
+msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
 msgstr ""
 
-#: java/gjavah.c:2357 java/jcf-dump.c:905
-msgid "  -v, --verbose           Print extra information while running\n"
+#. A general purpose syntax error.
+#: fortran/io.c:3088 fortran/io.c:3692 fortran/gfortran.h:2350
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in %s statement at %C"
+msgstr "%s voor %qs"
+
+#: fortran/io.c:3173
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Internal file at %L with namelist"
+msgstr "case-selector niet compatibel met label"
+
+#: fortran/io.c:3227
+#, fuzzy, gcc-internal-format
+msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
+msgstr "overflow in constante expressie"
+
+#: fortran/io.c:3295
+#, gcc-internal-format
+msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: java/gjavah.c:2359
-msgid ""
-"  -M                      Print all dependencies to stdout;\n"
-"                             suppress ordinary output\n"
+#: fortran/io.c:3316
+#, gcc-internal-format
+msgid "Fortran 2003: ROUND= at %C not allowed in Fortran 95"
 msgstr ""
 
-#: java/gjavah.c:2361
-msgid ""
-"  -MM                     Print non-system dependencies to stdout;\n"
-"                             suppress ordinary output\n"
+#: fortran/io.c:3510
+#, gcc-internal-format
+msgid "PRINT namelist at %C is an extension"
 msgstr ""
 
-#: java/gjavah.c:2363
-msgid "  -MD                     Print all dependencies to stdout\n"
+#: fortran/io.c:3662
+#, gcc-internal-format
+msgid "Expected comma in I/O list at %C"
 msgstr ""
 
-#: java/gjavah.c:2364
-msgid "  -MMD                    Print non-system dependencies to stdout\n"
+#: fortran/io.c:3726
+#, gcc-internal-format
+msgid "PRINT statement at %C not allowed within PURE procedure"
 msgstr ""
 
-#: java/gjavah.c:2367 java/jcf-dump.c:907 java/jv-scan.c:119
-#, c-format
-msgid ""
-"For bug reporting instructions, please see:\n"
-"%s.\n"
+#: fortran/io.c:3882 fortran/io.c:3933
+#, gcc-internal-format
+msgid "INQUIRE statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: java/gjavah.c:2395 java/gjavah.c:2509
-#, fuzzy
-msgid "no classes specified"
-msgstr "Bestandsnaam voor uitvoer twee keer opgegeven"
+#: fortran/io.c:3909
+#, gcc-internal-format
+msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
+msgstr ""
 
-#: java/gjavah.c:2488
-msgid "'-MG' option is unimplemented"
+#: fortran/io.c:3919 fortran/trans-io.c:1181
+#, gcc-internal-format
+msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
 msgstr ""
 
-#: java/gjavah.c:2517
-#, fuzzy
-msgid "can't specify both -o and -MD"
-msgstr "-EB en -EL mogen niet samen gebruikt worden"
+#: fortran/io.c:3926
+#, gcc-internal-format
+msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
+msgstr ""
 
-#: java/gjavah.c:2528
-#, fuzzy, c-format
-msgid "Processing %s\n"
-msgstr "#error %s"
+#: fortran/io.c:3939
+#, gcc-internal-format
+msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
+msgstr ""
 
-#: java/gjavah.c:2534
-#, c-format
-msgid "%s: no such class"
+#: fortran/io.c:4096
+#, gcc-internal-format
+msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
 msgstr ""
 
-#: java/gjavah.c:2538
-#, c-format
-msgid "Found in %s\n"
+#: fortran/io.c:4102
+#, gcc-internal-format
+msgid "WAIT statement not allowed in PURE procedure at %C"
 msgstr ""
 
-#: java/jcf-dump.c:814
-#, fuzzy
-msgid "Not a valid Java .class file.\n"
-msgstr "ongeldige basisklasse"
+#: fortran/match.c:161
+#, fuzzy, gcc-internal-format
+msgid "Missing ')' in statement at or before %L"
+msgstr "beginwaarde ontbreekt"
 
-#: java/jcf-dump.c:820
-#, fuzzy
-msgid "error while parsing constant pool\n"
-msgstr "%s voor stringconstante"
+#: fortran/match.c:166
+#, fuzzy, gcc-internal-format
+msgid "Missing '(' in statement at or before %L"
+msgstr "beginwaarde ontbreekt"
 
-#: java/jcf-dump.c:826 java/jcf-parse.c:749
-#, fuzzy, c-format
-msgid "error in constant pool entry #%d\n"
-msgstr "constant object wordt beschreven (argument %d)"
+#: fortran/match.c:363
+#, gcc-internal-format
+msgid "Integer too large at %C"
+msgstr ""
 
-#: java/jcf-dump.c:836
-#, fuzzy
-msgid "error while parsing fields\n"
-msgstr "%s voor stringconstante"
+#: fortran/match.c:456 fortran/parse.c:634
+#, fuzzy, gcc-internal-format
+msgid "Too many digits in statement label at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/jcf-dump.c:842
-#, fuzzy
-msgid "error while parsing methods\n"
-msgstr "%s voor stringconstante"
+#: fortran/match.c:462
+#, fuzzy, gcc-internal-format
+msgid "Statement label at %C is zero"
+msgstr "herhaalde case-waarde"
 
-#: java/jcf-dump.c:848
-#, fuzzy
-msgid "error while parsing final attributes\n"
-msgstr "%s voor stringconstante"
+#: fortran/match.c:495
+#, fuzzy, gcc-internal-format
+msgid "Label name '%s' at %C is ambiguous"
+msgstr "grootte van %qs is %u bytes"
 
-#: java/jcf-dump.c:885
-msgid "Try 'jcf-dump --help' for more information.\n"
-msgstr ""
+#: fortran/match.c:501
+#, fuzzy, gcc-internal-format
+msgid "Duplicate construct label '%s' at %C"
+msgstr "herhaalde case-waarde"
 
-#: java/jcf-dump.c:892
-msgid ""
-"Usage: jcf-dump [OPTION]... CLASS...\n"
-"\n"
-msgstr ""
+#: fortran/match.c:532
+#, fuzzy, gcc-internal-format
+msgid "Invalid character in name at %C"
+msgstr "opvulkarakter in strfmon-formaat"
 
-#: java/jcf-dump.c:893
-msgid ""
-"Display contents of a class file in readable form.\n"
-"\n"
+#: fortran/match.c:545 fortran/match.c:626
+#, gcc-internal-format
+msgid "Name at %C is too long"
 msgstr ""
 
-#: java/jcf-dump.c:894
-msgid "  -c                      Disassemble method bodies\n"
+#: fortran/match.c:556
+#, gcc-internal-format
+msgid "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
 msgstr ""
 
-#: java/jcf-dump.c:895
-msgid "  --javap                 Generate output in 'javap' format\n"
+#: fortran/match.c:607 fortran/match.c:655
+#, gcc-internal-format
+msgid "Invalid C name in NAME= specifier at %C"
 msgstr ""
 
-#: java/jcf-dump.c:932 java/jcf-dump.c:1000
-msgid "jcf-dump: no classes specified\n"
+#: fortran/match.c:646
+#, gcc-internal-format
+msgid "Embedded space in NAME= specifier at %C"
 msgstr ""
 
-#: java/jcf-dump.c:1020
-#, fuzzy, c-format
-msgid "Cannot open '%s' for output.\n"
-msgstr "open %s"
-
-#: java/jcf-dump.c:1066
-msgid "bad format of .zip/.jar archive\n"
+#: fortran/match.c:971
+#, gcc-internal-format
+msgid "Loop variable at %C cannot be a sub-component"
 msgstr ""
 
-#: java/jcf-dump.c:1184
-msgid "Bad byte codes.\n"
+#: fortran/match.c:977
+#, gcc-internal-format
+msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
 msgstr ""
 
-#: java/jcf-io.c:536
-#, c-format
-msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
+#: fortran/match.c:1010
+#, gcc-internal-format
+msgid "Expected a step value in iterator at %C"
 msgstr ""
 
-#: java/jcf-parse.c:366
-msgid "bad string constant"
-msgstr "slechte stringconstante"
+#: fortran/match.c:1022
+#, gcc-internal-format
+msgid "Syntax error in iterator at %C"
+msgstr ""
 
-#: java/jcf-parse.c:384
-#, c-format
-msgid "bad value constant type %d, index %d"
+#: fortran/match.c:1263
+#, gcc-internal-format
+msgid "Invalid form of PROGRAM statement at %C"
 msgstr ""
 
-#: java/jcf-parse.c:572
-#, fuzzy, c-format
-msgid "can't reopen %s: %m"
-msgstr "open %s"
+#: fortran/match.c:1389 fortran/match.c:1470
+#, fuzzy, gcc-internal-format
+msgid "Obsolescent feature: Arithmetic IF statement at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/jcf-parse.c:579
-#, fuzzy, c-format
-msgid "can't close %s: %m"
-msgstr "close %s"
+#: fortran/match.c:1445
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in IF-expression at %C"
+msgstr "integer overflow in expressie"
 
-#: java/jcf-parse.c:714 java/jcf-parse.c:720
-#, fuzzy, c-format
-msgid "cannot find file for class %s"
-msgstr "[kan %s niet vinden]"
+#: fortran/match.c:1456
+#, gcc-internal-format
+msgid "Block label not appropriate for arithmetic IF statement at %C"
+msgstr ""
 
-#: java/jcf-parse.c:743
-#, fuzzy
-msgid "not a valid Java .class file"
-msgstr "ongeldige basisklasse"
+#: fortran/match.c:1494
+#, fuzzy, gcc-internal-format
+msgid "Block label is not appropriate for IF statement at %C"
+msgstr "floating-point overflow in expressie"
 
-#. FIXME - where was first time
-#: java/jcf-parse.c:761
-#, c-format
-msgid "reading class %s for the second time from %s"
+#: fortran/match.c:1574 fortran/primary.c:3007
+#, gcc-internal-format
+msgid "Cannot assign to a named constant at %C"
 msgstr ""
 
-#: java/jcf-parse.c:779
-msgid "error while parsing fields"
+#: fortran/match.c:1584
+#, gcc-internal-format
+msgid "Unclassifiable statement in IF-clause at %C"
 msgstr ""
 
-#: java/jcf-parse.c:782
-msgid "error while parsing methods"
+#: fortran/match.c:1591
+#, gcc-internal-format
+msgid "Syntax error in IF-clause at %C"
 msgstr ""
 
-#: java/jcf-parse.c:785
-msgid "error while parsing final attributes"
+#: fortran/match.c:1635
+#, gcc-internal-format
+msgid "Unexpected junk after ELSE statement at %C"
 msgstr ""
 
-#: java/jcf-parse.c:802
-msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
+#: fortran/match.c:1641 fortran/match.c:1676
+#, gcc-internal-format
+msgid "Label '%s' at %C doesn't match IF label '%s'"
 msgstr ""
 
-#: java/jcf-parse.c:876
-msgid "missing Code attribute"
+#: fortran/match.c:1670
+#, gcc-internal-format
+msgid "Unexpected junk after ELSE IF statement at %C"
 msgstr ""
 
-#: java/jcf-parse.c:1137
-msgid "%Hsource file seen twice on command line and will be compiled only once"
+#: fortran/match.c:1862
+#, gcc-internal-format
+msgid "Name '%s' in %s statement at %C is not a loop name"
 msgstr ""
 
-#: java/jcf-parse.c:1155
-#, fuzzy
-msgid "no input file specified"
-msgstr "Geen invoerbestanden"
-
-#: java/jcf-parse.c:1190
-#, fuzzy, c-format
-msgid "can't close input file %s: %m"
-msgstr "kan bestand '%s' niet openen"
+#: fortran/match.c:1878
+#, fuzzy, gcc-internal-format
+msgid "%s statement at %C is not within a loop"
+msgstr "continue-statement niet in een lus"
 
-#: java/jcf-parse.c:1231
-#, c-format
-msgid "bad zip/jar file %s"
-msgstr ""
+#: fortran/match.c:1881
+#, fuzzy, gcc-internal-format
+msgid "%s statement at %C is not within loop '%s'"
+msgstr "break-statement niet in een lus of switch"
 
-#: java/jcf-parse.c:1447
-#, fuzzy, c-format
-msgid "error while reading %s from zip file"
-msgstr "%s voor stringconstante"
+#: fortran/match.c:1889
+#, fuzzy, gcc-internal-format
+msgid "%s statement at %C leaving OpenMP structured block"
+msgstr "continue-statement niet in een lus"
 
-#: java/jcf-write.c:2667
-#, c-format
-msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
-msgstr ""
+#: fortran/match.c:1902
+#, fuzzy, gcc-internal-format
+msgid "EXIT statement at %C terminating !$OMP DO loop"
+msgstr "continue-statement niet in een lus"
 
-#: java/jcf-write.c:3041
-#, fuzzy
-msgid "field initializer type mismatch"
-msgstr "ongeldige beginwaarde voor bit-string"
+#: fortran/match.c:1954
+#, fuzzy, gcc-internal-format
+msgid "Too many digits in STOP code at %C"
+msgstr "te veel argumenten voor %s %q+#D"
 
-#: java/jcf-write.c:3498
-#, fuzzy, c-format
-msgid "can't create directory %s: %m"
-msgstr "dubbele folder `%s' wordt genegeerd\n"
+#: fortran/match.c:2007
+#, fuzzy, gcc-internal-format
+msgid "Deleted feature: PAUSE statement at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/jcf-write.c:3531
-#, fuzzy, c-format
-msgid "can't open %s for writing: %m"
-msgstr "open %s"
+#: fortran/match.c:2055
+#, fuzzy, gcc-internal-format
+msgid "Deleted feature: ASSIGN statement at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/jcf-write.c:3551
-#, fuzzy, c-format
-msgid "can't create %s: %m"
-msgstr "open %s"
+#: fortran/match.c:2101
+#, fuzzy, gcc-internal-format
+msgid "Deleted feature: Assigned GOTO statement at %C"
+msgstr "ongeldige expressie als operand"
 
-#: java/jv-scan.c:99
-msgid "Try 'jv-scan --help' for more information.\n"
+#: fortran/match.c:2148 fortran/match.c:2200
+#, gcc-internal-format
+msgid "Statement label list in GOTO at %C cannot be empty"
 msgstr ""
 
-#: java/jv-scan.c:106
-msgid ""
-"Usage: jv-scan [OPTION]... FILE...\n"
-"\n"
-msgstr ""
+#: fortran/match.c:2210
+#, fuzzy, gcc-internal-format
+msgid "Obsolescent feature: Computed GOTO at %C"
+msgstr "ongeldige expressie als operand"
 
-#: java/jv-scan.c:107
-msgid ""
-"Print useful information read from Java source files.\n"
-"\n"
-msgstr ""
+#. Enforce F03:C476.
+#: fortran/match.c:2273
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L is not an accessible derived type"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: java/jv-scan.c:108
-msgid "  --no-assert             Don't recognize the assert keyword\n"
-msgstr ""
+#: fortran/match.c:2351
+#, fuzzy, gcc-internal-format
+msgid "Derived type '%s' at %L may not be ABSTRACT"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: java/jv-scan.c:109
-msgid "  --complexity            Print cyclomatic complexity of input file\n"
-msgstr ""
+#: fortran/match.c:2369
+#, fuzzy, gcc-internal-format
+msgid "Invalid type-spec at %C"
+msgstr "opvulkarakter in strfmon-formaat"
 
-#: java/jv-scan.c:110
-msgid "  --encoding NAME         Specify encoding of input file\n"
+#: fortran/match.c:2422
+#, gcc-internal-format
+msgid "Fortran 2003: typespec in ALLOCATE at %L"
 msgstr ""
 
-#: java/jv-scan.c:111
-msgid "  --print-main            Print name of class containing 'main'\n"
+#: fortran/match.c:2454
+#, gcc-internal-format
+msgid "Bad allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: java/jv-scan.c:112
-msgid "  --list-class            List all classes defined in file\n"
+#: fortran/match.c:2465
+#, gcc-internal-format
+msgid "Type of entity at %L is type incompatible with typespec"
 msgstr ""
 
-#: java/jv-scan.c:113
-msgid "  --list-filename         Print input filename when listing class names\n"
+#: fortran/match.c:2473
+#, gcc-internal-format
+msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
 msgstr ""
 
-#: java/jv-scan.c:190
-msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
+#: fortran/match.c:2500 fortran/match.c:2761
+#, gcc-internal-format
+msgid "Allocate-object at %C is not a nonprocedure pointer or an allocatable variable"
 msgstr ""
 
-#: java/jv-scan.c:193
-#, fuzzy, c-format
-msgid "can't open output file '%s'"
-msgstr "kan bestand '%s' niet openen"
-
-#: java/jv-scan.c:229
-#, fuzzy, c-format
-msgid "file not found '%s'"
-msgstr "kan %s niet vinden"
-
-#: java/jv-scan.c:251
-#, fuzzy, c-format
-msgid "%s: error: "
-msgstr "parse-fout"
-
-# Dit zou misschien beter 'warning' blijven
-#: java/jv-scan.c:263
-#, fuzzy, c-format
-msgid "%s: warning: "
-msgstr "let op: "
-
-#: java/jvgenmain.c:48
-#, c-format
-msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
+#: fortran/match.c:2507
+#, gcc-internal-format
+msgid "Shape specification for allocatable scalar at %C"
 msgstr ""
 
-#: java/jvgenmain.c:98
-#, fuzzy, c-format
-msgid "%s: Cannot open output file: %s\n"
-msgstr "kan bestand '%s' niet openen"
-
-#: java/jvgenmain.c:135
-#, fuzzy, c-format
-msgid "%s: Failed to close output file %s\n"
-msgstr "kan bestand '%s' niet openen"
-
-#: java/jvspec.c:420
-msgid "can't specify '-D' without '--main'\n"
+#: fortran/match.c:2524 fortran/match.c:2778
+#, gcc-internal-format
+msgid "Redundant STAT tag found at %L "
 msgstr ""
 
-#: java/jvspec.c:423
-#, fuzzy, c-format
-msgid "'%s' is not a valid class name"
-msgstr "-fPIC is niet geldig met -mcoff"
+#: fortran/match.c:2543
+#, gcc-internal-format
+msgid "Fortran 2003: ERRMSG tag at %L"
+msgstr ""
 
-#: java/jvspec.c:429
-msgid "--resource requires -o"
+#: fortran/match.c:2550 fortran/match.c:2804
+#, gcc-internal-format
+msgid "Redundant ERRMSG tag found at %L "
 msgstr ""
 
-#: java/jvspec.c:436
-msgid "warning: already-compiled .class files ignored with -C"
+#: fortran/match.c:2566
+#, gcc-internal-format
+msgid "Fortran 2003: SOURCE tag at %L"
 msgstr ""
 
-#: java/jvspec.c:443
-#, fuzzy
-msgid "cannot specify both -C and -o"
-msgstr "-EB en -EL mogen niet samen gebruikt worden"
+#: fortran/match.c:2573
+#, gcc-internal-format
+msgid "Redundant SOURCE tag found at %L "
+msgstr ""
 
-#: java/jvspec.c:455
-msgid "cannot create temporary file"
+#: fortran/match.c:2580
+#, gcc-internal-format
+msgid "SOURCE tag at %L conflicts with the typespec at %L"
 msgstr ""
 
-#: java/jvspec.c:483
-msgid "using both @FILE with multiple files not implemented"
+#: fortran/match.c:2587
+#, gcc-internal-format
+msgid "SOURCE tag at %L requires only a single entity in the allocation-list"
 msgstr ""
 
-#: java/jvspec.c:534
-msgid "cannot specify 'main' class when not linking"
+#: fortran/match.c:2659
+#, gcc-internal-format
+msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
 msgstr ""
 
-#: java/lang.c:629
-msgid "can't do dependency tracking with input from stdin"
+#: fortran/match.c:2745
+#, gcc-internal-format
+msgid "Illegal allocate-object at %C for a PURE procedure"
 msgstr ""
 
-#: java/lang.c:645
-msgid "couldn't determine target name for dependency tracking"
+#: fortran/match.c:2798
+#, gcc-internal-format
+msgid "Fortran 2003: ERRMSG at %L"
 msgstr ""
 
-#: java/lex.c:260
-msgid ""
-"unknown encoding: %qs\n"
-"This might mean that your locale's encoding is not supported\n"
-"by your system's iconv(3) implementation.  If you aren't trying\n"
-"to use a particular encoding for your input file, try the\n"
-"%<--encoding=UTF-8%> option"
+#: fortran/match.c:2858
+#, gcc-internal-format
+msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
 msgstr ""
 
-#: java/lex.c:631
-#, fuzzy
-msgid "internal error - bad unget"
-msgstr "formaatstring niet beëindigd"
+#: fortran/match.c:2863
+#, gcc-internal-format
+msgid "Obsolescent feature: Alternate RETURN at %C"
+msgstr ""
 
-#: java/mangle.c:89
-#, fuzzy, c-format
-msgid "can't mangle %s"
-msgstr "close %s"
+#: fortran/match.c:2893
+#, gcc-internal-format
+msgid "Extension: RETURN statement in main program at %C"
+msgstr ""
 
-#: java/mangle_name.c:140 java/mangle_name.c:210
-msgid "internal error - invalid Utf8 name"
+#: fortran/match.c:2921
+#, fuzzy, gcc-internal-format
+msgid "Expected component reference at %C"
+msgstr "vector overflow in expressie"
+
+#: fortran/match.c:2927
+#, gcc-internal-format
+msgid "Junk after CALL at %C"
 msgstr ""
 
-#: java/parse-scan.y:878 java/parse.y:974 java/parse.y:1315 java/parse.y:1376
-#: java/parse.y:1587 java/parse.y:1810 java/parse.y:1819 java/parse.y:1830
-#: java/parse.y:1841 java/parse.y:1853 java/parse.y:1868 java/parse.y:1885
-#: java/parse.y:1887 java/parse.y:1968 java/parse.y:2145 java/parse.y:2214
-#: java/parse.y:2378 java/parse.y:2391 java/parse.y:2398 java/parse.y:2405
-#: java/parse.y:2416 java/parse.y:2418 java/parse.y:2456 java/parse.y:2458
-#: java/parse.y:2460 java/parse.y:2481 java/parse.y:2483 java/parse.y:2485
-#: java/parse.y:2501 java/parse.y:2503 java/parse.y:2524 java/parse.y:2526
-#: java/parse.y:2528 java/parse.y:2556 java/parse.y:2558 java/parse.y:2560
-#: java/parse.y:2562 java/parse.y:2580 java/parse.y:2582 java/parse.y:2593
-#: java/parse.y:2604 java/parse.y:2615 java/parse.y:2626 java/parse.y:2637
-#: java/parse.y:2650 java/parse.y:2654 java/parse.y:2656 java/parse.y:2669
-#, fuzzy
-msgid "Missing term"
-msgstr "beginwaarde ontbreekt"
+#: fortran/match.c:2937
+#, fuzzy, gcc-internal-format
+msgid "Expected type-bound procedure or procedure pointer component at %C"
+msgstr "doorgeven van argument %d van %qs"
 
-#: java/parse-scan.y:880 java/parse.y:748 java/parse.y:786 java/parse.y:811
-#: java/parse.y:995 java/parse.y:1350 java/parse.y:1563 java/parse.y:1565
-#: java/parse.y:1795 java/parse.y:1821 java/parse.y:1832 java/parse.y:1843
-#: java/parse.y:1855 java/parse.y:1870
-msgid "';' expected"
+#: fortran/match.c:3156
+#, gcc-internal-format
+msgid "Syntax error in common block name at %C"
 msgstr ""
 
-#: java/parse.y:746 java/parse.y:784
-#, fuzzy
-msgid "Missing name"
-msgstr "beginwaarde ontbreekt"
+#: fortran/match.c:3192
+#, gcc-internal-format
+msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
+msgstr ""
 
-#: java/parse.y:774
-#, c-format
-msgid "Ambiguous class: %qs and %qs"
+#. If we find an error, just print it and continue,
+#. cause it's just semantic, and we can see if there
+#. are more errors.
+#: fortran/match.c:3251
+#, gcc-internal-format
+msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
 msgstr ""
 
-#: java/parse.y:809
-msgid "'*' expected"
+#: fortran/match.c:3260
+#, gcc-internal-format
+msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
 msgstr ""
 
-#: java/parse.y:823
-msgid "Class or interface declaration expected"
+#: fortran/match.c:3267
+#, gcc-internal-format
+msgid "Symbol '%s' at %C is already in a COMMON block"
 msgstr ""
 
-#: java/parse.y:840
-#, fuzzy, c-format
-msgid "Modifier %qs declared twice"
-msgstr "veld `%s' als een functie gedeclareerd"
+#: fortran/match.c:3275
+#, gcc-internal-format
+msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
+msgstr ""
 
-#: java/parse.y:860 java/parse.y:862
-msgid "Missing class name"
+#: fortran/match.c:3302
+#, gcc-internal-format
+msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
 msgstr ""
 
-#: java/parse.y:865 java/parse.y:869 java/parse.y:877 java/parse.y:1035
-#: java/parse.y:1296 java/parse.y:1298 java/parse.y:1630 java/parse.y:1881
-#: java/parse.y:1913 java/parse.y:1975
-msgid "'{' expected"
+#: fortran/match.c:3312
+#, gcc-internal-format
+msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
 msgstr ""
 
-#: java/parse.y:879
-msgid "Missing super class name"
+#: fortran/match.c:3344
+#, gcc-internal-format
+msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
 msgstr ""
 
-#: java/parse.y:889 java/parse.y:905
-msgid "Missing interface name"
+#: fortran/match.c:3452
+#, gcc-internal-format
+msgid "Namelist group name '%s' at %C already has a basic type of %s"
 msgstr ""
 
-#: java/parse.y:989
-#, fuzzy
-msgid "Missing variable initializer"
-msgstr "beginwaarde ontbreekt"
+#: fortran/match.c:3460
+#, gcc-internal-format
+msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
+msgstr ""
 
-#: java/parse.y:1006
-#, fuzzy
-msgid "Invalid declaration"
-msgstr "lege declaratie"
+#: fortran/match.c:3487
+#, fuzzy, gcc-internal-format
+msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
+msgstr "Lege array-constructor op %C is niet toegestaan"
 
-#: java/parse.y:1009 java/parse.y:1094 java/parse.y:2160 java/parse.y:2189
-#: java/parse.y:2211 java/parse.y:2215 java/parse.y:2250 java/parse.y:2329
-#: java/parse.y:2339 java/parse.y:2349
-msgid "']' expected"
+#: fortran/match.c:3494
+#, gcc-internal-format
+msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
 msgstr ""
 
-#: java/parse.y:1013
-#, fuzzy
-msgid "Unbalanced ']'"
-msgstr "niet-gebalanceerde `#endif'"
+#: fortran/match.c:3621
+#, gcc-internal-format
+msgid "Derived type component %C is not a permitted EQUIVALENCE member"
+msgstr ""
 
-#: java/parse.y:1049
-msgid "Invalid method declaration, method name required"
+#: fortran/match.c:3629
+#, gcc-internal-format
+msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
 msgstr ""
 
-#: java/parse.y:1054 java/parse.y:1059 java/parse.y:1064 java/parse.y:2063
-msgid "Identifier expected"
+#: fortran/match.c:3657
+#, gcc-internal-format
+msgid "EQUIVALENCE at %C requires two or more objects"
 msgstr ""
 
-#: java/parse.y:1069 java/parse.y:4741
-msgid "Invalid method declaration, return type required"
+#: fortran/match.c:3671
+#, gcc-internal-format
+msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
 msgstr ""
 
-#: java/parse.y:1089
-msgid "Discouraged form of returned type specification"
+#: fortran/match.c:3684
+#, gcc-internal-format
+msgid "Expecting a comma in EQUIVALENCE at %C"
 msgstr ""
 
-#: java/parse.y:1092 java/parse.y:1543 java/parse.y:1550 java/parse.y:1559
-#: java/parse.y:1561 java/parse.y:1589 java/parse.y:1698 java/parse.y:2005
-#: java/parse.y:2058
-msgid "')' expected"
+#: fortran/match.c:3800
+#, gcc-internal-format
+msgid "Statement function at %L is recursive"
 msgstr ""
 
-#: java/parse.y:1108
-#, fuzzy
-msgid "Missing formal parameter term"
-msgstr "parameternaam ontbreekt uit parameterlijst"
+#: fortran/match.c:3806
+#, fuzzy, gcc-internal-format
+msgid "Obsolescent feature: Statement function at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/parse.y:1123 java/parse.y:1128
-#, fuzzy
-msgid "Missing identifier"
-msgstr "beginwaarde ontbreekt"
+#: fortran/match.c:3892
+#, gcc-internal-format
+msgid "Expected initialization expression in CASE at %C"
+msgstr ""
 
-#: java/parse.y:1148 java/parse.y:1157
-msgid "Missing class type term"
+#: fortran/match.c:3924
+#, gcc-internal-format
+msgid "Expected block name '%s' of SELECT construct at %C"
 msgstr ""
 
-#: java/parse.y:1184
-#, c-format
-msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
+#: fortran/match.c:4045
+#, gcc-internal-format
+msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
 msgstr ""
 
-#: java/parse.y:1313
-#, fuzzy
-msgid "Invalid interface type"
-msgstr "Ongeldig register voor vergelijking"
+#: fortran/match.c:4053
+#, fuzzy, gcc-internal-format
+msgid "Selector shall be polymorphic in SELECT TYPE statement at %C"
+msgstr "%s voor %qs"
 
-#: java/parse.y:1482
-msgid "An empty declaration is a deprecated feature that should not be used"
+#: fortran/match.c:4081
+#, gcc-internal-format
+msgid "Unexpected CASE statement at %C"
 msgstr ""
 
-#: java/parse.y:1503 java/parse.y:1677 java/parse.y:1679
-msgid "':' expected"
+#: fortran/match.c:4133
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in CASE specification at %C"
+msgstr "twee of meer data types in de declaratie van %qs"
+
+#: fortran/match.c:4151
+#, fuzzy, gcc-internal-format
+msgid "Unexpected TYPE IS statement at %C"
+msgstr "ongeldige beginwaarde"
+
+#: fortran/match.c:4184
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in TYPE IS specification at %C"
+msgstr "twee of meer data types in de declaratie van %qs"
+
+#: fortran/match.c:4256
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in CLASS IS specification at %C"
+msgstr "twee of meer data types in de declaratie van %qs"
+
+#: fortran/match.c:4378
+#, gcc-internal-format
+msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
 msgstr ""
 
-#: java/parse.y:1529 java/parse.y:1534 java/parse.y:1539
-#, fuzzy
-msgid "Invalid expression statement"
-msgstr "ongeldige expressie als operand"
+#: fortran/match.c:4416
+#, gcc-internal-format
+msgid "Label '%s' at %C doesn't match WHERE label '%s'"
+msgstr ""
 
-#: java/parse.y:1557 java/parse.y:1585 java/parse.y:1626 java/parse.y:1694
-#: java/parse.y:1762 java/parse.y:1883 java/parse.y:1961 java/parse.y:2052
-#: java/parse.y:2054 java/parse.y:2067 java/parse.y:2310 java/parse.y:2312
-msgid "'(' expected"
+#: fortran/match.c:4516
+#, gcc-internal-format
+msgid "Syntax error in FORALL iterator at %C"
 msgstr ""
 
-#: java/parse.y:1628
-msgid "Missing term or ')'"
+#: fortran/matchexp.c:72
+#, gcc-internal-format
+msgid "Bad character '%c' in OPERATOR name at %C"
 msgstr ""
 
-#: java/parse.y:1675
-#, fuzzy
-msgid "Missing or invalid constant expression"
-msgstr "overflow in constante expressie"
+#: fortran/matchexp.c:80
+#, gcc-internal-format
+msgid "The name '%s' cannot be used as a defined operator at %C"
+msgstr ""
 
-#: java/parse.y:1696
-msgid "Missing term and ')' expected"
+#: fortran/matchexp.c:177
+#, gcc-internal-format
+msgid "Expected a right parenthesis in expression at %C"
 msgstr ""
 
-#: java/parse.y:1735
-#, fuzzy
-msgid "Invalid control expression"
-msgstr "Ongeldig token in expressie"
+#: fortran/matchexp.c:302
+#, fuzzy, gcc-internal-format
+msgid "Expected exponent in expression at %C"
+msgstr "vector overflow in expressie"
 
-#: java/parse.y:1737 java/parse.y:1739
-#, fuzzy
-msgid "Invalid update expression"
-msgstr "Ongeldig token in expressie"
+#: fortran/matchexp.c:340 fortran/matchexp.c:345 fortran/matchexp.c:449
+#: fortran/matchexp.c:454
+#, gcc-internal-format
+msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
+msgstr ""
 
-#: java/parse.y:1764
-#, fuzzy
-msgid "Invalid init statement"
-msgstr "ongeldige beginwaarde"
+#: fortran/misc.c:39
+#, gcc-internal-format
+msgid "Out of memory-- malloc() failed"
+msgstr ""
 
-#: java/parse.y:1964
-msgid "Missing term or ')' expected"
+#: fortran/module.c:520
+#, gcc-internal-format
+msgid "Fortran 2003: module nature in USE statement at %C"
 msgstr ""
 
-#: java/parse.y:2007
-msgid "'class' or 'this' expected"
+#: fortran/module.c:532
+#, gcc-internal-format
+msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
 msgstr ""
 
-#: java/parse.y:2009 java/parse.y:2011
-msgid "'class' expected"
+#: fortran/module.c:545
+#, gcc-internal-format
+msgid "\"::\" was expected after module nature at %C but was not found"
 msgstr ""
 
-#: java/parse.y:2056
-msgid "')' or term expected"
+#: fortran/module.c:554
+#, gcc-internal-format
+msgid "Fortran 2003: \"USE :: module\" at %C"
 msgstr ""
 
-#: java/parse.y:2158 java/parse.y:2187
-msgid "'[' expected"
+#: fortran/module.c:608
+#, gcc-internal-format
+msgid "Missing generic specification in USE statement at %C"
 msgstr ""
 
-#: java/parse.y:2265
-msgid "Field expected"
+#: fortran/module.c:616
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Renaming operators in USE statements at %C"
+msgstr "%s voor %qs"
+
+#: fortran/module.c:658
+#, gcc-internal-format
+msgid "The name '%s' at %C has already been used as an external module name."
 msgstr ""
 
-#: java/parse.y:2324 java/parse.y:2334 java/parse.y:2344
-msgid "Missing term and ']' expected"
+#: fortran/module.c:935
+#, gcc-internal-format
+msgid "Reading module %s at line %d column %d: %s"
 msgstr ""
 
-#: java/parse.y:2449
-#, fuzzy
-msgid "']' expected, invalid type expression"
-msgstr "ongeldige waarheidsexpressie"
+#: fortran/module.c:939
+#, gcc-internal-format
+msgid "Writing module %s at line %d column %d: %s"
+msgstr ""
 
-#: java/parse.y:2452
-#, fuzzy
-msgid "Invalid type expression"
-msgstr "Ongeldig token in expressie"
+#: fortran/module.c:943
+#, gcc-internal-format
+msgid "Module %s at line %d column %d: %s"
+msgstr ""
 
-#: java/parse.y:2564
-#, fuzzy
-msgid "Invalid reference type"
-msgstr "Ongeldige modus voor gen_tst_reg"
+#: fortran/module.c:1301
+#, fuzzy, gcc-internal-format
+msgid "Error writing modules file: %s"
+msgstr "%s:fout bij schrijven van uitvoerbestand '%s'\n"
 
-#: java/parse.y:3031
-msgid "Constructor invocation must be first thing in a constructor"
+#: fortran/module.c:3174
+#, gcc-internal-format
+msgid "Namelist %s cannot be renamed by USE association to %s"
 msgstr ""
 
-#: java/parse.y:3033
-msgid "Only constructors can invoke constructors"
+#: fortran/module.c:4483
+#, gcc-internal-format
+msgid "Symbol '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: java/parse.y:3041
-#, c-format
-msgid ": %qs JDK1.1(TM) feature"
+#: fortran/module.c:4490
+#, gcc-internal-format
+msgid "User operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: java/parse.y:3121 java/parse.y:3123
-#, c-format
-msgid ""
-"%s.\n"
-"%s"
+#: fortran/module.c:4495
+#, gcc-internal-format
+msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
 msgstr ""
 
-#: java/parse.y:3282
-#, fuzzy
-msgid "Missing return statement"
-msgstr "beginwaarde ontbreekt"
+#: fortran/module.c:5106
+#, fuzzy, gcc-internal-format
+msgid "Can't open module file '%s' for writing at %C: %s"
+msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
 
-#: java/parse.y:3304 java/parse.y:11940 java/parse.y:11944
-#, fuzzy
-msgid "Unreachable statement"
-msgstr "ongeldige beginwaarde"
+#: fortran/module.c:5144
+#, fuzzy, gcc-internal-format
+msgid "Error writing module file '%s' for writing: %s"
+msgstr "%s: fout bij schrijven van bestand '%s': %s\n"
 
-#: java/parse.y:3314
-msgid "Can't access %s field %<%s.%s%> from %qs"
-msgstr ""
+#: fortran/module.c:5153
+#, fuzzy, gcc-internal-format
+msgid "Can't delete module file '%s': %s"
+msgstr "%s: kan bestand '%s' niet verwijderen: %s\n"
 
-#: java/parse.y:3383
-#, fuzzy, c-format
-msgid "%s %qs already defined in %s:%d"
-msgstr "veld `%s' heeft al een beginwaarde gekregen"
+#: fortran/module.c:5156
+#, fuzzy, gcc-internal-format
+msgid "Can't rename module file '%s' to '%s': %s"
+msgstr "%s: waarschuwing: kan naam van bestand '%s' niet wijzigen in '%s': %s\n"
 
-#: java/parse.y:3401
-msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
+#: fortran/module.c:5162
+#, fuzzy, gcc-internal-format
+msgid "Can't delete temporary module file '%s': %s"
+msgstr "%s: kan aux-infobestand '%s' niet verwijderen: %s\n"
+
+#: fortran/module.c:5182 fortran/module.c:5265
+#, gcc-internal-format
+msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
 msgstr ""
 
-#: java/parse.y:3512
-#, c-format
-msgid "Interface %qs repeated"
+#: fortran/module.c:5300
+#, gcc-internal-format
+msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
 msgstr ""
 
-#: java/parse.y:3542
-#, c-format
-msgid "%s name %qs clashes with imported type %qs"
+#: fortran/module.c:5322
+#, gcc-internal-format
+msgid "Symbol '%s' already declared"
 msgstr ""
 
-#: java/parse.y:3574
-msgid "Public %s %qs must be defined in a file called %<%s.java%>"
+#: fortran/module.c:5377
+#, gcc-internal-format
+msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
 msgstr ""
 
-#: java/parse.y:3589
-#, c-format
-msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
+#: fortran/module.c:5390
+#, gcc-internal-format
+msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
 msgstr ""
 
-#: java/parse.y:3670
-#, c-format
-msgid "The class name %qs is already defined in this scope. An inner class may not have the same simple name as any of its enclosing classes"
+#: fortran/module.c:5398
+#, gcc-internal-format
+msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
 msgstr ""
 
-#: java/parse.y:3712
-msgid "Qualifier must be a reference"
+#: fortran/module.c:5426
+#, gcc-internal-format
+msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
 msgstr ""
 
-#: java/parse.y:3733
-#, c-format
-msgid "Cyclic inheritance involving %s"
+#: fortran/module.c:5442
+#, gcc-internal-format
+msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
 msgstr ""
 
-#: java/parse.y:3997
-msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
+#: fortran/module.c:5476
+#, gcc-internal-format
+msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
 msgstr ""
 
-#: java/parse.y:4152
-#, c-format
-msgid "Class %qs can't be declared both abstract and final"
+#: fortran/module.c:5484
+#, gcc-internal-format
+msgid "Fortran 2003: ISO_C_BINDING module at %C"
 msgstr ""
 
-#: java/parse.y:4164
-msgid "%<java.lang.Object%> can't extend anything"
+#: fortran/module.c:5494
+#, gcc-internal-format
+msgid "Can't find an intrinsic module named '%s' at %C"
 msgstr ""
 
-#: java/parse.y:4406
-msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
+#: fortran/module.c:5499
+#, fuzzy, gcc-internal-format
+msgid "Can't open module file '%s' for reading at %C: %s"
+msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
+
+#: fortran/module.c:5507
+#, gcc-internal-format
+msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
 msgstr ""
 
-#: java/parse.y:4470
-#, c-format
-msgid "Field %qs can't be static in inner class %qs unless it is final"
+#: fortran/module.c:5527
+#, gcc-internal-format
+msgid "File '%s' opened at %C is not a GFORTRAN module file"
 msgstr ""
 
-#: java/parse.y:4716
-#, c-format
-msgid "Class %qs must be declared abstract to define abstract method %qs"
+#: fortran/module.c:5534
+#, gcc-internal-format
+msgid "Parse error when checking module version for file '%s' opened at %C"
 msgstr ""
 
-#: java/parse.y:4723
-#, c-format
-msgid "native method %qs can't be strictfp"
+#: fortran/module.c:5539
+#, gcc-internal-format
+msgid "Wrong module version '%s' (expected '%s') for file '%s' opened at %C"
 msgstr ""
 
-#: java/parse.y:4727
-#, c-format
-msgid "method %qs can't be transient"
+#: fortran/module.c:5552
+#, gcc-internal-format
+msgid "Can't USE the same module we're building!"
 msgstr ""
 
-#: java/parse.y:4730
-#, c-format
-msgid "method %qs can't be volatile"
+#: fortran/openmp.c:134 fortran/openmp.c:563
+#, gcc-internal-format
+msgid "COMMON block /%s/ not found at %C"
 msgstr ""
 
-#: java/parse.y:4780 java/parse.y:6533
-#, c-format
-msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
+#: fortran/openmp.c:165
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in OpenMP variable list at %C"
+msgstr "%qs is geen iterator"
+
+#: fortran/openmp.c:293
+#, gcc-internal-format
+msgid "%s is not INTRINSIC procedure name at %C"
 msgstr ""
 
-#: java/parse.y:4946
-#, c-format
-msgid "%s method %qs can't have a body defined"
+#: fortran/openmp.c:404
+#, gcc-internal-format
+msgid "COLLAPSE clause argument not constant positive integer at %C"
 msgstr ""
 
-#: java/parse.y:4957
-#, c-format
-msgid "Non native and non abstract method %qs must have a body defined"
+#: fortran/openmp.c:542
+#, gcc-internal-format
+msgid "Threadprivate variable at %C is an element of a COMMON block"
 msgstr ""
 
-#: java/parse.y:5028
-#, fuzzy, c-format
-msgid "%s: recursive invocation of constructor %qs"
-msgstr "herdefinitie van `struct %s'"
+#: fortran/openmp.c:582
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
+msgstr "constant object wordt beschreven (argument %d)"
 
-#: java/parse.y:5058
-msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
+#: fortran/openmp.c:760 fortran/resolve.c:7766 fortran/resolve.c:8162
+#, gcc-internal-format
+msgid "IF clause at %L requires a scalar LOGICAL expression"
 msgstr ""
 
-#: java/parse.y:5066
-msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
+#: fortran/openmp.c:768
+#, gcc-internal-format
+msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
 msgstr ""
 
-#: java/parse.y:5156
-#, c-format
-msgid "Variable %qs is used more than once in the argument list of method %qs"
+#: fortran/openmp.c:776
+#, gcc-internal-format
+msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
 msgstr ""
 
-#: java/parse.y:5240
-#, c-format
-msgid "%s %qs can't implement/extend %s %qs"
+# dit klinkt niet al te best
+#: fortran/openmp.c:816
+#, fuzzy, gcc-internal-format
+msgid "Object '%s' is not a variable at %L"
+msgstr "functie-oproep heeft geaggregeerde waarde"
+
+#: fortran/openmp.c:824 fortran/openmp.c:834 fortran/openmp.c:841
+#: fortran/openmp.c:851
+#, gcc-internal-format
+msgid "Symbol '%s' present on multiple clauses at %L"
 msgstr ""
 
-#: java/parse.y:5274
-#, c-format
-msgid "Class %qs can't subclass %s %qs"
+#: fortran/openmp.c:874
+#, gcc-internal-format
+msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
 msgstr ""
 
-#: java/parse.y:5283
-#, c-format
-msgid "Can't subclass final classes: %s"
+#: fortran/openmp.c:877
+#, gcc-internal-format
+msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
 msgstr ""
 
-#: java/parse.y:5469
-#, c-format
-msgid "Cyclic class inheritance%s"
+#: fortran/openmp.c:885
+#, gcc-internal-format
+msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
 msgstr ""
 
-#: java/parse.y:6184
-#, c-format
-msgid "Superclass %qs of class %qs not found"
+#: fortran/openmp.c:888
+#, gcc-internal-format
+msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
 msgstr ""
 
-#: java/parse.y:6190
-#, fuzzy, c-format
-msgid "Type %qs not found in declaration of field %qs"
-msgstr "type krijgt standaardwaarde `int' in de declaratie van `%s'"
+#: fortran/openmp.c:896
+#, gcc-internal-format
+msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
+msgstr ""
 
-#: java/parse.y:6196
-#, c-format
-msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
+#: fortran/openmp.c:899
+#, gcc-internal-format
+msgid "Cray pointee '%s' in SHARED clause at %L"
 msgstr ""
 
-#: java/parse.y:6203
-#, c-format
-msgid "Type %qs not found in the declaration of the return type of method %qs"
+#: fortran/openmp.c:907
+#, gcc-internal-format
+msgid "THREADPRIVATE object '%s' in %s clause at %L"
 msgstr ""
 
-#: java/parse.y:6209
-#, c-format
-msgid "Superinterface %qs of %s %qs not found"
+#: fortran/openmp.c:910
+#, gcc-internal-format
+msgid "Cray pointee '%s' in %s clause at %L"
 msgstr ""
 
-#: java/parse.y:6216
-#, c-format
-msgid "Type %qs not found in the declaration of the local variable %qs"
+#: fortran/openmp.c:915
+#, gcc-internal-format
+msgid "POINTER object '%s' in %s clause at %L"
 msgstr ""
 
-#: java/parse.y:6223
-msgid "Class %qs not found in %<throws%>"
+#: fortran/openmp.c:920
+#, gcc-internal-format
+msgid "%s clause object '%s' has ALLOCATABLE components at %L"
 msgstr ""
 
-#: java/parse.y:6280
-#, fuzzy, c-format
-msgid "Duplicate %s declaration %qs"
-msgstr "herhaalde label-declaratie `%s'"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: fortran/openmp.c:923
+#, fuzzy, gcc-internal-format
+msgid "Cray pointer '%s' in %s clause at %L"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
 
-#: java/parse.y:6354
-msgid "Class %qs doesn't define the abstract method %<%s %s%> from %s %<%s%>. This method must be defined or %s %qs must be declared abstract"
+#: fortran/openmp.c:927
+#, gcc-internal-format
+msgid "Assumed size array '%s' in %s clause at %L"
 msgstr ""
 
-#: java/parse.y:6510
-msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
+#: fortran/openmp.c:932
+#, gcc-internal-format
+msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
 msgstr ""
 
-#: java/parse.y:6554
-#, c-format
-msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
+#: fortran/openmp.c:941
+#, gcc-internal-format
+msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
 msgstr ""
 
-#: java/parse.y:6568 java/parse.y:6795
-#, c-format
-msgid "Method %qs was defined with return type %qs in class %qs"
+#: fortran/openmp.c:952
+#, gcc-internal-format
+msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
 msgstr ""
 
-#: java/parse.y:6585
-#, c-format
-msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
+#: fortran/openmp.c:963
+#, gcc-internal-format
+msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
 msgstr ""
 
-#: java/parse.y:6599
-#, c-format
-msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
+#: fortran/openmp.c:972
+#, gcc-internal-format
+msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
 msgstr ""
 
-#: java/parse.y:6622
-#, c-format
-msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
+#: fortran/openmp.c:1084
+#, gcc-internal-format
+msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
 msgstr ""
 
-#: java/parse.y:6763
-msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
+#: fortran/openmp.c:1124
+#, gcc-internal-format
+msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
 msgstr ""
 
-#: java/parse.y:6820
-#, c-format
-msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
+#: fortran/openmp.c:1172
+#, gcc-internal-format
+msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
 msgstr ""
 
-#: java/parse.y:6995
-#, c-format
-msgid "Class or interface %qs not found in import"
+#: fortran/openmp.c:1186
+#, gcc-internal-format
+msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
 msgstr ""
 
-#: java/parse.y:7080
-#, c-format
-msgid "malformed .zip archive in CLASSPATH: %s"
+#: fortran/openmp.c:1218
+#, gcc-internal-format
+msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
 msgstr ""
 
-#: java/parse.y:7151
-#, c-format
-msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
+#: fortran/openmp.c:1242
+#, gcc-internal-format
+msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
 msgstr ""
 
-#: java/parse.y:7156
-#, c-format
-msgid "Package %qs not found in import"
+#: fortran/openmp.c:1249
+#, gcc-internal-format
+msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
 msgstr ""
 
-#: java/parse.y:7253
-#, c-format
-msgid "Type %qs also potentially defined in package %qs"
+#: fortran/openmp.c:1265
+#, gcc-internal-format
+msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
 msgstr ""
 
-#: java/parse.y:7398
-#, c-format
-msgid "Nested %s %s is %s; cannot be accessed from here"
+#: fortran/openmp.c:1268
+#, gcc-internal-format
+msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
 msgstr ""
 
-#: java/parse.y:7436
-#, c-format
-msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
+#: fortran/openmp.c:1274
+#, gcc-internal-format
+msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
 msgstr ""
 
-#: java/parse.y:7474
-msgid "Only %<final%> is allowed as a local variables modifier"
+#: fortran/openmp.c:1292
+#, gcc-internal-format
+msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
 msgstr ""
 
-#: java/parse.y:9028
-#, c-format
-msgid "No constructor matching %qs found in class %qs"
+#: fortran/openmp.c:1427
+#, gcc-internal-format
+msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
 msgstr ""
 
-#: java/parse.y:9528
-#, c-format
-msgid "Can't reference %qs before the superclass constructor has been called"
+#: fortran/openmp.c:1433
+#, gcc-internal-format
+msgid "!$OMP DO iteration variable must be of type integer at %L"
 msgstr ""
 
-#: java/parse.y:9582
-#, c-format
-msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
+#: fortran/openmp.c:1437
+#, gcc-internal-format
+msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
 msgstr ""
 
-#: java/parse.y:9587 java/parse.y:10050
-#, fuzzy, c-format
-msgid "Undefined variable %qs"
-msgstr "ongeldige operand van %s"
-
-#: java/parse.y:9598
-#, c-format
-msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
+#: fortran/openmp.c:1445
+#, gcc-internal-format
+msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
 msgstr ""
 
-#: java/parse.y:9804 java/parse.y:10659
-#, c-format
-msgid "No enclosing instance for inner class %qs is in scope%s"
+#: fortran/openmp.c:1463
+#, gcc-internal-format
+msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
 msgstr ""
 
-#: java/parse.y:9923 java/parse.y:12372
-msgid "Keyword %<this%> used outside allowed context"
+#: fortran/openmp.c:1477
+#, gcc-internal-format
+msgid "collapsed !$OMP DO loops not perfectly nested at %L"
 msgstr ""
 
-#: java/parse.y:9929 java/parse.y:10813
-msgid "Can't reference %<this%> before the superclass constructor has been called"
+#: fortran/openmp.c:1486 fortran/openmp.c:1493
+#, gcc-internal-format
+msgid "not enough DO loops for collapsed !$OMP DO at %L"
 msgstr ""
 
-#: java/parse.y:9945
-msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
+#: fortran/options.c:240
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Fortran"
 msgstr ""
 
-#: java/parse.y:9978
-msgid "Keyword %<super%> used outside allowed context"
+#: fortran/options.c:310
+#, gcc-internal-format
+msgid "Reading file '%s' as free form"
 msgstr ""
 
-#: java/parse.y:10027
-#, fuzzy, c-format
-msgid "No variable %qs defined in class %qs"
-msgstr "kan klasse '%s' niet vinden"
-
-#: java/parse.y:10032
-#, fuzzy, c-format
-msgid "Undefined variable or class name: %qs"
-msgstr "[kan %s niet vinden]"
+#: fortran/options.c:320
+#, gcc-internal-format
+msgid "'-fd-lines-as-comments' has no effect in free form"
+msgstr ""
 
-#: java/parse.y:10103
-#, c-format
-msgid "Can't use type %qs as a qualifier"
+#: fortran/options.c:323
+#, gcc-internal-format
+msgid "'-fd-lines-as-code' has no effect in free form"
 msgstr ""
 
-#: java/parse.y:10122
-msgid "Attempt to reference field %qs in %<%s %s%>"
+#: fortran/options.c:341
+#, gcc-internal-format
+msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
 msgstr ""
 
-#: java/parse.y:10153
-#, fuzzy, c-format
-msgid "No variable %qs defined in type %qs"
-msgstr "variabele `%s' als inline gedeclareerd"
+#: fortran/options.c:344
+#, gcc-internal-format
+msgid "Flag -fno-automatic overwrites -frecursive"
+msgstr ""
 
-#: java/parse.y:10237
-msgid "Attempt to reference field %<new%> in a %qs"
+#: fortran/options.c:346
+#, gcc-internal-format
+msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
 msgstr ""
 
-#: java/parse.y:10374
-#, c-format
-msgid "The class %qs has been deprecated"
+#: fortran/options.c:350
+#, gcc-internal-format
+msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
 msgstr ""
 
-#: java/parse.y:10384
-#, c-format
-msgid "The %s %qs in class %qs has been deprecated"
+#: fortran/options.c:354
+#, gcc-internal-format
+msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
 msgstr ""
 
-#: java/parse.y:10501
-#, c-format
-msgid "Can't invoke a method on primitive type %qs"
+#: fortran/options.c:434
+#, gcc-internal-format
+msgid "gfortran: Only one -J option allowed"
 msgstr ""
 
-#: java/parse.y:10516
-#, c-format
-msgid "Can't make static reference to method %qs in interface %qs"
+#: fortran/options.c:477
+#, gcc-internal-format
+msgid "Argument to -ffpe-trap is not valid: %s"
 msgstr ""
 
-#: java/parse.y:10526 java/parse.y:10860
-msgid "Can't make static reference to method %<%s %s%> in class %qs"
+# dit klinkt niet al te best
+#: fortran/options.c:516
+#, fuzzy, gcc-internal-format
+msgid "Argument to -fcheck is not valid: %s"
+msgstr "functie-oproep heeft geaggregeerde waarde"
+
+#: fortran/options.c:673
+#, gcc-internal-format
+msgid "Fixed line length must be at least seven."
 msgstr ""
 
-#: java/parse.y:10566
-msgid "Can't invoke super constructor on java.lang.Object"
+#: fortran/options.c:691
+#, gcc-internal-format
+msgid "Free line length must be at least three."
 msgstr ""
 
-#: java/parse.y:10579 java/parse.y:14437
-#, fuzzy, c-format
-msgid "Class %qs not found in type declaration"
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/options.c:709
+#, fuzzy, gcc-internal-format
+msgid "-static-libgfortran is not supported in this configuration"
+msgstr "alias-definities worden niet ondersteund in deze configuratie; genegeerd"
 
-#: java/parse.y:10591
-#, c-format
-msgid "Class %qs is an abstract class. It can't be instantiated"
-msgstr ""
+#: fortran/options.c:757
+#, fuzzy, gcc-internal-format
+msgid "Maximum supported identifier length is %d"
+msgstr "beginwaarde ontbreekt"
 
-#: java/parse.y:10621
-#, c-format
-msgid "No method named %qs in scope"
+#: fortran/options.c:789
+#, fuzzy, gcc-internal-format
+msgid "Unrecognized option to -finit-logical: %s"
+msgstr "onbekende formaatspecificatie"
+
+#: fortran/options.c:805
+#, fuzzy, gcc-internal-format
+msgid "Unrecognized option to -finit-real: %s"
+msgstr "onbekende formaatspecificatie"
+
+#: fortran/options.c:821
+#, gcc-internal-format
+msgid "The value of n in -finit-character=n must be between 0 and 127"
 msgstr ""
 
-#: java/parse.y:10732
-msgid "Can't access %s %s %<%s.%s%> from %qs"
+#: fortran/options.c:912
+#, gcc-internal-format
+msgid "Maximum subrecord length cannot exceed %d"
 msgstr ""
 
-#: java/parse.y:11206
-msgid "Can't find %s %<%s(%s)%> in type %qs%s"
+#: fortran/parse.c:462
+#, fuzzy, gcc-internal-format
+msgid "Unclassifiable statement at %C"
+msgstr "ongeldige beginwaarde"
+
+#: fortran/parse.c:486
+#, gcc-internal-format
+msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
 msgstr ""
 
-#: java/parse.y:11786
-#, fuzzy
-msgid "Constant expression required"
-msgstr "overflow in constante expressie"
+#: fortran/parse.c:567
+#, fuzzy, gcc-internal-format
+msgid "Unclassifiable OpenMP directive at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/parse.y:11799
-#, fuzzy
-msgid "Incompatible type for case. Can't convert %qs to %<int%>"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:595
+#, fuzzy, gcc-internal-format
+msgid "Unclassifiable GCC directive at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/parse.y:11833
-#, fuzzy
-msgid "Duplicate case label: %<default%>"
-msgstr "herhaalde case-waarde"
+#: fortran/parse.c:637 fortran/parse.c:806
+#, fuzzy, gcc-internal-format
+msgid "Zero is not a valid statement label at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/parse.y:12181
-msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
+#: fortran/parse.c:644 fortran/parse.c:798
+#, gcc-internal-format
+msgid "Non-numeric character in statement label at %C"
 msgstr ""
 
-# 'whitespace' -> 'witruimte'?
-#: java/parse.y:12352
-#, fuzzy, c-format
-msgid "missing static field %qs"
-msgstr "ontbrekende witruimte na getal `%s'"
+#: fortran/parse.c:656 fortran/parse.c:710 fortran/parse.c:846
+#, gcc-internal-format
+msgid "Semicolon at %C needs to be preceded by statement"
+msgstr ""
 
-#: java/parse.y:12357
-#, fuzzy, c-format
-msgid "not a static field %qs"
-msgstr "`%s' is geen static veld"
+#: fortran/parse.c:664 fortran/parse.c:858
+#, fuzzy, gcc-internal-format
+msgid "Ignoring statement label in empty statement at %L"
+msgstr "niet-constante array in DATA statement %L."
 
-#: java/parse.y:12380
-msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
+#: fortran/parse.c:785 fortran/parse.c:825
+#, gcc-internal-format
+msgid "Bad continuation line at %C"
 msgstr ""
 
-#: java/parse.y:12400
-#, c-format
-msgid "No case for %s"
+#: fortran/parse.c:1072
+#, gcc-internal-format
+msgid "FORMAT statement at %L does not have a statement label"
 msgstr ""
 
-#: java/parse.y:12830
-#, fuzzy
-msgid "Invalid left hand side of assignment"
-msgstr "ongeldige lvalue in toewijzing"
+#: fortran/parse.c:1624
+#, fuzzy, gcc-internal-format
+msgid "Unexpected %s statement at %C"
+msgstr "ongeldige beginwaarde"
 
-#: java/parse.y:12881
-#, fuzzy, c-format
-msgid "Incompatible type for %s. Can't convert %qs to %qs"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:1771
+#, gcc-internal-format
+msgid "%s statement at %C cannot follow %s statement at %L"
+msgstr ""
 
-#: java/parse.y:12884
-#, c-format
-msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
+#: fortran/parse.c:1788
+#, gcc-internal-format
+msgid "Unexpected end of file in '%s'"
 msgstr ""
 
-#: java/parse.y:13057
-#, c-format
-msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
+#: fortran/parse.c:1820
+#, gcc-internal-format
+msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
 msgstr ""
 
-#: java/parse.y:13348
-#, fuzzy, c-format
-msgid "unregistered operator %s"
-msgstr "registernaam niet opgegeven voor `%s'"
+#: fortran/parse.c:1823
+#, gcc-internal-format
+msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
+msgstr ""
 
-#: java/parse.y:13497
-msgid "Evaluating this expression will result in an arithmetic exception being thrown"
+#: fortran/parse.c:1843
+#, gcc-internal-format
+msgid "Components in TYPE at %C must precede CONTAINS"
 msgstr ""
 
-#: java/parse.y:13579
-#, c-format
-msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
+#: fortran/parse.c:1848
+#, gcc-internal-format
+msgid "Fortran 2003:  Type-bound procedure at %C"
 msgstr ""
 
-#: java/parse.y:13584
-#, c-format
-msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
+#: fortran/parse.c:1857
+#, gcc-internal-format
+msgid "Fortran 2003:  GENERIC binding at %C"
 msgstr ""
 
-# Is the %s the argument, or is it 'of' the argument?
-#: java/parse.y:13660
-#, fuzzy
-msgid "Invalid argument %qs for %<instanceof%>"
-msgstr "ongeldig type-argument `%s'"
+#: fortran/parse.c:1867
+#, gcc-internal-format
+msgid "Fortran 2003:  FINAL procedure declaration at %C"
+msgstr ""
 
-#: java/parse.y:13687
-#, c-format
-msgid "Impossible for %qs to be instance of %qs"
+#: fortran/parse.c:1879
+#, gcc-internal-format
+msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
 msgstr ""
 
-#: java/parse.y:13818
-#, fuzzy, c-format
-msgid "Incompatible type for %qs. Can't convert %qs to %qs"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:1890 fortran/parse.c:1996
+#, gcc-internal-format
+msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
+msgstr ""
 
-# Is the %s the argument, or is it 'of' the argument?
-#: java/parse.y:14298
-#, fuzzy, c-format
-msgid "Invalid argument type %qs to %qs"
-msgstr "ongeldig type-argument `%s'"
+#: fortran/parse.c:1898
+#, fuzzy, gcc-internal-format
+msgid "PRIVATE statement at %C must precede procedure bindings"
+msgstr "overflow in constante expressie"
 
-#: java/parse.y:14528
-#, fuzzy, c-format
-msgid "Invalid cast from %qs to %qs"
-msgstr "ongeldige registernaam voor `%s'"
+#: fortran/parse.c:1906 fortran/parse.c:2012
+#, gcc-internal-format
+msgid "Duplicate PRIVATE statement at %C"
+msgstr ""
 
-#: java/parse.y:14575
-msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
+#: fortran/parse.c:1916
+#, gcc-internal-format
+msgid "SEQUENCE statement at %C must precede CONTAINS"
 msgstr ""
 
-#: java/parse.y:14588
-msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
+#: fortran/parse.c:1921
+#, gcc-internal-format
+msgid "Already inside a CONTAINS block at %C"
 msgstr ""
 
-#: java/parse.y:14592
-#, fuzzy
-msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:1976
+#, gcc-internal-format
+msgid "FINAL declaration at %C must be inside CONTAINS"
+msgstr ""
 
-#: java/parse.y:14663
-msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
+#: fortran/parse.c:1985
+#, gcc-internal-format
+msgid "Fortran 2003: Derived type definition at %C without components"
 msgstr ""
 
-#: java/parse.y:14779
-#, fuzzy, c-format
-msgid "Invalid array initializer for non-array type %qs"
-msgstr "array krijgt niet-constante array-expressie als beginwaarde"
+#: fortran/parse.c:2004
+#, gcc-internal-format
+msgid "PRIVATE statement at %C must precede structure components"
+msgstr ""
 
-#: java/parse.y:14866
-#, fuzzy, c-format
-msgid "Incompatible type for array. %s convert %qs to %qs"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:2025
+#, gcc-internal-format
+msgid "SEQUENCE statement at %C must precede structure components"
+msgstr ""
 
-#: java/parse.y:14935
-#, fuzzy
-msgid "%<return%> inside instance initializer"
-msgstr "leeg indexbereik in beginwaarde"
+#: fortran/parse.c:2032
+#, gcc-internal-format
+msgid "SEQUENCE attribute at %C already specified in TYPE statement"
+msgstr ""
 
-#: java/parse.y:14939
-#, fuzzy
-msgid "%<return%> inside static initializer"
-msgstr "leeg indexbereik in beginwaarde"
+#: fortran/parse.c:2037
+#, gcc-internal-format
+msgid "Duplicate SEQUENCE statement at %C"
+msgstr ""
 
-#: java/parse.y:14945
-msgid "%<return%> with%s value from %<%s %s%>"
+#: fortran/parse.c:2048
+#, gcc-internal-format
+msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
 msgstr ""
 
-#: java/parse.y:14952
-msgid "%<return%> with value from constructor %qs"
+#: fortran/parse.c:2138
+#, gcc-internal-format
+msgid "ENUM declaration at %C has no ENUMERATORS"
 msgstr ""
 
-#: java/parse.y:15017
-msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
+#: fortran/parse.c:2224
+#, gcc-internal-format
+msgid "Unexpected %s statement in INTERFACE block at %C"
 msgstr ""
 
-#: java/parse.y:15050
-#, fuzzy, c-format
-msgid "Declaration of %qs shadows a previous label declaration"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: fortran/parse.c:2250
+#, gcc-internal-format
+msgid "SUBROUTINE at %C does not belong in a generic function interface"
+msgstr ""
 
-#: java/parse.y:15055
-#, fuzzy, c-format
-msgid "This is the location of the previous declaration of label %qs"
-msgstr "dit is een eerdere declaratie"
+#: fortran/parse.c:2254
+#, gcc-internal-format
+msgid "FUNCTION at %C does not belong in a generic subroutine interface"
+msgstr ""
 
-#: java/parse.y:15302
-#, fuzzy, c-format
-msgid "No label definition found for %qs"
-msgstr "label niet in een CASE-statement"
+#: fortran/parse.c:2264
+#, gcc-internal-format
+msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
+msgstr ""
 
-#: java/parse.y:15315
-#, fuzzy
-msgid "%<continue%> must be in loop"
-msgstr "continue-statement niet in een lus"
+#: fortran/parse.c:2295
+#, gcc-internal-format
+msgid "Unexpected %s statement at %C in INTERFACE body"
+msgstr ""
 
-#: java/parse.y:15318
-#, fuzzy, c-format
-msgid "continue label %qs does not name a loop"
-msgstr "continue-statement niet in een lus"
+#: fortran/parse.c:2313
+#, gcc-internal-format
+msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
+msgstr ""
 
-#: java/parse.y:15339
-#, fuzzy
-msgid "%<break%> must be in loop or switch"
-msgstr "break-statement niet in een lus of switch"
+#: fortran/parse.c:2434
+#, fuzzy, gcc-internal-format
+msgid "%s statement is not allowed inside of BLOCK at %C"
+msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
 
-#: java/parse.y:15380
-msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
+#: fortran/parse.c:2520
+#, gcc-internal-format
+msgid "%s statement must appear in a MODULE"
 msgstr ""
 
-#: java/parse.y:15418
-msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
+#: fortran/parse.c:2527
+#, gcc-internal-format
+msgid "%s statement at %C follows another accessibility specification"
 msgstr ""
 
-#. The case_label_list is in reverse order, so print the
-#. outer label first.
-#: java/parse.y:15449
-#, fuzzy
-msgid "duplicate case label: %<"
-msgstr "herhaald label `%s'"
+#: fortran/parse.c:2577
+#, fuzzy, gcc-internal-format
+msgid "Bad kind expression for function '%s' at %L"
+msgstr "fout in argumenten voor spec-functie '%s'"
 
-#: java/parse.y:15450
-msgid "%>"
+#: fortran/parse.c:2581
+#, gcc-internal-format
+msgid "The type for function '%s' at %L is not accessible"
 msgstr ""
 
-#: java/parse.y:15453
-msgid "original label is here"
+#: fortran/parse.c:2639
+#, gcc-internal-format
+msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
 msgstr ""
 
-#: java/parse.y:15670
-msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
+#: fortran/parse.c:2660
+#, gcc-internal-format
+msgid "Unexpected %s statement in WHERE block at %C"
 msgstr ""
 
-#: java/parse.y:15694
-msgid "%<catch%> not reached because of the catch clause at line %d"
+#: fortran/parse.c:2719
+#, gcc-internal-format
+msgid "Unexpected %s statement in FORALL block at %C"
 msgstr ""
 
-#: java/parse.y:15761
-msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
+#: fortran/parse.c:2770
+#, gcc-internal-format
+msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
 msgstr ""
 
-#: java/parse.y:15820
-msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
+#: fortran/parse.c:2788
+#, gcc-internal-format
+msgid "Duplicate ELSE statements at %L and %C"
 msgstr ""
 
-#: java/parse.y:15849
-msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
+#: fortran/parse.c:2849
+#, gcc-internal-format
+msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
 msgstr ""
 
-#: java/parse.y:15870
-msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
+#: fortran/parse.c:2932
+#, gcc-internal-format
+msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
 msgstr ""
 
-#: java/parse.y:15883
-#, c-format
-msgid "Checked exception %qs can't be thrown in initializer"
+#: fortran/parse.c:2994
+#, gcc-internal-format
+msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
 msgstr ""
 
-#: java/parse.y:15887
-msgid "Checked exception %qs isn't thrown from a %<try%> block"
+#: fortran/parse.c:3027
+#, gcc-internal-format
+msgid "End of nonblock DO statement at %C is within another block"
 msgstr ""
 
-#: java/parse.y:15893
-msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
+#: fortran/parse.c:3036
+#, gcc-internal-format
+msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
 msgstr ""
 
-#: java/parse.y:15948
-#, fuzzy, c-format
-msgid "Exception %qs can't be thrown in initializer"
-msgstr "leeg indexbereik in beginwaarde"
-
-#: java/parse.y:15953
-msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
+#: fortran/parse.c:3092
+#, gcc-internal-format
+msgid "Fortran 2008: BLOCK construct at %C"
 msgstr ""
 
-#: java/parse.y:16066
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
+#: fortran/parse.c:3150
+#, gcc-internal-format
+msgid "Statement label in ENDDO at %C doesn't match DO label"
 msgstr ""
 
-#: java/parse.y:16134
-#, fuzzy
-msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
-msgstr "incompatibel type voor argument %d van `%s'"
-
-# Moet 'signature-string' vertaald worden?
-#: java/typeck.c:533
-msgid "junk at end of signature string"
-msgstr "Brol aan einde van signature-string."
-
-#: java/verify-glue.c:387
-#, c-format
-msgid "verification failed: %s"
+#: fortran/parse.c:3166
+#, gcc-internal-format
+msgid "Named block DO at %L requires matching ENDDO name"
 msgstr ""
 
-#: java/verify-glue.c:389
-#, c-format
-msgid "verification failed at PC=%d: %s"
+#: fortran/parse.c:3425
+#, gcc-internal-format
+msgid "Name after !$omp critical and !$omp end critical does not match at %C"
 msgstr ""
 
-#: java/verify-glue.c:473 java/verify.c:480
-msgid "bad pc in exception_table"
+#: fortran/parse.c:3481
+#, gcc-internal-format
+msgid "%s statement at %C cannot terminate a non-block DO loop"
 msgstr ""
 
-#: java/verify.c:1476
-#, c-format
-msgid "unknown opcode %d@pc=%d during verification"
+#: fortran/parse.c:3671
+#, gcc-internal-format
+msgid "Contained procedure '%s' at %C is already ambiguous"
 msgstr ""
 
-#: java/verify.c:1551 java/verify.c:1567 java/verify.c:1572
-#, c-format
-msgid "verification error at PC=%d"
+#: fortran/parse.c:3721
+#, gcc-internal-format
+msgid "Unexpected %s statement in CONTAINS section at %C"
 msgstr ""
 
-#: java/parse.h:125
-#, c-format
-msgid "%s method can't be abstract"
-msgstr ""
+#: fortran/parse.c:3745
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
+msgstr "%s voor %qs"
 
-#: java/parse.h:129
-#, fuzzy, c-format
-msgid "Constructor can't be %s"
-msgstr "structure heeft geen lid dat `%s' heet"
+#: fortran/parse.c:3822
+#, gcc-internal-format
+msgid "CONTAINS statement at %C is already in a contained program unit"
+msgstr ""
 
-#. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
-#. flags was set artificially, such as for a interface method
-#: java/parse.h:161
-#, fuzzy, c-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s"
-msgstr "meerdere opslagklassen in declaratie van `%s'"
+#: fortran/parse.c:3871
+#, gcc-internal-format
+msgid "Global name '%s' at %L is already being used as a %s at %L"
+msgstr ""
 
-#: java/parse.h:168
-#, c-format
-msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
+#: fortran/parse.c:3892
+#, gcc-internal-format
+msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
 msgstr ""
 
-#. Standard error messages
-#: java/parse.h:352
-#, fuzzy, c-format
-msgid "Incompatible type for %qs. Can't convert %qs to boolean"
-msgstr "incompatibel type voor argument %d van `%s'"
+#: fortran/parse.c:3918
+#, gcc-internal-format
+msgid "Unexpected %s statement in BLOCK DATA at %C"
+msgstr ""
 
-#: java/parse.h:357
-#, c-format
-msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
+#: fortran/parse.c:3961
+#, gcc-internal-format
+msgid "Unexpected %s statement in MODULE at %C"
 msgstr ""
 
-#: java/parse.h:365
-#, c-format
-msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
+#. If we see a duplicate main program, shut down.  If the second
+#. instance is an implied main program, i.e. data decls or executable
+#. statements, we're in for lots of errors.
+#: fortran/parse.c:4278
+#, gcc-internal-format
+msgid "Two main PROGRAMs at %L and %C"
 msgstr ""
 
-#: java/parse.h:370
-#, fuzzy, c-format
-msgid "Incompatible type for %qs. Can't convert %qs to integral"
-msgstr "incompatibel type voor argument %d van onrechtstreekse functie-oproep"
+#: fortran/primary.c:93
+#, fuzzy, gcc-internal-format
+msgid "Missing kind-parameter at %C"
+msgstr "parameternaam ontbreekt uit parameterlijst"
 
-#: objc/objc-act.c:756
-msgid "%<@end%> must appear in an @implementation context"
+#: fortran/primary.c:217
+#, fuzzy, gcc-internal-format
+msgid "Integer kind %d at %C not available"
+msgstr "functielichaam niet beschikbaar"
+
+#: fortran/primary.c:225
+#, gcc-internal-format
+msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
 msgstr ""
 
-#: objc/objc-act.c:783
-msgid "method declaration not in @interface context"
+#: fortran/primary.c:254
+#, gcc-internal-format
+msgid "Extension: Hollerith constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:794
-msgid "method definition not in @implementation context"
+#: fortran/primary.c:266
+#, gcc-internal-format
+msgid "Invalid Hollerith constant: %L must contain at least one character"
 msgstr ""
 
-#: objc/objc-act.c:925
-#, c-format
-msgid "object does not conform to the %qs protocol"
+#: fortran/primary.c:272
+#, gcc-internal-format
+msgid "Invalid Hollerith constant: Integer kind at %L should be default"
 msgstr ""
 
-#: objc/objc-act.c:1015 objc/objc-act.c:1092
-#, c-format
-msgid "class %qs does not implement the %qs protocol"
+#: fortran/primary.c:289
+#, gcc-internal-format
+msgid "Invalid Hollerith constant at %L contains a wide character"
 msgstr ""
 
-#: objc/objc-act.c:1198
-#, c-format
-msgid "statically allocated instance of Objective-C class %qs"
+#: fortran/primary.c:370
+#, gcc-internal-format
+msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
 msgstr ""
 
-#: objc/objc-act.c:1269
-#, c-format
-msgid "protocol %qs has circular dependency"
+#: fortran/primary.c:380
+#, fuzzy, gcc-internal-format
+msgid "Empty set of digits in BOZ constant at %C"
+msgstr "constant object wordt beschreven (argument %d)"
+
+#: fortran/primary.c:386
+#, fuzzy, gcc-internal-format
+msgid "Illegal character in BOZ constant at %C"
+msgstr "opvulkarakter in strfmon-formaat"
+
+#: fortran/primary.c:409
+#, gcc-internal-format
+msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
 msgstr ""
 
-#: objc/objc-act.c:1291 objc/objc-act.c:5881
-#, fuzzy, c-format
-msgid "cannot find protocol declaration for %qs"
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/primary.c:440
+#, gcc-internal-format
+msgid "Integer too big for integer kind %i at %C"
+msgstr ""
 
-#: objc/objc-act.c:1687 objc/objc-act.c:2836 objc/objc-act.c:6409
-#: objc/objc-act.c:6735 objc/objc-act.c:6788 objc/objc-act.c:6813
-#, fuzzy, c-format
-msgid "cannot find interface declaration for %qs"
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/primary.c:446
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
+msgstr "%s voor %qs"
 
-#: objc/objc-act.c:1691
-#, c-format
-msgid "interface %qs does not have valid constant string layout"
+#: fortran/primary.c:546
+#, gcc-internal-format
+msgid "Missing exponent in real number at %C"
 msgstr ""
 
-#: objc/objc-act.c:1696
-#, fuzzy, c-format
-msgid "cannot find reference tag for class %qs"
-msgstr "kan niet derefereren, is geen pointer."
+#: fortran/primary.c:602
+#, gcc-internal-format
+msgid "Real number at %C has a 'd' exponent and an explicit kind"
+msgstr ""
 
-#: objc/objc-act.c:2374
-msgid "%Hcreating selector for nonexistent method %qE"
+#: fortran/primary.c:615
+#, gcc-internal-format
+msgid "Invalid real kind %d at %C"
 msgstr ""
 
-#: objc/objc-act.c:2563
-#, fuzzy, c-format
-msgid "%qs is not an Objective-C class name or alias"
-msgstr "-fPIC is niet geldig met -mcoff"
+#: fortran/primary.c:629
+#, gcc-internal-format
+msgid "Real constant overflows its kind at %C"
+msgstr ""
 
-#: objc/objc-act.c:2678 objc/objc-act.c:2696 objc/objc-act.c:6672
-#: objc/objc-act.c:6964 objc/objc-act.c:6994
-msgid "Objective-C declarations may only appear in global scope"
+#: fortran/primary.c:634
+#, gcc-internal-format
+msgid "Real constant underflows its kind at %C"
 msgstr ""
 
-#: objc/objc-act.c:2683
-#, fuzzy, c-format
-msgid "cannot find class %qs"
-msgstr "kan %s niet vinden"
+#: fortran/primary.c:726
+#, gcc-internal-format
+msgid "Syntax error in SUBSTRING specification at %C"
+msgstr ""
 
-#: objc/objc-act.c:2685
-#, fuzzy, c-format
-msgid "class %qs already exists"
-msgstr "veld `%s' heeft al een beginwaarde gekregen"
+#: fortran/primary.c:938
+#, gcc-internal-format
+msgid "Invalid kind %d for CHARACTER constant at %C"
+msgstr ""
 
-#: objc/objc-act.c:2716 objc/objc-act.c:6704
-#, fuzzy, c-format
-msgid "%qs redeclared as different kind of symbol"
-msgstr "`%s' als ander soort symbool geherdeclareerd"
+#: fortran/primary.c:959
+#, gcc-internal-format
+msgid "Unterminated character constant beginning at %C"
+msgstr ""
 
-#: objc/objc-act.c:2718 objc/objc-act.c:6706
-#, fuzzy
-msgid "%Jprevious declaration of '%D'"
-msgstr "eerdere declaratie van `%s'"
+#: fortran/primary.c:1000
+#, gcc-internal-format
+msgid "Character '%s' in string at %C is not representable in character kind %d"
+msgstr ""
 
-#: objc/objc-act.c:2946
-msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
+#: fortran/primary.c:1083
+#, gcc-internal-format
+msgid "Bad kind for logical constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3275
-msgid "@catch parameter is not a known Objective-C class type"
+#: fortran/primary.c:1122
+#, gcc-internal-format
+msgid "Expected PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3291
-msgid "exception of type %<%T%> will be caught"
+#: fortran/primary.c:1128
+#, gcc-internal-format
+msgid "Numeric PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3293
-msgid "%H   by earlier handler for %<%T%>"
+#: fortran/primary.c:1134
+#, gcc-internal-format
+msgid "Scalar PARAMETER required in complex constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3346
-msgid "%<@try%> without %<@catch%> or %<@finally%>"
+#: fortran/primary.c:1138
+#, gcc-internal-format
+msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3393
-msgid "%<@throw%> (rethrow) used outside of a @catch block"
+#: fortran/primary.c:1168
+#, gcc-internal-format
+msgid "Error converting PARAMETER constant in complex constant at %C"
 msgstr ""
 
-#: objc/objc-act.c:3758
-msgid "%Jtype '%D' does not have a known size"
+#: fortran/primary.c:1297
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in COMPLEX constant at %C"
+msgstr "constant object wordt beschreven (argument %d)"
+
+#: fortran/primary.c:1503
+#, gcc-internal-format
+msgid "Keyword '%s' at %C has already appeared in the current argument list"
 msgstr ""
 
-#: objc/objc-act.c:4271
-msgid "%J%s %qs"
+#: fortran/primary.c:1567
+#, fuzzy, gcc-internal-format
+msgid "Extension: argument list function at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
+
+#: fortran/primary.c:1634
+#, gcc-internal-format
+msgid "Expected alternate return label at %C"
 msgstr ""
 
-#: objc/objc-act.c:4294 objc/objc-act.c:4313
-msgid "inconsistent instance variable specification"
+#: fortran/primary.c:1652
+#, gcc-internal-format
+msgid "Missing keyword name in actual argument list at %C"
 msgstr ""
 
-#: objc/objc-act.c:5169
-msgid "can not use an object as parameter to a method"
+#: fortran/primary.c:1697
+#, fuzzy, gcc-internal-format
+msgid "Syntax error in argument list at %C"
+msgstr "%qs is geen iterator"
+
+#: fortran/primary.c:1802
+#, gcc-internal-format
+msgid "Expected structure component name at %C"
 msgstr ""
 
-#: objc/objc-act.c:5377
-#, fuzzy
-msgid "multiple %s named %<%c%s%> found"
-msgstr "meerdere parameters hebben de naam `%s'"
+#: fortran/primary.c:1846
+#, fuzzy, gcc-internal-format
+msgid "Expected argument list at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: objc/objc-act.c:5602
-#, c-format
-msgid "no super class declared in @interface for %qs"
+#: fortran/primary.c:2196
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Structure constructor with missing optional arguments at %C"
+msgstr "%s voor %qs"
+
+#: fortran/primary.c:2204
+#, gcc-internal-format
+msgid "No initializer for component '%s' given in the structure constructor at %C!"
 msgstr ""
 
-#: objc/objc-act.c:5645
-msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
+#: fortran/primary.c:2260
+#, fuzzy, gcc-internal-format
+msgid "Can't construct ABSTRACT type '%s' at %C"
+msgstr "herhaalde case-waarde"
+
+#: fortran/primary.c:2288
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Structure constructor with named arguments at %C"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/primary.c:2303
+#, gcc-internal-format
+msgid "Component initializer without name after component named %s at %C!"
 msgstr ""
 
-#: objc/objc-act.c:5704
-#, fuzzy, c-format
-msgid "invalid receiver type %qs"
-msgstr "ongeldige operand voor %p-code"
+#: fortran/primary.c:2306
+#, gcc-internal-format
+msgid "Too many components in structure constructor at %C!"
+msgstr ""
 
-#: objc/objc-act.c:5719
-msgid "%<%c%s%> not found in protocol(s)"
+#: fortran/primary.c:2339
+#, gcc-internal-format
+msgid "Component '%s' is initialized twice in the structure constructor at %C!"
 msgstr ""
 
-#: objc/objc-act.c:5733
-msgid "%qs may not respond to %<%c%s%>"
+#: fortran/primary.c:2395
+#, gcc-internal-format
+msgid "component '%s' at %L has already been set by a parent derived type constructor"
 msgstr ""
 
-#: objc/objc-act.c:5741
-msgid "no %<%c%s%> method found"
+#: fortran/primary.c:2418
+#, gcc-internal-format
+msgid "Syntax error in structure constructor at %C"
 msgstr ""
 
-#: objc/objc-act.c:5747
-msgid "(Messages without a matching method signature"
+#: fortran/primary.c:2534
+#, gcc-internal-format
+msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
 msgstr ""
 
-#: objc/objc-act.c:5748
-msgid "will be assumed to return %<id%> and accept"
+#: fortran/primary.c:2653
+#, gcc-internal-format
+msgid "Unexpected use of subroutine name '%s' at %C"
 msgstr ""
 
-#: objc/objc-act.c:5749
-msgid "%<...%> as arguments.)"
+#: fortran/primary.c:2684
+#, gcc-internal-format
+msgid "Statement function '%s' requires argument list at %C"
 msgstr ""
 
-#: objc/objc-act.c:5980
-#, fuzzy, c-format
-msgid "undeclared selector %qs"
-msgstr "ongeldige naam `%s'"
+#: fortran/primary.c:2687
+#, fuzzy, gcc-internal-format
+msgid "Function '%s' requires an argument list at %C"
+msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#. Historically, a class method that produced objects (factory
-#. method) would assign `self' to the instance that it
-#. allocated.  This would effectively turn the class method into
-#. an instance method.  Following this assignment, the instance
-#. variables could be accessed.  That practice, while safe,
-#. violates the simple rule that a class method should not refer
-#. to an instance variable.  It's better to catch the cases
-#. where this is done unknowingly than to support the above
-#. paradigm.
-#: objc/objc-act.c:6022
-#, fuzzy, c-format
-msgid "instance variable %qs accessed in class method"
-msgstr "registervariabele `%s' gebruikt in geneste functie"
+#: fortran/primary.c:2734
+#, fuzzy, gcc-internal-format
+msgid "Missing argument to '%s' at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: objc/objc-act.c:6234
-#, fuzzy
-msgid "duplicate declaration of method %<%c%s%>"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/primary.c:2875
+#, fuzzy, gcc-internal-format
+msgid "Missing argument list in function '%s' at %C"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: objc/objc-act.c:6279
-#, fuzzy
-msgid "duplicate interface declaration for category %<%s(%s)%>"
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/primary.c:2903
+#, fuzzy, gcc-internal-format
+msgid "Symbol at %C is not appropriate for an expression"
+msgstr "floating-point overflow in expressie"
 
-#: objc/objc-act.c:6306
-#, fuzzy, c-format
-msgid "illegal reference type specified for instance variable %qs"
-msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
+#: fortran/primary.c:2971
+#, fuzzy, gcc-internal-format
+msgid "Assigning to PROTECTED variable at %C"
+msgstr "%s van alleen-lezen variabele %qs"
 
-#: objc/objc-act.c:6317
-#, c-format
-msgid "instance variable %qs has unknown size"
+#: fortran/primary.c:3005
+#, gcc-internal-format
+msgid "Named constant at %C in an EQUIVALENCE"
 msgstr ""
 
-#. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
-#: objc/objc-act.c:6331
-#, fuzzy, c-format
-msgid "type %qs has virtual member functions"
-msgstr "`this' is niet beschikbaar in static member-funties"
+# dit klinkt niet al te best
+#: fortran/primary.c:3038
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %C is not a variable"
+msgstr "functie-oproep heeft geaggregeerde waarde"
 
-#: objc/objc-act.c:6332
-#, fuzzy, c-format
-msgid "illegal aggregate type %qs specified for instance variable %qs"
-msgstr "registernaam opgegeven voor niet-registervariabele `%s'"
+#: fortran/resolve.c:111
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L is of the ABSTRACT type '%s'"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: objc/objc-act.c:6340
-#, c-format
-msgid "type %qs has a user-defined constructor"
+#: fortran/resolve.c:114
+#, gcc-internal-format
+msgid "ABSTRACT type '%s' used at %L"
 msgstr ""
 
-#: objc/objc-act.c:6342
-#, c-format
-msgid "type %qs has a user-defined destructor"
+#: fortran/resolve.c:164
+#, gcc-internal-format
+msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
 msgstr ""
 
-#: objc/objc-act.c:6343
-msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
+#: fortran/resolve.c:168
+#, gcc-internal-format
+msgid "Alternate return specifier in function '%s' at %L is not allowed"
 msgstr ""
 
-#: objc/objc-act.c:6433
-#, fuzzy, c-format
-msgid "instance variable %qs is declared private"
-msgstr "statische variable `%s' is als dllimport aangeduid"
+#: fortran/resolve.c:181
+#, gcc-internal-format
+msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
+msgstr ""
 
-#: objc/objc-act.c:6442
-#, c-format
-msgid "instance variable %qs is %s; this will be a hard error in the future"
+#: fortran/resolve.c:188
+#, gcc-internal-format
+msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
 msgstr ""
 
-#: objc/objc-act.c:6449
-#, fuzzy, c-format
-msgid "instance variable %qs is declared %s"
-msgstr "statische variable `%s' is als dllimport aangeduid"
+#: fortran/resolve.c:201 fortran/resolve.c:1432
+#, gcc-internal-format
+msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
+msgstr ""
 
-#: objc/objc-act.c:6459
-msgid "static access to object of type %<id%>"
+#: fortran/resolve.c:249
+#, gcc-internal-format
+msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
 msgstr ""
 
-#: objc/objc-act.c:6481 objc/objc-act.c:6569
-#, c-format
-msgid "incomplete implementation of class %qs"
+#: fortran/resolve.c:254
+#, gcc-internal-format
+msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
 msgstr ""
 
-#: objc/objc-act.c:6485 objc/objc-act.c:6574
-#, c-format
-msgid "incomplete implementation of category %qs"
+#: fortran/resolve.c:263
+#, gcc-internal-format
+msgid "Argument '%s' of elemental procedure at %L must be scalar"
 msgstr ""
 
-#: objc/objc-act.c:6490 objc/objc-act.c:6579
-msgid "method definition for %<%c%s%> not found"
+#: fortran/resolve.c:270
+#, gcc-internal-format
+msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
 msgstr ""
 
-#: objc/objc-act.c:6620
-#, c-format
-msgid "%s %qs does not fully implement the %qs protocol"
+#: fortran/resolve.c:278
+#, fuzzy, gcc-internal-format
+msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
+msgstr "overflow in constante expressie"
+
+#: fortran/resolve.c:290
+#, gcc-internal-format
+msgid "Argument '%s' of statement function at %L must be scalar"
 msgstr ""
 
-#: objc/objc-act.c:6678 objc/objc-act.c:8278
-msgid "%<@end%> missing in implementation context"
+#: fortran/resolve.c:300
+#, gcc-internal-format
+msgid "Character-valued argument '%s' of statement function at %L must have constant length"
 msgstr ""
 
-#: objc/objc-act.c:6691
-#, fuzzy, c-format
-msgid "cannot find interface declaration for %qs, superclass of %qs"
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/resolve.c:357
+#, gcc-internal-format
+msgid "Contained function '%s' at %L has no IMPLICIT type"
+msgstr ""
 
-#: objc/objc-act.c:6718
-#, fuzzy, c-format
-msgid "reimplementation of class %qs"
-msgstr "herhaalde definitie `%s'"
+#: fortran/resolve.c:360
+#, gcc-internal-format
+msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
+msgstr ""
 
-#: objc/objc-act.c:6749
-#, fuzzy, c-format
-msgid "conflicting super class name %qs"
-msgstr "conflicterende declaraties van `%s'"
+#: fortran/resolve.c:384
+#, fuzzy, gcc-internal-format
+msgid "Character-valued %s '%s' at %L must not be assumed length"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
 
-#: objc/objc-act.c:6751
-#, fuzzy, c-format
-msgid "previous declaration of %qs"
-msgstr "eerdere declaratie van `%s'"
+#: fortran/resolve.c:559
+#, gcc-internal-format
+msgid "Function %s at %L has entries with mismatched array specifications"
+msgstr ""
 
-#: objc/objc-act.c:6765 objc/objc-act.c:6767
-#, fuzzy, c-format
-msgid "duplicate interface declaration for class %qs"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/resolve.c:576
+#, gcc-internal-format
+msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
+msgstr ""
 
-#: objc/objc-act.c:7022
-#, fuzzy, c-format
-msgid "duplicate declaration for protocol %qs"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/resolve.c:603
+#, gcc-internal-format
+msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
+msgstr ""
 
-#. Add a readable method name to the warning.
-#: objc/objc-act.c:7552
-msgid "%J%s %<%c%s%>"
+#: fortran/resolve.c:607
+#, gcc-internal-format
+msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
 msgstr ""
 
-#: objc/objc-act.c:7855
-#, c-format
-msgid "no super class declared in interface for %qs"
+#: fortran/resolve.c:614
+#, gcc-internal-format
+msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: objc/objc-act.c:7903
-msgid "[super ...] must appear in a method context"
+#: fortran/resolve.c:618
+#, gcc-internal-format
+msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
 msgstr ""
 
-#: objc/objc-act.c:8560
-#, fuzzy, c-format
-msgid "local declaration of %qs hides instance variable"
-msgstr "de declaratie van `%s' verbergt een parameter"
+#: fortran/resolve.c:656
+#, gcc-internal-format
+msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
+msgstr ""
 
-#: objc/objc-parse.y:2748
-#, fuzzy
-msgid "extra semicolon in method definition specified"
-msgstr "extra puntkomma opgegeven in struct of union"
+#: fortran/resolve.c:661
+#, gcc-internal-format
+msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
+msgstr ""
 
-#: treelang/tree1.c:278
-#, fuzzy
-msgid "%HDuplicate name %q.*s."
-msgstr "herhaald lid `%s'"
+#: fortran/resolve.c:719
+#, fuzzy, gcc-internal-format
+msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
+msgstr "overflow in constante expressie"
 
-#: treelang/treetree.c:825
-#, fuzzy
-msgid "Global register variable %qD used in nested function."
-msgstr "globale registervariabele `%s' gebruikt in geneste functie"
+#: fortran/resolve.c:723
+#, gcc-internal-format
+msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
+msgstr ""
 
-#: treelang/treetree.c:829
-#, fuzzy
-msgid "Register variable %qD used in nested function."
-msgstr "registervariabele `%s' gebruikt in geneste functie"
+#: fortran/resolve.c:734
+#, gcc-internal-format
+msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
+msgstr ""
 
-#: treelang/treetree.c:835
-#, fuzzy
-msgid "Address of global register variable %qD requested."
-msgstr "adres van globale registervariabele `%s' gevraagd"
+#: fortran/resolve.c:738
+#, gcc-internal-format
+msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
+msgstr ""
 
-#: treelang/treetree.c:840
-#, fuzzy
-msgid "Address of register variable %qD requested."
-msgstr "adres van registervariabele `%s' gevraagd"
+#: fortran/resolve.c:742
+#, fuzzy, gcc-internal-format
+msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: options.c:942
-msgid "Display this information"
+#: fortran/resolve.c:772
+#, gcc-internal-format
+msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
 msgstr ""
 
-#: options.c:948
-msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
+#: fortran/resolve.c:776
+#, gcc-internal-format
+msgid "COMMON block '%s' at %L is also an intrinsic procedure"
 msgstr ""
 
-#: options.c:957
-msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
+#: fortran/resolve.c:780
+#, gcc-internal-format
+msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
 msgstr ""
 
-#: options.c:960
-#, fuzzy
-msgid "Do not discard comments"
-msgstr "niet-beëindigde commentaar"
+#: fortran/resolve.c:785
+#, gcc-internal-format
+msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
+msgstr ""
 
-#: options.c:963
-msgid "Do not discard comments in macro expansions"
+#: fortran/resolve.c:848
+#, gcc-internal-format
+msgid "Components of structure constructor '%s' at %L are PRIVATE"
 msgstr ""
 
-#: options.c:966
-msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
+#: fortran/resolve.c:876
+#, gcc-internal-format
+msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
 msgstr ""
 
-#: options.c:972
-msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
+#: fortran/resolve.c:889
+#, gcc-internal-format
+msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
 msgstr ""
 
-#: options.c:975
-msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
+#: fortran/resolve.c:906
+#, gcc-internal-format
+msgid "The NULL in the derived type constructor at %L is being applied to component '%s', which is neither a POINTER nor ALLOCATABLE"
 msgstr ""
 
-#: options.c:978
-msgid "Print the name of header files as they are used"
+#: fortran/resolve.c:920
+#, gcc-internal-format
+msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
 msgstr ""
 
-#: options.c:987
-#, fuzzy
-msgid "Generate make dependencies and compile"
-msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+#: fortran/resolve.c:930
+#, gcc-internal-format
+msgid "Invalid expression in the derived type constructor for pointer component '%s' at %L in PURE procedure"
+msgstr ""
 
-#: options.c:996
-msgid "Treat missing header files as generated files"
+#: fortran/resolve.c:1052
+#, gcc-internal-format
+msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
 msgstr ""
 
-#: options.c:1002
-msgid "Like -MD but ignore system header files"
+#: fortran/resolve.c:1114
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L is ambiguous"
+msgstr "grootte van %qs is %u bytes"
+
+#: fortran/resolve.c:1118
+#, gcc-internal-format
+msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: options.c:1011
-msgid "-MQ <target>\tAdd a MAKE-quoted target"
+#: fortran/resolve.c:1220
+#, gcc-internal-format
+msgid "Type specified for intrinsic function '%s' at %L is ignored"
 msgstr ""
 
-#: options.c:1017
-msgid "-O<number>\tSet optimization level to <number>"
+#: fortran/resolve.c:1233
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:1244
+#, fuzzy, gcc-internal-format
+msgid "'%s' declared INTRINSIC at %L does not exist"
+msgstr "taal %s niet herkend"
+
+#: fortran/resolve.c:1255
+#, gcc-internal-format
+msgid "The intrinsic '%s' declared INTRINSIC at %L is not available in the current standard settings but %s.  Use an appropriate -std=* option or enable -fall-intrinsics in order to use it."
 msgstr ""
 
-#: options.c:1020
-msgid "Optimize for space rather than speed"
+#: fortran/resolve.c:1291
+#, gcc-internal-format
+msgid "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively.  Declare it RECURSIVE or use -frecursive"
 msgstr ""
 
-#: options.c:1023
-#, fuzzy
-msgid "Do not generate #line directives"
-msgstr "interne fout - slechte ingebouwde functie `%s'"
+#: fortran/resolve.c:1325 fortran/resolve.c:7333 fortran/resolve.c:8127
+#, fuzzy, gcc-internal-format
+msgid "Label %d referenced at %L is never defined"
+msgstr "naar label %s gerefereerd buiten enige functie"
 
-#: options.c:1026
-msgid "-U<macro>\tUndefine <macro>"
+#: fortran/resolve.c:1384
+#, gcc-internal-format
+msgid "Statement function '%s' at %L is not allowed as an actual argument"
 msgstr ""
 
-#: options.c:1029
-msgid "This switch is deprecated; use -Wextra instead"
-msgstr ""
+#: fortran/resolve.c:1392
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
 
-#: options.c:1032
-msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
+#: fortran/resolve.c:1399
+#, gcc-internal-format
+msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: options.c:1035
-msgid "Warn about returning structures, unions or arrays"
+#: fortran/resolve.c:1405
+#, gcc-internal-format
+msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
 msgstr ""
 
-#: options.c:1041
-#, fuzzy
-msgid "Warn about casting functions to incompatible types"
-msgstr "parameter wijst naar een onvolledig type"
+#: fortran/resolve.c:1454
+#, fuzzy, gcc-internal-format
+msgid "Symbol '%s' at %L is ambiguous"
+msgstr "grootte van %qs is %u bytes"
 
-#: options.c:1044
-msgid "Warn about pointer casts which increase alignment"
-msgstr ""
+#: fortran/resolve.c:1505
+#, fuzzy, gcc-internal-format
+msgid "By-value argument at %L is not of numeric type"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: options.c:1047
-msgid "Warn about casts which discard qualifiers"
+#: fortran/resolve.c:1512
+#, gcc-internal-format
+msgid "By-value argument at %L cannot be an array or an array section"
 msgstr ""
 
-#: options.c:1050
-#, fuzzy
-msgid "Warn about subscripts whose type is \"char\""
-msgstr "array subscript is van het type `char'"
+#: fortran/resolve.c:1526
+#, fuzzy, gcc-internal-format
+msgid "By-value argument at %L is not allowed in this context"
+msgstr "globale registervariabele volgt op een functiedefinitie"
 
-#: options.c:1053
-msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
+#: fortran/resolve.c:1538
+#, gcc-internal-format
+msgid "Passing internal procedure at %L by location not allowed"
 msgstr ""
 
-#: options.c:1056
-msgid "Synonym for -Wcomment"
+#: fortran/resolve.c:1663
+#, gcc-internal-format
+msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
 msgstr ""
 
-#: options.c:1059
-msgid "Warn about possibly confusing type conversions"
+#: fortran/resolve.c:1702
+#, gcc-internal-format
+msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
 msgstr ""
 
-#: options.c:1062
-msgid "Warn when all constructors and destructors are private"
+#: fortran/resolve.c:1848
+#, gcc-internal-format
+msgid "The reference to function '%s' at %L either needs an explicit INTERFACE or the rank is incorrect"
 msgstr ""
 
-#: options.c:1065
-msgid "Warn when a declaration is found after a statement"
+#: fortran/resolve.c:1862
+#, fuzzy, gcc-internal-format
+msgid "Nonconstant character-length function '%s' at %L must have an explicit interface"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:1964
+#, fuzzy, gcc-internal-format
+msgid "There is no specific function for the generic '%s' at %L"
+msgstr "fout in argumenten voor spec-functie '%s'"
+
+#: fortran/resolve.c:1973
+#, gcc-internal-format
+msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
 msgstr ""
 
-#: options.c:1068
-msgid "Warn if a deprecated compiler feature, class, method, or field is used"
+#: fortran/resolve.c:2011
+#, gcc-internal-format
+msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: options.c:1071
-msgid "Warn about uses of __attribute__((deprecated)) declarations"
+#: fortran/resolve.c:2060
+#, fuzzy, gcc-internal-format
+msgid "Unable to resolve the specific function '%s' at %L"
+msgstr "fout in argumenten voor spec-functie '%s'"
+
+#: fortran/resolve.c:2116 fortran/resolve.c:12179
+#, gcc-internal-format
+msgid "Function '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: options.c:1074
-msgid "Warn when an optimization pass is disabled"
+# dit klinkt niet al te best
+#: fortran/resolve.c:2325
+#, fuzzy, gcc-internal-format
+msgid "Argument to '%s' at %L is not a variable"
+msgstr "functie-oproep heeft geaggregeerde waarde"
+
+#: fortran/resolve.c:2373
+#, fuzzy, gcc-internal-format
+msgid "More actual than formal arguments in '%s' call at %L"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/resolve.c:2382
+#, gcc-internal-format
+msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
 msgstr ""
 
-#: options.c:1077
-msgid "Warn about compile-time integer division by zero"
+#: fortran/resolve.c:2405
+#, gcc-internal-format
+msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
 msgstr ""
 
-#: options.c:1080
-msgid "Warn about violations of Effective C++ style rules"
+#: fortran/resolve.c:2422
+#, gcc-internal-format
+msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
 msgstr ""
 
-#: options.c:1083
-msgid "Warn about stray tokens after #elif and #endif"
+#: fortran/resolve.c:2432
+#, gcc-internal-format
+msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
 msgstr ""
 
-#: options.c:1086
-msgid "Treat all warnings as errors"
+#: fortran/resolve.c:2455 fortran/resolve.c:2492
+#, gcc-internal-format
+msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
 msgstr ""
 
-#: options.c:1089
-#, fuzzy
-msgid "Make implicit function declarations an error"
-msgstr "parameternamen (zonder types) in functiedeclaratie"
+#. Case 1c, section 15.1.2.5, J3/04-007: an associated
+#. scalar pointer.
+#: fortran/resolve.c:2468
+#, fuzzy, gcc-internal-format
+msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-#: options.c:1092
-msgid "Print extra (possibly unwanted) warnings"
+#: fortran/resolve.c:2484
+#, fuzzy, gcc-internal-format
+msgid "Parameter '%s' to '%s' at %L must be a scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
+
+#. TODO: Update this error message to allow for procedure
+#. pointers once they are implemented.
+#: fortran/resolve.c:2506
+#, fuzzy, gcc-internal-format
+msgid "Parameter '%s' to '%s' at %L must be a procedure"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een array zijn"
+
+# vertaling voor 'intrinsic'? 'intrinsiek(e) xxx', maar wat als xxx te gebruiken?
+#: fortran/resolve.c:2514
+#, fuzzy, gcc-internal-format
+msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet %s zijn"
+
+#: fortran/resolve.c:2565
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %L is not a function"
+msgstr "%qs is meestal een functie"
+
+#: fortran/resolve.c:2573 fortran/resolve.c:3187
+#, gcc-internal-format
+msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
 msgstr ""
 
-#: options.c:1095
-msgid "Warn if deprecated empty statements are found"
+#. Internal procedures are taken care of in resolve_contained_fntype.
+#: fortran/resolve.c:2619
+#, gcc-internal-format
+msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
 msgstr ""
 
-#: options.c:1098
-msgid "Exit on the first error occurred"
+#: fortran/resolve.c:2672
+#, gcc-internal-format
+msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
 msgstr ""
 
-#: options.c:1101
-msgid "Warn if testing floating point numbers for equality"
+#: fortran/resolve.c:2722
+#, gcc-internal-format
+msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
 msgstr ""
 
-#: options.c:1104
-#, fuzzy
-msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
-msgstr "formaatstring niet beëindigd"
+#: fortran/resolve.c:2729
+#, gcc-internal-format
+msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
+msgstr ""
 
-#: options.c:1107
-#, fuzzy
-msgid "Warn if passing too many arguments to a function for its format string"
-msgstr "teveel argumenten voor functie `va_start'"
+#: fortran/resolve.c:2745
+#, fuzzy, gcc-internal-format
+msgid "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not RECURSIVE"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: options.c:1110
-msgid "Warn about format strings that are not literals"
+#: fortran/resolve.c:2749
+#, fuzzy, gcc-internal-format
+msgid "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:2797
+#, gcc-internal-format
+msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
 msgstr ""
 
-#: options.c:1113
-msgid "Warn about possible security problems with format functions"
+#: fortran/resolve.c:2800
+#, gcc-internal-format
+msgid "Subroutine call to '%s' at %L is not PURE"
 msgstr ""
 
-#: options.c:1116
-msgid "Warn about strftime formats yielding 2-digit years"
+#: fortran/resolve.c:2863
+#, gcc-internal-format
+msgid "There is no specific subroutine for the generic '%s' at %L"
 msgstr ""
 
-#: options.c:1119
-#, fuzzy
-msgid "Warn about zero-length formats"
-msgstr "%s formaatstring van lengte 0"
+#: fortran/resolve.c:2872
+#, gcc-internal-format
+msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
+msgstr ""
 
-#: options.c:1128
-#, fuzzy
-msgid "Warn about implicit function declarations"
-msgstr "parameternamen (zonder types) in functiedeclaratie"
+#: fortran/resolve.c:2980
+#, fuzzy, gcc-internal-format
+msgid "Missing SHAPE parameter for call to %s at %L"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: options.c:1131
-msgid "Warn when a declaration does not specify a type"
+#: fortran/resolve.c:2988
+#, gcc-internal-format
+msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
 msgstr ""
 
-#: options.c:1134
-msgid "Deprecated.  This switch has no effect."
+#: fortran/resolve.c:3055
+#, gcc-internal-format
+msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
 msgstr ""
 
-#: options.c:1137
-msgid "Warn about variables which are initialized to themselves."
+#: fortran/resolve.c:3099
+#, gcc-internal-format
+msgid "Unable to resolve the specific subroutine '%s' at %L"
 msgstr ""
 
-#: options.c:1140
-#, fuzzy
-msgid "Warn when an inlined function cannot be inlined"
-msgstr "kan functie `main' niet inline maken"
+#: fortran/resolve.c:3159
+#, gcc-internal-format
+msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
+msgstr ""
 
-#: options.c:1143
-#, fuzzy
-msgid "Warn about invalid uses of the \"offsetof\" macro"
-msgstr "lijnnummer buiten bereik in `#line'-commando"
+#: fortran/resolve.c:3197
+#, fuzzy, gcc-internal-format
+msgid "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not RECURSIVE"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: options.c:1146
-msgid "Warn about PCH files that are found but not used"
-msgstr ""
+#: fortran/resolve.c:3201
+#, fuzzy, gcc-internal-format
+msgid "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: options.c:1149
-msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
-msgstr ""
+#: fortran/resolve.c:3279
+#, fuzzy, gcc-internal-format
+msgid "Shapes for operands at %L and %L are not conformable"
+msgstr "-shared en -mdll zijn niet compatibel"
 
-#: options.c:1152
-msgid "Do not warn about using \"long long\" when -pedantic"
+#: fortran/resolve.c:3761
+#, fuzzy, gcc-internal-format
+msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
+
+#: fortran/resolve.c:3769
+#, fuzzy, gcc-internal-format
+msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
+
+#: fortran/resolve.c:3788
+#, gcc-internal-format
+msgid "Illegal stride of zero at %L"
 msgstr ""
 
-#: options.c:1155
-#, fuzzy
-msgid "Warn about suspicious declarations of \"main\""
-msgstr "geen eerdere declaratie voor `%s'"
+#: fortran/resolve.c:3805
+#, fuzzy, gcc-internal-format
+msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
 
-#: options.c:1158
-#, fuzzy
-msgid "Warn about possibly missing braces around initializers"
-msgstr "accolades ontbreken rond beginwaarde"
+#: fortran/resolve.c:3813
+#, fuzzy, gcc-internal-format
+msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
 
-#: options.c:1161
-#, fuzzy
-msgid "Warn about global functions without previous declarations"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: fortran/resolve.c:3829
+#, fuzzy, gcc-internal-format
+msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
 
-#: options.c:1164
-#, fuzzy
-msgid "Warn about missing fields in struct initializers"
-msgstr "accolades ontbreken rond beginwaarde"
+#: fortran/resolve.c:3838
+#, fuzzy, gcc-internal-format
+msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
+msgstr "grootte van %qs is %u bytes"
 
-#: options.c:1167
-#, fuzzy
-msgid "Warn about functions which might be candidates for format attributes"
-msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
+#: fortran/resolve.c:3877
+#, gcc-internal-format
+msgid "Rightmost upper bound of assumed size array section not specified at %L"
+msgstr ""
 
-#: options.c:1170
-msgid "Warn about user-specified include directories that do not exist"
+#: fortran/resolve.c:3887
+#, gcc-internal-format
+msgid "Rank mismatch in array reference at %L (%d/%d)"
 msgstr ""
 
-#: options.c:1173
-#, fuzzy
-msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
-msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
+#: fortran/resolve.c:3915
+#, gcc-internal-format
+msgid "Array index at %L must be scalar"
+msgstr ""
 
-#: options.c:1176
-#, fuzzy
-msgid "Warn about global functions without prototypes"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: fortran/resolve.c:3921
+#, fuzzy, gcc-internal-format
+msgid "Array index at %L must be of INTEGER type, found %s"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#: options.c:1179
-#, fuzzy
-msgid "Warn about use of multi-character character constants"
-msgstr "karakterconstante met meer dan één karakter"
+#: fortran/resolve.c:3927
+#, gcc-internal-format
+msgid "Extension: REAL array index at %L"
+msgstr ""
+
+#: fortran/resolve.c:3957
+#, gcc-internal-format
+msgid "Argument dim at %L must be scalar"
+msgstr ""
 
-#: options.c:1182
-#, fuzzy
-msgid "Warn about \"extern\" declarations not at file scope"
-msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
+#: fortran/resolve.c:3964
+#, gcc-internal-format
+msgid "Argument dim at %L must be of INTEGER type"
+msgstr ""
 
-#: options.c:1185
-#, fuzzy
-msgid "Warn when non-templatized friend functions are declared within a template"
-msgstr "geneste functie `%s' is als `extern' gedeclareerd"
+#: fortran/resolve.c:4092
+#, gcc-internal-format
+msgid "Array index at %L is an array of rank %d"
+msgstr ""
 
-#: options.c:1188
-#, fuzzy
-msgid "Warn about non-virtual destructors"
-msgstr "niet-prototype definitie hier"
+#: fortran/resolve.c:4131
+#, gcc-internal-format
+msgid "Substring start index at %L must be of type INTEGER"
+msgstr ""
 
-#: options.c:1191
-msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
+#: fortran/resolve.c:4138
+#, gcc-internal-format
+msgid "Substring start index at %L must be scalar"
 msgstr ""
 
-#: options.c:1194
-msgid "Warn if a C-style cast is used in a program"
+#: fortran/resolve.c:4147
+#, gcc-internal-format
+msgid "Substring start index at %L is less than one"
 msgstr ""
 
-#: options.c:1197
-msgid "Warn if an old-style parameter definition is used"
+#: fortran/resolve.c:4160
+#, gcc-internal-format
+msgid "Substring end index at %L must be of type INTEGER"
 msgstr ""
 
-#: options.c:1200
-msgid "Warn if .class files are out of date"
+#: fortran/resolve.c:4167
+#, gcc-internal-format
+msgid "Substring end index at %L must be scalar"
 msgstr ""
 
-#: options.c:1203
-msgid "Warn about overloaded virtual function names"
+#: fortran/resolve.c:4177
+#, gcc-internal-format
+msgid "Substring end index at %L exceeds the string length"
 msgstr ""
 
-#: options.c:1206
-msgid "Warn when the packed attribute has no effect on struct layout"
+#: fortran/resolve.c:4187
+#, fuzzy, gcc-internal-format
+msgid "Substring end index at %L is too large"
+msgstr "gevraagd alignment is te groot"
+
+#: fortran/resolve.c:4323
+#, gcc-internal-format
+msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
 msgstr ""
 
-#: options.c:1209
-msgid "Warn when padding is required to align structure members"
+#: fortran/resolve.c:4330
+#, gcc-internal-format
+msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
 msgstr ""
 
-#: options.c:1212
-#, fuzzy
-msgid "Warn about possibly missing parentheses"
-msgstr "accolades ontbreken rond beginwaarde"
+#: fortran/resolve.c:4349
+#, gcc-internal-format
+msgid "Two or more part references with nonzero rank must not be specified at %L"
+msgstr ""
 
-#: options.c:1215
-msgid "Warn when converting the type of pointers to member functions"
+#: fortran/resolve.c:4532
+#, gcc-internal-format
+msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
 msgstr ""
 
-#: options.c:1218
-#, fuzzy
-msgid "Warn about function pointer arithmetic"
-msgstr "pointer naar functie gebruikt in rekensom"
+#: fortran/resolve.c:4537
+#, gcc-internal-format
+msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
+msgstr ""
 
-#: options.c:1221
-#, fuzzy
-msgid "Warn when a pointer differs in signedness in an assignment."
-msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
+#: fortran/resolve.c:4892
+#, fuzzy, gcc-internal-format
+msgid "Passed-object at %L must be scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-#: options.c:1224
-msgid "Warn if inherited methods are unimplemented"
+#: fortran/resolve.c:4921
+#, gcc-internal-format
+msgid "Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
 msgstr ""
 
-#: options.c:1227
-#, fuzzy
-msgid "Warn about multiple declarations of the same object"
-msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
+#: fortran/resolve.c:4929
+#, gcc-internal-format
+msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
+msgstr ""
 
-#: options.c:1230
-msgid "Warn if modifiers are specified when not necessary"
+#: fortran/resolve.c:4937
+#, gcc-internal-format
+msgid "Non-scalar base object at %L currently not implemented"
 msgstr ""
 
-#: options.c:1233
-#, fuzzy
-msgid "Warn when the compiler reorders code"
-msgstr "incompatibele record-modus"
+#. Nothing matching found!
+#: fortran/resolve.c:5039
+#, gcc-internal-format
+msgid "Found no matching specific binding for the call to the GENERIC '%s' at %L"
+msgstr ""
 
-#: options.c:1236
-#, fuzzy
-msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
-msgstr "teruggeefwaarde krijgt standaardtype `int'"
+#. To resolve class member calls, we borrow this bit
+#. of code to select the specific procedures.
+#: fortran/resolve.c:5059 fortran/resolve.c:5112
+#, gcc-internal-format
+msgid "'%s' at %L should be a SUBROUTINE"
+msgstr ""
 
-#: options.c:1239
-msgid "Warn if a selector has multiple methods"
+#: fortran/resolve.c:5104
+#, gcc-internal-format
+msgid "'%s' at %L should be a FUNCTION"
 msgstr ""
 
-#: options.c:1242
-msgid "Warn about possible violations of sequence point rules"
+#: fortran/resolve.c:5186
+#, fuzzy, gcc-internal-format
+msgid "no typebound available procedure named '%s' at %L"
+msgstr "doorgeven van argument %d van %qs"
+
+#: fortran/resolve.c:5687
+#, gcc-internal-format
+msgid "%s at %L must be a scalar"
 msgstr ""
 
-#: options.c:1245
-#, fuzzy
-msgid "Warn when one local variable shadows another"
-msgstr "De locale variabele `insn' heeft de waarde:"
+#: fortran/resolve.c:5697
+#, gcc-internal-format
+msgid "Deleted feature: %s at %L must be integer"
+msgstr ""
 
-#: options.c:1248
-#, fuzzy
-msgid "Warn about signed-unsigned comparisons"
-msgstr "formaatstring niet beëindigd"
+#: fortran/resolve.c:5701 fortran/resolve.c:5708
+#, gcc-internal-format
+msgid "%s at %L must be INTEGER"
+msgstr ""
 
-#: options.c:1251
-#, fuzzy
-msgid "Warn when overload promotes from unsigned to signed"
-msgstr "vergelijking van gepromoveerde ~unsigned met unsigned"
+#: fortran/resolve.c:5728
+#, gcc-internal-format
+msgid "Cannot assign to loop variable in PURE procedure at %L"
+msgstr ""
 
-#: options.c:1254 options.c:1257
-#, fuzzy
-msgid "Warn about code which might break strict aliasing rules"
-msgstr "deze functie is een mogelijke kandidaat voor het `noreturn' attribuut"
+#: fortran/resolve.c:5752
+#, gcc-internal-format
+msgid "Step expression in DO loop at %L cannot be zero"
+msgstr ""
 
-#: options.c:1260
-#, fuzzy
-msgid "Warn about unprototyped function declarations"
-msgstr "niet-prototype definitie hier"
+#: fortran/resolve.c:5787
+#, gcc-internal-format
+msgid "DO loop at %L will be executed zero times"
+msgstr ""
 
-#: options.c:1263
-msgid "Warn about enumerated switches, with no default, missing a case"
+#: fortran/resolve.c:5848
+#, gcc-internal-format
+msgid "FORALL index-name at %L must be a scalar INTEGER"
 msgstr ""
 
-#: options.c:1266
-msgid "Warn about enumerated switches missing a \"default:\" statement"
+#: fortran/resolve.c:5853
+#, gcc-internal-format
+msgid "FORALL start expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: options.c:1269
-msgid "Warn about all enumerated switches missing a specific case"
+#: fortran/resolve.c:5860
+#, gcc-internal-format
+msgid "FORALL end expression at %L must be a scalar INTEGER"
 msgstr ""
 
-#: options.c:1272
-msgid "Warn when synthesis behavior differs from Cfront"
+#: fortran/resolve.c:5868
+#, gcc-internal-format
+msgid "FORALL stride expression at %L must be a scalar %s"
 msgstr ""
 
-#: options.c:1275
-msgid "Do not suppress warnings from system headers"
+#: fortran/resolve.c:5873
+#, gcc-internal-format
+msgid "FORALL stride expression at %L cannot be zero"
 msgstr ""
 
-#: options.c:1278
-msgid "Warn about features not present in traditional C"
+#: fortran/resolve.c:5889
+#, fuzzy, gcc-internal-format
+msgid "FORALL index '%s' may not appear in triplet specification at %L"
+msgstr "overflow in constante expressie"
+
+#: fortran/resolve.c:5989 fortran/resolve.c:6205
+#, gcc-internal-format
+msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
 msgstr ""
 
-#: options.c:1281
-msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
+#: fortran/resolve.c:5995
+#, gcc-internal-format
+msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: options.c:1284
-#, fuzzy
-msgid "Warn about @selector()s without previously declared methods"
-msgstr "sectie van `%s' geeft een conflict met een eerdere declaratie"
+#: fortran/resolve.c:6068
+#, gcc-internal-format
+msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
+msgstr ""
 
-#: options.c:1287
-#, fuzzy
-msgid "Warn if an undefined macro is used in an #if directive"
-msgstr "ongedefinieerd of ongeldig #-commando"
+#: fortran/resolve.c:6096
+#, gcc-internal-format
+msgid "Source-expr at %L and allocate-object at %L must have the same shape"
+msgstr ""
 
-#: options.c:1290
-msgid "Warn about uninitialized automatic variables"
+#: fortran/resolve.c:6216
+#, gcc-internal-format
+msgid "Type of entity at %L is type incompatible with source-expr at %L"
 msgstr ""
 
-#: options.c:1293
-msgid "Warn about unrecognized pragmas"
+#: fortran/resolve.c:6229
+#, gcc-internal-format
+msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
 msgstr ""
 
-#: options.c:1296
-msgid "Warn about code that will never be executed"
+#: fortran/resolve.c:6238
+#, gcc-internal-format
+msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or SOURCE="
 msgstr ""
 
-#: options.c:1299
-msgid "Enable all -Wunused- warnings"
+#: fortran/resolve.c:6245
+#, gcc-internal-format
+msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
 msgstr ""
 
-#: options.c:1302
-msgid "Warn when a function is unused"
+#: fortran/resolve.c:6287
+#, gcc-internal-format
+msgid "Array specification required in ALLOCATE statement at %L"
 msgstr ""
 
-#: options.c:1305
-msgid "Warn when a label is unused"
+#: fortran/resolve.c:6317
+#, gcc-internal-format
+msgid "Bad array specification in ALLOCATE statement at %L"
 msgstr ""
 
-#: options.c:1308
-msgid "Warn about macros defined in the main file that are not used"
+#: fortran/resolve.c:6337
+#, gcc-internal-format
+msgid "'%s' must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
 msgstr ""
 
-#: options.c:1311
-msgid "Warn when a function parameter is unused"
+#: fortran/resolve.c:6362
+#, gcc-internal-format
+msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: options.c:1314
-msgid "Warn when an expression value is unused"
+#: fortran/resolve.c:6366
+#, gcc-internal-format
+msgid "Illegal stat-variable at %L for a PURE procedure"
 msgstr ""
 
-#: options.c:1317
-msgid "Warn when a variable is unused"
+# vertaling voor 'statement'?
+#: fortran/resolve.c:6373
+#, fuzzy, gcc-internal-format
+msgid "Stat-variable at %L must be a scalar INTEGER variable"
+msgstr "expressie-statement heeft onvolledig type"
+
+#: fortran/resolve.c:6378
+#, gcc-internal-format
+msgid "Stat-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: options.c:1320
-msgid "Do not warn about using variadic macros when -pedantic"
+#: fortran/resolve.c:6386
+#, gcc-internal-format
+msgid "ERRMSG at %L is useless without a STAT tag"
 msgstr ""
 
-#: options.c:1323
-msgid "Give strings the type \"array of char\""
+#: fortran/resolve.c:6390
+#, gcc-internal-format
+msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
 msgstr ""
 
-#: options.c:1326
-msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
+#: fortran/resolve.c:6394
+#, gcc-internal-format
+msgid "Illegal errmsg-variable at %L for a PURE procedure"
 msgstr ""
 
-#: options.c:1329
-msgid "-aux-info <file>\tEmit declaration information into <file>"
+#: fortran/resolve.c:6402
+#, gcc-internal-format
+msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
 msgstr ""
 
-#: options.c:1341
-msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
+#: fortran/resolve.c:6407
+#, gcc-internal-format
+msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
 msgstr ""
 
-#: options.c:1344
-msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
+#: fortran/resolve.c:6425
+#, gcc-internal-format
+msgid "Allocate-object at %L also appears at %L"
 msgstr ""
 
-#: options.c:1347
-msgid "--CLASSPATH\tDeprecated; use --classpath instead"
+#. The cases overlap, or they are the same
+#. element in the list.  Either way, we must
+#. issue an error and get the next case from P.
+#. FIXME: Sort P and Q by line number.
+#: fortran/resolve.c:6592
+#, gcc-internal-format
+msgid "CASE label at %L overlaps with CASE label at %L"
 msgstr ""
 
-#: options.c:1350
-#, fuzzy
-msgid "Generate position-independent code if possible (large mode)"
-msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+# vertaling voor 'statement'?
+#: fortran/resolve.c:6643
+#, fuzzy, gcc-internal-format
+msgid "Expression in CASE statement at %L must be of type %s"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: options.c:1353
-#, fuzzy
-msgid "Generate position-independent code for executables if possible (large mode)"
-msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+# vertaling voor 'statement'?
+#: fortran/resolve.c:6654
+#, fuzzy, gcc-internal-format
+msgid "Expression in CASE statement at %L must be of kind %d"
+msgstr "expressie-statement heeft onvolledig type"
 
-#: options.c:1359
-msgid "Enforce class member access control semantics"
+#: fortran/resolve.c:6666
+#, gcc-internal-format
+msgid "Expression in CASE statement at %L must be scalar"
 msgstr ""
 
-#: options.c:1362
-#, fuzzy
-msgid "Align the start of functions"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/resolve.c:6712
+#, gcc-internal-format
+msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
+msgstr ""
 
-#: options.c:1368
-msgid "Align labels which are only reached by jumping"
+#: fortran/resolve.c:6730
+#, gcc-internal-format
+msgid "Argument of SELECT statement at %L cannot be %s"
 msgstr ""
 
-#: options.c:1374
-msgid "Align all labels"
+#: fortran/resolve.c:6739
+#, gcc-internal-format
+msgid "Argument of SELECT statement at %L must be a scalar expression"
 msgstr ""
 
-#: options.c:1380
-msgid "Align the start of loops"
+#: fortran/resolve.c:6804 fortran/resolve.c:7026
+#, gcc-internal-format
+msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
 msgstr ""
 
-#: options.c:1389
-msgid "Change when template instances are emitted"
+#: fortran/resolve.c:6830
+#, gcc-internal-format
+msgid "Logical range in CASE statement at %L is not allowed"
 msgstr ""
 
-#: options.c:1392
-msgid "Specify that arguments may alias each other and globals"
+#: fortran/resolve.c:6842
+#, gcc-internal-format
+msgid "constant logical value in CASE statement is repeated at %L"
 msgstr ""
 
-#: options.c:1395
-msgid "Assume arguments may alias globals but not each other"
+#: fortran/resolve.c:6856
+#, gcc-internal-format
+msgid "Range specification at %L can never be matched"
 msgstr ""
 
-#: options.c:1398
-msgid "Assume arguments alias neither each other nor globals"
+#: fortran/resolve.c:6959
+#, gcc-internal-format
+msgid "Logical SELECT CASE block at %L has more that two cases"
 msgstr ""
 
-#: options.c:1401
-msgid "Recognize the \"asm\" keyword"
+#: fortran/resolve.c:7004
+#, gcc-internal-format
+msgid "Derived type '%s' at %L must be extensible"
 msgstr ""
 
-#: options.c:1404
-msgid "Permit the use of the assert keyword"
+#: fortran/resolve.c:7014
+#, gcc-internal-format
+msgid "Derived type '%s' at %L must be an extension of '%s'"
 msgstr ""
 
-#: options.c:1413
-msgid "Generate unwind tables that are exact at each instruction boundary"
+#: fortran/resolve.c:7160
+#, gcc-internal-format
+msgid "Double CLASS IS block in SELECT TYPE statement at %L"
 msgstr ""
 
-#: options.c:1416
-msgid "--bootclasspath=<path>\tReplace system path"
+#: fortran/resolve.c:7255
+#, gcc-internal-format
+msgid "Data transfer element at %L cannot have POINTER components"
 msgstr ""
 
-#: options.c:1419
-msgid "Generate code to check bounds before indexing arrays"
+#: fortran/resolve.c:7262
+#, gcc-internal-format
+msgid "Data transfer element at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: options.c:1422
-msgid "Replace add, compare, branch with branch on count register"
+#: fortran/resolve.c:7269
+#, gcc-internal-format
+msgid "Data transfer element at %L cannot have PRIVATE components"
 msgstr ""
 
-#: options.c:1425
-msgid "Use profiling information for branch probabilities"
+#: fortran/resolve.c:7278
+#, gcc-internal-format
+msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
 msgstr ""
 
-#: options.c:1428
-msgid "Perform branch target load optimization before prologue / epilogue threading"
+#: fortran/resolve.c:7340
+#, gcc-internal-format
+msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
 msgstr ""
 
-#: options.c:1431
-msgid "Perform branch target load optimization after prologue / epilogue threading"
+#: fortran/resolve.c:7349
+#, gcc-internal-format
+msgid "Branch at %L may result in an infinite loop"
 msgstr ""
 
-#: options.c:1434
-msgid "Restrict target load migration not to re-use registers in any basic block"
+#. The label is not in an enclosing block, so illegal.  This was
+#. allowed in Fortran 66, so we allow it as extension.  No
+#. further checks are necessary in this case.
+#: fortran/resolve.c:7377
+#, gcc-internal-format
+msgid "Label at %L is not in the same block as the GOTO statement at %L"
 msgstr ""
 
-#: options.c:1437
-#, fuzzy
-msgid "Recognize built-in functions"
-msgstr "interne fout - slechte ingebouwde functie `%s'"
+#: fortran/resolve.c:7452
+#, gcc-internal-format
+msgid "WHERE mask at %L has inconsistent shape"
+msgstr ""
 
-#: options.c:1443
-msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
+#: fortran/resolve.c:7468
+#, gcc-internal-format
+msgid "WHERE assignment target at %L has inconsistent shape"
 msgstr ""
 
-#: options.c:1446
-msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
+#: fortran/resolve.c:7476 fortran/resolve.c:7563
+#, gcc-internal-format
+msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
 msgstr ""
 
-#: options.c:1449
-msgid "Save registers around function calls"
+#: fortran/resolve.c:7486 fortran/resolve.c:7573
+#, gcc-internal-format
+msgid "Unsupported statement inside WHERE at %L"
 msgstr ""
 
-#: options.c:1452
-msgid "Check the return value of new"
+#: fortran/resolve.c:7517
+#, fuzzy, gcc-internal-format
+msgid "Assignment to a FORALL index variable at %L"
+msgstr "%s van alleen-lezen variabele %qs"
+
+#: fortran/resolve.c:7526
+#, gcc-internal-format
+msgid "The FORALL with index '%s' is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
 msgstr ""
 
-#: options.c:1455
-msgid "Generate checks for references to NULL"
+#: fortran/resolve.c:7695
+#, gcc-internal-format
+msgid "An outer FORALL construct already has an index with this name %L"
 msgstr ""
 
-#: options.c:1458
-msgid "--classpath=<path>\tSet class path"
+#: fortran/resolve.c:7774
+#, gcc-internal-format
+msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
 msgstr ""
 
-#: options.c:1461
-msgid "Do not put uninitialized globals in the common section"
+#: fortran/resolve.c:7926
+#, gcc-internal-format
+msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
 msgstr ""
 
-#: options.c:1467
-msgid "Allow the arguments of the '?' operator to have different types"
+#: fortran/resolve.c:7951
+#, gcc-internal-format
+msgid "Cannot assign to variable '%s' in PURE procedure at %L"
 msgstr ""
 
-#: options.c:1470
-msgid "Reduce the size of object files"
+#: fortran/resolve.c:7964
+#, gcc-internal-format
+msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
 msgstr ""
 
-#: options.c:1473
-#, fuzzy
-msgid "Make string literals \"const char[]\" not \"char[]\""
-msgstr "slechte stringconstante"
+#: fortran/resolve.c:7975
+#, fuzzy, gcc-internal-format
+msgid "Variable must not be polymorphic in assignment at %L"
+msgstr "incompatibele types bij %s"
 
-#: options.c:1476
-msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
+#: fortran/resolve.c:8090
+#, gcc-internal-format
+msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
 msgstr ""
 
-#: options.c:1479
-msgid "Perform a register copy-propagation optimization pass"
+#: fortran/resolve.c:8093
+#, gcc-internal-format
+msgid "Variable '%s' has not been assigned a target label at %L"
 msgstr ""
 
-#: options.c:1482
-msgid "Perform cross-jumping optimization"
+#: fortran/resolve.c:8104
+#, gcc-internal-format
+msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
 msgstr ""
 
-#: options.c:1485
-msgid "When running CSE, follow jumps to their targets"
+#: fortran/resolve.c:8135
+#, gcc-internal-format
+msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
 msgstr ""
 
-#: options.c:1488
-msgid "When running CSE, follow conditional jumps"
+#: fortran/resolve.c:8150
+#, gcc-internal-format
+msgid "Arithmetic IF statement at %L requires a numeric expression"
 msgstr ""
 
-#: options.c:1491
-msgid "Omit range reduction step when performing complex division"
+#: fortran/resolve.c:8209
+#, gcc-internal-format
+msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
 msgstr ""
 
-#: options.c:1494
-#, fuzzy
-msgid "Place data items into their own section"
-msgstr "keer vermeld voor elke functie waarin hij staat.)"
+#: fortran/resolve.c:8291
+#, gcc-internal-format
+msgid "FORALL mask clause at %L requires a LOGICAL expression"
+msgstr ""
 
-#: options.c:1497
-#, fuzzy
-msgid "Inline member functions by default"
-msgstr "kan functie `main' niet inline maken"
+#: fortran/resolve.c:8363 fortran/resolve.c:8419
+#, gcc-internal-format
+msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
+msgstr ""
 
-#: options.c:1500
-msgid "Defer popping functions args from stack until later"
+#. Common block names match but binding labels do not.
+#: fortran/resolve.c:8384
+#, gcc-internal-format
+msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
 msgstr ""
 
-#: options.c:1503
-msgid "Attempt to fill delay slots of branch instructions"
+#: fortran/resolve.c:8431
+#, gcc-internal-format
+msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
 msgstr ""
 
-#: options.c:1506
-msgid "Delete useless null pointer checks"
+#. Make sure global procedures don't collide with anything.
+#: fortran/resolve.c:8483
+#, gcc-internal-format
+msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
 msgstr ""
 
-#: options.c:1509
-msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
+#. Make sure procedures in interface bodies don't collide.
+#: fortran/resolve.c:8496
+#, gcc-internal-format
+msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
 msgstr ""
 
-# "brede string"? "string met brede karakters/tekens"?
-#: options.c:1518
-#, fuzzy
-msgid "Permit '$' as an identifier character"
-msgstr "formaat is een wide-character string"
+#: fortran/resolve.c:8509
+#, gcc-internal-format
+msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
+msgstr ""
 
-#: options.c:1521
-msgid "-fdump-<type>\tDump various compiler internals to a file"
+#: fortran/resolve.c:8587
+#, gcc-internal-format
+msgid "CHARACTER variable at %L has negative length %d, the length has been set to zero"
 msgstr ""
 
-#: options.c:1524
-msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
+#: fortran/resolve.c:8599
+#, fuzzy, gcc-internal-format
+msgid "String length at %L is too large"
+msgstr "omvang van array %qs is te groot"
+
+#: fortran/resolve.c:8891
+#, gcc-internal-format
+msgid "Allocatable array '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: options.c:1530
-msgid "Perform DWARF2 duplicate elimination"
+#: fortran/resolve.c:8895
+#, gcc-internal-format
+msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: options.c:1533 options.c:1536
-msgid "Perform unused type elimination in debug info"
+#: fortran/resolve.c:8903
+#, gcc-internal-format
+msgid "Array pointer '%s' at %L must have a deferred shape"
 msgstr ""
 
-#: options.c:1539
-msgid "Output a class file"
+#: fortran/resolve.c:8914
+#, gcc-internal-format
+msgid "Array '%s' at %L cannot have a deferred shape"
 msgstr ""
 
-#: options.c:1542
-msgid "Alias for -femit-class-file"
+#: fortran/resolve.c:8942
+#, gcc-internal-format
+msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
 msgstr ""
 
-#: options.c:1551
-msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
+#: fortran/resolve.c:8964
+#, gcc-internal-format
+msgid "Fortran 2008: Implied SAVE for module variable '%s' at %L, needed due to the default initialization"
 msgstr ""
 
-#: options.c:1554
-#, fuzzy
-msgid "Generate code to check exception specifications"
-msgstr "`%s' gedeclareerd als een functie die een functie teruggeeft"
+#: fortran/resolve.c:8975
+#, gcc-internal-format
+msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
+msgstr ""
 
-#: options.c:1560
-msgid "Enable exception handling"
+#: fortran/resolve.c:8985
+#, gcc-internal-format
+msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
 msgstr ""
 
-#: options.c:1563
-msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
+#. The shape of a main program or module array needs to be
+#. constant.
+#: fortran/resolve.c:9032
+#, gcc-internal-format
+msgid "The module or main program array '%s' at %L must have constant shape"
 msgstr ""
 
-#: options.c:1566
-msgid "Perform a number of minor, expensive optimizations"
+#: fortran/resolve.c:9045
+#, gcc-internal-format
+msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
 msgstr ""
 
-#: options.c:1569
-msgid "--extdirs=<path>\tSet the extension directory path"
+#: fortran/resolve.c:9064
+#, gcc-internal-format
+msgid "'%s' at %L must have constant character length in this context"
 msgstr ""
 
-#: options.c:1578
-msgid "Input file is a file with a list of filenames to compile"
+#: fortran/resolve.c:9100
+#, fuzzy, gcc-internal-format
+msgid "Allocatable '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9103
+#, fuzzy, gcc-internal-format
+msgid "External '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9107
+#, fuzzy, gcc-internal-format
+msgid "Dummy '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9110
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9113
+#, fuzzy, gcc-internal-format
+msgid "Function result '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9116
+#, fuzzy, gcc-internal-format
+msgid "Automatic array '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9153
+#, gcc-internal-format
+msgid "Character-valued statement function '%s' at %L must have constant length"
 msgstr ""
 
-#: options.c:1581
-msgid "Assume no NaNs or infinities are generated"
+#: fortran/resolve.c:9176
+#, gcc-internal-format
+msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
 msgstr ""
 
-#: options.c:1584
-msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
+#: fortran/resolve.c:9199 fortran/resolve.c:9224
+#, gcc-internal-format
+msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
 msgstr ""
 
-#: options.c:1593
-msgid "Don't allocate floats and doubles in extended-precision registers"
+#: fortran/resolve.c:9242
+#, fuzzy, gcc-internal-format
+msgid "Function '%s' at %L cannot have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9251
+#, fuzzy, gcc-internal-format
+msgid "External object '%s' at %L may not have an initializer"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9259
+#, fuzzy, gcc-internal-format
+msgid "ELEMENTAL function '%s' at %L must have a scalar result"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:9280
+#, gcc-internal-format
+msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
 msgstr ""
 
-#: options.c:1596
-msgid "Scope of for-init-statement variables is local to the loop"
+#: fortran/resolve.c:9284
+#, fuzzy, gcc-internal-format
+msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/resolve.c:9288
+#, gcc-internal-format
+msgid "CHARACTER(*) function '%s' at %L cannot be pure"
 msgstr ""
 
-#: options.c:1599
-#, fuzzy
-msgid "Copy memory address constants into registers before use"
-msgstr "numerieke constante zonder cijfers"
+#: fortran/resolve.c:9292
+#, gcc-internal-format
+msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
+msgstr ""
 
-#: options.c:1602
-msgid "Always check for non gcj generated classes archives"
+#: fortran/resolve.c:9301
+#, gcc-internal-format
+msgid "Obsolescent feature: CHARACTER(*) function '%s' at %L"
 msgstr ""
 
-#: options.c:1605
-msgid "Copy memory operands into registers before use"
+#: fortran/resolve.c:9356
+#, fuzzy, gcc-internal-format
+msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/resolve.c:9362
+#, fuzzy, gcc-internal-format
+msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/resolve.c:9368
+#, fuzzy, gcc-internal-format
+msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/resolve.c:9376
+#, fuzzy, gcc-internal-format
+msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/resolve.c:9382
+#, gcc-internal-format
+msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
 msgstr ""
 
-#: options.c:1608
-msgid "Do not assume that standard C libraries and \"main\" exist"
+#: fortran/resolve.c:9428
+#, gcc-internal-format
+msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
 msgstr ""
 
-#: options.c:1611
-msgid "Allow function addresses to be held in registers"
+#: fortran/resolve.c:9436
+#, fuzzy, gcc-internal-format
+msgid "FINAL procedure at %L must have exactly one argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+# vertaling voor 'statement'?
+#: fortran/resolve.c:9445
+#, fuzzy, gcc-internal-format
+msgid "Argument of FINAL procedure at %L must be of type '%s'"
+msgstr "expressie-statement heeft onvolledig type"
+
+#: fortran/resolve.c:9453
+#, fuzzy, gcc-internal-format
+msgid "Argument of FINAL procedure at %L must not be a POINTER"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
+
+#: fortran/resolve.c:9459
+#, gcc-internal-format
+msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: options.c:1614
-#, fuzzy
-msgid "Place each function into its own section"
-msgstr "keer vermeld voor elke functie waarin hij staat.)"
+#: fortran/resolve.c:9465
+#, gcc-internal-format
+msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
+msgstr ""
 
-#: options.c:1617
-msgid "Perform global common subexpression elimination"
+#: fortran/resolve.c:9473
+#, gcc-internal-format
+msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
 msgstr ""
 
-#: options.c:1620
-msgid "Perform global common subexpression elimination after register allocation"
+#: fortran/resolve.c:9481
+#, fuzzy, gcc-internal-format
+msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:9500
+#, gcc-internal-format
+msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
 msgstr ""
 
-#: options.c:1623
-msgid "Perform redundant load after store elimination in global common subexpression"
+#: fortran/resolve.c:9533
+#, gcc-internal-format
+msgid "Only array FINAL procedures declared for derived type '%s' defined at %L, suggest also scalar one"
 msgstr ""
 
-#: options.c:1626
-msgid "Perform enhanced load motion during global common subexpression elimination"
+#. TODO:  Remove this error when finalization is finished.
+#: fortran/resolve.c:9538
+#, gcc-internal-format
+msgid "Finalization at %L is not yet implemented"
 msgstr ""
 
-#: options.c:1629
-msgid "Perform store motion after global common subexpression elimination"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: fortran/resolve.c:9564
+#, fuzzy, gcc-internal-format
+msgid "Can't overwrite GENERIC '%s' at %L"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
+
+#: fortran/resolve.c:9576
+#, gcc-internal-format
+msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
 msgstr ""
 
-#: options.c:1632
-msgid "Recognize GNU-defined keywords"
+#: fortran/resolve.c:9584
+#, gcc-internal-format
+msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
 msgstr ""
 
-#: options.c:1635
-msgid "Generate code for GNU runtime environment"
+#: fortran/resolve.c:9592
+#, gcc-internal-format
+msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
 msgstr ""
 
-#: options.c:1638
-msgid "Enable guessing of branch probabilities"
+#: fortran/resolve.c:9601
+#, gcc-internal-format
+msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
 msgstr ""
 
-#: options.c:1647
-msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
+#: fortran/resolve.c:9607
+#, gcc-internal-format
+msgid "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
 msgstr ""
 
-#: options.c:1653
-msgid "Assume normal C execution environment"
+#: fortran/resolve.c:9616
+#, gcc-internal-format
+msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
 msgstr ""
 
-#: options.c:1656
-msgid "Enable support for huge objects"
+#: fortran/resolve.c:9627
+#, gcc-internal-format
+msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
 msgstr ""
 
-#: options.c:1659
-#, fuzzy
-msgid "Process #ident directives"
-msgstr "ongeldig preprocessing-commando"
+#: fortran/resolve.c:9638
+#, gcc-internal-format
+msgid "'%s' at %L and the overridden FUNCTION should have matching result types"
+msgstr ""
 
-#: options.c:1662
-msgid "Perform conversion of conditional jumps to branchless equivalents"
+#: fortran/resolve.c:9649
+#, gcc-internal-format
+msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
 msgstr ""
 
-#: options.c:1665
-#, fuzzy
-msgid "Perform conversion of conditional jumps to conditional execution"
-msgstr "types in voorwaardelijke expressie komen niet overeen"
+#: fortran/resolve.c:9678
+#, gcc-internal-format
+msgid "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the corresponding argument of the overridden procedure"
+msgstr ""
 
-#: options.c:1668
-#, fuzzy
-msgid "Export functions even if they can be inlined"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: fortran/resolve.c:9691
+#, gcc-internal-format
+msgid "Types mismatch for dummy argument '%s' of '%s' %L in respect to the overridden procedure"
+msgstr ""
 
-#: options.c:1671
-#, fuzzy
-msgid "Emit implicit instantiations of inline templates"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/resolve.c:9701
+#, gcc-internal-format
+msgid "'%s' at %L must have the same number of formal arguments as the overridden procedure"
+msgstr ""
 
-#: options.c:1674
-#, fuzzy
-msgid "Emit implicit instantiations of templates"
-msgstr "impliciete declaratie van functie `%s'"
+#: fortran/resolve.c:9710
+#, gcc-internal-format
+msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
+msgstr ""
 
-#: options.c:1677
-msgid "Use offset tables for virtual method calls"
+#: fortran/resolve.c:9721
+#, gcc-internal-format
+msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
 msgstr ""
 
-#: options.c:1680
-msgid "Do not generate .size directives"
+#: fortran/resolve.c:9728
+#, gcc-internal-format
+msgid "Passed-object dummy argument of '%s' at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
 msgstr ""
 
-#: options.c:1683
-msgid "Pay attention to the \"inline\" keyword"
+#: fortran/resolve.c:9762
+#, gcc-internal-format
+msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
 msgstr ""
 
-#: options.c:1692
-msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
+#: fortran/resolve.c:9771
+#, gcc-internal-format
+msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
 msgstr ""
 
-#: options.c:1695
-msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
+#: fortran/resolve.c:9830
+#, gcc-internal-format
+msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
 msgstr ""
 
-#: options.c:1698
-msgid "Instrument function entry and exit with profiling calls"
+#: fortran/resolve.c:9842
+#, gcc-internal-format
+msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
 msgstr ""
 
-#: options.c:1701
-msgid "Optimize induction variables on trees"
+#: fortran/resolve.c:9872
+#, gcc-internal-format
+msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
 msgstr ""
 
-#: options.c:1704
-msgid "Assume native functions are implemented using JNI"
+#: fortran/resolve.c:9928
+#, gcc-internal-format
+msgid "Type-bound operator at %L can't be NOPASS"
 msgstr ""
 
-#: options.c:1707
-#, fuzzy
-msgid "Generate code for functions even if they are fully inlined"
-msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#: fortran/resolve.c:10091
+#, fuzzy, gcc-internal-format
+msgid "'%s' must be a module procedure or an external procedure with an explicit interface at %L"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: options.c:1710
-msgid "Emit static const variables even if they are not used"
-msgstr ""
+#: fortran/resolve.c:10128
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
+msgstr "parameternamen (zonder types) in functiedeclaratie"
 
-#: options.c:1716
-msgid "Give external symbols a leading underscore"
-msgstr ""
+#: fortran/resolve.c:10142
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' with PASS at %L must have at least one argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
 
-#: options.c:1719
-#, fuzzy
-msgid "Perform loop optimizations"
-msgstr "lege declaratie"
+#: fortran/resolve.c:10156 fortran/resolve.c:10545
+#, fuzzy, gcc-internal-format
+msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
+msgstr "Te veel argumenten voor %s op %L"
+
+# rank -> rang: correct in Fortran-context?
+#: fortran/resolve.c:10164
+#, fuzzy, gcc-internal-format
+msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
 
-#: options.c:1722
-msgid "Perform loop optimizations using the new loop optimizer"
+#: fortran/resolve.c:10174
+#, fuzzy, gcc-internal-format
+msgid "Passed-object dummy argument of '%s' at %L must be scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
+
+#: fortran/resolve.c:10180
+#, gcc-internal-format
+msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
 msgstr ""
 
-#: options.c:1725
-#, fuzzy
-msgid "Set errno after built-in math functions"
-msgstr "interne fout - slechte ingebouwde functie `%s'"
+#: fortran/resolve.c:10186
+#, fuzzy, gcc-internal-format
+msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
+msgstr "Te veel argumenten voor %s op %L"
 
-#: options.c:1728
-msgid "Report on permanent memory allocation"
+#: fortran/resolve.c:10212
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' at %L has the same name as a component of '%s'"
+msgstr "veld %qs heeft al een beginwaarde gekregen"
+
+#: fortran/resolve.c:10221
+#, gcc-internal-format
+msgid "Procedure '%s' at %L has the same name as an inherited component of '%s'"
 msgstr ""
 
-#: options.c:1731
-msgid "Attempt to merge identical constants and constant variables"
+#: fortran/resolve.c:10308
+#, gcc-internal-format
+msgid "Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED and not overridden"
 msgstr ""
 
-#: options.c:1734
-msgid "Attempt to merge identical constants across compilation units"
+#: fortran/resolve.c:10369
+#, gcc-internal-format
+msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
 msgstr ""
 
-#: options.c:1737
-msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
+#: fortran/resolve.c:10379
+#, gcc-internal-format
+msgid "Interface '%s', used by procedure pointer component '%s' at %L, is declared in a later PROCEDURE statement"
 msgstr ""
 
-#: options.c:1740
-msgid "Perform SMS based modulo scheduling before the first scheduling pass"
+#: fortran/resolve.c:10440
+#, gcc-internal-format
+msgid "Interface '%s' of procedure pointer component '%s' at %L must be explicit"
 msgstr ""
 
-#: options.c:1743
-msgid "Move loop invariant computations out of loops"
+#: fortran/resolve.c:10479
+#, gcc-internal-format
+msgid "Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
 msgstr ""
 
-#: options.c:1746
-#, fuzzy
-msgid "Don't warn about uses of Microsoft extensions"
-msgstr "teveel argumenten voor functie"
+#: fortran/resolve.c:10493
+#, fuzzy, gcc-internal-format
+msgid "Procedure pointer component '%s' with PASS at %L must have at least one argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
 
-#: options.c:1749
-msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
-msgstr ""
+# rank -> rang: correct in Fortran-context?
+#: fortran/resolve.c:10509
+#, fuzzy, gcc-internal-format
+msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet kleiner dan rang %d zijn"
+
+#: fortran/resolve.c:10519
+#, fuzzy, gcc-internal-format
+msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
 
-#: options.c:1752
-msgid "Ignore read operations when inserting mudflap instrumentation."
+#: fortran/resolve.c:10528
+#, fuzzy, gcc-internal-format
+msgid "Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een scalair zijn"
+
+#: fortran/resolve.c:10537
+#, gcc-internal-format
+msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
 msgstr ""
 
-#: options.c:1755
-msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
+#: fortran/resolve.c:10566
+#, fuzzy, gcc-internal-format
+msgid "Component '%s' of '%s' at %L has the same name as an inherited type-bound procedure"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:10578
+#, gcc-internal-format
+msgid "Character length of component '%s' needs to be a constant specification expression at %L"
 msgstr ""
 
-#: options.c:1764
-msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
+#: fortran/resolve.c:10593
+#, gcc-internal-format
+msgid "Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
 msgstr ""
 
-#: options.c:1767
-msgid "Assume that receivers of Objective-C messages may be nil"
+#: fortran/resolve.c:10603
+#, gcc-internal-format
+msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
 msgstr ""
 
-#: options.c:1770
-msgid "Support synchronous non-call exceptions"
+#: fortran/resolve.c:10614
+#, gcc-internal-format
+msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
 msgstr ""
 
-#: options.c:1779
-msgid "Enable Objective-C exception and synchronization syntax"
+#: fortran/resolve.c:10625
+#, fuzzy, gcc-internal-format
+msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:10653
+#, fuzzy, gcc-internal-format
+msgid "Component '%s' of '%s' at %L must have constant array bounds"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:10698
+#, gcc-internal-format
+msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
 msgstr ""
 
-#: options.c:1782
-msgid "Enable Objective-C setjmp exception handling runtime"
+#: fortran/resolve.c:10708
+#, gcc-internal-format
+msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
 msgstr ""
 
-#: options.c:1785
-msgid "When possible do not generate stack frames"
+#: fortran/resolve.c:10721
+#, gcc-internal-format
+msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
 msgstr ""
 
-#: options.c:1788
-msgid "Recognize C++ kewords like \"compl\" and \"xor\""
+#: fortran/resolve.c:10733
+#, gcc-internal-format
+msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
 msgstr ""
 
-#: options.c:1791
-msgid "Do the full register move optimization pass"
+#: fortran/resolve.c:10742
+#, gcc-internal-format
+msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
 msgstr ""
 
-#: options.c:1794
-msgid "Optimize sibling and tail recursive calls"
+#: fortran/resolve.c:10754
+#, gcc-internal-format
+msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
 msgstr ""
 
-#: options.c:1797
-msgid "Enable optimization of static class initialization code"
+#: fortran/resolve.c:10762
+#, gcc-internal-format
+msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
 msgstr ""
 
-#: options.c:1800
-msgid "Enable optional diagnostics"
+#: fortran/resolve.c:10788
+#, fuzzy, gcc-internal-format
+msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/resolve.c:10807
+#, gcc-internal-format
+msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
 msgstr ""
 
-#: options.c:1806
-msgid "Pack structure members together without holes"
+#: fortran/resolve.c:10819
+#, gcc-internal-format
+msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
 msgstr ""
 
-#: options.c:1809
-msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
+#: fortran/resolve.c:10830
+#, gcc-internal-format
+msgid "Incompatible derived type in PARAMETER at %L"
 msgstr ""
 
-#: options.c:1812
-msgid "Return small aggregates in memory, not registers"
+#: fortran/resolve.c:10893
+#, gcc-internal-format
+msgid "PROCEDURE '%s' at %L may not be used as its own interface"
 msgstr ""
 
-#: options.c:1818
-msgid "Look for and use PCH files even when preprocessing"
+#: fortran/resolve.c:10899
+#, gcc-internal-format
+msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
 msgstr ""
 
-#: options.c:1821
-msgid "Perform loop peeling"
+#: fortran/resolve.c:10952
+#, gcc-internal-format
+msgid "Interface '%s' of procedure '%s' at %L must be explicit"
 msgstr ""
 
-#: options.c:1824
-msgid "Enable machine specific peephole optimizations"
+#: fortran/resolve.c:11019
+#, gcc-internal-format
+msgid "Assumed size array at %L must be a dummy argument"
 msgstr ""
 
-#: options.c:1827
-msgid "Enable an RTL peephole pass before sched2"
+#: fortran/resolve.c:11022
+#, gcc-internal-format
+msgid "Assumed shape array at %L must be a dummy argument"
 msgstr ""
 
-#: options.c:1830
-msgid "Downgrade conformance errors to warnings"
+#: fortran/resolve.c:11034
+#, gcc-internal-format
+msgid "Symbol at %L is not a DUMMY variable"
 msgstr ""
 
-#: options.c:1833
-#, fuzzy
-msgid "Generate position-independent code if possible (small mode)"
-msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+#: fortran/resolve.c:11040
+#, gcc-internal-format
+msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
+msgstr ""
 
-#: options.c:1836
-#, fuzzy
-msgid "Generate position-independent code for executables if possible (small mode)"
-msgstr "Positie-onafhankelijke code wordt niet ondersteund.  Genegeerd"
+#: fortran/resolve.c:11050
+#, gcc-internal-format
+msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
+msgstr ""
 
-#: options.c:1839
-msgid "Generate prefetch instructions, if available, for arrays in loops"
+#: fortran/resolve.c:11059
+#, gcc-internal-format
+msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
 msgstr ""
 
-#: options.c:1842
-msgid "Treat the input file as already preprocessed"
+#: fortran/resolve.c:11085
+#, gcc-internal-format
+msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
 msgstr ""
 
-#: options.c:1845
-msgid "Enable basic program profiling code"
+#: fortran/resolve.c:11138
+#, gcc-internal-format
+msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
 msgstr ""
 
-#: options.c:1848
-msgid "Insert arc-based program profiling code"
+#: fortran/resolve.c:11179
+#, gcc-internal-format
+msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
 msgstr ""
 
-#: options.c:1851
-msgid "Enable common options for generating profile info for profile feedback directed optimizations"
+#: fortran/resolve.c:11198
+#, gcc-internal-format
+msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
 msgstr ""
 
-#: options.c:1854
-msgid "Enable common options for performing profile feedback directed optimizations"
+#: fortran/resolve.c:11272
+#, gcc-internal-format
+msgid "Threadprivate at %L isn't SAVEd"
 msgstr ""
 
-#: options.c:1857
-msgid "Insert code to profile values of expressions"
+#: fortran/resolve.c:11360
+#, gcc-internal-format
+msgid "BLOCK DATA element '%s' at %L must be in COMMON"
 msgstr ""
 
-#: options.c:1863
-msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
+#: fortran/resolve.c:11366
+#, gcc-internal-format
+msgid "DATA array '%s' at %L must be specified in a previous declaration"
 msgstr ""
 
-#: options.c:1866
-#, fuzzy
-msgid "Return small aggregates in registers"
-msgstr "te weinig argument voor functie"
+#: fortran/resolve.c:11382
+#, gcc-internal-format
+msgid "DATA element '%s' at %L is a pointer and so must be a full array"
+msgstr ""
 
-#: options.c:1869
-msgid "Enables a register move optimization"
+#: fortran/resolve.c:11428
+#, gcc-internal-format
+msgid "Nonconstant array section at %L in DATA statement"
 msgstr ""
 
-#: options.c:1872
-msgid "Perform a register renaming optimization pass"
+#: fortran/resolve.c:11441
+#, gcc-internal-format
+msgid "DATA statement at %L has more variables than values"
 msgstr ""
 
-#: options.c:1875
-msgid "Reorder basic blocks to improve code placement"
+#: fortran/resolve.c:11535
+#, gcc-internal-format
+msgid "iterator start at %L does not simplify"
 msgstr ""
 
-#: options.c:1878
-msgid "Reorder basic blocks and partition into hot and cold sections"
+#: fortran/resolve.c:11542
+#, fuzzy, gcc-internal-format
+msgid "iterator end at %L does not simplify"
+msgstr "taal %s niet herkend"
+
+#: fortran/resolve.c:11549
+#, gcc-internal-format
+msgid "iterator step at %L does not simplify"
 msgstr ""
 
-#: options.c:1881
-msgid "Reorder functions to improve code placement"
+#: fortran/resolve.c:11675
+#, gcc-internal-format
+msgid "DATA statement at %L has more values than variables"
 msgstr ""
 
-#: options.c:1884
-msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
+#: fortran/resolve.c:11785
+#, fuzzy, gcc-internal-format
+msgid "Label %d at %L defined but not used"
+msgstr "label %qs gedefinieerd maar niet gebruikt"
+
+#: fortran/resolve.c:11790
+#, fuzzy, gcc-internal-format
+msgid "Label %d at %L defined but cannot be used"
+msgstr "label %qs gedefinieerd maar niet gebruikt"
+
+#: fortran/resolve.c:11874
+#, gcc-internal-format
+msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1887
-msgid "Enable automatic template instantiation"
+#: fortran/resolve.c:11883
+#, gcc-internal-format
+msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1890
-msgid "Add a common subexpression elimination pass after loop optimizations"
+#: fortran/resolve.c:11891
+#, gcc-internal-format
+msgid "Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
 msgstr ""
 
-#: options.c:1893
-msgid "Run the loop optimizer twice"
+#: fortran/resolve.c:11907
+#, gcc-internal-format
+msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1896
-msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
+#: fortran/resolve.c:12009
+#, gcc-internal-format
+msgid "Syntax error in EQUIVALENCE statement at %L"
 msgstr ""
 
-#: options.c:1899
-msgid "Disable optimizations that assume default FP rounding behavior"
+#: fortran/resolve.c:12024
+#, gcc-internal-format
+msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
 msgstr ""
 
-#: options.c:1902
-msgid "Generate run time type descriptor information"
+#: fortran/resolve.c:12036
+#, gcc-internal-format
+msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
 msgstr ""
 
-#: options.c:1905
-msgid "Enable scheduling across basic blocks"
+#: fortran/resolve.c:12045
+#, gcc-internal-format
+msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1908
-msgid "Allow speculative motion of non-loads"
+#: fortran/resolve.c:12124
+#, gcc-internal-format
+msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1911
-msgid "Allow speculative motion of some loads"
+#: fortran/resolve.c:12135
+#, gcc-internal-format
+msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
 msgstr ""
 
-#: options.c:1914
-msgid "Allow speculative motion of more loads"
+#: fortran/resolve.c:12146
+#, gcc-internal-format
+msgid "Substring at %L has length zero"
 msgstr ""
 
-#: options.c:1917
-msgid "Allow premature scheduling of queued insns"
+#: fortran/resolve.c:12190
+#, gcc-internal-format
+msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
 msgstr ""
 
-#: options.c:1920
-msgid "Set dependence distance checking in premature scheduling of queued insns"
+#: fortran/resolve.c:12203
+#, gcc-internal-format
+msgid "ENTRY '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: options.c:1923
-msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
+#: fortran/resolve.c:12220
+#, gcc-internal-format
+msgid "User operator procedure '%s' at %L must be a FUNCTION"
 msgstr ""
 
-#: options.c:1926
-msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
+#: fortran/resolve.c:12230
+#, gcc-internal-format
+msgid "User operator procedure '%s' at %L cannot be assumed character length"
 msgstr ""
 
-#: options.c:1929
-msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
+#: fortran/resolve.c:12238
+#, fuzzy, gcc-internal-format
+msgid "User operator procedure '%s' at %L must have at least one argument"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:12252
+#, gcc-internal-format
+msgid "First argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: options.c:1932
-msgid "If scheduling post reload, do superblock scheduling"
+#: fortran/resolve.c:12270
+#, gcc-internal-format
+msgid "Second argument of operator interface at %L cannot be optional"
 msgstr ""
 
-#: options.c:1935
-msgid "If scheduling post reload, do trace scheduling"
+#: fortran/resolve.c:12277
+#, fuzzy, gcc-internal-format
+msgid "Operator interface at %L must have, at most, two arguments"
+msgstr "Intrinsic '%s' op %L moet minstens twee argumenten hebben"
+
+#: fortran/resolve.c:12349
+#, gcc-internal-format
+msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
 msgstr ""
 
-#: options.c:1938
-msgid "Reschedule instructions before register allocation"
+#: fortran/scanner.c:760
+#, gcc-internal-format
+msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
 msgstr ""
 
-#: options.c:1941
-msgid "Reschedule instructions after register allocation"
+#: fortran/scanner.c:1078 fortran/scanner.c:1221
+#, gcc-internal-format
+msgid "Limit of %d continuations exceeded in statement at %C"
 msgstr ""
 
-#: options.c:1944
-msgid "Mark data as shared rather than private"
+#: fortran/scanner.c:1090 fortran/scanner.c:1177
+#, gcc-internal-format
+msgid "Line truncated at %L"
 msgstr ""
 
-#: options.c:1947
-msgid "Use the same size for double as for float"
+#: fortran/scanner.c:1137
+#, gcc-internal-format
+msgid "Missing '&' in continued character constant at %C"
 msgstr ""
 
-#: options.c:1950
-msgid "Use the narrowest integer type possible for enumeration types"
+#: fortran/scanner.c:1371
+#, gcc-internal-format
+msgid "Nonconforming tab character at %C"
 msgstr ""
 
-#: options.c:1953
-msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
+#: fortran/scanner.c:1459 fortran/scanner.c:1462
+#, gcc-internal-format
+msgid "'&' not allowed by itself in line %d"
 msgstr ""
 
-#: options.c:1959
-msgid "Disable optimizations observable by IEEE signaling NaNs"
+#: fortran/scanner.c:1509
+#, gcc-internal-format
+msgid "Nonconforming tab character in column %d of line %d"
 msgstr ""
 
-#: options.c:1962
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
+#: fortran/scanner.c:1717
+#, gcc-internal-format
+msgid "%s:%d: file %s left but not entered"
 msgstr ""
 
-#: options.c:1965
-msgid "Make \"char\" signed by default"
+#: fortran/scanner.c:1751
+#, gcc-internal-format
+msgid "%s:%d: Illegal preprocessor directive"
 msgstr ""
 
-#: options.c:1968
-#, fuzzy
-msgid "Convert floating point constants to single precision constants"
-msgstr "floating-point fout bij het uitschrijven van een constante"
+#: fortran/scanner.c:1869
+#, fuzzy, gcc-internal-format
+msgid "Can't open file '%s'"
+msgstr "kan bestand '%s' niet openen"
 
-#: options.c:1971
-msgid "Use value profiling for speculative prefetching"
+#: fortran/simplify.c:86
+#, gcc-internal-format
+msgid "Result of %s overflows its kind at %L"
 msgstr ""
 
-#: options.c:1974
-msgid "Split lifetimes of induction variables when loops are unrolled."
+#: fortran/simplify.c:91
+#, gcc-internal-format
+msgid "Result of %s underflows its kind at %L"
 msgstr ""
 
-#: options.c:1980
-msgid "Insert stack checking code into the program"
+#: fortran/simplify.c:96
+#, gcc-internal-format
+msgid "Result of %s is NaN at %L"
 msgstr ""
 
-#: options.c:1986
-msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
+#: fortran/simplify.c:100
+#, gcc-internal-format
+msgid "Result of %s gives range error for its kind at %L"
 msgstr ""
 
-#: options.c:1989
-msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
+#: fortran/simplify.c:123
+#, gcc-internal-format
+msgid "KIND parameter of %s at %L must be an initialization expression"
 msgstr ""
 
-#: options.c:1992
-msgid "Display statistics accumulated during compilation"
+#: fortran/simplify.c:131
+#, fuzzy, gcc-internal-format
+msgid "Invalid KIND parameter of %s at %L"
+msgstr "ongeldige macronaam %<%.*s%>"
+
+# dit klinkt niet al te best
+#: fortran/simplify.c:670
+#, fuzzy, gcc-internal-format
+msgid "Argument of %s function at %L is negative"
+msgstr "functie-oproep heeft geaggregeerde waarde"
+
+#: fortran/simplify.c:677
+#, fuzzy, gcc-internal-format
+msgid "Argument of %s function at %L outside of range [0,127]"
+msgstr "argument voor %<__builtin_args_info%> buiten bereik"
+
+#: fortran/simplify.c:695
+#, gcc-internal-format
+msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
 msgstr ""
 
-#: options.c:1995
-msgid "Enable assignability checks for stores into object arrays"
+#: fortran/simplify.c:734
+#, gcc-internal-format
+msgid "Argument of ACOS at %L must be between -1 and 1"
 msgstr ""
 
-#: options.c:1998
-msgid "Perform strength reduction optimizations"
+#: fortran/simplify.c:766
+#, gcc-internal-format
+msgid "Argument of ACOSH at %L must not be less than 1"
 msgstr ""
 
-#: options.c:2001
-msgid "Assume strict aliasing rules apply"
+#: fortran/simplify.c:1031
+#, gcc-internal-format
+msgid "Argument of ASIN at %L must be between -1 and 1"
 msgstr ""
 
-#: options.c:2007
-msgid "Check for syntax errors, then stop"
+#: fortran/simplify.c:1116
+#, gcc-internal-format
+msgid "Argument of ATANH at %L must be inside the range -1 to 1"
 msgstr ""
 
-#: options.c:2010
-msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
+#: fortran/simplify.c:1146
+#, gcc-internal-format
+msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
 msgstr ""
 
-#: options.c:2013
-msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
+#: fortran/simplify.c:2125
+#, gcc-internal-format
+msgid "Argument of IACHAR at %L must be of length one"
 msgstr ""
 
-#: options.c:2016
-msgid "Create data files needed by \"gcov\""
+#: fortran/simplify.c:2132
+#, gcc-internal-format
+msgid "Argument of IACHAR function at %L outside of range 0..127"
 msgstr ""
 
-#: options.c:2022
-msgid "Perform jump threading optimizations"
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2171
+#, fuzzy, gcc-internal-format
+msgid "Invalid second argument of IBCLR at %L"
+msgstr "ongeldig type-argument %qs"
+
+#: fortran/simplify.c:2179
+#, gcc-internal-format
+msgid "Second argument of IBCLR exceeds bit size at %L"
 msgstr ""
 
-#: options.c:2025
-msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2213
+#, fuzzy, gcc-internal-format
+msgid "Invalid second argument of IBITS at %L"
+msgstr "ongeldig type-argument %qs"
+
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2219
+#, fuzzy, gcc-internal-format
+msgid "Invalid third argument of IBITS at %L"
+msgstr "ongeldig type-argument %qs"
+
+#: fortran/simplify.c:2229
+#, gcc-internal-format
+msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
 msgstr ""
 
-#: options.c:2028
-msgid "Report the time taken by each compiler pass"
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2276
+#, fuzzy, gcc-internal-format
+msgid "Invalid second argument of IBSET at %L"
+msgstr "ongeldig type-argument %qs"
+
+#: fortran/simplify.c:2284
+#, gcc-internal-format
+msgid "Second argument of IBSET exceeds bit size at %L"
 msgstr ""
 
-#: options.c:2031
-msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
+#: fortran/simplify.c:2314
+#, gcc-internal-format
+msgid "Argument of ICHAR at %L must be of length one"
 msgstr ""
 
-#: options.c:2034
-msgid "Perform superblock formation via tail duplication"
+#: fortran/simplify.c:2517
+#, gcc-internal-format
+msgid "Argument of INT at %L is not a valid type"
 msgstr ""
 
-#: options.c:2037
-#, fuzzy
-msgid "Assume floating-point operations can trap"
-msgstr "floating-point constante buiten bereik"
+# dit klinkt niet al te best
+#: fortran/simplify.c:2548
+#, fuzzy, gcc-internal-format
+msgid "Argument of %s at %L is not a valid type"
+msgstr "functie-oproep heeft geaggregeerde waarde"
 
-#: options.c:2040
-msgid "Trap for signed overflow in addition, subtraction and multiplication"
-msgstr ""
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2693
+#, fuzzy, gcc-internal-format
+msgid "Invalid second argument of ISHFT at %L"
+msgstr "ongeldig type-argument %qs"
 
-#: options.c:2043
-msgid "Use tree-ssa based implementation of profiling"
+#: fortran/simplify.c:2708
+#, gcc-internal-format
+msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
 msgstr ""
 
-#: options.c:2046
-#, fuzzy
-msgid "Enable SSA-CCP optimization on trees"
-msgstr "lege declaratie"
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2772
+#, fuzzy, gcc-internal-format
+msgid "Invalid second argument of ISHFTC at %L"
+msgstr "ongeldig type-argument %qs"
 
-#: options.c:2049
-msgid "Enable loop header copying on trees"
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:2786
+#, fuzzy, gcc-internal-format
+msgid "Invalid third argument of ISHFTC at %L"
+msgstr "ongeldig type-argument %qs"
+
+#: fortran/simplify.c:2792
+#, gcc-internal-format
+msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
 msgstr ""
 
-#: options.c:2052
-msgid "Coalesce memory temporaries in the SSA->normal pass"
+#: fortran/simplify.c:2808
+#, gcc-internal-format
+msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
 msgstr ""
 
-#: options.c:2055
-msgid "Replace SSA temporaries with better names in copies."
+#: fortran/simplify.c:2811
+#, gcc-internal-format
+msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
 msgstr ""
 
-#: options.c:2058
-msgid "Enable SSA dead code elimination optimization on trees"
+#: fortran/simplify.c:2882
+#, gcc-internal-format
+msgid "Argument of KIND at %L is a DERIVED type"
 msgstr ""
 
-#: options.c:2061
-#, fuzzy
-msgid "Enable dominator optimizations"
-msgstr "lege declaratie"
+#: fortran/simplify.c:3094
+#, fuzzy, gcc-internal-format
+msgid "DIM argument at %L is out of bounds"
+msgstr "het argument van %<asm%> is geen constante string"
 
-#: options.c:2064
-#, fuzzy
-msgid "Enable dead store elimination"
-msgstr "lege declaratie"
+#: fortran/simplify.c:3280
+#, gcc-internal-format
+msgid "Argument of LOG at %L cannot be less than or equal to zero"
+msgstr ""
 
-#: options.c:2067
-msgid "Enable Full Redundancy Elimination (FRE) on trees"
+#: fortran/simplify.c:3293
+#, gcc-internal-format
+msgid "Complex argument of LOG at %L cannot be zero"
 msgstr ""
 
-#: options.c:2070
-msgid "Enable loop invariant motion on trees"
+#: fortran/simplify.c:3321
+#, gcc-internal-format
+msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
 msgstr ""
 
-#: options.c:2073
-msgid "Create canonical induction variables in loops"
+#. Result is processor-dependent.
+#: fortran/simplify.c:3692
+#, gcc-internal-format
+msgid "Second argument MOD at %L is zero"
 msgstr ""
 
-#: options.c:2076
-#, fuzzy
-msgid "Enable linear loop transforms on trees"
-msgstr "lege declaratie"
+#. Result is processor-dependent.
+#: fortran/simplify.c:3703
+#, gcc-internal-format
+msgid "Second argument of MOD at %L is zero"
+msgstr ""
 
-#: options.c:2079
-#, fuzzy
-msgid "Enable loop optimizations on tree level"
-msgstr "lege declaratie"
+#. Result is processor-dependent. This processor just opts
+#. to not handle it at all.
+#. Result is processor-dependent.
+#: fortran/simplify.c:3745 fortran/simplify.c:3757
+#, gcc-internal-format
+msgid "Second argument of MODULO at %L is zero"
+msgstr ""
+
+# Is the %s the argument, or is it 'of' the argument?
+#: fortran/simplify.c:3803
+#, fuzzy, gcc-internal-format
+msgid "Second argument of NEAREST at %L shall not be zero"
+msgstr "ongeldig type-argument %qs"
 
-#: options.c:2082
-msgid "Perform live range splitting during the SSA->normal pass."
+#: fortran/simplify.c:3839
+#, gcc-internal-format
+msgid "Result of NEAREST is NaN at %L"
 msgstr ""
 
-#: options.c:2085
-#, fuzzy
-msgid "Enable SSA-PRE optimization on trees"
-msgstr "lege declaratie"
+#: fortran/simplify.c:4212
+#, gcc-internal-format
+msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
+msgstr ""
 
-#: options.c:2088
-msgid "Perform scalar replacement of aggregates"
+#: fortran/simplify.c:4267
+#, gcc-internal-format
+msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
 msgstr ""
 
-#: options.c:2091
-msgid "Replace temporary expressions in the SSA->normal pass"
+#: fortran/simplify.c:4539
+#, gcc-internal-format
+msgid "Result of SCALE overflows its kind at %L"
 msgstr ""
 
-#: options.c:2094
-#, fuzzy
-msgid "Enable loop vectorization on trees"
-msgstr "lege declaratie"
+# dit klinkt niet al te best
+#: fortran/simplify.c:5198
+#, fuzzy, gcc-internal-format
+msgid "Argument of SQRT at %L has a negative value"
+msgstr "functie-oproep heeft geaggregeerde waarde"
 
-#: options.c:2097
-msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
+#: fortran/simplify.c:5384
+#, gcc-internal-format
+msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
 msgstr ""
 
-#: options.c:2100
-msgid "Compile whole compilation unit at a time"
+#: fortran/simplify.c:5839
+#, gcc-internal-format
+msgid "Character '%s' in string at %L cannot be converted into character kind %d"
 msgstr ""
 
-#: options.c:2103
-msgid "Perform loop unrolling for all loops"
+#: fortran/symbol.c:134
+#, gcc-internal-format
+msgid "Duplicate IMPLICIT NONE statement at %C"
 msgstr ""
 
-#: options.c:2106
-msgid "Perform loop unrolling when iteration count is known"
+#: fortran/symbol.c:174
+#, gcc-internal-format
+msgid "Letter '%c' already set in IMPLICIT statement at %C"
 msgstr ""
 
-#: options.c:2109
-msgid "Allow math optimizations that may violate IEEE or ISO standards"
+#: fortran/symbol.c:196
+#, gcc-internal-format
+msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
 msgstr ""
 
-#: options.c:2112
-msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
+#: fortran/symbol.c:206
+#, gcc-internal-format
+msgid "Letter %c already has an IMPLICIT type at %C"
 msgstr ""
 
-#: options.c:2115
-msgid "Make \"char\" unsigned by default"
+#: fortran/symbol.c:262
+#, gcc-internal-format
+msgid "Symbol '%s' at %L has no IMPLICIT type"
 msgstr ""
 
-#: options.c:2118
-msgid "Perform loop unswitching"
+#. BIND(C) variables should not be implicitly declared.
+#: fortran/symbol.c:279
+#, gcc-internal-format
+msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: options.c:2121
-msgid "Just generate unwind tables for exception handling"
+#. Dummy args to a BIND(C) routine may not be interoperable if
+#. they are implicitly typed.
+#: fortran/symbol.c:293
+#, gcc-internal-format
+msgid "Implicitly declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
 msgstr ""
 
-#: options.c:2124
-#, fuzzy
-msgid "Generate code for the Boehm GC"
-msgstr "case-label niet in een switch-statement"
+#: fortran/symbol.c:334
+#, fuzzy, gcc-internal-format
+msgid "Function result '%s' at %L has no IMPLICIT type"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
 
-#: options.c:2127
-msgid "Use __cxa_atexit to register destructors"
+#: fortran/symbol.c:414
+#, fuzzy, gcc-internal-format
+msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
+msgstr "%Jsectie-attribuut is niet toegestaan voor %qD"
+
+#: fortran/symbol.c:469
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: Procedure pointer at %C"
+msgstr "%s voor %qs"
+
+#: fortran/symbol.c:624
+#, fuzzy, gcc-internal-format
+msgid "%s attribute applied to %s %s at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/symbol.c:631
+#, gcc-internal-format
+msgid "BIND(C) applied to %s %s at %L"
 msgstr ""
 
-#: options.c:2130
-msgid "Call a library routine to do integer divisions"
+#: fortran/symbol.c:736 fortran/symbol.c:1417
+#, fuzzy, gcc-internal-format
+msgid "%s attribute conflicts with %s attribute at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/symbol.c:739
+#, gcc-internal-format
+msgid "%s attribute conflicts with %s attribute in '%s' at %L"
 msgstr ""
 
-#: options.c:2133
-msgid "Perform variable tracking"
+#: fortran/symbol.c:747
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: %s attribute with %s attribute at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/symbol.c:753
+#, fuzzy, gcc-internal-format
+msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/symbol.c:797
+#, gcc-internal-format
+msgid "Cannot change attributes of USE-associated symbol at %L"
 msgstr ""
 
-#: options.c:2136
-msgid "Apply variable expansion when loops are unrolled."
+#: fortran/symbol.c:800
+#, gcc-internal-format
+msgid "Cannot change attributes of USE-associated symbol %s at %L"
 msgstr ""
 
-#: options.c:2139
-msgid "Add extra commentary to assembler output"
+#: fortran/symbol.c:816
+#, fuzzy, gcc-internal-format
+msgid "Duplicate %s attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:858
+#, gcc-internal-format
+msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
 msgstr ""
 
-#: options.c:2142
-msgid "Marks all inlined methods as having hidden visibility"
+#: fortran/symbol.c:884
+#, gcc-internal-format
+msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
 msgstr ""
 
-#: options.c:2145
-msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
+#: fortran/symbol.c:1002
+#, gcc-internal-format
+msgid "Cray Pointee at %L appears in multiple pointer() statements"
 msgstr ""
 
-#: options.c:2148
-#, fuzzy
-msgid "Use expression value profiles in optimizations"
-msgstr "lege declaratie"
+#: fortran/symbol.c:1021
+#, fuzzy, gcc-internal-format
+msgid "Duplicate PROTECTED attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
 
-#: options.c:2151
-msgid "Discard unused virtual functions"
-msgstr ""
+#: fortran/symbol.c:1054
+#, fuzzy, gcc-internal-format
+msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
+msgstr "%Jsectie-attribuut kan niet opgegeven worden voor lokale variabelen"
 
-#: options.c:2154
-msgid "Implement vtables using thunks"
+#: fortran/symbol.c:1062
+#, fuzzy, gcc-internal-format
+msgid "Duplicate SAVE attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1083
+#, fuzzy, gcc-internal-format
+msgid "Duplicate VALUE attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1103
+#, fuzzy, gcc-internal-format
+msgid "Duplicate VOLATILE attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1122
+#, fuzzy, gcc-internal-format
+msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1413
+#, fuzzy, gcc-internal-format
+msgid "%s attribute of '%s' conflicts with %s attribute at %L"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
+
+#: fortran/symbol.c:1447
+#, gcc-internal-format
+msgid "%s procedure at %L is already declared as %s procedure"
 msgstr ""
 
-#: options.c:2157
-msgid "Emit common-like symbols as weak symbols"
+#: fortran/symbol.c:1482
+#, gcc-internal-format
+msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
 msgstr ""
 
-#: options.c:2160
-msgid "Construct webs and split unrelated uses of single variable"
+#: fortran/symbol.c:1506
+#, gcc-internal-format
+msgid "ACCESS specification at %L was already specified"
 msgstr ""
 
-#: options.c:2163
-msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
+#: fortran/symbol.c:1523
+#, fuzzy, gcc-internal-format
+msgid "Duplicate BIND attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1530
+#, gcc-internal-format
+msgid "Fortran 2003: BIND(C) at %L"
 msgstr ""
 
-#: options.c:2166
-msgid "Generate a #line directive pointing at the current working directory"
+#: fortran/symbol.c:1547
+#, fuzzy, gcc-internal-format
+msgid "Duplicate EXTENDS attribute specified at %L"
+msgstr "%J%<noinline%> attribuut gegeven aan ingebouwde functie %qD"
+
+#: fortran/symbol.c:1551
+#, gcc-internal-format
+msgid "Fortran 2003: EXTENDS at %L"
 msgstr ""
 
-#: options.c:2169
-msgid "Assume signed arithmetic overflow wraps around"
+#: fortran/symbol.c:1573
+#, gcc-internal-format
+msgid "Symbol '%s' at %L already has an explicit interface"
 msgstr ""
 
-#: options.c:2172
-msgid "Emit cross referencing information"
+#: fortran/symbol.c:1580
+#, gcc-internal-format
+msgid "'%s' at %L has attributes specified outside its INTERFACE body"
 msgstr ""
 
-#: options.c:2175
-msgid "Put zero initialized data in the bss section"
+#: fortran/symbol.c:1613
+#, fuzzy, gcc-internal-format
+msgid "Symbol '%s' at %L already has basic type of %s"
+msgstr "gevraagd alignment is geen macht van 2"
+
+#: fortran/symbol.c:1620
+#, fuzzy, gcc-internal-format
+msgid "Procedure '%s' at %L may not have basic type of %s"
+msgstr "object van variabele lengte mag geen beginwaarde krijgen"
+
+#: fortran/symbol.c:1632
+#, gcc-internal-format
+msgid "Symbol '%s' at %L cannot have a type"
 msgstr ""
 
-#: options.c:2178
-msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
+#: fortran/symbol.c:1797
+#, gcc-internal-format
+msgid "Component '%s' at %C already declared at %L"
 msgstr ""
 
-#: options.c:2181
-msgid "Generate debug information in default format"
+#: fortran/symbol.c:1808
+#, fuzzy, gcc-internal-format
+msgid "Component '%s' at %C already in the parent type at %L"
+msgstr "gevraagd alignment is geen macht van 2"
+
+#: fortran/symbol.c:1884
+#, fuzzy, gcc-internal-format
+msgid "Symbol '%s' at %C is ambiguous"
+msgstr "grootte van %qs is %u bytes"
+
+#: fortran/symbol.c:1916
+#, gcc-internal-format
+msgid "Derived type '%s' at %C is being used before it is defined"
 msgstr ""
 
-#: options.c:2184
-msgid "Generate debug information in COFF format"
+#: fortran/symbol.c:1957
+#, fuzzy, gcc-internal-format
+msgid "'%s' at %C is not a member of the '%s' structure"
+msgstr "%qs is geen bestand, pipe of tty"
+
+#: fortran/symbol.c:1969
+#, gcc-internal-format
+msgid "Component '%s' at %C is a PRIVATE component of '%s'"
 msgstr ""
 
-#: options.c:2187
-msgid "Generate debug information in DWARF v2 format"
+#: fortran/symbol.c:2105
+#, fuzzy, gcc-internal-format
+msgid "Duplicate statement label %d at %L and %L"
+msgstr "herhaalde case-waarde"
+
+#: fortran/symbol.c:2115
+#, gcc-internal-format
+msgid "Label %d at %C already referenced as branch target"
 msgstr ""
 
-#: options.c:2190
-#, fuzzy
-msgid "Dump declarations to a .decl file"
-msgstr "declaratie declareert niets"
+#: fortran/symbol.c:2124
+#, gcc-internal-format
+msgid "Label %d at %C already referenced as a format label"
+msgstr ""
 
-#: options.c:2193
-msgid "Generate debug information in default extended format"
+#: fortran/symbol.c:2166
+#, gcc-internal-format
+msgid "Label %d at %C previously used as a FORMAT label"
 msgstr ""
 
-#: options.c:2196
-msgid "Generate debug information in STABS format"
+#: fortran/symbol.c:2174
+#, gcc-internal-format
+msgid "Label %d at %C previously used as branch target"
 msgstr ""
 
-#: options.c:2199
-msgid "Generate debug information in extended STABS format"
+#: fortran/symbol.c:2489
+#, gcc-internal-format
+msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
 msgstr ""
 
-#: options.c:2202
-msgid "Generate debug information in VMS format"
+#: fortran/symbol.c:2492
+#, gcc-internal-format
+msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
 msgstr ""
 
-#: options.c:2205
-msgid "Generate debug information in XCOFF format"
+#. Symbol is from another namespace.
+#: fortran/symbol.c:2651
+#, gcc-internal-format
+msgid "Symbol '%s' at %C has already been host associated"
 msgstr ""
 
-#: options.c:2208
-msgid "Generate debug information in extended XCOFF format"
+#: fortran/symbol.c:3485
+#, gcc-internal-format
+msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
 msgstr ""
 
-#: options.c:2211
-msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
+#: fortran/symbol.c:3496
+#, gcc-internal-format
+msgid "Derived type '%s' at %L is empty"
 msgstr ""
 
-#: options.c:2214
-msgid "-imacros <file>\tAccept definition of macros in <file>"
+#: fortran/symbol.c:3513
+#, gcc-internal-format
+msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
 msgstr ""
 
-#: options.c:2217
-msgid "-include <file>\tInclude the contents of <file> before other files"
+#: fortran/symbol.c:3523
+#, gcc-internal-format
+msgid "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) derived type '%s' at %L"
 msgstr ""
 
-#: options.c:2220
-msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
+#: fortran/symbol.c:3534
+#, gcc-internal-format
+msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
 msgstr ""
 
-#: options.c:2223
-msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
+#. If the derived type is bind(c), all fields must be
+#. interop.
+#: fortran/symbol.c:3572
+#, gcc-internal-format
+msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
 msgstr ""
 
-#: options.c:2226
-msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
+#. If derived type is param to bind(c) routine, or to one
+#. of the iso_c_binding procs, it must be interoperable, so
+#. all fields must interop too.
+#: fortran/symbol.c:3581
+#, gcc-internal-format
+msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
 msgstr ""
 
-#: options.c:2229
-msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
+#: fortran/symbol.c:3595
+#, gcc-internal-format
+msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
 msgstr ""
 
-#: options.c:2232
-msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
+#: fortran/symbol.c:3603
+#, gcc-internal-format
+msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
 msgstr ""
 
-#: options.c:2235
-msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
+#: fortran/symbol.c:4535
+#, gcc-internal-format
+msgid "Symbol '%s' is used before it is typed at %L"
 msgstr ""
 
-#: options.c:2247
-msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
+#: fortran/symbol.c:4541
+#, fuzzy, gcc-internal-format
+msgid "Extension: Symbol '%s' is used before it is typed at %L"
+msgstr "ongeldige registernaam voor %qs"
+
+#: fortran/symbol.c:4883 fortran/symbol.c:4957
+#, gcc-internal-format
+msgid "'%s' of '%s' is PRIVATE at %L"
 msgstr ""
 
-#: options.c:2250
-msgid "Do not search standard system include directories for C++"
+#: fortran/target-memory.c:616
+#, gcc-internal-format
+msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
 msgstr ""
 
-#: options.c:2253
-msgid "-o <file>\tPlace output into <file>"
+#: fortran/target-memory.c:703
+#, gcc-internal-format
+msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
 msgstr ""
 
-#: options.c:2256
-msgid "Enable function profiling"
+#: fortran/trans-array.c:705 fortran/trans-array.c:4543
+#: fortran/trans-array.c:5651 fortran/trans-intrinsic.c:4255
+#, fuzzy, gcc-internal-format
+msgid "Creating array temporary at %L"
+msgstr "doorgeven van argument %d van %qs"
+
+#. Problems occur when we get something like
+#. integer :: a(lots) = (/(i, i=1, lots)/)
+#: fortran/trans-array.c:4110
+#, gcc-internal-format
+msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
 msgstr ""
 
-#: options.c:2259
-msgid "Issue warnings needed for strict compliance to the standard"
+#: fortran/trans-array.c:5648
+#, gcc-internal-format
+msgid "Creating array temporary at %L for argument '%s'"
 msgstr ""
 
-#: options.c:2262
-msgid "Like -pedantic but issue them as errors"
+#: fortran/trans-array.c:6199
+#, gcc-internal-format
+msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
 msgstr ""
 
-#: options.c:2265
-msgid "Generate C header of platform-specific features"
+#: fortran/trans-array.c:6682
+#, gcc-internal-format
+msgid "bad expression type during walk (%d)"
 msgstr ""
 
-#: options.c:2268
-msgid "Do not display functions compiled or elapsed time"
+#: fortran/trans-common.c:400
+#, gcc-internal-format
+msgid "Named COMMON block '%s' at %L shall be of the same size"
 msgstr ""
 
-#: options.c:2271
-#, fuzzy
-msgid "Remap file names when including files"
-msgstr "lege bestandsnaam in `#%s'"
+#: fortran/trans-common.c:842
+#, fuzzy, gcc-internal-format
+msgid "Bad array reference at %L"
+msgstr "kan niet derefereren, is geen pointer."
 
-#: options.c:2274
-msgid "Conform to the ISO 1998 C++ standard"
+#: fortran/trans-common.c:850
+#, gcc-internal-format
+msgid "Illegal reference type at %L as EQUIVALENCE object"
 msgstr ""
 
-#: options.c:2277 options.c:2298
-msgid "Conform to the ISO 1990 C standard"
+#: fortran/trans-common.c:890
+#, gcc-internal-format
+msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
 msgstr ""
 
-#: options.c:2280 options.c:2304
-msgid "Conform to the ISO 1999 C standard"
+#. Aligning this field would misalign a previous field.
+#: fortran/trans-common.c:1023
+#, gcc-internal-format
+msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
 msgstr ""
 
-#: options.c:2283
-msgid "Deprecated in favor of -std=c99"
+#: fortran/trans-common.c:1090
+#, gcc-internal-format
+msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
 msgstr ""
 
-#: options.c:2286
-msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
+#: fortran/trans-common.c:1105
+#, gcc-internal-format
+msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
 msgstr ""
 
-#: options.c:2289
-msgid "Conform to the ISO 1990 C standard with GNU extensions"
+#: fortran/trans-common.c:1120
+#, gcc-internal-format
+msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder elements or use -fno-align-commons"
 msgstr ""
 
-#: options.c:2292
-msgid "Conform to the ISO 1999 C standard with GNU extensions"
+#: fortran/trans-common.c:1125
+#, gcc-internal-format
+msgid "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements or use -fno-align-commons"
 msgstr ""
 
-#: options.c:2295
-msgid "Deprecated in favor of -std=gnu99"
-msgstr ""
+#: fortran/trans-common.c:1148
+#, fuzzy, gcc-internal-format
+msgid "COMMON '%s' at %L does not exist"
+msgstr "taal %s niet herkend"
 
-#: options.c:2301
-msgid "Conform to the ISO 1990 C standard as amended in 1994"
+#: fortran/trans-common.c:1156
+#, gcc-internal-format
+msgid "COMMON '%s' at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
 msgstr ""
 
-#: options.c:2307
-msgid "Deprecated in favor of -std=iso9899:1999"
+#: fortran/trans-common.c:1160
+#, gcc-internal-format
+msgid "COMMON at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
 msgstr ""
 
-#: options.c:2310
-msgid "Enable traditional preprocessing"
+#: fortran/trans-const.c:294
+#, gcc-internal-format
+msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
 msgstr ""
 
-#: options.c:2313
-msgid "-trigraphs\tSupport ISO C trigraphs"
+#: fortran/trans-const.c:330
+#, gcc-internal-format
+msgid "gfc_conv_constant_to_tree(): invalid type: %s"
 msgstr ""
 
-#: options.c:2316
-msgid "Do not predefine system-specific and GCC-specific macros"
+#: fortran/trans-const.c:358
+#, fuzzy, gcc-internal-format
+msgid "non-constant initialization expression at %L"
+msgstr "ongeldige waarheidsexpressie"
+
+#: fortran/trans-decl.c:1161
+#, gcc-internal-format
+msgid "intrinsic variable which isn't a procedure"
 msgstr ""
 
-#: options.c:2319
-msgid "Enable verbose output"
+#: fortran/trans-decl.c:3088 fortran/trans-decl.c:4439
+#, fuzzy, gcc-internal-format
+msgid "Return value of function '%s' at %L not set"
+msgstr "%s: definitie van functie '%s' niet omgezet\n"
+
+#: fortran/trans-decl.c:3428
+#, gcc-internal-format
+msgid "backend decl for module variable %s already exists"
 msgstr ""
 
-#: options.c:2325
-msgid "Suppress warnings"
+#: fortran/trans-decl.c:3801
+#, gcc-internal-format
+msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
 msgstr ""
 
-#: config/mips/mips.h:1140 config/arc/arc.h:63
-msgid "may not use both -EB and -EL"
-msgstr "-EB en -EL mogen niet samen gebruikt worden"
+#: fortran/trans-decl.c:3806
+#, fuzzy, gcc-internal-format
+msgid "Unused dummy argument '%s' at %L"
+msgstr "Te veel argumenten voor %s op %L"
 
-#: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:790
-msgid "-pg and -fomit-frame-pointer are incompatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: fortran/trans-decl.c:3812
+#, fuzzy, gcc-internal-format
+msgid "Unused variable '%s' declared at %L"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#: ada/lang-specs.h:35
-msgid "-c or -S required for Ada"
+#: fortran/trans-decl.c:3860
+#, fuzzy, gcc-internal-format
+msgid "Unused parameter '%s' declared at %L"
+msgstr "parameter %qs als void gedeclareerd"
+
+#: fortran/trans-decl.c:3874
+#, gcc-internal-format
+msgid "Return value '%s' of function '%s' declared at %L not set"
 msgstr ""
 
-#: config/i386/cygwin.h:29
-#, fuzzy
-msgid "mno-cygwin and mno-win32 are not compatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: fortran/trans-expr.c:1342
+#, fuzzy, gcc-internal-format
+msgid "Unknown intrinsic op"
+msgstr "onbekende machine-modus %qs"
 
-#: config/i386/cygwin.h:70 config/i386/mingw32.h:58
-#, fuzzy
-msgid "shared and mdll are not compatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: fortran/trans-expr.c:2577
+#, fuzzy, gcc-internal-format
+msgid "Unknown argument list function at %L"
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#: config/i386/nwld.h:34
-#, fuzzy
-msgid "Static linking is not supported.\n"
-msgstr "-pipe wordt niet ondersteund"
+#: fortran/trans-intrinsic.c:738
+#, fuzzy, gcc-internal-format
+msgid "Intrinsic function %s(%d) not recognized"
+msgstr "taal %s niet herkend"
 
-#: config/i386/sco5.h:189
-#, fuzzy
-msgid "-pg not supported on this platform"
-msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
+#: fortran/trans-intrinsic.c:887
+#, fuzzy, gcc-internal-format
+msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
+msgstr "'%s' argument voor intrinsic '%s' op %L moet een constante zijn"
 
-#: config/i386/sco5.h:190
-#, fuzzy
-msgid "-p and -pp specified - pick one"
-msgstr "-I- twee keer opgegeven"
+#: fortran/trans-io.c:2033
+#, gcc-internal-format
+msgid "Derived type '%s' at %L has PRIVATE components"
+msgstr ""
 
-#: config/i386/sco5.h:264
-msgid "-G and -static are mutually exclusive"
+#: fortran/trans-io.c:2137
+#, gcc-internal-format
+msgid "Bad IO basetype (%d)"
 msgstr ""
 
-#: config/sparc/linux64.h:211 config/sparc/linux64.h:222
-#: config/sparc/netbsd-elf.h:126 config/sparc/netbsd-elf.h:145
-#: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
-#, fuzzy
-msgid "may not use both -m32 and -m64"
-msgstr "-mfp64 en -m4650 mogen niet samen gebruikt worden"
+#: fortran/trans-openmp.c:1643
+#, gcc-internal-format
+msgid "gfc_trans_omp_workshare(): Bad statement code"
+msgstr ""
 
-#: config/darwin.h:251
-msgid "-current_version only allowed with -dynamiclib"
+#: fortran/trans-stmt.c:513
+#, gcc-internal-format
+msgid "An alternate return at %L without a * dummy argument"
 msgstr ""
 
-#: config/darwin.h:253
-msgid "-install_name only allowed with -dynamiclib"
+#: fortran/trans-types.c:464
+#, gcc-internal-format
+msgid "integer kind=8 not available for -fdefault-integer-8 option"
 msgstr ""
 
-#: config/darwin.h:258
-msgid "-bundle not allowed with -dynamiclib"
+#: fortran/trans-types.c:487
+#, gcc-internal-format
+msgid "real kind=8 not available for -fdefault-real-8 option"
 msgstr ""
 
-#: config/darwin.h:259
-msgid "-bundle_loader not allowed with -dynamiclib"
+#: fortran/trans-types.c:500
+#, gcc-internal-format
+msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
 msgstr ""
 
-#: config/darwin.h:260
-msgid "-client_name not allowed with -dynamiclib"
+#: fortran/trans-types.c:1344
+#, fuzzy, gcc-internal-format
+msgid "Array element size too big"
+msgstr "case-waarde buiten bereik"
+
+#: fortran/trans.c:1278
+#, gcc-internal-format
+msgid "gfc_trans_code(): Bad statement code"
 msgstr ""
 
-#: config/darwin.h:265
-msgid "-force_flat_namespace not allowed with -dynamiclib"
+#: java/class.c:836
+#, gcc-internal-format
+msgid "bad method signature"
 msgstr ""
 
-#: config/darwin.h:267
-msgid "-keep_private_externs not allowed with -dynamiclib"
+#: java/class.c:893
+#, gcc-internal-format
+msgid "misplaced ConstantValue attribute (not in any field)"
 msgstr ""
 
-#: config/darwin.h:268
-msgid "-private_bundle not allowed with -dynamiclib"
+#: java/class.c:896
+#, fuzzy, gcc-internal-format
+msgid "duplicate ConstantValue attribute for field '%s'"
+msgstr "niet-constante waarde voor tagveld %qs"
+
+#: java/class.c:907
+#, gcc-internal-format
+msgid "ConstantValue attribute of field '%s' has wrong type"
 msgstr ""
 
-#: config/vax/netbsd-elf.h:42
-#, fuzzy
-msgid "The -shared option is not currently supported for VAX ELF."
-msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund"
+#: java/class.c:1613
+#, gcc-internal-format
+msgid "abstract method in non-abstract class"
+msgstr ""
+
+# goede vertaling voor 'overrides'?
+#: java/class.c:2689
+#, fuzzy, gcc-internal-format
+msgid "non-static method %q+D overrides static method"
+msgstr "niet-static methode '%s' vervangt static methode"
 
-#: config/lynx.h:71
-msgid "Cannot use mthreads and mlegacy-threads together."
+#: java/decl.c:1261
+#, fuzzy, gcc-internal-format
+msgid "%q+D used prior to declaration"
+msgstr "%qs gebruikt vóór declaratie"
+
+#: java/decl.c:1687
+#, gcc-internal-format
+msgid "In %+D: overlapped variable and exception ranges at %d"
 msgstr ""
 
-#: config/lynx.h:96
-msgid "Cannot use mshared and static together."
+#: java/decl.c:1738
+#, gcc-internal-format
+msgid "bad type in parameter debug info"
 msgstr ""
 
-#: config/vax/vax.h:50 config/vax/vax.h:51
-msgid "profiling not supported with -mg\n"
-msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
+#: java/decl.c:1747
+#, gcc-internal-format
+msgid "bad PC range for debug info for local %q+D"
+msgstr ""
 
-#: config/mcore/mcore.h:57
-msgid "the m210 does not have little endian support"
+#: java/expr.c:378
+#, gcc-internal-format
+msgid "need to insert runtime check for %s"
 msgstr ""
 
-#: config/arm/arm.h:153
-msgid "-msoft-float and -mhard_float may not be used together"
-msgstr "-msoft-float en -mhard_float mogen niet samen gebruikt worden"
+#: java/expr.c:526 java/expr.c:573
+#, fuzzy, gcc-internal-format
+msgid "assert: %s is assign compatible with %s"
+msgstr "case-selector niet compatibel met label"
 
-#: config/arm/arm.h:155
-msgid "-mbig-endian and -mlittle-endian may not be used together"
-msgstr "-mbig-endian en -mlittle-endian mogen niet samen gebruikt worden"
+#: java/expr.c:691
+#, gcc-internal-format
+msgid "stack underflow - dup* operation"
+msgstr ""
 
-#: gcc.c:763
-#, fuzzy
-msgid "GCC does not support -C or -CC without -E"
-msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt"
+#: java/expr.c:1689
+#, gcc-internal-format
+msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
+msgstr ""
 
-#: gcc.c:957
-#, fuzzy
-msgid "-E or -x required when input is from standard input"
-msgstr "-E is nodig wanneer de invoer van standaardinvoer komt"
+# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
+# dikwijls 'bibliotheek' zien gebruiken.
+# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
+# ik ben van plan daar verandering in te brengen.
+#: java/expr.c:1717
+#, fuzzy, gcc-internal-format
+msgid "field %qs not found"
+msgstr "veld %qs niet gevonden"
 
-#: java/lang-specs.h:34
-#, fuzzy
-msgid "-fjni and -femit-class-files are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: java/expr.c:2269
+#, gcc-internal-format
+msgid "method '%s' not found in class"
+msgstr ""
 
-#: java/lang-specs.h:35
-#, fuzzy
-msgid "-fjni and -femit-class-file are incompatible"
-msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#: java/expr.c:2474
+#, gcc-internal-format
+msgid "failed to find class '%s'"
+msgstr "kan klasse '%s' niet vinden"
 
-#: java/lang-specs.h:36 java/lang-specs.h:37
-msgid "-femit-class-file should used along with -fsyntax-only"
+#: java/expr.c:2515
+#, gcc-internal-format
+msgid "class '%s' has no method named '%s' matching signature '%s'"
 msgstr ""
 
-#: config/mips/r3900.h:35
-#, fuzzy
-msgid "-mhard-float not supported"
-msgstr "-mhard-float wordt niet ondersteund"
+#: java/expr.c:2546
+#, gcc-internal-format
+msgid "invokestatic on non static method"
+msgstr ""
 
-#: config/mips/r3900.h:37
-#, fuzzy
-msgid "-msingle-float and -msoft-float cannot both be specified"
-msgstr "-msingle-float en -msoft-float kunnen niet samen gebruikt worden."
+#: java/expr.c:2551
+#, gcc-internal-format
+msgid "invokestatic on abstract method"
+msgstr ""
 
-#: treelang/lang-specs.h:53
-#, fuzzy
-msgid "-pg or -p and -fomit-frame-pointer are incompatible"
-msgstr "-pg en -fomit-frame-pointer zijn niet compatibel"
+#: java/expr.c:2559
+#, gcc-internal-format
+msgid "invoke[non-static] on static method"
+msgstr ""
 
-#: config/rs6000/darwin.h:130
-msgid " conflicting code gen style switches are used"
+#: java/expr.c:2917
+#, fuzzy, gcc-internal-format
+msgid "missing field '%s' in '%s'"
+msgstr "beginwaarde ontbreekt"
+
+#: java/expr.c:2924
+#, gcc-internal-format
+msgid "mismatching signature for field '%s' in '%s'"
 msgstr ""
 
-#: config/sh/sh.h:685
-#, fuzzy
-msgid "SH2a does not support little-endian"
-msgstr "doel-CPU ondersteunt geen interworking"
+#: java/expr.c:2953
+#, fuzzy, gcc-internal-format
+msgid "assignment to final field %q+D not in field's class"
+msgstr "toekenning aan final-veld %qs niet in constructor"
 
-#: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
-#: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
-#, fuzzy
-msgid "does not support multilib"
-msgstr "%s ondersteunt %s niet"
+#: java/expr.c:3177
+#, gcc-internal-format
+msgid "invalid PC in line number table"
+msgstr "ongeldige PC in tabel met regelnummers"
 
-#~ msgid "built-in function `%s' not currently supported"
-#~ msgstr "ingebouwde functie `%s' wordt op het ogenblik niet ondersteund"
+#: java/expr.c:3227
+#, gcc-internal-format
+msgid "unreachable bytecode from %d to before %d"
+msgstr ""
 
-#~ msgid "concatenation of string literals with __FUNCTION__ is deprecated"
-#~ msgstr "concatenatie van stringconstantes met __FUNCTION__ is verouderd"
+#: java/expr.c:3269
+#, gcc-internal-format
+msgid "unreachable bytecode from %d to the end of the method"
+msgstr ""
 
-# betere vertaling voor 'range expressions'?
-#~ msgid "ISO C++ forbids range expressions in switch statements"
-#~ msgstr "ISO C++ verbiedt het gebruik van bereik-expressies in switch statements"
+#. duplicate code from LOAD macro
+#: java/expr.c:3576
+#, fuzzy, gcc-internal-format
+msgid "unrecogized wide sub-instruction"
+msgstr "signature-string niet herkend"
 
-#~ msgid "ISO C++ forbids taking the address of a label"
-#~ msgstr "ISO C++ verbiedt het nemen van het adres van een label"
+#: java/jcf-parse.c:508
+#, fuzzy, gcc-internal-format
+msgid "<constant pool index %d not in range>"
+msgstr "te veel argumenten voor procedure `%s'"
 
-#~ msgid "declaration of `%s' shadows %s"
-#~ msgstr "de declaratie van `%s' verbergt %s"
+#: java/jcf-parse.c:518
+#, gcc-internal-format
+msgid "<constant pool index %d unexpected type"
+msgstr ""
 
-#~ msgid "no vector mode with the size and type specified could be found"
-#~ msgstr "er kon geen vectormodus gevonden worden met de opgegeven grootte en type"
+#: java/jcf-parse.c:1098
+#, gcc-internal-format
+msgid "bad string constant"
+msgstr "slechte stringconstante"
 
-#~ msgid "`struct %s' incomplete in scope ending here"
-#~ msgstr "`struct %s' onvolledig in bereik dat hier eindigt"
+#: java/jcf-parse.c:1116
+#, gcc-internal-format
+msgid "bad value constant type %d, index %d"
+msgstr ""
 
-#~ msgid "`union %s' incomplete in scope ending here"
-#~ msgstr "`union %s' onvolledig in bereik dat hier eindigt"
+#: java/jcf-parse.c:1396 java/jcf-parse.c:1402
+#, fuzzy, gcc-internal-format
+msgid "cannot find file for class %s"
+msgstr "[kan %s niet vinden]"
 
-#~ msgid "`enum %s' incomplete in scope ending here"
-#~ msgstr "`enum %s' onvolledig in bereik dat hier eindigt"
+#: java/jcf-parse.c:1427
+#, fuzzy, gcc-internal-format
+msgid "not a valid Java .class file"
+msgstr "ongeldige basisklasse"
 
-#~ msgid "label `%s' used but not defined"
-#~ msgstr "label `%s' gebruikt maar niet gedefinieerd"
+#: java/jcf-parse.c:1430
+#, fuzzy, gcc-internal-format
+msgid "error while parsing constant pool"
+msgstr "%s voor stringconstante"
 
-#~ msgid "label `%s' defined but not used"
-#~ msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#. FIXME - where was first time
+#: java/jcf-parse.c:1445
+#, gcc-internal-format
+msgid "reading class %s for the second time from %s"
+msgstr ""
 
-#~ msgid "shadowing built-in function `%s'"
-#~ msgstr "ingebouwde functie `%s' wordt verborgen"
+#: java/jcf-parse.c:1463
+#, gcc-internal-format
+msgid "error while parsing fields"
+msgstr ""
 
-#~ msgid "shadowing library function `%s'"
-#~ msgstr "bibliotheekfunctie `%s' wordt verborgen"
+#: java/jcf-parse.c:1466
+#, gcc-internal-format
+msgid "error while parsing methods"
+msgstr ""
 
-#~ msgid "library function `%s' declared as non-function"
-#~ msgstr "bibliotheekfunctie `%s' gedeclareerd als niet-functie"
+#: java/jcf-parse.c:1469
+#, gcc-internal-format
+msgid "error while parsing final attributes"
+msgstr ""
 
-#~ msgid "conflicting types for `%s'"
-#~ msgstr "conflicterende types voor `%s'"
+#: java/jcf-parse.c:1509
+#, gcc-internal-format
+msgid "duplicate class will only be compiled once"
+msgstr ""
 
-#~ msgid "redeclaration of `%s'"
-#~ msgstr "herdeclaratie van `%s'"
+#: java/jcf-parse.c:1604
+#, gcc-internal-format
+msgid "missing Code attribute"
+msgstr ""
 
-#~ msgid "prototype for `%s' follows"
-#~ msgstr "prototype voor `%s' volgt"
+#: java/jcf-parse.c:1850
+#, fuzzy, gcc-internal-format
+msgid "no input file specified"
+msgstr "Geen invoerbestanden"
 
-#~ msgid "non-prototype definition here"
-#~ msgstr "niet-prototype definitie hier"
+#: java/jcf-parse.c:1885
+#, fuzzy, gcc-internal-format
+msgid "can't close input file %s: %m"
+msgstr "kan bestand '%s' niet openen"
+
+#: java/jcf-parse.c:1930
+#, gcc-internal-format
+msgid "bad zip/jar file %s"
+msgstr ""
 
-#~ msgid "prototype for `%s' follows and number of arguments doesn't match"
-#~ msgstr "prototype voor `%s' volgt en aantal argumenten komt niet overeen"
+#: java/jcf-parse.c:2132
+#, fuzzy, gcc-internal-format
+msgid "error while reading %s from zip file"
+msgstr "%s voor stringconstante"
 
-#~ msgid "const declaration for `%s' follows non-const"
-#~ msgstr "'const' declaratie voor `%s' volgt niet-'const' declaratie"
+#: java/jvspec.c:422
+#, gcc-internal-format
+msgid "warning: already-compiled .class files ignored with -C"
+msgstr ""
 
-#~ msgid "type qualifiers for `%s' conflict with previous decl"
-#~ msgstr "type-qualifiers voor `%s' geven een conflict met een eerdere declaratie"
+#: java/lang.c:559
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Java"
+msgstr ""
 
-#~ msgid "redundant redeclaration of `%s' in same scope"
-#~ msgstr "overbodige herdeclaratie van `%s' in zelfde bereik"
+#: java/lang.c:570
+#, gcc-internal-format
+msgid "-findirect-dispatch is incompatible with -freduced-reflection"
+msgstr ""
 
-#~ msgid "a parameter"
-#~ msgstr "een parameter"
+#: java/lang.c:573
+#, gcc-internal-format
+msgid "-fjni is incompatible with -freduced-reflection"
+msgstr ""
 
-#~ msgid "a previous local"
-#~ msgstr "een eerdere locale"
+#: java/lang.c:584
+#, gcc-internal-format
+msgid "can't do dependency tracking with input from stdin"
+msgstr ""
 
-#~ msgid "a global declaration"
-#~ msgstr "een globale declaratie"
+#: java/lang.c:600
+#, gcc-internal-format
+msgid "couldn't determine target name for dependency tracking"
+msgstr ""
 
-#~ msgid "`%s' used prior to declaration"
-#~ msgstr "`%s' gebruikt vóór declaratie"
+#: java/mangle_name.c:325 java/mangle_name.c:402
+#, gcc-internal-format
+msgid "internal error - invalid Utf8 name"
+msgstr ""
 
-#~ msgid "`%s' was declared implicitly `extern' and later `static'"
-#~ msgstr "`%s' was impliciet als `extern' gedeclareerd en daarna als `static'"
+# Moet 'signature-string' vertaald worden?
+#: java/typeck.c:427
+#, gcc-internal-format
+msgid "junk at end of signature string"
+msgstr "Brol aan einde van signature-string."
 
-#~ msgid "previous external decl of `%s'"
-#~ msgstr "eerdere externe declaratie van `%s'"
+#: java/verify-glue.c:378
+#, gcc-internal-format
+msgid "verification failed: %s"
+msgstr ""
 
-#~ msgid "type mismatch with previous implicit declaration"
-#~ msgstr "type-conflict met eerdere impliciete declaratie"
+#: java/verify-glue.c:380
+#, gcc-internal-format
+msgid "verification failed at PC=%d: %s"
+msgstr ""
 
-#~ msgid "`%s' was previously implicitly declared to return `int'"
-#~ msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
+#: java/verify-glue.c:468
+#, gcc-internal-format
+msgid "bad pc in exception_table"
+msgstr ""
 
-#~ msgid "`%s' locally external but globally static"
-#~ msgstr "`%s' is locaal `extern', maar globaal `static'"
+#: lto/lto-elf.c:114 lto/lto-elf.c:135
+#, fuzzy, gcc-internal-format
+msgid "could not read section header: %s"
+msgstr "kan antwoordbestand %s niet openen"
 
-#~ msgid "function `%s' was previously declared within a block"
-#~ msgstr "functie `%s' was tevoren binnen een blok gedeclareerd"
+#: lto/lto-elf.c:234
+#, fuzzy, gcc-internal-format
+msgid "two or more sections for %s:"
+msgstr "twee of meer data types in de declaratie van %qs"
 
-#, fuzzy
-#~ msgid "typedef `%s' is initialized (use __typeof__ instead)"
-#~ msgstr "typedef `%s' krijgt beginwaarde"
+#. Initialize the section header of section SCN.  SH_NAME is the section name
+#. as an index into the section header string table.  SH_TYPE is the section
+#. type, an SHT_* macro from libelf headers.
+#: lto/lto-elf.c:259
+#, gcc-internal-format
+msgid "elf32_getshdr() failed: %s"
+msgstr ""
 
-#~ msgid "function `%s' is initialized like a variable"
-#~ msgstr "typedef `%s' krijgt beginwaarde alsof het een variabele is"
+#: lto/lto-elf.c:261
+#, gcc-internal-format
+msgid "elf64_getshdr() failed: %s"
+msgstr ""
 
-#~ msgid "variable `%s' has initializer but incomplete type"
-#~ msgstr "variabele `%s' heeft beginwaarde, maar een onvolledig type"
+# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
+#: lto/lto-elf.c:295
+#, fuzzy, gcc-internal-format
+msgid "could not create a new ELF section: %s"
+msgstr "kon 0x%l.8x niet naar een regio omzetten"
 
-#~ msgid "elements of array `%s' have incomplete type"
-#~ msgstr "elementen van array `%s' hebben een onvolledig type"
+#: lto/lto-elf.c:349
+#, fuzzy, gcc-internal-format
+msgid "could not append data to ELF section: %s"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "declaration of `%s' has `extern' and is initialized"
-#~ msgstr "de declaratie van `%s' is `extern' en heeft een beginwaarde"
+#. Validate's ELF_FILE's executable header and, if cached_file_attrs is
+#. uninitialized, caches the architecture.
+#: lto/lto-elf.c:433
+#, gcc-internal-format
+msgid "could not read ELF header: %s"
+msgstr ""
 
-#~ msgid "initializer fails to determine size of `%s'"
-#~ msgstr "beginwaarde legt grootte van `%s' niet vast"
+#: lto/lto-elf.c:439
+#, gcc-internal-format
+msgid "not a relocatable ELF object file"
+msgstr ""
 
-#~ msgid "array size missing in `%s'"
-#~ msgstr "array-grootte ontbreekt in `%s'"
+#: lto/lto-elf.c:447
+#, gcc-internal-format
+msgid "inconsistent file architecture detected"
+msgstr ""
 
-#~ msgid "storage size of `%s' isn't constant"
-#~ msgstr "opslaggrootte van `%s' is niet constant"
+#: lto/lto-elf.c:473
+#, gcc-internal-format
+msgid "could not read ELF identification information: %s"
+msgstr ""
 
-#, fuzzy
-#~ msgid "ISO C forbids parameter `%s' shadowing typedef"
-#~ msgstr "ANSI C verbiedt het verbergen van een typedef door parameter `%s'"
+#: lto/lto-elf.c:492
+#, gcc-internal-format
+msgid "unsupported ELF file class"
+msgstr ""
 
-#~ msgid "the only valid combination is `long double'"
-#~ msgstr "de enige geldige combinatie is `long double'"
+#: lto/lto-elf.c:525
+#, fuzzy, gcc-internal-format
+msgid "could not locate ELF string table: %s"
+msgstr "kan antwoordbestand %s niet sluiten"
 
-#, fuzzy
-#~ msgid "ISO C forbids qualified void function return type"
-#~ msgstr "ANSI C verbiedt een gekwalificeerde void als teruggeefwaarde voor een functie"
+#. Helper functions used by init_ehdr.  Initialize ELF_FILE's executable
+#. header using cached data from previously read files.
+#: lto/lto-elf.c:549
+#, gcc-internal-format
+msgid "elf32_newehdr() failed: %s"
+msgstr ""
 
-#~ msgid "invalid type modifier within pointer declarator"
-#~ msgstr "ongeldige type-modifier binnen pointer-declarator"
+#: lto/lto-elf.c:551
+#, gcc-internal-format
+msgid "elf64_newehdr() failed: %s"
+msgstr ""
 
-#, fuzzy
-#~ msgid "invalid type modifier within array declarator"
-#~ msgstr "ongeldige type-modifier binnen pointer-declarator"
+#: lto/lto-elf.c:635
+#, fuzzy, gcc-internal-format
+msgid "could not open file %s"
+msgstr "kan antwoordbestand %s niet openen"
 
-#~ msgid "parameter `%s' points to incomplete type"
-#~ msgstr "parameter `%s' wijst naar een onvolledig type"
+#: lto/lto-elf.c:642
+#, gcc-internal-format
+msgid "ELF library is older than that used when building GCC"
+msgstr ""
 
-#~ msgid "parameter points to incomplete type"
-#~ msgstr "parameter wijst naar een onvolledig type"
+#: lto/lto-elf.c:651
+#, fuzzy, gcc-internal-format
+msgid "could not open ELF file: %s"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "`void' in parameter list must be the entire list"
-#~ msgstr "`void' in parameterlijst moet de gehele parameterlijst zijn"
+#: lto/lto-elf.c:661
+#, fuzzy, gcc-internal-format
+msgid "could not seek in archive"
+msgstr "kon insn niet splitsen"
 
-#, fuzzy
-#~ msgid "`union %s' declared inside parameter list"
-#~ msgstr "`%s %s' binnen parameterlijst gedeclareerd"
+#: lto/lto-elf.c:668
+#, gcc-internal-format
+msgid "could not find archive member"
+msgstr ""
 
-#, fuzzy
-#~ msgid "`enum %s' declared inside parameter list"
-#~ msgstr "`%s %s' binnen parameterlijst gedeclareerd"
+#: lto/lto-elf.c:716
+#, gcc-internal-format
+msgid "gelf_getehdr() failed: %s"
+msgstr ""
 
-#, fuzzy
-#~ msgid "anonymous enum declared inside parameter list"
-#~ msgstr "anonieme %s gedeclareerd binnen parameterlijst"
+#: lto/lto-elf.c:725
+#, gcc-internal-format
+msgid "elf_getscn() failed: %s"
+msgstr ""
 
-#, fuzzy
-#~ msgid "%s defined inside parms"
-#~ msgstr "enum gedinieerd binnen parameters"
+#: lto/lto-elf.c:728
+#, gcc-internal-format
+msgid "gelf_getshdr() failed: %s"
+msgstr ""
 
-#~ msgid "union"
-#~ msgstr "union"
+#: lto/lto-elf.c:731
+#, gcc-internal-format
+msgid "gelf_update_shdr() failed: %s"
+msgstr ""
 
-# Of beter onvertaald laten?
-#~ msgid "structure"
-#~ msgstr "structuur"
+#: lto/lto-elf.c:735
+#, gcc-internal-format
+msgid "gelf_update_ehdr() failed: %s"
+msgstr ""
 
-#~ msgid "struct"
-#~ msgstr "struct"
+#: lto/lto-elf.c:743
+#, gcc-internal-format
+msgid "elf_update() failed: %s"
+msgstr ""
 
-#~ msgid "members"
-#~ msgstr "leden"
+#: lto/lto-lang.c:659
+#, fuzzy, gcc-internal-format
+msgid "-fwpa and -fltrans are mutually exclusive"
+msgstr "-G en -static sluiten elkaar uit"
 
-#, fuzzy
-#~ msgid "bit-field `%s' type invalid in ISO C"
-#~ msgstr "type van bitveld `%s' is ongeldig in ANSI C"
+#: lto/lto.c:252
+#, gcc-internal-format
+msgid "bytecode stream: garbage at the end of symbols section"
+msgstr ""
 
-#~ msgid "enum defined inside parms"
-#~ msgstr "enum gedinieerd binnen parameters"
+#: lto/lto.c:276
+#, gcc-internal-format
+msgid "could not parse hex number"
+msgstr ""
 
-#~ msgid "parm types given both in parmlist and separately"
-#~ msgstr "parametertypes zowel in parameterlijst als apart opgegeven"
+#: lto/lto.c:308
+#, fuzzy, gcc-internal-format
+msgid "unexpected file name %s in linker resolution file. Expected %s"
+msgstr "eerdere impliciete declaratie van `%s'"
 
-#~ msgid "parameter `%s' declared void"
-#~ msgstr "parameter `%s' als void gedeclareerd"
+#: lto/lto.c:317
+#, fuzzy, gcc-internal-format
+msgid "could not parse file offset"
+msgstr "kan antwoordbestand %s niet openen"
 
-#~ msgid "the ` ' printf flag"
-#~ msgstr "de ` ' printf-vlag"
+#: lto/lto.c:320
+#, fuzzy, gcc-internal-format
+msgid "unexpected offset"
+msgstr "onverwachte operand"
 
-#~ msgid "the `+' printf flag"
-#~ msgstr "de `+' printf-vlag"
+#: lto/lto.c:339
+#, fuzzy, gcc-internal-format
+msgid "Invalid line in the resolution file."
+msgstr "ongeldig register in de instructie"
 
-#~ msgid "the `#' printf flag"
-#~ msgstr "de `#' printf-vlag"
+#: lto/lto.c:352
+#, fuzzy, gcc-internal-format
+msgid "Invalid resolution in the resolution file."
+msgstr "ongeldig register in de instructie"
 
-#~ msgid "the `0' printf flag"
-#~ msgstr "de `0' printf-vlag"
+#: lto/lto.c:1049
+#, gcc-internal-format
+msgid "lto_elf_file_open() failed"
+msgstr ""
 
-#~ msgid "the `-' printf flag"
-#~ msgstr "de `-' printf-vlag"
+#: lto/lto.c:1109
+#, gcc-internal-format
+msgid "environment variable COLLECT_GCC must be set"
+msgstr ""
 
-#~ msgid "`I' flag"
-#~ msgstr "`I' vlag"
+#: lto/lto.c:1114
+#, gcc-internal-format
+msgid "environment variable COLLECT_GCC_OPTIONS must be set"
+msgstr ""
 
-#~ msgid "`a' flag"
-#~ msgstr "`a' vlag"
+#: lto/lto.c:1123
+#, gcc-internal-format
+msgid "malformed COLLECT_GCC_OPTIONS"
+msgstr ""
 
-#~ msgid "the `a' scanf flag"
-#~ msgstr "de `a' scanf-vlag"
+#: lto/lto.c:1169
+#, fuzzy, gcc-internal-format
+msgid "opening LTRANS output list %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "`_' flag"
-#~ msgstr "`_' vlag"
+#: lto/lto.c:1187 lto/lto.c:1209
+#, fuzzy, gcc-internal-format
+msgid "writing to LTRANS output list %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "`^' flag"
-#~ msgstr "`^' vlag"
+#: lto/lto.c:1226
+#, fuzzy, gcc-internal-format
+msgid "pex_init failed: %s"
+msgstr "pex_init mislukt"
 
-#~ msgid "`(' flag"
-#~ msgstr "`(' vlag"
+#: lto/lto.c:1234
+#, fuzzy, gcc-internal-format
+msgid "can't get program status: %s"
+msgstr "kan programmastatus niet ophalen"
 
-#~ msgid "`!' flag"
-#~ msgstr "`!' vlag"
+#: lto/lto.c:1246
+#, fuzzy, gcc-internal-format
+msgid "%s terminated with status %d"
+msgstr "%s beëindigd met signaal %d [%s]"
 
-#~ msgid "%s does not support the `%%%c' %s format"
-#~ msgstr "%s ondersteunt het `%%%c' %s formaat niet"
+#: lto/lto.c:1255
+#, fuzzy, gcc-internal-format
+msgid "closing LTRANS output list %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "format argument is not a pointer (arg %d)"
-#~ msgstr "formaat-argument is geen pointer (argument %d)"
+#: lto/lto.c:1747
+#, fuzzy, gcc-internal-format
+msgid "deleting LTRANS input file %s: %m"
+msgstr "kan bestand '%s' niet openen"
 
-#~ msgid "format argument is not a pointer to a pointer (arg %d)"
-#~ msgstr "formaat-argument is geen pointer naar een pointer (argument %d)"
+#: lto/lto.c:1828
+#, fuzzy, gcc-internal-format
+msgid "could not open symbol resolution file: %s"
+msgstr "kan antwoordbestand %s niet openen"
 
-#~ msgid "different type"
-#~ msgstr "verschillend type"
+#: objc/objc-act.c:729
+#, gcc-internal-format
+msgid "%<@end%> must appear in an @implementation context"
+msgstr ""
 
-#, fuzzy
-#~ msgid "%s is not type %s (arg %d)"
-#~ msgstr "veldbreedte is niet van het type 'int' (argument %d)"
+#: objc/objc-act.c:758
+#, gcc-internal-format
+msgid "method declaration not in @interface context"
+msgstr ""
 
-#~ msgid "%s format, %s arg (arg %d)"
-#~ msgstr "%s formaat, %s argument (argument %d)"
+#: objc/objc-act.c:769
+#, gcc-internal-format
+msgid "method definition not in @implementation context"
+msgstr ""
 
-#~ msgid "YYDEBUG not defined"
-#~ msgstr "YYDEBUG niet gedefinieerd"
+#: objc/objc-act.c:1026
+#, gcc-internal-format
+msgid "class %qs does not implement the %qE protocol"
+msgstr ""
 
-#, fuzzy
-#~ msgid "ignoring invalid multibyte character"
-#~ msgstr "ongeldig multibyte-karakter wordt genegeerd"
+#: objc/objc-act.c:1029
+#, gcc-internal-format
+msgid "type %qs does not conform to the %qE protocol"
+msgstr ""
 
-#, fuzzy
-#~ msgid "-Wno-strict-prototypes is not supported in C++"
-#~ msgstr "-pipe wordt niet ondersteund"
+#: objc/objc-act.c:1206
+#, fuzzy, gcc-internal-format
+msgid "comparison of distinct Objective-C types lacks a cast"
+msgstr "een cast ontbreekt bij vergelijking van ongelijke pointer-types"
 
-#, fuzzy
-#~ msgid "ISO C forbids data definition with no type or storage class"
-#~ msgstr "ANSI C verbiedt een datadefinitie zonder type of opslagklasse"
+#: objc/objc-act.c:1210
+#, fuzzy, gcc-internal-format
+msgid "initialization from distinct Objective-C type"
+msgstr "%s van incompatibel pointertype"
 
-#~ msgid "`...' in old-style identifier list"
-#~ msgstr "`...' in naamlijst in oude stijl"
+#: objc/objc-act.c:1214
+#, fuzzy, gcc-internal-format
+msgid "assignment from distinct Objective-C type"
+msgstr "%s van incompatibel pointertype"
 
-#~ msgid "%s at end of input"
-#~ msgstr "%s aan einde van invoer"
+#: objc/objc-act.c:1218
+#, fuzzy, gcc-internal-format
+msgid "distinct Objective-C type in return"
+msgstr "incompatibele types bij %s"
 
-#, fuzzy
-#~ msgid "%s before %s'%c'"
-#~ msgstr "%s voor `%s'"
+#: objc/objc-act.c:1222
+#, fuzzy, gcc-internal-format
+msgid "passing argument %d of %qE from distinct Objective-C type"
+msgstr "%s van incompatibel pointertype"
 
-#, fuzzy
-#~ msgid "%s before %s'\\x%x'"
-#~ msgstr "%s voor `%s'"
+#: objc/objc-act.c:1378
+#, gcc-internal-format
+msgid "statically allocated instance of Objective-C class %qE"
+msgstr ""
 
-#~ msgid "%s before string constant"
-#~ msgstr "%s voor stringconstante"
+#: objc/objc-act.c:1455
+#, gcc-internal-format
+msgid "protocol %qE has circular dependency"
+msgstr ""
 
-#, fuzzy
-#~ msgid "%s before numeric constant"
-#~ msgstr "%s voor stringconstante"
+#: objc/objc-act.c:1480 objc/objc-act.c:6680
+#, fuzzy, gcc-internal-format
+msgid "cannot find protocol declaration for %qE"
+msgstr "geen eerdere declaratie voor %qs"
 
-#, fuzzy
-#~ msgid "%s before \"%s\""
-#~ msgstr "%s voor `%s'"
+#: objc/objc-act.c:1954 objc/objc-act.c:3408 objc/objc-act.c:7297
+#: objc/objc-act.c:7631 objc/objc-act.c:7686 objc/objc-act.c:7711
+#, fuzzy, gcc-internal-format
+msgid "cannot find interface declaration for %qE"
+msgstr "geen eerdere declaratie voor %qs"
 
-#~ msgid "subscript has type `char'"
-#~ msgstr "subscript is van het type `char'"
+#: objc/objc-act.c:1958
+#, gcc-internal-format
+msgid "interface %qE does not have valid constant string layout"
+msgstr ""
 
-#~ msgid "shift count is negative"
-#~ msgstr "teller van shift is negatief"
+#: objc/objc-act.c:1963
+#, fuzzy, gcc-internal-format
+msgid "cannot find reference tag for class %qE"
+msgstr "kan niet derefereren, is geen pointer."
 
-#~ msgid "shift count >= width of type"
-#~ msgstr "teller van shift is >= breedte van het type"
+#: objc/objc-act.c:2600
+#, gcc-internal-format
+msgid "creating selector for nonexistent method %qE"
+msgstr ""
 
-#~ msgid "ISO C forbids the address of a cast expression"
-#~ msgstr "ANSI C verbiedt het adres van een cast-expressie"
+#: objc/objc-act.c:2803
+#, fuzzy, gcc-internal-format
+msgid "%qE is not an Objective-C class name or alias"
+msgstr "-fPIC is niet geldig met -mcoff"
 
-#, fuzzy
-#~ msgid "ISO C forbids use of conditional expressions as lvalues"
-#~ msgstr "ANSI C verbiedt het gebruikt van voorwaardelijke expressies als lvalues"
+#: objc/objc-act.c:2932 objc/objc-act.c:2964 objc/objc-act.c:7559
+#: objc/objc-act.c:7861 objc/objc-act.c:7891
+#, gcc-internal-format
+msgid "Objective-C declarations may only appear in global scope"
+msgstr ""
 
-#, fuzzy
-#~ msgid "ISO C forbids use of compound expressions as lvalues"
-#~ msgstr "ANSI C verbiedt het gebruik van samengestelde expressies als lvalues"
+#: objc/objc-act.c:2937
+#, fuzzy, gcc-internal-format
+msgid "cannot find class %qE"
+msgstr "kan %s niet vinden"
 
-#, fuzzy
-#~ msgid "ISO C forbids use of cast expressions as lvalues"
-#~ msgstr "ANSI C verbiedt het gebruik van cast-expressies als lvalues"
+#: objc/objc-act.c:2939
+#, fuzzy, gcc-internal-format
+msgid "class %qE already exists"
+msgstr "veld %qs heeft al een beginwaarde gekregen"
 
-# 'A function type' of 'THE function type'?
-#~ msgid "cast does not match function type"
-#~ msgstr "cast komt niet overeen met het functietype"
+#: objc/objc-act.c:2984 objc/objc-act.c:7600
+#, fuzzy, gcc-internal-format
+msgid "%qE redeclared as different kind of symbol"
+msgstr "%qs als ander soort symbool geherdeclareerd"
 
-#~ msgid "assignment"
-#~ msgstr "toewijzing"
+#: objc/objc-act.c:3262
+#, gcc-internal-format
+msgid "strong-cast assignment has been intercepted"
+msgstr ""
 
-#~ msgid "%s discards qualifiers from pointer target type"
-#~ msgstr "%s laat qualifiers van doeltype van pointer vallen"
+#: objc/objc-act.c:3304
+#, gcc-internal-format
+msgid "strong-cast may possibly be needed"
+msgstr ""
 
-#, fuzzy
-#~ msgid "passing arg of `%s'"
-#~ msgstr "doorgeven van argument %d van `%s'"
+#: objc/objc-act.c:3314
+#, fuzzy, gcc-internal-format
+msgid "instance variable assignment has been intercepted"
+msgstr "registervariabele %qs gebruikt in geneste functie"
 
-#~ msgid "passing arg %d of `%s'"
-#~ msgstr "doorgeven van argument %d van `%s'"
+#: objc/objc-act.c:3333
+#, gcc-internal-format
+msgid "pointer arithmetic for garbage-collected objects not allowed"
+msgstr ""
 
-#~ msgid "passing arg %d of pointer to function"
-#~ msgstr "doorgeven van argument %d van pointer naar functie"
+#: objc/objc-act.c:3339
+#, gcc-internal-format
+msgid "global/static variable assignment has been intercepted"
+msgstr ""
 
-#~ msgid "initializer for static variable is not constant"
-#~ msgstr "beginwaarde voor static variabele is geen constante"
+#: objc/objc-act.c:3828 objc/objc-act.c:3984
+#, gcc-internal-format
+msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
+msgstr ""
 
-#~ msgid "initializer for static variable uses complicated arithmetic"
-#~ msgstr "beginwaarde voor static variabele gebruikt ingewikkelde berekening"
+#: objc/objc-act.c:3866
+#, gcc-internal-format
+msgid "@catch parameter is not a known Objective-C class type"
+msgstr ""
 
-#~ msgid "aggregate initializer is not constant"
-#~ msgstr "aggregaat-beginwaarde is geen constante"
+#: objc/objc-act.c:3882
+#, gcc-internal-format
+msgid "exception of type %<%T%> will be caught"
+msgstr ""
 
-#~ msgid "aggregate initializer uses complicated arithmetic"
-#~ msgstr "aggregaat-beginwaarde gebruikt ingewikkelde berekening"
+#: objc/objc-act.c:3884
+#, gcc-internal-format
+msgid "   by earlier handler for %<%T%>"
+msgstr ""
 
-#~ msgid "initialization"
-#~ msgstr "initialisatie"
+#: objc/objc-act.c:3937
+#, gcc-internal-format
+msgid "%<@try%> without %<@catch%> or %<@finally%>"
+msgstr ""
 
-#~ msgid "asm template is not a string constant"
-#~ msgstr "asm-template is geen stringconstante"
+#: objc/objc-act.c:3995
+#, gcc-internal-format
+msgid "%<@throw%> (rethrow) used outside of a @catch block"
+msgstr ""
 
-#~ msgid "modification by `asm'"
-#~ msgstr "aanpassing door `asm'"
+#: objc/objc-act.c:4397
+#, fuzzy, gcc-internal-format
+msgid "type %q+D does not have a known size"
+msgstr "%qs is geen bestand, pipe of tty"
 
-#~ msgid "return"
-#~ msgstr "return"
+# moet dit eigenlijk wel een vertaalbare string zijn?
+#: objc/objc-act.c:5029
+#, fuzzy, gcc-internal-format
+msgid "%s %qs"
+msgstr "%s %s%s\n"
 
-#~ msgid "unable to open file '%s'"
-#~ msgstr "kan bestand '%s' niet openen"
+#: objc/objc-act.c:5052 objc/objc-act.c:5071
+#, gcc-internal-format
+msgid "inconsistent instance variable specification"
+msgstr ""
 
-#~ msgid "unable to mmap file '%s'"
-#~ msgstr "kan bestand '%s' niet mmap'en"
+#: objc/objc-act.c:5934
+#, gcc-internal-format
+msgid "can not use an object as parameter to a method"
+msgstr ""
 
-#~ msgid "not found\n"
-#~ msgstr "niet gevonden\n"
+#: objc/objc-act.c:6162
+#, fuzzy, gcc-internal-format
+msgid "multiple methods named %<%c%E%> found"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#~ msgid "bad magic number in file '%s'"
-#~ msgstr "slecht magisch getal in bestand '%s'"
+# moet dit wel vertaalbaar zijn?
+#: objc/objc-act.c:6165
+#, fuzzy, gcc-internal-format
+msgid "using %<%c%s%>"
+msgstr "%J%s %<%c%s%>"
 
-#~ msgid "dynamic dependencies.\n"
-#~ msgstr "dynamische dependencies.\n"
+#: objc/objc-act.c:6174
+#, fuzzy, gcc-internal-format
+msgid "multiple selectors named %<%c%E%> found"
+msgstr "meerdere parameters hebben de naam %qs"
 
-#~ msgid "open %s"
-#~ msgstr "open %s"
+# moet dit wel vertaalbaar zijn?
+#: objc/objc-act.c:6177
+#, fuzzy, gcc-internal-format
+msgid "found %<%c%s%>"
+msgstr "%J%s %<%c%s%>"
 
-#~ msgid "incompatibilities between object file & expected values"
-#~ msgstr "incompatibiliteiten tussen objectbestand & verwachte waarden"
+# moet dit wel vertaalbaar zijn?
+#: objc/objc-act.c:6186
+#, fuzzy, gcc-internal-format
+msgid "also found %<%c%s%>"
+msgstr "%J%s %<%c%s%>"
 
-#~ msgid ""
-#~ "\n"
-#~ "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
-#~ msgstr ""
-#~ "\n"
-#~ "Symbooltabel #%d wordt verwerkt (offset = 0x%.8lx, soort = %s)\n"
+#: objc/objc-act.c:6400
+#, gcc-internal-format
+msgid "no super class declared in @interface for %qE"
+msgstr ""
 
-#~ msgid "string section missing"
-#~ msgstr "string-sectie ontbreekt"
+#: objc/objc-act.c:6438
+#, gcc-internal-format
+msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
+msgstr ""
 
-#~ msgid "no symbol table found"
-#~ msgstr "geen symbooltabel gevonden"
+#: objc/objc-act.c:6495
+#, fuzzy, gcc-internal-format
+msgid "invalid receiver type %qs"
+msgstr "ongeldige operand voor %p-code"
 
-#~ msgid ""
-#~ "\n"
-#~ "Updating header and load commands.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "\n"
-#~ "Hoofding en laadcommandos worden aangepast.\n"
-#~ "\n"
+#: objc/objc-act.c:6510
+#, gcc-internal-format
+msgid "%<%c%E%> not found in protocol(s)"
+msgstr ""
 
-#~ msgid "load command map, %d cmds, new size %ld.\n"
-#~ msgstr "laadcommando-kaart, %d commando's, nieuwe grootte %ld.\n"
+#: objc/objc-act.c:6524
+#, gcc-internal-format
+msgid "%qE may not respond to %<%c%E%>"
+msgstr ""
 
-#~ msgid ""
-#~ "writing load commands.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "laadcommandos worden geschreven.\n"
-#~ "\n"
+#: objc/objc-act.c:6532
+#, gcc-internal-format
+msgid "no %<%c%E%> method found"
+msgstr ""
 
-#~ msgid "close %s"
-#~ msgstr "close %s"
+#: objc/objc-act.c:6539
+#, gcc-internal-format
+msgid "(Messages without a matching method signature"
+msgstr ""
 
-# 'regio' klinkt niet echt, maar 'streek' lijkt me nog slechter
-#~ msgid "could not convert 0x%l.8x into a region"
-#~ msgstr "kon 0x%l.8x niet naar een regio omzetten"
+#: objc/objc-act.c:6541
+#, gcc-internal-format
+msgid "will be assumed to return %<id%> and accept"
+msgstr ""
 
-#~ msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
-#~ msgstr "%s-functie, regio %d, offset = %ld (0x%.8lx)\n"
+#: objc/objc-act.c:6543
+#, gcc-internal-format
+msgid "%<...%> as arguments.)"
+msgstr ""
 
-#~ msgid "bad magic number"
-#~ msgstr "slecht magisch getal"
+#: objc/objc-act.c:6781
+#, fuzzy, gcc-internal-format
+msgid "undeclared selector %qE"
+msgstr "ongeldige naam %qs"
 
-#~ msgid "bad header version"
-#~ msgstr "slechte versie van hoofding"
+#. Historically, a class method that produced objects (factory
+#. method) would assign `self' to the instance that it
+#. allocated.  This would effectively turn the class method into
+#. an instance method.  Following this assignment, the instance
+#. variables could be accessed.  That practice, while safe,
+#. violates the simple rule that a class method should not refer
+#. to an instance variable.  It's better to catch the cases
+#. where this is done unknowingly than to support the above
+#. paradigm.
+#: objc/objc-act.c:6823
+#, fuzzy, gcc-internal-format
+msgid "instance variable %qE accessed in class method"
+msgstr "registervariabele %qs gebruikt in geneste functie"
+
+#: objc/objc-act.c:7058
+#, fuzzy, gcc-internal-format
+msgid "duplicate declaration of method %<%c%E%>"
+msgstr "impliciete declaratie van functie %qs"
+
+#: objc/objc-act.c:7119
+#, fuzzy, gcc-internal-format
+msgid "duplicate interface declaration for category %<%E(%E)%>"
+msgstr "geen eerdere declaratie voor %qs"
+
+#: objc/objc-act.c:7146
+#, fuzzy, gcc-internal-format
+msgid "illegal reference type specified for instance variable %qs"
+msgstr "registernaam opgegeven voor niet-registervariabele %qs"
 
-# trekt op nie veel
-#~ msgid "bad raw header version"
-#~ msgstr "slechte versie van rauwe hoofding"
+#: objc/objc-act.c:7157
+#, gcc-internal-format
+msgid "instance variable %qs has unknown size"
+msgstr ""
 
-#~ msgid "raw header buffer too small"
-#~ msgstr "buffer voor rauwe hoofding te klein"
+#: objc/objc-act.c:7182
+#, gcc-internal-format
+msgid "type %qE has no default constructor to call"
+msgstr ""
 
-#~ msgid "old raw header file"
-#~ msgstr "oud bestand met rauwe hoofding"
+#: objc/objc-act.c:7188
+#, fuzzy, gcc-internal-format
+msgid "destructor for %qE shall not be run either"
+msgstr "structure heeft geen lid dat %qs heet"
 
-#~ msgid "unsupported version"
-#~ msgstr "niet-ondersteunde versie"
+#. Vtable pointers are Real Bad(tm), since Obj-C cannot
+#. initialize them.
+#: objc/objc-act.c:7200
+#, fuzzy, gcc-internal-format
+msgid "type %qE has virtual member functions"
+msgstr "%<this%> is niet beschikbaar in static member-funties"
 
-#~ msgid "unknown {de,en}code_mach_o_hdr return value %d"
-#~ msgstr "onbekende returnwaarde %d voor {de,en}code_mach_o_hdr"
+#: objc/objc-act.c:7201
+#, fuzzy, gcc-internal-format
+msgid "illegal aggregate type %qE specified for instance variable %qs"
+msgstr "registernaam opgegeven voor niet-registervariabele %qs"
 
-#~ msgid "fstat %s"
-#~ msgstr "fstat %s"
+#: objc/objc-act.c:7211
+#, gcc-internal-format
+msgid "type %qE has a user-defined constructor"
+msgstr ""
 
-#~ msgid "lseek %s 0"
-#~ msgstr "lseek %s 0"
+#: objc/objc-act.c:7213
+#, gcc-internal-format
+msgid "type %qE has a user-defined destructor"
+msgstr ""
 
-#~ msgid "read %s"
-#~ msgstr "read %s"
+#: objc/objc-act.c:7217
+#, gcc-internal-format
+msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
+msgstr ""
 
-#~ msgid "read %ld bytes, expected %ld, from %s"
-#~ msgstr "%ld bytes gelezen (%ld verwacht) van %s"
+#: objc/objc-act.c:7326
+#, fuzzy, gcc-internal-format
+msgid "instance variable %qE is declared private"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#~ msgid "msync %s"
-#~ msgstr "msync %s"
+#: objc/objc-act.c:7337
+#, fuzzy, gcc-internal-format
+msgid "instance variable %qE is %s; this will be a hard error in the future"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#~ msgid "munmap %s"
-#~ msgstr "munmap %s"
+#: objc/objc-act.c:7344
+#, fuzzy, gcc-internal-format
+msgid "instance variable %qE is declared %s"
+msgstr "statische variable %qs is als dllimport aangeduid"
 
-#~ msgid "write %s"
-#~ msgstr "write %s"
+#: objc/objc-act.c:7370 objc/objc-act.c:7458
+#, fuzzy, gcc-internal-format
+msgid "incomplete implementation of class %qE"
+msgstr "herhaalde definitie %qs"
 
-#~ msgid "wrote %ld bytes, expected %ld, to %s"
-#~ msgstr "%ld bytes geschreven (%ld verwacht) naar %s"
+#: objc/objc-act.c:7374 objc/objc-act.c:7462
+#, fuzzy, gcc-internal-format
+msgid "incomplete implementation of category %qE"
+msgstr "herhaalde definitie %qs"
 
-#, fuzzy
-#~ msgid "stdout"
-#~ msgstr "struct"
+#: objc/objc-act.c:7379 objc/objc-act.c:7466
+#, fuzzy, gcc-internal-format
+msgid "method definition for %<%c%E%> not found"
+msgstr "geneste herdefinitie van %<struct %s%>"
 
-#, fuzzy
-#~ msgid "too many decimal points in number"
-#~ msgstr "teveel `l'en in integerconstante"
+#: objc/objc-act.c:7507
+#, gcc-internal-format
+msgid "%s %qE does not fully implement the %qE protocol"
+msgstr ""
 
-#, fuzzy
-#~ msgid "use of C99 hexadecimal floating constant"
-#~ msgstr "hexadecimale floating-point constante heeft geen exponent"
+#: objc/objc-act.c:7565 objc/objc-act.c:9252
+#, gcc-internal-format
+msgid "%<@end%> missing in implementation context"
+msgstr ""
 
-#, fuzzy
-#~ msgid "exponent has no digits"
-#~ msgstr "exponent van floating-point constante heeft geen cijfers"
+#: objc/objc-act.c:7584
+#, fuzzy, gcc-internal-format
+msgid "cannot find interface declaration for %qE, superclass of %qE"
+msgstr "geen eerdere declaratie voor %qs"
 
-#, fuzzy
-#~ msgid "hexadecimal floating constants require an exponent"
-#~ msgstr "hexadecimale floating-point constante heeft geen exponent"
+#: objc/objc-act.c:7614
+#, fuzzy, gcc-internal-format
+msgid "reimplementation of class %qE"
+msgstr "herhaalde definitie %qs"
 
-#, fuzzy
-#~ msgid "invalid suffix \"%.*s\" on floating constant"
-#~ msgstr "misvormde floating-point constante"
+#: objc/objc-act.c:7644
+#, fuzzy, gcc-internal-format
+msgid "conflicting super class name %qE"
+msgstr "conflicterende declaraties van %qs"
 
-#, fuzzy
-#~ msgid "invalid suffix \"%.*s\" on integer constant"
-#~ msgstr "twee `u's in integerconstante"
+#: objc/objc-act.c:7647
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %qE"
+msgstr "eerdere declaratie van %qs"
 
-#, fuzzy
-#~ msgid "use of C99 long long integer constant"
-#~ msgstr "ANSI C verbiedt long long integerconstantes"
+#: objc/objc-act.c:7649
+#, fuzzy, gcc-internal-format
+msgid "previous declaration"
+msgstr "eerdere declaratie van %qs"
 
-#, fuzzy
-#~ msgid "integer constant is too large for its type"
-#~ msgstr "integerconstante is zo groot dat hij unsigned is"
+#: objc/objc-act.c:7665 objc/objc-act.c:7663
+#, fuzzy, gcc-internal-format
+msgid "duplicate interface declaration for class %qE"
+msgstr "impliciete declaratie van functie %qs"
 
-#~ msgid "integer constant is so large that it is unsigned"
-#~ msgstr "integerconstante is zo groot dat hij unsigned is"
+#: objc/objc-act.c:7919
+#, fuzzy, gcc-internal-format
+msgid "duplicate declaration for protocol %qE"
+msgstr "impliciete declaratie van functie %qs"
 
-#, fuzzy
-#~ msgid "missing ')' after \"defined\""
-#~ msgstr "witruimte ontbreekt na `#define %.*s'"
+#: objc/objc-act.c:8736
+#, fuzzy, gcc-internal-format
+msgid "conflicting types for %<%c%s%>"
+msgstr "%Jonverenigbare types voor %qD"
 
-#, fuzzy
-#~ msgid "operator \"defined\" requires an identifier"
-#~ msgstr "`defined' zonder een naam"
+#: objc/objc-act.c:8740
+#, fuzzy, gcc-internal-format
+msgid "previous declaration of %<%c%s%>"
+msgstr "eerdere declaratie van %qs"
 
-#, fuzzy
-#~ msgid "floating constant in preprocessor expression"
-#~ msgstr "integer-overflow in preprocessor-expressie"
+#: objc/objc-act.c:8830
+#, gcc-internal-format
+msgid "no super class declared in interface for %qE"
+msgstr ""
 
-#, fuzzy
-#~ msgid "imaginary number in preprocessor expression"
-#~ msgstr "integer-overflow in preprocessor-expressie"
+#: objc/objc-act.c:8889
+#, gcc-internal-format
+msgid "[super ...] must appear in a method context"
+msgstr ""
 
-#, fuzzy
-#~ msgid "ISO C++ does not permit \"%s\" in #if"
-#~ msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
+#: objc/objc-act.c:8928
+#, gcc-internal-format
+msgid "method possibly missing a [super dealloc] call"
+msgstr ""
 
-#, fuzzy
-#~ msgid "\"%s\" is not defined"
-#~ msgstr "`%.*s' is niet gedefinieerd"
+#: objc/objc-act.c:9545
+#, fuzzy, gcc-internal-format
+msgid "local declaration of %qE hides instance variable"
+msgstr "de declaratie van %qs verbergt een parameter"
 
-# 'whitespace' -> 'witruimte'?
-#, fuzzy
-#~ msgid "missing binary operator before token \"%s\""
-#~ msgstr "ontbrekende witruimte na getal `%s'"
+#: ada/gcc-interface/misc.c:196
+#, fuzzy, gcc-internal-format
+msgid "missing argument to \"-%s\""
+msgstr "Bestandsnaam ontbreekt na %qs optie"
 
-#, fuzzy
-#~ msgid "invalid character '%c' in #if"
-#~ msgstr "ongeldig karakter in naam van macro-parameter"
+#: ada/gcc-interface/misc.c:254
+#, gcc-internal-format
+msgid "%<-gnat%> misspelled as %<-gant%>"
+msgstr ""
 
-#, fuzzy
-#~ msgid "invalid character '\\%03o' in #if"
-#~ msgstr "ongeldig karakter in naam van macro-parameter"
+#: ada/gcc-interface/misc.c:312
+#, gcc-internal-format
+msgid "-fexcess-precision=standard for Ada"
+msgstr ""
 
-#, fuzzy
-#~ msgid "token \"%s\" is not valid in preprocessor expressions"
-#~ msgstr "stringconstantes zijn niet toegestaan in #if-expressies"
+#: ada/gcc-interface/utils.c:5299
+#, fuzzy, gcc-internal-format
+msgid "%qs attribute requires prototypes with named arguments"
+msgstr "het %qs attribuut vereist prototypes met benoemde argumenten"
 
-#, fuzzy
-#~ msgid "void expression between '(' and ')'"
-#~ msgstr "ongeldige expressie als operand"
+# goede vertaling van variadic?
+#: ada/gcc-interface/utils.c:5311
+#, fuzzy, gcc-internal-format
+msgid "%qs attribute only applies to variadic functions"
+msgstr "het %qs attribuut is enkel van toepassing op variadische functies"
 
-#, fuzzy
-#~ msgid "#if with no expression"
-#~ msgstr "modi in %s expressie komen niet overeen"
+#: ada/gcc-interface/utils.c:5474
+#, fuzzy, gcc-internal-format
+msgid "invalid vector type for attribute %qs"
+msgstr "ongeldig vector-type voor attribuut %qs"
 
-#, fuzzy
-#~ msgid "operator '%s' has no right operand"
-#~ msgstr "iterator `%s' is van een niet-integraal type"
+#: ada/gcc-interface/utils.c:5537
+#, fuzzy, gcc-internal-format
+msgid "attribute %qs applies to array types only"
+msgstr "het %qs attribuut heeft geen betekenis voor types"
 
-#, fuzzy
-#~ msgid "unbalanced stack in #if"
-#~ msgstr "niet-gebalanceerde `#endif'"
+#: ada/gcc-interface/utils.c:5564
+#, fuzzy, gcc-internal-format
+msgid "invalid element type for attribute %qs"
+msgstr "ongeldig vector-type voor attribuut %qs"
 
-#, fuzzy
-#~ msgid "impossible operator '%u'"
-#~ msgstr "incompatibele operands voor %s"
+#~ msgid "jump bypassing disabled"
+#~ msgstr "jump bypassing uitgeschakeld"
 
-#, fuzzy
-#~ msgid "missing ')' in expression"
-#~ msgstr "ontbrekende index-expressie"
+#~ msgid "%s: error writing file '%s': %s\n"
+#~ msgstr "%s: fout bij schrijven van bestand '%s': %s\n"
 
-#~ msgid "integer overflow in preprocessor expression"
-#~ msgstr "integer-overflow in preprocessor-expressie"
+#~ msgid "%s: warning: no read access for file '%s'\n"
+#~ msgstr "%s: waarschuwing: geen leestoegang voor bestand '%s'\n"
 
-#, fuzzy
-#~ msgid "missing '(' in expression"
-#~ msgstr "ontbrekende index-expressie"
+#~ msgid "%s: warning: no write access for file '%s'\n"
+#~ msgstr "%s: waarschuwing: geen schrijftoegang voor bestand '%s'\n"
 
-#, fuzzy
-#~ msgid "comma operator in operand of #if"
-#~ msgstr "comma-operator in operand van `#if'"
+#~ msgid "%s: warning: no write access for dir containing '%s'\n"
+#~ msgstr "%s: waarschuwing: geen schrijftoegang voor de directory die bestand '%s' bevat\n"
 
-#~ msgid "division by zero in #if"
-#~ msgstr "deling door nul in `#if'"
+#~ msgid "%s: invalid file name: %s\n"
+#~ msgstr "%s: ongeldige bestandsnaam: %s\n"
 
-#, fuzzy
-#~ msgid "no include path in which to find %s"
-#~ msgstr "Geen include-pad waarin %s kan gevonden worden"
+#~ msgid "%s:%d: declaration of function '%s' takes different forms\n"
+#~ msgstr "%s:%d: declaratie of function '%s' neemt verschillende vormen aan\n"
 
-#, fuzzy
-#~ msgid "%s: Not a directory"
-#~ msgstr "%s: %s: Is geen folder"
+#~ msgid "%s: wait: %s\n"
+#~ msgstr "%s: fout bij wachten op proces: %s\n"
 
-#, fuzzy
-#~ msgid "cppchar_t must be an unsigned type"
-#~ msgstr "`defined' zonder een naam"
+# "bestand met aux info"? "bestand met extra informatie"? extra-info-bestand?
+#~ msgid "%s: can't read aux info file '%s': %s\n"
+#~ msgstr "%s: kan aux-infobestand '%s' niet lezen: %s\n"
 
-#, fuzzy
-#~ msgid "directory name missing after %s"
-#~ msgstr "Foldernaam ontbreekt na `%s' optie"
+#~ msgid "%s: can't get status of aux info file '%s': %s\n"
+#~ msgstr "%s: kan status van aux-infobestand '%s' niet opvragen: %s\n"
 
-#, fuzzy
-#~ msgid "file name missing after %s"
-#~ msgstr "Bestandsnaam ontbreekt na %s optie"
+#~ msgid "%s: can't open aux info file '%s' for reading: %s\n"
+#~ msgstr "%s: kan aux-infobestand '%s' niet openen voor lezen: %s\n"
 
-#, fuzzy
-#~ msgid "path name missing after %s"
-#~ msgstr "Bestandsnaam ontbreekt na %s optie"
+#~ msgid "%s: error reading aux info file '%s': %s\n"
+#~ msgstr "%s: fout bij lezen van aux-infobestand '%s': %s\n"
 
-#, fuzzy
-#~ msgid "\"/*\" within comment"
-#~ msgstr "`/*' binnen commentaar"
+#~ msgid "%s: error closing aux info file '%s': %s\n"
+#~ msgstr "%s: fout bij sluiten van aux-infobestand '%s': %s\n"
 
-#, fuzzy
-#~ msgid "null character(s) ignored"
-#~ msgstr "%s bij nulkarakter"
+#~ msgid "%s: declaration of function '%s' not converted\n"
+#~ msgstr "%s: declaratie van functie '%s' niet omgezet\n"
 
-# Wat is een correcte vertaling voor 'identifier'? Ik kies voor 'naam'.
-#, fuzzy
-#~ msgid "'$' character(s) in identifier or number"
-#~ msgstr "`$' in naam"
+#~ msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
+#~ msgstr "%s: waarschuwing: te veel parameterlijsten in declaratie van '%s'\n"
 
-#, fuzzy
-#~ msgid "no newline at end of file"
-#~ msgstr "niet-herkende tekst op einde van #line"
+#~ msgid ""
+#~ "\n"
+#~ "%s: warning: too few parameter lists in declaration of '%s'\n"
+#~ msgstr ""
+#~ "\n"
+#~ "%s: waarschuwing: te weinig parameterlijsten in declaratie van '%s'\n"
 
-#, fuzzy
-#~ msgid "multi-line comment"
-#~ msgstr "'//'-commentaar op meerdere lijnen"
+#~ msgid "%s: local declaration for function '%s' not inserted\n"
+#~ msgstr "%s: geen locale declaratie ingevoegd voor functie '%s'\n"
 
-#, fuzzy
-#~ msgid "unspellable token %s"
-#~ msgstr "kan bestand '%s' niet openen"
+#~ msgid "%s: global declarations for file '%s' not inserted\n"
+#~ msgstr "%s: geen globale declaraties ingevoegd voor bestand '%s'\n"
 
-#, fuzzy
-#~ msgid "the meaning of '\\%c' is different in traditional C"
-#~ msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
+#~ msgid "%s: found definition of '%s' at %s(%d)\n"
+#~ msgstr "%s: definitie van '%s' gevonden op %s(%d)\n"
 
-#, fuzzy
-#~ msgid "universal-character-name out of range"
-#~ msgstr "case-waarde buiten bereik"
+#~ msgid "%s: converting file '%s'\n"
+#~ msgstr "%s: bestand '%s' wordt omgezet\n"
 
-#, fuzzy
-#~ msgid "the meaning of '\\a' is different in traditional C"
-#~ msgstr "de betekenis van `\\a' varieert naargelang -traditional al dan niet gebruikt wordt"
+#~ msgid "%s: can't get status for file '%s': %s\n"
+#~ msgstr "%s: kan status van bestand '%s' niet ophalen: %s\n"
 
-#, fuzzy
-#~ msgid "non-ISO-standard escape sequence, '\\%c'"
-#~ msgstr "niet-ANSI-standaard escape sequence `\\%c'"
+#~ msgid "%s: can't open file '%s' for reading: %s\n"
+#~ msgstr "%s: kan bestand '%s' niet openen om te lezen: %s\n"
 
-#, fuzzy
-#~ msgid "the meaning of '\\x' is different in traditional C"
-#~ msgstr "de betekenis van `\\x' varieert naargelang -traditional al dan niet gebruikt wordt"
+#~ msgid ""
+#~ "\n"
+#~ "%s: error reading input file '%s': %s\n"
+#~ msgstr ""
+#~ "\n"
+#~ "%s: fout bij lezen van invoerbestand '%s': %s\n"
 
-#~ msgid "\\x used with no following hex digits"
-#~ msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
+# het gaat om een .clean bestand, dus vertalen leek me niet de beste optie
+# is trouwens code binnen #if 0/#endif, dus niet zo belangrijk
+#~ msgid "%s: can't create/open clean file '%s': %s\n"
+#~ msgstr "%s: kan het \"clean\" bestand '%s' niet aanmaken/openen: %s\n"
 
-#~ msgid "hex escape sequence out of range"
-#~ msgstr "hexadecimale escape sequence buiten bereik"
+#~ msgid "%s: can't link file '%s' to '%s': %s\n"
+#~ msgstr "%s: kan geen link leggen van bestand '%s' naar '%s': %s\n"
 
-#~ msgid "octal escape sequence out of range"
-#~ msgstr "octale escape sequence buiten bereik"
+#~ msgid "%s: can't create/open output file '%s': %s\n"
+#~ msgstr "%s: kan uitvoerbestand '%s' niet aanmaken/openen: %s\n"
 
-#, fuzzy
-#~ msgid "unknown escape sequence '\\%c'"
-#~ msgstr "onbekende escape sequence `\\%c'"
+#~ msgid "%s: can't change mode of file '%s': %s\n"
+#~ msgstr "%s: kan modus van bestand '%s' niet wijzigen: %s\n"
 
+# Het copyright symbool zit in latin-1 dus lijkt me toepasselijk voor Nederlands (aangezien we ook accenten hebben).
+# Maar misschien toch als (C) laten?
 #, fuzzy
-#~ msgid "unknown escape sequence: '\\%03o'"
-#~ msgstr "onbekende escape sequence `\\%c'"
+#~ msgid "()"
+#~ msgstr "©"
 
-# "escape-sequentie"?! Maar wat is er beter?
 #, fuzzy
-#~ msgid "escape sequence out of range for its type"
-#~ msgstr "escape-sequentie buiten bereik voor karakter"
-
-#~ msgid "empty character constant"
-#~ msgstr "lege karakterconstante"
+#~ msgid " %s "
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "character constant too long for its type"
-#~ msgstr "karakterconstante te lang"
+#~ msgid " %% %s"
+#~ msgstr "%s voor %qs"
 
-# OK, OK... Dit hoort thuis in lang nl@be, niet nl
 #, fuzzy
-#~ msgid "extra tokens at end of #%s directive"
-#~ msgstr "brol aan einde van `#line'-commando"
+#~ msgid "''"
+#~ msgstr "'"
 
 #, fuzzy
-#~ msgid "invalid preprocessing directive #%s"
-#~ msgstr "ongeldig preprocessing-commando"
+#~ msgid "%s("
+#~ msgstr "%s voor %qs"
 
-# is ongedefinieerd beter? ik denk van nie
 #, fuzzy
-#~ msgid "undefining \"%s\""
-#~ msgstr "`%s' wordt geondefinieerd"
+#~ msgid ".false."
+#~ msgstr "fclose"
 
 #, fuzzy
-#~ msgid "missing terminating > character"
-#~ msgstr "niet-beëindigde string- of karakterconstante"
+#~ msgid "%dH"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "#%s expects \"FILENAME\" or <FILENAME>"
-#~ msgstr "`#%s' verwacht \"BESTAND\" of <BESTAND>"
+#~ msgid "%s:"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "invalid flag \"%s\" in line directive"
-#~ msgstr "`#line'-commando in slecht formaat"
+#~ msgid "%s["
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "\"%s\" after #line is not a positive integer"
-#~ msgstr "switch-waarde is geen integer"
+#~ msgid " %s"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "line number out of range"
-#~ msgstr "case-waarde buiten bereik"
+#~ msgid "Formal namespace"
+#~ msgstr "%qs is geen iterator"
 
 #, fuzzy
-#~ msgid "\"%s\" after # is not a positive integer"
-#~ msgstr "switch-waarde is geen integer"
+#~ msgid " from namespace %s"
+#~ msgstr "onbekende machine-modus %qs"
 
 #, fuzzy
-#~ msgid "invalid #ident directive"
-#~ msgstr "`#line'-commando in slecht formaat"
+#~ msgid "%s,"
+#~ msgstr "%s\n"
 
 #, fuzzy
-#~ msgid "#pragma once is obsolete"
-#~ msgstr "`#pragma once' is verouderd"
+#~ msgid " (%s)"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "#pragma once in main file"
-#~ msgstr "`#pragma once' is verouderd"
+#~ msgid " %s("
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "invalid #pragma GCC poison directive"
-#~ msgstr "ongeldig preprocessing-commando"
+#~ msgid " %d"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "cannot find source %s"
-#~ msgstr "[kan %s niet vinden]"
+#~ msgid " NML=%s"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "#else after #else"
-#~ msgstr "`#else' na `#else'"
+#~ msgid "User operators:\n"
+#~ msgstr "registernaam niet opgegeven voor %qs"
 
 #, fuzzy
-#~ msgid "#elif after #else"
-#~ msgstr "`#elif' na `#else'"
+#~ msgid "Initialization expression didn't reduce %C"
+#~ msgstr "ongeldige waarheidsexpressie"
 
 #, fuzzy
-#~ msgid "predicate must be an identifier"
-#~ msgstr "`defined' zonder een naam"
+#~ msgid "Unexpected element"
+#~ msgstr "ongeldige operand van %s"
 
+# vertaling voor 'statement'?
 #, fuzzy
-#~ msgid "unterminated #%s"
-#~ msgstr "niet-beëindigde commentaar"
+#~ msgid "STAT tag in %s statement at %L must be of type INTEGER"
+#~ msgstr "expressie-statement heeft onvolledig type"
 
 #, fuzzy
-#~ msgid "macro \"%s\" is not used"
-#~ msgstr "`%.*s' is niet gedefinieerd"
+#~ msgid "Intrinsic '%s' at %L does not exist"
+#~ msgstr "taal %s niet herkend"
 
 #, fuzzy
-#~ msgid "invalid built-in macro \"%s\""
-#~ msgstr "ongeldige macronaam"
+#~ msgid "Can't open included file '%s'"
+#~ msgstr "kan bestand '%s' niet openen"
 
+# moet dit eigenlijk wel een vertaalbare string zijn?
 #, fuzzy
-#~ msgid "ISO C99 requires rest arguments to be used"
-#~ msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
+#~ msgid "%s:%3d %s\n"
+#~ msgstr "%s '%s'\n"
 
 #, fuzzy
-#~ msgid "unterminated argument list invoking macro \"%s\""
-#~ msgstr "niet-beëindigde parameterlijst in `#define'"
+#~ msgid "Integer too large in shape specification at %L"
+#~ msgstr "eerdere definitie van %qs"
 
-#, fuzzy
-#~ msgid "duplicate macro parameter \"%s\""
-#~ msgstr "herhaald lid `%s'"
+#~ msgid "-pg not supported on this platform"
+#~ msgstr "-pg wordt op dit platform niet ondersteund"
 
-#, fuzzy
-#~ msgid "\"%s\" may not appear in macro parameter list"
-#~ msgstr "ongeldig karakter in naam van macro-parameter"
+#~ msgid "-p and -pp specified - pick one"
+#~ msgstr "zowel -p als -pp opgegeven - kies één van de twee"
 
 #, fuzzy
-#~ msgid "macro parameters must be comma-separated"
-#~ msgstr "parameter 2 moet een locatie zijn"
+#~ msgid "Warn about implicit conversion"
+#~ msgstr "parameternamen (zonder types) in functiedeclaratie"
 
 #, fuzzy
-#~ msgid "parameter name missing"
-#~ msgstr "parameternaam weggelaten"
+#~ msgid "Treat the input file as preprocessed"
+#~ msgstr "Geen invoerbestanden"
 
 #, fuzzy
-#~ msgid "ISO C does not permit named variadic macros"
-#~ msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
+#~ msgid "Do not generate fused multiply/add instructions"
+#~ msgstr "ongeldig gebruik van %<restrict%>"
 
 #, fuzzy
-#~ msgid "missing ')' in macro parameter list"
-#~ msgstr "parameternaam ontbreekt uit parameterlijst"
+#~ msgid "Generate SH2a code"
+#~ msgstr "incompatibele record-modus"
 
 #, fuzzy
-#~ msgid "'#' is not followed by a macro parameter"
-#~ msgstr "`#' operator wordt niet gevolgd door een naam van een macro-argument"
+#~ msgid "Perform sequence abstraction optimization on RTL"
+#~ msgstr "lege declaratie"
 
 #, fuzzy
-#~ msgid "\"%s\" redefined"
-#~ msgstr "`%.*s' opnieuw gedefinieerd"
+#~ msgid "Enable SSA-CCP optimization for stores and loads"
+#~ msgstr "lege declaratie"
 
 #, fuzzy
-#~ msgid "macro argument \"%s\" would be stringified in traditional C"
-#~ msgstr "macro-argument `%.*s' zou met -traditional string gemaakt worden."
+#~ msgid "Warn about deprecated compiler features"
+#~ msgstr "niet-prototype definitie hier"
 
 #, fuzzy
-#~ msgid "detected recursion whilst expanding macro \"%s\""
-#~ msgstr "niet-beëindigde parameterlijst in `#define'"
+#~ msgid "too few arguments to function %qs"
+#~ msgstr "te weinig argumenten voor functie %qE"
 
 #, fuzzy
-#~ msgid "function using short complex types cannot be inline"
-#~ msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#~ msgid "too many arguments to function %qs"
+#~ msgstr "te veel argumenten voor functie %qE"
 
 #, fuzzy
-#~ msgid "Internal gcov abort.\n"
-#~ msgstr "Interne abort van gcc."
+#~ msgid "%q+D declared inline after being called"
+#~ msgstr "%J%qD als inline gedeclareerd na oproep"
 
 #, fuzzy
-#~ msgid "ERROR: too many basic blocks in function %s\n"
-#~ msgstr "teveel argumenten voor functie `%s'"
+#~ msgid "%q+D declared inline after its definition"
+#~ msgstr "%J%qD als inline gedeclareerd na zijn definitie"
 
 #, fuzzy
-#~ msgid "invalid string `%s' in define_bypass"
-#~ msgstr "ongeldig gebruik van het niet gedefinieerde type `%s %s'"
+#~ msgid "%Hfor each function it appears in.)"
+#~ msgstr "keer vermeld voor elke functie waarin hij staat.)"
 
-#, fuzzy
-#~ msgid "invalid second string `%s' in presence_set"
-#~ msgstr "ongeldige macronaam"
+#~ msgid "%Hduplicate label %qD"
+#~ msgstr "%Hherhaald label %qD"
 
+# Ik weet het, 'alleen-lezen' is lelijk, maar het is de min of meer geijkte vertaling.
 #, fuzzy
-#~ msgid "invalid option `%s' in automata_option"
-#~ msgstr "Ongeldige optie `%s'"
+#~ msgid "%Jjump into scope of identifier with variably modified type"
+#~ msgstr "argument %d is alleen-lezen"
 
-#, fuzzy
-#~ msgid "invalid `%s' in reservation `%s'"
-#~ msgstr "herdeclaratie van `%s'"
+#~ msgid "variable or field %qs declared void"
+#~ msgstr "variabele of veld %qs als void gedeclareerd"
 
-#, fuzzy
-#~ msgid "unit `%s' in exclusion is not declared"
-#~ msgstr "`%.*s' is niet gedefinieerd"
+#~ msgid "%Jinvalid use of structure with flexible array member"
+#~ msgstr "%Jongeldig gebruik van structure met flexibel array-lid"
 
-#, fuzzy
-#~ msgid "unit `%s' excludes itself"
-#~ msgstr "breedte van `%s' overschrijdt zijn type"
+#~ msgid "both %<long long%> and %<double%> in declaration specifiers"
+#~ msgstr "zowel %<long long%> als %<double%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "automaton `%s' is not declared"
-#~ msgstr "`%.*s' is niet gedefinieerd"
+#~ msgid "both %<long%> and %<short%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<short%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "`%s' is declared as cpu unit"
-#~ msgstr "veld `%s' als een functie gedeclareerd"
+#~ msgid "both %<long%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<void%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "`%s' is declared as cpu reservation"
-#~ msgstr "veld `%s' als een functie gedeclareerd"
+#~ msgid "both %<long%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<_Bool%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "repeated declaration of unit `%s'"
-#~ msgstr "herdeclaratie van `%s'"
+#~ msgid "both %<long%> and %<char%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<char%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "repeated declaration of reservation `%s'"
-#~ msgstr "impliciete declaratie van functie `%s'"
+#~ msgid "both %<long%> and %<float%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<float%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "there is no insn reservation `%s'"
-#~ msgstr "geen eerdere declaratie voor `%s'"
+#~ msgid "both %<long%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "undeclared unit or reservation `%s'"
-#~ msgstr "ongeldige naam `%s'"
+#~ msgid "both %<long%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<char%> opgegeven bij declaratie"
 
-# Ik zou 'library' kunnen vertalen, maar ik heb in compiler-manuals nog niet
-# dikwijls 'bibliotheek' zien gebruiken.
-# De vertaalde boodschappen voor make gebruiken dat op het ogenblik wél, maar
-# ik ben van plan daar verandering in te brengen.
 #, fuzzy
-#~ msgid "unit `%s' is not used"
-#~ msgstr "veld `%s' niet gevonden"
+#~ msgid "both %<long%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<char%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "reservation `%s' is not used"
-#~ msgstr "de zwakke declaratie van `%s' moet publiek zijn"
+#~ msgid "both %<short%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<void%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "cycle in definition of reservation `%s'"
-#~ msgstr "herdefinitie van `union %s'"
+#~ msgid "both %<short%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<_Bool%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "-split has no argument."
-#~ msgstr "geen argumenten"
+#~ msgid "both %<short%> and %<char%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "option `-split' has not been implemented yet\n"
-#~ msgstr "profileren wordt niet ondersteund wanneer -mg gebruikt wordt\n"
+#~ msgid "both %<short%> and %<float%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<float%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "No input file name."
-#~ msgstr "Geen invoerbestanden"
+#~ msgid "both %<short%> and %<double%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "function using setjmp cannot be inline"
-#~ msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
+#~ msgid "both %<short%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "In file included from %s:%u"
-#~ msgstr "In bestand ingevoegd door "
+#~ msgid "both %<short%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid ""
-#~ ",\n"
-#~ "                 from %s:%u"
-#~ msgstr ""
-#~ ",\n"
-#~ "                 door "
+#~ msgid "both %<short%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "Warn about constructs whose meanings change in ISO C"
-#~ msgstr "array subscript is van het type `char'"
+#~ msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<unsigned%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "Warn when trigraphs are encountered"
-#~ msgstr "%lu trigraph(s) tegengekomen"
+#~ msgid "both %<signed%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<void%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "-Wid-clash-LEN is no longer supported"
-#~ msgstr "-pipe wordt niet ondersteund"
+#~ msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<_Bool%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "invalid --param option: %s"
-#~ msgstr "Ongeldige optie `%s'"
+#~ msgid "both %<signed%> and %<float%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<float%> opgegeven bij declaratie"
 
-#~ msgid "unknown set constructor type"
-#~ msgstr "onbekend type verzameling-constructor"
+#~ msgid "both %<signed%> and %<double%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "#`%s' not supported by %s#"
-#~ msgstr "-pipe wordt niet ondersteund"
+#~ msgid "both %<signed%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "-msystem-v and -p are incompatible"
-#~ msgstr "-mbsd en -mxopen zijn niet compatibel"
+#~ msgid "both %<signed%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "-msystem-v and -mthreads are incompatible"
-#~ msgstr "-mbsd en -pedantic zijn niet compatibel"
+#~ msgid "both %<signed%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<_Bool%> opgegeven bij declaratie"
 
-#~ msgid "bad value `%s' for -mcpu switch"
-#~ msgstr "slechte waarde `%s' voor optie -mcpu"
+#~ msgid "both %<unsigned%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<void%> opgegeven bij declaratie"
 
-#~ msgid "target CPU does not support APCS-32"
-#~ msgstr "doel-CPU ondersteunt APCS-32 niet"
+#~ msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<_Bool%> opgegeven bij declaratie"
 
-#~ msgid "target CPU does not support APCS-26"
-#~ msgstr "doel-CPU ondersteunt APCS-26 niet"
+#~ msgid "both %<unsigned%> and %<float%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<float%> opgegeven bij declaratie"
 
-#~ msgid "interworking forces APCS-32 to be used"
-#~ msgstr "interworking forceert het gebruikt van APCS-32"
+#~ msgid "both %<unsigned%> and %<double%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "unexpected address expression"
-#~ msgstr "ongeldige waarheidsexpressie"
+#~ msgid "both %<unsigned%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "stack size > 32k"
-#~ msgstr "Stackgrootte > 32k"
+#~ msgid "both %<unsigned%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid addressing mode"
-#~ msgstr "Ongeldige addresseringsmodus"
+#~ msgid "both %<unsigned%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<_Bool%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "invalid offset in ybase addressing"
-#~ msgstr "Ongeldige offset in ybase-addressering"
+#~ msgid "both %<complex%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<void%> opgegeven bij declaratie"
 
-#, fuzzy
-#~ msgid "invalid register in ybase addressing"
-#~ msgstr "Ongeldig register in ybase-addressering"
+#~ msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid shift operator in emit_1600_core_shift"
-#~ msgstr "Ongeldige shift-operator in emit_1600_core_shift"
+#~ msgid "both %<complex%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid mode for gen_tst_reg"
-#~ msgstr "Ongeldige modus voor gen_tst_reg"
+#~ msgid "both %<complex%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid mode for integer comparison in gen_compare_reg"
-#~ msgstr "Ongeldige modus voor integervergelijking in gen_compare_reg"
+#~ msgid "both %<complex%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "trampolines not yet implemented"
-#~ msgstr "parameter wijst naar een onvolledig type"
+#~ msgid "both %<complex%> and %<_Fract%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
-# Moet 'signature-string' vertaald worden?
 #, fuzzy
-#~ msgid "junk at end of #pragma map"
-#~ msgstr "Brol aan einde van signature-string."
+#~ msgid "both %<complex%> and %<_Accum%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "internal error--no jump follows compare:"
-#~ msgstr "interne fout - dup-operatie"
+#~ msgid "both %<complex%> and %<_Sat%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Use alternate leaf function entries"
-#~ msgstr "sizeof toegepast op een functie-type"
+#~ msgid "both %<_Sat%> and %<void%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<void%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Use complex addressing modes"
-#~ msgstr "Ongeldige addresseringsmodus"
+#~ msgid "both %<_Sat%> and %<_Bool%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<_Bool%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Do not use complex addressing modes"
-#~ msgstr "Ongeldige addresseringsmodus"
+#~ msgid "both %<_Sat%> and %<char%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Enable linker relaxation"
-#~ msgstr "lege declaratie"
-
-#~ msgid "const objects cannot go in .sdata/.sbss"
-#~ msgstr "constante objecten kunnen niet in .sdata/.sbbs geplaatst worden"
-
-#~ msgid "-malign-loops=%d is not between 1 and %d"
-#~ msgstr "-malign-loops=%d ligt niet tussen 1 en %d"
+#~ msgid "both %<_Sat%> and %<int%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<void%> opgegeven bij declaratie"
 
-#~ msgid "-malign-jumps=%d is not between 1 and %d"
-#~ msgstr "-malign-jumps=%d ligt niet tussen 1 en %d"
-
-#~ msgid "-malign-functions=%d is not between 1 and %d"
-#~ msgstr "-malign-functions=%d ligt niet tussen 1 en %d"
-
-# Ik ben niet zeker of short-branch vertaald moet worden.
 #, fuzzy
-#~ msgid "internal gcc monitor: short-branch(%x)"
-#~ msgstr "Interne monitor van gcc: short-branch(%x)"
+#~ msgid "both %<_Sat%> and %<float%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<float%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "internal gcc error: Can't express symbolic location"
-#~ msgstr "Interne fout van gcc: Kan symbolische locatie niet uitdrukken"
-
-#~ msgid "argument #%d is a structure"
-#~ msgstr "argument #%d is een structure"
+#~ msgid "both %<_Sat%> and %<double%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "%%R not followed by %%B/C/D/E"
-#~ msgstr "%E niet gevolgd door %B/C/D/E"
-
-#~ msgid "invalid %%Q value"
-#~ msgstr "ongeldige waarde voor %%Q"
+#~ msgid "both %<_Sat%> and %<_Decimal32%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid %%o value"
-#~ msgstr "ongeldige waarde voor %o"
+#~ msgid "both %<_Sat%> and %<_Decimal64%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "`%%d' operand isn't a register"
-#~ msgstr "operand `%d' is geen register"
+#~ msgid "both %<_Sat%> and %<_Decimal128%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<char%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
-#~ msgstr "-fpic en -mapcs-reent zijn niet compatibel"
+#~ msgid "both %<_Sat%> and %<complex%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "-mshort-data-%s is too large "
-#~ msgstr "omvang van array `%s' is te groot"
+#~ msgid "both %<long long%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<long long%> als %<double%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "-mshort-data-%s and PIC are incompatible"
-#~ msgstr "-mbsd en -mxopen zijn niet compatibel"
+#~ msgid "both %<long%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<short%> opgegeven bij declaratie"
 
-#~ msgid "bad value (%s) for -mips switch"
-#~ msgstr "slechte waarde (%s) voor optie -mips"
+#, fuzzy
+#~ msgid "both %<short%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<short%> als %<void%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "can't close temp file"
-#~ msgstr "close %s"
+#~ msgid "both %<signed%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<signed%> als %<void%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "unknown -mvrsave= option specified: '%s'"
-#~ msgstr "onbekende machine-modus `%s'"
+#~ msgid "both %<unsigned%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<unsigned%> als %<void%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Always pass floating-point arguments in memory"
-#~ msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
+#~ msgid "both %<complex%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<complex%> als %<void%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "Don't always pass floating-point arguments in memory"
-#~ msgstr "Het doorgeven van floating-point argumenten in fp registers wordt nog niet ondersteund"
+#~ msgid "both %<_Sat%> and %<%s%> in declaration specifiers"
+#~ msgstr "zowel %<long%> als %<short%> opgegeven bij declaratie"
 
 #, fuzzy
-#~ msgid "invalid UNSPEC as operand (1)"
-#~ msgstr "ongeldige UNSPEC als operand"
+#~ msgid "%Hiteration variable %qE is unsigned"
+#~ msgstr "statische variable %qs is als dllimport aangeduid"
 
 #, fuzzy
-#~ msgid "invalid UNSPEC as operand (2)"
-#~ msgstr "ongeldige UNSPEC als operand"
+#~ msgid "%Hempty declaration"
+#~ msgstr "lege declaratie"
 
 #, fuzzy
-#~ msgid "`%D' must be declared before use"
-#~ msgstr "`%s' mag niet als alleen-lezen gedeclareerd worden"
+#~ msgid "%Hcomma at end of enumerator list"
+#~ msgstr "komma aan het einde van enumerator-lijst"
 
 #, fuzzy
-#~ msgid "duplicate enum value `%D'"
-#~ msgstr "herhaalde case-waarde"
+#~ msgid "%H%<[*]%> not allowed in other than a declaration"
+#~ msgstr "%qs staat niet aan het begin van een declaratie"
 
 #, fuzzy
-#~ msgid "duplicate nested type `%D'"
-#~ msgstr "herhaald lid `%s'"
+#~ msgid "%H%qs is not valid for %qs"
+#~ msgstr "-fPIC is niet geldig met -mcoff"
 
 #, fuzzy
-#~ msgid "field `%D' invalidly declared offset type"
-#~ msgstr "bitveld `%s' heeft een ongeldig type"
+#~ msgid "missing %<(%> after %<#pragma push_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "field `%D' declared static in union"
-#~ msgstr "veld `%s' als een functie gedeclareerd"
+#~ msgid "invalid constant in %<#pragma push_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "`%D' was previously implicitly declared to return `int'"
-#~ msgstr "`%s' was tevoren impliciet gedeclareerd om een `int' terug te geven"
+#~ msgid "missing %<)%> after %<#pragma push_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "`%#D' redeclared as %C"
-#~ msgstr "`%s' tevoren hier gedeclareerd"
+#~ msgid "missing %<(%> after %<#pragma pop_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "invalid declarator"
-#~ msgstr "lege declaratie"
+#~ msgid "invalid constant in %<#pragma pop_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "multiple declarations `%T' and `%T'"
-#~ msgstr "meerdere parameters hebben de naam `%s'"
+#~ msgid "missing %<)%> after %<#pragma pop_macro%> - ignored"
+#~ msgstr "misvormde #pragma pack"
 
 #, fuzzy
-#~ msgid "invalid string constant `%E'"
-#~ msgstr "slechte stringconstante"
+#~ msgid "#pragma redefine_extname not supported on this target"
+#~ msgstr "instructie-scheduling wordt niet ondersteund op deze doelmachine"
 
+# Of moet/mag 'boolean' hier vertaald worden?
 #, fuzzy
-#~ msgid "parameter `%D' invalidly declared offset type"
-#~ msgstr "parameter `%s' als void gedeclareerd"
+#~ msgid "signed and unsigned type in conditional expression"
+#~ msgstr "niet-boolean modus in voorwaardelijke expressie"
 
 #, fuzzy
-#~ msgid "`%s %T' declares a new type at namespace scope"
-#~ msgstr "`%s %s' binnen parameterlijst gedeclareerd"
+#~ msgid "incompatible types in return"
+#~ msgstr "incompatibele types bij %s"
 
 #, fuzzy
-#~ msgid "semicolon missing after declaration of `%#T'"
-#~ msgstr "conflicterende declaraties van `%s'"
+#~ msgid "case label in statement expression not containing enclosing switch statement"
+#~ msgstr "case-label niet in een switch-statement"
 
 #, fuzzy
-#~ msgid "`%D' implicitly declared before its definition"
-#~ msgstr "`%s' impliciet als functie gedeclareerd"
+#~ msgid "%<default%> label in statement expression not containing enclosing switch statement"
+#~ msgstr "default-label niet in een switch-statement"
 
 #, fuzzy
-#~ msgid "initializer specified for non-member function `%D'"
-#~ msgstr "argument-formaat opgegeven voor niet-functie `%s'"
+#~ msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
+#~ msgstr "case-label niet in een switch-statement"
 
 #, fuzzy
-#~ msgid "invalid initializer for virtual method `%D'"
-#~ msgstr "ongeldige beginwaarde voor bit-string"
+#~ msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
+#~ msgstr "default-label niet in een switch-statement"
+
+#~ msgid "comparison between signed and unsigned"
+#~ msgstr "vergelijking tussen signed en unsigned"
 
 #, fuzzy
-#~ msgid "`%s' not supported by %s"
-#~ msgstr "-pipe wordt niet ondersteund"
+#~ msgid "%H%s"
+#~ msgstr "%s voor %qs"
 
 #, fuzzy
-#~ msgid "%s: In instantiation of `%s':\n"
-#~ msgstr "(dicht bij initialisatie van `%s')"
+#~ msgid "can't write PCH fle: %m"
+#~ msgstr "kan bestand '%s' niet openen"
+
+#~ msgid "-Wuninitialized is not supported without -O"
+#~ msgstr "-Wuninitialized wordt niet ondersteund zonder -O"
 
 #, fuzzy
-#~ msgid "typename type `%#T' declared `friend'"
-#~ msgstr "parameter `%s' als void gedeclareerd"
+#~ msgid "%Hvalue computed is not used"
+#~ msgstr "modus van %qs is geen modus"
 
+# goede vertaling voor scopes?
 #, fuzzy
-#~ msgid "`%T' fails to be an aggregate typedef"
-#~ msgstr "`%s' is geen typedef of ingebouwd type"
+#~ msgid "GCC supports only %d input file changes"
+#~ msgstr "GCC ondersteunt maar %u geneste bereiken (scopes)"
 
 #, fuzzy
-#~ msgid "invalid use of member `%D'"
-#~ msgstr "ongeldige beginwaarde voor member `%s'"
+#~ msgid "type mismatch in unary expression"
+#~ msgstr "types in voorwaardelijke expressie komen niet overeen"
 
 #, fuzzy
-#~ msgid "object missing in `%E'"
-#~ msgstr "array-grootte ontbreekt in `%s'"
+#~ msgid "invalid operand in conversion"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "ISO C++ forbids aggregate initializer to new"
-#~ msgstr "ANSI C verbiedt lege initialisatie-accolades"
+#~ msgid "invalid operand in int to float conversion"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "`%D' undeclared (first use this function)"
-#~ msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
+#~ msgid "invalid operand in float to int conversion"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
-#~ msgstr "(Elke niet-gedeclareerde naam wordt slechts één"
+#~ msgid "invalid operands in shift expression"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "`::%D' undeclared (first use here)"
-#~ msgstr "`%s' is hier niet gedeclareerd (eerste gebruik in deze functie)"
+#~ msgid "invalid operands in pointer plus expression"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "ISO C++ forbids an empty condition for `%s'"
-#~ msgstr "ANSI C verbiedt een leeg bronbestand"
+#~ msgid "invalid operands in conditional expression"
+#~ msgstr "types in voorwaardelijke expressie komen niet overeen"
 
 #, fuzzy
-#~ msgid "definition of class `%T' in condition"
-#~ msgstr "herdefinitie van `union %s'"
+#~ msgid "invalid operands in truth expression"
+#~ msgstr "ongeldige operand in de instructie"
 
 #, fuzzy
-#~ msgid "definition of array `%#D' in condition"
-#~ msgstr "herdefinitie van `union %s'"
+#~ msgid "type mismatch in not expression"
+#~ msgstr "types in voorwaardelijke expressie komen niet overeen"
 
 #, fuzzy
-#~ msgid "`%T' is not a valid expression"
+#~ msgid "invalid operands in comparison expression"
 #~ msgstr "ongeldig gebruik van een void-expressie"
 
 #, fuzzy
-#~ msgid "initialization of new expression with `='"
-#~ msgstr "Ongeldig token in expressie"
+#~ msgid "unexpected non-tuple"
+#~ msgstr "ongeldige operand van %s"
 
 #, fuzzy
-#~ msgid "ISO C++ forbids label declarations"
-#~ msgstr "ANSI C verbiedt labeldeclaraties"
+#~ msgid "EH edge %i->%i is missing"
+#~ msgstr "het argument van '-%s' ontbreekt"
 
 #, fuzzy
-#~ msgid "type specifier omitted for parameter `%E'"
-#~ msgstr "opslagklasse opgegeven voor parameter `%s'"
+#~ msgid "dereferenced pointers should have a name or a symbol tag"
+#~ msgstr "dereferentie van pointer naar onvolledig type"
 
 #, fuzzy
-#~ msgid "too many template parameter lists in declaration of `%T'"
-#~ msgstr "meerdere opslagklassen in declaratie van `%s'"
+#~ msgid "%Jonly weak aliases are supported in this configuration"
+#~ msgstr "enkel zwakke aliasen worden in deze configuratie ondersteund"
 
 #, fuzzy
-#~ msgid "ISO C++ does not permit named return values"
-#~ msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
+#~ msgid "trampolines not supported"
+#~ msgstr "-pipe wordt niet ondersteund"
 
 #, fuzzy
-#~ msgid "multiple declarators in template declaration"
-#~ msgstr "meerdere opslagklassen in declaratie van `%s'"
+#~ msgid "bf561 support is incomplete yet."
+#~ msgstr "veld %qs heeft een onvolledig type"
 
-# Is the %s the argument, or is it 'of' the argument?
 #, fuzzy
-#~ msgid "invalid type `%T' for default argument to `%T'"
-#~ msgstr "ongeldig type-argument `%s'"
+#~ msgid "`%s' attribute only applies to functions"
+#~ msgstr "het %qs attribuut heeft enkel betekenis voor functies"
 
 #, fuzzy
-#~ msgid "%s before `%c'"
-#~ msgstr "%s voor `%s'"
+#~ msgid "`%s' attribute only applies to variables"
+#~ msgstr "het %qs attribuut heeft geen betekenis voor types"
 
 #, fuzzy
-#~ msgid "%s before `\\%o'"
-#~ msgstr "%s voor `%s'"
+#~ msgid "Trampoline support for CRX"
+#~ msgstr "-pipe wordt niet ondersteund"
 
 #, fuzzy
-#~ msgid "%s before `%s' token"
-#~ msgstr "%s voor `%s'"
+#~ msgid "-mstackrealign ignored for nested functions"
+#~ msgstr "ISO C verbiedt geneste functies"
 
 #, fuzzy
-#~ msgid "invalid application of `%s' to non-static member"
-#~ msgstr "`sizeof' toegepast op een bitveld"
+#~ msgid "%s not supported for nested functions"
+#~ msgstr "conflicterende types voor ingebouwde functie %qs"
 
 #, fuzzy
-#~ msgid "taking address of bound pointer-to-member expression"
-#~ msgstr "ongeldig gebruik van een void-expressie"
+#~ msgid "the second argument must be a 4-bit immediate"
+#~ msgstr "%<defined%> zonder een naam"
 
 #, fuzzy
-#~ msgid "ISO C++ forbids cast to non-reference type used as lvalue"
-#~ msgstr "ANSI C verbiedt casts naar een union-type"
+#~ msgid "shift must be an immediate"
+#~ msgstr "%<defined%> zonder een naam"
 
 #, fuzzy
-#~ msgid "return-statement with no value, in function declared with a non-void return type"
-#~ msgstr "`return' zonder waarde in een functie die een niet-void waarde teruggeeft"
+#~ msgid "index mask must be an immediate"
+#~ msgstr "%<defined%> zonder een naam"
 
 #, fuzzy
-#~ msgid "return-statement with a value, in function declared with a void return type"
-#~ msgstr "`return' met waarde in een functie die void teruggeeft"
+#~ msgid "length mask must be an immediate"
+#~ msgstr "%<defined%> zonder een naam"
 
 #, fuzzy
-#~ msgid "`%T' fails to be a typedef or built-in type"
-#~ msgstr "`%s' is geen typedef of ingebouwd type"
-
-# Dit zou misschien beter 'warning' blijven
-#~ msgid "warning:"
-#~ msgstr "let op:"
-
-#~ msgid "no INTEGER type can hold a pointer on this configuration"
-#~ msgstr "geen enkel INTEGER-type kan een pointer bevatten in deze configuratie"
+#~ msgid "`%s' attribute applies only to functions"
+#~ msgstr "%Jhet %qE attribuut is enkel van toepassing op functies"
 
 #, fuzzy
-#~ msgid "Implicit declaration of `%A' at %0"
-#~ msgstr "eerdere impliciete declaratie van `%s'"
+#~ msgid "`%s' attribute argument not an integer constant"
+#~ msgstr "herhalings-aantal is geen integerconstante"
 
 #, fuzzy
-#~ msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
-#~ msgstr "niet-ANSI-standaard escape sequence `\\%c'"
+#~ msgid "profiling is still experimental for this target"
+#~ msgstr "sectie-attributen worden niet ondersteund op dit doelsysteem"
 
 #, fuzzy
-#~ msgid "Unknown escape sequence `\\%A' at %0"
-#~ msgstr "onbekende escape sequence `\\%c'"
+#~ msgid "`%s' attribute ignored"
+#~ msgstr "het %qs attribuut wordt genegeerd"
 
 #, fuzzy
-#~ msgid "Unterminated escape sequence `\\' at %0"
-#~ msgstr "onbekende escape sequence `\\%c'"
+#~ msgid "%q#D was used before it was declared inline"
+#~ msgstr "%qs werd voor haar definitie gebruikt zonder protoype"
 
 #, fuzzy
-#~ msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
-#~ msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
+#~ msgid "%Jprevious non-inline declaration here"
+#~ msgstr "eerdere impliciete declaratie van %qs"
 
 #, fuzzy
-#~ msgid "\\x used at %0 with no following hex digits"
-#~ msgstr "\\x gebruikt zonder daaropvolgende hexadecimale cijfers"
+#~ msgid "%H  from here"
+#~ msgstr "van hieruit opgeroepen"
 
 #, fuzzy
-#~ msgid "Hex escape at %0 out of range"
-#~ msgstr "hexadecimale escape-waarde buiten bereik"
+#~ msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
+#~ msgstr "ISO C++ verbiedt lege initialisatie-accolades"
 
-# "escape-sequentie"?! Maar wat is er beter?
 #, fuzzy
-#~ msgid "Escape sequence at %0 out of range for character"
-#~ msgstr "escape-sequentie buiten bereik voor karakter"
-
-#~ msgid "hex escape out of range"
-#~ msgstr "hexadecimale escape-waarde buiten bereik"
-
-#~ msgid "non-ANSI-standard escape sequence, `\\%c'"
-#~ msgstr "niet-ANSI-standaard escape sequence `\\%c'"
+#~ msgid "braces around initializer for non-aggregate type %qT"
+#~ msgstr "accolades rond scalaire beginwaarde"
 
 #, fuzzy
-#~ msgid "non-ISO escape sequence `\\%c'"
-#~ msgstr "niet-ANSI escape sequence `\\%c'"
-
-#~ msgid "unknown escape sequence `\\%c'"
-#~ msgstr "onbekende escape sequence `\\%c'"
-
-#~ msgid "unknown escape sequence: `\\' followed by char code 0x%x"
-#~ msgstr "onbekende escape sequence: `\\' gevolgd door karaktercode 0x%x"
-
-#~ msgid "#-lines for entering and leaving files don't match"
-#~ msgstr "#-lijnen voor het binnengaan en verlaten van bestanden komen niet overeen"
-
-#~ msgid "ignoring pragma: %s"
-#~ msgstr "pragma wordt genegeerd: %s"
-
-#~ msgid "invalid #ident"
-#~ msgstr "ongeldige #ident"
-
-#~ msgid "invalid #line"
-#~ msgstr "ongeldige #line"
-
-#~ msgid "invalid #-line"
-#~ msgstr "ongeldige #-lijn"
-
-#~ msgid "ASSIGN to variable that is too small"
-#~ msgstr "ASSIGN naar een variabele die te klein is"
+#~ msgid "creating %s"
+#~ msgstr "read %s"
 
-# Is 'mode' enkel van toepassing op 'string', of ook op 'array'?
 #, fuzzy
-#~ msgid "Initialize local vars and arrays to zero"
-#~ msgstr "beginwaarde is geen array of string-modus"
+#~ msgid "multiple parameters named %qE"
+#~ msgstr "%Jmeerdere parameters hebben de naam %qD"
 
 #, fuzzy
-#~ msgid "Zero-length character constant at %0"
-#~ msgstr "lege karakterconstante"
+#~ msgid "ISO C++ does not include variadic templates"
+#~ msgstr "ISO C++ staat het gebruik van %<varargs.h%> niet toe"
 
 #, fuzzy
-#~ msgid "Invalid token at %0 in expression or subexpression at %1"
-#~ msgstr "Ongeldig token in expressie"
+#~ msgid "%qT is not an aggregate type"
+#~ msgstr "%qs is geen iterator"
 
 #, fuzzy
-#~ msgid "Character constant at %0 has no closing apostrophe at %1"
-#~ msgstr "karakterconstante te lang"
+#~ msgid "%q+D is not a function,"
+#~ msgstr "%qs is meestal een functie"
 
 #, fuzzy
-#~ msgid "Integer at %0 too large"
-#~ msgstr "integerconstante buiten bereik"
+#~ msgid "  conflict with %q+D"
+#~ msgstr "conflicterende types voor %qs"
 
 #, fuzzy
-#~ msgid "Unrecognized FORMAT specifier at %0"
-#~ msgstr "onbekende formaatspecificatie"
+#~ msgid "%s cannot appear in a constant-expression"
+#~ msgstr "overflow in constante expressie"
 
 #, fuzzy
-#~ msgid "Spurious trailing comma preceding terminator at %0"
-#~ msgstr "overbodige `%%' achteraan formaat"
+#~ msgid "%sparameter pack %qD cannot have a default argument"
+#~ msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
 #, fuzzy
-#~ msgid "Label definition at %0 invalid on this kind of statement"
-#~ msgstr "label gevonden buiten een CASE-statement"
+#~ msgid "%sparameter pack cannot have a default argument"
+#~ msgstr "%qs neemt ofwel geen, ofwel twee argumenten"
 
 #, fuzzy
-#~ msgid "Statement at %0 invalid in this context"
-#~ msgstr "%s: %s compiler niet geïnstalleerd op dit systeem"
+#~ msgid "at this point in file"
+#~ msgstr "hier in het bestand"
 
 #, fuzzy
-#~ msgid "Too many elements as of %0 for array reference at %1"
-#~ msgstr "array-grootte op een niet-array-referentie"
+#~ msgid "%s of read-only parameter %qD"
+#~ msgstr "%s van alleen-lezen lid %qs"
 
 #, fuzzy
-#~ msgid "Unable to open INCLUDE file `%A' at %0"
-#~ msgstr "kan bestand '%s' niet openen"
+#~ msgid "%s of read-only reference %qD"
+#~ msgstr "%s van alleen-lezen lid %qs"
 
 #, fuzzy
-#~ msgid "Truncating characters on right side of character constant at %0"
-#~ msgstr "karakterconstante met meer dan één karakter"
+#~ msgid "%s of read-only location %qE"
+#~ msgstr "%s van alleen-lezen locatie"
 
 #, fuzzy
-#~ msgid "Typeless constant at %0 too large"
-#~ msgstr "integerconstante buiten bereik"
+#~ msgid "global register variable %qs used in nested function"
+#~ msgstr "globale registervariabele %qs gebruikt in geneste functie"
 
 #, fuzzy
-#~ msgid "Array `%A' at %0 is too large to handle"
-#~ msgstr "omvang van array `%s' is te groot"
+#~ msgid "register variable %qs used in nested function"
+#~ msgstr "registervariabele %qs gebruikt in geneste functie"
 
 #, fuzzy
-#~ msgid "Statement function `%A' defined at %0 is not used"
-#~ msgstr "label `%s' gedefinieerd maar niet gebruikt"
+#~ msgid "address of global register variable %qs requested"
+#~ msgstr "adres van globale registervariabele %qs gevraagd"
 
 #, fuzzy
-#~ msgid "Internal compiler error -- cannot perform operation"
-#~ msgstr "interne fout - dup-operatie"
+#~ msgid "address of register variable %qs requested"
+#~ msgstr "adres van registervariabele %qs gevraagd"
 
 #, fuzzy
-#~ msgid "In program"
-#~ msgstr "misplaatste '\\' in programma"
-
-#~ msgid "`%s' cannot be statically allocated"
-#~ msgstr "`%s' kan niet statisch gealloceerd worden"
+#~ msgid "Function does not return a value"
+#~ msgstr "functie geeft geen string-type terug"
 
 #, fuzzy
-#~ msgid "circular inheritance in interface declaration for `%s'"
-#~ msgstr "geneste externe declaratie van `%s'"
+#~ msgid "Function return value not set"
+#~ msgstr "de terugkeerwaarde van een functie kan geen funtie zijn"
 
-#, fuzzy
-#~ msgid "cannot find method"
-#~ msgstr "kan `nm' niet vinden"
+#~ msgid "%HDuplicate name %q.*s."
+#~ msgstr "%HDubbele naam %q.*s."
 
-#, fuzzy
-#~ msgid "duplicate definition of instance method `%s'"
-#~ msgstr "herhaalde definitie `%s'"
+#~ msgid "Global register variable %qD used in nested function."
+#~ msgstr "Globale registervariabele %qD gebruikt in geneste functie."
 
-#, fuzzy
-#~ msgid "duplicate declaration of instance method `%s'"
-#~ msgstr "impliciete declaratie van functie `%s'"
+#~ msgid "Register variable %qD used in nested function."
+#~ msgstr "Registervariabele %qD gebruikt in geneste functie."
 
-#~ msgid "`-p' not supported; use `-pg' and gprof(1)"
-#~ msgstr "`-p' wordt niet ondersteund; gebruik `-pg' en gprof(1)"
+#~ msgid "Address of global register variable %qD requested."
+#~ msgstr "Adres van globale registervariabele %qD gevraagd."
 
-#~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
-#~ msgstr "-mapcs-26 en -mapcs-32 mogen niet samen gebruikt worden"
+#~ msgid "Address of register variable %qD requested."
+#~ msgstr "Adres van registervariabele %qD gevraagd."
 
-#~ msgid "GNU C does not support -C without using -E"
-#~ msgstr "GNU C ondersteunt -C niet wanneer -E niet gebruikt wordt"
+#~ msgid "%qD attribute ignored"
+#~ msgstr "het %qD attribuut wordt genegeerd"