diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-05 20:48:17 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-05 20:48:17 +0000 |
commit | 0b9ce69b5be8ab967f10bcd448d8140da2c1ede9 (patch) | |
tree | 604196b3f01b7e89d89e73156bfa9a31ca8b7758 /libcpp/po/sv.po | |
parent | c731c4f509bb76e75fb5a32786ed0238e62d9df1 (diff) | |
download | gcc-0b9ce69b5be8ab967f10bcd448d8140da2c1ede9.tar.gz |
* sv.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156528 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/po/sv.po')
-rw-r--r-- | libcpp/po/sv.po | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/libcpp/po/sv.po b/libcpp/po/sv.po index 47dad1fa6f7..277fc73dd10 100644 --- a/libcpp/po/sv.po +++ b/libcpp/po/sv.po @@ -1,17 +1,17 @@ # This file is distributed under the same license as the gcc package. # Swedish messages for cpplib. -# Copyright © 2000, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright © 2000, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # Dennis Björklund <db@zigo.dhs.org>, 2000, 2001, 2002. -# Göran Uddeborg <goeran@uddeborg.se>, 2005, 2006, 2007, 2008, 2009. +# Göran Uddeborg <goeran@uddeborg.se>, 2005, 2006, 2007, 2008, 2009, 2010. # # Remember: GCC team does not want RCS keywords in the header! # 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-04 22:41+0100\n" +"PO-Revision-Date: 2010-02-05 21:39+0100\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "MIME-Version: 1.0\n" @@ -435,9 +435,8 @@ msgid "invalid prefix \"0b\" for floating constant" msgstr "ogiltigt prefix \"0b\" på flyttalskonstant" #: expr.c:339 -#, fuzzy msgid "no digits in hexadecimal floating constant" -msgstr "användning av hexadecimal flyttalskonstant enligt C99" +msgstr "inga siffror i hexadecimal flyttalskonstant" #: expr.c:343 msgid "use of C99 hexadecimal floating constant" |