summaryrefslogtreecommitdiff
path: root/po/sv.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sv.po')
-rw-r--r--po/sv.po95
1 files changed, 47 insertions, 48 deletions
diff --git a/po/sv.po b/po/sv.po
index 1914f7e0c..178a432e3 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -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: 2017-10-22 23:49+0200\n"
+"POT-Creation-Date: 2018-01-03 22:34+0000\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"
@@ -150,7 +150,7 @@ msgstr "Filen %s/%s skriver över den i paketet %s"
#. Only warn if there is no sources.list file.
#: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc
-#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc
+#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc
#, c-format
msgid "Unable to read %s"
msgstr "Kunde inte läsa %s"
@@ -368,6 +368,11 @@ msgid ""
"applied. See %s manpage for details."
msgstr ""
+#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc
+#, c-format
+msgid "Failed to fetch %s %s"
+msgstr "Misslyckades med att hämta %s %s"
+
#: apt-pkg/acquire-item.cc
#, c-format
msgid ""
@@ -382,12 +387,6 @@ msgstr ""
msgid "Can't find a source to download version '%s' of '%s'"
msgstr "Kan inte hitta en källa för att hämta version ”%s” av ”%s”"
-#: apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"The package index files are corrupted. No Filename: field for package %s."
-msgstr "Paketindexfilerna är skadade. Inget ”Filename:”-fält för paketet %s."
-
#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
#: apt-pkg/acquire-item.cc
#, fuzzy, c-format
@@ -431,6 +430,12 @@ msgid "List directory %spartial is missing."
msgstr "Listkatalogen %spartial saknas."
#: apt-pkg/acquire.cc
+#, fuzzy, c-format
+#| msgid "List directory %spartial is missing."
+msgid "List directory %sauxfiles is missing."
+msgstr "Listkatalogen %spartial saknas."
+
+#: apt-pkg/acquire.cc
#, c-format
msgid "Archives directory %spartial is missing."
msgstr "Arkivkatalogen %spartial saknas."
@@ -501,7 +506,7 @@ msgstr "Paketlistan eller statusfilen kunde inte tolkas eller öppnas."
msgid "You may want to run apt-get update to correct these problems"
msgstr "Du kan möjligen rätta till problemet genom att köra ”apt-get update”"
-#: apt-pkg/cachefile.cc
+#: apt-pkg/cachefile.cc methods/mirror.cc
msgid "The list of sources could not be read."
msgstr "Listan över källor kunde inte läsas."
@@ -1599,11 +1604,6 @@ msgstr "Du måste lägga till några ”source”-URI:er i din sources.list"
msgid "Cannot convert %s to integer: out of range"
msgstr ""
-#: apt-pkg/update.cc apt-private/private-download.cc
-#, c-format
-msgid "Failed to fetch %s %s"
-msgstr "Misslyckades med att hämta %s %s"
-
#: apt-pkg/update.cc
msgid ""
"Some index files failed to download. They have been ignored, or old ones "
@@ -3548,16 +3548,22 @@ msgstr "Filen hittades inte"
msgid "Direct connection to %s domains is blocked by default."
msgstr ""
-#: methods/connect.cc methods/http.cc
-#, c-format
-msgid "Connecting to %s (%s)"
-msgstr "Ansluter till %s (%s)"
-
#: methods/connect.cc
#, c-format
msgid "[IP: %s %s]"
msgstr "[IP: %s %s]"
+#: methods/connect.cc
+#, fuzzy, c-format
+#| msgid "Connecting to %s (%s)"
+msgid "Connected to %s (%s)"
+msgstr "Ansluter till %s (%s)"
+
+#: methods/connect.cc methods/http.cc
+#, c-format
+msgid "Connecting to %s (%s)"
+msgstr "Ansluter till %s (%s)"
+
# [f]amilj, [t]yp, [p]rotokoll
#: methods/connect.cc
#, c-format
@@ -3569,11 +3575,6 @@ msgstr "Kunde inte skapa ett uttag (socket) för %s (f=%u t=%u p=%u)"
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr "Kunde inte initiera anslutningen till %s:%s (%s)."
-#: methods/connect.cc
-#, c-format
-msgid "Could not connect to %s:%s (%s), connection timed out"
-msgstr "Kunde inte ansluta till %s:%s (%s), anslutningen överskred tidsgräns"
-
#: methods/connect.cc methods/ftp.cc methods/rsh.cc
msgid "Failed"
msgstr "Misslyckades"
@@ -3583,6 +3584,11 @@ msgstr "Misslyckades"
msgid "Could not connect to %s:%s (%s)."
msgstr "Kunde inte ansluta till %s:%s (%s)."
+#: methods/connect.cc
+#, c-format
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr "Kunde inte ansluta till %s:%s (%s), anslutningen överskred tidsgräns"
+
#. We say this mainly because the pause here is for the
#. ssh connection that is still going
#: methods/connect.cc methods/rsh.cc
@@ -3840,30 +3846,6 @@ msgstr "Anslutningen överskred tidsgränsen"
msgid "Error writing to output file"
msgstr "Fel vid skrivning till utdatafil"
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc
-#, c-format
-msgid "No mirror file '%s' found "
-msgstr "Ingen spegelfil ”%s” hittades "
-
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc
-#, c-format
-msgid "Can not read mirror file '%s'"
-msgstr "Kan inte läsa spegelfilen ”%s”"
-
-#: methods/mirror.cc
-#, c-format
-msgid "No entry found in mirror file '%s'"
-msgstr "Ingen post funnen i spegelfilen ”%s”"
-
-#: methods/mirror.cc
-#, c-format
-msgid "[Mirror: %s]"
-msgstr "[Spegel: %s]"
-
#: methods/rred.cc
msgid "Failed to set modification time"
msgstr "Misslyckades med att ställa in ändringstid"
@@ -3876,6 +3858,23 @@ msgstr "Anslutningen stängdes i förtid"
msgid "Empty files can't be valid archives"
msgstr "Tomma filer kan inte vara giltiga arkiv"
+#~ msgid ""
+#~ "The package index files are corrupted. No Filename: field for package %s."
+#~ msgstr ""
+#~ "Paketindexfilerna är skadade. Inget ”Filename:”-fält för paketet %s."
+
+#~ msgid "No mirror file '%s' found "
+#~ msgstr "Ingen spegelfil ”%s” hittades "
+
+#~ msgid "Can not read mirror file '%s'"
+#~ msgstr "Kan inte läsa spegelfilen ”%s”"
+
+#~ msgid "No entry found in mirror file '%s'"
+#~ msgstr "Ingen post funnen i spegelfilen ”%s”"
+
+#~ msgid "[Mirror: %s]"
+#~ msgstr "[Spegel: %s]"
+
#~ msgid "Opening configuration file %s"
#~ msgstr "Öppnar konfigurationsfilen %s"