diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.21.20\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-02-27 04:27+0100\n" +"POT-Creation-Date: 2024-03-10 20:20+0100\n" "PO-Revision-Date: 2023-02-01 23:14+0100\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2769,11 +2769,6 @@ msgid "need an action option" msgstr "nutno zadat akci" #: src/deb/main.c -#, c-format -msgid "invalid compressor parameters: %s" -msgstr "neplatné parametry komprese: %s" - -#: src/deb/main.c #, fuzzy, c-format #| msgid "unsupported compression type '%s' with uniform compression" msgid "unsupported deb format '%d.%d' with non-uniform compression" @@ -2781,6 +2776,11 @@ msgstr "nepodporovaný typ komprese „%s“ pro --uniform-compression" #: src/deb/main.c #, c-format +msgid "invalid compressor parameters: %s" +msgstr "neplatné parametry komprese: %s" + +#: src/deb/main.c +#, c-format msgid "unsupported compression type '%s' with uniform compression" msgstr "nepodporovaný typ komprese „%s“ pro --uniform-compression" |