diff options
author | Julian Andres Klode <jak@debian.org> | 2016-05-11 10:51:06 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-05-11 10:51:06 +0200 |
commit | 5b0577488ff60e7163fe7dc62a044329d398d726 (patch) | |
tree | d8b92e066fc97fe4b8b95f00f6b243eb90e4b62f /po/de.po | |
parent | 6fb0b9ed8c6e3b5af5aac14e8f57c4d0ec2cc638 (diff) |
Release 1.3~exp11.3_exp1
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 62 |
1 files changed, 34 insertions, 28 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: 2016-04-25 15:24+0200\n" +"POT-Creation-Date: 2016-05-11 10:50+0200\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" @@ -778,10 +778,6 @@ msgstr "" msgid "Pinned packages:" msgstr "Mit Pinning verwaltete Pakete:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(nicht gefunden)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -800,10 +796,6 @@ msgstr " Installationskandidat: " msgid "(none)" msgstr "(keine)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr " Paket-Pinning: " - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -1749,6 +1741,25 @@ msgstr "Abfrage" msgid "Unable to invoke " msgstr "Aufruf nicht möglich: " +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" +"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " +"das Netzwerk eine Authentifizierung?)" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, fuzzy, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" +"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " +"das Netzwerk eine Authentifizierung?)" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "Mindestens eine ungültige Signatur wurde entdeckt." @@ -1766,16 +1777,6 @@ msgstr "" "»apt-key« konnte zur Überprüfung der Signatur nicht ausgeführt werden (ist " "gnupg installiert?)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" -"Durch Clearsign signierte Datei ist nicht gültig, »%s« erhalten (erfordert " -"das Netzwerk eine Authentifizierung?)" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "Unbekannter Fehler beim Ausführen von apt-key" @@ -2519,16 +2520,16 @@ msgid "" "details." msgstr "" +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "Hash-Summe stimmt nicht überein" + #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "Umbenennen fehlgeschlagen, %s (%s -> %s)." #: apt-pkg/acquire-item.cc -msgid "Hash Sum mismatch" -msgstr "Hash-Summe stimmt nicht überein" - -#: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Größe stimmt nicht überein" @@ -2580,11 +2581,6 @@ msgid "" "weak security information for it" msgstr "" -#: apt-pkg/acquire-item.cc -msgid "There is no public key available for the following key IDs:\n" -msgstr "" -"Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -3838,6 +3834,16 @@ msgstr "" msgid "Calculating upgrade" msgstr "Paketaktualisierung (Upgrade) wird berechnet" +#~ msgid "(not found)" +#~ msgstr "(nicht gefunden)" + +#~ msgid " Package pin: " +#~ msgstr " Paket-Pinning: " + +#~ msgid "There is no public key available for the following key IDs:\n" +#~ msgstr "" +#~ "Es gibt keine öffentlichen Schlüssel für die folgenden Schlüssel-IDs:\n" + #, fuzzy #~ msgid "The repository is insufficiently signed by key %s (%s)" #~ msgstr "Das Verzeichnis %s ist umgeleitet." |