diff options
-rw-r--r-- | po/de.po | 22 |
1 files changed, 19 insertions, 3 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libgpg-error-1.9\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2013-02-23 20:08+0100\n" +"PO-Revision-Date: 2013-06-24 06:35+0200\n" "Last-Translator: Werner Koch <[email protected]>\n" "Language-Team: none\n" "Language: \n" @@ -315,8 +315,6 @@ msgstr "Ungültige Antwort" msgid "No agent running" msgstr "Agent läuft nicht" -#, fuzzy -#| msgid "agent error" msgid "Agent error" msgstr "Fehler beim Agenten" @@ -659,6 +657,24 @@ msgstr "Doppelter Schlüssel" msgid "Ambiguous result" msgstr "Uneindeutiges Ergebiss" +msgid "No crypto context" +msgstr "Fehlender Crypto Context" + +msgid "Wrong crypto context" +msgstr "Falscher Crypto Context" + +msgid "Bad crypto context" +msgstr "Fehlerhafter Crypto Context" + +msgid "Conflict in the crypto context" +msgstr "Zwiespältige Benutzung des Crypto Context" + +msgid "Broken public key" +msgstr "Defekter öffentlicher Schlüssel" + +msgid "Broken secret key" +msgstr "Defekter geheimer Schlüssel" + msgid "Operation fully cancelled" msgstr "Verarbeitung wurde vollständig abgebrochen" |