diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-24 17:02+0100\n" +"POT-Creation-Date: 2015-12-27 19:17+0100\n" "PO-Revision-Date: 2015-08-29 15:24+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -1316,6 +1316,7 @@ msgstr "GetSrvRec %s selhalo" #, fuzzy msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1335,6 +1336,10 @@ msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "vyhledá SRV záznam (např. _http._tcp.ftp.debian.org)" #: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + +#: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "detekuje proxy pomocí apt.conf" |