diff options
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" |