diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-15 12:01:29 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-15 12:01:29 +0000 |
commit | 6d9138ad481f4c2c98ad91e73eb5e9ed8164d053 (patch) | |
tree | 43f95f4538216d0da454c1dcfcfc025cba330d85 | |
parent | 28a2ab9fe9ba6387999d701d640ef4c787b9e574 (diff) | |
download | gcc-6d9138ad481f4c2c98ad91e73eb5e9ed8164d053.tar.gz |
* de.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133244 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/de.po | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 7d2443e17f1..839f88011e8 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2008-03-15 Joseph S. Myers <joseph@codesourcery.com> + + * de.po: Update. + 2008-03-14 Joseph S. Myers <joseph@codesourcery.com> * sv.po: Update. diff --git a/libcpp/po/de.po b/libcpp/po/de.po index f56f99d79f4..68e20fcff4d 100644 --- a/libcpp/po/de.po +++ b/libcpp/po/de.po @@ -1,15 +1,15 @@ # German translation of gcc messages. # Copyright © 2002, 2003, 2004, 2005 Free Software Foundation, Inc. # Karl Eichwalder <ke@suse.de>, 2002, 2003. -# Roland Stigge <stigge@antcom.de>, 2003, 2004, 2005, 2006, 2007. +# Roland Stigge <stigge@antcom.de>, 2003, 2004, 2005, 2006, 2007, 2008. # This file is distributed under the same license as the gcc package. # 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-11 11:11+0100\n" +"PO-Revision-Date: 2008-03-15 11:11+0100\n" "Last-Translator: Roland Stigge <stigge@antcom.de>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" @@ -239,7 +239,7 @@ msgstr "ungültiges Kennzeichen »%s« in line-Direktive" #: directives.c:868 msgid "unexpected end of file after #line" -msgstr "" +msgstr "unerwartetes Dateiende nach #line" #: directives.c:871 #, c-format |