diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:16 +0000 |
commit | c21f4a3f3125558ae61630ed827eaa9bb0ab89bc (patch) | |
tree | 7952aeca9b33f9a98a611de8e507f77b90f9668d /po/bs.po | |
parent | Adding upstream version 1.22.8. (diff) | |
download | dpkg-upstream/1.22.9.tar.xz dpkg-upstream/1.22.9.zip |
Adding upstream version 1.22.9.upstream/1.22.9
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | po/bs.po | 43 |
1 files changed, 26 insertions, 17 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\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 10:02+0200\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@linux.org.ba>\n" @@ -2643,9 +2643,14 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#, fuzzy, c-format +#| msgid "" +#| "\n" +#| "Configuration file `%s'" +msgid "cannot open file '%.255s'" msgstr "" +"\n" +"Konfiguracijska datoteka `%s'" #: src/deb/info.c #, c-format @@ -2660,19 +2665,24 @@ msgid "cannot scan directory '%.255s'" msgstr "" #: 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')" +#, fuzzy, c-format +#| msgid "" +#| "\n" +#| "Configuration file `%s'" +msgid "cannot get file '%.255s' metadata" msgstr "" +"\n" +"Konfiguracijska datoteka `%s'" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" +#, fuzzy, c-format +#| msgid "" +#| "\n" +#| "Configuration file `%s'" +msgid "cannot read file '%.255s'" msgstr "" +"\n" +"Konfiguracijska datoteka `%s'" #: src/deb/info.c #, c-format @@ -2769,12 +2779,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" |