diff options
author | Werner Koch <[email protected]> | 2025-07-25 13:51:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-07-25 13:51:02 +0000 |
commit | 75b616d0d866c244091ca751e2777539db4caf31 (patch) | |
tree | e5c3f9cf60cb9a843d9fef7e99970f33b28bb25f | |
parent | dirmngr: Implement command KS_DEL for ldap servers. (diff) | |
download | gnupg-75b616d0d866c244091ca751e2777539db4caf31.tar.gz gnupg-75b616d0d866c244091ca751e2777539db4caf31.zip |
po: Translate a new string to German.
--
-rw-r--r-- | po/de.po | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.4.1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2025-06-02 15:40+0200\n" +"PO-Revision-Date: 2025-07-25 15:50+0200\n" "Last-Translator: Werner Koch <[email protected]>\n" "Language-Team: German\n" "Language: de\n" @@ -2693,6 +2693,9 @@ msgstr "|FD|Statusinfo auf FD (Dateihandle) ausgeben" msgid "|ALGO|reject signatures made with ALGO" msgstr "|ALGO|Weise mit ALGO erstellte Signaturen zurück" +msgid "|NAME|print the notation NAME to stdout" +msgstr "|NAME|Gebe die \"Notation\" NAME auf stdout aus" + msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Aufruf: gpgv [Optionen] [Dateien] (-h für Hilfe)" |