X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/493e032a9dcccb19dca87c542a067d759213f566..766761fd836d9e247daea924809965c21cc65dc7:/po/de.po?ds=sidebyside diff --git a/po/de.po b/po/de.po index 4b8585c4d..d7e9a63a0 100644 --- a/po/de.po +++ b/po/de.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.8\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-14 16:56+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2014-09-19 13:04+0100\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" @@ -3150,6 +3150,15 @@ msgstr "Unterprozess %s unerwartet beendet" msgid "Problem closing the gzip file %s" msgstr "Problem beim Schließen der gzip-Datei %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "" +"Interprozesskommunikation mit Unterprozess konnte nicht aufgebaut werden." + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Fehler beim Ausführen von Komprimierer " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3160,15 +3169,6 @@ msgstr "Datei %s konnte nicht geöffnet werden." msgid "Could not open file descriptor %d" msgstr "Datei-Deskriptor %d konnte nicht geöffnet werden." -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "" -"Interprozesskommunikation mit Unterprozess konnte nicht aufgebaut werden." - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Fehler beim Ausführen von Komprimierer " - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left"