diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-27 19:17:21 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-27 19:19:11 +0100 |
commit | c3c3bd043b262dd5544594abd5e5bd4377a679d6 (patch) | |
tree | f3394bbc61031e8e68e7ad2a892ad8d62fd77072 /po/cs.po | |
parent | 341e0147dafd388804d48076e5d91f6f12be0aef (diff) |
Release 1.1.91.1.9
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" |