summaryrefslogtreecommitdiffstats
path: root/po/sv.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sv.po')
-rw-r--r--po/sv.po86
1 files changed, 64 insertions, 22 deletions
diff --git a/po/sv.po b/po/sv.po
index 8f5ee7f..cf2d5c7 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.22.0\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2024-07-21 20:18+0200\n"
+"POT-Creation-Date: 2024-07-24 23:02+0200\n"
"PO-Revision-Date: 2024-04-28 14:30+0100\n"
"Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
"Language-Team: Svenska <tp-sv@listor.tp-sv.se>\n"
@@ -2579,10 +2579,10 @@ msgid "'%.255s' contains no control component '%.255s'"
msgstr "”%.255s” innehåller ingen kontrollkomponent ”%.255s”"
#: src/deb/info.c
-#, c-format
-msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
-msgstr ""
-"öppnande av komponenten ”%.255s” (i %.255s) misslyckades på ett oväntat sätt"
+#, fuzzy, c-format
+#| msgid "cannot open file %s"
+msgid "cannot open file '%.255s'"
+msgstr "kan inte ööpna filen %s"
#: src/deb/info.c
#, c-format
@@ -2597,19 +2597,16 @@ msgid "cannot scan directory '%.255s'"
msgstr "kan inte läsa katalogen ”%.255s”"
#: src/deb/info.c
-#, c-format
-msgid "cannot stat '%.255s' (in '%.255s')"
-msgstr "kan inte ta status på ”%.255s” (i ”%.255s”)"
-
-#: src/deb/info.c
-#, c-format
-msgid "cannot open '%.255s' (in '%.255s')"
-msgstr "kan inte öppna ”%.255s” (i ”%.255s”)"
+#, fuzzy, c-format
+#| msgid "cannot get %s file metadata"
+msgid "cannot get file '%.255s' metadata"
+msgstr "kan inte hämta metadata för filen %s"
#: src/deb/info.c
-#, c-format
-msgid "failed to read '%.255s' (in '%.255s')"
-msgstr "kunde inte läsa ”%.255s” (i ”%.255s”)"
+#, fuzzy, c-format
+#| msgid "cannot read %s"
+msgid "cannot read file '%.255s'"
+msgstr "kan inte läsa %s"
#: src/deb/info.c
#, c-format
@@ -2711,7 +2708,35 @@ msgstr ""
"\n"
#: src/deb/main.c
-#, c-format
+#, fuzzy, c-format
+#| msgid ""
+#| "Options:\n"
+#| " -v, --verbose Enable verbose output.\n"
+#| " -D, --debug Enable debugging output.\n"
+#| " --showformat=<format> Use alternative format for --show.\n"
+#| " --deb-format=<format> Select archive format.\n"
+#| " Allowed values: 0.939000, 2.0 "
+#| "(default).\n"
+#| " --nocheck Suppress control file check (build "
+#| "bad\n"
+#| " packages).\n"
+#| " --root-owner-group Forces the owner and groups to root.\n"
+#| " --threads-max=<threads> Use at most <threads> with "
+#| "compressor.\n"
+#| " --[no-]uniform-compression Use the compression params on all "
+#| "members.\n"
+#| " -z# Set the compression level when "
+#| "building.\n"
+#| " -Z<type> Set the compression type used when "
+#| "building.\n"
+#| " Allowed types: gzip, xz, zstd, "
+#| "none.\n"
+#| " -S<strategy> Set the compression strategy when "
+#| "building.\n"
+#| " Allowed values: none; extreme (xz);\n"
+#| " filtered, huffman, rle, fixed "
+#| "(gzip).\n"
+#| "\n"
msgid ""
"Options:\n"
" -v, --verbose Enable verbose output.\n"
@@ -2726,12 +2751,11 @@ msgid ""
" --threads-max=<threads> Use at most <threads> with compressor.\n"
" --[no-]uniform-compression Use the compression params on all "
"members.\n"
-" -z# Set the compression level when building.\n"
-" -Z<type> Set the compression type used when "
-"building.\n"
+" -Z, --compression=<compressor> Set build compression type.\n"
" Allowed types: gzip, xz, zstd, none.\n"
-" -S<strategy> Set the compression strategy when "
-"building.\n"
+" -z, --compression-level=<level> Set build compression level.\n"
+" -S, --compression-strategy=<name>\n"
+" Set build compression strategy.\n"
" Allowed values: none; extreme (xz);\n"
" filtered, huffman, rle, fixed (gzip).\n"
"\n"
@@ -6946,3 +6970,21 @@ msgstr "Kör update-alternatives för att ändra systemets val av alternativ"
#: utils/update-alternatives.polkit.in
msgid "Authentication is required to run update-alternatives"
msgstr "Autentisering krävs för att köra update-alternatives"
+
+#, c-format
+#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
+#~ msgstr ""
+#~ "öppnande av komponenten ”%.255s” (i %.255s) misslyckades på ett oväntat "
+#~ "sätt"
+
+#, c-format
+#~ msgid "cannot stat '%.255s' (in '%.255s')"
+#~ msgstr "kan inte ta status på ”%.255s” (i ”%.255s”)"
+
+#, c-format
+#~ msgid "cannot open '%.255s' (in '%.255s')"
+#~ msgstr "kan inte öppna ”%.255s” (i ”%.255s”)"
+
+#, c-format
+#~ msgid "failed to read '%.255s' (in '%.255s')"
+#~ msgstr "kunde inte läsa ”%.255s” (i ”%.255s”)"