diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\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: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -1385,6 +1385,7 @@ msgstr "" #, 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" @@ -1404,6 +1405,10 @@ msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" #: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + +#: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "detecta el proxy usando apt.conf" |