diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-24 17:03:21 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-24 17:03:21 +0100 |
commit | 3ac050d1ccfa33dbed236a565511fd3fe84b8465 (patch) | |
tree | 543cb5eb8e49457042f076f7029f97e4eeda9c70 /po/sv.po | |
parent | 117551478551958d62d9555c595f2990805137c0 (diff) |
1.1.6 Christmas release
Diffstat (limited to 'po/sv.po')
-rw-r--r-- | po/sv.po | 18 |
1 files changed, 9 insertions, 9 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-14 16:56+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+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" @@ -3089,6 +3089,14 @@ msgid "Problem closing the gzip file %s" msgstr "Problem med att stänga gzip-filen %s" #: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Misslyckades med att skapa underprocess-IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Misslyckades med att starta komprimerare " + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" msgstr "Kunde inte öppna filen %s" @@ -3099,14 +3107,6 @@ msgid "Could not open file descriptor %d" msgstr "Kunde inte öppna filhandtag %d" #: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Misslyckades med att skapa underprocess-IPC" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Misslyckades med att starta komprimerare " - -#: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" msgstr "läsning, har fortfarande %llu att läsa men ingenting finns kvar" |