diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-18 19:59:25 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-18 19:59:25 +0000 |
commit | ea76bb6fdac136dc24a8769bd8b0bf2bafd9fcc9 (patch) | |
tree | 113d4b13e79bc7efb4179c9d0f0da337f9634f69 /libcpp/po | |
parent | dd518adaa23c1ac264da1c0252c0855f2c65e9eb (diff) | |
download | linaro-gcc-ea76bb6fdac136dc24a8769bd8b0bf2bafd9fcc9.tar.gz linaro-gcc-ea76bb6fdac136dc24a8769bd8b0bf2bafd9fcc9.tar.bz2 linaro-gcc-ea76bb6fdac136dc24a8769bd8b0bf2bafd9fcc9.zip |
* es.po, nl.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133322 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/po')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/es.po | 13 | ||||
-rw-r--r-- | libcpp/po/nl.po | 11 |
3 files changed, 17 insertions, 11 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index de8c1781cea..f46ec3ed3e8 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2008-03-18 Joseph S. Myers <joseph@codesourcery.com> + + * es.po, nl.po: Update. + 2008-03-15 Joseph S. Myers <joseph@codesourcery.com> * zh_CN.po: Update. diff --git a/libcpp/po/es.po b/libcpp/po/es.po index b9f7ff64e49..c5fe62b00ed 100644 --- a/libcpp/po/es.po +++ b/libcpp/po/es.po @@ -1,13 +1,14 @@ -# Mensajes en español para cpplib-4.3-b20071109 -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -# Cristian Othón Martínez Vera <cfuga@itam.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007. +# Mensajes en español para cpplib-4.3.0 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 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. # msgid "" msgstr "" -"Project-Id-Version: cpplib-4.3-b20071109\n" +"Project-Id-Version: cpplib-4.3.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2008-02-01 16:21+0000\n" -"PO-Revision-Date: 2007-11-13 19:48-0600\n" +"PO-Revision-Date: 2008-03-18 12:01-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" @@ -237,7 +238,7 @@ msgstr "indicador \"%s\" inválido en la línea de la directiva" #: directives.c:868 msgid "unexpected end of file after #line" -msgstr "" +msgstr "fin de fichero inesperado después de #line" #: directives.c:871 #, c-format diff --git a/libcpp/po/nl.po b/libcpp/po/nl.po index 8872f80788b..d8062ad4a93 100644 --- a/libcpp/po/nl.po +++ b/libcpp/po/nl.po @@ -1,13 +1,14 @@ # Dutch messages for cpplib. -# Copyright (C) 1999, 2000, 2002, 2003, 2005, 2007 Free Software Foundation, Inc. -# Tim Van Holder <tim.van.holder@telenet.be>, 2007. +# Copyright (C) 1999, 2000, 2002, 2003, 2005, 2007, 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>, 2008. # msgid "" msgstr "" -"Project-Id-Version: cpplib 4.3-b20071109\n" +"Project-Id-Version: cpplib 4.3.0\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" "POT-Creation-Date: 2008-02-01 16:21+0000\n" -"PO-Revision-Date: 2007-11-10 17:28+0100\n" +"PO-Revision-Date: 2008-03-18 20: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" @@ -243,7 +244,7 @@ msgstr "ongeldige vlag \"%s\" in #line commando" #: directives.c:868 msgid "unexpected end of file after #line" -msgstr "" +msgstr "onverwacht einde van bestand na #line" #: directives.c:871 #, c-format |