diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-07 18:02:05 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-07 18:02:05 +0000 |
commit | 6b3d2e2e2c24e27ea7919913b71fb72b5073b0da (patch) | |
tree | fba5a8e24d4e3109180d7810df66bcc1dcaaaea7 /libcpp | |
parent | b21392bb0d6e1887ab133da36d5bb22c9da1f0af (diff) | |
download | gcc-6b3d2e2e2c24e27ea7919913b71fb72b5073b0da.tar.gz |
* es.po, nl.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156576 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/es.po | 13 | ||||
-rw-r--r-- | libcpp/po/nl.po | 9 |
3 files changed, 14 insertions, 12 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 84291be5dcd..bc34acd154b 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2010-02-07 Joseph Myers <joseph@codesourcery.com> + + * es.po, nl.po: Update. + 2010-02-05 Joseph Myers <joseph@codesourcery.com> * sv.po: Update. diff --git a/libcpp/po/es.po b/libcpp/po/es.po index 2f951dae9d3..e2ddd1a6dc9 100644 --- a/libcpp/po/es.po +++ b/libcpp/po/es.po @@ -1,14 +1,14 @@ -# Mensajes en español para cpplib-4.5-b20091203 -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Mensajes en español para cpplib-4.5-b20100204 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gcc package. -# Cristian Othón Martínez Vera <cfuga@itam.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009. +# Cristian Othón Martínez Vera <cfuga@itam.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010. # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.5-b20091203\n" +"Project-Id-Version: cpplib 4.5-b20100204\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2010-01-11 11:42+0000\n" -"PO-Revision-Date: 2009-12-09 10:56-0600\n" +"PO-Revision-Date: 2010-02-05 13:16-0600\n" "Last-Translator: Cristian Othón Martínez Vera <cfuga@itam.mx>\n" "Language-Team: Spanish <es@li.org>\n" "MIME-Version: 1.0\n" @@ -432,9 +432,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "prefijo \"0b\" inválido en la constante de coma flotante" #: expr.c:339 -#, fuzzy msgid "no digits in hexadecimal floating constant" -msgstr "uso de una constante de coma flotante hexadecimal C99" +msgstr "no hay dígitos en la constante de coma flotante hexadecimal" #: expr.c:343 msgid "use of C99 hexadecimal floating constant" diff --git a/libcpp/po/nl.po b/libcpp/po/nl.po index 94491bc1f6a..b806d3a52ae 100644 --- a/libcpp/po/nl.po +++ b/libcpp/po/nl.po @@ -5,14 +5,14 @@ # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.5-b20091203\n" +"Project-Id-Version: cpplib 4.5-b20100204\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2010-01-11 11:42+0000\n" -"PO-Revision-Date: 2010-01-09 14:45+0100\n" +"PO-Revision-Date: 2010-02-06 14:43+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=utf-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -449,9 +449,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "ongeldige prefix \"0b\" voor floating-point constante" #: expr.c:339 -#, fuzzy msgid "no digits in hexadecimal floating constant" -msgstr "gebruik van C99 hexadecimale floating-point constante" +msgstr "geen cijfers in hexadecimale floating-point constante" #: expr.c:343 msgid "use of C99 hexadecimal floating constant" |