aboutsummaryrefslogtreecommitdiff
path: root/libcpp/po/nl.po
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-02-05 12:58:58 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2010-02-05 12:58:58 +0000
commit004a809c4d28939a1f85fd1626cdbbc19e025131 (patch)
tree4d7ab727d2a27c75592f683bcf06e3d57851fe87 /libcpp/po/nl.po
parent55541419e70cd883fce2925e5efe5910544003ad (diff)
downloadgcc-004a809c4d28939a1f85fd1626cdbbc19e025131.zip
gcc-004a809c4d28939a1f85fd1626cdbbc19e025131.tar.gz
gcc-004a809c4d28939a1f85fd1626cdbbc19e025131.tar.bz2
be.po, [...]: Update.
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, id.po, ja.po, nl.po, sv.po, tr.po, uk,po, vi.po, zh_CN.po, zh_TW.po: Update. From-SVN: r156517
Diffstat (limited to 'libcpp/po/nl.po')
-rw-r--r--libcpp/po/nl.po99
1 files changed, 52 insertions, 47 deletions
diff --git a/libcpp/po/nl.po b/libcpp/po/nl.po
index 670f902..94491bc 100644
--- a/libcpp/po/nl.po
+++ b/libcpp/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cpplib 4.5-b20091203\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2009-12-02 14:22+0000\n"
+"POT-Creation-Date: 2010-01-11 11:42+0000\n"
"PO-Revision-Date: 2010-01-09 14:45+0100\n"
"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -426,205 +426,210 @@ msgid "%s: %s"
msgstr "%s: %s"
# betere vertaling voor decimal point?
-#: expr.c:279
+#: expr.c:282
msgid "too many decimal points in number"
msgstr "teveel komma's in getal"
-#: expr.c:308 expr.c:390
+#: expr.c:311 expr.c:396
msgid "fixed-point constants are a GCC extension"
msgstr "fixed-point constantes zijn een uitbreiding van GCC"
-#: expr.c:321
+#: expr.c:324
#, c-format
msgid "invalid digit \"%c\" in binary constant"
msgstr "ongeldig cijfer \"%c\" in binaire constante"
-#: expr.c:323
+#: expr.c:326
#, c-format
msgid "invalid digit \"%c\" in octal constant"
msgstr "ongeldig cijfer \"%c\" in octale constante"
-#: expr.c:331
+#: expr.c:334
msgid "invalid prefix \"0b\" for floating constant"
msgstr "ongeldige prefix \"0b\" voor floating-point constante"
-#: expr.c:337
+#: expr.c:339
+#, fuzzy
+msgid "no digits in hexadecimal floating constant"
+msgstr "gebruik van C99 hexadecimale floating-point constante"
+
+#: expr.c:343
msgid "use of C99 hexadecimal floating constant"
msgstr "gebruik van C99 hexadecimale floating-point constante"
-#: expr.c:346
+#: expr.c:352
msgid "exponent has no digits"
msgstr "exponent heeft geen cijfers"
-#: expr.c:353
+#: expr.c:359
msgid "hexadecimal floating constants require an exponent"
msgstr "hexadecimale floating-point constante vereist een exponent"
-#: expr.c:359
+#: expr.c:365
#, c-format
msgid "invalid suffix \"%.*s\" on floating constant"
msgstr "ongeldige suffix \"%.*s\" aan floating-point constante"
-#: expr.c:369 expr.c:418
+#: expr.c:375 expr.c:424
#, c-format
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr "traditionele C aanvaardt de \"%.*s\" suffix niet"
-#: expr.c:377
+#: expr.c:383
msgid "suffix for double constant is a GCC extension"
msgstr "het gebruik van een suffix voor double constantes is een uitbreiding van GCC"
-#: expr.c:383
+#: expr.c:389
#, c-format
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
msgstr "ongeldige suffix \"%.*s\" bij hexadecimale floating-point constante"
-#: expr.c:394
+#: expr.c:400
msgid "decimal float constants are a GCC extension"
msgstr "decimale float-constantes zijn een uitbreiding van GCC"
-#: expr.c:404
+#: expr.c:410
#, c-format
msgid "invalid suffix \"%.*s\" on integer constant"
msgstr "ongeldige suffix \"%.*s\" aan integerconstante"
-#: expr.c:427
+#: expr.c:433
msgid "use of C++0x long long integer constant"
msgstr "gebruik van C++0x long long integerconstante"
-#: expr.c:436
+#: expr.c:442
msgid "imaginary constants are a GCC extension"
msgstr "imaginaire constantes zijn een uitbreiding van GCC"
-#: expr.c:439
+#: expr.c:445
msgid "binary constants are a GCC extension"
msgstr "binaire constantes zijn een uitbreiding van GCC"
-#: expr.c:532
+#: expr.c:538
msgid "integer constant is too large for its type"
msgstr "integerconstante is te groot voor zijn type"
-#: expr.c:563
+#: expr.c:569
msgid "integer constant is so large that it is unsigned"
msgstr "integerconstante is zo groot dat hij tekenloos is"
-#: expr.c:658
+#: expr.c:664
msgid "missing ')' after \"defined\""
msgstr "')' ontbreekt na \"defined\""
-#: expr.c:665
+#: expr.c:671
msgid "operator \"defined\" requires an identifier"
msgstr "de \"defined\" operator verwacht een naam als argument"
-#: expr.c:673
+#: expr.c:679
#, c-format
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
msgstr "(\"%s\" is een alternatieve schrijfwijze voor \"%s\" in C++)"
# betere vertaling voor "portable"?
-#: expr.c:683
+#: expr.c:689
msgid "this use of \"defined\" may not be portable"
msgstr "dit gebruik van \"define\" is mogelijk niet portabel"
-#: expr.c:736
+#: expr.c:742
msgid "floating constant in preprocessor expression"
msgstr "floating-point constante in preprocessor-expressie"
-#: expr.c:742
+#: expr.c:748
msgid "imaginary number in preprocessor expression"
msgstr "imaginair getal in preprocessor-expressie"
-#: expr.c:789
+#: expr.c:795
#, c-format
msgid "\"%s\" is not defined"
msgstr "\"%s\" is niet gedefinieerd"
-#: expr.c:801
+#: expr.c:807
msgid "assertions are a GCC extension"
msgstr "assertions zijn een uitbreiding van GCC"
-#: expr.c:804
+#: expr.c:810
msgid "assertions are a deprecated extension"
msgstr "assertions zijn een afgekeurde uitbreiding"
-#: expr.c:937 expr.c:966
+#: expr.c:943 expr.c:972
#, c-format
msgid "missing binary operator before token \"%s\""
msgstr "binaire operator ontbreekt voor het \"%s\" token"
-#: expr.c:957
+#: expr.c:963
#, c-format
msgid "token \"%s\" is not valid in preprocessor expressions"
msgstr "token \"%s\" is niet geldig in preprocessor-expressies"
-#: expr.c:974
+#: expr.c:980
msgid "missing expression between '(' and ')'"
msgstr "expressie ontbreekt tussen '(' en ')'"
-#: expr.c:977
+#: expr.c:983
#, c-format
msgid "%s with no expression"
msgstr "%s zonder expressie"
-#: expr.c:980
+#: expr.c:986
#, c-format
msgid "operator '%s' has no right operand"
msgstr "operator '%s' heeft geen rechtse operand"
-#: expr.c:985
+#: expr.c:991
#, c-format
msgid "operator '%s' has no left operand"
msgstr "operator '%s' heeft geen linkse operand"
-#: expr.c:1011
+#: expr.c:1017
msgid " ':' without preceding '?'"
msgstr " ':' zonder voorafgaande '?'"
-#: expr.c:1039
+#: expr.c:1045
#, c-format
msgid "unbalanced stack in %s"
msgstr "niet-gebalanceerde stack in %s"
-#: expr.c:1059
+#: expr.c:1065
#, c-format
msgid "impossible operator '%u'"
msgstr "operator '%u' is onmogelijk"
-#: expr.c:1160
+#: expr.c:1166
msgid "missing ')' in expression"
msgstr "')' ontbreekt in expressie"
-#: expr.c:1189
+#: expr.c:1195
msgid "'?' without following ':'"
msgstr "'?' zonder daaropvolgende ':'"
-#: expr.c:1199
+#: expr.c:1205
msgid "integer overflow in preprocessor expression"
msgstr "integer-overflow in preprocessor-expressie"
-#: expr.c:1204
+#: expr.c:1210
msgid "missing '(' in expression"
msgstr "'(' ontbreekt in expressie"
-#: expr.c:1236
+#: expr.c:1242
#, c-format
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr "de linker operand van \"%s\" verandert van teken indien hij gepromoveerd wordt"
-#: expr.c:1241
+#: expr.c:1247
#, c-format
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr "de rechter operand van \"%s\" verandert van teken indien hij gepromoveerd wordt"
-#: expr.c:1500
+#: expr.c:1506
msgid "traditional C rejects the unary plus operator"
msgstr "traditionele C verwerpt de unaire plus-operator"
-#: expr.c:1583
+#: expr.c:1589
msgid "comma operator in operand of #if"
msgstr "comma operator in operand van #if"
-#: expr.c:1719
+#: expr.c:1725
msgid "division by zero in #if"
msgstr "deling door nul in `#if'"