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/de.po | |
parent | 341e0147dafd388804d48076e5d91f6f12be0aef (diff) |
Release 1.1.91.1.9
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\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-09-19 13:04+0100\n" "Last-Translator: Holger Wansing <linux@wansing-online.de>\n" "Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n" @@ -1362,6 +1362,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" @@ -1381,6 +1382,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 "erkennen eines Proxy-Servers mittels apt.conf" |