summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po100
1 files changed, 49 insertions, 51 deletions
diff --git a/po/de.po b/po/de.po
index 33768f0ff..aa7388526 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2017-10-22 23:49+0200\n"
+"POT-Creation-Date: 2018-01-03 22:34+0000\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"
@@ -149,7 +149,7 @@ msgstr "Durch die Datei %s/%s wird die Datei in Paket %s überschrieben."
#. Only warn if there is no sources.list file.
#: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc
-#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc
+#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc
#, c-format
msgid "Unable to read %s"
msgstr "%s kann nicht gelesen werden."
@@ -366,6 +366,11 @@ msgid ""
"applied. See %s manpage for details."
msgstr ""
+#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc
+#, c-format
+msgid "Failed to fetch %s %s"
+msgstr "Fehlschlag beim Holen von %s %s"
+
#: apt-pkg/acquire-item.cc
#, c-format
msgid ""
@@ -383,13 +388,6 @@ msgstr ""
"Es konnte keine Quelle gefunden werden, um Version »%s« von »%s« "
"herunterzuladen."
-#: apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"The package index files are corrupted. No Filename: field for package %s."
-msgstr ""
-"Die Paketindexdateien sind beschädigt: Kein Filename:-Feld für Paket %s."
-
#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
#: apt-pkg/acquire-item.cc
#, fuzzy, c-format
@@ -435,6 +433,12 @@ msgid "List directory %spartial is missing."
msgstr "Listenverzeichnis %spartial fehlt."
#: apt-pkg/acquire.cc
+#, fuzzy, c-format
+#| msgid "List directory %spartial is missing."
+msgid "List directory %sauxfiles is missing."
+msgstr "Listenverzeichnis %spartial fehlt."
+
+#: apt-pkg/acquire.cc
#, c-format
msgid "Archives directory %spartial is missing."
msgstr "Archivverzeichnis %spartial fehlt."
@@ -505,7 +509,7 @@ msgstr ""
msgid "You may want to run apt-get update to correct these problems"
msgstr "Probieren Sie »apt-get update«, um diese Probleme zu korrigieren."
-#: apt-pkg/cachefile.cc
+#: apt-pkg/cachefile.cc methods/mirror.cc
msgid "The list of sources could not be read."
msgstr "Die Liste der Quellen konnte nicht gelesen werden."
@@ -1626,11 +1630,6 @@ msgstr ""
msgid "Cannot convert %s to integer: out of range"
msgstr ""
-#: apt-pkg/update.cc apt-private/private-download.cc
-#, c-format
-msgid "Failed to fetch %s %s"
-msgstr "Fehlschlag beim Holen von %s %s"
-
#: apt-pkg/update.cc
msgid ""
"Some index files failed to download. They have been ignored, or old ones "
@@ -3618,17 +3617,23 @@ msgstr "Datei nicht gefunden"
msgid "Direct connection to %s domains is blocked by default."
msgstr ""
-#: methods/connect.cc methods/http.cc
-#, c-format
-msgid "Connecting to %s (%s)"
-msgstr "Verbindung mit %s (%s)"
-
#: methods/connect.cc
#, c-format
msgid "[IP: %s %s]"
msgstr "[IP: %s %s]"
#: methods/connect.cc
+#, fuzzy, c-format
+#| msgid "Connecting to %s (%s)"
+msgid "Connected to %s (%s)"
+msgstr "Verbindung mit %s (%s)"
+
+#: methods/connect.cc methods/http.cc
+#, c-format
+msgid "Connecting to %s (%s)"
+msgstr "Verbindung mit %s (%s)"
+
+#: methods/connect.cc
#, c-format
msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
msgstr "Socket für %s konnte nicht erzeugt werden (f=%u t=%u p=%u)."
@@ -3638,13 +3643,6 @@ msgstr "Socket für %s konnte nicht erzeugt werden (f=%u t=%u p=%u)."
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr "Verbindung mit %s:%s kann nicht aufgebaut werden (%s)."
-#: methods/connect.cc
-#, c-format
-msgid "Could not connect to %s:%s (%s), connection timed out"
-msgstr ""
-"Verbindung mit %s:%s konnte nicht aufgebaut werden (%s), eine "
-"Zeitüberschreitung trat auf."
-
#: methods/connect.cc methods/ftp.cc methods/rsh.cc
msgid "Failed"
msgstr "Fehlgeschlagen"
@@ -3654,6 +3652,13 @@ msgstr "Fehlgeschlagen"
msgid "Could not connect to %s:%s (%s)."
msgstr "Verbindung mit %s:%s nicht möglich (%s)"
+#: methods/connect.cc
+#, c-format
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr ""
+"Verbindung mit %s:%s konnte nicht aufgebaut werden (%s), eine "
+"Zeitüberschreitung trat auf."
+
#. We say this mainly because the pause here is for the
#. ssh connection that is still going
#: methods/connect.cc methods/rsh.cc
@@ -3915,30 +3920,6 @@ msgstr "Zeitüberschreitung bei Verbindung"
msgid "Error writing to output file"
msgstr "Fehler beim Schreiben der Ausgabedatei"
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc
-#, c-format
-msgid "No mirror file '%s' found "
-msgstr "Keine Datei von Spiegelserver »%s« gefunden"
-
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc
-#, c-format
-msgid "Can not read mirror file '%s'"
-msgstr "Datei »%s« von Spiegelserver kann nicht gelesen werden."
-
-#: methods/mirror.cc
-#, c-format
-msgid "No entry found in mirror file '%s'"
-msgstr "Kein Eintrag in Spiegeldatei »%s« gefunden"
-
-#: methods/mirror.cc
-#, c-format
-msgid "[Mirror: %s]"
-msgstr "[Spiegelserver: %s]"
-
#: methods/rred.cc
msgid "Failed to set modification time"
msgstr "Änderungszeitpunkt kann nicht gesetzt werden."
@@ -3951,6 +3932,23 @@ msgstr "Verbindung vorzeitig beendet"
msgid "Empty files can't be valid archives"
msgstr "Leere Dateien können kein gültiges Archiv sein."
+#~ msgid ""
+#~ "The package index files are corrupted. No Filename: field for package %s."
+#~ msgstr ""
+#~ "Die Paketindexdateien sind beschädigt: Kein Filename:-Feld für Paket %s."
+
+#~ msgid "No mirror file '%s' found "
+#~ msgstr "Keine Datei von Spiegelserver »%s« gefunden"
+
+#~ msgid "Can not read mirror file '%s'"
+#~ msgstr "Datei »%s« von Spiegelserver kann nicht gelesen werden."
+
+#~ msgid "No entry found in mirror file '%s'"
+#~ msgstr "Kein Eintrag in Spiegeldatei »%s« gefunden"
+
+#~ msgid "[Mirror: %s]"
+#~ msgstr "[Spiegelserver: %s]"
+
#~ msgid "Opening configuration file %s"
#~ msgstr "Konfigurationsdatei %s wird geöffnet"