diff options
author | Werner Koch <wk@gnupg.org> | 2008-12-05 13:01:01 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-12-05 13:01:01 +0100 |
commit | 041c764672705c842b43f4978b4a4dfd32a5977b (patch) | |
tree | 915666ed83407455549136af3b404b2238a8b79e /po/de.po | |
parent | Translate the oktext (yes/no). (diff) | |
download | gnupg2-041c764672705c842b43f4978b4a4dfd32a5977b.tar.xz gnupg2-041c764672705c842b43f4978b4a4dfd32a5977b.zip |
Add option --card-timeout.
Add a new attribyte to app-openpgp.c
Fix two portability bugs.
Have gpg-connect-agent autostart gpg-agent on W32.
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 495 |
1 files changed, 251 insertions, 244 deletions
@@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.0.6\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n" -"POT-Creation-Date: 2008-11-13 12:28+0100\n" -"PO-Revision-Date: 2008-11-13 12:50+0100\n" +"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"PO-Revision-Date: 2008-12-04 18:33+0100\n" "Last-Translator: Walter Koch <koch@u32.de>\n" "Language-Team: German <de@li.org>\n" "MIME-Version: 1.0\n" @@ -96,7 +96,7 @@ msgstr "Passphrase" msgid "ssh keys greater than %d bits are not supported\n" msgstr "SSH Schlüssel von mehr als %d Bits werden nicht unterstützt\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1094 g10/keygen.c:3226 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 #: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 @@ -106,12 +106,12 @@ msgstr "'%s' kann nicht erzeugt werden: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1095 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 -#: g10/tdbio.c:615 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1997 -#: sm/gpgsm.c:2034 sm/gpgsm.c:2072 sm/qualified.c:66 +#: g10/tdbio.c:615 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1978 +#: sm/gpgsm.c:2015 sm/gpgsm.c:2053 sm/qualified.c:66 #, c-format msgid "can't open `%s': %s\n" msgstr "'%s' kann nicht geöffnet werden: %s\n" @@ -331,11 +331,12 @@ msgstr "Ausgabe für /bin/sh" msgid "csh-style command output" msgstr "Ausgabe für /bin/csh" -#: agent/gpg-agent.c:125 sm/gpgsm.c:311 tools/symcryptrun.c:167 +#: agent/gpg-agent.c:125 scd/scdaemon.c:111 sm/gpgsm.c:311 +#: tools/symcryptrun.c:167 msgid "|FILE|read options from FILE" msgstr "|DATEI|Konfigurationsoptionen aus DATEI lesen" -#: agent/gpg-agent.c:130 scd/scdaemon.c:119 +#: agent/gpg-agent.c:130 scd/scdaemon.c:120 msgid "do not detach from the console" msgstr "Im Vordergrund laufen lassen" @@ -343,7 +344,7 @@ msgstr "Im Vordergrund laufen lassen" msgid "do not grab keyboard and mouse" msgstr "Tastatur und Maus nicht \"grabben\"" -#: agent/gpg-agent.c:132 scd/scdaemon.c:120 tools/symcryptrun.c:166 +#: agent/gpg-agent.c:132 tools/symcryptrun.c:166 msgid "use a log file for the server" msgstr "Logausgaben in eine Datei umlenken" @@ -395,17 +396,17 @@ msgstr "Die ssh-agent-Emulation anschalten" msgid "|FILE|write environment settings also to FILE" msgstr "|DATEI|Schreibe die Umgebungsvariabeln auf DATEI" -#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:213 sm/gpgsm.c:494 tools/gpg-connect-agent.c:173 +#: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Fehlerberichte bitte an <" -#: agent/gpg-agent.c:297 +#: agent/gpg-agent.c:322 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Aufruf: gpg-agent [Optionen] (-h für Hilfe)" -#: agent/gpg-agent.c:299 +#: agent/gpg-agent.c:324 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -413,144 +414,144 @@ msgstr "" "Syntax: gpg-agent [Optionen] [Befehl [Argumente]]\n" "Verwaltung von geheimen Schlüsseln für GnuPG\n" -#: agent/gpg-agent.c:334 g10/gpg.c:1001 scd/scdaemon.c:253 sm/gpgsm.c:658 +#: agent/gpg-agent.c:359 g10/gpg.c:980 scd/scdaemon.c:291 sm/gpgsm.c:639 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "ungültige Debugebene `%s' angegeben\n" -#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:347 sm/gpgsm.c:896 sm/gpgsm.c:899 tools/symcryptrun.c:997 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "Die Bibliothek %s ist nicht aktuell (benötige %s, habe %s)\n" -#: agent/gpg-agent.c:631 g10/gpg.c:2101 scd/scdaemon.c:428 sm/gpgsm.c:987 +#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n" -#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2105 -#: scd/scdaemon.c:433 sm/gpgsm.c:991 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "Optionendatei '%s': %s\n" -#: agent/gpg-agent.c:644 g10/gpg.c:2112 scd/scdaemon.c:441 sm/gpgsm.c:998 +#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "Optionen werden aus '%s' gelesen\n" -#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:998 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "Fehler beim Erstellen von `%s': %s\n" -#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 -#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 -#: g10/openfile.c:429 scd/scdaemon.c:928 +#: agent/gpg-agent.c:1353 agent/gpg-agent.c:1473 agent/gpg-agent.c:1477 +#: agent/gpg-agent.c:1518 agent/gpg-agent.c:1522 g10/exec.c:172 +#: g10/openfile.c:429 scd/scdaemon.c:971 #, c-format msgid "can't create directory `%s': %s\n" msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n" -#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1367 scd/scdaemon.c:985 msgid "name of socket too long\n" msgstr "Der Name des Sockets ist zu lang\n" -#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1390 scd/scdaemon.c:1008 #, c-format msgid "can't create socket: %s\n" msgstr "Socket kann nicht erzeugt werden: %s\n" -#: agent/gpg-agent.c:1374 +#: agent/gpg-agent.c:1399 #, c-format msgid "socket name `%s' is too long\n" msgstr "Der Name des Sockets `%s' ist zu lang\n" -#: agent/gpg-agent.c:1394 +#: agent/gpg-agent.c:1419 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "Ein gpg-agent läuft bereits - ein weiterer wird nicht gestartet\n" -#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1430 scd/scdaemon.c:1028 msgid "error getting nonce for the socket\n" msgstr "Fehler beim Ermitteln der \"Nonce\" dieses Sockets\n" -#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1435 scd/scdaemon.c:1031 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "Der Socket kann nicht an `%s' gebunden werden: %s\n" -#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1447 scd/scdaemon.c:1040 #, c-format msgid "listen() failed: %s\n" msgstr "Der listen()-Aufruf ist fehlgeschlagen: %s\n" -#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1453 scd/scdaemon.c:1047 #, c-format msgid "listening on socket `%s'\n" msgstr "Es wird auf Socket `%s' gehört\n" -#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 +#: agent/gpg-agent.c:1481 agent/gpg-agent.c:1528 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "Verzeichnis `%s' erzeugt\n" -#: agent/gpg-agent.c:1509 +#: agent/gpg-agent.c:1534 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat()-Aufruf für `%s' fehlgeschlagen: %s\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1538 #, c-format msgid "can't use `%s' as home directory\n" msgstr "Die Datei `%s' kann nicht als Home-Verzeichnis benutzt werden\n" -#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1668 scd/scdaemon.c:1063 #, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "Fehler beim Lesen der \"Nonce\" von FD %d: %s\n" -#: agent/gpg-agent.c:1665 +#: agent/gpg-agent.c:1690 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "Handhabungsroutine 0x%lx für fd %d gestartet\n" -#: agent/gpg-agent.c:1670 +#: agent/gpg-agent.c:1695 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "Handhabungsroutine 0x%lx für den fd %d beendet\n" -#: agent/gpg-agent.c:1690 +#: agent/gpg-agent.c:1715 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "SSH-Handhabungsroutine 0x%lx für fd %d gestartet\n" -#: agent/gpg-agent.c:1695 +#: agent/gpg-agent.c:1720 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "SSH-Handhabungsroutine 0x%lx für fd %d beendet\n" -#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select()-Aufruf fehlgeschlagen: %s - warte 1s\n" -#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 #, c-format msgid "%s %s stopped\n" msgstr "%s %s angehalten\n" -#: agent/gpg-agent.c:2049 +#: agent/gpg-agent.c:2074 msgid "no gpg-agent running in this session\n" msgstr "Der gpg-agent läuft nicht für diese Session\n" -#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "fehlerhaft aufgebaute GPG_AGENT_INFO - Umgebungsvariable\n" -#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -698,15 +699,13 @@ msgstr "Korrekt" msgid "" "Do you ultimately trust%%0A \"%s\"%%0Ato correctly certify user " "certificates?" -msgstr "" -"Wenn Sie vollständiges Vertrauen haben, daß%%0A \"%s\"%%" -"0ABenutzerzertifikate verläßlich zertifiziert, so antworten Sie mit \"Ja\"" +msgstr "Wenn Sie vollständiges Vertrauen haben, daß%%0A \"%s\"%%0ABenutzerzertifikate verläßlich zertifiziert, so antworten Sie mit \"Ja\"." -#: agent/trustlist.c:587 +#: agent/trustlist.c:587 common/audit.c:463 msgid "Yes" msgstr "Ja" -#: agent/trustlist.c:587 +#: agent/trustlist.c:587 common/audit.c:465 msgid "No" msgstr "Nein" @@ -888,112 +887,112 @@ msgstr "Kein aktiver gpg-agent - es wird einer gestarted\n" msgid "can't connect to the agent - trying fall back\n" msgstr "Verbindung zum gpg-agent nicht möglich - Ersatzmethode wird versucht\n" -#: common/audit.c:684 +#: common/audit.c:692 msgid "Certificate chain available" msgstr "Zertifikatkette vorhanden" -#: common/audit.c:691 +#: common/audit.c:699 msgid "root certificate missing" msgstr "Das Wurzelzertifikat fehlt" -#: common/audit.c:717 +#: common/audit.c:725 msgid "Data encryption succeeded" msgstr "Verschlüsseln der Daten erfolgreich" -#: common/audit.c:722 common/audit.c:783 common/audit.c:803 common/audit.c:827 +#: common/audit.c:730 common/audit.c:791 common/audit.c:811 common/audit.c:835 msgid "Data available" msgstr "Daten vorhanden" -#: common/audit.c:725 +#: common/audit.c:733 msgid "Session key created" msgstr "Sitzungsschlüssel erzeugt" -#: common/audit.c:730 +#: common/audit.c:738 #, c-format msgid "algorithm: %s" msgstr "Verfahren: %s" -#: common/audit.c:732 common/audit.c:734 +#: common/audit.c:740 common/audit.c:742 #, c-format msgid "unsupported algorithm: %s" msgstr "Nicht unterstütztes Verfahren: %s" -#: common/audit.c:736 +#: common/audit.c:744 msgid "seems to be not encrypted" msgstr "dies is wahrscheinlich nicht verschlüsselt" -#: common/audit.c:742 +#: common/audit.c:750 msgid "Number of recipients" msgstr "Anzahl der Empfänger" -#: common/audit.c:750 +#: common/audit.c:758 #, c-format msgid "Recipient %d" msgstr "Empfänger %d" -#: common/audit.c:778 +#: common/audit.c:786 msgid "Data signing succeeded" msgstr "Signieren der Daten erfolgreich" -#: common/audit.c:798 +#: common/audit.c:806 msgid "Data decryption succeeded" msgstr "Entschlüsselung der Daten erfolgreich" -#: common/audit.c:823 +#: common/audit.c:831 msgid "Data verification succeeded" msgstr "Prüfung der Signatur erfolgreich" -#: common/audit.c:832 +#: common/audit.c:840 msgid "Signature available" msgstr "Signatur vorhanden" -#: common/audit.c:837 +#: common/audit.c:845 msgid "Parsing signature succeeded" msgstr "Syntaxanalyse der Signatur erfolgreich" -#: common/audit.c:842 +#: common/audit.c:850 #, c-format msgid "Bad hash algorithm: %s" msgstr "Ungültiges Hashverfahren: %s" -#: common/audit.c:857 +#: common/audit.c:865 #, c-format msgid "Signature %d" msgstr "Signatur %d" -#: common/audit.c:873 +#: common/audit.c:881 msgid "Certificate chain valid" msgstr "Zertifikatkette gültig" -#: common/audit.c:884 +#: common/audit.c:892 msgid "Root certificate trustworthy" msgstr "Wurzelzertifikat vertrauenswürdig" -#: common/audit.c:894 +#: common/audit.c:902 msgid "CRL/OCSP check of certificates" msgstr "CRL/OCSP Prüfung der Zertifikate" -#: common/audit.c:911 +#: common/audit.c:919 msgid "Included certificates" msgstr "Mitgesendete Zertifikate" -#: common/audit.c:970 +#: common/audit.c:978 msgid "No audit log entries." msgstr "Keine Einträge in der Audit-Datei" -#: common/audit.c:1019 +#: common/audit.c:1027 msgid "Unknown operation" msgstr "Unbekannte Operation" -#: common/audit.c:1037 +#: common/audit.c:1045 msgid "Gpg-Agent usable" msgstr "Gpg-Agent benutzbar" -#: common/audit.c:1047 +#: common/audit.c:1055 msgid "Dirmngr usable" msgstr "Dirmngr benutzbar" -#: common/audit.c:1083 +#: common/audit.c:1091 #, c-format msgid "No help available for `%s'." msgstr "Keine Hilfe für '%s' vorhanden." @@ -1416,7 +1415,7 @@ msgstr "Ungültiger Befehl (versuchen Sie's mal mit \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output funktioniert nicht bei diesem Befehl\n" -#: g10/decrypt.c:166 g10/gpg.c:3984 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "'%s' kann nicht geöffnet werden\n" @@ -1943,17 +1942,17 @@ msgstr "" " --list-keys [Namen] Schlüssel anzeigen\n" " --fingerprint [Namen] \"Fingerabdrücke\" anzeigen\n" -#: g10/gpg.c:790 g10/gpgv.c:100 +#: g10/gpg.c:808 g10/gpgv.c:114 msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n" msgstr "" "Berichte über Programmfehler bitte in englisch an <gnupg-bugs@gnu.org>.\n" "Sinn- oder Schreibfehler in den deutschen Texten bitte an <de@li.org>.\n" -#: g10/gpg.c:807 +#: g10/gpg.c:831 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Aufruf: gpg [Optionen] [Dateien] (-h für Hilfe)" -#: g10/gpg.c:810 +#: g10/gpg.c:834 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -1963,7 +1962,7 @@ msgstr "" "Signieren, prüfen, verschlüsseln, entschlüsseln.\n" "Die voreingestellte Operation ist abhängig von den Eingabedaten\n" -#: g10/gpg.c:821 sm/gpgsm.c:507 +#: g10/gpg.c:845 sm/gpgsm.c:536 msgid "" "\n" "Supported algorithms:\n" @@ -1971,77 +1970,73 @@ msgstr "" "\n" "Unterstützte Verfahren:\n" -#: g10/gpg.c:824 +#: g10/gpg.c:848 msgid "Pubkey: " msgstr "Öff. Schlüssel: " -#: g10/gpg.c:831 g10/keyedit.c:2343 +#: g10/gpg.c:855 g10/keyedit.c:2343 msgid "Cipher: " msgstr "Verschlü.: " -#: g10/gpg.c:838 +#: g10/gpg.c:862 msgid "Hash: " msgstr "Hash: " -#: g10/gpg.c:845 g10/keyedit.c:2388 +#: g10/gpg.c:869 g10/keyedit.c:2388 msgid "Compression: " msgstr "Komprimierung: " -#: g10/gpg.c:852 sm/gpgsm.c:527 -msgid "Used libraries:" -msgstr "Verwendete Bibliotheken:" - -#: g10/gpg.c:960 +#: g10/gpg.c:939 msgid "usage: gpg [options] " msgstr "Aufruf: gpg [Optionen] " -#: g10/gpg.c:1130 sm/gpgsm.c:694 +#: g10/gpg.c:1109 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "Widersprüchliche Befehle\n" -#: g10/gpg.c:1148 +#: g10/gpg.c:1127 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "Kein '='-Zeichen in der Gruppendefinition gefunden `%s'\n" -#: g10/gpg.c:1345 +#: g10/gpg.c:1324 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis des Home-Verzeichnis `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1327 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis der Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis auf die Erweiterung `%s'\n" -#: g10/gpg.c:1357 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte des Home-Verzeichnis `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1339 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte der Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte auf die Erweiterung `%s'\n" -#: g10/gpg.c:1369 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses für Home-" "Verzeichnis `%s'\n" -#: g10/gpg.c:1372 +#: g10/gpg.c:1351 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2049,20 +2044,20 @@ msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses der " "Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1375 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses `%s'\n" -#: g10/gpg.c:1381 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses des Home-" "Verzeichnisses `%s'\n" -#: g10/gpg.c:1384 +#: g10/gpg.c:1363 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2070,475 +2065,475 @@ msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses der " "Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1387 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses auf " "Erweiterung `%s'\n" -#: g10/gpg.c:1566 +#: g10/gpg.c:1545 #, c-format msgid "unknown configuration item `%s'\n" msgstr "Unbekanntes Konfigurationselement `%s'\n" -#: g10/gpg.c:1666 +#: g10/gpg.c:1645 msgid "display photo IDs during key listings" msgstr "Anzeigen der Foto-ID in den Schlüssellisten" -#: g10/gpg.c:1668 +#: g10/gpg.c:1647 msgid "show policy URLs during signature listings" msgstr "Zeige Richtlinien-URL während der Unterschriftenlisten" -#: g10/gpg.c:1670 +#: g10/gpg.c:1649 msgid "show all notations during signature listings" msgstr "Alle Notationen mit den Signaturen anlisten" -#: g10/gpg.c:1672 +#: g10/gpg.c:1651 msgid "show IETF standard notations during signature listings" msgstr "Zeige IETF-Standard" -#: g10/gpg.c:1676 +#: g10/gpg.c:1655 msgid "show user-supplied notations during signature listings" msgstr "Zeige anwenderseitige Notationen in den Unterschriftenlisten" -#: g10/gpg.c:1678 +#: g10/gpg.c:1657 msgid "show preferred keyserver URLs during signature listings" msgstr "Der bevorzugten Schlüsselserver mit den Signaturen anlisten" -#: g10/gpg.c:1680 +#: g10/gpg.c:1659 msgid "show user ID validity during key listings" msgstr "Zeige Gültigkeit der User-ID in den Schlüssellisten" -#: g10/gpg.c:1682 +#: g10/gpg.c:1661 msgid "show revoked and expired user IDs in key listings" msgstr "Zeige widerrufene und verfallene User-ID in den Schlüssellisten" -#: g10/gpg.c:1684 +#: g10/gpg.c:1663 msgid "show revoked and expired subkeys in key listings" msgstr "Zeige widerrufene und verfallene Unterschlüssel in den Schlüssellisten" -#: g10/gpg.c:1686 +#: g10/gpg.c:1665 msgid "show the keyring name in key listings" msgstr "Anzeigen des Schlüsselbundes, in dem ein Schlüssel drin ist" -#: g10/gpg.c:1688 +#: g10/gpg.c:1667 msgid "show expiration dates during signature listings" msgstr "Das Ablaufdatum mit den Signaturen anlisten" -#: g10/gpg.c:1849 +#: g10/gpg.c:1828 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "Hinweis: Alte voreingestellte Optionendatei '%s' wurde ignoriert\n" -#: g10/gpg.c:1940 +#: g10/gpg.c:1919 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" "Die Bibliothek \"libgcrypt\" is zu alt (benötigt wird %s, vorhanden ist %s)\n" -#: g10/gpg.c:2324 g10/gpg.c:3010 g10/gpg.c:3022 +#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "Hinweis: %s ist nicht für den üblichen Gebrauch gedacht!\n" -#: g10/gpg.c:2505 g10/gpg.c:2517 +#: g10/gpg.c:2484 g10/gpg.c:2496 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' ist kein gültiges Unterschriftablaufdatum\n" -#: g10/gpg.c:2599 +#: g10/gpg.c:2578 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' ist kein gültiger Zeichensatz\n" -#: g10/gpg.c:2622 g10/gpg.c:2817 g10/keyedit.c:4107 +#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "Schlüsselserver-URL konnte nicht analysiert werden\n" -#: g10/gpg.c:2634 +#: g10/gpg.c:2613 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: ungültige Schlüsselserver-Option\n" -#: g10/gpg.c:2637 +#: g10/gpg.c:2616 msgid "invalid keyserver options\n" msgstr "Ungültige Schlüsselserver-Option\n" -#: g10/gpg.c:2644 +#: g10/gpg.c:2623 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: ungültige Import-Option\n" -#: g10/gpg.c:2647 +#: g10/gpg.c:2626 msgid "invalid import options\n" msgstr "Ungültige Import-Option\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2633 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: ungültige Export-Option.\n" -#: g10/gpg.c:2657 +#: g10/gpg.c:2636 msgid "invalid export options\n" msgstr "Ungültige Export-Option\n" -#: g10/gpg.c:2664 +#: g10/gpg.c:2643 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: ungültige Listen-Option.\n" -#: g10/gpg.c:2667 +#: g10/gpg.c:2646 msgid "invalid list options\n" msgstr "Ungültige Listen-Option\n" -#: g10/gpg.c:2675 +#: g10/gpg.c:2654 msgid "display photo IDs during signature verification" msgstr "Zeige die Foto-ID während der Unterschriftenprüfung" -#: g10/gpg.c:2677 +#: g10/gpg.c:2656 msgid "show policy URLs during signature verification" msgstr "Zeige Richtlinien-URLs während der Unterschriftenprüfung" -#: g10/gpg.c:2679 +#: g10/gpg.c:2658 msgid "show all notations during signature verification" msgstr "Alle Notationen wahrend der Signaturprüfung anzeigen" -#: g10/gpg.c:2681 +#: g10/gpg.c:2660 msgid "show IETF standard notations during signature verification" msgstr "Zeige IETF-Standard-Notationen während der Unterschriftenprüfung" -#: g10/gpg.c:2685 +#: g10/gpg.c:2664 msgid "show user-supplied notations during signature verification" msgstr "Zeie anwenderseitige Notationen während der Unterschriftenprüfung" -#: g10/gpg.c:2687 +#: g10/gpg.c:2666 msgid "show preferred keyserver URLs during signature verification" msgstr "" "Die URL für den bevorzugten Schlüsselserver während der " "Unterschriftenprüfung anzeigen" -#: g10/gpg.c:2689 +#: g10/gpg.c:2668 msgid "show user ID validity during signature verification" msgstr "Die Gültigkeit der User-ID während der Unterschriftenprüfung anzeigen" -#: g10/gpg.c:2691 +#: g10/gpg.c:2670 msgid "show revoked and expired user IDs in signature verification" msgstr "" "Zeige widerrufene und verfallene User-IDs während der Unterschriftenprüfung" -#: g10/gpg.c:2693 +#: g10/gpg.c:2672 msgid "show only the primary user ID in signature verification" msgstr "Zeige nur die Hauptuser-ID während der Unterschriftenprüfung" -#: g10/gpg.c:2695 +#: g10/gpg.c:2674 msgid "validate signatures with PKA data" msgstr "Prüfe Unterschriftengültigkeit mittels PKA-Daten" -#: g10/gpg.c:2697 +#: g10/gpg.c:2676 msgid "elevate the trust of signatures with valid PKA data" msgstr "werte das Vertrauen zu Unterschriften durch gültige PKA-Daten auf" -#: g10/gpg.c:2704 +#: g10/gpg.c:2683 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: ungültige Überprüfuns-Option.\n" -#: g10/gpg.c:2707 +#: g10/gpg.c:2686 msgid "invalid verify options\n" msgstr "Ungültige Überprüfungs-Option\n" -#: g10/gpg.c:2714 +#: g10/gpg.c:2693 #, c-format msgid "unable to set exec-path to %s\n" msgstr "Der Ausführungspfad konnte nicht auf %s gesetzt werden.\n" -#: g10/gpg.c:2889 +#: g10/gpg.c:2868 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: ungültige \"auto-key-locate\"-Liste\n" -#: g10/gpg.c:2892 +#: g10/gpg.c:2871 msgid "invalid auto-key-locate list\n" msgstr "ungültige \"auto-key-locate\"-Liste\n" -#: g10/gpg.c:2999 sm/gpgsm.c:1405 +#: g10/gpg.c:2978 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "WARNUNG: Programm könnte eine core-dump-Datei schreiben!\n" -#: g10/gpg.c:3003 +#: g10/gpg.c:2982 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "WARNUNG: %s ersetzt %s\n" -#: g10/gpg.c:3012 +#: g10/gpg.c:2991 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s kann nicht zusammen mit %s verwendet werden!\n" -#: g10/gpg.c:3015 +#: g10/gpg.c:2994 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s zusammen mit %s ist nicht sinnvoll!\n" -#: g10/gpg.c:3030 +#: g10/gpg.c:3009 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "Startet nicht mit unsicherem Speicher, wegen Option %s\n" -#: g10/gpg.c:3044 +#: g10/gpg.c:3023 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "Im --pgp2-Modus können Sie nur abgetrennte oder Klartextunterschriften " "machen\n" -#: g10/gpg.c:3050 +#: g10/gpg.c:3029 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" "Im --pgp2-Modus können Sie nicht gleichzeitig unterschreiben und " "verschlüsseln\n" -#: g10/gpg.c:3056 +#: g10/gpg.c:3035 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "Im --pgp2-Modus müssen Sie Dateien benutzen und können keine Pipes " "verwenden.\n" -#: g10/gpg.c:3069 +#: g10/gpg.c:3048 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "Verschlüssen einer Botschaft benötigt im --pgp2-Modus die IDEA-" "Verschlüsselung\n" -#: g10/gpg.c:3135 g10/gpg.c:3159 sm/gpgsm.c:1477 +#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "Das ausgewählte Verschlüsselungsverfahren ist ungültig\n" -#: g10/gpg.c:3141 g10/gpg.c:3165 sm/gpgsm.c:1485 sm/gpgsm.c:1491 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "Das ausgewählte Hashverfahren ist ungültig\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3126 msgid "selected compression algorithm is invalid\n" msgstr "Das ausgewählte Komprimierungsverfahren ist ungültig\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3132 msgid "selected certification digest algorithm is invalid\n" msgstr "Das ausgewählte Hashverfahren ist ungültig\n" -#: g10/gpg.c:3168 +#: g10/gpg.c:3147 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed müssen größer als 0 sein\n" -#: g10/gpg.c:3170 +#: g10/gpg.c:3149 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed müssen größer als 1 sein\n" -#: g10/gpg.c:3172 +#: g10/gpg.c:3151 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth muß im Bereich 1 bis 255 liegen\n" -#: g10/gpg.c:3174 +#: g10/gpg.c:3153 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "ungültiger \"default-cert-level\"; Wert muß 0, 1, 2 oder 3 sein\n" -#: g10/gpg.c:3176 +#: g10/gpg.c:3155 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "ungültiger \"min-cert-level\"; Wert muß 0, 1, 2 oder 3 sein\n" -#: g10/gpg.c:3179 +#: g10/gpg.c:3158 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "Hinweis: Vom \"simple S2K\"-Modus (0) ist strikt abzuraten\n" -#: g10/gpg.c:3183 +#: g10/gpg.c:3162 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "ungültiger \"simple S2K\"-Modus; Wert muß 0, 1 oder 3 sein\n" -#: g10/gpg.c:3190 +#: g10/gpg.c:3169 msgid "invalid default preferences\n" msgstr "ungültige Standard-Voreinstellungen\n" -#: g10/gpg.c:3199 +#: g10/gpg.c:3178 msgid "invalid personal cipher preferences\n" msgstr "ungültige private Verschlüsselungsvoreinstellungen\n" -#: g10/gpg.c:3203 +#: g10/gpg.c:3182 msgid "invalid personal digest preferences\n" msgstr "ungültige private Hashvoreinstellungen\n" -#: g10/gpg.c:3207 +#: g10/gpg.c:3186 msgid "invalid personal compress preferences\n" msgstr "ungültige private Komprimierungsvoreinstellungen\n" -#: g10/gpg.c:3240 +#: g10/gpg.c:3219 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s arbeitet noch nicht mit %s zusammen\n" -#: g10/gpg.c:3287 +#: g10/gpg.c:3266 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" "Die Benutzung des Verschlüsselungsverfahren %s ist im %s-Modus nicht " "erlaubt.\n" -#: g10/gpg.c:3292 +#: g10/gpg.c:3271 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "Die Benutzung der Hashmethode %s ist im %s-Modus nicht erlaubt.\n" -#: g10/gpg.c:3297 +#: g10/gpg.c:3276 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "Die Benutzung des Komprimierverfahren %s ist im %s-Modus nicht erlaubt.\n" -#: g10/gpg.c:3380 +#: g10/gpg.c:3359 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3370 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "WARNUNG: Empfänger (-r) angegeben ohne Verwendung von Public-Key-Verfahren\n" -#: g10/gpg.c:3412 +#: g10/gpg.c:3391 msgid "--store [filename]" msgstr "--store [Dateiname]" -#: g10/gpg.c:3419 +#: g10/gpg.c:3398 msgid "--symmetric [filename]" msgstr "--symmetric [Dateiname]" -#: g10/gpg.c:3421 +#: g10/gpg.c:3400 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "Symmetrische Entschlüsselung von `%s' fehlgeschlagen: %s\n" -#: g10/gpg.c:3431 +#: g10/gpg.c:3410 msgid "--encrypt [filename]" msgstr "--encrypt [Dateiname]" -#: g10/gpg.c:3444 +#: g10/gpg.c:3423 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [Dateiname]" -#: g10/gpg.c:3446 +#: g10/gpg.c:3425 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" "--symmetric --encrypt kann nicht zusammen mit --s2k-mode 0 verwendet werden\n" -#: g10/gpg.c:3449 +#: g10/gpg.c:3428 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "Im %s-Modus kann --symmetric --encrypt nicht verwendet werden.\n" -#: g10/gpg.c:3467 +#: g10/gpg.c:3446 msgid "--sign [filename]" msgstr "--sign [Dateiname]" -#: g10/gpg.c:3480 +#: g10/gpg.c:3459 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [Dateiname]" -#: g10/gpg.c:3495 +#: g10/gpg.c:3474 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [Dateiname]" -#: g10/gpg.c:3497 +#: g10/gpg.c:3476 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" "--symmetric --sign --encrypt kann nicht zusammen mit --s2k-mode 0 verwendet " "werden\n" -#: g10/gpg.c:3500 +#: g10/gpg.c:3479 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" "Im %s-Modus kann --symmetric --sign --encrypt nicht verwendet werden.\n" -#: g10/gpg.c:3520 +#: g10/gpg.c:3499 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [Dateiname]" -#: g10/gpg.c:3529 +#: g10/gpg.c:3508 msgid "--clearsign [filename]" msgstr "--clearsign [Dateiname]" -#: g10/gpg.c:3554 +#: g10/gpg.c:3533 msgid "--decrypt [filename]" msgstr "--decrypt [Dateiname]" -#: g10/gpg.c:3562 +#: g10/gpg.c:3541 msgid "--sign-key user-id" msgstr "--sign-key User-ID" -#: g10/gpg.c:3566 +#: g10/gpg.c:3545 msgid "--lsign-key user-id" msgstr "--lsign-key User-ID" -#: g10/gpg.c:3587 +#: g10/gpg.c:3566 msgid "--edit-key user-id [commands]" msgstr "--edit-key User-ID [Befehle]" -#: g10/gpg.c:3679 +#: g10/gpg.c:3658 #, c-format msgid "keyserver send failed: %s\n" msgstr "Senden an Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3681 +#: g10/gpg.c:3660 #, c-format msgid "keyserver receive failed: %s\n" msgstr "Empfangen vom Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3662 #, c-format msgid "key export failed: %s\n" msgstr "Schlüsselexport fehlgeschlagen: %s\n" -#: g10/gpg.c:3694 +#: g10/gpg.c:3673 #, c-format msgid "keyserver search failed: %s\n" msgstr "Suche auf dem Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3704 +#: g10/gpg.c:3683 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "Refresh vom Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3755 +#: g10/gpg.c:3734 #, c-format msgid "dearmoring failed: %s\n" msgstr "Entfernen der ASCII-Hülle ist fehlgeschlagen: %s\n" -#: g10/gpg.c:3763 +#: g10/gpg.c:3742 #, c-format msgid "enarmoring failed: %s\n" msgstr "Anbringen der ASCII-Hülle ist fehlgeschlagen: %s\n" -#: g10/gpg.c:3853 +#: g10/gpg.c:3832 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "Ungültiges Hashverfahren '%s'\n" -#: g10/gpg.c:3970 +#: g10/gpg.c:3949 msgid "[filename]" msgstr "[Dateiname]" -#: g10/gpg.c:3974 +#: g10/gpg.c:3953 msgid "Go ahead and type your message ...\n" msgstr "Auf geht's - Botschaft eintippen ...\n" -#: g10/gpg.c:4286 +#: g10/gpg.c:4265 msgid "the given certification policy URL is invalid\n" msgstr "Die angegebene Zertifikat-Richtlinien-URL ist ungültig\n" -#: g10/gpg.c:4288 +#: g10/gpg.c:4267 msgid "the given signature policy URL is invalid\n" msgstr "Die angegebene Unterschriften-Richtlinien-URL ist ungültig\n" -#: g10/gpg.c:4321 +#: g10/gpg.c:4300 msgid "the given preferred keyserver URL is invalid\n" msgstr "Die angegebene URL des bevorzugten Schlüsselserver ist ungültig\n" @@ -2554,11 +2549,11 @@ msgstr "differierende Zeitangaben sind kein Fehler" msgid "|FD|write status info to this FD" msgstr "|FD|Statusinfo auf FD (Dateihandle) ausgeben" -#: g10/gpgv.c:103 +#: g10/gpgv.c:117 msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Aufruf: gpg [Optionen] [Dateien] (-h für Hilfe)" -#: g10/gpgv.c:105 +#: g10/gpgv.c:119 msgid "" "Syntax: gpg [options] [files]\n" "Check signatures against known trusted keys\n" @@ -6828,39 +6823,47 @@ msgstr "|N|Erstmalige neue PIN" msgid "run in multi server mode (foreground)" msgstr "Im Multiserver Modus ausführen" -#: scd/scdaemon.c:111 -msgid "read options from file" -msgstr "Konfigurationsoptionen aus Datei lesen" +#: scd/scdaemon.c:115 sm/gpgsm.c:315 +msgid "|LEVEL|set the debugging level to LEVEL" +msgstr "|NAME|Die Debugstufe auf NAME setzen" + +#: scd/scdaemon.c:121 tools/gpgconf-comp.c:619 +msgid "|FILE|write a log to FILE" +msgstr "|DATEI|Schreibe Logs auf DATEI" -#: scd/scdaemon.c:121 +#: scd/scdaemon.c:123 msgid "|N|connect to reader at port N" msgstr "|N|Verbinde mit dem Leser auf Port N" -#: scd/scdaemon.c:122 +#: scd/scdaemon.c:125 msgid "|NAME|use NAME as ct-API driver" msgstr "|NAME|Benutze NAME als CT-API Treiber" -#: scd/scdaemon.c:123 +#: scd/scdaemon.c:127 msgid "|NAME|use NAME as PC/SC driver" msgstr "|NAME|Benutze NAME als PC/SC Treiber" -#: scd/scdaemon.c:126 +#: scd/scdaemon.c:130 msgid "do not use the internal CCID driver" msgstr "Den internen CCID Treiber nicht benutzen" -#: scd/scdaemon.c:131 +#: scd/scdaemon.c:136 +msgid "|N|disconnect the card after N seconds of inactivity" +msgstr "|N|Schalte die Karte nach N Sekunden Inaktivität ab" + +#: scd/scdaemon.c:138 msgid "do not use a reader's keypad" msgstr "Die Tastatur des Kartenleser nicht benutzen" -#: scd/scdaemon.c:132 +#: scd/scdaemon.c:140 msgid "allow the use of admin card commands" msgstr "Erlaube die Benutzung von \"Admin\"-Befehlen" -#: scd/scdaemon.c:216 +#: scd/scdaemon.c:254 msgid "Usage: scdaemon [options] (-h for help)" msgstr "Aufruf: scdaemon [Optionen] (-h für Hilfe)" -#: scd/scdaemon.c:218 +#: scd/scdaemon.c:256 msgid "" "Syntax: scdaemon [options] [command [args]]\n" "Smartcard daemon for GnuPG\n" @@ -6868,18 +6871,18 @@ msgstr "" "Synatx: scdaemon [Optionen] [Befehl [Argumente]]\n" "Smartcard Daemon für GnuPG\n" -#: scd/scdaemon.c:675 +#: scd/scdaemon.c:718 msgid "please use the option `--daemon' to run the program in the background\n" msgstr "" "Bitte die Option `--daemon' nutzen um das Programm im Hintergund " "auszuführen\n" -#: scd/scdaemon.c:1029 +#: scd/scdaemon.c:1072 #, c-format msgid "handler for fd %d started\n" msgstr "Handhabungsroutine für fd %d gestartet\n" -#: scd/scdaemon.c:1041 +#: scd/scdaemon.c:1084 #, c-format msgid "handler for fd %d terminated\n" msgstr "Handhabungsroutine für den fd %d beendet\n" @@ -7548,10 +7551,6 @@ msgstr "|USER-ID|USER-ID als voreingestellten Schlüssel benutzen" msgid "|SPEC|use this keyserver to lookup keys" msgstr "|SPEC|Schlüssel bei diesem Server nachschlagen" -#: sm/gpgsm.c:315 -msgid "|LEVEL|set the debugging level to LEVEL" -msgstr "|NAME|Die Debugstufe auf NAME setzen" - #: sm/gpgsm.c:328 msgid "|NAME|use cipher algorithm NAME" msgstr "|NAME|Verschlüsselungsverfahren NAME benutzen" @@ -7560,11 +7559,11 @@ msgstr "|NAME|Verschlüsselungsverfahren NAME benutzen" msgid "|NAME|use message digest algorithm NAME" msgstr "|NAME|Hashverfahren NAME benutzen" -#: sm/gpgsm.c:497 +#: sm/gpgsm.c:515 msgid "Usage: gpgsm [options] [files] (-h for help)" msgstr "Aufruf: gpgsm [Optionen] [Dateien] (-h für Hilfe)" -#: sm/gpgsm.c:500 +#: sm/gpgsm.c:518 msgid "" "Syntax: gpgsm [options] [files]\n" "sign, check, encrypt or decrypt using the S/MIME protocol\n" @@ -7573,58 +7572,58 @@ msgstr "" "Syntax: gpgsm [Optionen] [Dateien]\n" "Signieren, prüfen, ver- und entschlüsseln mittels S/MIME protocol\n" -#: sm/gpgsm.c:629 +#: sm/gpgsm.c:610 msgid "usage: gpgsm [options] " msgstr "Aufruf: gpgsm [Optionen] " -#: sm/gpgsm.c:727 +#: sm/gpgsm.c:708 #, c-format msgid "NOTE: won't be able to encrypt to `%s': %s\n" msgstr "Hinweis: Verschlüsselung für `%s' wird nicht möglich sein: %s\n" -#: sm/gpgsm.c:738 +#: sm/gpgsm.c:719 #, c-format msgid "unknown validation model `%s'\n" msgstr "Unbekanntes Gültigkeitsmodell '%s'\n" -#: sm/gpgsm.c:789 +#: sm/gpgsm.c:770 #, c-format msgid "%s:%u: no hostname given\n" msgstr "%s:%u: Kein Server-Name angegeben\n" -#: sm/gpgsm.c:808 +#: sm/gpgsm.c:789 #, c-format msgid "%s:%u: password given without user\n" msgstr "%s:%u: Passwort ohne Benutzer\n" -#: sm/gpgsm.c:829 +#: sm/gpgsm.c:810 #, c-format msgid "%s:%u: skipping this line\n" msgstr "%s:%u: Zeile wird übersprungen\n" -#: sm/gpgsm.c:1341 +#: sm/gpgsm.c:1322 msgid "could not parse keyserver\n" msgstr "Schlüsselserver-URL konnte nicht analysiert werden\n" -#: sm/gpgsm.c:1422 +#: sm/gpgsm.c:1403 msgid "WARNING: running with faked system time: " msgstr "WARNUNG: Ausführung mit gefälschter Systemzeit: " -#: sm/gpgsm.c:1524 +#: sm/gpgsm.c:1505 #, c-format msgid "importing common certificates `%s'\n" msgstr "Importiere allgemeine Zertifikate: %s\n" -#: sm/gpgsm.c:1562 +#: sm/gpgsm.c:1543 #, c-format msgid "can't sign using `%s': %s\n" msgstr "Signieren mit `%s' nicht möglich: %s\n" -#: sm/gpgsm.c:1733 +#: sm/gpgsm.c:1714 msgid "this command has not yet been implemented\n" msgstr "Dieser Befehl wurde noch nicht implementiert\n" -#: sm/gpgsm.c:1888 +#: sm/gpgsm.c:1869 msgid "invalid command (there is no implicit command)\n" msgstr "Ungültiger Befehl (Es gibt keinen implizierten Befehl)\n" @@ -7763,7 +7762,9 @@ msgstr "" #: sm/sign.c:420 #, c-format msgid "hash algorithm %d (%s) for signer %d not supported; using %s\n" -msgstr "Hashverfahren %d (%s) wird für Unterzeichner %d nicht unterstützt; %s wird benutzt\n" +msgstr "" +"Hashverfahren %d (%s) wird für Unterzeichner %d nicht unterstützt; %s wird " +"benutzt\n" #: sm/sign.c:433 #, c-format @@ -7909,8 +7910,8 @@ msgstr "Optionen zur Einstellung der Konfiguration" msgid "Options useful for debugging" msgstr "Nützliche Optionen zur Fehlersuche" -#: tools/gpgconf-comp.c:500 tools/gpgconf-comp.c:619 tools/gpgconf-comp.c:677 -#: tools/gpgconf-comp.c:754 tools/gpgconf-comp.c:836 +#: tools/gpgconf-comp.c:500 tools/gpgconf-comp.c:677 tools/gpgconf-comp.c:754 +#: tools/gpgconf-comp.c:836 msgid "|FILE|write server mode logs to FILE" msgstr "|DATEI|Schreibe im Servermodus Logs auf DATEI" @@ -8289,6 +8290,12 @@ msgstr "" "Syntax: gpg-check-pattern [optionen] Musterdatei\n" "Die von stdin gelesene Passphrase gegen die Musterdatei prüfen\n" +#~ msgid "read options from file" +#~ msgstr "Konfigurationsoptionen aus Datei lesen" + +#~ msgid "Used libraries:" +#~ msgstr "Verwendete Bibliotheken:" + #~ msgid "generate PGP 2.x compatible messages" #~ msgstr "PGP 2.x-kompatibele Botschaften erzeugen" |