diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2020-01-15 23:07+0100\n" +"POT-Creation-Date: 2020-02-26 21:29+0100\n" "PO-Revision-Date: 2017-05-06 11:08+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -1046,6 +1046,12 @@ msgstr "Nelze zpracovat soubor %s (%d)" #: apt-pkg/deb/debsystem.cc #, fuzzy, c-format +#| msgid "Waiting for headers" +msgid "Waiting for cache lock (%s)" +msgstr "Čeká se na hlavičky" + +#: apt-pkg/deb/debsystem.cc +#, fuzzy, c-format #| msgid "" #| "Unable to lock the administration directory (%s), is another process " #| "using it?" @@ -1556,7 +1562,9 @@ msgid "Unsupported file %s given on commandline" msgstr "Zadán nepodporovaný soubor %s" #: apt-pkg/srcrecords.cc -msgid "You must put some 'source' URIs in your sources.list" +#, fuzzy +#| msgid "You must put some 'source' URIs in your sources.list" +msgid "You must put some 'deb-src' URIs in your sources.list" msgstr "Do sources.list musíte zadat „zdrojové“ URI" #: apt-pkg/tagfile.cc |