Skip to content

Commit

Permalink
* de.po: Update.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196575 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
jsm28 committed Mar 9, 2013
1 parent fb0ecd4 commit fc3a7a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
4 changes: 4 additions & 0 deletions libcpp/po/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2013-03-09 Joseph Myers <joseph@codesourcery.com>

* de.po: Update.

2013-03-04 Joseph Myers <joseph@codesourcery.com>

* be.po, ca.po, da.po, de.po, el.po, eo.po, es.po, fi.po, fr.po,
Expand Down
13 changes: 6 additions & 7 deletions libcpp/po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# Copyright © 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
# This file is distributed under the same license as the gcc package.
# Karl Eichwalder <ke@suse.de>, 2002, 2003.
# Roland Stigge <stigge@antcom.de>, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2012.
# Roland Stigge <stigge@antcom.de>, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2012, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: cpplib 4.7-b20120128\n"
"Project-Id-Version: cpplib 4.8-b20130224\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2013-02-24 01:05+0000\n"
"PO-Revision-Date: 2012-01-29 23:11+0100\n"
"PO-Revision-Date: 2013-03-09 17:11+0100\n"
"Last-Translator: Roland Stigge <stigge@antcom.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
Expand Down Expand Up @@ -341,10 +341,9 @@ msgid "current file is older than %s"
msgstr "aktuelle Datei ist älter als %s"

#: directives.c:1653
#, fuzzy, c-format
#| msgid "invalid #pragma GCC poison directive"
#, c-format
msgid "invalid \"#pragma GCC %s\" directive"
msgstr "ungültige #pragma GCC Poison Direktive"
msgstr "ungültige »#pragma GCC %s« Direktive"

#: directives.c:1847
msgid "_Pragma takes a parenthesized string literal"
Expand Down Expand Up @@ -711,7 +710,7 @@ msgstr "unbeendete Roh-Zeichenkette"

#: lex.c:1573 lex.c:1706
msgid "invalid suffix on literal; C++11 requires a space between literal and identifier"
msgstr ""
msgstr "ungültiger Suffix an Literal; C++11 erfordert Leerzeichen zwischen Literal und Bezeichner"

#: lex.c:1684
msgid "null character(s) preserved in literal"
Expand Down

0 comments on commit fc3a7a8

Please sign in to comment.