summaryrefslogtreecommitdiffstats
path: root/po/et.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/et.po')
-rw-r--r--po/et.po36
1 files changed, 16 insertions, 20 deletions
diff --git a/po/et.po b/po/et.po
index c18ff5f..15e97bd 100644
--- a/po/et.po
+++ b/po/et.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.14.5\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: 2015-04-07 09:49+0200\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -2679,9 +2679,10 @@ msgid "'%.255s' contains no control component '%.255s'"
msgstr "fail `%.250s' sisaldab kahte juhtliiget, annan alla"
#: src/deb/info.c
-#, c-format
-msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
-msgstr ""
+#, fuzzy, c-format
+#| msgid "cannot open diversions: %s"
+msgid "cannot open file '%.255s'"
+msgstr "diversioone pole võimalik avada: %s"
#: src/deb/info.c
#, c-format
@@ -2696,19 +2697,15 @@ msgid "cannot scan directory '%.255s'"
msgstr "kataloogi `%.255s' pole võimalik läbi vaadata"
#: src/deb/info.c
-#, c-format
-msgid "cannot stat '%.255s' (in '%.255s')"
-msgstr ""
-
-#: src/deb/info.c
-#, c-format
-msgid "cannot open '%.255s' (in '%.255s')"
-msgstr ""
+#, fuzzy, c-format
+msgid "cannot get file '%.255s' metadata"
+msgstr "lähtefaili `%.250s' pole võimalik avada"
#: src/deb/info.c
-#, c-format
-msgid "failed to read '%.255s' (in '%.255s')"
-msgstr ""
+#, fuzzy, c-format
+#| msgid "unable to write %s: %s"
+msgid "cannot read file '%.255s'"
+msgstr "faili %s pole võimalik kirjutada: %s"
#: src/deb/info.c
#, fuzzy, c-format
@@ -2849,12 +2846,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"