summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2023-04-06 10:15:08 +0200
committerWerner Koch <wk@gnupg.org>2023-04-06 10:15:08 +0200
commit0262cd3371cf9794be94851955fec099b0e1fab5 (patch)
tree7427143938cd34e678759b716a07eb91f83ee50a /po
parent1a382660855fb46da86980797acc50af1718c359 (diff)
downloadlibgpg-error-0262cd3371cf9794be94851955fec099b0e1fab5.tar.gz
core: New error codes for PUKs and reset codes.
* src/err-codes.h.in (GPG_ERR_BAD_PUK): New (GPG_ERR_NO_RESET_CODE, GPG_ERR_BAD_RESET_CODE): New. -- Also updated the German translation
Diffstat (limited to 'po')
-rw-r--r--po/de.po14
1 files changed, 13 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 063c0f2..1adcf6f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libgpg-error-1.19\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
-"PO-Revision-Date: 2021-03-22 10:25+0100\n"
+"PO-Revision-Date: 2023-04-06 10:13+0200\n"
"Last-Translator: Werner Koch <wk@gnupg.org>\n"
"Language-Team: none\n"
"Language: de\n"
@@ -69,6 +69,9 @@ msgstr "TPM2d"
msgid "TLS"
msgstr "TLS"
+msgid "TKD"
+msgstr "TKD"
+
msgid "Any source"
msgstr "Unspezifische Quelle"
@@ -987,6 +990,15 @@ msgstr "Service ist nicht aktiv"
msgid "Service error"
msgstr "Fehler im Service"
+msgid "Bad PUK"
+msgstr "Falsche PUK"
+
+msgid "No reset code"
+msgstr "Kein Rückstellcode"
+
+msgid "Bad reset code"
+msgstr "Falscher Rückstellcode"
+
msgid "System bug detected"
msgstr "Fehler im System entdeckt"