diff options
author | Joseph Myers <joseph@codesourcery.com> | 2010-02-05 20:48:17 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2010-02-05 20:48:17 +0000 |
commit | bc23518671eb6d05ac19c4d2be738ba991ae9233 (patch) | |
tree | 604196b3f01b7e89d89e73156bfa9a31ca8b7758 /libcpp/po | |
parent | 1f65437dad53634e95b8bb77139e0f6f4ad925a9 (diff) | |
download | gcc-bc23518671eb6d05ac19c4d2be738ba991ae9233.zip gcc-bc23518671eb6d05ac19c4d2be738ba991ae9233.tar.gz gcc-bc23518671eb6d05ac19c4d2be738ba991ae9233.tar.bz2 |
* sv.po: Update.
From-SVN: r156528
Diffstat (limited to 'libcpp/po')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/sv.po | 11 |
2 files changed, 9 insertions, 6 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index a02b174..84291be 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,5 +1,9 @@ 2010-02-05 Joseph Myers <joseph@codesourcery.com> + * sv.po: Update. + +2010-02-05 Joseph Myers <joseph@codesourcery.com> + * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, id.po, ja.po, nl.po, sv.po, tr.po, uk,po, vi.po, zh_CN.po, zh_TW.po: Update. diff --git a/libcpp/po/sv.po b/libcpp/po/sv.po index 47dad1f..277fc73 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" |