summaryrefslogtreecommitdiffstats
path: root/po/dpkg.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/dpkg.pot')
-rw-r--r--po/dpkg.pot24
1 files changed, 9 insertions, 15 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot
index 8f9d34f..cead5a2 100644
--- a/po/dpkg.pot
+++ b/po/dpkg.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: dpkg 1.22.8\n"
+"Project-Id-Version: dpkg 1.22.9\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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2467,7 +2467,7 @@ msgstr ""
#: src/deb/info.c
#, c-format
-msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
+msgid "cannot open file '%.255s'"
msgstr ""
#: src/deb/info.c
@@ -2484,17 +2484,12 @@ msgstr ""
#: src/deb/info.c
#, c-format
-msgid "cannot stat '%.255s' (in '%.255s')"
+msgid "cannot get file '%.255s' metadata"
msgstr ""
#: src/deb/info.c
#, c-format
-msgid "cannot open '%.255s' (in '%.255s')"
-msgstr ""
-
-#: src/deb/info.c
-#, c-format
-msgid "failed to read '%.255s' (in '%.255s')"
+msgid "cannot read file '%.255s'"
msgstr ""
#: src/deb/info.c
@@ -2591,12 +2586,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"