mirror of git://gcc.gnu.org/git/gcc.git
parent
c15477fbfa
commit
88ab8cf2a5
|
@ -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>
|
2008-03-15 Joseph S. Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* zh_CN.po: Update.
|
* zh_CN.po: Update.
|
||||||
|
|
|
@ -1,13 +1,14 @@
|
||||||
# Mensajes en español para cpplib-4.3-b20071109
|
# Mensajes en español para cpplib-4.3.0
|
||||||
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
|
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
||||||
# Cristian Othón Martínez Vera <cfuga@itam.mx>, 2001, 2002, 2003, 2004, 2005, 2006, 2007.
|
# 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 ""
|
msgid ""
|
||||||
msgstr ""
|
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"
|
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
|
||||||
"POT-Creation-Date: 2008-02-01 16:21+0000\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"
|
"Last-Translator: Cristian Othón Martínez Vera <cfuga@itam.mx>\n"
|
||||||
"Language-Team: Spanish <es@li.org>\n"
|
"Language-Team: Spanish <es@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -237,7 +238,7 @@ msgstr "indicador \"%s\" inv
|
||||||
|
|
||||||
#: directives.c:868
|
#: directives.c:868
|
||||||
msgid "unexpected end of file after #line"
|
msgid "unexpected end of file after #line"
|
||||||
msgstr ""
|
msgstr "fin de fichero inesperado después de #line"
|
||||||
|
|
||||||
#: directives.c:871
|
#: directives.c:871
|
||||||
#, c-format
|
#, c-format
|
||||||
|
|
|
@ -1,13 +1,14 @@
|
||||||
# Dutch messages for cpplib.
|
# Dutch messages for cpplib.
|
||||||
# Copyright (C) 1999, 2000, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
|
# Copyright (C) 1999, 2000, 2002, 2003, 2005, 2007, 2008 Free Software Foundation, Inc.
|
||||||
# Tim Van Holder <tim.van.holder@telenet.be>, 2007.
|
# This file is distributed under the same license as the gcc package.
|
||||||
|
# Tim Van Holder <tim.van.holder@telenet.be>, 2008.
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
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"
|
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
|
||||||
"POT-Creation-Date: 2008-02-01 16:21+0000\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"
|
"Last-Translator: Tim Van Holder <tim.van.holder@telenet.be>\n"
|
||||||
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -243,7 +244,7 @@ msgstr "ongeldige vlag \"%s\" in #line commando"
|
||||||
|
|
||||||
#: directives.c:868
|
#: directives.c:868
|
||||||
msgid "unexpected end of file after #line"
|
msgid "unexpected end of file after #line"
|
||||||
msgstr ""
|
msgstr "onverwacht einde van bestand na #line"
|
||||||
|
|
||||||
#: directives.c:871
|
#: directives.c:871
|
||||||
#, c-format
|
#, c-format
|
||||||
|
|
Loading…
Reference in New Issue