diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-05-03 16:07:25 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2016-05-03 16:07:25 +0100 |
commit | 67647f9229c2e88701861eeebde33598ad406bb2 (patch) | |
tree | 5b6505c65d41eb81257067fbc9df3014e0b3e35b /libcpp/po | |
parent | fcc861d975cf423c23c1eb62508afffb7d9e2221 (diff) | |
download | gcc-67647f9229c2e88701861eeebde33598ad406bb2.zip gcc-67647f9229c2e88701861eeebde33598ad406bb2.tar.gz gcc-67647f9229c2e88701861eeebde33598ad406bb2.tar.bz2 |
* nl.po: Update.
From-SVN: r235827
Diffstat (limited to 'libcpp/po')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/nl.po | 21 |
2 files changed, 12 insertions, 13 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 0b07fe7..ea6ae02 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2016-05-03 Joseph Myers <joseph@codesourcery.com> + + * nl.po: Update. + 2016-04-30 Joseph Myers <joseph@codesourcery.com> * sv.po: Update. diff --git a/libcpp/po/nl.po b/libcpp/po/nl.po index 78b3228..5a30f34 100644 --- a/libcpp/po/nl.po +++ b/libcpp/po/nl.po @@ -1,18 +1,17 @@ # Dutch translations for GNU cpplib. -# Copyright (C) 2015 Free Software Foundation, Inc. +# Copyright (C) 2016 Free Software Foundation, Inc. # This file is distributed under the same license as the gcc package. # -# "If economists could manage to get themselves thought of as humble, -# competent people, on a level with dentists, that would be splendid!" +# « Vorsicht. Bissiger Mensch! » # # Tim Van Holder <tim.van.holder@telenet.be>, 2008, 2009, 2010. -# Benno Schulenberg <benno@vertaalt.nl>, 2014, 2015. +# Benno Schulenberg <benno@vertaalt.nl>, 2014, 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: cpplib 5.2.0\n" +"Project-Id-Version: cpplib 6.1.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2016-04-21 15:24+0000\n" -"PO-Revision-Date: 2015-07-23 19:42+0200\n" +"PO-Revision-Date: 2016-05-03 12:27+0200\n" "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" "Language: nl\n" @@ -281,7 +280,7 @@ msgstr "\"%s\" (na #) is geen positieve integer" #: directives.c:1061 #, c-format msgid "file \"%s\" linemarker ignored due to incorrect nesting" -msgstr "" +msgstr "regelmarkering voor bestand \"%s\" is genegeerd wegens incorrecte nesting" # FIXME: most likely shouldn't have been marked as translatable #: directives.c:1120 directives.c:1122 directives.c:1124 directives.c:1710 @@ -452,10 +451,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "ongeldige prefix \"0b\" voor floating-point constante" #: expr.c:555 -#, fuzzy -#| msgid "use of C++11 hexadecimal floating constant" msgid "use of C++1z hexadecimal floating constant" -msgstr "gebruik van een C++11 hexadecimale floating-point constante" +msgstr "gebruik van een C++1z hexadecimale floating-point constante" #: expr.c:558 msgid "use of C99 hexadecimal floating constant" @@ -778,10 +775,8 @@ msgid "missing terminating %c character" msgstr "afsluitend %c-teken ontbreekt" #: lex.c:1932 -#, fuzzy -#| msgid "invalid suffix on literal; C++11 requires a space between literal and string macro" msgid "C++11 requires a space between string literal and macro" -msgstr "ongeldige suffix aan constante; C++11 vereist een spatie tussen constante en stringmacro" +msgstr "C++11 vereist een spatie tussen stringconstante en macro" #: lex.c:2474 lex.c:2508 msgid "C++ style comments are not allowed in ISO C90" |