mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
7023 lines
192 KiB
Plaintext
7023 lines
192 KiB
Plaintext
# GnuPG german translation
|
|
# Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
|
# Walter Koch <koch@u32.de>, 1998, 1999, 2000, 2001, 2002, 2003
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: gnupg-1.2.2\n"
|
|
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n"
|
|
"POT-Creation-Date: 2004-10-15 15:17+0200\n"
|
|
"PO-Revision-Date: 2004-10-05 10:11+0200\n"
|
|
"Last-Translator: Walter Koch <koch@u32.de>\n"
|
|
"Language-Team: German <de@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: cipher/md.c:137
|
|
#, c-format
|
|
msgid "digest algorithm `%s' is read-only in this release\n"
|
|
msgstr "Hashmethode `%s' ist in diesem Release read-only\n"
|
|
|
|
#: cipher/primegen.c:120
|
|
#, fuzzy, c-format
|
|
msgid "can't gen prime with pbits=%u qbits=%u\n"
|
|
msgstr "Eine Primzahl mit weniger als %d Bits kann nicht erzeugt werden\n"
|
|
|
|
#: cipher/primegen.c:311
|
|
#, c-format
|
|
msgid "can't generate a prime with less than %d bits\n"
|
|
msgstr "Eine Primzahl mit weniger als %d Bits kann nicht erzeugt werden\n"
|
|
|
|
#: cipher/random.c:163
|
|
msgid "no entropy gathering module detected\n"
|
|
msgstr "Kein Modul zum sammeln von Entropie vorhanden\n"
|
|
|
|
#: cipher/random.c:387 g10/card-util.c:588 g10/dearmor.c:60 g10/dearmor.c:109
|
|
#: g10/encode.c:181 g10/encode.c:488 g10/g10.c:3188 g10/import.c:175
|
|
#: g10/keygen.c:2236 g10/openfile.c:180 g10/openfile.c:333 g10/sign.c:761
|
|
#: g10/sign.c:1020 g10/sign.c:1165 g10/tdbdump.c:140 g10/tdbdump.c:148
|
|
#: g10/tdbio.c:539 g10/tdbio.c:600
|
|
#, c-format
|
|
msgid "can't open `%s': %s\n"
|
|
msgstr "'%s' kann nicht geöffnet werden: %s\n"
|
|
|
|
#: cipher/random.c:391
|
|
#, c-format
|
|
msgid "can't stat `%s': %s\n"
|
|
msgstr "Status von '%s' ist nicht feststellbar: %s\n"
|
|
|
|
#: cipher/random.c:396
|
|
#, c-format
|
|
msgid "`%s' is not a regular file - ignored\n"
|
|
msgstr "'%s' ist keine normale Datei - sie bleibt unbeachtet\n"
|
|
|
|
#: cipher/random.c:401
|
|
msgid "note: random_seed file is empty\n"
|
|
msgstr "Hinweis: 'random_seed'-Datei ist leer\n"
|
|
|
|
#: cipher/random.c:407
|
|
msgid "WARNING: invalid size of random_seed file - not used\n"
|
|
msgstr ""
|
|
"WARNUNG: Falsche GröÂße der 'random_seed'-Datei - sie wird nicht verwendet\n"
|
|
|
|
#: cipher/random.c:415
|
|
#, c-format
|
|
msgid "can't read `%s': %s\n"
|
|
msgstr "'%s' ist unlesbar: %s\n"
|
|
|
|
#: cipher/random.c:453
|
|
msgid "note: random_seed file not updated\n"
|
|
msgstr "Hinweis: 'random_seed'-Datei bleibt unverändert\n"
|
|
|
|
#: cipher/random.c:473 g10/keygen.c:2704 g10/keygen.c:2734 g10/keyring.c:1496
|
|
#: g10/openfile.c:257 g10/openfile.c:348 g10/tdbio.c:535
|
|
#, c-format
|
|
msgid "can't create `%s': %s\n"
|
|
msgstr "'%s' kann nicht erzeugt werden: %s\n"
|
|
|
|
#: cipher/random.c:480
|
|
#, c-format
|
|
msgid "can't write `%s': %s\n"
|
|
msgstr "kann '%s' nicht schreiben: %s\n"
|
|
|
|
#: cipher/random.c:483
|
|
#, c-format
|
|
msgid "can't close `%s': %s\n"
|
|
msgstr "kann '%s' nicht schliessen: %s\n"
|
|
|
|
#: cipher/random.c:728
|
|
msgid "WARNING: using insecure random number generator!!\n"
|
|
msgstr "WARNUNG: Der Zufallsgenerator erzeugt keine echten Zufallszahlen!\n"
|
|
|
|
#: cipher/random.c:729
|
|
msgid ""
|
|
"The random number generator is only a kludge to let\n"
|
|
"it run - it is in no way a strong RNG!\n"
|
|
"\n"
|
|
"DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Der Zufallsgenerator (RNG) ist lediglich ein \"kludge\", damit das\n"
|
|
"Programms überhaupt läuft - es ist KEINESFALLS ein starker RNG!\n"
|
|
"\n"
|
|
"BENUTZEN SIE DIE DURCH DIESES PROGRAMM ERZEUGTEN DATEN NICHT!\n"
|
|
"\n"
|
|
|
|
# translated by wk
|
|
#: cipher/rndegd.c:204
|
|
msgid ""
|
|
"Please wait, entropy is being gathered. Do some work if it would\n"
|
|
"keep you from getting bored, because it will improve the quality\n"
|
|
"of the entropy.\n"
|
|
msgstr ""
|
|
"Zufalls wird gesammelt. Bitte arebiten Sie an etwas anderem, da\n"
|
|
"so die Qualität der Zufallszahlen erhöht werden kann.\n"
|
|
|
|
#: cipher/rndlinux.c:134
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Not enough random bytes available. Please do some other work to give\n"
|
|
"the OS a chance to collect more entropy! (Need %d more bytes)\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Es sind nicht genügend Zufallswerte vorhanden. Bitte führen Sie andere\n"
|
|
"Arbeiten durch, damit das Betriebssystem weitere Entropie sammeln kann!\n"
|
|
"(Es werden noch %d Byte benötigt.)\n"
|
|
|
|
#: g10/app-openpgp.c:534
|
|
#, fuzzy, c-format
|
|
msgid "failed to store the fingerprint: %s\n"
|
|
msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n"
|
|
|
|
#: g10/app-openpgp.c:547
|
|
#, fuzzy, c-format
|
|
msgid "failed to store the creation date: %s\n"
|
|
msgstr "Schlüsselbund-Cache konnte nicht neu erzeugt werden: %s\n"
|
|
|
|
#: g10/app-openpgp.c:732 g10/app-openpgp.c:821 g10/app-openpgp.c:1308
|
|
#, c-format
|
|
msgid "PIN callback returned error: %s\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:738 g10/app-openpgp.c:1314
|
|
#, c-format
|
|
msgid "PIN for CHV%d is too short; minimum length is %d\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:747 g10/app-openpgp.c:761 g10/app-openpgp.c:837
|
|
#: g10/app-openpgp.c:1323 g10/app-openpgp.c:1337
|
|
#, fuzzy, c-format
|
|
msgid "verify CHV%d failed: %s\n"
|
|
msgstr "Senden an Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/app-openpgp.c:784
|
|
msgid "access to admin commands is not configured\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:801
|
|
msgid "error retrieving CHV status from card\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:807
|
|
msgid "card is permanently locked!\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:814
|
|
#, c-format
|
|
msgid "%d Admin PIN attempts remaining before card is permanently locked\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:818
|
|
msgid "Admin PIN"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:827
|
|
#, c-format
|
|
msgid "prassphrase (CHV%d) is too short; minimum length is %d\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:1301
|
|
#, c-format
|
|
msgid "PIN [sigs done: %lu]"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:1582 g10/app-openpgp.c:1592
|
|
#, fuzzy, c-format
|
|
msgid "can't access %s - invalid OpenPGP card?\n"
|
|
msgstr "Keine gültigen OpenPGP-Daten gefunden.\n"
|
|
|
|
#: g10/app-openpgp.c:1663
|
|
#, fuzzy, c-format
|
|
msgid "error getting serial number: %s\n"
|
|
msgstr "Fehler beim Erzeugen der Passphrase: %s\n"
|
|
|
|
#: g10/app-openpgp.c:1758
|
|
#, fuzzy, c-format
|
|
msgid "failed to store the key: %s\n"
|
|
msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n"
|
|
|
|
#: g10/app-openpgp.c:1800
|
|
#, fuzzy
|
|
msgid "reading the key failed\n"
|
|
msgstr "löschen des Schlüsselblocks fehlgeschlagen: %s\n"
|
|
|
|
#: g10/app-openpgp.c:1807
|
|
msgid "response does not contain the public key data\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:1815
|
|
msgid "response does not contain the RSA modulus\n"
|
|
msgstr ""
|
|
|
|
#: g10/app-openpgp.c:1826
|
|
msgid "response does not contain the RSA public exponent\n"
|
|
msgstr ""
|
|
|
|
#: g10/armor.c:317
|
|
#, c-format
|
|
msgid "armor: %s\n"
|
|
msgstr "ASCII-Hülle: %s\n"
|
|
|
|
#: g10/armor.c:346
|
|
msgid "invalid armor header: "
|
|
msgstr "Ungültige ASCII-Hülle"
|
|
|
|
#: g10/armor.c:353
|
|
msgid "armor header: "
|
|
msgstr "ASCII-Hülle: "
|
|
|
|
#: g10/armor.c:364
|
|
msgid "invalid clearsig header\n"
|
|
msgstr "Ungültige Klartextsignatur-Einleitung\n"
|
|
|
|
#: g10/armor.c:416
|
|
msgid "nested clear text signatures\n"
|
|
msgstr "verschachtelte Klartextunterschriften\n"
|
|
|
|
#: g10/armor.c:551
|
|
#, fuzzy
|
|
msgid "unexpected armor: "
|
|
msgstr "Unerwartete ASCII-Hülle:"
|
|
|
|
#: g10/armor.c:563
|
|
msgid "invalid dash escaped line: "
|
|
msgstr "Ungültige mit Bindestrich \"escapte\" Zeile: "
|
|
|
|
#: g10/armor.c:715 g10/armor.c:1300
|
|
#, fuzzy, c-format
|
|
msgid "invalid radix64 character %02X skipped\n"
|
|
msgstr "Ungültiges \"radix64\" Zeichen %02x ignoriert\n"
|
|
|
|
#: g10/armor.c:758
|
|
msgid "premature eof (no CRC)\n"
|
|
msgstr "vorzeitiges Dateiende (keine Prüfsumme)\n"
|
|
|
|
#: g10/armor.c:792
|
|
msgid "premature eof (in CRC)\n"
|
|
msgstr "vorzeitiges Dateiende (innerhalb der Prüfsumme)\n"
|
|
|
|
#: g10/armor.c:800
|
|
msgid "malformed CRC\n"
|
|
msgstr "Falsch aufgebaute Prüfsumme\n"
|
|
|
|
#: g10/armor.c:804 g10/armor.c:1337
|
|
#, fuzzy, c-format
|
|
msgid "CRC error; %06lX - %06lX\n"
|
|
msgstr "Prüfsummenfehler; %06lx - %06lx\n"
|
|
|
|
#: g10/armor.c:824
|
|
#, fuzzy
|
|
msgid "premature eof (in trailer)\n"
|
|
msgstr "vorzeitiges Dateiende (im Nachsatz)\n"
|
|
|
|
#: g10/armor.c:828
|
|
msgid "error in trailer line\n"
|
|
msgstr "Fehler in der Nachsatzzeile\n"
|
|
|
|
#: g10/armor.c:1115
|
|
msgid "no valid OpenPGP data found.\n"
|
|
msgstr "Keine gültigen OpenPGP-Daten gefunden.\n"
|
|
|
|
#: g10/armor.c:1120
|
|
#, c-format
|
|
msgid "invalid armor: line longer than %d characters\n"
|
|
msgstr "ungültige ASCII-Hülle: Zeile ist länger als %d Zeichen\n"
|
|
|
|
#: g10/armor.c:1124
|
|
msgid ""
|
|
"quoted printable character in armor - probably a buggy MTA has been used\n"
|
|
msgstr ""
|
|
"\"quoted printable\" Zeichen in der ASCII-Hülle gefunden - möglicherweise\n"
|
|
" war ein fehlerhafter E-Mail-Transporter(\"MTA\") die Ursache\n"
|
|
|
|
#: g10/card-util.c:58 g10/card-util.c:282
|
|
#, fuzzy, c-format
|
|
msgid "OpenPGP card not available: %s\n"
|
|
msgstr "Geheimer Schlüssel ist nicht vorhanden"
|
|
|
|
#: g10/card-util.c:63
|
|
#, c-format
|
|
msgid "OpenPGP card no. %s detected\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:70 g10/keygen.c:2420 g10/revoke.c:215 g10/revoke.c:415
|
|
msgid "sorry, can't do this in batch mode\n"
|
|
msgstr "Dies kann im Batchmodus nicht durchgeführt werden.\n"
|
|
|
|
#: g10/card-util.c:94 g10/card-util.c:964 g10/card-util.c:1042
|
|
#: g10/keyedit.c:412 g10/keyedit.c:433 g10/keyedit.c:447 g10/keygen.c:1298
|
|
#: g10/keygen.c:1361
|
|
msgid "Your selection? "
|
|
msgstr "Ihre Auswahl? "
|
|
|
|
#: g10/card-util.c:194 g10/card-util.c:244
|
|
msgid "[not set]"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:376
|
|
#, fuzzy
|
|
msgid "male"
|
|
msgstr "enable"
|
|
|
|
#: g10/card-util.c:377
|
|
#, fuzzy
|
|
msgid "female"
|
|
msgstr "enable"
|
|
|
|
#: g10/card-util.c:377
|
|
#, fuzzy
|
|
msgid "unspecified"
|
|
msgstr "unbestimmt"
|
|
|
|
#: g10/card-util.c:396
|
|
#, fuzzy
|
|
msgid "not forced"
|
|
msgstr "nicht bearbeitet"
|
|
|
|
#: g10/card-util.c:396
|
|
msgid "forced"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:439
|
|
msgid "Error: Only plain ASCII is currently allowed.\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:441
|
|
msgid "Error: The \"<\" character may not be used.\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:443
|
|
msgid "Error: Double spaces are not allowed.\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:460
|
|
msgid "Cardholder's surname: "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:462
|
|
msgid "Cardholder's given name: "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:480
|
|
#, c-format
|
|
msgid "Error: Combined name too long (limit is %d characters).\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:502
|
|
#, fuzzy
|
|
msgid "URL to retrieve public key: "
|
|
msgstr "kein zugehöriger öffentlicher Schlüssel: %s\n"
|
|
|
|
#: g10/card-util.c:510
|
|
#, c-format
|
|
msgid "Error: URL too long (limit is %d characters).\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:597 g10/import.c:261
|
|
#, c-format
|
|
msgid "error reading `%s': %s\n"
|
|
msgstr "Fehler beim Lesen von `%s': %s\n"
|
|
|
|
#: g10/card-util.c:605
|
|
msgid "Login data (account name): "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:615
|
|
#, c-format
|
|
msgid "Error: Login data too long (limit is %d characters).\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:635
|
|
#, fuzzy
|
|
msgid "Language preferences: "
|
|
msgstr "geänderte Voreinstellungen"
|
|
|
|
#: g10/card-util.c:643
|
|
#, fuzzy
|
|
msgid "Error: invalid length of preference string.\n"
|
|
msgstr "Ungültiges Feld in der Voreinstellungszeichenkette\n"
|
|
|
|
#: g10/card-util.c:652
|
|
#, fuzzy
|
|
msgid "Error: invalid characters in preference string.\n"
|
|
msgstr "Ungültiges Feld in der Voreinstellungszeichenkette\n"
|
|
|
|
#: g10/card-util.c:673
|
|
msgid "Sex ((M)ale, (F)emale or space): "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:687
|
|
#, fuzzy
|
|
msgid "Error: invalid response.\n"
|
|
msgstr "Fehler: ungültiger Fingerabdruck\n"
|
|
|
|
#: g10/card-util.c:708
|
|
#, fuzzy
|
|
msgid "CA fingerprint: "
|
|
msgstr "Fingerabdruck:"
|
|
|
|
#: g10/card-util.c:731
|
|
#, fuzzy
|
|
msgid "Error: invalid formatted fingerprint.\n"
|
|
msgstr "Fehler: ungültiger Fingerabdruck\n"
|
|
|
|
#: g10/card-util.c:779
|
|
#, fuzzy, c-format
|
|
msgid "key operation not possible: %s\n"
|
|
msgstr "Schlüsselerzeugung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/card-util.c:780
|
|
#, fuzzy
|
|
msgid "not an OpenPGP card"
|
|
msgstr "Keine gültigen OpenPGP-Daten gefunden.\n"
|
|
|
|
#: g10/card-util.c:789
|
|
#, fuzzy, c-format
|
|
msgid "error getting current key info: %s\n"
|
|
msgstr "Fehler beim Schreiben des geheimen Schlüsselbundes `%s': %s\n"
|
|
|
|
#: g10/card-util.c:870
|
|
#, fuzzy
|
|
msgid "Replace existing key? (y/N) "
|
|
msgstr "Wirklich unterschreiben? (j/N) "
|
|
|
|
#: g10/card-util.c:891
|
|
msgid "Make off-card backup of encryption key? (Y/n) "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:901
|
|
msgid "Inhibit off-card backup of encryption key? (y/N) "
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:912
|
|
#, fuzzy
|
|
msgid "Replace existing keys? (y/N) "
|
|
msgstr "Wirklich unterschreiben? (j/N) "
|
|
|
|
#: g10/card-util.c:921
|
|
#, c-format
|
|
msgid ""
|
|
"Please note that the factory settings of the PINs are\n"
|
|
" PIN = `%s' Admin PIN = `%s'\n"
|
|
"You should change them using the command --change-pin\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:955
|
|
#, fuzzy
|
|
msgid "Please select the type of key to generate:\n"
|
|
msgstr "Bitte wählen Sie, welche Art von Schlüssel Sie möchten:\n"
|
|
|
|
#: g10/card-util.c:957 g10/card-util.c:1033
|
|
#, fuzzy
|
|
msgid " (1) Signature key\n"
|
|
msgstr "Diese Unterschrift ist seit %s verfallen.\n"
|
|
|
|
#: g10/card-util.c:958 g10/card-util.c:1035
|
|
#, fuzzy
|
|
msgid " (2) Encryption key\n"
|
|
msgstr " (%d) RSA (nur verschlüsseln)\n"
|
|
|
|
#: g10/card-util.c:959 g10/card-util.c:1037
|
|
msgid " (3) Authentication key\n"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:975 g10/card-util.c:1053 g10/keyedit.c:907
|
|
#: g10/keygen.c:1395 g10/revoke.c:639
|
|
msgid "Invalid selection.\n"
|
|
msgstr "Ungültige Auswahl.\n"
|
|
|
|
#: g10/card-util.c:1030
|
|
#, fuzzy
|
|
msgid "Please select where to store the key:\n"
|
|
msgstr "Grund für den Widerruf:\n"
|
|
|
|
#: g10/card-util.c:1065
|
|
#, fuzzy
|
|
msgid "unknown key protection algorithm\n"
|
|
msgstr "Unbekanntes Schutzverfahren\n"
|
|
|
|
#: g10/card-util.c:1070
|
|
#, fuzzy
|
|
msgid "secret parts of key are not available\n"
|
|
msgstr "Geheime Teile des Haupschlüssels sind nicht vorhanden\n"
|
|
|
|
#: g10/card-util.c:1075
|
|
#, fuzzy
|
|
msgid "secret key already stored on a card\n"
|
|
msgstr "übersprungen: geheimer Schlüssel bereits vorhanden\n"
|
|
|
|
#: g10/card-util.c:1142 g10/keyedit.c:1245 util/miscutil.c:348
|
|
msgid "quit"
|
|
msgstr "quit"
|
|
|
|
#: g10/card-util.c:1142 g10/keyedit.c:1245
|
|
msgid "quit this menu"
|
|
msgstr "Menü verlassen"
|
|
|
|
#: g10/card-util.c:1143 g10/keyedit.c:1246
|
|
msgid "q"
|
|
msgstr "q"
|
|
|
|
#: g10/card-util.c:1144
|
|
msgid "admin"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1144
|
|
#, fuzzy
|
|
msgid "show admin commands"
|
|
msgstr "Widersprüchliche Befehle\n"
|
|
|
|
#: g10/card-util.c:1145 g10/keyedit.c:1248
|
|
msgid "help"
|
|
msgstr "help"
|
|
|
|
#: g10/card-util.c:1145 g10/keyedit.c:1248
|
|
msgid "show this help"
|
|
msgstr "Diese Hilfe zeigen"
|
|
|
|
#: g10/card-util.c:1147 g10/keyedit.c:1251
|
|
msgid "list"
|
|
msgstr "Liste der Schlüssel"
|
|
|
|
#: g10/card-util.c:1147
|
|
#, fuzzy
|
|
msgid "list all available data"
|
|
msgstr "Schlüssel erhältlich bei: "
|
|
|
|
#: g10/card-util.c:1148 g10/keyedit.c:1252
|
|
msgid "l"
|
|
msgstr "l"
|
|
|
|
#: g10/card-util.c:1149 g10/keyedit.c:1263
|
|
msgid "debug"
|
|
msgstr "debug"
|
|
|
|
#: g10/card-util.c:1150
|
|
#, fuzzy
|
|
msgid "name"
|
|
msgstr "enable"
|
|
|
|
#: g10/card-util.c:1150
|
|
msgid "change card holder's name"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1151
|
|
msgid "url"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1151
|
|
msgid "change URL to retrieve key"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1152
|
|
msgid "fetch"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1153
|
|
msgid "fetch the key specified in the card URL"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1154
|
|
#, fuzzy
|
|
msgid "login"
|
|
msgstr "lsign"
|
|
|
|
#: g10/card-util.c:1154
|
|
#, fuzzy
|
|
msgid "change the login name"
|
|
msgstr "Ändern des Verfallsdatums"
|
|
|
|
#: g10/card-util.c:1155
|
|
msgid "lang"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1155
|
|
#, fuzzy
|
|
msgid "change the language preferences"
|
|
msgstr "Den \"Owner trust\" ändern"
|
|
|
|
#: g10/card-util.c:1156
|
|
msgid "sex"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1156
|
|
msgid "change card holder's sex"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1157
|
|
#, fuzzy
|
|
msgid "cafpr"
|
|
msgstr "fpr"
|
|
|
|
#: g10/card-util.c:1157
|
|
#, fuzzy
|
|
msgid "change a CA fingerprint"
|
|
msgstr "\"Fingerabdruck\" anzeigen"
|
|
|
|
#: g10/card-util.c:1158
|
|
#, fuzzy
|
|
msgid "forcesig"
|
|
msgstr "revsig"
|
|
|
|
#: g10/card-util.c:1159
|
|
msgid "toggle the signature force PIN flag"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1160
|
|
#, fuzzy
|
|
msgid "generate"
|
|
msgstr "Allgemeiner Fehler"
|
|
|
|
#: g10/card-util.c:1161
|
|
#, fuzzy
|
|
msgid "generate new keys"
|
|
msgstr "Ein neues Schlüsselpaar erzeugen"
|
|
|
|
#: g10/card-util.c:1162 g10/keyedit.c:1287
|
|
msgid "passwd"
|
|
msgstr "passwd"
|
|
|
|
#: g10/card-util.c:1162
|
|
msgid "menu to change or unblock the PIN"
|
|
msgstr ""
|
|
|
|
#: g10/card-util.c:1178 g10/delkey.c:120 g10/keyedit.c:1313
|
|
msgid "can't do that in batchmode\n"
|
|
msgstr "Dies kann im Batchmodus nicht durchgeführt werden.\n"
|
|
|
|
#: g10/card-util.c:1226 g10/keyedit.c:1393
|
|
msgid "Command> "
|
|
msgstr "Befehl> "
|
|
|
|
#: g10/card-util.c:1261
|
|
#, fuzzy
|
|
msgid "Admin-only command\n"
|
|
msgstr "Widersprüchliche Befehle\n"
|
|
|
|
#: g10/card-util.c:1336 g10/keyedit.c:1860
|
|
msgid "Invalid command (try \"help\")\n"
|
|
msgstr "Ungültiger Befehl (versuchen Sie's mal mit \"help\")\n"
|
|
|
|
#: g10/cardglue.c:280
|
|
msgid "Please insert the card and hit return or enter 'c' to cancel: "
|
|
msgstr ""
|
|
|
|
#: g10/cardglue.c:364
|
|
#, c-format
|
|
msgid ""
|
|
"Please remove the current card and insert the one with serial number:\n"
|
|
" %.*s\n"
|
|
msgstr ""
|
|
|
|
#: g10/cardglue.c:372
|
|
msgid "Hit return when ready or enter 'c' to cancel: "
|
|
msgstr ""
|
|
|
|
#: g10/cardglue.c:638
|
|
msgid "Enter Admin PIN: "
|
|
msgstr ""
|
|
|
|
#: g10/cardglue.c:638
|
|
#, fuzzy
|
|
msgid "Enter PIN: "
|
|
msgstr "Geben Sie die User-ID ein: "
|
|
|
|
#: g10/decrypt.c:68 g10/decrypt.c:157 g10/g10.c:3538 g10/verify.c:101
|
|
#: g10/verify.c:154
|
|
#, c-format
|
|
msgid "can't open `%s'\n"
|
|
msgstr "'%s' kann nicht geöffnet werden\n"
|
|
|
|
#: g10/decrypt.c:104 g10/encode.c:859
|
|
msgid "--output doesn't work for this command\n"
|
|
msgstr "--output funktioniert nicht bei diesem Kommando\n"
|
|
|
|
#: g10/delkey.c:74 g10/export.c:162 g10/keyedit.c:2917 g10/revoke.c:225
|
|
#, c-format
|
|
msgid "key `%s' not found: %s\n"
|
|
msgstr "Schlüssel `%s' nicht gefunden: %s\n"
|
|
|
|
#: g10/delkey.c:82 g10/export.c:192 g10/keyserver.c:1428 g10/revoke.c:231
|
|
#: g10/revoke.c:436
|
|
#, c-format
|
|
msgid "error reading keyblock: %s\n"
|
|
msgstr "Fehler beim Lesen des Schlüsselblocks: %s\n"
|
|
|
|
#: g10/delkey.c:121 g10/delkey.c:128
|
|
msgid "(unless you specify the key by fingerprint)\n"
|
|
msgstr "(es sei denn, Sie geben den Schlüssel mittels Fingerprint an)\n"
|
|
|
|
#: g10/delkey.c:127
|
|
msgid "can't do that in batchmode without \"--yes\"\n"
|
|
msgstr "Dies kann im Batchmodus ohne \"--yes\" nicht durchgeführt werden.\n"
|
|
|
|
#: g10/delkey.c:139
|
|
#, fuzzy
|
|
msgid "Delete this key from the keyring? (y/N) "
|
|
msgstr "Diesen Schlüssel aus dem Schlüsselbund löschen? "
|
|
|
|
#: g10/delkey.c:147
|
|
#, fuzzy
|
|
msgid "This is a secret key! - really delete? (y/N) "
|
|
msgstr "Dies ist ein privater Schlüssel! - Wirklich löschen? "
|
|
|
|
#: g10/delkey.c:157
|
|
#, c-format
|
|
msgid "deleting keyblock failed: %s\n"
|
|
msgstr "löschen des Schlüsselblocks fehlgeschlagen: %s\n"
|
|
|
|
#: g10/delkey.c:167
|
|
msgid "ownertrust information cleared\n"
|
|
msgstr "Der \"Ownertrust\" wurde gelöscht\n"
|
|
|
|
#: g10/delkey.c:195
|
|
#, c-format
|
|
msgid "there is a secret key for public key \"%s\"!\n"
|
|
msgstr ""
|
|
"Es gibt einen privaten Schlüssel zu diesem öffentlichen Schlüssel \"%s\"!\n"
|
|
|
|
#: g10/delkey.c:197
|
|
msgid "use option \"--delete-secret-keys\" to delete it first.\n"
|
|
msgstr ""
|
|
"Verwenden Sie zunächst das Kommando \"--delete-secret-key\", um ihn zu "
|
|
"entfernen.\n"
|
|
|
|
#: g10/encode.c:210 g10/sign.c:1185
|
|
#, c-format
|
|
msgid "error creating passphrase: %s\n"
|
|
msgstr "Fehler beim Erzeugen der Passphrase: %s\n"
|
|
|
|
#: g10/encode.c:215
|
|
msgid "can't use a symmetric ESK packet due to the S2K mode\n"
|
|
msgstr ""
|
|
"Aufgrund des S2K-Modus kann ein symmetrisches ESK Packet nicht benutzt "
|
|
"werden\n"
|
|
|
|
#: g10/encode.c:228
|
|
#, c-format
|
|
msgid "using cipher %s\n"
|
|
msgstr "benutze Cipher %s\n"
|
|
|
|
#: g10/encode.c:238 g10/encode.c:558
|
|
#, c-format
|
|
msgid "`%s' already compressed\n"
|
|
msgstr "`%s' ist bereits komprimiert\n"
|
|
|
|
#: g10/encode.c:308 g10/encode.c:604 g10/sign.c:550
|
|
#, c-format
|
|
msgid "WARNING: `%s' is an empty file\n"
|
|
msgstr "WARNUNG: '%s' ist eine leere Datei.\n"
|
|
|
|
#: g10/encode.c:472
|
|
msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n"
|
|
msgstr ""
|
|
"Im --pgp2-Modus kann nur für RSA-Schlüssel mit maximal 2048 Bit "
|
|
"verschlüsselt werden\n"
|
|
|
|
#: g10/encode.c:494
|
|
#, c-format
|
|
msgid "reading from `%s'\n"
|
|
msgstr "Lesen von '%s'\n"
|
|
|
|
#: g10/encode.c:530
|
|
msgid ""
|
|
"unable to use the IDEA cipher for all of the keys you are encrypting to.\n"
|
|
msgstr ""
|
|
"Die IDEA-Verschlüsselung kann nicht mit allen Zielschlüsseln verwendet "
|
|
"werden.\n"
|
|
|
|
#: g10/encode.c:540
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n"
|
|
msgstr ""
|
|
"Erzwungene Verwendung des symmetrischen Verschlüsselungsverfahren %s (%d) "
|
|
"verletzt die Empfängervoreinstellungen\n"
|
|
|
|
#: g10/encode.c:648 g10/sign.c:877
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: forcing compression algorithm %s (%d) violates recipient "
|
|
"preferences\n"
|
|
msgstr ""
|
|
"Erzwungenes Kompressionsverfahren %s (%d) verletzt die "
|
|
"Empfängervoreinstellungen.\n"
|
|
|
|
#: g10/encode.c:735
|
|
#, c-format
|
|
msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n"
|
|
msgstr ""
|
|
"Erzwungene Verwendung des symmetrischen Verschlüsselungsverfahren %s (%d) "
|
|
"verletzt die Empfängervoreinstellungen\n"
|
|
|
|
#: g10/encode.c:805 g10/pkclist.c:721 g10/pkclist.c:757
|
|
#, c-format
|
|
msgid "you may not use %s while in %s mode\n"
|
|
msgstr "Die Benutzung von %s ist im %s-Modus nicht erlaubt.\n"
|
|
|
|
#: g10/encode.c:832
|
|
#, c-format
|
|
msgid "%s/%s encrypted for: \"%s\"\n"
|
|
msgstr "%s/%s verschlüsselt für: %s\n"
|
|
|
|
#: g10/encr-data.c:66 g10/mainproc.c:301
|
|
#, c-format
|
|
msgid "%s encrypted data\n"
|
|
msgstr "%s verschlüsselte Daten\n"
|
|
|
|
#: g10/encr-data.c:68 g10/mainproc.c:305
|
|
#, c-format
|
|
msgid "encrypted with unknown algorithm %d\n"
|
|
msgstr "Mit unbekanntem Verfahren verschlüsselt %d\n"
|
|
|
|
#: g10/encr-data.c:92
|
|
msgid ""
|
|
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
|
|
msgstr ""
|
|
"Warnung: Botschaft wurde mit einem unsicheren Schlüssel verschlüsselt.\n"
|
|
|
|
#: g10/encr-data.c:103
|
|
msgid "problem handling encrypted packet\n"
|
|
msgstr "Problem beim Bearbeiten des verschlüsselten Pakets\n"
|
|
|
|
#: g10/exec.c:48
|
|
msgid "no remote program execution supported\n"
|
|
msgstr "Ausführen von externen Programmen wird nicht unterstützt\n"
|
|
|
|
#: g10/exec.c:184 g10/openfile.c:406
|
|
#, c-format
|
|
msgid "can't create directory `%s': %s\n"
|
|
msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/exec.c:325
|
|
msgid ""
|
|
"external program calls are disabled due to unsafe options file permissions\n"
|
|
msgstr ""
|
|
"Ausführen von externen Programmen ist ausgeschaltet, da die Dateirechte "
|
|
"nicht sicher sind\n"
|
|
|
|
#: g10/exec.c:355
|
|
#, fuzzy
|
|
msgid "this platform requires temporary files when calling external programs\n"
|
|
msgstr ""
|
|
"Diese Plattform benötigt temporäre Dateien zur Ausführung von externen\n"
|
|
"Programmen\n"
|
|
|
|
#: g10/exec.c:433
|
|
#, fuzzy, c-format
|
|
msgid "unable to execute program `%s': %s\n"
|
|
msgstr "Ausführen von %s \"%s\" nicht möglich: %s\n"
|
|
|
|
#: g10/exec.c:436
|
|
#, fuzzy, c-format
|
|
msgid "unable to execute shell `%s': %s\n"
|
|
msgstr "Ausführen von %s \"%s\" nicht möglich: %s\n"
|
|
|
|
#: g10/exec.c:489 g10/sign.c:778 g10/sign.c:1035
|
|
#, fuzzy, c-format
|
|
msgid "can't create file `%s': %s\n"
|
|
msgstr "'%s' kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/exec.c:521
|
|
#, c-format
|
|
msgid "system error while calling external program: %s\n"
|
|
msgstr "Fehler beim Aufruf eines externen Programms: %s\n"
|
|
|
|
#: g10/exec.c:532 g10/exec.c:598
|
|
msgid "unnatural exit of external program\n"
|
|
msgstr "ungewöhnliches Ende eines externen Programms\n"
|
|
|
|
#: g10/exec.c:547
|
|
msgid "unable to execute external program\n"
|
|
msgstr "Externes Programm konnte nicht aufgerufen werden\n"
|
|
|
|
#: g10/exec.c:563
|
|
#, c-format
|
|
msgid "unable to read external program response: %s\n"
|
|
msgstr "Die Ausgabe des externen Programms konnte nicht gelesen werden: %s\n"
|
|
|
|
#: g10/exec.c:609 g10/exec.c:616
|
|
#, c-format
|
|
msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n"
|
|
msgstr ""
|
|
"WARNUNG: die temporäre Datei (%s) `%s' konnte nicht entfernt werden: %s\n"
|
|
|
|
#: g10/exec.c:621
|
|
#, c-format
|
|
msgid "WARNING: unable to remove temp directory `%s': %s\n"
|
|
msgstr "WARNUNG: Temporäres Verzeichnis `%s' kann nicht entfernt werden: %s\n"
|
|
|
|
#: g10/export.c:176
|
|
#, fuzzy
|
|
msgid "exporting secret keys not allowed\n"
|
|
msgstr "schreiben des geheimen Schlüssels nach '%s'\n"
|
|
|
|
#: g10/export.c:206
|
|
#, fuzzy, c-format
|
|
msgid "key %s: not protected - skipped\n"
|
|
msgstr "Schlüssel %08lX: ungeschützt - übersprungen\n"
|
|
|
|
#: g10/export.c:214
|
|
#, fuzzy, c-format
|
|
msgid "key %s: PGP 2.x style key - skipped\n"
|
|
msgstr "Schlüssel %08lX: PGP 2.x-artiger Schlüssel - übersprungen\n"
|
|
|
|
# translated by wk
|
|
#: g10/export.c:361
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: secret key %s does not have a simple SK checksum\n"
|
|
msgstr "WARNUNG: Der geheime Schlüssel %08lX hat keine einfache SK Prüfsumme\n"
|
|
|
|
#: g10/export.c:393
|
|
msgid "WARNING: nothing exported\n"
|
|
msgstr "WARNUNG: Nichts exportiert\n"
|
|
|
|
#: g10/g10.c:358
|
|
msgid ""
|
|
"@Commands:\n"
|
|
" "
|
|
msgstr ""
|
|
"@Befehle:\n"
|
|
" "
|
|
|
|
#: g10/g10.c:360
|
|
msgid "|[file]|make a signature"
|
|
msgstr "|[Datei]|Eine Unterschrift erzeugen"
|
|
|
|
#: g10/g10.c:361
|
|
msgid "|[file]|make a clear text signature"
|
|
msgstr "|[Datei]|Eine Klartextunterschrift erzeugen"
|
|
|
|
#: g10/g10.c:362
|
|
msgid "make a detached signature"
|
|
msgstr "Eine abgetrennte Unterschrift erzeugen"
|
|
|
|
#: g10/g10.c:363
|
|
msgid "encrypt data"
|
|
msgstr "Daten verschlüsseln"
|
|
|
|
#: g10/g10.c:365
|
|
msgid "encryption only with symmetric cipher"
|
|
msgstr "Daten symmetrisch verschlüsseln"
|
|
|
|
#: g10/g10.c:367
|
|
msgid "decrypt data (default)"
|
|
msgstr "Daten entschlüsseln (Voreinstellung)"
|
|
|
|
#: g10/g10.c:369
|
|
msgid "verify a signature"
|
|
msgstr "Signatur prüfen"
|
|
|
|
#: g10/g10.c:371
|
|
msgid "list keys"
|
|
msgstr "Liste der Schlüssel"
|
|
|
|
#: g10/g10.c:373
|
|
msgid "list keys and signatures"
|
|
msgstr "Liste der Schlüssel und ihrer Signaturen"
|
|
|
|
#: g10/g10.c:374
|
|
#, fuzzy
|
|
msgid "list and check key signatures"
|
|
msgstr "Signaturen der Schlüssel prüfen"
|
|
|
|
#: g10/g10.c:375
|
|
msgid "list keys and fingerprints"
|
|
msgstr "Liste der Schlüssel und ihrer \"Fingerabdrücke\""
|
|
|
|
#: g10/g10.c:376
|
|
msgid "list secret keys"
|
|
msgstr "Liste der geheimen Schlüssel"
|
|
|
|
#: g10/g10.c:377
|
|
msgid "generate a new key pair"
|
|
msgstr "Ein neues Schlüsselpaar erzeugen"
|
|
|
|
#: g10/g10.c:378
|
|
msgid "remove keys from the public keyring"
|
|
msgstr "Schlüssel aus dem öff. Schlüsselbund entfernen"
|
|
|
|
#: g10/g10.c:380
|
|
msgid "remove keys from the secret keyring"
|
|
msgstr "Schlüssel aus dem geh. Schlüsselbund entfernen"
|
|
|
|
#: g10/g10.c:381
|
|
msgid "sign a key"
|
|
msgstr "Schlüssel signieren"
|
|
|
|
#: g10/g10.c:382
|
|
msgid "sign a key locally"
|
|
msgstr "Schlüssel nur für diesen Rechner signieren"
|
|
|
|
#: g10/g10.c:385
|
|
msgid "sign or edit a key"
|
|
msgstr "Unterschreiben oder bearbeiten eines Schl."
|
|
|
|
#: g10/g10.c:386
|
|
msgid "generate a revocation certificate"
|
|
msgstr "Ein Schlüsselwiderruf-Zertifikat erzeugen"
|
|
|
|
#: g10/g10.c:388
|
|
msgid "export keys"
|
|
msgstr "Schlüssel exportieren"
|
|
|
|
#: g10/g10.c:389
|
|
msgid "export keys to a key server"
|
|
msgstr "Schlüssel zu einem Schlü.server exportieren"
|
|
|
|
#: g10/g10.c:390
|
|
msgid "import keys from a key server"
|
|
msgstr "Schlüssel von einem Schlü.server importieren"
|
|
|
|
#: g10/g10.c:392
|
|
msgid "search for keys on a key server"
|
|
msgstr "Schlüssel auf einem Schlü.server suchen"
|
|
|
|
#: g10/g10.c:394
|
|
msgid "update all keys from a keyserver"
|
|
msgstr "alle Schlüssel per Schlü.server aktualisieren"
|
|
|
|
#: g10/g10.c:397
|
|
msgid "import/merge keys"
|
|
msgstr "Schlüssel importieren/kombinieren"
|
|
|
|
#: g10/g10.c:400
|
|
msgid "print the card status"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:401
|
|
msgid "change data on a card"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:402
|
|
msgid "change a card's PIN"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:410
|
|
msgid "update the trust database"
|
|
msgstr "Ändern der \"Trust\"-Datenbank"
|
|
|
|
#: g10/g10.c:417
|
|
msgid "|algo [files]|print message digests"
|
|
msgstr "|algo [Dateien]|Message-Digests für die Dateien ausgeben"
|
|
|
|
#: g10/g10.c:421 g10/gpgv.c:65
|
|
msgid ""
|
|
"@\n"
|
|
"Options:\n"
|
|
" "
|
|
msgstr ""
|
|
"@\n"
|
|
"Optionen:\n"
|
|
" "
|
|
|
|
#: g10/g10.c:423
|
|
msgid "create ascii armored output"
|
|
msgstr "Ausgabe mit ASCII-Hülle versehen"
|
|
|
|
#: g10/g10.c:425
|
|
msgid "|NAME|encrypt for NAME"
|
|
msgstr "|NAME|Verschlüsseln für NAME"
|
|
|
|
#: g10/g10.c:436
|
|
msgid "use this user-id to sign or decrypt"
|
|
msgstr "Mit dieser User-ID signieren"
|
|
|
|
#: g10/g10.c:437
|
|
msgid "|N|set compress level N (0 disables)"
|
|
msgstr "Kompressionsstufe auf N setzen (0=keine)"
|
|
|
|
#: g10/g10.c:442
|
|
msgid "use canonical text mode"
|
|
msgstr "Textmodus benutzen"
|
|
|
|
#: g10/g10.c:452
|
|
msgid "use as output file"
|
|
msgstr "Als Ausgabedatei benutzen"
|
|
|
|
#: g10/g10.c:454 g10/gpgv.c:67
|
|
msgid "verbose"
|
|
msgstr "Detaillierte Informationen"
|
|
|
|
#: g10/g10.c:465
|
|
msgid "do not make any changes"
|
|
msgstr "Keine wirklichen Änderungen durchführen"
|
|
|
|
#: g10/g10.c:466
|
|
msgid "prompt before overwriting"
|
|
msgstr "vor Überschreiben nachfragen"
|
|
|
|
#: g10/g10.c:511
|
|
msgid "use strict OpenPGP behavior"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:512
|
|
msgid "generate PGP 2.x compatible messages"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:537
|
|
msgid ""
|
|
"@\n"
|
|
"(See the man page for a complete listing of all commands and options)\n"
|
|
msgstr ""
|
|
"@\n"
|
|
"(Auf der \"man\"-Seite ist eine vollständige Liste aller Kommandos und "
|
|
"Optionen)\n"
|
|
|
|
#: g10/g10.c:540
|
|
msgid ""
|
|
"@\n"
|
|
"Examples:\n"
|
|
"\n"
|
|
" -se -r Bob [file] sign and encrypt for user Bob\n"
|
|
" --clearsign [file] make a clear text signature\n"
|
|
" --detach-sign [file] make a detached signature\n"
|
|
" --list-keys [names] show keys\n"
|
|
" --fingerprint [names] show fingerprints\n"
|
|
msgstr ""
|
|
"@\n"
|
|
"Beispiele:\n"
|
|
"\n"
|
|
" -se -r Bob [Datei] Signieren und verschlüsseln für Benutzer Bob\n"
|
|
" --clearsign [Datei] Eine Klartextsignatur erzeugen\n"
|
|
" --detach-sign [Datei] Eine abgetrennte Signatur erzeugen\n"
|
|
" --list-keys [Namen] Schlüssel anzeigen\n"
|
|
" --fingerprint [Namen] \"Fingerabdrücke\" anzeigen\n"
|
|
|
|
#: g10/g10.c:726 g10/gpgv.c:92
|
|
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/g10.c:743
|
|
msgid "Usage: gpg [options] [files] (-h for help)"
|
|
msgstr "Aufruf: gpg [Optionen] [Dateien] (-h für Hilfe)"
|
|
|
|
#: g10/g10.c:746
|
|
msgid ""
|
|
"Syntax: gpg [options] [files]\n"
|
|
"sign, check, encrypt or decrypt\n"
|
|
"default operation depends on the input data\n"
|
|
msgstr ""
|
|
"Aufruf: gpg [Optionen] [Dateien]\n"
|
|
"Signieren, prüfen, verschlüsseln, entschlüsseln.\n"
|
|
"Die voreingestellte Operation ist abhängig von den Eingabedaten\n"
|
|
|
|
#: g10/g10.c:757
|
|
msgid ""
|
|
"\n"
|
|
"Supported algorithms:\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Unterstützte Verfahren:\n"
|
|
|
|
#: g10/g10.c:760
|
|
msgid "Pubkey: "
|
|
msgstr "Öff.Schlüssel: "
|
|
|
|
#: g10/g10.c:766 g10/keyedit.c:1897
|
|
msgid "Cipher: "
|
|
msgstr "Verschlü.: "
|
|
|
|
#: g10/g10.c:772
|
|
msgid "Hash: "
|
|
msgstr "Hash: "
|
|
|
|
#: g10/g10.c:778 g10/keyedit.c:1943
|
|
msgid "Compression: "
|
|
msgstr "Komprimierung: "
|
|
|
|
#: g10/g10.c:861
|
|
msgid "usage: gpg [options] "
|
|
msgstr "Aufruf: gpg [Optionen] "
|
|
|
|
#: g10/g10.c:964
|
|
msgid "conflicting commands\n"
|
|
msgstr "Widersprüchliche Befehle\n"
|
|
|
|
#: g10/g10.c:982
|
|
#, fuzzy, c-format
|
|
msgid "no = sign found in group definition `%s'\n"
|
|
msgstr "Kein '='-Zeichen in der Gruppendefinition \"%s\"\n"
|
|
|
|
#: g10/g10.c:1179
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe ownership on homedir `%s'\n"
|
|
msgstr "WARNUNG: Unsicheres Besitzverhältnis des Home-Verzeichnis \"%s\"\n"
|
|
|
|
#: g10/g10.c:1182
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe ownership on configuration file `%s'\n"
|
|
msgstr "WARNUNG: Unsicheres Besitzverhältnis der Konfigurationsdatei \"%s\"\n"
|
|
|
|
#: g10/g10.c:1185
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe ownership on extension `%s'\n"
|
|
msgstr "WARNUNG: Unsicheres Besitzverhältnis (%s) \"%s\"\n"
|
|
|
|
#: g10/g10.c:1191
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe permissions on homedir `%s'\n"
|
|
msgstr "WARNUNG: Unsichere Zugriffsrechte des Home-Verzeichnis \"%s\"\n"
|
|
|
|
#: g10/g10.c:1194
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe permissions on configuration file `%s'\n"
|
|
msgstr "WARNUNG: Unsichere Zugriffsrechte der Konfigurationsdatei \"%s\"\n"
|
|
|
|
#: g10/g10.c:1197
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe permissions on extension `%s'\n"
|
|
msgstr "WARNUNG: Unsichere Zugriffsrechte (%s) \"%s\"\n"
|
|
|
|
#: g10/g10.c:1203
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n"
|
|
msgstr ""
|
|
"WARNUNG: Unsicheres Besitzverhältnis des Verzeichnisses für Home-Verzeichnis "
|
|
"\"%s\"\n"
|
|
|
|
#: g10/g10.c:1206
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: unsafe enclosing directory ownership on configuration file `%s'\n"
|
|
msgstr ""
|
|
"WARNUNG: Unsicheres Besitzverhältnis des Verzeichnisses der "
|
|
"Konfigurationsdatei \"%s\"\n"
|
|
|
|
#: g10/g10.c:1209
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n"
|
|
msgstr "WARNUNG: Unsicheres Besitzverhältnis des Verzeichnisses (%s) \"%s\"\n"
|
|
|
|
#: g10/g10.c:1215
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n"
|
|
msgstr ""
|
|
"WARNUNG: Unsichere Zugriffsrechte des Verzeichnisses des Home-"
|
|
"Verzeichnisses \"%s\"\n"
|
|
|
|
#: g10/g10.c:1218
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: unsafe enclosing directory permissions on configuration file `%s'\n"
|
|
msgstr ""
|
|
"WARNUNG: Unsichere Zugriffsrechte des Verzeichnisses der Konfigurationsdatei "
|
|
"\"%s\"\n"
|
|
|
|
#: g10/g10.c:1221
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n"
|
|
msgstr "WARNUNG: Unsichere Zugriffsrechte des Verzeichnisses (%s) \"%s\"\n"
|
|
|
|
#: g10/g10.c:1362
|
|
#, fuzzy, c-format
|
|
msgid "unknown configuration item `%s'\n"
|
|
msgstr "Unbekanntes Konfigurationselement `%s'\n"
|
|
|
|
#: g10/g10.c:1756
|
|
#, c-format
|
|
msgid "NOTE: old default options file `%s' ignored\n"
|
|
msgstr "Hinweis: Alte voreingestellte Optionendatei '%s' wurde ignoriert\n"
|
|
|
|
#: g10/g10.c:1798
|
|
#, c-format
|
|
msgid "NOTE: no default option file `%s'\n"
|
|
msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n"
|
|
|
|
#: g10/g10.c:1802
|
|
#, c-format
|
|
msgid "option file `%s': %s\n"
|
|
msgstr "Optionendatei '%s': %s\n"
|
|
|
|
#: g10/g10.c:1809
|
|
#, c-format
|
|
msgid "reading options from `%s'\n"
|
|
msgstr "Optionen werden aus '%s' gelesen\n"
|
|
|
|
#: g10/g10.c:2029 g10/g10.c:2545 g10/g10.c:2556
|
|
#, c-format
|
|
msgid "NOTE: %s is not for normal use!\n"
|
|
msgstr "Hinweis: %s ist nicht für den üblichen Gebrauch gedacht!\n"
|
|
|
|
#: g10/g10.c:2042
|
|
#, fuzzy, c-format
|
|
msgid "cipher extension `%s' not loaded due to unsafe permissions\n"
|
|
msgstr ""
|
|
"Verschlüsselungserweiterung \"%s\" wurde wegen falscher Rechte nicht "
|
|
"geladen\n"
|
|
|
|
#: g10/g10.c:2254
|
|
#, fuzzy, c-format
|
|
msgid "`%s' is not a valid character set\n"
|
|
msgstr "%s ist kein gültiger Zeichensatz.\n"
|
|
|
|
#: g10/g10.c:2273 g10/keyedit.c:3433
|
|
#, fuzzy
|
|
msgid "could not parse keyserver URL\n"
|
|
msgstr "Schlüsselserver-URI konnte nicht zerlegt werden\n"
|
|
|
|
#: g10/g10.c:2279
|
|
#, fuzzy, c-format
|
|
msgid "%s:%d: invalid keyserver options\n"
|
|
msgstr "%s:%d: ungültige Export Option.\n"
|
|
|
|
#: g10/g10.c:2282
|
|
#, fuzzy
|
|
msgid "invalid keyserver options\n"
|
|
msgstr "Ungültige export Option\n"
|
|
|
|
#: g10/g10.c:2289
|
|
#, c-format
|
|
msgid "%s:%d: invalid import options\n"
|
|
msgstr "%s:%d: ungültige Import Option.\n"
|
|
|
|
#: g10/g10.c:2292
|
|
msgid "invalid import options\n"
|
|
msgstr "Ungültige Import Option\n"
|
|
|
|
#: g10/g10.c:2299
|
|
#, c-format
|
|
msgid "%s:%d: invalid export options\n"
|
|
msgstr "%s:%d: ungültige Export Option.\n"
|
|
|
|
#: g10/g10.c:2302
|
|
msgid "invalid export options\n"
|
|
msgstr "Ungültige export Option\n"
|
|
|
|
#: g10/g10.c:2309
|
|
#, fuzzy, c-format
|
|
msgid "%s:%d: invalid list options\n"
|
|
msgstr "%s:%d: ungültige Import Option.\n"
|
|
|
|
#: g10/g10.c:2312
|
|
#, fuzzy
|
|
msgid "invalid list options\n"
|
|
msgstr "Ungültige Import Option\n"
|
|
|
|
#: g10/g10.c:2334
|
|
#, fuzzy, c-format
|
|
msgid "%s:%d: invalid verify options\n"
|
|
msgstr "%s:%d: ungültige Export Option.\n"
|
|
|
|
#: g10/g10.c:2337
|
|
#, fuzzy
|
|
msgid "invalid verify options\n"
|
|
msgstr "Ungültige export Option\n"
|
|
|
|
#: g10/g10.c:2344
|
|
#, c-format
|
|
msgid "unable to set exec-path to %s\n"
|
|
msgstr "Der Ausführungspfad konnte nicht auf %s gesetzt werden.\n"
|
|
|
|
#: g10/g10.c:2534
|
|
msgid "WARNING: program may create a core file!\n"
|
|
msgstr "WARNUNG: Programm könnte eine core-dump-Datei schreiben!\n"
|
|
|
|
#: g10/g10.c:2538
|
|
#, c-format
|
|
msgid "WARNING: %s overrides %s\n"
|
|
msgstr "WARNUNG: %s ersetzt %s\n"
|
|
|
|
#: g10/g10.c:2547
|
|
#, c-format
|
|
msgid "%s not allowed with %s!\n"
|
|
msgstr "%s kann nicht zusammen mit %s verwendet werden!\n"
|
|
|
|
#: g10/g10.c:2550
|
|
#, c-format
|
|
msgid "%s makes no sense with %s!\n"
|
|
msgstr "%s zusammen mit %s ist nicht sinnvoll!\n"
|
|
|
|
#: g10/g10.c:2571
|
|
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/g10.c:2577
|
|
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/g10.c:2583
|
|
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/g10.c:2596
|
|
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/g10.c:2666 g10/g10.c:2690
|
|
msgid "selected cipher algorithm is invalid\n"
|
|
msgstr "Das ausgewählte Verschlüsselungsverfahren ist ungültig\n"
|
|
|
|
#: g10/g10.c:2672 g10/g10.c:2696
|
|
msgid "selected digest algorithm is invalid\n"
|
|
msgstr "Das ausgewählte Hashverfahren ist ungültig\n"
|
|
|
|
#: g10/g10.c:2678
|
|
msgid "selected compression algorithm is invalid\n"
|
|
msgstr "Das ausgewählte Komprimierungsverfahren ist ungültig\n"
|
|
|
|
#: g10/g10.c:2684
|
|
msgid "selected certification digest algorithm is invalid\n"
|
|
msgstr "Das ausgewählte Hashverfahren ist ungültig\n"
|
|
|
|
#: g10/g10.c:2699
|
|
msgid "completes-needed must be greater than 0\n"
|
|
msgstr "completes-needed müssen gröÂßer als 0 sein\n"
|
|
|
|
#: g10/g10.c:2701
|
|
msgid "marginals-needed must be greater than 1\n"
|
|
msgstr "marginals-needed müssen gröÂßer als 1 sein\n"
|
|
|
|
#: g10/g10.c:2703
|
|
#, fuzzy
|
|
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/g10.c:2705
|
|
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/g10.c:2707
|
|
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/g10.c:2710
|
|
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
|
|
msgstr "Hinweis: Vom \"simple S2K\"-Modus (0) ist strikt abzuraten\n"
|
|
|
|
#: g10/g10.c:2714
|
|
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/g10.c:2721
|
|
msgid "invalid default preferences\n"
|
|
msgstr "ungültige Standard Voreinstellungen\n"
|
|
|
|
#: g10/g10.c:2730
|
|
msgid "invalid personal cipher preferences\n"
|
|
msgstr "ungültige private Verschlüsselungsvoreinstellungen\n"
|
|
|
|
#: g10/g10.c:2734
|
|
msgid "invalid personal digest preferences\n"
|
|
msgstr "ungültige private Hashvoreinstellungen\n"
|
|
|
|
#: g10/g10.c:2738
|
|
msgid "invalid personal compress preferences\n"
|
|
msgstr "ungültige private Komprimierungsvoreinstellungen\n"
|
|
|
|
#: g10/g10.c:2771
|
|
#, c-format
|
|
msgid "%s does not yet work with %s\n"
|
|
msgstr "%s arbeitet noch nicht mit %s zusammen\n"
|
|
|
|
#: g10/g10.c:2818
|
|
#, fuzzy, 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/g10.c:2823
|
|
#, fuzzy, 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/g10.c:2828
|
|
#, fuzzy, 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/g10.c:2924
|
|
#, c-format
|
|
msgid "failed to initialize the TrustDB: %s\n"
|
|
msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n"
|
|
|
|
#: g10/g10.c:2935
|
|
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/g10.c:2946
|
|
msgid "--store [filename]"
|
|
msgstr "--store [Dateiname]"
|
|
|
|
#: g10/g10.c:2953
|
|
msgid "--symmetric [filename]"
|
|
msgstr "--symmetric [Dateiname]"
|
|
|
|
#: g10/g10.c:2955
|
|
#, fuzzy, c-format
|
|
msgid "symmetric encryption of `%s' failed: %s\n"
|
|
msgstr "Entschlüsselung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:2965
|
|
msgid "--encrypt [filename]"
|
|
msgstr "--encrypt [Dateiname]"
|
|
|
|
#: g10/g10.c:2978
|
|
#, fuzzy
|
|
msgid "--symmetric --encrypt [filename]"
|
|
msgstr "--sign --encrypt [Dateiname]"
|
|
|
|
#: g10/g10.c:2980
|
|
msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:2983
|
|
#, fuzzy, c-format
|
|
msgid "you cannot use --symmetric --encrypt while in %s mode\n"
|
|
msgstr "Die Benutzung von %s ist im %s-Modus nicht erlaubt.\n"
|
|
|
|
#: g10/g10.c:3001
|
|
msgid "--sign [filename]"
|
|
msgstr "--sign [Dateiname]"
|
|
|
|
#: g10/g10.c:3014
|
|
msgid "--sign --encrypt [filename]"
|
|
msgstr "--sign --encrypt [Dateiname]"
|
|
|
|
#: g10/g10.c:3029
|
|
#, fuzzy
|
|
msgid "--symmetric --sign --encrypt [filename]"
|
|
msgstr "--sign --encrypt [Dateiname]"
|
|
|
|
#: g10/g10.c:3031
|
|
msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n"
|
|
msgstr ""
|
|
|
|
#: g10/g10.c:3034
|
|
#, fuzzy, c-format
|
|
msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n"
|
|
msgstr "Die Benutzung von %s ist im %s-Modus nicht erlaubt.\n"
|
|
|
|
#: g10/g10.c:3054
|
|
msgid "--sign --symmetric [filename]"
|
|
msgstr "--sign --symmetric [Dateiname]"
|
|
|
|
#: g10/g10.c:3063
|
|
msgid "--clearsign [filename]"
|
|
msgstr "--clearsign [Dateiname]"
|
|
|
|
#: g10/g10.c:3088
|
|
msgid "--decrypt [filename]"
|
|
msgstr "--decrypt [Dateiname]"
|
|
|
|
#: g10/g10.c:3096
|
|
msgid "--sign-key user-id"
|
|
msgstr "--sign-key User-ID"
|
|
|
|
#: g10/g10.c:3100
|
|
msgid "--lsign-key user-id"
|
|
msgstr "--lsign-key User-ID"
|
|
|
|
#: g10/g10.c:3104
|
|
msgid "--nrsign-key user-id"
|
|
msgstr "--nrsign-key User-ID"
|
|
|
|
#: g10/g10.c:3108
|
|
msgid "--nrlsign-key user-id"
|
|
msgstr "--nrlsign-key User-ID"
|
|
|
|
#: g10/g10.c:3132
|
|
msgid "--edit-key user-id [commands]"
|
|
msgstr "--edit-key User-ID [Befehle]"
|
|
|
|
#: g10/g10.c:3203
|
|
msgid "-k[v][v][v][c] [user-id] [keyring]"
|
|
msgstr "-k[v][v][v][c] [User-ID] [Schlüsselbund]"
|
|
|
|
#: g10/g10.c:3240
|
|
#, c-format
|
|
msgid "keyserver send failed: %s\n"
|
|
msgstr "Senden an Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3242
|
|
#, c-format
|
|
msgid "keyserver receive failed: %s\n"
|
|
msgstr "Empfangen vom Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3244
|
|
#, c-format
|
|
msgid "key export failed: %s\n"
|
|
msgstr "Schlüsselexport fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3255
|
|
#, c-format
|
|
msgid "keyserver search failed: %s\n"
|
|
msgstr "Suche auf dem Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3265
|
|
#, c-format
|
|
msgid "keyserver refresh failed: %s\n"
|
|
msgstr "Refresh vom Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3306
|
|
#, c-format
|
|
msgid "dearmoring failed: %s\n"
|
|
msgstr "Entfernen der ASCII-Hülle ist fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3314
|
|
#, c-format
|
|
msgid "enarmoring failed: %s\n"
|
|
msgstr "Anbringen der ASCII-Hülle ist fehlgeschlagen: %s\n"
|
|
|
|
#: g10/g10.c:3401
|
|
#, c-format
|
|
msgid "invalid hash algorithm `%s'\n"
|
|
msgstr "Ungültiges Hashverfahren '%s'\n"
|
|
|
|
#: g10/g10.c:3524
|
|
msgid "[filename]"
|
|
msgstr "[Dateiname]"
|
|
|
|
#: g10/g10.c:3528
|
|
msgid "Go ahead and type your message ...\n"
|
|
msgstr "Auf geht's - Botschaft eintippen ...\n"
|
|
|
|
#: g10/g10.c:3818
|
|
msgid ""
|
|
"a notation name must have only printable characters or spaces, and end with "
|
|
"an '='\n"
|
|
msgstr ""
|
|
"Ein \"notation\"-Name darf nur Buchstaben, Zahlen, Punkte oder Unterstriche "
|
|
"enthalten und muß mit einem '=' enden\n"
|
|
|
|
#: g10/g10.c:3826
|
|
msgid "a user notation name must contain the '@' character\n"
|
|
msgstr "Ein \"notation\"-Wert darf das '@'-Zeichen nicht verwenden\n"
|
|
|
|
#: g10/g10.c:3836
|
|
msgid "a notation value must not use any control characters\n"
|
|
msgstr "Ein \"notation\"-Wert darf keine Kontrollzeichen verwenden\n"
|
|
|
|
#: g10/g10.c:3870
|
|
msgid "the given certification policy URL is invalid\n"
|
|
msgstr "Die angegebene Zertifikat-Richtlinien-URL ist ungültig\n"
|
|
|
|
#: g10/g10.c:3872
|
|
msgid "the given signature policy URL is invalid\n"
|
|
msgstr "Die angegebene Unterschriften-Richtlinien-URL ist ungültig\n"
|
|
|
|
#: g10/g10.c:3905
|
|
#, fuzzy
|
|
msgid "the given preferred keyserver URL is invalid\n"
|
|
msgstr "Die angegebene Unterschriften-Richtlinien-URL ist ungültig\n"
|
|
|
|
#: g10/getkey.c:150
|
|
msgid "too many entries in pk cache - disabled\n"
|
|
msgstr "zu viele Einträge im pk-Cache - abgeschaltet\n"
|
|
|
|
#: g10/getkey.c:186 g10/getkey.c:2691
|
|
#, fuzzy
|
|
msgid "[User ID not found]"
|
|
msgstr "[User-ID nicht gefunden]"
|
|
|
|
#: g10/getkey.c:1614
|
|
#, fuzzy, c-format
|
|
msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n"
|
|
msgstr ""
|
|
"Ungültiger Schlüssel %08lX, gültig gemacht per --allow-non-selfsigned-uid\n"
|
|
|
|
#: g10/getkey.c:2169
|
|
#, fuzzy, c-format
|
|
msgid "no secret subkey for public subkey %s - ignoring\n"
|
|
msgstr ""
|
|
"Kein privater Schlüssel zum öffentlichen Schlüssel %08lX - übergangen\n"
|
|
|
|
#: g10/getkey.c:2400
|
|
#, fuzzy, c-format
|
|
msgid "using secondary key %s instead of primary key %s\n"
|
|
msgstr ""
|
|
"der Zweitschlüssel %08lX wird anstelle des Hauptschlüssels %08lX verwendet\n"
|
|
|
|
#: g10/getkey.c:2447
|
|
#, fuzzy, c-format
|
|
msgid "key %s: secret key without public key - skipped\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: geheimer Schlüssel, aber ohne öffentlichen Schlüssel - "
|
|
"übersprungen\n"
|
|
|
|
#: g10/gpgv.c:68
|
|
msgid "be somewhat more quiet"
|
|
msgstr "Etwas weniger Infos"
|
|
|
|
#: g10/gpgv.c:69
|
|
msgid "take the keys from this keyring"
|
|
msgstr "Schlüssel aus diesem Schlüsselbund nehmen"
|
|
|
|
#: g10/gpgv.c:71
|
|
msgid "make timestamp conflicts only a warning"
|
|
msgstr "differierende Zeitangaben sind kein Fehler"
|
|
|
|
#: g10/gpgv.c:72
|
|
msgid "|FD|write status info to this FD"
|
|
msgstr "|FD|Statusinfo auf FD (Dateihandle) ausgeben"
|
|
|
|
#: g10/gpgv.c:96
|
|
msgid "Usage: gpgv [options] [files] (-h for help)"
|
|
msgstr "Aufruf: gpg [Optionen] [Dateien] (-h für Hilfe)"
|
|
|
|
#: g10/gpgv.c:99
|
|
msgid ""
|
|
"Syntax: gpg [options] [files]\n"
|
|
"Check signatures against known trusted keys\n"
|
|
msgstr "Aufruf: gpgv [Optionen] [Dateien] (-h Hilfe)\n"
|
|
|
|
#: g10/helptext.c:48
|
|
msgid ""
|
|
"It's up to you to assign a value here; this value will never be exported\n"
|
|
"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
|
|
"to do with the (implicitly created) web-of-certificates."
|
|
msgstr ""
|
|
"Sie müssen selbst entscheiden, welchen Wert Sie hier eintragen; dieser Wert\n"
|
|
"wird niemals an eine dritte Seite weitergegeben. Wir brauchen diesen Wert,\n"
|
|
"um das \"Netz des Vertrauens\" aufzubauen. Dieses hat nichts mit dem\n"
|
|
"(implizit erzeugten) \"Netz der Zertifikate\" zu tun."
|
|
|
|
#: g10/helptext.c:54
|
|
msgid ""
|
|
"To build the Web-of-Trust, GnuPG needs to know which keys are\n"
|
|
"ultimately trusted - those are usually the keys for which you have\n"
|
|
"access to the secret key. Answer \"yes\" to set this key to\n"
|
|
"ultimately trusted\n"
|
|
msgstr ""
|
|
"Um das Web-of-Trust aufzubauen muß GnuPG wissen, welchen Schlüsseln\n"
|
|
"uneingeschränkt vertraut wird. Das sind üblicherweise die Schlüssel\n"
|
|
"auf deren geheimen Schlüssel Sie Zugruff haben.\n"
|
|
"Antworten Sie mit \"yes\" um diesen Schlüssel uneingeschränkt zu vertrauen\n"
|
|
|
|
#: g10/helptext.c:61
|
|
msgid "If you want to use this untrusted key anyway, answer \"yes\"."
|
|
msgstr ""
|
|
"Wenn Sie diesen nicht vertrauenswürdigen Schlüssel trotzdem benutzen "
|
|
"wollen,\n"
|
|
"so antworten Sie mit \"ja\"."
|
|
|
|
#: g10/helptext.c:65
|
|
msgid ""
|
|
"Enter the user ID of the addressee to whom you want to send the message."
|
|
msgstr "Geben Sie die User-ID dessen ein, dem Sie die Botschaft senden wollen."
|
|
|
|
#: g10/helptext.c:69
|
|
msgid ""
|
|
"Select the algorithm to use.\n"
|
|
"\n"
|
|
"DSA (aka DSS) is the Digital Signature Algorithm and can only be used\n"
|
|
"for signatures.\n"
|
|
"\n"
|
|
"Elgamal is an encrypt-only algorithm.\n"
|
|
"\n"
|
|
"RSA may be used for signatures or encryption.\n"
|
|
"\n"
|
|
"The first (primary) key must always be a key which is capable of signing."
|
|
msgstr ""
|
|
|
|
#: g10/helptext.c:83
|
|
msgid ""
|
|
"In general it is not a good idea to use the same key for signing and\n"
|
|
"encryption. This algorithm should only be used in certain domains.\n"
|
|
"Please consult your security expert first."
|
|
msgstr ""
|
|
"Normalerweise ist es nicht gut, denselben Schlüssel zum unterschreiben\n"
|
|
"und verschlüsseln zu nutzen. Dieses Verfahren sollte in speziellen\n"
|
|
"Anwendungsgebiten benutzt werden. Bitte lassen Sie sich zuerst von \n"
|
|
"einem Sicherheistexperten beraten."
|
|
|
|
#: g10/helptext.c:90
|
|
msgid "Enter the size of the key"
|
|
msgstr "Wählen Sie die gewünschte Schlüssellänge"
|
|
|
|
#: g10/helptext.c:94 g10/helptext.c:99 g10/helptext.c:111 g10/helptext.c:143
|
|
#: g10/helptext.c:171 g10/helptext.c:176 g10/helptext.c:181
|
|
msgid "Answer \"yes\" or \"no\""
|
|
msgstr "Geben Sie \"ja\" oder \"nein\" ein"
|
|
|
|
#: g10/helptext.c:104
|
|
msgid ""
|
|
"Enter the required value as shown in the prompt.\n"
|
|
"It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n"
|
|
"get a good error response - instead the system tries to interpret\n"
|
|
"the given value as an interval."
|
|
msgstr ""
|
|
"Geben Sie den benötigten Wert so an, wie er im Prompt erscheint.\n"
|
|
"Es ist zwar möglich ein \"ISO\"-Datum (JJJJ-MM-DD) einzugeben, aber man\n"
|
|
"erhält dann ggfs. keine brauchbaren Fehlermeldungen - stattdessen versucht\n"
|
|
"der Rechner den Wert als Intervall (von-bis) zu deuten."
|
|
|
|
#: g10/helptext.c:116
|
|
msgid "Enter the name of the key holder"
|
|
msgstr "Geben Sie den Namen des Schlüsselinhabers ein"
|
|
|
|
#: g10/helptext.c:121
|
|
msgid "please enter an optional but highly suggested email address"
|
|
msgstr ""
|
|
"Geben Sie eine E-Mail-Adresse ein. Dies ist zwar nicht unbedingt notwendig,\n"
|
|
"aber sehr empfehlenswert."
|
|
|
|
#: g10/helptext.c:125
|
|
msgid "Please enter an optional comment"
|
|
msgstr "Geben Sie - bei Bedarf - einen Kommentar ein"
|
|
|
|
#: g10/helptext.c:130
|
|
msgid ""
|
|
"N to change the name.\n"
|
|
"C to change the comment.\n"
|
|
"E to change the email address.\n"
|
|
"O to continue with key generation.\n"
|
|
"Q to to quit the key generation."
|
|
msgstr ""
|
|
"N um den Namen zu ändern.\n"
|
|
"K um den Kommentar zu ändern.\n"
|
|
"E um die E-Mail-Adresse zu ändern.\n"
|
|
"F um mit der Schlüsselerzeugung fortzusetzen.\n"
|
|
"B um die Schlüsselerzeugung abbrechen."
|
|
|
|
#: g10/helptext.c:139
|
|
msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
|
|
msgstr ""
|
|
"Geben Sie \"ja\" (oder nur \"j\") ein, um den Unterschlüssel zu erzeugen."
|
|
|
|
#: g10/helptext.c:147
|
|
msgid ""
|
|
"When you sign a user ID on a key, you should first verify that the key\n"
|
|
"belongs to the person named in the user ID. It is useful for others to\n"
|
|
"know how carefully you verified this.\n"
|
|
"\n"
|
|
"\"0\" means you make no particular claim as to how carefully you verified "
|
|
"the\n"
|
|
" key.\n"
|
|
"\n"
|
|
"\"1\" means you believe the key is owned by the person who claims to own it\n"
|
|
" but you could not, or did not verify the key at all. This is useful "
|
|
"for\n"
|
|
" a \"persona\" verification, where you sign the key of a pseudonymous "
|
|
"user.\n"
|
|
"\n"
|
|
"\"2\" means you did casual verification of the key. For example, this "
|
|
"could\n"
|
|
" mean that you verified the key fingerprint and checked the user ID on "
|
|
"the\n"
|
|
" key against a photo ID.\n"
|
|
"\n"
|
|
"\"3\" means you did extensive verification of the key. For example, this "
|
|
"could\n"
|
|
" mean that you verified the key fingerprint with the owner of the key in\n"
|
|
" person, and that you checked, by means of a hard to forge document with "
|
|
"a\n"
|
|
" photo ID (such as a passport) that the name of the key owner matches "
|
|
"the\n"
|
|
" name in the user ID on the key, and finally that you verified (by "
|
|
"exchange\n"
|
|
" of email) that the email address on the key belongs to the key owner.\n"
|
|
"\n"
|
|
"Note that the examples given above for levels 2 and 3 are *only* examples.\n"
|
|
"In the end, it is up to you to decide just what \"casual\" and \"extensive"
|
|
"\"\n"
|
|
"mean to you when you sign other keys.\n"
|
|
"\n"
|
|
"If you don't know what the right answer is, answer \"0\"."
|
|
msgstr ""
|
|
"Wenn Sie die User-ID eines Schlüssels beglaubigen wollen, sollten Sie "
|
|
"zunächst\n"
|
|
"sicherstellen, daß der Schlüssel demjenigen gehört, der in der User-ID "
|
|
"genannt\n"
|
|
"ist. Für Dritte ist es hilfreich zu wissen, wie gut diese Zuordnung "
|
|
"überprüft\n"
|
|
"wurde.\n"
|
|
"\n"
|
|
"\"0\" zeigt, daß Sie keine bestimmte Aussage über die Sorgfalt der \n"
|
|
" Schlüsselzuordnung machen.\n"
|
|
"\n"
|
|
"\"1\" Sie glauben, daß der Schlüssel der benannten Person gehört,\n"
|
|
" aber Sie konnten oder nahmen die Überpüfung überhaupt nicht vor.\n"
|
|
" Dies ist hilfreich für eine \"persona\"-Überprüfung, wobei man den\n"
|
|
" Schlüssel eines Pseudonym-Trägers beglaubigt\n"
|
|
"\n"
|
|
"\"2\" Sie nahmen eine flüchtige Überprüfung vor. Das heisst Sie haben z.B.\n"
|
|
" den Schlüsselfingerabdruck kontrolliert und die User-ID des Schlüssels\n"
|
|
" anhand des Fotos geprüft.\n"
|
|
"\n"
|
|
"\"3\" Sie haben eine ausführlich Kontrolle des Schlüssels vorgenommen.\n"
|
|
" Das kann z.B. die Kontrolle des Schlüsselfingerabdrucks mit dem\n"
|
|
" Schlüsselinhaber persönlich vorgenommen haben; daß Sie die User-ID des\n"
|
|
" Schlüssel anhand einer schwer zu fälschenden Urkunde mit Foto (wie z.B.\n"
|
|
" einem Paß) abgeglichen haben und schliesslich per E-Mail-Verkehr die\n"
|
|
" E-Mail-Adresse als zum Schlüsselbesitzer gehörig erkannt haben.\n"
|
|
"\n"
|
|
"Beachten Sie, daß diese Beispiele für die Antworten 2 und 3 *nur* Beispiele "
|
|
"sind.\n"
|
|
"Schlußendlich ist es Ihre Sache, was Sie unter \"flüchtig\" oder "
|
|
"\"ausführlich\"\n"
|
|
"verstehen, wenn Sie Schlüssel Dritter beglaubigen.\n"
|
|
"\n"
|
|
"Wenn Sie nicht wissen, wie Sie antworten sollen, wählen Sie \"0\"."
|
|
|
|
#: g10/helptext.c:185
|
|
#, fuzzy
|
|
msgid "Answer \"yes\" if you want to sign ALL the user IDs"
|
|
msgstr "Geben Sie \"ja\" (oder nur \"j\") ein, um alle User-IDs zu beglaubigen"
|
|
|
|
#: g10/helptext.c:189
|
|
msgid ""
|
|
"Answer \"yes\" if you really want to delete this user ID.\n"
|
|
"All certificates are then also lost!"
|
|
msgstr ""
|
|
"Geben Sie \"ja\" (oder nur \"j\") ein, um diese User-ID zu LÖSCHEN.\n"
|
|
"Alle Zertifikate werden dann auch weg sein!"
|
|
|
|
#: g10/helptext.c:194
|
|
msgid "Answer \"yes\" if it is okay to delete the subkey"
|
|
msgstr ""
|
|
"Geben Sie \"ja\" (oder nur \"j\") ein, um diesen Unterschlüssel zu löschen"
|
|
|
|
#: g10/helptext.c:199
|
|
msgid ""
|
|
"This is a valid signature on the key; you normally don't want\n"
|
|
"to delete this signature because it may be important to establish a\n"
|
|
"trust connection to the key or another key certified by this key."
|
|
msgstr ""
|
|
"Dies ist eine gültige Beglaubigung für den Schlüssel. Es ist normalerweise\n"
|
|
"unnötig sie zu löschen. Sie ist möglicherweise sogar notwendig, um einen\n"
|
|
"Trust-Weg zu diesem oder einem durch diesen Schlüssel beglaubigten "
|
|
"Schlüssel\n"
|
|
"herzustellen."
|
|
|
|
#: g10/helptext.c:204
|
|
msgid ""
|
|
"This signature can't be checked because you don't have the\n"
|
|
"corresponding key. You should postpone its deletion until you\n"
|
|
"know which key was used because this signing key might establish\n"
|
|
"a trust connection through another already certified key."
|
|
msgstr ""
|
|
"Diese Beglaubigung kann nicht geprüft werden, da Sie den passenden "
|
|
"Schlüssel\n"
|
|
"nicht besitzen. Sie sollten die Löschung der Beglaubigung verschieben, bis\n"
|
|
"sie wissen, welcher Schlüssel verwendet wurde. Denn vielleicht würde genau\n"
|
|
"diese Beglaubigung den \"Trust\"-Weg kompletieren."
|
|
|
|
#: g10/helptext.c:210
|
|
msgid ""
|
|
"The signature is not valid. It does make sense to remove it from\n"
|
|
"your keyring."
|
|
msgstr ""
|
|
"Diese Beglaubigung ist ungültig. Es ist sinnvoll sie aus Ihrem\n"
|
|
"Schlüsselbund zu entfernen."
|
|
|
|
#: g10/helptext.c:214
|
|
msgid ""
|
|
"This is a signature which binds the user ID to the key. It is\n"
|
|
"usually not a good idea to remove such a signature. Actually\n"
|
|
"GnuPG might not be able to use this key anymore. So do this\n"
|
|
"only if this self-signature is for some reason not valid and\n"
|
|
"a second one is available."
|
|
msgstr ""
|
|
"Diese Beglaubigung bindet die User-ID an den Schlüssel. Normalerweise ist\n"
|
|
"es nicht gut, solche Beglaubigungen zu entfernen. Um ehrlich zu sein:\n"
|
|
"Es könnte dann sein, daß GnuPG diesen Schlüssel gar nicht mehr benutzen "
|
|
"kann.\n"
|
|
"Sie sollten diese Eigenbeglaubigung also nur dann entfernen, wenn sie aus\n"
|
|
"irgendeinem Grund nicht gültig ist und eine zweite Beglaubigung verfügbar "
|
|
"ist."
|
|
|
|
#: g10/helptext.c:222
|
|
msgid ""
|
|
"Change the preferences of all user IDs (or just of the selected ones)\n"
|
|
"to the current list of preferences. The timestamp of all affected\n"
|
|
"self-signatures will be advanced by one second.\n"
|
|
msgstr ""
|
|
"Ändern der Voreinstellung aller User-IDs (oder nur der ausgewählten)\n"
|
|
"auf die aktuelle Liste der Voreinstellung. Die Zeitangaben aller "
|
|
"betroffenen\n"
|
|
"Eigenbeglaubigungen werden um eine Sekunde vorgestellt.\n"
|
|
|
|
#: g10/helptext.c:229
|
|
msgid "Please enter the passhrase; this is a secret sentence \n"
|
|
msgstr "Bitte geben Sie die Passphrase ein. Dies ist ein geheimer Satz \n"
|
|
|
|
#: g10/helptext.c:235
|
|
msgid "Please repeat the last passphrase, so you are sure what you typed in."
|
|
msgstr ""
|
|
"Um sicher zu gehen, daß Sie sich bei der Eingabe der Passphrase nicht\n"
|
|
"vertippt haben, geben Sie diese bitte nochmal ein. Nur wenn beide Eingaben\n"
|
|
"übereinstimmen, wird die Passphrase akzeptiert."
|
|
|
|
#: g10/helptext.c:239
|
|
msgid "Give the name of the file to which the signature applies"
|
|
msgstr ""
|
|
"Geben Sie den Namen der Datei an, zu dem die abgetrennte Unterschrift gehört"
|
|
|
|
#: g10/helptext.c:244
|
|
msgid "Answer \"yes\" if it is okay to overwrite the file"
|
|
msgstr "Geben Sie \"ja\" ein, wenn Sie die Datei überschreiben möchten"
|
|
|
|
#: g10/helptext.c:249
|
|
msgid ""
|
|
"Please enter a new filename. If you just hit RETURN the default\n"
|
|
"file (which is shown in brackets) will be used."
|
|
msgstr ""
|
|
"Geben Sie bitte einen neuen Dateinamen ein. Falls Sie nur die\n"
|
|
"Eingabetaste betätigen, wird der (in Klammern angezeigte) Standarddateiname\n"
|
|
"verwendet."
|
|
|
|
#: g10/helptext.c:255
|
|
msgid ""
|
|
"You should specify a reason for the certification. Depending on the\n"
|
|
"context you have the ability to choose from this list:\n"
|
|
" \"Key has been compromised\"\n"
|
|
" Use this if you have a reason to believe that unauthorized persons\n"
|
|
" got access to your secret key.\n"
|
|
" \"Key is superseded\"\n"
|
|
" Use this if you have replaced this key with a newer one.\n"
|
|
" \"Key is no longer used\"\n"
|
|
" Use this if you have retired this key.\n"
|
|
" \"User ID is no longer valid\"\n"
|
|
" Use this to state that the user ID should not longer be used;\n"
|
|
" this is normally used to mark an email address invalid.\n"
|
|
msgstr ""
|
|
"Sie sollten einen Grund für die Zertifizierung angeben. Je nach\n"
|
|
"Zusammenhang können Sie aus dieser Liste auswählen:\n"
|
|
" \"Schlüssel wurde kompromitiert\"\n"
|
|
" Falls Sie Grund zu der Annahme haben, daß nicht berechtigte Personen\n"
|
|
" Zugriff zu Ihrem geheimen Schlüssel hatten\n"
|
|
" \"Schlüssel ist überholt\"\n"
|
|
" Falls Sie diesen Schlüssel durch einem neuen ersetzt haben.\n"
|
|
" \"Schlüssel wird nicht mehr benutzt\"\n"
|
|
" Falls Sie diesen Schlüssel zurückgezogen haben.\n"
|
|
" \"User-ID ist nicht mehr gültig\"\n"
|
|
" Um bekanntzugeben, daß die User-ID nicht mehr benutzt werden soll.\n"
|
|
" So weist man normalerweise auf eine ungültige E-Mailadresse hin.\n"
|
|
|
|
#: g10/helptext.c:271
|
|
msgid ""
|
|
"If you like, you can enter a text describing why you issue this\n"
|
|
"revocation certificate. Please keep this text concise.\n"
|
|
"An empty line ends the text.\n"
|
|
msgstr ""
|
|
"Wenn Sie möchten, können Sie hier einen Text eingeben, der darlegt, warum\n"
|
|
"Sie diesen Widerruf herausgeben. Der Text sollte möglichst knapp sein.\n"
|
|
"Eine Leerzeile beendet die Eingabe.\n"
|
|
|
|
#: g10/helptext.c:286
|
|
msgid "No help available"
|
|
msgstr "Keine Hilfe vorhanden."
|
|
|
|
#: g10/helptext.c:294
|
|
#, c-format
|
|
msgid "No help available for `%s'"
|
|
msgstr "Keine Hilfe für '%s' vorhanden."
|
|
|
|
#: g10/import.c:247
|
|
#, c-format
|
|
msgid "skipping block of type %d\n"
|
|
msgstr "überspringe den Block vom Typ %d\n"
|
|
|
|
#: g10/import.c:256
|
|
#, fuzzy, c-format
|
|
msgid "%lu keys processed so far\n"
|
|
msgstr "%lu Schlüssel bislang bearbeitet\n"
|
|
|
|
#: g10/import.c:273
|
|
#, c-format
|
|
msgid "Total number processed: %lu\n"
|
|
msgstr "Anzahl insgesamt bearbeiteter Schlüssel: %lu\n"
|
|
|
|
#: g10/import.c:275
|
|
#, c-format
|
|
msgid " skipped new keys: %lu\n"
|
|
msgstr " ignorierte neue Schlüssel: %lu\n"
|
|
|
|
#: g10/import.c:278
|
|
#, c-format
|
|
msgid " w/o user IDs: %lu\n"
|
|
msgstr " ohne User-ID: %lu\n"
|
|
|
|
#: g10/import.c:280
|
|
#, c-format
|
|
msgid " imported: %lu"
|
|
msgstr " importiert: %lu"
|
|
|
|
#: g10/import.c:286
|
|
#, c-format
|
|
msgid " unchanged: %lu\n"
|
|
msgstr " unverändert: %lu\n"
|
|
|
|
#: g10/import.c:288
|
|
#, c-format
|
|
msgid " new user IDs: %lu\n"
|
|
msgstr " neue User-IDs: %lu\n"
|
|
|
|
#: g10/import.c:290
|
|
#, c-format
|
|
msgid " new subkeys: %lu\n"
|
|
msgstr " neue Unterschlüssel: %lu\n"
|
|
|
|
#: g10/import.c:292
|
|
#, c-format
|
|
msgid " new signatures: %lu\n"
|
|
msgstr " neue Signaturen: %lu\n"
|
|
|
|
#: g10/import.c:294
|
|
#, c-format
|
|
msgid " new key revocations: %lu\n"
|
|
msgstr " neue Schlüsselwiderrufe: %lu\n"
|
|
|
|
#: g10/import.c:296
|
|
#, c-format
|
|
msgid " secret keys read: %lu\n"
|
|
msgstr " gelesene geheime Schlüssel: %lu\n"
|
|
|
|
#: g10/import.c:298
|
|
#, c-format
|
|
msgid " secret keys imported: %lu\n"
|
|
msgstr " geheime Schlüssel importiert: %lu\n"
|
|
|
|
#: g10/import.c:300
|
|
#, c-format
|
|
msgid " secret keys unchanged: %lu\n"
|
|
msgstr " unveränderte geh.Schl.: %lu\n"
|
|
|
|
#: g10/import.c:302
|
|
#, c-format
|
|
msgid " not imported: %lu\n"
|
|
msgstr " nicht importiert: %lu\n"
|
|
|
|
#: g10/import.c:543
|
|
#, c-format
|
|
msgid "WARNING: key %s contains preferences for unavailable\n"
|
|
msgstr ""
|
|
|
|
#: g10/import.c:545
|
|
#, fuzzy
|
|
msgid "algorithms on these user IDs:\n"
|
|
msgstr "Sie haben folgende User-IDs beglaubigt:\n"
|
|
|
|
#: g10/import.c:582
|
|
#, c-format
|
|
msgid " \"%s\": preference for cipher algorithm %s\n"
|
|
msgstr ""
|
|
|
|
#: g10/import.c:594
|
|
#, fuzzy, c-format
|
|
msgid " \"%s\": preference for digest algorithm %s\n"
|
|
msgstr "%s Unterschrift, Hashmethode \"%s\"\n"
|
|
|
|
#: g10/import.c:606
|
|
#, fuzzy, c-format
|
|
msgid " \"%s\": preference for compression algorithm %s\n"
|
|
msgstr "Das ausgewählte Komprimierungsverfahren ist ungültig\n"
|
|
|
|
#: g10/import.c:619
|
|
msgid "it is strongly suggested that you update your preferences and\n"
|
|
msgstr ""
|
|
|
|
#: g10/import.c:621
|
|
msgid "re-distribute this key to avoid potential algorithm mismatch problems\n"
|
|
msgstr ""
|
|
|
|
#: g10/import.c:645
|
|
#, c-format
|
|
msgid "you can update your preferences with: gpg --edit-key %s updpref save\n"
|
|
msgstr ""
|
|
|
|
#: g10/import.c:693 g10/import.c:1047
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no user ID\n"
|
|
msgstr "Schlüssel %08lX: Keine User-ID\n"
|
|
|
|
#: g10/import.c:713
|
|
#, fuzzy, c-format
|
|
msgid "key %s: PKS subkey corruption repaired\n"
|
|
msgstr "Schlüssel %08lX: HKP Unterschlüsseldefekt repariert\n"
|
|
|
|
#: g10/import.c:728
|
|
#, fuzzy, c-format
|
|
msgid "key %s: accepted non self-signed user ID \"%s\"\n"
|
|
msgstr "Schlüssel %08lX: Nicht eigenbeglaubigte User-ID `%s' übernommen\n"
|
|
|
|
#: g10/import.c:734
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no valid user IDs\n"
|
|
msgstr "Schlüssel %08lX: Keine gültigen User-IDs\n"
|
|
|
|
#: g10/import.c:736
|
|
msgid "this may be caused by a missing self-signature\n"
|
|
msgstr "dies könnte durch fehlende Eigenbeglaubigung verursacht worden sein\n"
|
|
|
|
#: g10/import.c:746 g10/import.c:1168
|
|
#, fuzzy, c-format
|
|
msgid "key %s: public key not found: %s\n"
|
|
msgstr "Schlüssel %08lX: Öffentlicher Schlüssel nicht gefunden: %s\n"
|
|
|
|
#: g10/import.c:752
|
|
#, fuzzy, c-format
|
|
msgid "key %s: new key - skipped\n"
|
|
msgstr "Schlüssel %08lX: neuer Schlüssel - übersprungen\n"
|
|
|
|
#: g10/import.c:761
|
|
#, c-format
|
|
msgid "no writable keyring found: %s\n"
|
|
msgstr "kein schreibbarer Schlüsselbund gefunden: %s\n"
|
|
|
|
#: g10/import.c:766 g10/openfile.c:261
|
|
#, c-format
|
|
msgid "writing to `%s'\n"
|
|
msgstr "Schreiben nach '%s'\n"
|
|
|
|
#: g10/import.c:772 g10/import.c:862 g10/import.c:1087 g10/import.c:1229
|
|
#, c-format
|
|
msgid "error writing keyring `%s': %s\n"
|
|
msgstr "Fehler beim Schreiben des Schlüsselbundes `%s': %s\n"
|
|
|
|
#: g10/import.c:791
|
|
#, fuzzy, c-format
|
|
msgid "key %s: public key \"%s\" imported\n"
|
|
msgstr "Schlüssel %08lX: Öffentlicher Schlüssel \"%s\" importiert\n"
|
|
|
|
#: g10/import.c:815
|
|
#, fuzzy, c-format
|
|
msgid "key %s: doesn't match our copy\n"
|
|
msgstr "Schlüssel %08lX: Stimmt nicht mit unserer Kopie überein\n"
|
|
|
|
#: g10/import.c:832 g10/import.c:1186
|
|
#, fuzzy, c-format
|
|
msgid "key %s: can't locate original keyblock: %s\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: der lokale originale Schlüsselblocks wurde nicht gefunden: %"
|
|
"s\n"
|
|
|
|
#: g10/import.c:840 g10/import.c:1193
|
|
#, fuzzy, c-format
|
|
msgid "key %s: can't read original keyblock: %s\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Lesefehler im lokalen originalen Schlüsselblocks: %s\n"
|
|
|
|
#: g10/import.c:872
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" 1 new user ID\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" 1 neue User-ID\n"
|
|
|
|
#: g10/import.c:875
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" %d new user IDs\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" %d neue User-IDs\n"
|
|
|
|
#: g10/import.c:878
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" 1 new signature\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" 1 neue Signatur\n"
|
|
|
|
#: g10/import.c:881
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" %d new signatures\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" %d neue Signaturen\n"
|
|
|
|
#: g10/import.c:884
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" 1 new subkey\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" 1 neuer Unterschlüssel\n"
|
|
|
|
#: g10/import.c:887
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" %d new subkeys\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" %d neue Unterschlüssel\n"
|
|
|
|
#: g10/import.c:908
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" not changed\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" Nicht geändert\n"
|
|
|
|
#: g10/import.c:1053
|
|
#, fuzzy, c-format
|
|
msgid "key %s: secret key with invalid cipher %d - skipped\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: geheimer Schlüssel mit ungültiger Verschlüsselung %d - "
|
|
"übersprungen\n"
|
|
|
|
#: g10/import.c:1064
|
|
#, fuzzy
|
|
msgid "importing secret keys not allowed\n"
|
|
msgstr "schreiben des geheimen Schlüssels nach '%s'\n"
|
|
|
|
#: g10/import.c:1081
|
|
#, c-format
|
|
msgid "no default secret keyring: %s\n"
|
|
msgstr "Kein voreingestellter geheimer Schlüsselbund: %s\n"
|
|
|
|
#: g10/import.c:1092
|
|
#, fuzzy, c-format
|
|
msgid "key %s: secret key imported\n"
|
|
msgstr "Schlüssel %08lX: Geheimer Schlüssel importiert\n"
|
|
|
|
#: g10/import.c:1121
|
|
#, fuzzy, c-format
|
|
msgid "key %s: already in secret keyring\n"
|
|
msgstr "Schlüssel %08lX: Ist bereits im geheimen Schlüsselbund\n"
|
|
|
|
#: g10/import.c:1131
|
|
#, fuzzy, c-format
|
|
msgid "key %s: secret key not found: %s\n"
|
|
msgstr "Schlüssel %08lX: geheimer Schlüssel nicht gefunden: %s\n"
|
|
|
|
#: g10/import.c:1161
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no public key - can't apply revocation certificate\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Kein öffentlicher Schlüssel - der Schlüsselwiderruf kann "
|
|
"nicht angebracht werden\n"
|
|
|
|
#: g10/import.c:1204
|
|
#, fuzzy, c-format
|
|
msgid "key %s: invalid revocation certificate: %s - rejected\n"
|
|
msgstr "Schlüssel %08lX: Ungültiges Widerrufzertifikat: %s - zurückgewiesen\n"
|
|
|
|
#: g10/import.c:1236
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" revocation certificate imported\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" Widerrufzertifikat importiert\n"
|
|
|
|
#: g10/import.c:1301
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no user ID for signature\n"
|
|
msgstr "Schlüssel %08lX: Keine User-ID für Signatur\n"
|
|
|
|
#: g10/import.c:1316
|
|
#, fuzzy, c-format
|
|
msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Nicht unterstütztes Public-Key-Verfahren für User-ID \"%s"
|
|
"\"\n"
|
|
|
|
#: g10/import.c:1318
|
|
#, fuzzy, c-format
|
|
msgid "key %s: invalid self-signature on user ID \"%s\"\n"
|
|
msgstr "Schlüssel %08lX: Ungültige Eigenbeglaubigung für User-ID \"%s\"\n"
|
|
|
|
#: g10/import.c:1336
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no subkey for key binding\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Kein Unterschlüssel für die Unterschlüsselanbindungs-"
|
|
"Beglaubigung\n"
|
|
|
|
#: g10/import.c:1347 g10/import.c:1397
|
|
#, fuzzy, c-format
|
|
msgid "key %s: unsupported public key algorithm\n"
|
|
msgstr "Schlüssel %08lX: Nicht unterstütztes Public-Key-Verfahren\n"
|
|
|
|
#: g10/import.c:1349
|
|
#, fuzzy, c-format
|
|
msgid "key %s: invalid subkey binding\n"
|
|
msgstr "Schlüssel %08lX: Ungültige Unterschlüssel-Anbindung\n"
|
|
|
|
#: g10/import.c:1364
|
|
#, fuzzy, c-format
|
|
msgid "key %s: removed multiple subkey binding\n"
|
|
msgstr "Schlüssel %08lX: Ungültige Unterschlüssel-Anbindung entfernt\n"
|
|
|
|
#: g10/import.c:1386
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no subkey for key revocation\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Kein Unterschlüssel für die Unterschlüsselwiderruf-"
|
|
"Beglaubigung\n"
|
|
|
|
#: g10/import.c:1399
|
|
#, fuzzy, c-format
|
|
msgid "key %s: invalid subkey revocation\n"
|
|
msgstr "Schlüssel %08lX: Ungültiger Unterschlüsselwiderruf\n"
|
|
|
|
#: g10/import.c:1414
|
|
#, fuzzy, c-format
|
|
msgid "key %s: removed multiple subkey revocation\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Mehrfacher Unterschlüssel-Widerruf-Beglaubigung entfernt\n"
|
|
|
|
#: g10/import.c:1456
|
|
#, fuzzy, c-format
|
|
msgid "key %s: skipped user ID \"%s\"\n"
|
|
msgstr "Schlüssel %08lX: User-ID übergangen '"
|
|
|
|
#: g10/import.c:1477
|
|
#, fuzzy, c-format
|
|
msgid "key %s: skipped subkey\n"
|
|
msgstr "Schlüssel %08lX: Unterschlüssel ignoriert\n"
|
|
|
|
#: g10/import.c:1504
|
|
#, fuzzy, c-format
|
|
msgid "key %s: non exportable signature (class 0x%02X) - skipped\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Nicht exportfähige Unterschrift (Klasse %02x) - übergangen\n"
|
|
|
|
#: g10/import.c:1514
|
|
#, fuzzy, c-format
|
|
msgid "key %s: revocation certificate at wrong place - skipped\n"
|
|
msgstr "Schlüssel %08lX: Widerrufzertifikat an falschem Platz - übergangen\n"
|
|
|
|
#: g10/import.c:1531
|
|
#, fuzzy, c-format
|
|
msgid "key %s: invalid revocation certificate: %s - skipped\n"
|
|
msgstr "Schlüssel %08lX: Ungültiges Widerrufzertifikat: %s - übergangen\n"
|
|
|
|
#: g10/import.c:1545
|
|
#, fuzzy, c-format
|
|
msgid "key %s: subkey signature in wrong place - skipped\n"
|
|
msgstr "Schlüssel %08lX: Widerrufzertifikat an falschem Platz - übergangen\n"
|
|
|
|
#: g10/import.c:1553
|
|
#, fuzzy, c-format
|
|
msgid "key %s: unexpected signature class (0x%02X) - skipped\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: unerwartete Unterschriftenklasse (0x%02x) - übergangen\n"
|
|
|
|
#: g10/import.c:1653
|
|
#, fuzzy, c-format
|
|
msgid "key %s: duplicated user ID detected - merged\n"
|
|
msgstr "Schlüssel %08lX: Doppelte User-ID entdeckt - zusammengeführt\n"
|
|
|
|
#: g10/import.c:1715
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: key %s may be revoked: fetching revocation key %s\n"
|
|
msgstr ""
|
|
"WARNUNG: Schlüssel %08lX ist u.U. widerrufen: hole Widerrufschlüssel %08lX\n"
|
|
|
|
#: g10/import.c:1729
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: key %s may be revoked: revocation key %s not present.\n"
|
|
msgstr ""
|
|
"WARNUNG: Schlüssel %08lX ist u.U. widerrufen: Widerrufschlüssel %08lX ist "
|
|
"nicht vorhanden\n"
|
|
|
|
#: g10/import.c:1788
|
|
#, fuzzy, c-format
|
|
msgid "key %s: \"%s\" revocation certificate added\n"
|
|
msgstr "Schlüssel %08lX: \"%s\" Widerrufzertifikat hinzugefügt\n"
|
|
|
|
#: g10/import.c:1822
|
|
#, fuzzy, c-format
|
|
msgid "key %s: direct key signature added\n"
|
|
msgstr "Schlüssel %08lX: \"direct-key\"-Signaturen hinzugefügt\n"
|
|
|
|
#: g10/keydb.c:167
|
|
#, c-format
|
|
msgid "error creating keyring `%s': %s\n"
|
|
msgstr "Fehler beim Erzeugen des Schlüsselbundes `%s': %s\n"
|
|
|
|
#: g10/keydb.c:174
|
|
#, c-format
|
|
msgid "keyring `%s' created\n"
|
|
msgstr "Schlüsselbund `%s' erstellt\n"
|
|
|
|
#: g10/keydb.c:685
|
|
#, c-format
|
|
msgid "failed to rebuild keyring cache: %s\n"
|
|
msgstr "Schlüsselbund-Cache konnte nicht neu erzeugt werden: %s\n"
|
|
|
|
#: g10/keyedit.c:253
|
|
msgid "[revocation]"
|
|
msgstr "[Widerruf]"
|
|
|
|
#: g10/keyedit.c:254
|
|
msgid "[self-signature]"
|
|
msgstr "[Eigenbeglaubigung]"
|
|
|
|
#: g10/keyedit.c:332 g10/keylist.c:326
|
|
msgid "1 bad signature\n"
|
|
msgstr "1 falsche Beglaubigung\n"
|
|
|
|
#: g10/keyedit.c:334 g10/keylist.c:328
|
|
#, c-format
|
|
msgid "%d bad signatures\n"
|
|
msgstr "%d falsche Beglaubigungen\n"
|
|
|
|
#: g10/keyedit.c:336 g10/keylist.c:330
|
|
msgid "1 signature not checked due to a missing key\n"
|
|
msgstr "1 Beglaubigung wegen fehlendem Schlüssel nicht geprüft\n"
|
|
|
|
#: g10/keyedit.c:338 g10/keylist.c:332
|
|
#, c-format
|
|
msgid "%d signatures not checked due to missing keys\n"
|
|
msgstr "%d Beglaubigungen wegen fehlenden Schlüsseln nicht geprüft\n"
|
|
|
|
#: g10/keyedit.c:340 g10/keylist.c:334
|
|
msgid "1 signature not checked due to an error\n"
|
|
msgstr "1 Beglaubigung aufgrund von Fehler nicht geprüft\n"
|
|
|
|
#: g10/keyedit.c:342 g10/keylist.c:336
|
|
#, c-format
|
|
msgid "%d signatures not checked due to errors\n"
|
|
msgstr "%d Beglaubigungen aufgrund von Fehlern nicht geprüft\n"
|
|
|
|
#: g10/keyedit.c:344
|
|
msgid "1 user ID without valid self-signature detected\n"
|
|
msgstr "Eine User-ID ohne gültige Eigenbeglaubigung entdeckt\n"
|
|
|
|
#: g10/keyedit.c:346
|
|
#, c-format
|
|
msgid "%d user IDs without valid self-signatures detected\n"
|
|
msgstr "%d User-IDs ohne gültige Eigenbeglaubigung entdeckt\n"
|
|
|
|
#: g10/keyedit.c:402 g10/pkclist.c:262
|
|
#, fuzzy
|
|
msgid ""
|
|
"Please decide how far you trust this user to correctly verify other users' "
|
|
"keys\n"
|
|
"(by looking at passports, checking fingerprints from different sources, "
|
|
"etc.)\n"
|
|
msgstr ""
|
|
"Bitte entscheiden Sie, in wieweit Sie diesem User zutrauen,\n"
|
|
"Schlüssel anderer User korrekt zu prüfen (durch Vergleich\n"
|
|
"mit Lichtbildausweisen, Vergleich der Fingerabdrücke aus\n"
|
|
"unterschiedlichen Quellen ...)?\n"
|
|
"\n"
|
|
|
|
#: g10/keyedit.c:406 g10/pkclist.c:274
|
|
#, fuzzy, c-format
|
|
msgid " %d = I trust marginally\n"
|
|
msgstr " %d = Ich vertraue ihm marginal\n"
|
|
|
|
#: g10/keyedit.c:407 g10/pkclist.c:276
|
|
#, fuzzy, c-format
|
|
msgid " %d = I trust fully\n"
|
|
msgstr " %d = Ich vertraue ihm vollständig\n"
|
|
|
|
#: g10/keyedit.c:426
|
|
msgid ""
|
|
"Please enter the depth of this trust signature.\n"
|
|
"A depth greater than 1 allows the key you are signing to make\n"
|
|
"trust signatures on your behalf.\n"
|
|
msgstr ""
|
|
"Geben Sie bitte die Tiefe dieser \"Trust\"-Unterschrift ein.\n"
|
|
"Eine Tiefe gröÂßer 1 erlaubt dem zu unterschreibenden Schlüssel\n"
|
|
"Trust-Signatures für Sie zu machen.\n"
|
|
|
|
#: g10/keyedit.c:442
|
|
msgid "Please enter a domain to restrict this signature, or enter for none.\n"
|
|
msgstr ""
|
|
"Geben Sie bitte eine Domain ein, um die Unterschrift einzuschränken,\n"
|
|
"oder nur die Eingabetaste für keine Domain\n"
|
|
|
|
#: g10/keyedit.c:584
|
|
#, c-format
|
|
msgid "User ID \"%s\" is revoked."
|
|
msgstr "User-ID \"%s\" ist widerrufen."
|
|
|
|
#: g10/keyedit.c:593 g10/keyedit.c:619 g10/keyedit.c:644 g10/keyedit.c:799
|
|
#: g10/keyedit.c:857 g10/keyedit.c:1482
|
|
msgid "Are you sure you still want to sign it? (y/N) "
|
|
msgstr "Wollen Sie ihn immmer noch beglaubigen? (j/N) "
|
|
|
|
#: g10/keyedit.c:605 g10/keyedit.c:631 g10/keyedit.c:656 g10/keyedit.c:805
|
|
#: g10/keyedit.c:1488
|
|
msgid " Unable to sign.\n"
|
|
msgstr " Beglaubigen ist nicht möglich.\n"
|
|
|
|
#: g10/keyedit.c:610
|
|
#, c-format
|
|
msgid "User ID \"%s\" is expired."
|
|
msgstr "User-ID \"%s\" ist abgelaufen."
|
|
|
|
#: g10/keyedit.c:636
|
|
#, c-format
|
|
msgid "User ID \"%s\" is not self-signed."
|
|
msgstr "User-ID \"%s\" ist nicht eigenbeglaubigt."
|
|
|
|
#: g10/keyedit.c:675
|
|
#, c-format
|
|
msgid ""
|
|
"The self-signature on \"%s\"\n"
|
|
"is a PGP 2.x-style signature.\n"
|
|
msgstr ""
|
|
"Die Eigenbeglaubigung von \"%s\"\n"
|
|
"ist eine PGP 2.x artige Signatur.\n"
|
|
|
|
#: g10/keyedit.c:684
|
|
msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) "
|
|
msgstr "Soll sie zu einer OpenPGP Eigenbeglaubigung geändert werden? (j/N) "
|
|
|
|
#: g10/keyedit.c:698
|
|
#, c-format
|
|
msgid ""
|
|
"Your current signature on \"%s\"\n"
|
|
"has expired.\n"
|
|
msgstr ""
|
|
"Ihre derzeitige Beglaubigung von \"%s\"\n"
|
|
"ist abgelaufen.\n"
|
|
|
|
#: g10/keyedit.c:702
|
|
msgid "Do you want to issue a new signature to replace the expired one? (y/N) "
|
|
msgstr ""
|
|
"Soll eine neue Beglaubigung als Ersatz für die abgelaufene erstellt werden? "
|
|
"(J/n) "
|
|
|
|
#: g10/keyedit.c:723
|
|
#, c-format
|
|
msgid ""
|
|
"Your current signature on \"%s\"\n"
|
|
"is a local signature.\n"
|
|
msgstr ""
|
|
"Die derzeitige Beglaubigung von \"%s\"\n"
|
|
"ist nur für diesen Rechner gültig.\n"
|
|
|
|
#: g10/keyedit.c:727
|
|
msgid "Do you want to promote it to a full exportable signature? (y/N) "
|
|
msgstr ""
|
|
"Soll sie zu einer voll exportierbaren Beglaubigung erhoben werden? (j/N) "
|
|
|
|
#: g10/keyedit.c:748
|
|
#, fuzzy, c-format
|
|
msgid "\"%s\" was already locally signed by key %s\n"
|
|
msgstr "\"%s\" wurde bereits durch Schlüssel %08lX lokal beglaubigt\n"
|
|
|
|
#: g10/keyedit.c:751
|
|
#, fuzzy, c-format
|
|
msgid "\"%s\" was already signed by key %s\n"
|
|
msgstr "\"%s\" wurde bereits durch Schlüssel %08lX beglaubigt\n"
|
|
|
|
#: g10/keyedit.c:756
|
|
msgid "Do you want to sign it again anyway? (y/N) "
|
|
msgstr "Wollen Sie ihn immmer noch wieder beglaubigen? (j/N) "
|
|
|
|
#: g10/keyedit.c:778
|
|
#, fuzzy, c-format
|
|
msgid "Nothing to sign with key %s\n"
|
|
msgstr "Nichts zu beglaubigen für Schlüssel %08lX\n"
|
|
|
|
#: g10/keyedit.c:793
|
|
msgid "This key has expired!"
|
|
msgstr "Dieser Schlüssel ist verfallen!"
|
|
|
|
#: g10/keyedit.c:813
|
|
#, c-format
|
|
msgid "This key is due to expire on %s.\n"
|
|
msgstr "Dieser Schlüssel wird %s verfallen.\n"
|
|
|
|
#: g10/keyedit.c:817
|
|
msgid "Do you want your signature to expire at the same time? (Y/n) "
|
|
msgstr "Soll Ihre Beglaubigung zur selben Zeit verfallen? (J/n) "
|
|
|
|
#: g10/keyedit.c:850
|
|
msgid ""
|
|
"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 "
|
|
"mode.\n"
|
|
msgstr ""
|
|
"Im --pgp2-Modus kann nur mit PGP-2.x-artigen Schlüsseln unterschrieben "
|
|
"werden\n"
|
|
|
|
#: g10/keyedit.c:852
|
|
msgid "This would make the key unusable in PGP 2.x.\n"
|
|
msgstr "Dies würde den Schlüssel für PGP 2.x unbrauchbar machen\n"
|
|
|
|
#: g10/keyedit.c:877
|
|
msgid ""
|
|
"How carefully have you verified the key you are about to sign actually "
|
|
"belongs\n"
|
|
"to the person named above? If you don't know what to answer, enter \"0\".\n"
|
|
msgstr ""
|
|
"Wie genau haben Sie überprüft, ob der Schlüssel, den Sie jetzt beglaubigen\n"
|
|
"wollen, wirklich der o.g. Person gehört?\n"
|
|
"Wenn Sie darauf keine Antwort wissen, geben Sie \"0\" ein.\n"
|
|
|
|
#: g10/keyedit.c:882
|
|
#, c-format
|
|
msgid " (0) I will not answer.%s\n"
|
|
msgstr " (0) Ich antworte nicht.%s\n"
|
|
|
|
#: g10/keyedit.c:884
|
|
#, c-format
|
|
msgid " (1) I have not checked at all.%s\n"
|
|
msgstr " (1) Ich habe es überhaupt nicht überprüft.%s\n"
|
|
|
|
#: g10/keyedit.c:886
|
|
#, c-format
|
|
msgid " (2) I have done casual checking.%s\n"
|
|
msgstr " (2) Ich habe es flüchtig überprüft.%s\n"
|
|
|
|
#: g10/keyedit.c:888
|
|
#, c-format
|
|
msgid " (3) I have done very careful checking.%s\n"
|
|
msgstr " (3) Ich habe es sehr sorgfältig überprüft.%s\n"
|
|
|
|
# translated by wk
|
|
#: g10/keyedit.c:894
|
|
msgid "Your selection? (enter '?' for more information): "
|
|
msgstr "Ihre Auswahl? ('?' für weitere Informationen): "
|
|
|
|
#: g10/keyedit.c:918
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"Are you sure that you want to sign this key with your\n"
|
|
"key \"%s\" (%s)\n"
|
|
msgstr ""
|
|
"Sind Sie wirklich sicher, daß Sie vorstehenden Schlüssel mit Ihrem\n"
|
|
"Schlüssel beglaubigen wollen: \""
|
|
|
|
#: g10/keyedit.c:925
|
|
#, fuzzy
|
|
msgid "This will be a self-signature.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Dies wird eine Eigenbeglaubigung sein.\n"
|
|
|
|
#: g10/keyedit.c:931
|
|
#, fuzzy
|
|
msgid "WARNING: the signature will not be marked as non-exportable.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"WARNUNG: Die Unterschrift wird nicht als nicht-exportierbar markiert "
|
|
"werden.\n"
|
|
|
|
#: g10/keyedit.c:939
|
|
#, fuzzy
|
|
msgid "WARNING: the signature will not be marked as non-revocable.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Die Unterschrift wird nicht als nicht-widerrufbar markiert werden.\n"
|
|
|
|
#: g10/keyedit.c:949
|
|
#, fuzzy
|
|
msgid "The signature will be marked as non-exportable.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Die Unterschrift wird als nicht exportfähig markiert werden.\n"
|
|
|
|
#: g10/keyedit.c:956
|
|
#, fuzzy
|
|
msgid "The signature will be marked as non-revocable.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Die Unterschrift wird als nicht exportfähig markiert werden.\n"
|
|
|
|
#: g10/keyedit.c:963
|
|
#, fuzzy
|
|
msgid "I have not checked this key at all.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Ich habe diesen Schlüssel überhaupt nicht überprüft.\n"
|
|
|
|
#: g10/keyedit.c:968
|
|
#, fuzzy
|
|
msgid "I have checked this key casually.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Ich habe diesen Schlüssel flüchtig überprüft.\n"
|
|
|
|
#: g10/keyedit.c:973
|
|
#, fuzzy
|
|
msgid "I have checked this key very carefully.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Ich habe diesen Schlüssel sehr sorgfältig überprüft.\n"
|
|
|
|
#: g10/keyedit.c:983
|
|
msgid "Really sign? (y/N) "
|
|
msgstr "Wirklich unterschreiben? (j/N) "
|
|
|
|
#: g10/keyedit.c:1028 g10/keyedit.c:3881 g10/keyedit.c:3972 g10/keyedit.c:4045
|
|
#: g10/sign.c:369
|
|
#, c-format
|
|
msgid "signing failed: %s\n"
|
|
msgstr "Beglaubigung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keyedit.c:1084
|
|
msgid "This key is not protected.\n"
|
|
msgstr "Dieser Schlüssel ist nicht geschützt.\n"
|
|
|
|
#: g10/keyedit.c:1088
|
|
msgid "Secret parts of primary key are not available.\n"
|
|
msgstr "Geheime Teile des Haupschlüssels sind nicht vorhanden\n"
|
|
|
|
#: g10/keyedit.c:1092
|
|
msgid "Key is protected.\n"
|
|
msgstr "Schlüssel ist geschützt.\n"
|
|
|
|
#: g10/keyedit.c:1112
|
|
#, c-format
|
|
msgid "Can't edit this key: %s\n"
|
|
msgstr "Dieser Schlüssel kann nicht editiert werden: %s\n"
|
|
|
|
#: g10/keyedit.c:1118
|
|
msgid ""
|
|
"Enter the new passphrase for this secret key.\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Geben Sie die neue Passphrase für diesen geheimen Schlüssel ein.\n"
|
|
"\n"
|
|
|
|
#: g10/keyedit.c:1127 g10/keygen.c:1806
|
|
msgid "passphrase not correctly repeated; try again"
|
|
msgstr "Passphrase wurde nicht richtig wiederholt; noch einmal versuchen"
|
|
|
|
#: g10/keyedit.c:1132
|
|
msgid ""
|
|
"You don't want a passphrase - this is probably a *bad* idea!\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Sie wollen keine Passphrase - dies ist *nicht* zu empfehlen!\n"
|
|
"\n"
|
|
|
|
#: g10/keyedit.c:1135
|
|
#, fuzzy
|
|
msgid "Do you really want to do this? (y/N) "
|
|
msgstr "Möchten Sie dies wirklich tun? "
|
|
|
|
#: g10/keyedit.c:1201
|
|
msgid "moving a key signature to the correct place\n"
|
|
msgstr "schiebe eine Beglaubigung an die richtige Stelle\n"
|
|
|
|
#: g10/keyedit.c:1247
|
|
msgid "save"
|
|
msgstr "save"
|
|
|
|
#: g10/keyedit.c:1247
|
|
msgid "save and quit"
|
|
msgstr "speichern und Menü verlassen"
|
|
|
|
#: g10/keyedit.c:1250
|
|
msgid "fpr"
|
|
msgstr "fpr"
|
|
|
|
#: g10/keyedit.c:1250
|
|
msgid "show fingerprint"
|
|
msgstr "\"Fingerabdruck\" anzeigen"
|
|
|
|
#: g10/keyedit.c:1251
|
|
msgid "list key and user IDs"
|
|
msgstr "Schlüssel und User-IDs auflisten"
|
|
|
|
#: g10/keyedit.c:1253
|
|
msgid "uid"
|
|
msgstr "uid"
|
|
|
|
#: g10/keyedit.c:1253
|
|
msgid "select user ID N"
|
|
msgstr "User-ID N auswählen"
|
|
|
|
#: g10/keyedit.c:1254
|
|
msgid "key"
|
|
msgstr "key"
|
|
|
|
#: g10/keyedit.c:1254
|
|
msgid "select secondary key N"
|
|
msgstr "Zweitschlüssel N auswählen"
|
|
|
|
#: g10/keyedit.c:1255
|
|
msgid "check"
|
|
msgstr "check"
|
|
|
|
#: g10/keyedit.c:1255
|
|
msgid "list signatures"
|
|
msgstr "Liste der Signaturen"
|
|
|
|
#: g10/keyedit.c:1256
|
|
msgid "c"
|
|
msgstr "c"
|
|
|
|
#: g10/keyedit.c:1257
|
|
msgid "sign"
|
|
msgstr "sign"
|
|
|
|
#: g10/keyedit.c:1257
|
|
msgid "sign the key"
|
|
msgstr "Den Schlüssel signieren"
|
|
|
|
#: g10/keyedit.c:1258
|
|
msgid "s"
|
|
msgstr "s"
|
|
|
|
#: g10/keyedit.c:1259
|
|
msgid "tsign"
|
|
msgstr "tsign"
|
|
|
|
#: g10/keyedit.c:1259
|
|
msgid "make a trust signature"
|
|
msgstr "Eine Trust-Unterschrift erzeugen"
|
|
|
|
#: g10/keyedit.c:1260
|
|
msgid "lsign"
|
|
msgstr "lsign"
|
|
|
|
#: g10/keyedit.c:1260
|
|
msgid "sign the key locally"
|
|
msgstr "Den Schlüssel nur für diesen Rechner beglaubigen"
|
|
|
|
#: g10/keyedit.c:1261
|
|
msgid "nrsign"
|
|
msgstr "nrsign"
|
|
|
|
#: g10/keyedit.c:1261
|
|
msgid "sign the key non-revocably"
|
|
msgstr "Den Schlüssel nicht-widerrufbar beglaubigen"
|
|
|
|
#: g10/keyedit.c:1262
|
|
msgid "nrlsign"
|
|
msgstr "nrlsign"
|
|
|
|
#: g10/keyedit.c:1262
|
|
msgid "sign the key locally and non-revocably"
|
|
msgstr "Den Schlüssel nicht-widerrufbar und nur für diesen Rechner signieren"
|
|
|
|
#: g10/keyedit.c:1264
|
|
msgid "adduid"
|
|
msgstr "adduid"
|
|
|
|
#: g10/keyedit.c:1264
|
|
msgid "add a user ID"
|
|
msgstr "Eine User-ID hinzufügen"
|
|
|
|
#: g10/keyedit.c:1265
|
|
msgid "addphoto"
|
|
msgstr "addphoto"
|
|
|
|
#: g10/keyedit.c:1265
|
|
msgid "add a photo ID"
|
|
msgstr "Eine Foto-ID hinzufügen"
|
|
|
|
#: g10/keyedit.c:1266
|
|
msgid "deluid"
|
|
msgstr "deluid"
|
|
|
|
#: g10/keyedit.c:1266
|
|
msgid "delete user ID"
|
|
msgstr "User-ID entfernen"
|
|
|
|
#: g10/keyedit.c:1268
|
|
msgid "delphoto"
|
|
msgstr "delphoto"
|
|
|
|
#: g10/keyedit.c:1269
|
|
msgid "addkey"
|
|
msgstr "addkey"
|
|
|
|
#: g10/keyedit.c:1269
|
|
msgid "add a secondary key"
|
|
msgstr "Einen Zweitschlüssel hinzufügen"
|
|
|
|
#: g10/keyedit.c:1271
|
|
#, fuzzy
|
|
msgid "addcardkey"
|
|
msgstr "addkey"
|
|
|
|
#: g10/keyedit.c:1271
|
|
msgid "add a key to a smartcard"
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:1272
|
|
msgid "keytocard"
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:1272
|
|
msgid "move a key to a smartcard"
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:1274
|
|
msgid "delkey"
|
|
msgstr "delkey"
|
|
|
|
#: g10/keyedit.c:1274
|
|
msgid "delete a secondary key"
|
|
msgstr "Einen Zweitschlüssel entfernen"
|
|
|
|
#: g10/keyedit.c:1275
|
|
msgid "addrevoker"
|
|
msgstr "addrevoker"
|
|
|
|
#: g10/keyedit.c:1275
|
|
msgid "add a revocation key"
|
|
msgstr "Einen Widerrufschlüssel hinzufügen"
|
|
|
|
#: g10/keyedit.c:1276
|
|
msgid "delsig"
|
|
msgstr "delsig"
|
|
|
|
#: g10/keyedit.c:1276
|
|
msgid "delete signatures"
|
|
msgstr "Signatur entfernen"
|
|
|
|
#: g10/keyedit.c:1277
|
|
msgid "expire"
|
|
msgstr "expire"
|
|
|
|
#: g10/keyedit.c:1277
|
|
msgid "change the expire date"
|
|
msgstr "Ändern des Verfallsdatums"
|
|
|
|
#: g10/keyedit.c:1278
|
|
msgid "primary"
|
|
msgstr "primary"
|
|
|
|
#: g10/keyedit.c:1278
|
|
msgid "flag user ID as primary"
|
|
msgstr "User-ID als Haupt-User-ID kennzeichnen"
|
|
|
|
#: g10/keyedit.c:1279
|
|
msgid "toggle"
|
|
msgstr "toggle"
|
|
|
|
#: g10/keyedit.c:1279
|
|
msgid "toggle between secret and public key listing"
|
|
msgstr "Umschalten zwischen Anzeige geheimer und öffentlicher Schlüssel"
|
|
|
|
#: g10/keyedit.c:1281
|
|
msgid "t"
|
|
msgstr "t"
|
|
|
|
#: g10/keyedit.c:1282
|
|
msgid "pref"
|
|
msgstr "pref"
|
|
|
|
#: g10/keyedit.c:1282
|
|
msgid "list preferences (expert)"
|
|
msgstr "Liste der Voreinstellungen (für Experten)"
|
|
|
|
#: g10/keyedit.c:1283
|
|
msgid "showpref"
|
|
msgstr "showpref"
|
|
|
|
#: g10/keyedit.c:1283
|
|
msgid "list preferences (verbose)"
|
|
msgstr "Liste der Voreinstellungen (ausführlich)"
|
|
|
|
#: g10/keyedit.c:1284
|
|
msgid "setpref"
|
|
msgstr "setpref"
|
|
|
|
#: g10/keyedit.c:1284
|
|
msgid "set preference list"
|
|
msgstr "Liste der Voreinstellungen einstellen"
|
|
|
|
#: g10/keyedit.c:1285
|
|
msgid "updpref"
|
|
msgstr "updpref"
|
|
|
|
#: g10/keyedit.c:1285
|
|
msgid "updated preferences"
|
|
msgstr "geänderte Voreinstellungen"
|
|
|
|
#: g10/keyedit.c:1286
|
|
#, fuzzy
|
|
msgid "keyserver"
|
|
msgstr "Schlüsselserverfehler"
|
|
|
|
#: g10/keyedit.c:1286
|
|
#, fuzzy
|
|
msgid "set preferred keyserver URL"
|
|
msgstr "Schlüsselserver-URI konnte nicht zerlegt werden\n"
|
|
|
|
#: g10/keyedit.c:1287
|
|
msgid "change the passphrase"
|
|
msgstr "Die Passphrase ändern"
|
|
|
|
#: g10/keyedit.c:1288
|
|
msgid "trust"
|
|
msgstr "trust"
|
|
|
|
#: g10/keyedit.c:1288
|
|
msgid "change the ownertrust"
|
|
msgstr "Den \"Owner trust\" ändern"
|
|
|
|
#: g10/keyedit.c:1289
|
|
msgid "revsig"
|
|
msgstr "revsig"
|
|
|
|
#: g10/keyedit.c:1289
|
|
msgid "revoke signatures"
|
|
msgstr "Signaturen widerrufen"
|
|
|
|
#: g10/keyedit.c:1290
|
|
msgid "revuid"
|
|
msgstr "revuid"
|
|
|
|
#: g10/keyedit.c:1290
|
|
msgid "revoke a user ID"
|
|
msgstr "Eine User-ID widerrufen"
|
|
|
|
#: g10/keyedit.c:1291
|
|
msgid "revkey"
|
|
msgstr "revkey"
|
|
|
|
#: g10/keyedit.c:1291
|
|
msgid "revoke a secondary key"
|
|
msgstr "Einen Zweitschlüssel widerrufen"
|
|
|
|
#: g10/keyedit.c:1292
|
|
msgid "disable"
|
|
msgstr "disable"
|
|
|
|
#: g10/keyedit.c:1292
|
|
msgid "disable a key"
|
|
msgstr "Schlüssel abschalten"
|
|
|
|
#: g10/keyedit.c:1293
|
|
msgid "enable"
|
|
msgstr "enable"
|
|
|
|
#: g10/keyedit.c:1293
|
|
msgid "enable a key"
|
|
msgstr "Schlüssel anschalten"
|
|
|
|
#: g10/keyedit.c:1294
|
|
msgid "showphoto"
|
|
msgstr "showphoto"
|
|
|
|
#: g10/keyedit.c:1294
|
|
msgid "show photo ID"
|
|
msgstr "Foto-ID anzeigen"
|
|
|
|
#: g10/keyedit.c:1344
|
|
#, c-format
|
|
msgid "error reading secret keyblock `%s': %s\n"
|
|
msgstr "Fehler beim Lesen des geheimen Schlüsselblocks `%s': %s\n"
|
|
|
|
#: g10/keyedit.c:1361
|
|
msgid "Secret key is available.\n"
|
|
msgstr "Geheimer Schlüssel ist vorhanden.\n"
|
|
|
|
#: g10/keyedit.c:1423
|
|
msgid "Need the secret key to do this.\n"
|
|
msgstr "Hierzu wird der geheime Schlüssel benötigt.\n"
|
|
|
|
#: g10/keyedit.c:1428
|
|
msgid "Please use the command \"toggle\" first.\n"
|
|
msgstr "Bitte verwenden sie zunächst den Befehl \"toggle\"\n"
|
|
|
|
#: g10/keyedit.c:1476
|
|
msgid "Key is revoked."
|
|
msgstr "Schlüssel wurde widerrufen."
|
|
|
|
#: g10/keyedit.c:1496
|
|
#, fuzzy
|
|
msgid "Really sign all user IDs? (y/N) "
|
|
msgstr "Wirklich alle User-IDs beglaubigen? "
|
|
|
|
#: g10/keyedit.c:1498
|
|
msgid "Hint: Select the user IDs to sign\n"
|
|
msgstr "Tip: Wählen Sie die User-IDs, die beglaubigt werden sollen\n"
|
|
|
|
#: g10/keyedit.c:1523
|
|
#, c-format
|
|
msgid "This command is not allowed while in %s mode.\n"
|
|
msgstr "Dieses Kommando ist im %s-Modus nicht erlaubt.\n"
|
|
|
|
#: g10/keyedit.c:1545 g10/keyedit.c:1565 g10/keyedit.c:1668
|
|
msgid "You must select at least one user ID.\n"
|
|
msgstr "Zumindestens eine User-ID muß ausgewählt werden.\n"
|
|
|
|
#: g10/keyedit.c:1547
|
|
msgid "You can't delete the last user ID!\n"
|
|
msgstr "Die letzte User-ID kann nicht gelöscht werden!\n"
|
|
|
|
#: g10/keyedit.c:1549
|
|
#, fuzzy
|
|
msgid "Really remove all selected user IDs? (y/N) "
|
|
msgstr "Möchten Sie alle ausgewählten User-IDs wirklich entfernen? "
|
|
|
|
#: g10/keyedit.c:1550
|
|
#, fuzzy
|
|
msgid "Really remove this user ID? (y/N) "
|
|
msgstr "Diese User-ID wirklich entfernen? "
|
|
|
|
#: g10/keyedit.c:1600
|
|
#, fuzzy
|
|
msgid "Really move the primary key? (y/N) "
|
|
msgstr "Diese User-ID wirklich entfernen? "
|
|
|
|
#: g10/keyedit.c:1612
|
|
#, fuzzy
|
|
msgid "You must select exactly one key.\n"
|
|
msgstr "Zumindestens ein Schlüssel muß ausgewählt werden.\n"
|
|
|
|
#: g10/keyedit.c:1632 g10/keyedit.c:1687
|
|
msgid "You must select at least one key.\n"
|
|
msgstr "Zumindestens ein Schlüssel muß ausgewählt werden.\n"
|
|
|
|
#: g10/keyedit.c:1635
|
|
#, fuzzy
|
|
msgid "Do you really want to delete the selected keys? (y/N) "
|
|
msgstr "Möchten Sie die ausgewählten Schlüssel wirklich entfernen? "
|
|
|
|
#: g10/keyedit.c:1636
|
|
#, fuzzy
|
|
msgid "Do you really want to delete this key? (y/N) "
|
|
msgstr "Möchten Sie diesen Schlüssel wirklich entfernen? "
|
|
|
|
#: g10/keyedit.c:1671
|
|
#, fuzzy
|
|
msgid "Really revoke all selected user IDs? (y/N) "
|
|
msgstr "Möchten Sie wirklich alle ausgewählten User-IDs widerrufen? "
|
|
|
|
#: g10/keyedit.c:1672
|
|
#, fuzzy
|
|
msgid "Really revoke this user ID? (y/N) "
|
|
msgstr "Diese User-ID wirklich widerrufen? "
|
|
|
|
#: g10/keyedit.c:1691
|
|
#, fuzzy
|
|
msgid "Do you really want to revoke the selected keys? (y/N) "
|
|
msgstr "Möchten Sie die ausgewählten Schlüssel wirklich widerrufen? "
|
|
|
|
#: g10/keyedit.c:1692
|
|
#, fuzzy
|
|
msgid "Do you really want to revoke this key? (y/N) "
|
|
msgstr "Möchten Sie diesen Schlüssel wirklich wiederrufen? "
|
|
|
|
#: g10/keyedit.c:1731
|
|
msgid ""
|
|
"Owner trust may not be set while using an user provided trust database\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:1763
|
|
#, fuzzy
|
|
msgid "Set preference list to:\n"
|
|
msgstr "Liste der Voreinstellungen einstellen"
|
|
|
|
#: g10/keyedit.c:1769
|
|
#, fuzzy
|
|
msgid "Really update the preferences for the selected user IDs? (y/N) "
|
|
msgstr ""
|
|
"Möchten Sie die Voreinstellungen der ausgewählten User-IDs wirklich ändern? "
|
|
|
|
#: g10/keyedit.c:1771
|
|
#, fuzzy
|
|
msgid "Really update the preferences? (y/N) "
|
|
msgstr "Die Voreinstellungen wirklich ändern? "
|
|
|
|
#: g10/keyedit.c:1821
|
|
#, fuzzy
|
|
msgid "Save changes? (y/N) "
|
|
msgstr "Änderungen speichern? "
|
|
|
|
#: g10/keyedit.c:1824
|
|
#, fuzzy
|
|
msgid "Quit without saving? (y/N) "
|
|
msgstr "Beenden ohne zu speichern? "
|
|
|
|
#: g10/keyedit.c:1834
|
|
#, c-format
|
|
msgid "update failed: %s\n"
|
|
msgstr "Änderung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keyedit.c:1841
|
|
#, c-format
|
|
msgid "update secret failed: %s\n"
|
|
msgstr "Änderung des Geheimnisses fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keyedit.c:1848
|
|
msgid "Key not changed so no update needed.\n"
|
|
msgstr "Schlüssel ist nicht geändert worden, also ist kein Speichern nötig.\n"
|
|
|
|
#: g10/keyedit.c:1920
|
|
msgid "Digest: "
|
|
msgstr "Digest: "
|
|
|
|
#: g10/keyedit.c:1972
|
|
msgid "Features: "
|
|
msgstr "Eigenschaften: "
|
|
|
|
#: g10/keyedit.c:1983
|
|
msgid "Keyserver no-modify"
|
|
msgstr "Keyserver no-modify"
|
|
|
|
#: g10/keyedit.c:1998 g10/keylist.c:229
|
|
msgid "Preferred keyserver: "
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:2239
|
|
#, c-format
|
|
msgid "This key may be revoked by %s key "
|
|
msgstr "Dieser Schlüssel könnte widerrufen worden sein von %s Schlüssel "
|
|
|
|
#: g10/keyedit.c:2243
|
|
msgid " (sensitive)"
|
|
msgstr "(empfindlich)"
|
|
|
|
#: g10/keyedit.c:2257 g10/keyedit.c:2313 g10/keyedit.c:2434 g10/keyedit.c:2449
|
|
#: g10/keyserver.c:366
|
|
#, fuzzy, c-format
|
|
msgid "created: %s"
|
|
msgstr "%s kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/keyedit.c:2260 g10/keylist.c:707 g10/keylist.c:807 g10/mainproc.c:929
|
|
#, fuzzy, c-format
|
|
msgid "revoked: %s"
|
|
msgstr "[widerrufen]"
|
|
|
|
#: g10/keyedit.c:2262 g10/keylist.c:678 g10/keylist.c:813
|
|
#, fuzzy, c-format
|
|
msgid "expired: %s"
|
|
msgstr " [verfällt: %s]"
|
|
|
|
#: g10/keyedit.c:2264 g10/keyedit.c:2315 g10/keyedit.c:2436 g10/keyedit.c:2451
|
|
#: g10/keylist.c:684 g10/keylist.c:719 g10/keylist.c:819 g10/keylist.c:840
|
|
#: g10/keyserver.c:372 g10/mainproc.c:935
|
|
#, fuzzy, c-format
|
|
msgid "expires: %s"
|
|
msgstr " [verfällt: %s]"
|
|
|
|
#: g10/keyedit.c:2266
|
|
#, fuzzy, c-format
|
|
msgid "usage: %s"
|
|
msgstr " Vertrauen: %c/%c"
|
|
|
|
#: g10/keyedit.c:2281
|
|
#, fuzzy, c-format
|
|
msgid "trust: %s"
|
|
msgstr " Vertrauen: %c/%c"
|
|
|
|
#: g10/keyedit.c:2285
|
|
#, c-format
|
|
msgid "validity: %s"
|
|
msgstr "Gültigkeit: %s"
|
|
|
|
#: g10/keyedit.c:2292
|
|
msgid "This key has been disabled"
|
|
msgstr "Hinweis: Dieser Schlüssel ist abgeschaltet"
|
|
|
|
#: g10/keyedit.c:2320
|
|
msgid "card-no: "
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:2355 g10/keyedit.c:2357 g10/keyedit.c:2359
|
|
#, c-format
|
|
msgid "[%8.8s] "
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:2355 g10/keyedit.c:2468 g10/keylist.c:766 g10/keyserver.c:376
|
|
#: g10/mainproc.c:1575 g10/trustdb.c:1133
|
|
#, fuzzy
|
|
msgid "revoked"
|
|
msgstr "[widerrufen]"
|
|
|
|
#: g10/keyedit.c:2357 g10/keyedit.c:2470 g10/keylist.c:768 g10/keyserver.c:380
|
|
#: g10/mainproc.c:1577 g10/trustdb.c:500
|
|
#, fuzzy
|
|
msgid "expired"
|
|
msgstr "expire"
|
|
|
|
#: g10/keyedit.c:2396
|
|
msgid "There are no preferences on a PGP 2.x-style user ID.\n"
|
|
msgstr "PGP 2.x-artige Schlüssel haben keine Voreinstellungen.\n"
|
|
|
|
#: g10/keyedit.c:2404
|
|
msgid ""
|
|
"Please note that the shown key validity is not necessarily correct\n"
|
|
"unless you restart the program.\n"
|
|
msgstr ""
|
|
"Bitte beachten Sie, daß ohne einen Programmneustart die angezeigte\n"
|
|
"Schlüsselgültigkeit nicht notwendigerweise korrekt ist.\n"
|
|
|
|
# translated by wk
|
|
#: g10/keyedit.c:2535
|
|
msgid ""
|
|
"WARNING: no user ID has been marked as primary. This command may\n"
|
|
" cause a different user ID to become the assumed primary.\n"
|
|
msgstr ""
|
|
"WARNUNG: Keine User-ID ist als primär markiert. Dieses Kommando kann\n"
|
|
"dazu führen, daß eine andere User-ID as primär angesehen wird.\n"
|
|
|
|
#: g10/keyedit.c:2595
|
|
msgid ""
|
|
"WARNING: This is a PGP2-style key. Adding a photo ID may cause some "
|
|
"versions\n"
|
|
" of PGP to reject this key.\n"
|
|
msgstr ""
|
|
"WARNUNG: Dies ist ein PGP2-artiger Schlüssel. Hinzufügen einer Foto-ID "
|
|
"könnte\n"
|
|
" bei einigen PGP-Versionen zur Zurückweisung des Schlüssels führen.\n"
|
|
|
|
#: g10/keyedit.c:2600 g10/keyedit.c:2878
|
|
msgid "Are you sure you still want to add it? (y/N) "
|
|
msgstr "Wollen Sie ihn immmer noch hinzufügen? (j/N) "
|
|
|
|
#: g10/keyedit.c:2606
|
|
msgid "You may not add a photo ID to a PGP2-style key.\n"
|
|
msgstr "Sie können einem PGP2-artigen SchlüÂüsel keine Foto-ID hinzufügen.\n"
|
|
|
|
#: g10/keyedit.c:2746
|
|
msgid "Delete this good signature? (y/N/q)"
|
|
msgstr "Diese korrekte Beglaubigung entfernen? (j/N/q)"
|
|
|
|
#: g10/keyedit.c:2756
|
|
msgid "Delete this invalid signature? (y/N/q)"
|
|
msgstr "Diese ungültige Beglaubigung entfernen= (j/N/q)"
|
|
|
|
#: g10/keyedit.c:2760
|
|
msgid "Delete this unknown signature? (y/N/q)"
|
|
msgstr "Diese unbekannte Beglaubigung entfernen? (j/N/q)"
|
|
|
|
#: g10/keyedit.c:2766
|
|
msgid "Really delete this self-signature? (y/N)"
|
|
msgstr "Eigenbeglaubigung wirklich entfernen? (j/N)"
|
|
|
|
#: g10/keyedit.c:2780
|
|
#, c-format
|
|
msgid "Deleted %d signature.\n"
|
|
msgstr "%d Beglaubigungen entfernt.\n"
|
|
|
|
#: g10/keyedit.c:2781
|
|
#, c-format
|
|
msgid "Deleted %d signatures.\n"
|
|
msgstr "%d Beglaubigungen entfernt.\n"
|
|
|
|
#: g10/keyedit.c:2784
|
|
msgid "Nothing deleted.\n"
|
|
msgstr "Nichts entfernt.\n"
|
|
|
|
#: g10/keyedit.c:2873
|
|
msgid ""
|
|
"WARNING: This is a PGP 2.x-style key. Adding a designated revoker may "
|
|
"cause\n"
|
|
" some versions of PGP to reject this key.\n"
|
|
msgstr ""
|
|
"WARNUNG: Dies ist ein PGP2-artiger Schlüssel. Hinzufügen eines vorgesehenen\n"
|
|
" Widerrufers könnte bei einigen PGP-Versionen zur Zurückweisung\n"
|
|
" des Schlüssels führen.\n"
|
|
|
|
#: g10/keyedit.c:2884
|
|
msgid "You may not add a designated revoker to a PGP 2.x-style key.\n"
|
|
msgstr ""
|
|
"Sie können einem PGP2-artigen SchlüÂüsel keine vorgesehenen Widerrufer "
|
|
"hinzufügen.\n"
|
|
|
|
#: g10/keyedit.c:2904
|
|
msgid "Enter the user ID of the designated revoker: "
|
|
msgstr "Geben sie die User-ID des designierten Widerrufers ein: "
|
|
|
|
#: g10/keyedit.c:2927
|
|
msgid "cannot appoint a PGP 2.x style key as a designated revoker\n"
|
|
msgstr ""
|
|
"Ein PGP 2.x-artiger Schlüssel kann nicht als vorgesehener Widerrufer "
|
|
"eingetragen werden\n"
|
|
|
|
#: g10/keyedit.c:2942
|
|
msgid "you cannot appoint a key as its own designated revoker\n"
|
|
msgstr "Ein Schlüssel kann nicht sein eigener vorgesehener Widerrufer werden\n"
|
|
|
|
#: g10/keyedit.c:2964
|
|
msgid "this key has already been designated as a revoker\n"
|
|
msgstr "Dieser Schlüssel wurde bereits als ein Widerrufer vorgesehen\n"
|
|
|
|
#: g10/keyedit.c:2983
|
|
msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n"
|
|
msgstr ""
|
|
"WARNUNG: Einen Schlüssel als vorgesehenen Widerrufer zu deklarieren, kann "
|
|
"nicht rückgangig gemacht werden!\n"
|
|
|
|
#: g10/keyedit.c:2989
|
|
#, fuzzy
|
|
msgid ""
|
|
"Are you sure you want to appoint this key as a designated revoker? (y/N) "
|
|
msgstr ""
|
|
"Möchten Sie diesen Schlüssel wirklich als vorgesehenen Widerrufer "
|
|
"deklarieren? (j/N): "
|
|
|
|
#: g10/keyedit.c:3050
|
|
msgid "Please remove selections from the secret keys.\n"
|
|
msgstr "Bitte entfernen Sie die Auswahl von den geheimen Schlüsseln.\n"
|
|
|
|
#: g10/keyedit.c:3056
|
|
msgid "Please select at most one secondary key.\n"
|
|
msgstr "Bitte wählen Sie höchstens einen Zweitschlüssel aus.\n"
|
|
|
|
#: g10/keyedit.c:3060
|
|
msgid "Changing expiration time for a secondary key.\n"
|
|
msgstr "Ändern des Verfallsdatums des Zweitschlüssels.\n"
|
|
|
|
#: g10/keyedit.c:3063
|
|
msgid "Changing expiration time for the primary key.\n"
|
|
msgstr "Ändern des Verfallsdatums des Hauptschlüssels.\n"
|
|
|
|
#: g10/keyedit.c:3109
|
|
msgid "You can't change the expiration date of a v3 key\n"
|
|
msgstr "Sie können das Verfallsdatum eines v3-Schlüssels nicht ändern\n"
|
|
|
|
#: g10/keyedit.c:3125
|
|
msgid "No corresponding signature in secret ring\n"
|
|
msgstr "Keine entsprechende Signatur im geheimen Schlüsselbund\n"
|
|
|
|
#: g10/keyedit.c:3205
|
|
msgid "Please select exactly one user ID.\n"
|
|
msgstr "Bitte genau eine User-ID auswählen.\n"
|
|
|
|
#: g10/keyedit.c:3244 g10/keyedit.c:3354 g10/keyedit.c:3473
|
|
#, fuzzy, c-format
|
|
msgid "skipping v3 self-signature on user ID \"%s\"\n"
|
|
msgstr "Überspringen der v3 Eigenbeglaubigung von User-ID \"%s\"\n"
|
|
|
|
#: g10/keyedit.c:3415
|
|
msgid "Enter your preferred keyserver URL: "
|
|
msgstr ""
|
|
|
|
#: g10/keyedit.c:3494
|
|
#, fuzzy
|
|
msgid "Are you sure you want to replace it? (y/N) "
|
|
msgstr "Wollen Sie es wirklich benutzen? (j/N) "
|
|
|
|
#: g10/keyedit.c:3495
|
|
#, fuzzy
|
|
msgid "Are you sure you want to delete it? (y/N) "
|
|
msgstr "Wollen Sie es wirklich benutzen? (j/N) "
|
|
|
|
#: g10/keyedit.c:3557
|
|
#, c-format
|
|
msgid "No user ID with index %d\n"
|
|
msgstr "Keine User-ID mit Index %d\n"
|
|
|
|
#: g10/keyedit.c:3603
|
|
#, c-format
|
|
msgid "No secondary key with index %d\n"
|
|
msgstr "Kein Zweitschlüssel mit Index %d\n"
|
|
|
|
#: g10/keyedit.c:3720
|
|
#, fuzzy, c-format
|
|
msgid "user ID: \"%s\"\n"
|
|
msgstr "User-ID: \""
|
|
|
|
#: g10/keyedit.c:3723 g10/keyedit.c:3787 g10/keyedit.c:3830
|
|
#, fuzzy, c-format
|
|
msgid "signed by your key %s on %s%s%s\n"
|
|
msgstr " beglaubigt durch %08lX um %s%s%s\n"
|
|
|
|
#: g10/keyedit.c:3725 g10/keyedit.c:3789 g10/keyedit.c:3832
|
|
msgid " (non-exportable)"
|
|
msgstr " (nicht-exportierbar)"
|
|
|
|
#: g10/keyedit.c:3729
|
|
#, c-format
|
|
msgid "This signature expired on %s.\n"
|
|
msgstr "Diese Unterschrift ist seit %s verfallen.\n"
|
|
|
|
#: g10/keyedit.c:3733
|
|
msgid "Are you sure you still want to revoke it? (y/N) "
|
|
msgstr "Wollen Sie ihn immmer noch widerrufen? (j/N) "
|
|
|
|
#: g10/keyedit.c:3737
|
|
msgid "Create a revocation certificate for this signature? (y/N) "
|
|
msgstr "Ein Widerrufszertifikat für diese Unterschrift erzeugen (j/N)"
|
|
|
|
#: g10/keyedit.c:3764
|
|
#, fuzzy, c-format
|
|
msgid "You have signed these user IDs on key %s:\n"
|
|
msgstr "Sie haben folgende User-IDs beglaubigt:\n"
|
|
|
|
#: g10/keyedit.c:3790
|
|
#, fuzzy
|
|
msgid " (non-revocable)"
|
|
msgstr " (nicht-exportierbar)"
|
|
|
|
#: g10/keyedit.c:3797
|
|
#, fuzzy, c-format
|
|
msgid "revoked by your key %s on %s\n"
|
|
msgstr " widerrufen durch %08lX um %s\n"
|
|
|
|
#: g10/keyedit.c:3819
|
|
msgid "You are about to revoke these signatures:\n"
|
|
msgstr "Es werden nun folgende Beglaubigungen entfernt:\n"
|
|
|
|
#: g10/keyedit.c:3839
|
|
msgid "Really create the revocation certificates? (y/N) "
|
|
msgstr "Wirklich ein Unterschrift-Widerrufszertifikat erzeugen? (j/N) "
|
|
|
|
#: g10/keyedit.c:3869
|
|
msgid "no secret key\n"
|
|
msgstr "Kein geheimer Schlüssel\n"
|
|
|
|
#: g10/keyedit.c:3939
|
|
#, c-format
|
|
msgid "user ID \"%s\" is already revoked\n"
|
|
msgstr "User-ID \"%s\" ist bereits widerrufen\n"
|
|
|
|
#: g10/keyedit.c:3956
|
|
#, c-format
|
|
msgid "WARNING: a user ID signature is dated %d seconds in the future\n"
|
|
msgstr ""
|
|
"WARNUNG: Eine User-ID-Unterschrift datiert mit %d Sekunden aus der Zukunft\n"
|
|
|
|
#: g10/keyedit.c:4125
|
|
#, fuzzy, c-format
|
|
msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n"
|
|
msgstr ""
|
|
"Anzeigen einer %s Photo ID (%ld Byte) für Schlüssel %08lX (User-ID %d)\n"
|
|
|
|
#: g10/keygen.c:293
|
|
#, fuzzy, c-format
|
|
msgid "preference `%s' duplicated\n"
|
|
msgstr "Voreinstellung %c%lu ist doppelt\n"
|
|
|
|
#: g10/keygen.c:300
|
|
#, fuzzy
|
|
msgid "too many cipher preferences\n"
|
|
msgstr "zu viele Hashvoreinstellungen\n"
|
|
|
|
#: g10/keygen.c:302
|
|
msgid "too many digest preferences\n"
|
|
msgstr "zu viele Hashvoreinstellungen\n"
|
|
|
|
#: g10/keygen.c:304
|
|
msgid "too many compression preferences\n"
|
|
msgstr "zu viele Komprimierungsvoreinstellungen\n"
|
|
|
|
#: g10/keygen.c:401
|
|
#, fuzzy, c-format
|
|
msgid "invalid item `%s' in preference string\n"
|
|
msgstr "Ungültiges Feld in der Voreinstellungszeichenkette\n"
|
|
|
|
#: g10/keygen.c:827
|
|
msgid "writing direct signature\n"
|
|
msgstr "Die \"Direct Key Signature\" wird geschrieben\n"
|
|
|
|
#: g10/keygen.c:866
|
|
msgid "writing self signature\n"
|
|
msgstr "Die Eigenbeglaubigung wird geschrieben\n"
|
|
|
|
#: g10/keygen.c:912
|
|
msgid "writing key binding signature\n"
|
|
msgstr "Schreiben der \"key-binding\" Signatur\n"
|
|
|
|
#: g10/keygen.c:974 g10/keygen.c:1058 g10/keygen.c:1149 g10/keygen.c:2613
|
|
#, c-format
|
|
msgid "keysize invalid; using %u bits\n"
|
|
msgstr "Ungültig Schlüssellänge; %u Bit werden verwendet\n"
|
|
|
|
#: g10/keygen.c:979 g10/keygen.c:1063 g10/keygen.c:1154 g10/keygen.c:2619
|
|
#, c-format
|
|
msgid "keysize rounded up to %u bits\n"
|
|
msgstr "Schlüssellänge auf %u Bit aufgerundet\n"
|
|
|
|
#: g10/keygen.c:1247
|
|
#, fuzzy
|
|
msgid "Sign"
|
|
msgstr "sign"
|
|
|
|
#: g10/keygen.c:1250
|
|
#, fuzzy
|
|
msgid "Encrypt"
|
|
msgstr "Daten verschlüsseln"
|
|
|
|
#: g10/keygen.c:1253
|
|
#, fuzzy
|
|
msgid "Authenticate"
|
|
msgstr "uneingeschränkt"
|
|
|
|
#: g10/keygen.c:1261
|
|
msgid "SsEeAaQq"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:1276
|
|
#, c-format
|
|
msgid "Possible actions for a %s key: "
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:1280
|
|
#, fuzzy
|
|
msgid "Current allowed actions: "
|
|
msgstr "Derzeitige Voreinstellungenliste:\n"
|
|
|
|
#: g10/keygen.c:1285
|
|
#, c-format
|
|
msgid " (%c) Toggle the sign capability\n"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:1288
|
|
#, fuzzy, c-format
|
|
msgid " (%c) Toggle the encrypt capability\n"
|
|
msgstr " (%d) ElGamal (nur verschlüsseln)\n"
|
|
|
|
#: g10/keygen.c:1291
|
|
#, c-format
|
|
msgid " (%c) Toggle the authenticate capability\n"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:1294
|
|
#, c-format
|
|
msgid " (%c) Finished\n"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:1348
|
|
msgid "Please select what kind of key you want:\n"
|
|
msgstr "Bitte wählen Sie, welche Art von Schlüssel Sie möchten:\n"
|
|
|
|
#: g10/keygen.c:1350
|
|
#, fuzzy, c-format
|
|
msgid " (%d) DSA and Elgamal (default)\n"
|
|
msgstr " (%d) DSA und ElGamal (voreingestellt)\n"
|
|
|
|
#: g10/keygen.c:1351
|
|
#, c-format
|
|
msgid " (%d) DSA (sign only)\n"
|
|
msgstr " (%d) DSA (nur signieren/beglaubigen)\n"
|
|
|
|
#: g10/keygen.c:1353
|
|
#, fuzzy, c-format
|
|
msgid " (%d) Elgamal (encrypt only)\n"
|
|
msgstr " (%d) ElGamal (nur verschlüsseln)\n"
|
|
|
|
#: g10/keygen.c:1354
|
|
#, c-format
|
|
msgid " (%d) RSA (sign only)\n"
|
|
msgstr " (%d) RSA (nur signieren/beglaubigen)\n"
|
|
|
|
#: g10/keygen.c:1356
|
|
#, c-format
|
|
msgid " (%d) RSA (encrypt only)\n"
|
|
msgstr " (%d) RSA (nur verschlüsseln)\n"
|
|
|
|
#: g10/keygen.c:1358
|
|
#, fuzzy, c-format
|
|
msgid " (%d) RSA (set your own capabilities)\n"
|
|
msgstr " (%d) RSA (nur verschlüsseln)\n"
|
|
|
|
#: g10/keygen.c:1409
|
|
#, c-format
|
|
msgid ""
|
|
"About to generate a new %s keypair.\n"
|
|
" minimum keysize is 768 bits\n"
|
|
" default keysize is 1024 bits\n"
|
|
" highest suggested keysize is 2048 bits\n"
|
|
msgstr ""
|
|
"Es wird ein neues %s Schlüsselpaar erzeugt.\n"
|
|
" kleinste Schlüssellänge ist 768 Bit\n"
|
|
" standard Schlüssellänge ist 1024 Bit\n"
|
|
" gröÂßte sinnvolle Schlüssellänge ist 2048 Bit\n"
|
|
|
|
#: g10/keygen.c:1418
|
|
msgid "What keysize do you want? (1024) "
|
|
msgstr "Welche Schlüssellänge wünschen Sie? (1024) "
|
|
|
|
#: g10/keygen.c:1423
|
|
msgid "DSA only allows keysizes from 512 to 1024\n"
|
|
msgstr "DSA erlaubt nur Schlüssellängen von 512 bis 1024\n"
|
|
|
|
#: g10/keygen.c:1425
|
|
msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
|
|
msgstr "zu kurz; 1024 ist die kleinste für RSA mögliche Schlüssellänge.\n"
|
|
|
|
#: g10/keygen.c:1428
|
|
msgid "keysize too small; 768 is smallest value allowed.\n"
|
|
msgstr "zu kurz; 768 ist die kleinste mögliche Schlüssellänge.\n"
|
|
|
|
#: g10/keygen.c:1439
|
|
#, c-format
|
|
msgid "keysize too large; %d is largest value allowed.\n"
|
|
msgstr "SchüsselgröÂße zu hoch; %d ist der Maximalwert.\n"
|
|
|
|
#: g10/keygen.c:1444
|
|
msgid ""
|
|
"Keysizes larger than 2048 are not suggested because\n"
|
|
"computations take REALLY long!\n"
|
|
msgstr ""
|
|
"Schlüssellängen gröÂßer als 2048 werden nicht empfohlen, da die\n"
|
|
"Berechnungen dann WIRKLICH lange brauchen!\n"
|
|
|
|
#: g10/keygen.c:1447
|
|
#, fuzzy
|
|
msgid "Are you sure that you want this keysize? (y/N) "
|
|
msgstr "Sind Sie sicher, daß Sie diese Schlüssellänge wünschen? "
|
|
|
|
#: g10/keygen.c:1449
|
|
msgid ""
|
|
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
|
|
"vulnerable to attacks!\n"
|
|
msgstr ""
|
|
"Gut, aber bitte denken Sie auch daran, daß Monitor und Tastatur Daten "
|
|
"abstrahlen und diese leicht mitgelesen werden können.\n"
|
|
|
|
#: g10/keygen.c:1458
|
|
#, c-format
|
|
msgid "Requested keysize is %u bits\n"
|
|
msgstr "Die verlangte Schlüssellänge beträgt %u Bit\n"
|
|
|
|
#: g10/keygen.c:1461 g10/keygen.c:1465
|
|
#, c-format
|
|
msgid "rounded up to %u bits\n"
|
|
msgstr "aufgerundet auf %u Bit\n"
|
|
|
|
#: g10/keygen.c:1516
|
|
msgid ""
|
|
"Please specify how long the key should be valid.\n"
|
|
" 0 = key does not expire\n"
|
|
" <n> = key expires in n days\n"
|
|
" <n>w = key expires in n weeks\n"
|
|
" <n>m = key expires in n months\n"
|
|
" <n>y = key expires in n years\n"
|
|
msgstr ""
|
|
"Bitte wählen Sie, wie lange der Schlüssel gültig bleiben soll.\n"
|
|
" 0 = Schlüssel verfällt nie\n"
|
|
" <n> = Schlüssel verfällt nach n Tagen\n"
|
|
" <n>w = Schlüssel verfällt nach n Wochen\n"
|
|
" <n>m = Schlüssel verfällt nach n Monaten\n"
|
|
" <n>y = Schlüssel verfällt nach n Jahren\n"
|
|
|
|
#: g10/keygen.c:1525
|
|
msgid ""
|
|
"Please specify how long the signature should be valid.\n"
|
|
" 0 = signature does not expire\n"
|
|
" <n> = signature expires in n days\n"
|
|
" <n>w = signature expires in n weeks\n"
|
|
" <n>m = signature expires in n months\n"
|
|
" <n>y = signature expires in n years\n"
|
|
msgstr ""
|
|
"Bitte wählen Sie, wie lange die Beglaubigung gültig bleiben soll.\n"
|
|
" 0 = Schlüssel verfällt nie\n"
|
|
" <n> = Schlüssel verfällt nach n Tagen\n"
|
|
" <n>w = Schlüssel verfällt nach n Wochen\n"
|
|
" <n>m = Schlüssel verfällt nach n Monaten\n"
|
|
" <n>y = Schlüssel verfällt nach n Jahren\n"
|
|
|
|
#: g10/keygen.c:1547
|
|
msgid "Key is valid for? (0) "
|
|
msgstr "Wie lange bleibt der Schlüssel gültig? (0) "
|
|
|
|
#: g10/keygen.c:1549
|
|
msgid "Signature is valid for? (0) "
|
|
msgstr "Wie lange bleibt die Beglaubigung gültig? (0) "
|
|
|
|
#: g10/keygen.c:1554
|
|
msgid "invalid value\n"
|
|
msgstr "Ungültiger Wert.\n"
|
|
|
|
#: g10/keygen.c:1559
|
|
#, c-format
|
|
msgid "%s does not expire at all\n"
|
|
msgstr "%s verfällt nie.\n"
|
|
|
|
#: g10/keygen.c:1566
|
|
#, c-format
|
|
msgid "%s expires at %s\n"
|
|
msgstr "%s verfällt am %s\n"
|
|
|
|
#: g10/keygen.c:1572
|
|
msgid ""
|
|
"Your system can't display dates beyond 2038.\n"
|
|
"However, it will be correctly handled up to 2106.\n"
|
|
msgstr ""
|
|
"Ihr Rechner kann Daten jenseits des Jahres 2038 nicht anzeigen.\n"
|
|
"Trotzdem werden Daten bis 2106 korrekt verarbeitet.\n"
|
|
|
|
#: g10/keygen.c:1577
|
|
#, fuzzy
|
|
msgid "Is this correct? (y/N) "
|
|
msgstr "Ist dies richtig? (j/n) "
|
|
|
|
#: g10/keygen.c:1620
|
|
#, fuzzy
|
|
msgid ""
|
|
"\n"
|
|
"You need a user ID to identify your key; the software constructs the user "
|
|
"ID\n"
|
|
"from the Real Name, Comment and Email Address in this form:\n"
|
|
" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
|
|
"\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Sie benötigen eine User-ID, um Ihren Schlüssel eindeutig zu machen; das\n"
|
|
"Programm baut diese User-ID aus Ihrem echten Namen, einem Kommentar und\n"
|
|
"Ihrer E-Mail-Adresse in dieser Form auf:\n"
|
|
" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
|
|
"\n"
|
|
|
|
#: g10/keygen.c:1632
|
|
msgid "Real name: "
|
|
msgstr "Ihr Name (\"Vorname Nachname\"): "
|
|
|
|
#: g10/keygen.c:1640
|
|
msgid "Invalid character in name\n"
|
|
msgstr "Ungültiges Zeichen im Namen\n"
|
|
|
|
#: g10/keygen.c:1642
|
|
msgid "Name may not start with a digit\n"
|
|
msgstr "Der Name darf nicht mit einer Ziffer beginnen.\n"
|
|
|
|
#: g10/keygen.c:1644
|
|
msgid "Name must be at least 5 characters long\n"
|
|
msgstr "Der Name muß min. 5 Zeichen lang sein.\n"
|
|
|
|
#: g10/keygen.c:1652
|
|
msgid "Email address: "
|
|
msgstr "E-Mail-Adresse: "
|
|
|
|
#: g10/keygen.c:1663
|
|
msgid "Not a valid email address\n"
|
|
msgstr "Diese E-Mail-Adresse ist ungültig\n"
|
|
|
|
#: g10/keygen.c:1671
|
|
msgid "Comment: "
|
|
msgstr "Kommentar: "
|
|
|
|
#: g10/keygen.c:1677
|
|
msgid "Invalid character in comment\n"
|
|
msgstr "Ungültiges Zeichen im Kommentar.\n"
|
|
|
|
#: g10/keygen.c:1700
|
|
#, c-format
|
|
msgid "You are using the `%s' character set.\n"
|
|
msgstr "Sie benutzen den Zeichensatz `%s'\n"
|
|
|
|
#: g10/keygen.c:1706
|
|
#, c-format
|
|
msgid ""
|
|
"You selected this USER-ID:\n"
|
|
" \"%s\"\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Sie haben diese User-ID gewählt:\n"
|
|
" \"%s\"\n"
|
|
"\n"
|
|
|
|
#: g10/keygen.c:1711
|
|
msgid "Please don't put the email address into the real name or the comment\n"
|
|
msgstr "Bitte keine E-Mailadressen als Namen oder Kommentar verwenden\n"
|
|
|
|
#: g10/keygen.c:1727
|
|
msgid "NnCcEeOoQq"
|
|
msgstr "NnKkEeFfBb"
|
|
|
|
#: g10/keygen.c:1737
|
|
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
|
|
msgstr "Ändern: (N)ame, (K)ommentar, (E)-Mail oder (B)eenden? "
|
|
|
|
#: g10/keygen.c:1738
|
|
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
|
|
msgstr "Ändern: (N)ame, (K)ommentar, (E)-Mail oder (F)ertig/(B)eenden? "
|
|
|
|
#: g10/keygen.c:1757
|
|
msgid "Please correct the error first\n"
|
|
msgstr "Bitte beseitigen Sie zuerst den Fehler\n"
|
|
|
|
#: g10/keygen.c:1797
|
|
msgid ""
|
|
"You need a Passphrase to protect your secret key.\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Sie benötigen eine Passphrase, um den geheimen Schlüssel zu schützen.\n"
|
|
"\n"
|
|
|
|
#: g10/keygen.c:1807
|
|
#, c-format
|
|
msgid "%s.\n"
|
|
msgstr "%s.\n"
|
|
|
|
#: g10/keygen.c:1813
|
|
msgid ""
|
|
"You don't want a passphrase - this is probably a *bad* idea!\n"
|
|
"I will do it anyway. You can change your passphrase at any time,\n"
|
|
"using this program with the option \"--edit-key\".\n"
|
|
"\n"
|
|
msgstr ""
|
|
"Sie möchten keine Passphrase - Dies ist *nicht* zu empfehlen!\n"
|
|
"Es ist trotzdem möglich. Sie können Ihre Passphrase jederzeit\n"
|
|
"ändern, indem sie dieses Programm mit dem Befehl \"--edit-key\"\n"
|
|
"aufrufen.\n"
|
|
"\n"
|
|
|
|
#: g10/keygen.c:1835
|
|
msgid ""
|
|
"We need to generate a lot of random bytes. It is a good idea to perform\n"
|
|
"some other action (type on the keyboard, move the mouse, utilize the\n"
|
|
"disks) during the prime generation; this gives the random number\n"
|
|
"generator a better chance to gain enough entropy.\n"
|
|
msgstr ""
|
|
"Wir müssen eine ganze Menge Zufallswerte erzeugen. Sie können dies\n"
|
|
"unterstützen, indem Sie z.B. in einem anderen Fenster/Konsole irgendetwas\n"
|
|
"tippen, die Maus verwenden oder irgendwelche anderen Programme benutzen.\n"
|
|
|
|
#: g10/keygen.c:2490
|
|
msgid "DSA keypair will have 1024 bits.\n"
|
|
msgstr "Das DSA-Schlüsselpaar wird 1024 Bit haben.\n"
|
|
|
|
#: g10/keygen.c:2559
|
|
msgid "Key generation canceled.\n"
|
|
msgstr "Schlüsselerzeugung abgebrochen.\n"
|
|
|
|
#: g10/keygen.c:2747 g10/keygen.c:2884
|
|
#, c-format
|
|
msgid "writing public key to `%s'\n"
|
|
msgstr "schreiben des öffentlichen Schlüssels nach '%s'\n"
|
|
|
|
#: g10/keygen.c:2749 g10/keygen.c:2887
|
|
#, fuzzy, c-format
|
|
msgid "writing secret key stub to `%s'\n"
|
|
msgstr "schreiben des geheimen Schlüssels nach '%s'\n"
|
|
|
|
#: g10/keygen.c:2752 g10/keygen.c:2890
|
|
#, c-format
|
|
msgid "writing secret key to `%s'\n"
|
|
msgstr "schreiben des geheimen Schlüssels nach '%s'\n"
|
|
|
|
#: g10/keygen.c:2873
|
|
#, c-format
|
|
msgid "no writable public keyring found: %s\n"
|
|
msgstr "kein schreibbarer öffentlicher Schlüsselbund gefunden: %s\n"
|
|
|
|
#: g10/keygen.c:2879
|
|
#, c-format
|
|
msgid "no writable secret keyring found: %s\n"
|
|
msgstr "kein schreibbarer geheimer Schlüsselbund gefunden: %s\n"
|
|
|
|
#: g10/keygen.c:2897
|
|
#, c-format
|
|
msgid "error writing public keyring `%s': %s\n"
|
|
msgstr "Fehler beim Schreiben des öff. Schlüsselbundes `%s': %s\n"
|
|
|
|
#: g10/keygen.c:2904
|
|
#, c-format
|
|
msgid "error writing secret keyring `%s': %s\n"
|
|
msgstr "Fehler beim Schreiben des geheimen Schlüsselbundes `%s': %s\n"
|
|
|
|
#: g10/keygen.c:2927
|
|
msgid "public and secret key created and signed.\n"
|
|
msgstr "Öffentlichen und geheimen Schlüssel erzeugt und signiert.\n"
|
|
|
|
#: g10/keygen.c:2938
|
|
msgid ""
|
|
"Note that this key cannot be used for encryption. You may want to use\n"
|
|
"the command \"--edit-key\" to generate a secondary key for this purpose.\n"
|
|
msgstr ""
|
|
"Bitte beachten Sie, daß dieser Schlüssel nicht zum Verschlüsseln benutzt\n"
|
|
"werden kann. Sie können aber mit dem Befehl \"--edit-key\" einen\n"
|
|
"Zweitschlüssel für diesem Zweck erzeugen.\n"
|
|
|
|
#: g10/keygen.c:2950 g10/keygen.c:3065 g10/keygen.c:3180
|
|
#, c-format
|
|
msgid "Key generation failed: %s\n"
|
|
msgstr "Schlüsselerzeugung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keygen.c:3001 g10/keygen.c:3116 g10/sign.c:290
|
|
#, c-format
|
|
msgid ""
|
|
"key has been created %lu second in future (time warp or clock problem)\n"
|
|
msgstr ""
|
|
"Der Schlüssel wurde %lu Sekunde in der Zukunft erzeugt (Zeitreise oder Uhren "
|
|
"stimmen nicht überein)\n"
|
|
|
|
#: g10/keygen.c:3003 g10/keygen.c:3118 g10/sign.c:292
|
|
#, c-format
|
|
msgid ""
|
|
"key has been created %lu seconds in future (time warp or clock problem)\n"
|
|
msgstr ""
|
|
"Der Schlüssel wurde %lu Sekunden in der Zukunft erzeugt (Zeitreise oder "
|
|
"Uhren stimmen nicht überein)\n"
|
|
|
|
#: g10/keygen.c:3012 g10/keygen.c:3129
|
|
msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n"
|
|
msgstr "HINWEIS: Unterschlüssel für v3-Schlüssen sind nicht OpenPGP-konform\n"
|
|
|
|
#: g10/keygen.c:3040 g10/keygen.c:3162
|
|
#, fuzzy
|
|
msgid "Really create? (y/N) "
|
|
msgstr "Wirklich erzeugen? "
|
|
|
|
#: g10/keygen.c:3315
|
|
#, fuzzy, c-format
|
|
msgid "storing key onto card failed: %s\n"
|
|
msgstr "löschen des Schlüsselblocks fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keygen.c:3362
|
|
#, fuzzy, c-format
|
|
msgid "can't create backup file `%s': %s\n"
|
|
msgstr "'%s' kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/keygen.c:3385
|
|
#, fuzzy, c-format
|
|
msgid "NOTE: backup of card key saved to `%s'\n"
|
|
msgstr "Hinweis: geheimer Schlüssel %08lX verfällt am %s\n"
|
|
|
|
#: g10/keygen.c:3452
|
|
#, c-format
|
|
msgid "length of RSA modulus is not %d\n"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:3458
|
|
msgid "public exponent too large (more than 32 bits)\n"
|
|
msgstr ""
|
|
|
|
#: g10/keygen.c:3464 g10/keygen.c:3470
|
|
#, c-format
|
|
msgid "length of an RSA prime is not %d\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyid.c:497 g10/keyid.c:509 g10/keyid.c:521 g10/keyid.c:533
|
|
msgid "never "
|
|
msgstr "niemals "
|
|
|
|
#: g10/keylist.c:186
|
|
msgid "Critical signature policy: "
|
|
msgstr "Krititische Beglaubigungsrichtlinie: "
|
|
|
|
#: g10/keylist.c:188
|
|
msgid "Signature policy: "
|
|
msgstr "Beglaubigungsrichtlinie: "
|
|
|
|
#: g10/keylist.c:227
|
|
msgid "Critical preferred keyserver: "
|
|
msgstr ""
|
|
|
|
#: g10/keylist.c:275 g10/keylist.c:319
|
|
msgid "WARNING: invalid notation data found\n"
|
|
msgstr "WARNUNG: Ungültige \"Notation\"-Daten gefunden\n"
|
|
|
|
#: g10/keylist.c:293
|
|
msgid "Critical signature notation: "
|
|
msgstr "Krititische Beglaubigungs-\"Notation\": "
|
|
|
|
#: g10/keylist.c:295
|
|
msgid "Signature notation: "
|
|
msgstr "Beglaubigungs-\"Notation\": "
|
|
|
|
#: g10/keylist.c:306
|
|
msgid "not human readable"
|
|
msgstr "nicht als Klartext darstellbar"
|
|
|
|
#: g10/keylist.c:407
|
|
msgid "Keyring"
|
|
msgstr "Schlüsselbund"
|
|
|
|
#: g10/keylist.c:713
|
|
#, fuzzy, c-format
|
|
msgid "expired: %s)"
|
|
msgstr " [verfällt: %s]"
|
|
|
|
#: g10/keylist.c:1415
|
|
msgid "Primary key fingerprint:"
|
|
msgstr "Haupt-Fingerabdruck ="
|
|
|
|
#: g10/keylist.c:1417
|
|
msgid " Subkey fingerprint:"
|
|
msgstr "Unter-Fingerabdruck ="
|
|
|
|
#: g10/keylist.c:1424
|
|
msgid " Primary key fingerprint:"
|
|
msgstr " Haupt-Fingerabdruck ="
|
|
|
|
#: g10/keylist.c:1426
|
|
msgid " Subkey fingerprint:"
|
|
msgstr " Unter-Fingerabdruck ="
|
|
|
|
#: g10/keylist.c:1430 g10/keylist.c:1434
|
|
#, fuzzy
|
|
msgid " Key fingerprint ="
|
|
msgstr " Schl.-Fingerabdruck ="
|
|
|
|
#: g10/keylist.c:1501
|
|
msgid " Card serial no. ="
|
|
msgstr ""
|
|
|
|
#: g10/keyring.c:1242
|
|
#, fuzzy, c-format
|
|
msgid "renaming `%s' to `%s' failed: %s\n"
|
|
msgstr "Anbringen der ASCII-Hülle ist fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keyring.c:1248
|
|
msgid "WARNING: 2 files with confidential information exists.\n"
|
|
msgstr "Warnung: Zwei Dateien mit vertraulichem Inhalt vorhanden.\n"
|
|
|
|
#: g10/keyring.c:1250
|
|
#, c-format
|
|
msgid "%s is the unchanged one\n"
|
|
msgstr "%s ist der Unveränderte\n"
|
|
|
|
#: g10/keyring.c:1251
|
|
#, c-format
|
|
msgid "%s is the new one\n"
|
|
msgstr "%s ist der Neue\n"
|
|
|
|
#: g10/keyring.c:1252
|
|
msgid "Please fix this possible security flaw\n"
|
|
msgstr "Bitte diesen potentiellen Sicherheitsmangel beseitigen\n"
|
|
|
|
#: g10/keyring.c:1372
|
|
#, fuzzy, c-format
|
|
msgid "caching keyring `%s'\n"
|
|
msgstr "Prüfen des Schlüsselbundes `%s'\n"
|
|
|
|
#: g10/keyring.c:1418
|
|
#, fuzzy, c-format
|
|
msgid "%lu keys cached so far (%lu signatures)\n"
|
|
msgstr "%lu Schlüssel bislang geprüft (%lu Beglaubigungen)\n"
|
|
|
|
#: g10/keyring.c:1430
|
|
#, fuzzy, c-format
|
|
msgid "%lu keys cached (%lu signatures)\n"
|
|
msgstr "%lu Schlüssel geprüft (%lu Beglaubigungen)\n"
|
|
|
|
#: g10/keyring.c:1501
|
|
#, c-format
|
|
msgid "%s: keyring created\n"
|
|
msgstr "%s: Schlüsselbund erstellt\n"
|
|
|
|
#: g10/keyserver.c:98
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: keyserver option `%s' is not used on this platform\n"
|
|
msgstr ""
|
|
"WARNUNG: Optionen in `%s' sind während dieses Laufes noch nicht wirksam\n"
|
|
|
|
#: g10/keyserver.c:378
|
|
#, fuzzy
|
|
msgid "disabled"
|
|
msgstr "disable"
|
|
|
|
#: g10/keyserver.c:579
|
|
msgid "Enter number(s), N)ext, or Q)uit > "
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:662 g10/keyserver.c:1142
|
|
#, fuzzy, c-format
|
|
msgid "invalid keyserver protocol (us %d!=handler %d)\n"
|
|
msgstr "Ungültige export Option\n"
|
|
|
|
#: g10/keyserver.c:752
|
|
#, fuzzy, c-format
|
|
msgid "key \"%s\" not found on keyserver\n"
|
|
msgstr "Schlüssel `%s' nicht gefunden: %s\n"
|
|
|
|
#: g10/keyserver.c:754
|
|
#, fuzzy
|
|
msgid "key not found on keyserver\n"
|
|
msgstr "Schlüssel `%s' nicht gefunden: %s\n"
|
|
|
|
#: g10/keyserver.c:896
|
|
#, fuzzy, c-format
|
|
msgid "requesting key %s from %s server %s\n"
|
|
msgstr "Schlüssel %08lX wird von %s angefordert\n"
|
|
|
|
#: g10/keyserver.c:900
|
|
#, fuzzy, c-format
|
|
msgid "requesting key %s from %s\n"
|
|
msgstr "Schlüssel %08lX wird von %s angefordert\n"
|
|
|
|
#: g10/keyserver.c:1045
|
|
#, fuzzy, c-format
|
|
msgid "sending key %s to %s server %s\n"
|
|
msgstr "suche nach \"%s\" auf HKP-Server %s\n"
|
|
|
|
#: g10/keyserver.c:1049
|
|
#, fuzzy, c-format
|
|
msgid "sending key %s to %s\n"
|
|
msgstr ""
|
|
"\"\n"
|
|
"unterschrieben mit Ihrem Schlüssel %08lX um %s\n"
|
|
|
|
#: g10/keyserver.c:1092
|
|
#, fuzzy, c-format
|
|
msgid "searching for \"%s\" from %s server %s\n"
|
|
msgstr "suche nach \"%s\" auf HKP-Server %s\n"
|
|
|
|
#: g10/keyserver.c:1095
|
|
#, fuzzy, c-format
|
|
msgid "searching for \"%s\" from %s\n"
|
|
msgstr "suche nach \"%s\" auf HKP-Server %s\n"
|
|
|
|
#: g10/keyserver.c:1102 g10/keyserver.c:1197
|
|
#, fuzzy
|
|
msgid "no keyserver action!\n"
|
|
msgstr "Ungültige export Option\n"
|
|
|
|
#: g10/keyserver.c:1150
|
|
#, c-format
|
|
msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1159
|
|
msgid "keyserver did not send VERSION\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1218
|
|
msgid "no keyserver known (use option --keyserver)\n"
|
|
msgstr "Kein Schlüsselserver bekannt (Option --keyserver verwenden)\n"
|
|
|
|
#: g10/keyserver.c:1224
|
|
msgid "external keyserver calls are not supported in this build\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1236
|
|
#, c-format
|
|
msgid "no handler for keyserver scheme `%s'\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1241
|
|
#, c-format
|
|
msgid "action `%s' not supported with keyserver scheme `%s'\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1249
|
|
#, c-format
|
|
msgid "gpgkeys_%s does not support handler version %d\n"
|
|
msgstr ""
|
|
|
|
#: g10/keyserver.c:1254
|
|
#, fuzzy
|
|
msgid "keyserver timed out\n"
|
|
msgstr "Schlüsselserverfehler"
|
|
|
|
#: g10/keyserver.c:1259
|
|
#, fuzzy
|
|
msgid "keyserver internal error\n"
|
|
msgstr "Schlüsselserverfehler"
|
|
|
|
#: g10/keyserver.c:1268
|
|
#, fuzzy, c-format
|
|
msgid "keyserver communications error: %s\n"
|
|
msgstr "Empfangen vom Schlüsselserver fehlgeschlagen: %s\n"
|
|
|
|
#: g10/keyserver.c:1293 g10/keyserver.c:1327
|
|
#, fuzzy, c-format
|
|
msgid "\"%s\" not a key ID: skipping\n"
|
|
msgstr "%s: Dies ist keine gültige Schlüssel-ID\n"
|
|
|
|
#: g10/keyserver.c:1414
|
|
#, fuzzy, c-format
|
|
msgid "key \"%s\" not found: %s\n"
|
|
msgstr "Schlüssel `%s' nicht gefunden: %s\n"
|
|
|
|
#: g10/keyserver.c:1578
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: unable to refresh key %s via %s: %s\n"
|
|
msgstr ""
|
|
"WARNUNG: die temporäre Datei (%s) `%s' konnte nicht entfernt werden: %s\n"
|
|
|
|
#: g10/keyserver.c:1600
|
|
#, fuzzy, c-format
|
|
msgid "refreshing 1 key from %s\n"
|
|
msgstr "Schlüssel %08lX wird von %s angefordert\n"
|
|
|
|
#: g10/keyserver.c:1602
|
|
#, fuzzy, c-format
|
|
msgid "refreshing %d keys from %s\n"
|
|
msgstr "Schlüssel %08lX wird von %s angefordert\n"
|
|
|
|
#: g10/mainproc.c:248
|
|
#, c-format
|
|
msgid "weird size for an encrypted session key (%d)\n"
|
|
msgstr "Seltsame Länge für einen verschlüsselten Sitzungsschlüssel (%d)\n"
|
|
|
|
#: g10/mainproc.c:262
|
|
#, c-format
|
|
msgid "bad passphrase or unknown cipher algorithm (%d)\n"
|
|
msgstr "Falsche Passphrase oder unbekanntes Verschlüsselungsverfahren (%d)\n"
|
|
|
|
#: g10/mainproc.c:299
|
|
#, c-format
|
|
msgid "%s encrypted session key\n"
|
|
msgstr "%s verschlüsselter Sitzungsschlüssel\n"
|
|
|
|
#: g10/mainproc.c:309
|
|
#, c-format
|
|
msgid "passphrase generated with unknown digest algorithm %d\n"
|
|
msgstr "Passphrase wurde mit unbekanntem Hashverfahren %d erstellt\n"
|
|
|
|
#: g10/mainproc.c:373
|
|
#, fuzzy, c-format
|
|
msgid "public key is %s\n"
|
|
msgstr "Öffentlicher Schlüssel ist %08lX\n"
|
|
|
|
#: g10/mainproc.c:428
|
|
msgid "public key encrypted data: good DEK\n"
|
|
msgstr "Mit öffentlichem Schüssel verschlüsselte Daten: Korrekte DEK\n"
|
|
|
|
#: g10/mainproc.c:461
|
|
#, fuzzy, c-format
|
|
msgid "encrypted with %u-bit %s key, ID %s, created %s\n"
|
|
msgstr "verschlüsselt mit %u-Bit %s Schlüssel, ID %08lX, erzeugt %s\n"
|
|
|
|
#: g10/mainproc.c:465 g10/pkclist.c:218
|
|
#, fuzzy, c-format
|
|
msgid " \"%s\"\n"
|
|
msgstr " alias \""
|
|
|
|
# Scripte scannen lt. dl1bke auf "ID (0-9A-F)+" deswegen muß "ID" rein :-(
|
|
# [kw]
|
|
#: g10/mainproc.c:469
|
|
#, fuzzy, c-format
|
|
msgid "encrypted with %s key, ID %s\n"
|
|
msgstr "verschlüsselt mit %s Schlüssel, ID %08lX\n"
|
|
|
|
#: g10/mainproc.c:483
|
|
#, c-format
|
|
msgid "public key decryption failed: %s\n"
|
|
msgstr "Entschlüsselung mit öffentlichem Schlüssel fehlgeschlagen: %s\n"
|
|
|
|
#: g10/mainproc.c:497
|
|
#, c-format
|
|
msgid "encrypted with %lu passphrases\n"
|
|
msgstr "Verschlüsselt mit %lu Passphrases\n"
|
|
|
|
#: g10/mainproc.c:499
|
|
msgid "encrypted with 1 passphrase\n"
|
|
msgstr "Verschlüsselt mit einer Passphrase\n"
|
|
|
|
#: g10/mainproc.c:527 g10/mainproc.c:549
|
|
#, c-format
|
|
msgid "assuming %s encrypted data\n"
|
|
msgstr "vermutlich %s-verschlüsselte Daten\n"
|
|
|
|
#: g10/mainproc.c:535
|
|
#, c-format
|
|
msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n"
|
|
msgstr "IDEA-Verschlüsselung nicht verfügbar; versucht wird stattdessen %s\n"
|
|
|
|
#: g10/mainproc.c:567
|
|
msgid "decryption okay\n"
|
|
msgstr "Entschlüsselung erfolgreich\n"
|
|
|
|
#: g10/mainproc.c:571
|
|
msgid "WARNING: message was not integrity protected\n"
|
|
msgstr ""
|
|
"WARNUNG: Botschaft wurde nicht integritätsgeschützt (integrity protected)\n"
|
|
|
|
#: g10/mainproc.c:584
|
|
msgid "WARNING: encrypted message has been manipulated!\n"
|
|
msgstr "Warnung: Verschlüsselte Botschaft ist manipuliert worden!\n"
|
|
|
|
#: g10/mainproc.c:590
|
|
#, c-format
|
|
msgid "decryption failed: %s\n"
|
|
msgstr "Entschlüsselung fehlgeschlagen: %s\n"
|
|
|
|
#: g10/mainproc.c:610
|
|
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
|
|
msgstr ""
|
|
"Hinweis: Der Absender verlangte Vertraulichkeit(\"for-your-eyes-only\")\n"
|
|
|
|
#: g10/mainproc.c:612
|
|
#, c-format
|
|
msgid "original file name='%.*s'\n"
|
|
msgstr "Ursprünglicher Dateiname='%.*s'\n"
|
|
|
|
#: g10/mainproc.c:784
|
|
msgid "standalone revocation - use \"gpg --import\" to apply\n"
|
|
msgstr ""
|
|
"Einzelner Widerruf - verwenden Sie \"gpg --import\" um ihn anzuwenden\n"
|
|
|
|
#: g10/mainproc.c:1288
|
|
msgid "signature verification suppressed\n"
|
|
msgstr "Unterschriften-Überprüfung unterdrückt\n"
|
|
|
|
#: g10/mainproc.c:1330 g10/mainproc.c:1340
|
|
msgid "can't handle these multiple signatures\n"
|
|
msgstr "diese Mehrfachunterschriften können nicht behandelt werden\n"
|
|
|
|
#: g10/mainproc.c:1350
|
|
#, fuzzy, c-format
|
|
msgid "Signature made %s\n"
|
|
msgstr "Diese Unterschrift ist seit %s verfallen.\n"
|
|
|
|
#: g10/mainproc.c:1351
|
|
#, fuzzy, c-format
|
|
msgid " using %s key %s\n"
|
|
msgstr " alias \""
|
|
|
|
# Scripte scannen lt. dl1bke auf "ID (0-9A-F)+" deswegen muß "ID" rein :-(
|
|
#: g10/mainproc.c:1355
|
|
#, fuzzy, c-format
|
|
msgid "Signature made %s using %s key ID %s\n"
|
|
msgstr "Unterschrift vom %.*s, %s Schlüssel ID %08lX\n"
|
|
|
|
#: g10/mainproc.c:1375
|
|
msgid "Key available at: "
|
|
msgstr "Schlüssel erhältlich bei: "
|
|
|
|
#: g10/mainproc.c:1480 g10/mainproc.c:1528
|
|
#, fuzzy, c-format
|
|
msgid "BAD signature from \"%s\""
|
|
msgstr "FALSCHE Unterschrift von \""
|
|
|
|
#: g10/mainproc.c:1482 g10/mainproc.c:1530
|
|
#, fuzzy, c-format
|
|
msgid "Expired signature from \"%s\""
|
|
msgstr "Verfallene Unterschrift von \""
|
|
|
|
#: g10/mainproc.c:1484 g10/mainproc.c:1532
|
|
#, fuzzy, c-format
|
|
msgid "Good signature from \"%s\""
|
|
msgstr "Korrekte Unterschrift von \""
|
|
|
|
#: g10/mainproc.c:1536
|
|
msgid "[uncertain]"
|
|
msgstr "[ungewiß] "
|
|
|
|
#: g10/mainproc.c:1568
|
|
#, fuzzy, c-format
|
|
msgid " aka \"%s\""
|
|
msgstr " alias \""
|
|
|
|
#: g10/mainproc.c:1662
|
|
#, c-format
|
|
msgid "Signature expired %s\n"
|
|
msgstr "Diese Unterschrift ist seit %s verfallen.\n"
|
|
|
|
#: g10/mainproc.c:1667
|
|
#, c-format
|
|
msgid "Signature expires %s\n"
|
|
msgstr "Diese Unterschrift verfällt am %s.\n"
|
|
|
|
#: g10/mainproc.c:1670
|
|
#, c-format
|
|
msgid "%s signature, digest algorithm %s\n"
|
|
msgstr "%s Unterschrift, Hashmethode \"%s\"\n"
|
|
|
|
#: g10/mainproc.c:1671
|
|
msgid "binary"
|
|
msgstr "Binäre"
|
|
|
|
#: g10/mainproc.c:1672
|
|
msgid "textmode"
|
|
msgstr "Textmodus"
|
|
|
|
#: g10/mainproc.c:1672 g10/trustdb.c:499
|
|
msgid "unknown"
|
|
msgstr "unbekannt"
|
|
|
|
#: g10/mainproc.c:1692
|
|
#, c-format
|
|
msgid "Can't check signature: %s\n"
|
|
msgstr "Unterschrift kann nicht geprüft werden: %s\n"
|
|
|
|
#: g10/mainproc.c:1760 g10/mainproc.c:1776 g10/mainproc.c:1862
|
|
msgid "not a detached signature\n"
|
|
msgstr "keine abgetrennte Unterschrift\n"
|
|
|
|
#: g10/mainproc.c:1803
|
|
msgid ""
|
|
"WARNING: multiple signatures detected. Only the first will be checked.\n"
|
|
msgstr ""
|
|
"WARNUNG: Mehrfache Signaturen erkannt. Es wird nur die erste geprüft.\n"
|
|
|
|
#: g10/mainproc.c:1811
|
|
#, c-format
|
|
msgid "standalone signature of class 0x%02x\n"
|
|
msgstr "Einzelne Unterschrift der Klasse 0x%02x\n"
|
|
|
|
#: g10/mainproc.c:1868
|
|
msgid "old style (PGP 2.x) signature\n"
|
|
msgstr "Unterschrift nach alter (PGP 2.x) Art\n"
|
|
|
|
#: g10/mainproc.c:1878
|
|
msgid "invalid root packet detected in proc_tree()\n"
|
|
msgstr "ungültiges root-Paket in proc_tree() entdeckt\n"
|
|
|
|
#: g10/misc.c:101
|
|
#, c-format
|
|
msgid "can't disable core dumps: %s\n"
|
|
msgstr "core-dump-Dateierzeugung kann nicht abgeschaltet werden: %s\n"
|
|
|
|
#: g10/misc.c:121 g10/misc.c:149 g10/misc.c:221
|
|
#, fuzzy, c-format
|
|
msgid "fstat of `%s' failed in %s: %s\n"
|
|
msgstr "Änderung der \"Trust-DB\" fehlgeschlagen: %s\n"
|
|
|
|
#: g10/misc.c:186
|
|
#, fuzzy, c-format
|
|
msgid "fstat(%d) failed in %s: %s\n"
|
|
msgstr "trustdb: read failed (n=%d): %s\n"
|
|
|
|
#: g10/misc.c:294
|
|
msgid "Experimental algorithms should not be used!\n"
|
|
msgstr "Experimentiermethoden sollten nicht benutzt werden!\n"
|
|
|
|
#: g10/misc.c:324
|
|
msgid "this cipher algorithm is deprecated; please use a more standard one!\n"
|
|
msgstr "Es ist davon abzuraten, diese Verschlüsselungsmethode zu benutzen!\n"
|
|
|
|
#: g10/misc.c:430
|
|
msgid "the IDEA cipher plugin is not present\n"
|
|
msgstr "das IDEA-Verschlüsselungs-Plugin ist nicht vorhanden\n"
|
|
|
|
#: g10/misc.c:431
|
|
msgid ""
|
|
"please see http://www.gnupg.org/why-not-idea.html for more information\n"
|
|
msgstr "Für weitere Info siehe http://www.gnupg.org/why-not-idea.html\n"
|
|
|
|
#: g10/misc.c:664
|
|
#, c-format
|
|
msgid "%s:%d: deprecated option \"%s\"\n"
|
|
msgstr "%s:%d: mißbilligte Option \"%s\".\n"
|
|
|
|
#: g10/misc.c:668
|
|
#, c-format
|
|
msgid "WARNING: \"%s\" is a deprecated option\n"
|
|
msgstr "WARNUNG: \"%s\" ist eine mißbilligte Option.\n"
|
|
|
|
#: g10/misc.c:670
|
|
#, c-format
|
|
msgid "please use \"%s%s\" instead\n"
|
|
msgstr "Bitte benutzen Sie stattdessen \"%s%s\".\n"
|
|
|
|
#: g10/misc.c:681
|
|
msgid "Uncompressed"
|
|
msgstr "nicht komprimiert"
|
|
|
|
#: g10/misc.c:706
|
|
#, fuzzy
|
|
msgid "uncompressed|none"
|
|
msgstr "nicht komprimiert"
|
|
|
|
#: g10/misc.c:816
|
|
#, c-format
|
|
msgid "this message may not be usable by %s\n"
|
|
msgstr "Diese Botschaft könnte für %s unbrauchbar sein\n"
|
|
|
|
#: g10/misc.c:973
|
|
#, fuzzy, c-format
|
|
msgid "ambiguous option `%s'\n"
|
|
msgstr "Optionen werden aus '%s' gelesen\n"
|
|
|
|
#: g10/misc.c:998
|
|
#, fuzzy, c-format
|
|
msgid "unknown option `%s'\n"
|
|
msgstr "Unbekannter voreingestellter Empfänger '%s'\n"
|
|
|
|
#: g10/openfile.c:84
|
|
#, c-format
|
|
msgid "File `%s' exists. "
|
|
msgstr "Datei '%s' existiert bereits. "
|
|
|
|
#: g10/openfile.c:86
|
|
#, fuzzy
|
|
msgid "Overwrite? (y/N) "
|
|
msgstr "Überschreiben (j/N)? "
|
|
|
|
#: g10/openfile.c:119
|
|
#, c-format
|
|
msgid "%s: unknown suffix\n"
|
|
msgstr "%s: unbekannte Dateinamenerweiterung\n"
|
|
|
|
#: g10/openfile.c:141
|
|
msgid "Enter new filename"
|
|
msgstr "Neuen Dateinamen eingeben"
|
|
|
|
#: g10/openfile.c:184
|
|
msgid "writing to stdout\n"
|
|
msgstr "Schreiben auf die Standardausgabe\n"
|
|
|
|
#: g10/openfile.c:296
|
|
#, c-format
|
|
msgid "assuming signed data in `%s'\n"
|
|
msgstr "die unterzeichneten Daten sind wohl in '%s'\n"
|
|
|
|
#: g10/openfile.c:375
|
|
#, c-format
|
|
msgid "new configuration file `%s' created\n"
|
|
msgstr "Neue Konfigurationsdatei `%s' erstellt\n"
|
|
|
|
#: g10/openfile.c:377
|
|
#, c-format
|
|
msgid "WARNING: options in `%s' are not yet active during this run\n"
|
|
msgstr ""
|
|
"WARNUNG: Optionen in `%s' sind während dieses Laufes noch nicht wirksam\n"
|
|
|
|
#: g10/openfile.c:409
|
|
#, fuzzy, c-format
|
|
msgid "directory `%s' created\n"
|
|
msgstr "%s: Verzeichnis erzeugt\n"
|
|
|
|
#: g10/parse-packet.c:119
|
|
#, c-format
|
|
msgid "can't handle public key algorithm %d\n"
|
|
msgstr "dieses Public-Key Verfahren %d kann nicht benutzt werden\n"
|
|
|
|
#: g10/parse-packet.c:688
|
|
msgid "WARNING: potentially insecure symmetrically encrypted session key\n"
|
|
msgstr ""
|
|
"WARNUNG: Möglicherweise unsicherer symmetrisch verschlüsselter "
|
|
"Sitzungsschlüssel\n"
|
|
|
|
#: g10/parse-packet.c:1113
|
|
#, c-format
|
|
msgid "subpacket of type %d has critical bit set\n"
|
|
msgstr "Im Unterpaket des Typs %d ist das \"critical bit\" gesetzt\n"
|
|
|
|
#: g10/passphrase.c:461 g10/passphrase.c:508
|
|
msgid "gpg-agent is not available in this session\n"
|
|
msgstr "GPG-Agent ist in dieser Sitzung nicht vorhanden\n"
|
|
|
|
#: g10/passphrase.c:469
|
|
msgid "can't set client pid for the agent\n"
|
|
msgstr "Client-PID für den Agent kann nicht gesetzt werden\n"
|
|
|
|
#: g10/passphrase.c:477
|
|
msgid "can't get server read FD for the agent\n"
|
|
msgstr "Server-Lese-Handle für den Agent nicht verfügbar\n"
|
|
|
|
#: g10/passphrase.c:484
|
|
msgid "can't get server write FD for the agent\n"
|
|
msgstr "Server-Schreib-Handle für den Agent nicht verfügbar\n"
|
|
|
|
#: g10/passphrase.c:517
|
|
msgid "malformed GPG_AGENT_INFO environment variable\n"
|
|
msgstr "fehlerhaft aufgebaute GPG_AGENT_INFO - Umgebungsvariable\n"
|
|
|
|
#: g10/passphrase.c:530
|
|
#, c-format
|
|
msgid "gpg-agent protocol version %d is not supported\n"
|
|
msgstr "GPG-Agent-Protokoll-Version %d wird nicht unterstützt\n"
|
|
|
|
#: g10/passphrase.c:551
|
|
#, c-format
|
|
msgid "can't connect to `%s': %s\n"
|
|
msgstr "Verbindung zu '%s' kann nicht aufgebaut werden: %s\n"
|
|
|
|
#: g10/passphrase.c:573
|
|
msgid "communication problem with gpg-agent\n"
|
|
msgstr "Kommunikationsproblem mit GPG-Agent\n"
|
|
|
|
#: g10/passphrase.c:580 g10/passphrase.c:888 g10/passphrase.c:1000
|
|
msgid "problem with the agent - disabling agent use\n"
|
|
msgstr ""
|
|
"Schwierigkeiten mit dem Agenten - Agent-Ansteuerung wird abgeschaltet\n"
|
|
|
|
#: g10/passphrase.c:680 g10/passphrase.c:1156
|
|
#, fuzzy, c-format
|
|
msgid " (main key ID %s)"
|
|
msgstr " (Hauptschlüssel-ID %08lX)"
|
|
|
|
#: g10/passphrase.c:694
|
|
#, c-format
|
|
msgid ""
|
|
"You need a passphrase to unlock the secret key for user:\n"
|
|
"\"%.*s\"\n"
|
|
"%u-bit %s key, ID %s, created %s%s\n"
|
|
msgstr ""
|
|
"Sie benötigen eine Passphrase, um den geheimen Schlüssel zu entsperren.\n"
|
|
"Benutzer: \"%.*s\"\n"
|
|
"%u-bit %s Schlüssel, ID %s, erzeugt %s%s\n"
|
|
|
|
#: g10/passphrase.c:719
|
|
msgid "Repeat passphrase\n"
|
|
msgstr "Geben Sie die Passphrase nochmal ein\n"
|
|
|
|
#: g10/passphrase.c:721
|
|
msgid "Enter passphrase\n"
|
|
msgstr "Geben Sie die Passphrase ein\n"
|
|
|
|
#: g10/passphrase.c:759
|
|
msgid "passphrase too long\n"
|
|
msgstr "Passphrase ist zu lang\n"
|
|
|
|
#: g10/passphrase.c:772
|
|
msgid "invalid response from agent\n"
|
|
msgstr "Falsche Antwort des Agenten\n"
|
|
|
|
#: g10/passphrase.c:787 g10/passphrase.c:882
|
|
msgid "cancelled by user\n"
|
|
msgstr "Abbruch durch Benutzer\n"
|
|
|
|
#: g10/passphrase.c:792 g10/passphrase.c:971
|
|
#, c-format
|
|
msgid "problem with the agent: agent returns 0x%lx\n"
|
|
msgstr "Schwierigkeiten mit dem Agenten: Agent antwortet 0x%lx\n"
|
|
|
|
#: g10/passphrase.c:1049 g10/passphrase.c:1207
|
|
msgid "can't query password in batchmode\n"
|
|
msgstr "Passphrase kann im Batchmodus nicht abgefragt werden\n"
|
|
|
|
#: g10/passphrase.c:1054 g10/passphrase.c:1212
|
|
msgid "Enter passphrase: "
|
|
msgstr "Geben Sie die Passphrase ein: "
|
|
|
|
#: g10/passphrase.c:1137
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"You need a passphrase to unlock the secret key for\n"
|
|
"user: \"%s\"\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Sie benötigen eine Passphrase, um den geheimen Schlüssel zu entsperren.\n"
|
|
"Benutzer: \""
|
|
|
|
#: g10/passphrase.c:1143
|
|
#, fuzzy, c-format
|
|
msgid "%u-bit %s key, ID %s, created %s"
|
|
msgstr "%u-Bit %s Schlüssel, ID %08lX, erzeugt %s"
|
|
|
|
#: g10/passphrase.c:1152
|
|
#, c-format
|
|
msgid " (subkey on main key ID %s)"
|
|
msgstr ""
|
|
|
|
#: g10/passphrase.c:1216
|
|
msgid "Repeat passphrase: "
|
|
msgstr "Geben Sie die Passphrase nochmal ein: "
|
|
|
|
# translated by wk
|
|
#: g10/photoid.c:66
|
|
msgid ""
|
|
"\n"
|
|
"Pick an image to use for your photo ID. The image must be a JPEG file.\n"
|
|
"Remember that the image is stored within your public key. If you use a\n"
|
|
"very large picture, your key will become very large as well!\n"
|
|
"Keeping the image close to 240x288 is a good size to use.\n"
|
|
msgstr ""
|
|
"\n"
|
|
"Wählen Sie ein Bild für Ihre Photo ID aus. Das Bild muß eine JPEG Datei\n"
|
|
"sein. Bitte beachten Sie, daß das Bild in Ihrem öffentlichen\n"
|
|
"Schlüssel gespeichert wird. Wenn Sie ein sehr großes Bild benutzen,\n"
|
|
"wir Ihr Schlüssel leider auch sehr groß werden. Ein Bild der GröÂße\n"
|
|
"240x288 Pixel ist eine gute Wahl.\n"
|
|
|
|
#: g10/photoid.c:80
|
|
msgid "Enter JPEG filename for photo ID: "
|
|
msgstr "Dateiname mit JPEG für die Photo ID eingeben: "
|
|
|
|
#: g10/photoid.c:94
|
|
#, fuzzy, c-format
|
|
msgid "unable to open JPEG file `%s': %s\n"
|
|
msgstr "Datei kann nicht geöffnet werden: %s\n"
|
|
|
|
#: g10/photoid.c:102
|
|
#, c-format
|
|
msgid "This JPEG is really large (%d bytes) !\n"
|
|
msgstr ""
|
|
|
|
#: g10/photoid.c:104
|
|
#, fuzzy
|
|
msgid "Are you sure you want to use it? (y/N) "
|
|
msgstr "Wollen Sie es wirklich benutzen? (j/N) "
|
|
|
|
#: g10/photoid.c:119
|
|
#, fuzzy, c-format
|
|
msgid "`%s' is not a JPEG file\n"
|
|
msgstr "`%s' ist keine JPEG Datei\n"
|
|
|
|
#: g10/photoid.c:136
|
|
msgid "Is this photo correct (y/N/q)? "
|
|
msgstr "Ist dieses Bild richtig? (j/N) "
|
|
|
|
#: g10/photoid.c:338
|
|
msgid "unable to display photo ID!\n"
|
|
msgstr "Die Photo ID kann nicht angezeigt werden!\n"
|
|
|
|
#: g10/pkclist.c:61 g10/revoke.c:577
|
|
msgid "No reason specified"
|
|
msgstr "Kein Grund angegeben"
|
|
|
|
#: g10/pkclist.c:63 g10/revoke.c:579
|
|
msgid "Key is superseded"
|
|
msgstr "Schlüssel ist überholt"
|
|
|
|
#: g10/pkclist.c:65 g10/revoke.c:578
|
|
msgid "Key has been compromised"
|
|
msgstr "Hinweis: Dieser Schlüssel ist nicht mehr sicher"
|
|
|
|
#: g10/pkclist.c:67 g10/revoke.c:580
|
|
msgid "Key is no longer used"
|
|
msgstr "Schlüssel wird nicht mehr benutzt"
|
|
|
|
#: g10/pkclist.c:69 g10/revoke.c:581
|
|
msgid "User ID is no longer valid"
|
|
msgstr "User-ID ist nicht mehr gültig"
|
|
|
|
#: g10/pkclist.c:73
|
|
msgid "reason for revocation: "
|
|
msgstr "Grund für Widerruf: "
|
|
|
|
#: g10/pkclist.c:90
|
|
msgid "revocation comment: "
|
|
msgstr "Widerruf-Bemerkung: "
|
|
|
|
#: g10/pkclist.c:205
|
|
msgid "iImMqQsS"
|
|
msgstr "iImMqQsS"
|
|
|
|
#: g10/pkclist.c:213
|
|
#, fuzzy
|
|
msgid "No trust value assigned to:\n"
|
|
msgstr ""
|
|
"Es ist kein \"trust value\" zugewiesen für:\n"
|
|
"%4u%c/%08lX %s \""
|
|
|
|
#: g10/pkclist.c:245
|
|
#, fuzzy, c-format
|
|
msgid " aka \"%s\"\n"
|
|
msgstr " alias \""
|
|
|
|
#: g10/pkclist.c:255
|
|
#, fuzzy
|
|
msgid ""
|
|
"How much do you trust that this key actually belongs to the named user?\n"
|
|
msgstr "Dieser Schlüssel gehört wahrscheinlich dem angegebenen Besitzer\n"
|
|
|
|
#: g10/pkclist.c:270
|
|
#, fuzzy, c-format
|
|
msgid " %d = I don't know or won't say\n"
|
|
msgstr " %d = Weiß nicht so recht\n"
|
|
|
|
#: g10/pkclist.c:272
|
|
#, fuzzy, c-format
|
|
msgid " %d = I do NOT trust\n"
|
|
msgstr " %d = Nein, ihm traue ich NICHT\n"
|
|
|
|
#: g10/pkclist.c:278
|
|
#, fuzzy, c-format
|
|
msgid " %d = I trust ultimately\n"
|
|
msgstr " %d = Ich vertraue ihm absolut\n"
|
|
|
|
#: g10/pkclist.c:284
|
|
#, fuzzy
|
|
msgid " m = back to the main menu\n"
|
|
msgstr " m = Zurück zum Menü\n"
|
|
|
|
#: g10/pkclist.c:287
|
|
#, fuzzy
|
|
msgid " s = skip this key\n"
|
|
msgstr " s = diesen Schlüssel überSpringen\n"
|
|
|
|
#: g10/pkclist.c:288
|
|
#, fuzzy
|
|
msgid " q = quit\n"
|
|
msgstr " q = verlassen\n"
|
|
|
|
#: g10/pkclist.c:292
|
|
#, c-format
|
|
msgid ""
|
|
"The minimum trust level for this key is: %s\n"
|
|
"\n"
|
|
msgstr "Die minimale Trust-Ebene für diesen Schlüssel beträgt: %s\n"
|
|
|
|
#: g10/pkclist.c:298 g10/revoke.c:606
|
|
msgid "Your decision? "
|
|
msgstr "Ihre Auswahl? "
|
|
|
|
#: g10/pkclist.c:319
|
|
#, fuzzy
|
|
msgid "Do you really want to set this key to ultimate trust? (y/N) "
|
|
msgstr "Möchten Sie diesem Schlüssel wirklich uneingeschränkt vertrauen? "
|
|
|
|
#: g10/pkclist.c:333
|
|
msgid "Certificates leading to an ultimately trusted key:\n"
|
|
msgstr "Zertifikate führen zu einem letztlich vertrauenswürdigen Schlüssel:\n"
|
|
|
|
#: g10/pkclist.c:418
|
|
#, fuzzy, c-format
|
|
msgid "%s: There is no assurance this key belongs to the named user\n"
|
|
msgstr ""
|
|
"%08lX: Es gibt keine Garantie, daß dieser Schlüssel wirklich dem angegebenen "
|
|
"Besitzer gehört.\n"
|
|
|
|
#: g10/pkclist.c:423
|
|
#, fuzzy, c-format
|
|
msgid "%s: There is limited assurance this key belongs to the named user\n"
|
|
msgstr ""
|
|
"%08lX: Es gibt nur eine beschränkte Garantie, daß dieser Schlüssel wirklich "
|
|
"dem angegebenen Besitzer gehört.\n"
|
|
|
|
#: g10/pkclist.c:429
|
|
#, fuzzy
|
|
msgid "This key probably belongs to the named user\n"
|
|
msgstr "Dieser Schlüssel gehört wahrscheinlich dem angegebenen Besitzer\n"
|
|
|
|
#: g10/pkclist.c:434
|
|
msgid "This key belongs to us\n"
|
|
msgstr ""
|
|
"Dieser Schlüssel gehört uns (da wir nämlich den geheimen Schlüssel dazu "
|
|
"haben)\n"
|
|
|
|
#: g10/pkclist.c:460
|
|
#, fuzzy
|
|
msgid ""
|
|
"It is NOT certain that the key belongs to the person named\n"
|
|
"in the user ID. If you *really* know what you are doing,\n"
|
|
"you may answer the next question with yes.\n"
|
|
msgstr ""
|
|
"Es ist NICHT sicher, daß der Schlüssel dem vorgeblichen Besitzer gehört.\n"
|
|
"Wenn Sie *wirklich* wissen, was Sie tun, können Sie die nächste\n"
|
|
"Frage mit ja beantworten\n"
|
|
|
|
#: g10/pkclist.c:467
|
|
#, fuzzy
|
|
msgid "Use this key anyway? (y/N) "
|
|
msgstr "Diesen Schlüssel trotzdem benutzen? "
|
|
|
|
#: g10/pkclist.c:501
|
|
msgid "WARNING: Using untrusted key!\n"
|
|
msgstr "WARNUNG: Ein Schlüssel ohne gesichertes Vertrauen wird benutzt!\n"
|
|
|
|
#: g10/pkclist.c:508
|
|
msgid "WARNING: this key might be revoked (revocation key not present)\n"
|
|
msgstr ""
|
|
"WARNUNG: Dieser schlüssel ist u.U. widerrufen: Widerrufschlüssel ist nicht "
|
|
"vorhanden\n"
|
|
|
|
#: g10/pkclist.c:517
|
|
msgid "WARNING: This key has been revoked by its designated revoker!\n"
|
|
msgstr ""
|
|
"WARNUNG: Dieser Schlüssel wurde vom vorgesehen Widerrufer widerrufen!\n"
|
|
|
|
#: g10/pkclist.c:520
|
|
msgid "WARNING: This key has been revoked by its owner!\n"
|
|
msgstr "WARNUNG: Dieser Schlüssel wurde von seinem Besitzer widerrufen!\n"
|
|
|
|
#: g10/pkclist.c:521
|
|
msgid " This could mean that the signature is forgery.\n"
|
|
msgstr " Das könnte bedeuten, daß die Signatur gefälscht ist.\n"
|
|
|
|
#: g10/pkclist.c:527
|
|
msgid "WARNING: This subkey has been revoked by its owner!\n"
|
|
msgstr "WARNUNG: Dieser Unterschlüssel wurde von seinem Besitzer widerrufen!\n"
|
|
|
|
#: g10/pkclist.c:532
|
|
msgid "Note: This key has been disabled.\n"
|
|
msgstr "Hinweis: Dieser Schlüssel wurde abgeschaltet.\n"
|
|
|
|
#: g10/pkclist.c:537
|
|
msgid "Note: This key has expired!\n"
|
|
msgstr "Hinweis: Dieser Schlüssel ist verfallen!\n"
|
|
|
|
#: g10/pkclist.c:548
|
|
msgid "WARNING: This key is not certified with a trusted signature!\n"
|
|
msgstr "WARNUNG: Dieser Schlüssel trägt keine vertrauenswürdige Signatur!\n"
|
|
|
|
#: g10/pkclist.c:550
|
|
msgid ""
|
|
" There is no indication that the signature belongs to the owner.\n"
|
|
msgstr ""
|
|
" Es gibt keinen Hinweis, daß die Signatur wirklich dem vorgeblichen "
|
|
"Besitzer gehört.\n"
|
|
|
|
#: g10/pkclist.c:558
|
|
msgid "WARNING: We do NOT trust this key!\n"
|
|
msgstr "WARNUNG: Wir haben KEIN Vertrauen zu diesem Schlüssel!\n"
|
|
|
|
#: g10/pkclist.c:559
|
|
msgid " The signature is probably a FORGERY.\n"
|
|
msgstr " Die Signatur ist wahrscheinlich eine FÄLSCHUNG.\n"
|
|
|
|
#: g10/pkclist.c:567
|
|
msgid ""
|
|
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
|
|
msgstr ""
|
|
"WARNUNG: Dieser Schlüssel ist nicht durch hinreichend vertrauenswürdige "
|
|
"Signaturen zertifiziert!\n"
|
|
|
|
#: g10/pkclist.c:569
|
|
msgid " It is not certain that the signature belongs to the owner.\n"
|
|
msgstr ""
|
|
" Es ist nicht sicher, daß die Signatur wirklich dem vorgeblichen "
|
|
"Besitzer gehört.\n"
|
|
|
|
#: g10/pkclist.c:734 g10/pkclist.c:767 g10/pkclist.c:936 g10/pkclist.c:996
|
|
#, c-format
|
|
msgid "%s: skipped: %s\n"
|
|
msgstr "%s: übersprungen: %s\n"
|
|
|
|
#: g10/pkclist.c:744 g10/pkclist.c:968
|
|
#, c-format
|
|
msgid "%s: skipped: public key already present\n"
|
|
msgstr "%s: übersprungen: öffentlicher Schlüssel bereits vorhanden\n"
|
|
|
|
#: g10/pkclist.c:786
|
|
msgid "You did not specify a user ID. (you may use \"-r\")\n"
|
|
msgstr ""
|
|
"Sie haben keine User-ID angegeben (Sie können die Option \"-r\" verwenden).\n"
|
|
|
|
#: g10/pkclist.c:802
|
|
#, fuzzy
|
|
msgid "Current recipients:\n"
|
|
msgstr "Derzeitige Voreinstellungenliste:\n"
|
|
|
|
#: g10/pkclist.c:828
|
|
msgid ""
|
|
"\n"
|
|
"Enter the user ID. End with an empty line: "
|
|
msgstr ""
|
|
"\n"
|
|
"Geben Sie die User-ID ein. Beenden mit einer leeren Zeile: "
|
|
|
|
#: g10/pkclist.c:844
|
|
msgid "No such user ID.\n"
|
|
msgstr "Keine solche User-ID vorhanden.\n"
|
|
|
|
#: g10/pkclist.c:849 g10/pkclist.c:911
|
|
msgid "skipped: public key already set as default recipient\n"
|
|
msgstr ""
|
|
"übersprungen: öffentlicher Schlüssel bereits als Standardempfänger gesetzt\n"
|
|
|
|
#: g10/pkclist.c:867
|
|
msgid "Public key is disabled.\n"
|
|
msgstr "Öffentlicher Schlüssel ist abgeschaltet.\n"
|
|
|
|
#: g10/pkclist.c:874
|
|
msgid "skipped: public key already set\n"
|
|
msgstr "übersprungen: öffentlicher Schlüssel bereits gesetzt\n"
|
|
|
|
#: g10/pkclist.c:903
|
|
#, c-format
|
|
msgid "unknown default recipient `%s'\n"
|
|
msgstr "Unbekannter voreingestellter Empfänger '%s'\n"
|
|
|
|
#: g10/pkclist.c:948
|
|
#, c-format
|
|
msgid "%s: skipped: public key is disabled\n"
|
|
msgstr "%s: übersprungen: öffentlicher Schlüssel ist abgeschaltet\n"
|
|
|
|
#: g10/pkclist.c:1003
|
|
msgid "no valid addressees\n"
|
|
msgstr "Keine gültigen Adressaten\n"
|
|
|
|
#: g10/plaintext.c:90
|
|
msgid "data not saved; use option \"--output\" to save it\n"
|
|
msgstr ""
|
|
"Daten wurden nicht gespeichert; verwenden Sie dafür die Option \"--output\"\n"
|
|
|
|
#: g10/plaintext.c:134 g10/plaintext.c:139 g10/plaintext.c:157
|
|
#, c-format
|
|
msgid "error creating `%s': %s\n"
|
|
msgstr "Fehler beim Erstellen von `%s': %s\n"
|
|
|
|
#: g10/plaintext.c:445
|
|
msgid "Detached signature.\n"
|
|
msgstr "Abgetrennte Beglaubigungen.\n"
|
|
|
|
#: g10/plaintext.c:449
|
|
msgid "Please enter name of data file: "
|
|
msgstr "Bitte geben Sie den Namen der Datendatei ein: "
|
|
|
|
#: g10/plaintext.c:476
|
|
msgid "reading stdin ...\n"
|
|
msgstr "lese stdin ...\n"
|
|
|
|
#: g10/plaintext.c:510
|
|
msgid "no signed data\n"
|
|
msgstr "keine unterschriebene Daten\n"
|
|
|
|
#: g10/plaintext.c:524
|
|
#, c-format
|
|
msgid "can't open signed data `%s'\n"
|
|
msgstr "kann signierte Datei '%s' nicht öffnen.\n"
|
|
|
|
#: g10/pubkey-enc.c:103
|
|
#, fuzzy, c-format
|
|
msgid "anonymous recipient; trying secret key %s ...\n"
|
|
msgstr "Ungenannter Empfänger; Versuch mit geheimen Schlüssel %08lX ...\n"
|
|
|
|
#: g10/pubkey-enc.c:119
|
|
msgid "okay, we are the anonymous recipient.\n"
|
|
msgstr "Alles klar, wir sind der ungenannte Empfänger.\n"
|
|
|
|
#: g10/pubkey-enc.c:207
|
|
msgid "old encoding of the DEK is not supported\n"
|
|
msgstr "alte Kodierung des DEK wird nicht unterstützt\n"
|
|
|
|
#: g10/pubkey-enc.c:228
|
|
#, c-format
|
|
msgid "cipher algorithm %d%s is unknown or disabled\n"
|
|
msgstr "Verschüsselungsverfahren %d%s ist unbekannt oder abgeschaltet\n"
|
|
|
|
#: g10/pubkey-enc.c:266
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: cipher algorithm %s not found in recipient preferences\n"
|
|
msgstr "Hinweis: Verfahren %d ist kein bevorzugtes Verschlüsselungsverfahren\n"
|
|
|
|
#: g10/pubkey-enc.c:286
|
|
#, fuzzy, c-format
|
|
msgid "NOTE: secret key %s expired at %s\n"
|
|
msgstr "Hinweis: geheimer Schlüssel %08lX verfällt am %s\n"
|
|
|
|
#: g10/pubkey-enc.c:292
|
|
msgid "NOTE: key has been revoked"
|
|
msgstr "Hinweis: Schlüssel wurde widerrufen"
|
|
|
|
#: g10/revoke.c:103 g10/revoke.c:117 g10/revoke.c:129 g10/revoke.c:175
|
|
#: g10/revoke.c:187 g10/revoke.c:542
|
|
#, c-format
|
|
msgid "build_packet failed: %s\n"
|
|
msgstr "\"build_packet\" fehlgeschlagen: %s\n"
|
|
|
|
#: g10/revoke.c:146
|
|
#, fuzzy, c-format
|
|
msgid "key %s has no user IDs\n"
|
|
msgstr "Schlüssel %08lX: Keine User-ID\n"
|
|
|
|
#: g10/revoke.c:271
|
|
msgid "To be revoked by:\n"
|
|
msgstr "Schlüssel soll widerrufen werden von:\n"
|
|
|
|
#: g10/revoke.c:275
|
|
msgid "(This is a sensitive revocation key)\n"
|
|
msgstr "(Dies ist ein \"sensitiver\" Widerrufsschlüssel)\n"
|
|
|
|
#: g10/revoke.c:279
|
|
#, fuzzy
|
|
msgid "Create a designated revocation certificate for this key? (y/N) "
|
|
msgstr "Ein Widerrufszertifikat für diesen Schlüssel erzeugen? (j/N) "
|
|
|
|
#: g10/revoke.c:292 g10/revoke.c:508
|
|
msgid "ASCII armored output forced.\n"
|
|
msgstr "Ausgabe mit ASCII Hülle erzwungen\n"
|
|
|
|
#: g10/revoke.c:306 g10/revoke.c:522
|
|
#, c-format
|
|
msgid "make_keysig_packet failed: %s\n"
|
|
msgstr "\"make_keysig_packet\" fehlgeschlagen: %s\n"
|
|
|
|
#: g10/revoke.c:369
|
|
msgid "Revocation certificate created.\n"
|
|
msgstr "Widerrufzertifikat erzeugt.\n"
|
|
|
|
#: g10/revoke.c:375
|
|
#, c-format
|
|
msgid "no revocation keys found for `%s'\n"
|
|
msgstr "Widerrufsschlüssel für `%s' nicht gefunden\n"
|
|
|
|
#: g10/revoke.c:429
|
|
#, c-format
|
|
msgid "secret key `%s' not found: %s\n"
|
|
msgstr "Geheimer Schlüssel `%s' nicht gefunden: %s\n"
|
|
|
|
#: g10/revoke.c:458
|
|
#, c-format
|
|
msgid "no corresponding public key: %s\n"
|
|
msgstr "kein zugehöriger öffentlicher Schlüssel: %s\n"
|
|
|
|
#: g10/revoke.c:469
|
|
msgid "public key does not match secret key!\n"
|
|
msgstr "Öffentliche Schlüssel paßt nicht zum geheimen Schlüssel!\n"
|
|
|
|
#: g10/revoke.c:476
|
|
#, fuzzy
|
|
msgid "Create a revocation certificate for this key? (y/N) "
|
|
msgstr "Ein Widerrufszertifikat für diesen Schlüssel erzeugen? (j/N) "
|
|
|
|
#: g10/revoke.c:493
|
|
msgid "unknown protection algorithm\n"
|
|
msgstr "Unbekanntes Schutzverfahren\n"
|
|
|
|
#: g10/revoke.c:497
|
|
msgid "NOTE: This key is not protected!\n"
|
|
msgstr "Dieser Schlüssel ist nicht geschützt.\n"
|
|
|
|
# translated by wk
|
|
#: g10/revoke.c:548
|
|
msgid ""
|
|
"Revocation certificate created.\n"
|
|
"\n"
|
|
"Please move it to a medium which you can hide away; if Mallory gets\n"
|
|
"access to this certificate he can use it to make your key unusable.\n"
|
|
"It is smart to print this certificate and store it away, just in case\n"
|
|
"your media become unreadable. But have some caution: The print system of\n"
|
|
"your machine might store the data and make it available to others!\n"
|
|
msgstr ""
|
|
"Widerrufszertifikat wurde erzeugt.\n"
|
|
"\n"
|
|
"Bitte speichern Sie es auf einem Medium welches sie wegschliessen\n"
|
|
"können; falls Mallory (ein Angreifer) Zugang zu diesem Zertifikat\n"
|
|
"erhält, kann erIhren Schlüssel unbrauchbar machen. Es wäre klug,\n"
|
|
"dieses Widerrufszertifikat auch auszudrucken und sicher aufzubewahren,\n"
|
|
"falls das ursprüngliche Mediumnicht mehr lesbar ist. Aber Obacht: Das\n"
|
|
"Drucksystem kann unter Umständen eine Kopie anderen Nutzern zugänglich\n"
|
|
"machen.\n"
|
|
|
|
#: g10/revoke.c:589
|
|
msgid "Please select the reason for the revocation:\n"
|
|
msgstr "Grund für den Widerruf:\n"
|
|
|
|
#: g10/revoke.c:599
|
|
msgid "Cancel"
|
|
msgstr "Abbruch"
|
|
|
|
#: g10/revoke.c:601
|
|
#, c-format
|
|
msgid "(Probably you want to select %d here)\n"
|
|
msgstr "(Wahrscheinlich möchten Sie hier %d auswählen)\n"
|
|
|
|
#: g10/revoke.c:642
|
|
msgid "Enter an optional description; end it with an empty line:\n"
|
|
msgstr ""
|
|
"Geben Sie eine optionale Beschreibung ein. Beenden mit einer leeren Zeile:\n"
|
|
|
|
#: g10/revoke.c:670
|
|
#, c-format
|
|
msgid "Reason for revocation: %s\n"
|
|
msgstr "Grund für Widerruf: %s\n"
|
|
|
|
#: g10/revoke.c:672
|
|
msgid "(No description given)\n"
|
|
msgstr "(Keine Beschreibung angegeben)\n"
|
|
|
|
#: g10/revoke.c:677
|
|
#, fuzzy
|
|
msgid "Is this okay? (y/N) "
|
|
msgstr "Ist das richtig? "
|
|
|
|
#: g10/seckey-cert.c:54
|
|
msgid "secret key parts are not available\n"
|
|
msgstr "Teile des geheimen Schlüssels sind nicht vorhanden\n"
|
|
|
|
#: g10/seckey-cert.c:60
|
|
#, c-format
|
|
msgid "protection algorithm %d%s is not supported\n"
|
|
msgstr "Schutzverfahren %d%s wird nicht unterstützt\n"
|
|
|
|
#: g10/seckey-cert.c:71
|
|
#, c-format
|
|
msgid "protection digest %d is not supported\n"
|
|
msgstr "Hashschutzverfahren %d wird nicht unterstützt\n"
|
|
|
|
#: g10/seckey-cert.c:250
|
|
msgid "Invalid passphrase; please try again"
|
|
msgstr "Ungültige Passphrase; versuchen Sie es bitte noch einmal"
|
|
|
|
#: g10/seckey-cert.c:251
|
|
#, c-format
|
|
msgid "%s ...\n"
|
|
msgstr "%s ...\n"
|
|
|
|
#: g10/seckey-cert.c:311
|
|
msgid "WARNING: Weak key detected - please change passphrase again.\n"
|
|
msgstr ""
|
|
"WARNUNG: Unsicherer Schlüssel entdeckt -\n"
|
|
" bitte Passphrase nochmals wechseln.\n"
|
|
|
|
#: g10/seckey-cert.c:349
|
|
msgid "generating the deprecated 16-bit checksum for secret key protection\n"
|
|
msgstr ""
|
|
"Die mißbilligte 16-bit Prüfsumme wird zum Schutz des geheimen Schlüssels "
|
|
"benutzt\n"
|
|
|
|
#: g10/seskey.c:52
|
|
msgid "weak key created - retrying\n"
|
|
msgstr "Unsicherer Schlüssel erzeugt - neuer Versuch\n"
|
|
|
|
#: g10/seskey.c:57
|
|
#, c-format
|
|
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
|
|
msgstr ""
|
|
"Trotz %d-fachen Versuch konnte die Erzeugung eines unsicheren Schlüssels für "
|
|
"sym.Verschlüsselung nicht vermieden werden!\n"
|
|
|
|
#: g10/seskey.c:213
|
|
msgid "DSA requires the use of a 160 bit hash algorithm\n"
|
|
msgstr "DSA benötigt einen 160-bit Hash Algorithmus\n"
|
|
|
|
#: g10/sig-check.c:75
|
|
msgid "WARNING: signature digest conflict in message\n"
|
|
msgstr "WARNUNG: Widersprechende Hashverfahren in der signierten Nachricht\n"
|
|
|
|
#: g10/sig-check.c:99
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: signing subkey %s is not cross-certified\n"
|
|
msgstr "WARNUNG: Signaturunterschlüssel %08lX hat keine Rücksignatur\n"
|
|
|
|
#: g10/sig-check.c:102
|
|
#, fuzzy, c-format
|
|
msgid "WARNING: signing subkey %s has an invalid cross-certification\n"
|
|
msgstr ""
|
|
"WARNUNG: Signaturunterschlüssel %08lX hat eine ungültige Rücksignatur\n"
|
|
|
|
#: g10/sig-check.c:168
|
|
#, fuzzy, c-format
|
|
msgid "public key %s is %lu second newer than the signature\n"
|
|
msgstr ""
|
|
"Öffentlicher Schlüssel %08lX ist um %lu Sekunde jünger als die Unterschrift\n"
|
|
|
|
#: g10/sig-check.c:169
|
|
#, fuzzy, c-format
|
|
msgid "public key %s is %lu seconds newer than the signature\n"
|
|
msgstr ""
|
|
"Öffentlicher Schlüssel %08lX ist um %lu Sekunden jünger als die "
|
|
"Unterschrift\n"
|
|
|
|
#: g10/sig-check.c:180
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"key %s was created %lu second in the future (time warp or clock problem)\n"
|
|
msgstr ""
|
|
"Der Schlüssel wurde %lu Sekunde in der Zukunft erzeugt (Zeitreise oder Uhren "
|
|
"stimmen nicht überein)\n"
|
|
|
|
#: g10/sig-check.c:182
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"key %s was created %lu seconds in the future (time warp or clock problem)\n"
|
|
msgstr ""
|
|
"Der Schlüssel wurde %lu Sekunden in der Zukunft erzeugt (Zeitreise oder "
|
|
"Uhren stimmen nicht überein)\n"
|
|
|
|
#: g10/sig-check.c:192
|
|
#, fuzzy, c-format
|
|
msgid "NOTE: signature key %s expired %s\n"
|
|
msgstr "Hinweis: Signaturschlüssel %08lX ist am %s verfallen.\n"
|
|
|
|
#: g10/sig-check.c:275
|
|
#, fuzzy, c-format
|
|
msgid "assuming bad signature from key %s due to an unknown critical bit\n"
|
|
msgstr ""
|
|
"Vermutlich eine FALSCHE Unterschrift von Schlüssel %08lX, wegen unbekanntem "
|
|
"\"critical bit\"\n"
|
|
|
|
#: g10/sig-check.c:532
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no subkey for subkey revocation signature\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Kein Unterschlüssel für die Unterschlüsselwiderruf-"
|
|
"Beglaubigung\n"
|
|
|
|
#: g10/sig-check.c:558
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no subkey for subkey binding signature\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: Kein Unterschlüssel für die Unterschlüsselanbindungs-"
|
|
"Beglaubigung\n"
|
|
|
|
#: g10/sign.c:85
|
|
msgid "can't put notation data into v3 (PGP 2.x style) signatures\n"
|
|
msgstr ""
|
|
"Notationen können in einen v3 (PGP 2.x-artigen) Schlüssel nicht eingetragen "
|
|
"werden\n"
|
|
|
|
#: g10/sign.c:93
|
|
msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n"
|
|
msgstr ""
|
|
"Notationen können in eine v3 (PGP 2.x-artige) Schlüsselunterschrift nicht "
|
|
"eingetragen werden\n"
|
|
|
|
#: g10/sign.c:112
|
|
#, c-format
|
|
msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n"
|
|
msgstr ""
|
|
"WARNUNG: \"Notation\" kann nicht %%-erweitert werden (zu groß). Verwende "
|
|
"\"unerweiterte\".\n"
|
|
|
|
#: g10/sign.c:138
|
|
msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n"
|
|
msgstr ""
|
|
"Eine Policy URL kann in einen v3 (PGP 2.x-artigen) Schlüssel nicht "
|
|
"eingetragen werden\n"
|
|
|
|
# translated by wk
|
|
#: g10/sign.c:146
|
|
msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n"
|
|
msgstr ""
|
|
"Eine Policy URL kann in einem v3 Schlüssel(PGP 2.x artig) nicht gespeichert "
|
|
"werden\n"
|
|
|
|
#: g10/sign.c:159
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: unable to %%-expand policy URL (too large). Using unexpanded.\n"
|
|
msgstr ""
|
|
"WARNUNG: Richtlinien-URL kann nicht %%-erweitert werden (zu gro0). Verwende "
|
|
"\"unerweiterte\".\n"
|
|
|
|
#: g10/sign.c:187
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: unable to %%-expand preferred keyserver URL (too large). Using "
|
|
"unexpanded.\n"
|
|
msgstr ""
|
|
"WARNUNG: Richtlinien-URL kann nicht %%-erweitert werden (zu gro0). Verwende "
|
|
"\"unerweiterte\".\n"
|
|
|
|
#: g10/sign.c:364
|
|
#, c-format
|
|
msgid "checking created signature failed: %s\n"
|
|
msgstr "Prüfung der erstellten Unterschrift ist fehlgeschlagen: %s\n"
|
|
|
|
#: g10/sign.c:373
|
|
#, fuzzy, c-format
|
|
msgid "%s/%s signature from: \"%s\"\n"
|
|
msgstr "%s Unterschrift von: \"%s\"\n"
|
|
|
|
#: g10/sign.c:741
|
|
msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n"
|
|
msgstr ""
|
|
"Im --pgp2-Modus kann nur mit PGP-2.x-artigen Schlüsseln eine abgetrennte "
|
|
"Unterschrift erzeugt werden\n"
|
|
|
|
#: g10/sign.c:784 g10/sign.c:1041
|
|
#, fuzzy, c-format
|
|
msgid "writing to file `%s'\n"
|
|
msgstr "Schreiben nach '%s'\n"
|
|
|
|
#: g10/sign.c:808
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n"
|
|
msgstr ""
|
|
"Erzwingen des Hashverfahrens %s (%d) verletzt die Empfängervoreinstellungen\n"
|
|
|
|
#: g10/sign.c:900
|
|
msgid "signing:"
|
|
msgstr "unterschreibe:"
|
|
|
|
#: g10/sign.c:912
|
|
#, fuzzy, c-format
|
|
msgid "can't open file `%s': %s\n"
|
|
msgstr "Datei kann nicht geöffnet werden: %s\n"
|
|
|
|
#: g10/sign.c:1006
|
|
msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n"
|
|
msgstr ""
|
|
"Im --pgp2-Modus können Sie Klartextunterschriften nur mit PGP-2.x-artigen "
|
|
"Schlüssel machen\n"
|
|
|
|
#: g10/sign.c:1179
|
|
#, c-format
|
|
msgid "%s encryption will be used\n"
|
|
msgstr "%s Verschlüsselung wird verwendet\n"
|
|
|
|
#: g10/skclist.c:129 g10/skclist.c:185
|
|
msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
|
|
msgstr ""
|
|
"Schlüssel ist nicht als unsicher gekennzeichnet - er ist nur mit einem\n"
|
|
"echten Zufallsgenerator verwendbar\n"
|
|
|
|
#: g10/skclist.c:157
|
|
#, c-format
|
|
msgid "skipped `%s': duplicated\n"
|
|
msgstr "übersprungen '%s': doppelt\n"
|
|
|
|
#: g10/skclist.c:164 g10/skclist.c:172
|
|
#, c-format
|
|
msgid "skipped `%s': %s\n"
|
|
msgstr "übersprungen '%s': %s\n"
|
|
|
|
#: g10/skclist.c:168
|
|
msgid "skipped: secret key already present\n"
|
|
msgstr "übersprungen: geheimer Schlüssel bereits vorhanden\n"
|
|
|
|
#: g10/skclist.c:179
|
|
#, fuzzy, c-format
|
|
msgid ""
|
|
"skipped `%s': this is a PGP generated Elgamal key which is not secure for "
|
|
"signatures!\n"
|
|
msgstr ""
|
|
"'%s übersprungen: Dies ist ein durch PGP erzeugter ElGamal-Schlüssel. Das "
|
|
"ist für Signaturen NICHT sicher genug!\n"
|
|
|
|
#: g10/tdbdump.c:59 g10/trustdb.c:365
|
|
#, c-format
|
|
msgid "trust record %lu, type %d: write failed: %s\n"
|
|
msgstr "Vertrauenssatz %lu, Typ %d: Schreiben fehlgeschlagen: %s\n"
|
|
|
|
#: g10/tdbdump.c:104
|
|
#, c-format
|
|
msgid ""
|
|
"# List of assigned trustvalues, created %s\n"
|
|
"# (Use \"gpg --import-ownertrust\" to restore them)\n"
|
|
msgstr ""
|
|
"# Liste de zugewiesenden Trustwerte, erzeugt am %s\n"
|
|
"# (\"gpg --import-ownertrust\" um sie zu restaurieren)\n"
|
|
|
|
#: g10/tdbdump.c:159 g10/tdbdump.c:167 g10/tdbdump.c:172 g10/tdbdump.c:177
|
|
#, fuzzy, c-format
|
|
msgid "error in `%s': %s\n"
|
|
msgstr "Fehler beim Lesen von `%s': %s\n"
|
|
|
|
#: g10/tdbdump.c:159
|
|
#, fuzzy
|
|
msgid "line too long"
|
|
msgstr "Zeile ist zu lang\n"
|
|
|
|
#: g10/tdbdump.c:167
|
|
msgid "colon missing"
|
|
msgstr ""
|
|
|
|
#: g10/tdbdump.c:173
|
|
#, fuzzy
|
|
msgid "invalid fingerprint"
|
|
msgstr "Fehler: ungültiger Fingerabdruck\n"
|
|
|
|
#: g10/tdbdump.c:178
|
|
#, fuzzy
|
|
msgid "ownertrust value missing"
|
|
msgstr "Importieren der \"Owner trust\"-Werte"
|
|
|
|
#: g10/tdbdump.c:214
|
|
#, fuzzy, c-format
|
|
msgid "error finding trust record in `%s': %s\n"
|
|
msgstr "Fehler beim Suchen des \"Trust records\": %s\n"
|
|
|
|
#: g10/tdbdump.c:218
|
|
#, fuzzy, c-format
|
|
msgid "read error in `%s': %s\n"
|
|
msgstr "Lesefehler: %s\n"
|
|
|
|
#: g10/tdbdump.c:227 g10/trustdb.c:380
|
|
#, c-format
|
|
msgid "trustdb: sync failed: %s\n"
|
|
msgstr "\"Trust-DB\": sync fehlgeschlagen: %s\n"
|
|
|
|
#: g10/tdbio.c:128 g10/tdbio.c:1440
|
|
#, c-format
|
|
msgid "trustdb rec %lu: lseek failed: %s\n"
|
|
msgstr "trustdb Satz %lu: lseek fehlgeschlagen: %s\n"
|
|
|
|
#: g10/tdbio.c:134 g10/tdbio.c:1447
|
|
#, c-format
|
|
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
|
|
msgstr "trustdb Satz %lu: write fehlgeschlagen (n=%d): %s\n"
|
|
|
|
#: g10/tdbio.c:244
|
|
msgid "trustdb transaction too large\n"
|
|
msgstr "trustdb Transaktion zu groß\n"
|
|
|
|
#: g10/tdbio.c:497
|
|
#, fuzzy, c-format
|
|
msgid "can't access `%s': %s\n"
|
|
msgstr "kann '%s' nicht schliessen: %s\n"
|
|
|
|
#: g10/tdbio.c:512
|
|
#, c-format
|
|
msgid "%s: directory does not exist!\n"
|
|
msgstr "%s: Verzeichnis existiert nicht!\n"
|
|
|
|
#: g10/tdbio.c:522 g10/tdbio.c:545 g10/tdbio.c:588
|
|
#, fuzzy, c-format
|
|
msgid "can't create lock for `%s'\n"
|
|
msgstr "'%s' kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/tdbio.c:524 g10/tdbio.c:591
|
|
#, fuzzy, c-format
|
|
msgid "can't lock `%s'\n"
|
|
msgstr "'%s' kann nicht geöffnet werden\n"
|
|
|
|
#: g10/tdbio.c:550
|
|
#, c-format
|
|
msgid "%s: failed to create version record: %s"
|
|
msgstr "%s: Fehler beim Erzeugen des Versionsatzes: %s"
|
|
|
|
#: g10/tdbio.c:554
|
|
#, c-format
|
|
msgid "%s: invalid trustdb created\n"
|
|
msgstr "%s: ungültige trust-db erzeugt\n"
|
|
|
|
#: g10/tdbio.c:557
|
|
#, c-format
|
|
msgid "%s: trustdb created\n"
|
|
msgstr "%s: trust-db erzeugt\n"
|
|
|
|
#: g10/tdbio.c:597
|
|
msgid "NOTE: trustdb not writable\n"
|
|
msgstr "Notiz: Die \"trustdb\" ist nicht schreibbar\n"
|
|
|
|
#: g10/tdbio.c:614
|
|
#, c-format
|
|
msgid "%s: invalid trustdb\n"
|
|
msgstr "%s: ungültige 'Trust'-Datenbank\n"
|
|
|
|
#: g10/tdbio.c:646
|
|
#, c-format
|
|
msgid "%s: failed to create hashtable: %s\n"
|
|
msgstr "%s: hashtable kann nicht erzeugt werden: %s\n"
|
|
|
|
#: g10/tdbio.c:654
|
|
#, c-format
|
|
msgid "%s: error updating version record: %s\n"
|
|
msgstr "%s: Fehler beim Ändern des Versionsatzes: %s\n"
|
|
|
|
#: g10/tdbio.c:671 g10/tdbio.c:691 g10/tdbio.c:707 g10/tdbio.c:721
|
|
#: g10/tdbio.c:751 g10/tdbio.c:1373 g10/tdbio.c:1400
|
|
#, c-format
|
|
msgid "%s: error reading version record: %s\n"
|
|
msgstr "%s: Fehler beim Lesen des Versionsatzes: %s\n"
|
|
|
|
#: g10/tdbio.c:730
|
|
#, c-format
|
|
msgid "%s: error writing version record: %s\n"
|
|
msgstr "%s: Fehler beim Schreiben des Versionsatzes: %s\n"
|
|
|
|
#: g10/tdbio.c:1169
|
|
#, c-format
|
|
msgid "trustdb: lseek failed: %s\n"
|
|
msgstr "trustdb: lseek fehlgeschlagen: %s\n"
|
|
|
|
#: g10/tdbio.c:1177
|
|
#, c-format
|
|
msgid "trustdb: read failed (n=%d): %s\n"
|
|
msgstr "trustdb: read failed (n=%d): %s\n"
|
|
|
|
#: g10/tdbio.c:1198
|
|
#, c-format
|
|
msgid "%s: not a trustdb file\n"
|
|
msgstr "%s: keine trustdb Datei\n"
|
|
|
|
#: g10/tdbio.c:1216
|
|
#, c-format
|
|
msgid "%s: version record with recnum %lu\n"
|
|
msgstr "%s: version record with recnum %lu\n"
|
|
|
|
#: g10/tdbio.c:1221
|
|
#, c-format
|
|
msgid "%s: invalid file version %d\n"
|
|
msgstr "%s: invalid file version %d\n"
|
|
|
|
#: g10/tdbio.c:1406
|
|
#, c-format
|
|
msgid "%s: error reading free record: %s\n"
|
|
msgstr "%s: Fehler beim Lesen eines freien Satzes: %s\n"
|
|
|
|
#: g10/tdbio.c:1414
|
|
#, c-format
|
|
msgid "%s: error writing dir record: %s\n"
|
|
msgstr "%s: Fehler beim Schreiben eines Verzeichnis-Satzes: %s\n"
|
|
|
|
#: g10/tdbio.c:1424
|
|
#, c-format
|
|
msgid "%s: failed to zero a record: %s\n"
|
|
msgstr "%s: konnte einen Satz nicht Nullen: %s\n"
|
|
|
|
#: g10/tdbio.c:1454
|
|
#, c-format
|
|
msgid "%s: failed to append a record: %s\n"
|
|
msgstr "%s: konnte Satz nicht anhängen: %s\n"
|
|
|
|
#: g10/tdbio.c:1499
|
|
msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
|
|
msgstr ""
|
|
"Die \"Trust\"-Datenbank ist beschädigt; verwenden Sie \"gpg --fix-trustdb"
|
|
"\".\n"
|
|
|
|
#: g10/textfilter.c:134
|
|
#, c-format
|
|
msgid "can't handle text lines longer than %d characters\n"
|
|
msgstr "Textzeilen länger als %d Zeichen können nicht benutzt werden\n"
|
|
|
|
#: g10/textfilter.c:231
|
|
#, c-format
|
|
msgid "input line longer than %d characters\n"
|
|
msgstr "Eingabezeile ist länger als %d Zeichen\n"
|
|
|
|
#: g10/trustdb.c:226
|
|
#, c-format
|
|
msgid "`%s' is not a valid long keyID\n"
|
|
msgstr "'%s' ist keine gültige lange Schlüssel-ID\n"
|
|
|
|
#: g10/trustdb.c:257
|
|
#, fuzzy, c-format
|
|
msgid "key %s: accepted as trusted key\n"
|
|
msgstr "Schlüssel %08lX: Akzeptiert als vertrauenswürdiger Schlüssel\n"
|
|
|
|
#: g10/trustdb.c:295
|
|
#, fuzzy, c-format
|
|
msgid "key %s occurs more than once in the trustdb\n"
|
|
msgstr "Schlüssel %08lX tritt mehr als einmal in der \"trustdb\" auf\n"
|
|
|
|
#: g10/trustdb.c:310
|
|
#, fuzzy, c-format
|
|
msgid "key %s: no public key for trusted key - skipped\n"
|
|
msgstr ""
|
|
"Schlüssel %08lX: kein öffentlicher Schlüssel für den vertrauenswürdigen "
|
|
"Schlüssel - übersprungen\n"
|
|
|
|
#: g10/trustdb.c:320
|
|
#, fuzzy, c-format
|
|
msgid "key %s marked as ultimately trusted\n"
|
|
msgstr "Schlüssel ist als uneingeschränkt vertrauenswürdig gekennzeichnet.\n"
|
|
|
|
#: g10/trustdb.c:344
|
|
#, c-format
|
|
msgid "trust record %lu, req type %d: read failed: %s\n"
|
|
msgstr "trust record %lu, req type %d: read failed: %s\n"
|
|
|
|
#: g10/trustdb.c:350
|
|
#, c-format
|
|
msgid "trust record %lu is not of requested type %d\n"
|
|
msgstr "Vertrauenssatz %lu ist nicht von der angeforderten Art %d\n"
|
|
|
|
#: g10/trustdb.c:446
|
|
#, c-format
|
|
msgid "unable to use unknown trust model (%d) - assuming %s trust model\n"
|
|
msgstr ""
|
|
|
|
#: g10/trustdb.c:452
|
|
#, c-format
|
|
msgid "using %s trust model\n"
|
|
msgstr ""
|
|
|
|
#: g10/trustdb.c:501
|
|
msgid "undefined"
|
|
msgstr "unbestimmt"
|
|
|
|
#: g10/trustdb.c:502
|
|
#, fuzzy
|
|
msgid "never"
|
|
msgstr "niemals "
|
|
|
|
#: g10/trustdb.c:503
|
|
msgid "marginal"
|
|
msgstr "marginal"
|
|
|
|
#: g10/trustdb.c:504
|
|
msgid "full"
|
|
msgstr "vollständig"
|
|
|
|
#: g10/trustdb.c:505
|
|
msgid "ultimate"
|
|
msgstr "uneingeschränkt"
|
|
|
|
#: g10/trustdb.c:545
|
|
msgid "no need for a trustdb check\n"
|
|
msgstr "\"Trust-DB\"-Überprüfung nicht nötig\n"
|
|
|
|
#: g10/trustdb.c:551 g10/trustdb.c:2112
|
|
#, c-format
|
|
msgid "next trustdb check due at %s\n"
|
|
msgstr "nächste \"Trust-DB\"-Pflichtüberprüfung am %s\n"
|
|
|
|
#: g10/trustdb.c:560
|
|
#, fuzzy, c-format
|
|
msgid "no need for a trustdb check with `%s' trust model\n"
|
|
msgstr ""
|
|
"\"Trust-DB\"-Überprüfung ist beim \"%s\"-Vertrauensmodell nicht nötig\n"
|
|
|
|
#: g10/trustdb.c:575
|
|
#, fuzzy, c-format
|
|
msgid "no need for a trustdb update with `%s' trust model\n"
|
|
msgstr "\"Trust-DB\"-Änderung ist beim \"%s\"-Vertrauensmodell nicht nötig\n"
|
|
|
|
#: g10/trustdb.c:793 g10/trustdb.c:1231
|
|
#, fuzzy, c-format
|
|
msgid "public key %s not found: %s\n"
|
|
msgstr "Öffentlicher Schlüssel %08lX nicht gefunden: %s\n"
|
|
|
|
#: g10/trustdb.c:988
|
|
msgid "please do a --check-trustdb\n"
|
|
msgstr "Bitte ein --check-trustdb durchführen\n"
|
|
|
|
#: g10/trustdb.c:992
|
|
msgid "checking the trustdb\n"
|
|
msgstr "\"Trust-DB\" wird überprüft\n"
|
|
|
|
# translated by wk
|
|
#: g10/trustdb.c:1856
|
|
#, c-format
|
|
msgid "%d keys processed (%d validity counts cleared)\n"
|
|
msgstr "%d Schlüssel verarbeitet (%d Validity Zähler gelöscht)\n"
|
|
|
|
#: g10/trustdb.c:1920
|
|
msgid "no ultimately trusted keys found\n"
|
|
msgstr "kein uneingeschränkt vertrauenswürdiger Schlüssel %08lX gefunden\n"
|
|
|
|
#: g10/trustdb.c:1934
|
|
#, fuzzy, c-format
|
|
msgid "public key of ultimately trusted key %s not found\n"
|
|
msgstr ""
|
|
"öff.Schlüssel des uneingeschränkt vertrautem Schlüssel %08lX nicht gefunden\n"
|
|
|
|
#: g10/trustdb.c:1957
|
|
#, c-format
|
|
msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n"
|
|
msgstr "%d marignal-needed, %d complete-needed, %s Trust-Modell\n"
|
|
|
|
#: g10/trustdb.c:2043
|
|
#, c-format
|
|
msgid ""
|
|
"depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n"
|
|
msgstr ""
|
|
|
|
#: g10/trustdb.c:2118
|
|
#, c-format
|
|
msgid "unable to update trustdb version record: write failed: %s\n"
|
|
msgstr ""
|
|
"\"Trust-DB\"-Versions-Satz kann nicht geändert werden: Schreiben "
|
|
"fehlgeschlagen: %s\n"
|
|
|
|
#: g10/verify.c:116
|
|
msgid ""
|
|
"the signature could not be verified.\n"
|
|
"Please remember that the signature file (.sig or .asc)\n"
|
|
"should be the first file given on the command line.\n"
|
|
msgstr ""
|
|
"Die Unterschrift konnte nicht überprüft werden.\n"
|
|
"Denken Sie daran, daß die Datei mit der Unterschrift (.sig oder .asc)\n"
|
|
"als erster in der Kommandozeile stehen sollte.\n"
|
|
|
|
#: g10/verify.c:189
|
|
#, c-format
|
|
msgid "input line %u too long or missing LF\n"
|
|
msgstr "Eingabezeile %u ist zu lang oder es fehlt ein LF\n"
|
|
|
|
#: util/errors.c:54
|
|
msgid "general error"
|
|
msgstr "Allgemeiner Fehler"
|
|
|
|
#: util/errors.c:55
|
|
msgid "unknown packet type"
|
|
msgstr "Unbekannter Pakettyp"
|
|
|
|
#: util/errors.c:56
|
|
msgid "unknown version"
|
|
msgstr "Unbekannte Version"
|
|
|
|
#: util/errors.c:57
|
|
msgid "unknown pubkey algorithm"
|
|
msgstr "Unbekanntes Public-Key-Verfahren"
|
|
|
|
#: util/errors.c:58
|
|
msgid "unknown digest algorithm"
|
|
msgstr "Unbekanntes Hashverfahren"
|
|
|
|
#: util/errors.c:59
|
|
msgid "bad public key"
|
|
msgstr "Falscher öffentlicher Schüssel"
|
|
|
|
#: util/errors.c:60
|
|
msgid "bad secret key"
|
|
msgstr "Falscher geheimer Schlüssel"
|
|
|
|
#: util/errors.c:61
|
|
msgid "bad signature"
|
|
msgstr "Falsche Unterschrift"
|
|
|
|
#: util/errors.c:62
|
|
msgid "checksum error"
|
|
msgstr "Prüfsummen-Fehler"
|
|
|
|
#: util/errors.c:63
|
|
msgid "bad passphrase"
|
|
msgstr "Falsche Passphrase"
|
|
|
|
#: util/errors.c:64
|
|
msgid "public key not found"
|
|
msgstr "Öffentlicher Schlüssel nicht gefunden"
|
|
|
|
#: util/errors.c:65
|
|
msgid "unknown cipher algorithm"
|
|
msgstr "Unbekanntes Verschlüsselungsverfahren"
|
|
|
|
#: util/errors.c:66
|
|
msgid "can't open the keyring"
|
|
msgstr "Der Schlüsselbund kann nicht geöffnet werden"
|
|
|
|
#: util/errors.c:67
|
|
msgid "invalid packet"
|
|
msgstr "Ungültiges Paket"
|
|
|
|
#: util/errors.c:68
|
|
msgid "invalid armor"
|
|
msgstr "Ungültige ASCII-Hülle"
|
|
|
|
#: util/errors.c:69
|
|
msgid "no such user id"
|
|
msgstr "Keine solche User-ID"
|
|
|
|
#: util/errors.c:70
|
|
msgid "secret key not available"
|
|
msgstr "Geheimer Schlüssel ist nicht vorhanden"
|
|
|
|
#: util/errors.c:71
|
|
msgid "wrong secret key used"
|
|
msgstr "Falscher geheimer Schlüssel benutzt"
|
|
|
|
#: util/errors.c:72
|
|
msgid "not supported"
|
|
msgstr "Wird nicht unterstützt"
|
|
|
|
#: util/errors.c:73
|
|
msgid "bad key"
|
|
msgstr "Falscher Schlüssel"
|
|
|
|
#: util/errors.c:74
|
|
msgid "file read error"
|
|
msgstr "Dateilesefehler"
|
|
|
|
#: util/errors.c:75
|
|
msgid "file write error"
|
|
msgstr "Dateischreibfehler"
|
|
|
|
#: util/errors.c:76
|
|
msgid "unknown compress algorithm"
|
|
msgstr "Unbekanntes Komprimierverfahren"
|
|
|
|
#: util/errors.c:77
|
|
msgid "file open error"
|
|
msgstr "Fehler beim Öffnen der Datei"
|
|
|
|
#: util/errors.c:78
|
|
msgid "file create error"
|
|
msgstr "Fehler beim Erzeugen der Datei"
|
|
|
|
#: util/errors.c:79
|
|
msgid "invalid passphrase"
|
|
msgstr "Ungültige Passphrase"
|
|
|
|
#: util/errors.c:80
|
|
msgid "unimplemented pubkey algorithm"
|
|
msgstr "nicht implementiertes öffentliches Schlüsselverfahren"
|
|
|
|
#: util/errors.c:81
|
|
msgid "unimplemented cipher algorithm"
|
|
msgstr "Verschlüsselungsverfahren ist nicht implementiert"
|
|
|
|
#: util/errors.c:82
|
|
msgid "unknown signature class"
|
|
msgstr "Unbekannte Unterschriftenklasse"
|
|
|
|
#: util/errors.c:83
|
|
msgid "trust database error"
|
|
msgstr "Fehler in der Trust-DB"
|
|
|
|
#: util/errors.c:84
|
|
msgid "bad MPI"
|
|
msgstr "Falsche MPI"
|
|
|
|
#: util/errors.c:85
|
|
msgid "resource limit"
|
|
msgstr "festdefinierte Ressourcenobergrenze erreicht"
|
|
|
|
#: util/errors.c:86
|
|
msgid "invalid keyring"
|
|
msgstr "Ungültiger Schlüsselbund"
|
|
|
|
#: util/errors.c:87
|
|
msgid "bad certificate"
|
|
msgstr "Falsches Zertifikat"
|
|
|
|
#: util/errors.c:88
|
|
msgid "malformed user id"
|
|
msgstr "Ungünstig aufgebaute User-ID"
|
|
|
|
#: util/errors.c:89
|
|
msgid "file close error"
|
|
msgstr "Fehler beim Schließen der Datei"
|
|
|
|
#: util/errors.c:90
|
|
msgid "file rename error"
|
|
msgstr "Fehler beim Umbenennen einer Datei"
|
|
|
|
#: util/errors.c:91
|
|
msgid "file delete error"
|
|
msgstr "Fehler beim Löschen einer Datei"
|
|
|
|
#: util/errors.c:92
|
|
msgid "unexpected data"
|
|
msgstr "Unerwartete Daten"
|
|
|
|
#: util/errors.c:93
|
|
msgid "timestamp conflict"
|
|
msgstr "Zeitangaben differieren"
|
|
|
|
#: util/errors.c:94
|
|
msgid "unusable pubkey algorithm"
|
|
msgstr "Unbenutzbares öffentliches Schlüsselverfahren"
|
|
|
|
#: util/errors.c:95
|
|
msgid "file exists"
|
|
msgstr "Datei existiert bereits"
|
|
|
|
#: util/errors.c:96
|
|
msgid "weak key"
|
|
msgstr "Unsicherer Schlüssel"
|
|
|
|
#: util/errors.c:97
|
|
msgid "invalid argument"
|
|
msgstr "Ungültiges Argument"
|
|
|
|
#: util/errors.c:98
|
|
msgid "bad URI"
|
|
msgstr "fehlerhafter URI"
|
|
|
|
#: util/errors.c:99
|
|
msgid "unsupported URI"
|
|
msgstr "Nicht unterstützter URI"
|
|
|
|
#: util/errors.c:100
|
|
msgid "network error"
|
|
msgstr "Netzwerkfehler"
|
|
|
|
#: util/errors.c:102
|
|
msgid "not encrypted"
|
|
msgstr "nicht verschlüsselt"
|
|
|
|
#: util/errors.c:103
|
|
msgid "not processed"
|
|
msgstr "nicht bearbeitet"
|
|
|
|
#: util/errors.c:105
|
|
msgid "unusable public key"
|
|
msgstr "unbrauchbarer öffentlicher Schüssel"
|
|
|
|
#: util/errors.c:106
|
|
msgid "unusable secret key"
|
|
msgstr "unbrauchbarer geheimer Schlüssel"
|
|
|
|
#: util/errors.c:107
|
|
msgid "keyserver error"
|
|
msgstr "Schlüsselserverfehler"
|
|
|
|
#: util/errors.c:108
|
|
#, fuzzy
|
|
msgid "canceled"
|
|
msgstr "Abbruch"
|
|
|
|
#: util/errors.c:109
|
|
#, fuzzy
|
|
msgid "no card"
|
|
msgstr "nicht verschlüsselt"
|
|
|
|
#: util/logger.c:157
|
|
msgid "ERROR: "
|
|
msgstr "FEHLER: "
|
|
|
|
#: util/logger.c:160
|
|
msgid "WARNING: "
|
|
msgstr "WARNUNG: "
|
|
|
|
#: util/logger.c:223
|
|
#, c-format
|
|
msgid "... this is a bug (%s:%d:%s)\n"
|
|
msgstr "... dies ist ein Bug (Programmfehler) (%s:%d:%s)\n"
|
|
|
|
#: util/logger.c:229
|
|
#, c-format
|
|
msgid "you found a bug ... (%s:%d)\n"
|
|
msgstr "Sie haben eine Bug (Programmfehler) gefunden ... (%s:%d)\n"
|
|
|
|
#: util/miscutil.c:307 util/miscutil.c:344
|
|
msgid "yes"
|
|
msgstr "ja"
|
|
|
|
#: util/miscutil.c:308 util/miscutil.c:349
|
|
msgid "yY"
|
|
msgstr "jJyY"
|
|
|
|
#: util/miscutil.c:310 util/miscutil.c:346
|
|
msgid "no"
|
|
msgstr "nein"
|
|
|
|
#: util/miscutil.c:311 util/miscutil.c:350
|
|
msgid "nN"
|
|
msgstr "nN"
|
|
|
|
#: util/miscutil.c:351
|
|
msgid "qQ"
|
|
msgstr "qQ"
|
|
|
|
#: util/miscutil.c:384
|
|
msgid "okay|okay"
|
|
msgstr ""
|
|
|
|
#: util/miscutil.c:386
|
|
msgid "cancel|cancel"
|
|
msgstr ""
|
|
|
|
#: util/miscutil.c:387
|
|
msgid "oO"
|
|
msgstr ""
|
|
|
|
#: util/miscutil.c:388
|
|
#, fuzzy
|
|
msgid "cC"
|
|
msgstr "c"
|
|
|
|
#: util/secmem.c:90
|
|
msgid "WARNING: using insecure memory!\n"
|
|
msgstr "WARNUNG: Sensible Daten könnten auf Platte ausgelagert werden.\n"
|
|
|
|
#: util/secmem.c:91
|
|
msgid "please see http://www.gnupg.org/faq.html for more information\n"
|
|
msgstr "siehe http://www.gnupg.org/faq.html für weitere Informationen\n"
|
|
|
|
# " Um dies zu vermeiden, kann das Programm suid(root) installiert werden.\n"
|
|
# " Bitte wenden Sie sich hierzu an den Systemadministrator.\n"
|
|
#: util/secmem.c:340
|
|
msgid "operation is not possible without initialized secure memory\n"
|
|
msgstr "Vorgang ist ohne sicheren Hauptspeicher nicht möglich\n"
|
|
|
|
#: util/secmem.c:341
|
|
msgid "(you may have used the wrong program for this task)\n"
|
|
msgstr ""
|
|
"(möglicherweise haben Sie das falsche Programm für diese Aufgabe benutzt)\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " \""
|
|
#~ msgstr " alias \""
|
|
|
|
#~ msgid " i = please show me more information\n"
|
|
#~ msgstr " i = Bitte weitere Information anzeigen\n"
|
|
|
|
#~ msgid "key %08lX: key has been revoked!\n"
|
|
#~ msgstr "Schlüssel %08lX: Schlüssel wurde widerrufen\n"
|
|
|
|
#~ msgid "key %08lX: subkey has been revoked!\n"
|
|
#~ msgstr "Schlüssel %08lX: Unterschlüssel wurde widerrufen\n"
|
|
|
|
#~ msgid "%08lX: key has expired\n"
|
|
#~ msgstr "%08lX: Schlüssel ist verfallen!\n"
|
|
|
|
#~ msgid "%08lX: We do NOT trust this key\n"
|
|
#~ msgstr "%08lX: Wir haben KEIN Vertrauen zu diesem Schlüssel!\n"
|
|
|
|
#~ msgid " (%d) RSA (sign and encrypt)\n"
|
|
#~ msgstr " (%d) RSA (signieren/beglaubigen und verschlüsseln)\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " (%d) RSA (auth only)\n"
|
|
#~ msgstr " (%d) RSA (nur signieren/beglaubigen)\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " (%d) RSA (sign and auth)\n"
|
|
#~ msgstr " (%d) RSA (signieren/beglaubigen und verschlüsseln)\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " (%d) RSA (encrypt and auth)\n"
|
|
#~ msgstr " (%d) RSA (nur verschlüsseln)\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " (%d) RSA (sign, encrypt and auth)\n"
|
|
#~ msgstr " (%d) RSA (signieren/beglaubigen und verschlüsseln)\n"
|
|
|
|
#~ msgid "%s: can't open: %s\n"
|
|
#~ msgstr "%s: kann nicht geöffnet werden: %s\n"
|
|
|
|
#~ msgid "%s: WARNING: empty file\n"
|
|
#~ msgstr "%s: WARNUNG: Leere Datei\n"
|
|
|
|
#~ msgid "can't open %s: %s\n"
|
|
#~ msgstr "'%s' kann nicht geöffnet werden: %s\n"
|
|
|
|
#~ msgid " (%d) I trust marginally\n"
|
|
#~ msgstr " (%d) Ich vertraue ihm marginal\n"
|
|
|
|
# c-format
|
|
#~ msgid " (%d) I trust fully\n"
|
|
#~ msgstr " (%d) Ich vertraue ihm vollständig\n"
|
|
|
|
#~ msgid "Really sign? "
|
|
#~ msgstr "Wirklich unterschreiben? "
|
|
|
|
#, fuzzy
|
|
#~ msgid "expires"
|
|
#~ msgstr "expire"
|
|
|
|
#, fuzzy
|
|
#~ msgid ""
|
|
#~ "\"\n"
|
|
#~ "locally signed with your key %s at %s\n"
|
|
#~ msgstr ""
|
|
#~ "\"\n"
|
|
#~ "lokal unterschrieben mit Ihrem Schlüssel %08lX um %s\n"
|
|
|
|
#, fuzzy
|
|
#~ msgid " signed by %s on %s%s\n"
|
|
#~ msgstr " beglaubigt durch %08lX am %s%s\n"
|
|
|
|
#~ msgid "%s: can't access: %s\n"
|
|
#~ msgstr "%s: kann nicht zugegriffen werden: %s\n"
|
|
|
|
#~ msgid "%s: can't create lock\n"
|
|
#~ msgstr "%s: Sperre kann nicht erzeugt werden\n"
|
|
|
|
#~ msgid "%s: can't make lock\n"
|
|
#~ msgstr "%s: Sperre kann nicht erzeugt werden\n"
|
|
|
|
#~ msgid "%s: can't create: %s\n"
|
|
#~ msgstr "%s: kann nicht erzeugt werden: %s\n"
|
|
|
|
#~ msgid "%s: can't create directory: %s\n"
|
|
#~ msgstr "%s: Verzeichnis kann nicht erzeugt werden: %s\n"
|
|
|
|
#~ msgid "If you want to use this revoked key anyway, answer \"yes\"."
|
|
#~ msgstr ""
|
|
#~ "Wenn Sie diesen widerrufenen Schlüssel trotzdem benutzen wollen,\n"
|
|
#~ "so antworten Sie mit \"ja\"."
|
|
|
|
#~ msgid "Unable to open photo \"%s\": %s\n"
|
|
#~ msgstr "Das Bild \"%s\" konnte nicht geöffnet werden: %s\n"
|
|
|
|
#~ msgid "can't open file: %s\n"
|
|
#~ msgstr "Datei kann nicht geöffnet werden: %s\n"
|
|
|
|
#~ msgid "error: missing colon\n"
|
|
#~ msgstr "Fehler: Doppelpunkt fehlt\n"
|
|
|
|
#~ msgid "error: no ownertrust value\n"
|
|
#~ msgstr "Fehler: Kein \"Owner trust\"-Wert\n"
|
|
|
|
#~ msgid " (main key ID %08lX)"
|
|
#~ msgstr " (Hauptschlüssel-ID %08lX)"
|
|
|
|
#~ msgid "rev! subkey has been revoked: %s\n"
|
|
#~ msgstr "rev! Unterschlüssel wurde widerrufen: %s\n"
|
|
|
|
#~ msgid "rev- faked revocation found\n"
|
|
#~ msgstr "rev- gefälschter Schlüsselwiderruf entdeckt\n"
|
|
|
|
#~ msgid "rev? problem checking revocation: %s\n"
|
|
#~ msgstr "rev? Schwierigkeiten bei der Widerruf-Überprüfung: %s\n"
|
|
|
|
#~ msgid "[revoked] "
|
|
#~ msgstr "[widerrufen]"
|
|
|
|
#~ msgid "[expired] "
|
|
#~ msgstr "[verfallen]"
|
|
|
|
#, fuzzy
|
|
#~ msgid " [expired: %s]"
|
|
#~ msgstr " [verfällt: %s]"
|
|
|
|
#~ msgid " [expires: %s]"
|
|
#~ msgstr " [verfällt: %s]"
|
|
|
|
#, fuzzy
|
|
#~ msgid " [revoked: %s]"
|
|
#~ msgstr "[widerrufen]"
|
|
|
|
#~ msgid "can't create %s: %s\n"
|
|
#~ msgstr "%s kann nicht erzeugt werden: %s\n"
|
|
|
|
# translated by wk
|
|
#~ msgid ""
|
|
#~ "WARNING: digest `%s' is not part of OpenPGP. Use at your own risk!\n"
|
|
#~ msgstr ""
|
|
#~ "WARNUNG: Hashmethode `%s' ist nicht Teil von OpenPGP. Benutzung auf "
|
|
#~ "eigenes Risiko!\n"
|
|
|
|
#~ msgid "|[files]|encrypt files"
|
|
#~ msgstr "|[Dateien]|Dateien verschlüsseln"
|
|
|
|
#~ msgid "store only"
|
|
#~ msgstr "Nur speichern"
|
|
|
|
#~ msgid "|[files]|decrypt files"
|
|
#~ msgstr "|[Dateien]|Dateien entschlüsseln"
|
|
|
|
#~ msgid "sign a key non-revocably"
|
|
#~ msgstr "Schlüssel nicht widerrufbar signieren"
|
|
|
|
#~ msgid "sign a key locally and non-revocably"
|
|
#~ msgstr "Schlüssel nur für diesen Rechner und nicht-widerrufbar signieren"
|
|
|
|
#~ msgid "list only the sequence of packets"
|
|
#~ msgstr "Lediglich Struktur der Datenpakete anzeigen"
|
|
|
|
#~ msgid "export the ownertrust values"
|
|
#~ msgstr "Exportieren der \"Owner trust\"-Werte"
|
|
|
|
#~ msgid "unattended trust database update"
|
|
#~ msgstr "unbeaufsichtigtes Ändern der \"Trust\"-Datenbank"
|
|
|
|
#~ msgid "fix a corrupted trust database"
|
|
#~ msgstr "Reparieren einer beschädigten \"Trust\"-Datenb."
|
|
|
|
#~ msgid "De-Armor a file or stdin"
|
|
#~ msgstr "Datei oder stdin von der ASCII-Hülle befreien"
|
|
|
|
#~ msgid "En-Armor a file or stdin"
|
|
#~ msgstr "Datei oder stdin in eine ASCII-Hülle einpacken"
|
|
|
|
#~ msgid "|NAME|use NAME as default recipient"
|
|
#~ msgstr "|NAME|NAME als voreingestellten Empfänger benutzen"
|
|
|
|
#~ msgid "use the default key as default recipient"
|
|
#~ msgstr ""
|
|
#~ "Den Standardschlüssel als voreingestellten\n"
|
|
#~ "Empfänger benutzen"
|
|
|
|
#~ msgid "don't use the terminal at all"
|
|
#~ msgstr "das Terminal gar nicht benutzen"
|
|
|
|
#~ msgid "force v3 signatures"
|
|
#~ msgstr "v3 Signaturen erzwingen"
|
|
|
|
#~ msgid "do not force v3 signatures"
|
|
#~ msgstr "v3 Signaturen nicht erzwingen"
|
|
|
|
#~ msgid "force v4 key signatures"
|
|
#~ msgstr "v4 Signaturen erzwingen"
|
|
|
|
#~ msgid "do not force v4 key signatures"
|
|
#~ msgstr "v4 Signaturen nicht erzwingen"
|
|
|
|
#~ msgid "always use a MDC for encryption"
|
|
#~ msgstr "Beim Verschlüsseln ein Siegel (MDC) verwenden"
|
|
|
|
#~ msgid "never use a MDC for encryption"
|
|
#~ msgstr "Beim Verschlüsseln niemals ein Siegel (MDC) verwenden"
|
|
|
|
#~ msgid "use the gpg-agent"
|
|
#~ msgstr "den GPG-Agent verwenden"
|
|
|
|
#~ msgid "batch mode: never ask"
|
|
#~ msgstr "Stapelmodus: Keine Abfragen"
|
|
|
|
#~ msgid "assume yes on most questions"
|
|
#~ msgstr "\"Ja\" als Standardantwort annehmen"
|
|
|
|
#~ msgid "assume no on most questions"
|
|
#~ msgstr "\"Nein\" als Standardantwort annehmen"
|
|
|
|
#~ msgid "add this keyring to the list of keyrings"
|
|
#~ msgstr "Als öffentlichen Schlüsselbund mitbenutzen"
|
|
|
|
#~ msgid "add this secret keyring to the list"
|
|
#~ msgstr "Als geheimen Schlüsselbund mitbenutzen"
|
|
|
|
#~ msgid "show which keyring a listed key is on"
|
|
#~ msgstr "Anzeigen des Schlüsselbundes, in dem ein Schlüssel drin ist"
|
|
|
|
#~ msgid "|NAME|use NAME as default secret key"
|
|
#~ msgstr "|NAME|NAME als voreingestellten Schlüssel benutzen"
|
|
|
|
#~ msgid "|HOST|use this keyserver to lookup keys"
|
|
#~ msgstr "|HOST|Schlüssel bei diesem Server nachschlagen"
|
|
|
|
#~ msgid "|NAME|set terminal charset to NAME"
|
|
#~ msgstr "|NAME|Terminalzeichensatz NAME benutzen"
|
|
|
|
#~ msgid "read options from file"
|
|
#~ msgstr "Optionen aus der Datei lesen"
|
|
|
|
#~ msgid "|[file]|write status info to file"
|
|
#~ msgstr "|[Datei]|Statusinfo in Datei schreiben"
|
|
|
|
#~ msgid "|KEYID|ultimately trust this key"
|
|
#~ msgstr "|KEYID|diesem Schlüssel uneingeschränkt vertrauen"
|
|
|
|
#~ msgid "|FILE|load extension module FILE"
|
|
#~ msgstr "|DATEI|Erweiterungsmodul DATEI laden"
|
|
|
|
#~ msgid "emulate the mode described in RFC1991"
|
|
#~ msgstr "Den in RFC1991 beschriebenen Modus nachahmen"
|
|
|
|
#~ msgid "set all packet, cipher and digest options to OpenPGP behavior"
|
|
#~ msgstr ""
|
|
#~ "alle Paket-, Verschlüsselungs- und\n"
|
|
#~ "Hashoptionen auf OpenPGP-Verhalten einstellen"
|
|
|
|
#~ msgid "set all packet, cipher and digest options to PGP 2.x behavior"
|
|
#~ msgstr ""
|
|
#~ "alle Paket-, Verschlüsselungs- und\n"
|
|
#~ "Hashoptionen auf PGP 2.X-Verhalten einstellen"
|
|
|
|
#~ msgid "|N|use passphrase mode N"
|
|
#~ msgstr "|N|Verwenden des Passphrasen-Modus N"
|
|
|
|
#~ msgid "|NAME|use message digest algorithm NAME for passphrases"
|
|
#~ msgstr "|NAME|Hashverfahren NAME für Passphrasen benutzen"
|
|
|
|
#~ msgid "|NAME|use cipher algorithm NAME for passphrases"
|
|
#~ msgstr "|NAME|Verschl.verfahren NAME für Passphrasen benutzen"
|
|
|
|
#~ msgid "|NAME|use cipher algorithm NAME"
|
|
#~ msgstr "|NAME|Verschl.verfahren NAME benutzen"
|
|
|
|
#~ msgid "|NAME|use message digest algorithm NAME"
|
|
#~ msgstr "|NAME|Hashverfahren NAME benutzen"
|
|
|
|
#~ msgid "|N|use compress algorithm N"
|
|
#~ msgstr "|N|Komprimierverfahren N benutzen"
|
|
|
|
#~ msgid "throw keyid field of encrypted packets"
|
|
#~ msgstr "Empfänger-ID verschlüsselter Pakete entfernen"
|
|
|
|
#~ msgid "Show Photo IDs"
|
|
#~ msgstr "Foto-IDs anzeigen"
|
|
|
|
#~ msgid "Don't show Photo IDs"
|
|
#~ msgstr "Foto-IDs nicht anzeigen"
|
|
|
|
#~ msgid "Set command line to view Photo IDs"
|
|
#~ msgstr "Kommandozeilentext für den Foto-Betrachter setzen"
|
|
|
|
#~ msgid "compress algorithm `%s' is read-only in this release\n"
|
|
#~ msgstr "Kompressionsverfahren `%s' ist in diesem Release read-only\n"
|
|
|
|
#~ msgid "compress algorithm must be in range %d..%d\n"
|
|
#~ msgstr "Das Komprimierverfahren muß im Bereich %d bis %d liegen\n"
|
|
|
|
#~ msgid ""
|
|
#~ "%08lX: There is no indication that this key really belongs to the owner\n"
|
|
#~ msgstr ""
|
|
#~ "%08lX: Es gibt keinen Hinweis, daß die Signatur wirklich dem vorgeblichen "
|
|
#~ "Besitzer gehört.\n"
|
|
|
|
#~ msgid ""
|
|
#~ "%08lX: It is not sure that this key really belongs to the owner\n"
|
|
#~ "but it is accepted anyway\n"
|
|
#~ msgstr ""
|
|
#~ "%08lX: Es ist nicht sicher, daß dieser Schlüssel wirklich dem "
|
|
#~ "vorgeblichen\n"
|
|
#~ "Besitzer gehört, aber er wird trotzdem akzeptiert\n"
|
|
|
|
#~ msgid "preference %c%lu is not valid\n"
|
|
#~ msgstr "Voreinstellung %c%lu ist nicht gültig\n"
|
|
|
|
#~ msgid "too many `%c' preferences\n"
|
|
#~ msgstr "zu viele `%c' Voreinstellungen\n"
|
|
|
|
#~ msgid "key %08lX: not a rfc2440 key - skipped\n"
|
|
#~ msgstr "Schlüssel %08lX: dies ist kein RFC2440-Schüssel - übersprungen\n"
|
|
|
|
#~ msgid ""
|
|
#~ "NOTE: Elgamal primary key detected - this may take some time to import\n"
|
|
#~ msgstr ""
|
|
#~ "HINWEIS: Elgamal-Hauptschlüssel gefunden - der Import könnte einige Zeit "
|
|
#~ "dauern\n"
|
|
|
|
#~ msgid " (default)"
|
|
#~ msgstr "Daten entschlüsseln (Voreinstellung)"
|
|
|
|
#~ msgid "%s%c %4u%c/%08lX created: %s expires: %s"
|
|
#~ msgstr "%s%c %4u%c/%08lX erstellt: %s verfällt: %s"
|
|
|
|
#~ msgid "Notation: "
|
|
#~ msgstr "\"Notation\": "
|
|
|
|
#~ msgid "Policy: "
|
|
#~ msgstr "Richtlinie: "
|
|
|
|
#~ msgid "can't get key from keyserver: %s\n"
|
|
#~ msgstr "Schlüssel ist beim Schlüsselserver nicht erhältlich: %s\n"
|
|
|
|
#~ msgid "error sending to `%s': %s\n"
|
|
#~ msgstr "Fehler beim Senden an `%s': %s\n"
|
|
|
|
#~ msgid "success sending to `%s' (status=%u)\n"
|
|
#~ msgstr "Senden an `%s' erfolgreich (status=%u)\n"
|
|
|
|
#~ msgid "failed sending to `%s': status=%u\n"
|
|
#~ msgstr "Senden an `%s' erfolglos (status=%u)\n"
|
|
|
|
#~ msgid "this keyserver does not support --search-keys\n"
|
|
#~ msgstr "Dieser Schlüsselserver unterstützt --search-keys nicht\n"
|
|
|
|
#~ msgid "can't search keyserver: %s\n"
|
|
#~ msgstr "kann Schlüsselserver nicht durchsuchen: %s\n"
|
|
|
|
#~ msgid ""
|
|
#~ "key %08lX: this is a PGP generated ElGamal key which is NOT secure for "
|
|
#~ "signatures!\n"
|
|
#~ msgstr ""
|
|
#~ "Schlüssel %08lX: Dieser durch PGP erzeugte ElGamal-Schlüssel ist für "
|
|
#~ "Signaturen NICHT sicher genug!\n"
|
|
|
|
#~ msgid ""
|
|
#~ "key %08lX has been created %lu second in future (time warp or clock "
|
|
#~ "problem)\n"
|
|
#~ msgstr ""
|
|
#~ "Der Schlüssel %08lX wurde %lu Sekunde in der Zukunft erzeugt (Zeitreise "
|
|
#~ "oder Uhren stimmen nicht überein)\n"
|
|
|
|
#~ msgid ""
|
|
#~ "key %08lX has been created %lu seconds in future (time warp or clock "
|
|
#~ "problem)\n"
|
|
#~ msgstr ""
|
|
#~ "Der Schlüssel %08lX wurde %lu Sekunden in der Zukunft erzeugt (Zeitreise "
|
|
#~ "oder Uhren stimmen nicht überein)\n"
|
|
|
|
#~ msgid "key %08lX marked as ultimately trusted\n"
|
|
#~ msgstr ""
|
|
#~ "Schlüssel %08lX ist als uneingeschränkt vertrauenswürdig gekennzeichnet\n"
|
|
|
|
#~ msgid "signature from Elgamal signing key %08lX to %08lX skipped\n"
|
|
#~ msgstr "Signatur von Elgamal Signaturschlüssel %08lX für %08lX ignoriert\n"
|
|
|
|
#~ msgid "signature from %08lX to Elgamal signing key %08lX skipped\n"
|
|
#~ msgstr "Signatur von %08lX für Elgamal Signaturschlüssel %08lX ignoriert\n"
|
|
|
|
#~ msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n"
|
|
#~ msgstr "überprüfen, Tiefe %d, gültig=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n"
|
|
|
|
#~ msgid ""
|
|
#~ "Select the algorithm to use.\n"
|
|
#~ "\n"
|
|
#~ "DSA (aka DSS) is the digital signature algorithm which can only be used\n"
|
|
#~ "for signatures. This is the suggested algorithm because verification of\n"
|
|
#~ "DSA signatures are much faster than those of ElGamal.\n"
|
|
#~ "\n"
|
|
#~ "ElGamal is an algorithm which can be used for signatures and encryption.\n"
|
|
#~ "OpenPGP distinguishs between two flavors of this algorithms: an encrypt "
|
|
#~ "only\n"
|
|
#~ "and a sign+encrypt; actually it is the same, but some parameters must be\n"
|
|
#~ "selected in a special way to create a safe key for signatures: this "
|
|
#~ "program\n"
|
|
#~ "does this but other OpenPGP implementations are not required to "
|
|
#~ "understand\n"
|
|
#~ "the signature+encryption flavor.\n"
|
|
#~ "\n"
|
|
#~ "The first (primary) key must always be a key which is capable of "
|
|
#~ "signing;\n"
|
|
#~ "this is the reason why the encryption only ElGamal key is not available "
|
|
#~ "in\n"
|
|
#~ "this menu."
|
|
#~ msgstr ""
|
|
#~ "Wählen Sie die zu verwendende Methode aus.\n"
|
|
#~ "\n"
|
|
#~ "DSA (alias DSS) bedeutet \"digital signature algorithm\" (Digitales\n"
|
|
#~ " Unterschrift-Verfahren). Es kann nur zum Unterschreiben und "
|
|
#~ "Beglaubigen\n"
|
|
#~ " benutzt werden. Dies ist das empfohlene Verfahren, da dessen "
|
|
#~ "Überprüfung\n"
|
|
#~ " wesentlich schneller abläuft, als die von \"ElGamal\".\n"
|
|
#~ "\n"
|
|
#~ "ElGamal ist ein Verfahren für Unterschrift, Beglaubigung und "
|
|
#~ "Verschlüsselung\n"
|
|
#~ " OpenPGP unterscheidet zwischen zwei Arten von ElGamal: eines nur zum\n"
|
|
#~ " Unterschreiben/Beglaubigen und eines zusätzlich zum Verschlüsseln.\n"
|
|
#~ " Eigentlich sind diese Arten identisch; allerdings müssen einige "
|
|
#~ "Parameter\n"
|
|
#~ " auf eine besondere Art gewählt werden, um einen sicheren Schlüssel für\n"
|
|
#~ " Unterschriften zu erzeugen. Dieses Programm macht dies zwar so, aber "
|
|
#~ "andere\n"
|
|
#~ " Programme sind laut der OpenPGP-Spezifikation nicht verpflichtet, die\n"
|
|
#~ " zweite Art (die mit zusätzlichem Verschlüsseln) zu verstehen.\n"
|
|
#~ "\n"
|
|
#~ "Der Hauptschlüssel (\"primary Key\") muß auf jeden Fall zum "
|
|
#~ "Unterschreiben fähig\n"
|
|
#~ "sein. Deshalb kann ein nur-Verschlüssel-ElGamal-Schlüssel dafür nicht\n"
|
|
#~ "verwendet werden."
|
|
|
|
#~ msgid ""
|
|
#~ "Although these keys are defined in RFC2440 they are not suggested\n"
|
|
#~ "because they are not supported by all programs and signatures created\n"
|
|
#~ "with them are quite large and very slow to verify."
|
|
#~ msgstr ""
|
|
#~ "Obwohl diese Schlüssel in RFC 2440 definiert sind, ist ihre Verwendung "
|
|
#~ "nicht\n"
|
|
#~ "empfohlen. Sie werden nämlich nicht von allen Programmen unterstützt.\n"
|
|
#~ "Außerdem sind damit ezeugte Unterschriften recht groß und ihre "
|
|
#~ "Überprüfung\n"
|
|
#~ "ist langsam."
|
|
|
|
#~ msgid "%lu keys so far checked (%lu signatures)\n"
|
|
#~ msgstr "%lu Schlüssel bislang geprüft (%lu Beglaubigungen)\n"
|
|
|
|
#~ msgid "key incomplete\n"
|
|
#~ msgstr "Schlüssel nicht vollständig\n"
|
|
|
|
#~ msgid "key %08lX incomplete\n"
|
|
#~ msgstr "Schlüssel %08lX unvollständig\n"
|
|
|
|
#~ msgid "no|no"
|
|
#~ msgstr "nein"
|
|
|
|
#~ msgid "quit|quit"
|
|
#~ msgstr "quit"
|
|
|
|
#~ msgid " (%d) ElGamal (sign and encrypt)\n"
|
|
#~ msgstr " (%d) ElGamal (signieren/beglaubigen und verschlüsseln)\n"
|
|
|
|
#~ msgid ""
|
|
#~ "The use of this algorithm is only supported by GnuPG. You will not be\n"
|
|
#~ "able to use this key to communicate with PGP users. This algorithm is "
|
|
#~ "also\n"
|
|
#~ "very slow, and may not be as secure as the other choices.\n"
|
|
#~ msgstr ""
|
|
#~ "Dieses Verfahren wird nur von GnuPG unterstützt. Sie können diesen "
|
|
#~ "Schlüssel\n"
|
|
#~ "nicht zur Verständigung mit PGP-Anwendern benutzen. Ausserdem ist "
|
|
#~ "dieses\n"
|
|
#~ "Verfahren sehr langsam, und es könnte nicht so sicher wie die anderen "
|
|
#~ "sein.\n"
|
|
|
|
#~ msgid "Create anyway? "
|
|
#~ msgstr "Trotzdem erstellen? "
|
|
|
|
#~ msgid "invalid symkey algorithm detected (%d)\n"
|
|
#~ msgstr "Ungültiger Veschlüsselungsalgorithmus entdeckt (%d)\n"
|
|
|
|
#~ msgid "this keyserver is not fully HKP compatible\n"
|
|
#~ msgstr "Dieser Schlüsselserver ist nicht vollständig HKP kompatibel\n"
|
|
|
|
#~ msgid "The use of this algorithm is deprecated - create anyway? "
|
|
#~ msgstr ""
|
|
#~ "Von der Benutzung dieses Verfahrens ist abzuraten - Trotzdem erzeugen? "
|
|
|
|
#~ msgid "do NOT trust"
|
|
#~ msgstr " %d = Nein, ihm traue ich NICHT\n"
|
|
|
|
#~ msgid "full trust"
|
|
#~ msgstr "trust"
|
|
|
|
#~ msgid "no values for group \"%s\"\n"
|
|
#~ msgstr "Keine Werte für Gruppe \"%s\"\n"
|
|
|
|
#~ msgid ""
|
|
#~ "you have to start GnuPG again, so it can read the new configuration file\n"
|
|
#~ msgstr ""
|
|
#~ "Sie müssen GnuPG noch einmal starten, damit es die neue "
|
|
#~ "Konfigurationsdatei liest\n"
|
|
|
|
#~ msgid "changing permission of `%s' failed: %s\n"
|
|
#~ msgstr "Ändern der Zugriffsrechte für `%s' ist fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid " Fingerprint:"
|
|
#~ msgstr " Fingerabdruck:"
|
|
|
|
#~ msgid "|NAME=VALUE|use this notation data"
|
|
#~ msgstr "|NAME=WERT|diese \"notation\"-Daten verwenden"
|
|
|
|
#~ msgid ""
|
|
#~ "the first character of a notation name must be a letter or an underscore\n"
|
|
#~ msgstr ""
|
|
#~ "Das erste Zeichen eines \"notation\"-Namens muß ein Buchstabe oder\n"
|
|
#~ "ein Unterstrich sein\n"
|
|
|
|
#~ msgid "dots in a notation name must be surrounded by other characters\n"
|
|
#~ msgstr ""
|
|
#~ "Punkte in einem \"notation\"-Namen müssen von anderen Zeichen umgeben "
|
|
#~ "sein\n"
|
|
|
|
#~ msgid ""
|
|
#~ "WARNING: This key already has a photo ID.\n"
|
|
#~ " Adding another photo ID may confuse some versions of PGP.\n"
|
|
#~ msgstr ""
|
|
#~ "WARNUNG: Dieser Schlüssel besitzt bereits eine Foto-ID.\n"
|
|
#~ " Ein hinzugefügte Foto-ID könnte einige Versionen von PGP "
|
|
#~ "verwirren.\n"
|
|
|
|
#~ msgid "You may only have one photo ID on a key.\n"
|
|
#~ msgstr "Sie können nur eine Foto-ID für diesen Schlüssel haben.\n"
|
|
|
|
#~ msgid "Are you sure you still want to sign it?\n"
|
|
#~ msgstr "Sind Sie sicher, daß Sie dies wiklich unterschreiben möchten?\n"
|
|
|
|
#~ msgid " Are you sure you still want to sign it?\n"
|
|
#~ msgstr " Sind Sie sicher, daß Sie dies immer noch unterschreiben wollen?\n"
|
|
|
|
#~ msgid "key %08lX: our copy has no self-signature\n"
|
|
#~ msgstr "Schlüssel %08lX: Unsere Kopie hat keine Eigenbeglaubigung\n"
|
|
|
|
#~ msgid "Do you really need such a large keysize? "
|
|
#~ msgstr "Brauchen Sie wirklich einen derartig langen Schlüssel? "
|
|
|
|
#~ msgid " signed by %08lX at %s\n"
|
|
#~ msgstr " beglaubigt durch %08lX um %s\n"
|
|
|
|
#~ msgid "--delete-secret-key user-id"
|
|
#~ msgstr "--delete-secret-key User-ID"
|
|
|
|
#~ msgid "--delete-key user-id"
|
|
#~ msgstr "--delete-key User-ID"
|
|
|
|
#~ msgid "--delete-secret-and-public-key user-id"
|
|
#~ msgstr "--delete-secret-and-public-key User-ID"
|
|
|
|
#~ msgid "skipped: public key already set with --encrypt-to\n"
|
|
#~ msgstr ""
|
|
#~ "übersprungen: öffentlicher Schlüssel bereits mittels --encrypt-to "
|
|
#~ "gesetzt\n"
|
|
|
|
#~ msgid ""
|
|
#~ "\n"
|
|
#~ "WARNING: This is a PGP2-style key\n"
|
|
#~ msgstr "WARNUNG: '%s' ist eine leere Datei.\n"
|
|
|
|
# valid user replies (not including 1..4)
|
|
#~ msgid "sSmMqQ"
|
|
#~ msgstr "sSmMqQ"
|
|
|
|
#~ msgid "duplicate (short) key ID %08lX\n"
|
|
#~ msgstr "Öffentlicher Schlüssel ist %08lX\n"
|
|
|
|
#~ msgid "%lu key(s) to refresh\n"
|
|
#~ msgstr "\t%lu Schlüssel mit Fehlern\n"
|
|
|
|
#~ msgid "|[NAMES]|check the trust database"
|
|
#~ msgstr "|[NAMEN]|Überprüfen der \"Trust\"-Datenbank"
|
|
|
|
#~ msgid ""
|
|
#~ "Could not find a valid trust path to the key. Let's see whether we\n"
|
|
#~ "can assign some missing owner trust values.\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "Für diesen Schlüssel konnte kein gültiger \"Trust Path\" gefunden "
|
|
#~ "werden.\n"
|
|
#~ "Mal sehen, ob wir sonst irgendwie ein paar fehlende \"Owner trust\" "
|
|
#~ "Werte \n"
|
|
#~ "ermitteln können.\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid ""
|
|
#~ "No path leading to one of our keys found.\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "Kein Pfad führt zu einem unserer Schlüsseln.\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid ""
|
|
#~ "No certificates with undefined trust found.\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "Keine Zertifikate mit undefiniertem Vertrauen gefunden.\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid ""
|
|
#~ "No trust values changed.\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "Keine \"trust\" Werte geändert.\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid "%08lX: no info to calculate a trust probability\n"
|
|
#~ msgstr ""
|
|
#~ "%08lX: Keine Infos zur Berechnung der Vertrauenswahrscheinlichkeit "
|
|
#~ "vorgefunden\n"
|
|
|
|
#~ msgid "%s: error checking key: %s\n"
|
|
#~ msgstr "%s: Fehler beim Prüfen des Schlüssels: %s\n"
|
|
|
|
#~ msgid "too many entries in unk cache - disabled\n"
|
|
#~ msgstr "zu viele Einträge im unk-Lager - abgeschaltet\n"
|
|
|
|
#~ msgid "secret key %08lX not imported (use %s to allow for it)\n"
|
|
#~ msgstr ""
|
|
#~ "Geheimer Schlüssel %08lX nicht importiert (%s verwenden, um das zu "
|
|
#~ "ermöglichen)\n"
|
|
|
|
#~ msgid "assuming bad MDC due to an unknown critical bit\n"
|
|
#~ msgstr ""
|
|
#~ "Vermutlich ist das Siegel (MDC) BESCHÄDIGT (wegen unbekanntem \"critical "
|
|
#~ "bit\")\n"
|
|
|
|
#~ msgid "error reading dir record for LID %lu: %s\n"
|
|
#~ msgstr "Fehler beim Lesen des Dir-Satzes für LID %lu: %s\n"
|
|
|
|
#~ msgid "lid %lu: expected dir record, got type %d\n"
|
|
#~ msgstr "lid %lu: Dir-Satz erwartet, aber es kam Typ %d\n"
|
|
|
|
#~ msgid "no primary key for LID %lu\n"
|
|
#~ msgstr "Kein Hauptschlüssel für LID %lu\n"
|
|
|
|
#~ msgid "error reading primary key for LID %lu: %s\n"
|
|
#~ msgstr "Fehler beim Lesen den Hauptschlüssels der LID %lu: %s\n"
|
|
|
|
#~ msgid "key %08lX: query record failed\n"
|
|
#~ msgstr "Schlüssel %08lX: Satzabfrage fehlgeschlagen\n"
|
|
|
|
#~ msgid "key %08lX: already in trusted key table\n"
|
|
#~ msgstr "Schlüssel %08lX: Ist bereits in geheimer Schlüsseltabelle\n"
|
|
|
|
#~ msgid "NOTE: secret key %08lX is NOT protected.\n"
|
|
#~ msgstr "HINWEIS: Geheimer Schlüssel %08lX ist NICHT geschützt.\n"
|
|
|
|
#~ msgid "key %08lX: secret and public key don't match\n"
|
|
#~ msgstr ""
|
|
#~ "Schlüssel %08lX: geheimer und öffentlicher Schlüssel passen nicht "
|
|
#~ "zusammen.\n"
|
|
|
|
#~ msgid "key %08lX.%lu: Good subkey binding\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: Korrekte Unterschlüssel-Anbindung\n"
|
|
|
|
#~ msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: Ungültige Unterschlüssel-Anbindung: %s\n"
|
|
|
|
#~ msgid "key %08lX.%lu: Valid key revocation\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: Gültiger Schlüsselwiderruf\n"
|
|
|
|
#~ msgid "key %08lX.%lu: Invalid key revocation: %s\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: Ungültiger Schlüsselwiderruf: %s\n"
|
|
|
|
#~ msgid "Good self-signature"
|
|
#~ msgstr "Korrekte Eigenbeglaubigung"
|
|
|
|
#~ msgid "Invalid self-signature"
|
|
#~ msgstr "Ungültige Eigenbeglaubigung"
|
|
|
|
#~ msgid "Valid user ID revocation skipped due to a newer self signature"
|
|
#~ msgstr ""
|
|
#~ "Gültiger User-ID-Widerruf ignoriert, da eine neuere Eigenbeglaubigung "
|
|
#~ "vorliegt"
|
|
|
|
#~ msgid "Valid user ID revocation"
|
|
#~ msgstr "Gültiger User-ID-Widerruf"
|
|
|
|
#~ msgid "Invalid user ID revocation"
|
|
#~ msgstr "Ungültiger User-ID-Widerruf"
|
|
|
|
#~ msgid "Valid certificate revocation"
|
|
#~ msgstr "Gültiger Zerifikat-Widerruf"
|
|
|
|
#~ msgid "Good certificate"
|
|
#~ msgstr "Korrektes Zertifikat"
|
|
|
|
#~ msgid "Invalid certificate revocation"
|
|
#~ msgstr "Ungültiger Zertifikatswiderruf"
|
|
|
|
#~ msgid "Invalid certificate"
|
|
#~ msgstr "Ungültiges Zertifikat"
|
|
|
|
#~ msgid "sig record %lu[%d] points to wrong record.\n"
|
|
#~ msgstr "Signatursatz %lu[%d] zeigt auf falschen Satz.\n"
|
|
|
|
#~ msgid "duplicated certificate - deleted"
|
|
#~ msgstr "Doppelte Zertifikate - entfernt"
|
|
|
|
#~ msgid "tdbio_search_dir failed: %s\n"
|
|
#~ msgstr "tdbio_search_dir fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "lid ?: insert failed: %s\n"
|
|
#~ msgstr "lid ?: Einfügen fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "lid %lu: insert failed: %s\n"
|
|
#~ msgstr "lid %lu: Einfügen fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "lid %lu: inserted\n"
|
|
#~ msgstr "lid %lu: eingefügt\n"
|
|
|
|
#~ msgid "\t%lu keys inserted\n"
|
|
#~ msgstr "\t%lu Schlüssel eingefügt\n"
|
|
|
|
#~ msgid "lid %lu: dir record w/o key - skipped\n"
|
|
#~ msgstr "lid %lu: Dir-Satz ohne Schlüssel - übergangen\n"
|
|
|
|
#~ msgid "\t%lu due to new pubkeys\n"
|
|
#~ msgstr "\t%lu wegen neuer Schlüssel\n"
|
|
|
|
#~ msgid "\t%lu keys skipped\n"
|
|
#~ msgstr "\t%lu Schlüssel übersprungen\n"
|
|
|
|
#~ msgid "\t%lu keys updated\n"
|
|
#~ msgstr "\t%lu Schlüssel geändert\n"
|
|
|
|
#~ msgid "Ooops, no keys\n"
|
|
#~ msgstr "Huch, keine Schlüssel\n"
|
|
|
|
#~ msgid "Ooops, no user IDs\n"
|
|
#~ msgstr "Huch, keine User-IDs\n"
|
|
|
|
#~ msgid "check_trust: search dir record failed: %s\n"
|
|
#~ msgstr "check_trust: Suche nach Dir-Satz fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "key %08lX: insert trust record failed: %s\n"
|
|
#~ msgstr "Schlüssel %08lX: 'trust record' einfügen fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "key %08lX.%lu: inserted into trustdb\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: in \"trustdb\" eingefügt\n"
|
|
|
|
#~ msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
|
|
#~ msgstr ""
|
|
#~ "Schlüssel %08lX.%lu: wurde in der Zukunft erzeugt (Zeitreise oder Uhren "
|
|
#~ "stimmen nicht überein)\n"
|
|
|
|
#~ msgid "key %08lX.%lu: expired at %s\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: verfallen am %s\n"
|
|
|
|
#~ msgid "key %08lX.%lu: trust check failed: %s\n"
|
|
#~ msgstr "Schlüssel %08lX.%lu: Vertrauensprüfung fehlgeschlagen: %s\n"
|
|
|
|
#~ msgid "user '%s' not found: %s\n"
|
|
#~ msgstr "Benutzer '%s' nicht gefunden: %s\n"
|
|
|
|
#~ msgid "problem finding '%s' in trustdb: %s\n"
|
|
#~ msgstr "Problem, '%s' in der Trust-DB zu finden: %s\n"
|
|
|
|
#~ msgid "user '%s' not in trustdb - inserting\n"
|
|
#~ msgstr "User '%s' ist nicht in der 'Trust'-Datenbank - wird eingefügt\n"
|
|
|
|
#~ msgid "failed to put '%s' into trustdb: %s\n"
|
|
#~ msgstr "konnte '%s' nicht in die 'Trust'-Datenbank hineintun: %s\n"
|
|
|
|
#~ msgid "too many random bits requested; the limit is %d\n"
|
|
#~ msgstr "Zu viele Zufallswerte angefordert: Die Grenze liegt bei %d\n"
|
|
|
|
#~ msgid "For info see http://www.gnupg.org"
|
|
#~ msgstr "Weitere Infos: siehe http://www.gnupg.org"
|
|
|
|
#~ msgid "Do you really want to create a sign and encrypt key? "
|
|
#~ msgstr ""
|
|
#~ "Möchten Sie wirklich einen Unterschriften-/Verschlüsselungschlüssel "
|
|
#~ "erzeugen? "
|
|
|
|
#~ msgid "%s: user not found: %s\n"
|
|
#~ msgstr "%s: Benutzer nicht gefunden: %s\n"
|
|
|
|
#~ msgid "certificate read problem: %s\n"
|
|
#~ msgstr "Zertifikat Leseproblem: %s\n"
|
|
|
|
#~ msgid "can't lock keyring `%s': %s\n"
|
|
#~ msgstr "kann Schlüsselbund `%s' nicht sperren: %s\n"
|
|
|
|
#~ msgid "%s: user not found\n"
|
|
#~ msgstr "%s: Benutzer nicht gefunden\n"
|
|
|
|
#~ msgid "WARNING: can't yet handle long pref records\n"
|
|
#~ msgstr "WARNUNG: Lange 'Pref'-Records können noch nicht benutzt werden\n"
|
|
|
|
#~ msgid "%s: can't create keyring: %s\n"
|
|
#~ msgstr "%s: Schlüsselbund kann nicht erzeugt werden: %s\n"
|
|
|
|
#~ msgid "invalid"
|
|
#~ msgstr "ungültig"
|
|
|
|
#~ msgid "RSA key cannot be used in this version\n"
|
|
#~ msgstr "RSA-Schlüssel können in dieser Version nicht verwendet werden\n"
|
|
|
|
#~ msgid "No key for user ID\n"
|
|
#~ msgstr "Kein Schlüssel für User-ID\n"
|
|
|
|
#~ msgid "No user ID for key\n"
|
|
#~ msgstr "Keine User-ID für Schlüssel\n"
|
|
|
|
#~ msgid "no secret key for decryption available\n"
|
|
#~ msgstr "kein geheimer Schlüssel zur Entschlüsselung vorhanden\n"
|
|
|
|
#~ msgid " (%d) ElGamal in a v3 packet\n"
|
|
#~ msgstr " (%d) ElGamal in einem v3-Paket\n"
|
|
|
|
#~ msgid "Key generation can only be used in interactive mode\n"
|
|
#~ msgstr ""
|
|
#~ "Die Schlüsselerzeugung kann nur im interaktiven Modus benutzt werden.\n"
|