diff options
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index 46d6d6294..e5b61da60 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 0.9.16\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2014-04-01 14:24+0200\n" +"POT-Creation-Date: 2014-05-05 16:26+0200\n" "PO-Revision-Date: 2014-04-01 14:00+0200\n" "Last-Translator: Chris Leick <c.leick@vollbio.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -790,7 +790,7 @@ msgstr "" #: apt.8.xml:145 msgid "" "The <command>apt</command> command is meant to be pleasant for end users and " -"does not need to be backward compatilbe like &apt-get;. Therefore some " +"does not need to be backward compatible like &apt-get;. Therefore some " "options are different:" msgstr "" @@ -798,7 +798,7 @@ msgstr "" #: apt.8.xml:151 #, fuzzy #| msgid "the <literal>Package:</literal> line" -msgid "The option <literal>DPkgPM::Progress-Fancy</literal> is enabled." +msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled." msgstr "die <literal>Package:</literal>-Zeile" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> @@ -1766,11 +1766,18 @@ msgstr "" # FIXME s/Item/Items/ #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:535 +#, fuzzy +#| msgid "" +#| "Show user friendly progress information in the terminal window when " +#| "packages are installed, upgraded or removed. For a machine parsable " +#| "version of this data see README.progress-reporting in the apt doc " +#| "directory. Configuration Item: <literal>DpkgPM::Progress</literal> and " +#| "<literal>Dpkg::Progress-Fancy</literal>." msgid "" "Show user friendly progress information in the terminal window when packages " "are installed, upgraded or removed. For a machine parsable version of this " "data see README.progress-reporting in the apt doc directory. Configuration " -"Item: <literal>DpkgPM::Progress</literal> and <literal>Dpkg::Progress-Fancy</" +"Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</" "literal>." msgstr "" "zeigt benutzerfreundliche Fortschrittsinformationen im Terminalfenster, wenn " @@ -8829,9 +8836,18 @@ msgstr "" #. type: <p></p> #: guide.sgml:163 +#, fuzzy +#| msgid "" +#| "<prgn>apt-get</prgn> has several command line options that are detailed " +#| "in its man page, <manref name=\"apt-get\" section=\"8\">. The most useful " +#| "option is <tt>-d</tt> which does not install the fetched files. If the " +#| "system has to download a large number of package it would be undesired to " +#| "start installing them in case something goes wrong. When <tt>-d</tt> is " +#| "used the downloaded archives can be installed by simply running the " +#| "command that caused them to be downloaded again without <tt>-d</tt>." msgid "" "<prgn>apt-get</prgn> has several command line options that are detailed in " -"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful " +"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful " "option is <tt>-d</tt> which does not install the fetched files. If the " "system has to download a large number of package it would be undesired to " "start installing them in case something goes wrong. When <tt>-d</tt> is used " |