diff options
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2015-08-19 21:33+0200\n" "Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n" "Language-Team: Swedish <debian-l10n-swedish@debian.org>\n" @@ -3607,10 +3607,6 @@ msgid "The package cache file is an incompatible version" msgstr "Paketcachefilens version är inkompatibel" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Paketcachefilen är skadad, den är för liten" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Denna APT saknar stöd för versionssystemet ”%s”" @@ -3621,6 +3617,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "Paketcachen byggdes för andra arkitekturer: %s gentemot %s" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Paketcachefilen är skadad, den är för liten" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Beroende av" |