diff options
author | Eva Bolten <[email protected]> | 2023-04-06 07:39:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-04-06 08:21:52 +0000 |
commit | d9a4517d62ad1bfc33cfb1c732ac13c98c589c48 (patch) | |
tree | cc79bd654150284ad51ea768addb1fc081a28094 | |
parent | gpg: Take care not to encrypt with OCB in de-vs mode (diff) | |
download | gnupg-d9a4517d62ad1bfc33cfb1c732ac13c98c589c48.tar.gz gnupg-d9a4517d62ad1bfc33cfb1c732ac13c98c589c48.zip |
po: Fix in German translation
--
-rw-r--r-- | po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -344,7 +344,7 @@ msgid "Please enter the passphrase to%0Aprotect your new key" msgstr "Bitte geben Sie das Passwort ein,%0Aum Ihren Schlüssel zu schützen." msgid "Please enter the new passphrase" -msgstr "Bitte geben Sie das Passwort ein:" +msgstr "Bitte geben Sie das neue Passwort ein:" msgid "Options used for startup" msgstr "Optionen zum Start des Programms" @@ -6642,7 +6642,7 @@ msgstr "Lesen des öffentlichen Schlüssels fehlgeschlagen: %s\n" #. * the %s at the start and end of the string. #, c-format msgid "%sNumber: %s%%0AHolder: %s%%0ACounter: %lu%s" -msgstr "%sNummer: %s%%0ABesitzer: %s%%0AAnzahl: %lu%s" +msgstr "%sNummer: %s%%0ABesitzer: %s%%0AZähler: %lu%s" #, c-format msgid "using default PIN as %s\n" |