aboutsummaryrefslogtreecommitdiff
path: root/libcpp/po/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/po/nl.po')
-rw-r--r--libcpp/po/nl.po79
1 files changed, 42 insertions, 37 deletions
diff --git a/libcpp/po/nl.po b/libcpp/po/nl.po
index 734c233..ac9f7c2 100644
--- a/libcpp/po/nl.po
+++ b/libcpp/po/nl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gcc 3.3.2\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2005-02-25 23:37+0000\n"
+"POT-Creation-Date: 2005-04-20 21:43-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"
@@ -235,133 +235,133 @@ msgstr ""
msgid "invalid flag \"%s\" in line directive"
msgstr "`#line'-commando in slecht formaat"
-#: directives.c:792
+#: directives.c:797
#, fuzzy, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr "switch-waarde is geen integer"
-#: directives.c:798
+#: directives.c:803
#, fuzzy
msgid "line number out of range"
msgstr "case-waarde buiten bereik"
-#: directives.c:811 directives.c:888
+#: directives.c:816 directives.c:893
#, fuzzy, c-format
msgid "\"%s\" is not a valid filename"
msgstr "-fPIC is niet geldig met -mcoff"
-#: directives.c:848
+#: directives.c:853
#, fuzzy, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr "switch-waarde is geen integer"
-#: directives.c:950
+#: directives.c:955
#, fuzzy
msgid "invalid #ident directive"
msgstr "`#line'-commando in slecht formaat"
-#: directives.c:1038
+#: directives.c:1043
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
-#: directives.c:1041
+#: directives.c:1046
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""
-#: directives.c:1044
+#: directives.c:1049
#, c-format
msgid "#pragma %s is already registered"
msgstr ""
-#: directives.c:1244
+#: directives.c:1249
#, fuzzy
msgid "#pragma once in main file"
msgstr "`#pragma once' is verouderd"
-#: directives.c:1267
+#: directives.c:1272
#, fuzzy
msgid "invalid #pragma GCC poison directive"
msgstr "ongeldig preprocessing-commando"
-#: directives.c:1276
+#: directives.c:1281
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
-#: directives.c:1297
+#: directives.c:1302
msgid "#pragma system_header ignored outside include file"
msgstr ""
-#: directives.c:1321
+#: directives.c:1326
#, fuzzy, c-format
msgid "cannot find source file %s"
msgstr "[kan %s niet vinden]"
-#: directives.c:1325
+#: directives.c:1330
#, c-format
msgid "current file is older than %s"
msgstr ""
-#: directives.c:1439
+#: directives.c:1444
#, fuzzy
msgid "_Pragma takes a parenthesized string literal"
msgstr "Onbeëindigde stringconstante"
-#: directives.c:1546
+#: directives.c:1551
msgid "#else without #if"
msgstr ""
-#: directives.c:1551
+#: directives.c:1556
#, fuzzy
msgid "#else after #else"
msgstr "`#else' na `#else'"
-#: directives.c:1553 directives.c:1586
+#: directives.c:1558 directives.c:1591
msgid "the conditional began here"
msgstr ""
-#: directives.c:1579
+#: directives.c:1584
msgid "#elif without #if"
msgstr ""
-#: directives.c:1584
+#: directives.c:1589
#, fuzzy
msgid "#elif after #else"
msgstr "`#elif' na `#else'"
-#: directives.c:1614
+#: directives.c:1619
msgid "#endif without #if"
msgstr ""
-#: directives.c:1691
+#: directives.c:1696
msgid "missing '(' after predicate"
msgstr ""
-#: directives.c:1706
+#: directives.c:1711
msgid "missing ')' to complete answer"
msgstr ""
-#: directives.c:1726
+#: directives.c:1731
msgid "predicate's answer is empty"
msgstr ""
-#: directives.c:1753
+#: directives.c:1758
msgid "assertion without predicate"
msgstr ""
-#: directives.c:1755
+#: directives.c:1760
#, fuzzy
msgid "predicate must be an identifier"
msgstr "`defined' zonder een naam"
-#: directives.c:1841
+#: directives.c:1846
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
-#: directives.c:2064
+#: directives.c:2069
#, fuzzy, c-format
msgid "unterminated #%s"
msgstr "niet-beëindigde commentaar"
@@ -815,35 +815,40 @@ msgstr "ANSI C staat het gebruik van `varargs.h' niet toe"
msgid "missing ')' in macro parameter list"
msgstr "parameternaam ontbreekt uit parameterlijst"
-#: macro.c:1434
-msgid "ISO C requires whitespace after the macro name"
+#: macro.c:1439
+#, fuzzy
+msgid "ISO C99 requires whitespace after the macro name"
+msgstr "ANSI C heeft een benoemd argument nodig vóór `...'"
+
+#: macro.c:1463
+msgid "missing whitespace after the macro name"
msgstr ""
-#: macro.c:1462
+#: macro.c:1493
#, fuzzy
msgid "'#' is not followed by a macro parameter"
msgstr "`#' operator wordt niet gevolgd door een naam van een macro-argument"
-#: macro.c:1481
+#: macro.c:1512
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
-#: macro.c:1577
+#: macro.c:1608
#, fuzzy, c-format
msgid "\"%s\" redefined"
msgstr "`%.*s' opnieuw gedefinieerd"
-#: macro.c:1582
+#: macro.c:1613
#, fuzzy
msgid "this is the location of the previous definition"
msgstr "dit is een eerdere declaratie"
-#: macro.c:1632
+#: macro.c:1663
#, fuzzy, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr "macro-argument `%.*s' zou met -traditional string gemaakt worden."
-#: macro.c:1655
+#: macro.c:1686
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""