diff options
Diffstat (limited to '')
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/Makefile.in.in | 9 | ||||
-rw-r--r-- | po/de.po | 580 | ||||
-rw-r--r-- | po/en.po | 756 | ||||
-rw-r--r-- | po/fr.po | 778 | ||||
-rw-r--r-- | po/it.po | 777 |
6 files changed, 1764 insertions, 1140 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index a09a806ae..f72651fc9 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 7 13:12:00 1998 Werner Koch ([email protected]) + + * Makefile.in.in: Fixed mkinstalldirs problems + Mon Sep 21 15:03:44 1998 Werner Koch (wk@(none)) * it.po: New version from Marco d'Itri diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 111b40fcb..e301f6fbb 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -26,7 +26,8 @@ subdir = po INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ -MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@ +### This doe not work: MKINSTALLDIRS = $(top_srcdir)/@MKINSTALLDIRS@ +MKINSTALLDIRS = $(top_srcdir)/scripts/mkinstalldirs CC = @CC@ GENCAT = @GENCAT@ @@ -120,7 +121,7 @@ install-data-yes: all cat=`basename $$cat`; \ case "$$cat" in \ *.gmo) destdir=$(gnulocaledir);; \ - *) destdir=$(localedir);; \ + *) destdir=$(localedir);; \ esac; \ lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \ dir=$$destdir/$$lang/LC_MESSAGES; \ @@ -232,8 +233,8 @@ POTFILES: POTFILES.in posrcprefix="../"; \ fi; \ rm -f $@-t $@ \ - && (sed -e '/^#/d' -e '/^[ ]*$$/d' \ - -e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/[email protected] \ + && (sed -e '/^#/d' -e '/^[ ]*$$/d' \ + -e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/[email protected] \ | sed -e '$$s/\\$$//') > $@-t \ && chmod a-w $@-t \ && mv $@-t $@ ) @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 1998-09-30 19:01+0200\n" +"POT-Creation-Date: 1998-10-07 14:24+0200\n" "Content-Type: text/plain; charset=\n" "Date: 1998-01-26 22:08:36+0100\n" "From: Werner Koch <wk@frodo>\n" @@ -27,7 +27,6 @@ msgstr "ja" msgid "yY" msgstr "jJ" - #: util/errors.c:54 msgid "General error" msgstr "Allgemeiner Fehler" @@ -210,14 +209,11 @@ msgstr "Ohhh jeeee ... dies ist eine Wanze (Programmfehler) (%s:%d:%s)\n" msgid "you found a bug ... (%s:%d)\n" msgstr "Sie haben eine Wanze (Programmfehler) gefunden ... (%s:%d)\n" - - - -#: cipher/rand-dummy.c:106 +#: cipher/rand-dummy.c:112 msgid "warning: using insecure random number generator!!\n" msgstr "Der Zufallszahlengenerator erzeugt keine echten Zufallszahlen!\n" -#: cipher/rand-dummy.c:107 +#: cipher/rand-dummy.c:113 msgid "" "The random number generator is only a kludge to let\n" "it compile - it is in no way a strong RNG!\n" @@ -243,7 +239,7 @@ msgstr "" "Arbeiten durch, damit das Betriebssystem weitere Entropie sammeln kann!\n" "(Es werden noch %d Byte ben�tigt.)\n" -#: g10/g10.c:146 +#: g10/g10.c:147 msgid "" "@Commands:\n" " " @@ -251,119 +247,123 @@ msgstr "" "@Kommandos:\n" " " -#: g10/g10.c:149 +#: g10/g10.c:150 #, fuzzy msgid "|[file]|make a signature" msgstr "|[FILE]|eine Signatur erzeugen" -#: g10/g10.c:150 +#: g10/g10.c:151 #, fuzzy msgid "|[file]|make a clear text signature" msgstr "|[FILE]|eine Klartextsignatur erzeugen" -#: g10/g10.c:151 +#: g10/g10.c:152 msgid "make a detached signature" msgstr "Eine abgetrennte Signatur erzeugen" -#: g10/g10.c:152 +#: g10/g10.c:153 msgid "encrypt data" msgstr "Daten verschl�sseln" -#: g10/g10.c:153 +#: g10/g10.c:154 msgid "encryption only with symmetric cipher" msgstr "Daten nur symmetrisch verschl�sseln" -#: g10/g10.c:154 +#: g10/g10.c:155 msgid "store only" msgstr "nur speichern" -#: g10/g10.c:155 +#: g10/g10.c:156 msgid "decrypt data (default)" msgstr "Daten entschl�sseln (Voreinstellung)" -#: g10/g10.c:156 +#: g10/g10.c:157 msgid "verify a signature" msgstr "Signatur pr�fen" -#: g10/g10.c:158 +#: g10/g10.c:159 msgid "list keys" msgstr "Liste der Schl�ssel" -#: g10/g10.c:159 +#: g10/g10.c:160 msgid "list keys and signatures" msgstr "Liste der Schl�ssel und ihrer Signaturen" -#: g10/g10.c:160 +#: g10/g10.c:161 msgid "check key signatures" msgstr "Signaturen der Schl�ssel pr�fen" -#: g10/g10.c:161 +#: g10/g10.c:162 msgid "list keys and fingerprints" msgstr "Liste der Schl�ssel und ihrer \"Fingerabdr�cke\"" -#: g10/g10.c:162 +#: g10/g10.c:163 msgid "list secret keys" msgstr "Liste der geheimen Schl�ssel" -#: g10/g10.c:164 +#: g10/g10.c:165 msgid "generate a new key pair" msgstr "Ein neues Schl�sselpaar erzeugen" -#: g10/g10.c:166 +#: g10/g10.c:167 msgid "remove key from the public keyring" msgstr "Schl�ssel entfernen" -#: g10/g10.c:168 +#: g10/g10.c:169 msgid "sign or edit a key" msgstr "" -#: g10/g10.c:169 +#: g10/g10.c:170 msgid "generate a revocation certificate" msgstr "Einen Schl�sselwiderruf vornehmen" -#: g10/g10.c:171 +#: g10/g10.c:172 msgid "export keys" msgstr "Schl�ssel exportieren" -#: g10/g10.c:174 +#: g10/g10.c:175 msgid "import/merge keys" msgstr "Schl�ssel importieren/kombinieren" -#: g10/g10.c:175 +#: g10/g10.c:176 msgid "list only the sequence of packets" msgstr "Lediglich die Struktur der Datenpackete anzeigen" -#: g10/g10.c:177 +#: g10/g10.c:178 #, fuzzy msgid "export the ownertrust values" msgstr "Keine \"Owner trust\" Werte ge�ndert.\n" -#: g10/g10.c:178 +#: g10/g10.c:179 #, fuzzy msgid "import ownertrust values" msgstr "Keine \"Owner trust\" Werte ge�ndert.\n" -#: g10/g10.c:179 +#: g10/g10.c:180 msgid "|[NAMES]|check the trust database" msgstr "" -#: g10/g10.c:180 +#: g10/g10.c:181 +msgid "fix a corrupted trust database" +msgstr "" + +#: g10/g10.c:182 msgid "De-Armor a file or stdin" msgstr "Datei oder stdin von der ASCII-H�lle befreien" -#: g10/g10.c:181 +#: g10/g10.c:183 msgid "En-Armor a file or stdin" msgstr "Datei oder stdin in eine ASCII-H�lle einpacken" -#: g10/g10.c:182 +#: g10/g10.c:184 msgid "|algo [files]|print message digests" msgstr "|algo [files]|Hashwerte der Dateien ausgeben" -#: g10/g10.c:183 +#: g10/g10.c:185 msgid "print all message digests" msgstr "Message-Digests f�r die Eingabedaten ausgeben" -#: g10/g10.c:190 +#: g10/g10.c:192 msgid "" "@\n" "Options:\n" @@ -373,128 +373,128 @@ msgstr "" "Optionen:\n" " " -#: g10/g10.c:192 +#: g10/g10.c:194 msgid "create ascii armored output" msgstr "Ausgabe mit ASCII-H�lle versehen" -#: g10/g10.c:194 +#: g10/g10.c:196 msgid "use this user-id to sign or decrypt" msgstr "Mit dieser User-ID signieren" -#: g10/g10.c:195 +#: g10/g10.c:197 msgid "use this user-id for encryption" msgstr "Verschl�sseln f�r diese User-ID" -#: g10/g10.c:196 +#: g10/g10.c:198 msgid "|N|set compress level N (0 disables)" msgstr "Kompressionsstufe auf N setzen (0 f�r keine Kompression)" -#: g10/g10.c:197 +#: g10/g10.c:199 msgid "use canonical text mode" msgstr "Textmodus benutzen" -#: g10/g10.c:199 +#: g10/g10.c:201 msgid "use as output file" msgstr "dies als Ausgabedatei benutzen" -#: g10/g10.c:200 +#: g10/g10.c:202 msgid "verbose" msgstr "detaillierte Informationen" #. { oDryRun, "dry-run", 0, N_("do not make any changes") }, -#: g10/g10.c:202 +#: g10/g10.c:204 msgid "batch mode: never ask" msgstr "Stapelmodus: Keine Abfragen" -#: g10/g10.c:203 +#: g10/g10.c:205 msgid "assume yes on most questions" msgstr "\"Ja\" als Standardantwort annehmen" -#: g10/g10.c:204 +#: g10/g10.c:206 msgid "assume no on most questions" msgstr "\"Nein\" als Standardantwort annehmen" -#: g10/g10.c:205 +#: g10/g10.c:207 msgid "add this keyring to the list of keyrings" msgstr "Als �ffentlichen Schl�sselring mitbenutzen" -#: g10/g10.c:206 +#: g10/g10.c:208 msgid "add this secret keyring to the list" msgstr "Als geheimen Schl�sselring mitbenutzen" -#: g10/g10.c:207 +#: g10/g10.c:209 msgid "|NAME|use NAME as default secret key" msgstr "|NAME|NAME als voreingestellten Schl�ssel benutzen" -#: g10/g10.c:208 +#: g10/g10.c:210 msgid "read options from file" msgstr "Optionen aus der Datei lesen" -#: g10/g10.c:210 +#: g10/g10.c:212 msgid "set debugging flags" msgstr "Debug-Flags einschalten" -#: g10/g10.c:211 +#: g10/g10.c:213 msgid "enable full debugging" msgstr "Alle Debug-Flags einschalten" -#: g10/g10.c:212 +#: g10/g10.c:214 msgid "|FD|write status info to this FD" msgstr "|FD|Statusinfo auf diesen Dateihandle (\"FD\") ausgeben" -#: g10/g10.c:213 +#: g10/g10.c:215 msgid "do not write comment packets" msgstr "Keine Kommentarpakete schreiben" -#: g10/g10.c:214 +#: g10/g10.c:216 msgid "(default is 1)" msgstr "(voreingestellt ist 1)" -#: g10/g10.c:215 +#: g10/g10.c:217 msgid "(default is 3)" msgstr "(voreingestellt ist 3)" -#: g10/g10.c:216 +#: g10/g10.c:218 #, fuzzy msgid "|FILE|load extension module FILE" msgstr "|FILE|Erweiterungsmodul |FILE| laden" -#: g10/g10.c:217 +#: g10/g10.c:219 msgid "emulate the mode described in RFC1991" msgstr "Den in RFC1991 beschriebenen Modus nachahmen" -#: g10/g10.c:218 +#: g10/g10.c:220 #, fuzzy msgid "|N|use passphrase mode N" msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n" -#: g10/g10.c:220 +#: g10/g10.c:222 #, fuzzy msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "|NAME|Die Hashmethode NAME benutzen" -#: g10/g10.c:222 +#: g10/g10.c:224 #, fuzzy msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "|NAME|Die Verschl�sslungsmethode NAME benutzen" -#: g10/g10.c:224 +#: g10/g10.c:226 msgid "|NAME|use cipher algorithm NAME" msgstr "|NAME|Die Verschl�sslungsmethode NAME benutzen" -#: g10/g10.c:225 +#: g10/g10.c:227 msgid "|NAME|use message digest algorithm NAME" msgstr "|NAME|Die Hashmethode NAME benutzen" -#: g10/g10.c:226 +#: g10/g10.c:228 msgid "|N|use compress algorithm N" msgstr "|N|Die Kompressionsmethode N benutzen" -#: g10/g10.c:227 +#: g10/g10.c:229 msgid "throw keyid field of encrypted packets" msgstr "" -#: g10/g10.c:235 +#: g10/g10.c:237 #, fuzzy msgid "" "@\n" @@ -515,19 +515,19 @@ msgstr "" " --list-keys [names] Die Schl�ssel anzeigen\n" " --fingerprint [names] Die \"Fingerabdr�cke\" anzeigen\n" -#: g10/g10.c:310 +#: g10/g10.c:312 msgid "Please report bugs to <[email protected]>.\n" msgstr "Berichte �ber Wanzen bitte an <[email protected]>.\n" -#: g10/g10.c:315 +#: g10/g10.c:317 msgid "Usage: gpgm [options] [files] (-h for help)" msgstr "Aufruf: gpgm [Optionen] [Dateien] (-h f�r Hilfe)" -#: g10/g10.c:317 +#: g10/g10.c:319 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Aufruf: gpg [Optionen] [Dateien] (-h f�r Hilfe)" -#: g10/g10.c:322 +#: g10/g10.c:324 msgid "" "Syntax: gpgm [options] [files]\n" "GNUPG maintenance utility\n" @@ -535,7 +535,7 @@ msgstr "" "Syntax: gpgm [options] [files]\n" "GNUPG Wartungs-Hilfsprogramm\n" -#: g10/g10.c:325 +#: g10/g10.c:327 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -545,147 +545,147 @@ msgstr "" "Signieren, pr�fen, verschl�sseln, entschl�sseln\n" "Die voreingestellte Operation ist abh�ngig von den Eingabedaten\n" -#: g10/g10.c:331 +#: g10/g10.c:333 msgid "" "\n" "Supported algorithms:\n" msgstr "" -#: g10/g10.c:406 +#: g10/g10.c:408 msgid "usage: gpgm [options] " msgstr "Aufruf: gpgm [Optionen] " -#: g10/g10.c:408 +#: g10/g10.c:410 msgid "usage: gpg [options] " msgstr "Aufruf: gpg [Optionen] " -#: g10/g10.c:449 +#: g10/g10.c:451 msgid "conflicting commands\n" msgstr "Widerspr�chliche Kommandos\n" -#: g10/g10.c:588 +#: g10/g10.c:590 #, c-format msgid "note: no default option file '%s'\n" msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n" -#: g10/g10.c:592 +#: g10/g10.c:594 #, c-format msgid "option file '%s': %s\n" msgstr "Optionendatei '%s': %s\n" -#: g10/g10.c:599 +#: g10/g10.c:601 #, c-format msgid "reading options from '%s'\n" msgstr "Optionen werden von '%s' gelesen\n" -#: g10/g10.c:765 g10/g10.c:777 +#: g10/g10.c:768 g10/g10.c:780 msgid "selected cipher algorithm is invalid\n" msgstr "Die ausgew�hlte Verschl�sslungsmethode ist ung�ltig\n" -#: g10/g10.c:771 g10/g10.c:783 +#: g10/g10.c:774 g10/g10.c:786 msgid "selected digest algorithm is invalid\n" msgstr "Die ausgew�hlte Message-Digest-Methode ist ung�ltig\n" -#: g10/g10.c:786 +#: g10/g10.c:789 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "Die Kompressionsmethode mu� im Bereich %d bis %d liegen\n" -#: g10/g10.c:788 +#: g10/g10.c:791 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed m�ssen gr��er als 0 sein\n" -#: g10/g10.c:790 +#: g10/g10.c:793 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed m�ssen gr��er als 1 sein\n" -#: g10/g10.c:793 +#: g10/g10.c:796 msgid "note: simple S2K mode (0) is strongly discouraged\n" msgstr "" -#: g10/g10.c:797 +#: g10/g10.c:800 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "" -#: g10/g10.c:872 +#: g10/g10.c:876 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n" -#: g10/g10.c:878 +#: g10/g10.c:882 msgid "--store [filename]" msgstr "--store [Dateiname]" -#: g10/g10.c:886 +#: g10/g10.c:890 msgid "--symmetric [filename]" msgstr "--symmetric [Dateiname]" -#: g10/g10.c:894 +#: g10/g10.c:898 msgid "--encrypt [filename]" msgstr "--encrypt [Dateiname]" -#: g10/g10.c:907 +#: g10/g10.c:911 msgid "--sign [filename]" msgstr "--sign [Dateiname]" -#: g10/g10.c:920 +#: g10/g10.c:924 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [Dateiname]" -#: g10/g10.c:934 +#: g10/g10.c:938 msgid "--clearsign [filename]" msgstr "--clearsign [Dateiname]" -#: g10/g10.c:946 +#: g10/g10.c:950 msgid "--decrypt [filename]" msgstr "--decrypt [Dateiname]" -#: g10/g10.c:955 +#: g10/g10.c:959 msgid "--edit-key username" msgstr "--edit-key Benutzername" -#: g10/g10.c:963 +#: g10/g10.c:967 msgid "--delete-secret-key username" msgstr "--delete-secret-key Benutzername" -#: g10/g10.c:966 +#: g10/g10.c:970 msgid "--delete-key username" msgstr "--delete-key Benutzername" -#: g10/encode.c:213 g10/g10.c:989 g10/keylist.c:79 +#: g10/encode.c:213 g10/g10.c:993 g10/keylist.c:79 #, c-format msgid "can't open %s: %s\n" msgstr "Datei '%s' kann nicht ge�ffnet werden: %s\n" -#: g10/g10.c:1000 +#: g10/g10.c:1004 msgid "-k[v][v][v][c] [userid] [keyring]" msgstr "-k[v][v][v][c] [Benutzername] [Keyring]" -#: g10/g10.c:1055 +#: g10/g10.c:1059 #, c-format msgid "dearmoring failed: %s\n" msgstr "De-Armor fehlgeschlagen: %s\n" -#: g10/g10.c:1063 +#: g10/g10.c:1067 #, c-format msgid "enarmoring failed: %s\n" msgstr "En-Armor fehlgeschlagen: %s\n" -#: g10/g10.c:1124 +#: g10/g10.c:1128 #, c-format msgid "invalid hash algorithm '%s'\n" msgstr "Ung�ltige Hashmethode '%s'\n" -#: g10/g10.c:1194 +#: g10/g10.c:1204 msgid "[filename]" msgstr "[Dateiname]" -#: g10/decrypt.c:59 g10/g10.c:1196 g10/verify.c:66 +#: g10/decrypt.c:59 g10/g10.c:1206 g10/verify.c:66 #, c-format msgid "can't open '%s'\n" msgstr "Datei '%s' kann nicht ge�ffnet werden\n" -#: g10/g10.c:1241 +#: g10/g10.c:1251 msgid "" "RSA keys are deprecated; please consider creating a new key and use this key " "in the future\n" @@ -821,21 +821,21 @@ msgstr "" "zuordnen k�nnen.\n" "\n" -#: g10/pkclist.c:170 +#: g10/pkclist.c:168 msgid "" "No owner trust values changed.\n" "\n" msgstr "Keine \"Owner trust\" Werte ge�ndert.\n" -#: g10/pkclist.c:190 +#: g10/pkclist.c:188 msgid "revoked_key.override" msgstr "" -#: g10/pkclist.c:191 g10/pkclist.c:281 +#: g10/pkclist.c:189 g10/pkclist.c:279 msgid "Use this key anyway? " msgstr "Den Schl�ssel trotzdem benutzen?" -#: g10/pkclist.c:276 +#: g10/pkclist.c:274 msgid "" "It is NOT certain that the key belongs to its owner.\n" "If you *really* know what you are doing, you may answer\n" @@ -846,59 +846,59 @@ msgstr "" "Wenn Sie *wirklich* wissen, was Sie tun, k�nnen Sie die n�chste\n" "Frage mit ja beantworten\n" -#: g10/pkclist.c:280 +#: g10/pkclist.c:278 msgid "untrusted_key.override" msgstr "" -#: g10/pkclist.c:285 +#: g10/pkclist.c:283 msgid "WARNING: Using untrusted key!\n" msgstr "WARNUNG: Ein Schl�ssel ohne gesichertes Vertrauen wird benutzt!\n" -#: g10/pkclist.c:321 +#: g10/pkclist.c:319 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:322 +#: g10/pkclist.c:320 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:343 +#: g10/pkclist.c:341 msgid "Note: This key has expired!\n" msgstr "Hinweis: Dieser Schl�ssel ist verfallen!\n" -#: g10/pkclist.c:350 +#: g10/pkclist.c:348 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:352 +#: g10/pkclist.c:350 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:367 +#: g10/pkclist.c:365 msgid "WARNING: We do NOT trust this key!\n" msgstr "WARNUNG: Wir haben KEIN Vertrauen zu diesem Schl�ssel!\n" -#: g10/pkclist.c:368 +#: g10/pkclist.c:366 msgid " The signature is probably a FORGERY.\n" msgstr " Die Signatur ist wahrscheinlich eine F�LSCHUNG.\n" -#: g10/pkclist.c:375 +#: g10/pkclist.c:373 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:378 +#: g10/pkclist.c:376 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:423 +#: g10/pkclist.c:421 msgid "" "You did not specify a user ID. (you may use \"-r\")\n" "\n" @@ -906,29 +906,29 @@ msgstr "" "Sie gaben keine User-ID angegeben (Benutzen Sie die Option \"-r\").\n" "\n" -#: g10/pkclist.c:427 +#: g10/pkclist.c:425 msgid "pklist.user_id.enter" msgstr "" -#: g10/pkclist.c:428 +#: g10/pkclist.c:426 msgid "Enter the user ID: " msgstr "Geben Sie die User-ID ein: " -#: g10/pkclist.c:439 +#: g10/pkclist.c:437 msgid "No such user ID.\n" msgstr "Keine solche User-ID vorhanden.\n" -#: g10/pkclist.c:473 g10/pkclist.c:500 +#: g10/pkclist.c:471 g10/pkclist.c:498 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: �bersprungen: %s\n" -#: g10/pkclist.c:481 +#: g10/pkclist.c:479 #, c-format msgid "%s: error checking key: %s\n" msgstr "%s: Fehler beim Pr�fen des Schl�ssels: %s\n" -#: g10/pkclist.c:507 +#: g10/pkclist.c:505 msgid "no valid addressees\n" msgstr "Keine g�ltigen Adressaten\n" @@ -954,34 +954,34 @@ msgstr " (%d) DSA und ElGamal (voreingestellt)\n" msgid " (%d) ElGamal (sign and encrypt)\n" msgstr " (%d) ElGamal (signieren und verschl�sseln)\n" -#: g10/keygen.c:387 +#: g10/keygen.c:388 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (nur verschl�sseln)\n" -#: g10/keygen.c:388 +#: g10/keygen.c:389 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (nur signieren)\n" -#: g10/keygen.c:389 +#: g10/keygen.c:390 #, c-format msgid " (%d) ElGamal in a v3 packet\n" msgstr " (%d) ElGamal in einem v3-Packet\n" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "keygen.algo" msgstr "" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "Your selection? " msgstr "Ihre Auswahl? " -#: g10/keygen.c:419 +#: g10/keygen.c:420 msgid "Invalid selection.\n" msgstr "Ung�ltige Auswahl.\n" -#: g10/keygen.c:431 +#: g10/keygen.c:432 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -994,23 +994,23 @@ msgstr "" " standard Schl�ssell�nge ist 1024 Bits\n" " gr��te sinnvolle Schl�ssell�nge ist 2048 Bits\n" -#: g10/keygen.c:437 +#: g10/keygen.c:438 msgid "keygen.size" msgstr "" -#: g10/keygen.c:438 +#: g10/keygen.c:439 msgid "What keysize do you want? (1024) " msgstr "Welche Schl�ssell�nge w�nschen Sie? (1024)" -#: g10/keygen.c:443 +#: g10/keygen.c:444 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:445 +#: g10/keygen.c:446 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:448 +#: g10/keygen.c:449 #, fuzzy msgid "" "Keysizes larger than 2048 are not suggested because\n" @@ -1019,15 +1019,15 @@ msgstr "" "Schl�ssell�ngen gr��er als 2048 werden nicht empfohlen, da die Berechnungen " "dann WIRKLICH lange brauchen\n" -#: g10/keygen.c:450 +#: g10/keygen.c:451 msgid "keygen.size.huge.okay" msgstr "" -#: g10/keygen.c:451 +#: g10/keygen.c:452 msgid "Are you sure that you want this keysize? " msgstr "Sind Sie sicher, da� Sie diese Schl�ssell�nge w�nschen? " -#: g10/keygen.c:452 +#: g10/keygen.c:453 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -1035,25 +1035,25 @@ 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:459 +#: g10/keygen.c:460 msgid "keygen.size.large.okay" msgstr "" -#: g10/keygen.c:460 +#: g10/keygen.c:461 msgid "Do you really need such a large keysize? " msgstr "Brauchen Sie wirklich eine derartig gro�e Schl�ssell�nge? " -#: g10/keygen.c:466 +#: g10/keygen.c:467 #, c-format msgid "Requested keysize is %u bits\n" msgstr "Die verlangte Schl�ssell�nge betr�gt %u Bit\n" -#: g10/keygen.c:469 g10/keygen.c:473 +#: g10/keygen.c:470 g10/keygen.c:474 #, c-format msgid "rounded up to %u bits\n" msgstr "aufgerundet auf %u Bit\n" -#: g10/keygen.c:485 +#: g10/keygen.c:486 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -1069,37 +1069,37 @@ msgstr "" " <n>m = Schl�ssel verf�llt nach n Monaten\n" " <n>y = Schl�ssel verf�llt nach n Jahren\n" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "keygen.valid" msgstr "" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "Key is valid for? (0) " msgstr "Der Schl�ssel bleibt wie lange g�ltig? (0) " -#: g10/keygen.c:511 +#: g10/keygen.c:512 msgid "invalid value\n" msgstr "Ung�ltiger Wert.\n" -#: g10/keygen.c:516 +#: g10/keygen.c:517 msgid "Key does not expire at all\n" msgstr "Der Schl�ssel verf�llt nie.\n" #. print the date when the key expires -#: g10/keygen.c:519 +#: g10/keygen.c:520 #, c-format msgid "Key expires at %s\n" msgstr "Der Schl�ssel verf�llt am %s\n" -#: g10/keygen.c:524 +#: g10/keygen.c:525 msgid "keygen.valid.okay" msgstr "" -#: g10/keygen.c:525 +#: g10/keygen.c:526 msgid "Is this correct (y/n)? " msgstr "Ist dies richtig? (j/n) " -#: g10/keygen.c:553 +#: g10/keygen.c:554 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -1115,51 +1115,51 @@ msgstr "" " \"Heinrich Heine (Der Dichter) <[email protected]>\"\n" "\n" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "keygen.name" msgstr "" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "Real name: " msgstr "Ihr Name (\"Vorname Nachname\"): " -#: g10/keygen.c:568 +#: g10/keygen.c:569 msgid "Invalid character in name\n" msgstr "Ung�ltiges Zeichen im Namen\n" -#: g10/keygen.c:570 +#: g10/keygen.c:571 msgid "Name may not start with a digit\n" msgstr "Der Name darf nicht mit einer Ziffer beginnen.\n" -#: g10/keygen.c:572 +#: g10/keygen.c:573 msgid "Name must be at least 5 characters long\n" msgstr "Der Name mu� min. 5 Zeichen lang sein.\n" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "keygen.email" msgstr "" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "Email address: " msgstr "E-Mail-Adresse: " -#: g10/keygen.c:592 +#: g10/keygen.c:593 msgid "Not a valid email address\n" msgstr "E-Mail-Adresse is ung�ltig\n" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "keygen.comment" msgstr "" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "Comment: " msgstr "Kommentar: " -#: g10/keygen.c:606 +#: g10/keygen.c:607 msgid "Invalid character in comment\n" msgstr "Ung�ltiges Zeichen im Kommentar.\n" -#: g10/keygen.c:626 +#: g10/keygen.c:627 #, c-format msgid "" "You selected this USER-ID:\n" @@ -1170,21 +1170,21 @@ msgstr "" " \"%s\"\n" "\n" -#: g10/keygen.c:629 +#: g10/keygen.c:630 msgid "NnCcEeOoQq" msgstr "" -#: g10/keygen.c:638 +#: g10/keygen.c:639 #, fuzzy msgid "keygen.userid.cmd" msgstr "Geben Sie bitte \"help\" ein." -#: g10/keygen.c:639 +#: g10/keygen.c:640 #, fuzzy msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "�ndern: N=Name, C=Kommentar, E=E-Mail, O=Okay? " -#: g10/keygen.c:686 +#: g10/keygen.c:687 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1192,11 +1192,11 @@ msgstr "" "Sie ben�tigen eine \"passphrase\", um den geheimen Schl�ssel zu sch�tzen.\n" "\n" -#: g10/keyedit.c:377 g10/keygen.c:694 +#: g10/keyedit.c:388 g10/keygen.c:695 msgid "passphrase not correctly repeated; try again.\n" msgstr "\"passphrase\" nicht richtig wiederholt; noch einmal.\n" -#: g10/keygen.c:700 +#: g10/keygen.c:701 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" @@ -1209,7 +1209,7 @@ msgstr "" "aufrufen.\n" "\n" -#: g10/keygen.c:721 +#: g10/keygen.c:722 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (work in another window, move the mouse, utilize the\n" @@ -1220,35 +1220,35 @@ msgstr "" "unterst�tzen, indem Sie z.B. in einem anderen Fenster/Konsole irgendetwas\n" "tippen oder irgendwelche anderen Programme benutzen.\n" -#: g10/keygen.c:788 +#: g10/keygen.c:789 msgid "Key generation can only be used in interactive mode\n" msgstr "" "Die Schl�sselerzeugung kann nur im interaktiven Modus benutzt werden.\n" -#: g10/keygen.c:796 +#: g10/keygen.c:797 msgid "DSA keypair will have 1024 bits.\n" msgstr "Der DSA Schl�ssel wird 1024 Bits haben.\n" -#: g10/keygen.c:802 +#: g10/keygen.c:803 #, fuzzy msgid "Key generation cancelled.\n" msgstr "Schl�sselerzeugung fehlgeschlagen: %s\n" -#: g10/keygen.c:812 +#: g10/keygen.c:813 #, c-format msgid "writing public certificate to '%s'\n" msgstr "schreiben des �ffentlichen Schl�ssels nach '%s'\n" -#: g10/keygen.c:813 +#: g10/keygen.c:814 #, c-format msgid "writing secret certificate to '%s'\n" msgstr "schreiben des geheimen Schl�ssels nach '%s'\n" -#: g10/keygen.c:890 +#: g10/keygen.c:891 msgid "public and secret key created and signed.\n" msgstr "�ffentlichen und geheimen Schl�ssel erzeugt und signiert.\n" -#: g10/keygen.c:892 +#: g10/keygen.c:893 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--add-key\" to generate a secondary key for this purpose.\n" @@ -1257,16 +1257,16 @@ msgstr "" "werden kann. Sie k�nnen aber mit dem Kommando \"--add-key\" einen\n" "Sekund�rschl�ssel zu diesem Schl�ssel hinzuf�gen.\n" -#: g10/keygen.c:906 g10/keygen.c:990 +#: g10/keygen.c:907 g10/keygen.c:991 #, c-format msgid "Key generation failed: %s\n" msgstr "Schl�sselerzeugung fehlgeschlagen: %s\n" -#: g10/keygen.c:967 +#: g10/keygen.c:968 msgid "keygen.sub.okay" msgstr "" -#: g10/keygen.c:968 +#: g10/keygen.c:969 #, fuzzy msgid "Really create? " msgstr "Ihr Name (\"Vorname Nachname\"): " @@ -1301,7 +1301,7 @@ msgstr "%s verschl�sselt f�r: %s\n" msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "" -#: g10/import.c:105 g10/trustdb.c:1349 +#: g10/import.c:105 g10/trustdb.c:1389 #, c-format msgid "can't open file: %s\n" msgstr "Kann die Datei nicht �ffnen: %s\n" @@ -1311,7 +1311,7 @@ msgstr "Kann die Datei nicht �ffnen: %s\n" msgid "skipping block of type %d\n" msgstr "�berspringe den Block vom Typ %d\n" -#: g10/import.c:131 g10/trustdb.c:1427 +#: g10/import.c:131 g10/trustdb.c:1464 #, c-format msgid "read error: %s\n" msgstr "Lesefehler: %s\n" @@ -1554,50 +1554,50 @@ msgstr "Schl�ssel %08lX: Ung�ltige Selbst-Signatur\n" msgid "%d user ids without valid self-signatures detected\n" msgstr "" -#: g10/keyedit.c:249 +#: g10/keyedit.c:257 #, fuzzy, c-format msgid "Already signed by key %08lX\n" msgstr "Ist bereits mit Schl�ssel %08lX signiert.\n" -#: g10/keyedit.c:257 +#: g10/keyedit.c:265 #, fuzzy, c-format msgid "Nothing to sign with key %08lX\n" msgstr "Nichts zu signieren.\n" -#: g10/keyedit.c:265 +#: g10/keyedit.c:274 #, fuzzy msgid "" "Are you really sure that you want to sign this key\n" "with your key: \"" msgstr "Sind Sie wirklich sicher, da� Sie diesen Schl�ssel signieren wollen:\n" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "sign_uid.okay" msgstr "" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "Really sign? " msgstr "" -#: g10/keyedit.c:293 +#: g10/keyedit.c:302 #, fuzzy, c-format msgid "signing failed: %s\n" msgstr "En-Armor fehlgeschlagen: %s\n" -#: g10/keyedit.c:344 +#: g10/keyedit.c:355 msgid "This key is not protected.\n" msgstr "Dieser Schl�ssel ist nicht gesch�tzt.\n" -#: g10/keyedit.c:347 +#: g10/keyedit.c:358 msgid "Key is protected.\n" msgstr "Schl�ssel ist gesch�tzt.\n" -#: g10/keyedit.c:364 +#: g10/keyedit.c:375 #, c-format msgid "Can't edit this key: %s\n" msgstr "Dieser Schl�ssel kann nicht editiert werden: %s\n" -#: g10/keyedit.c:369 +#: g10/keyedit.c:380 msgid "" "Enter the new passphrase for this secret key.\n" "\n" @@ -1605,7 +1605,7 @@ msgstr "" "Geben Sie die neue \"passphrase\" f�r diesen privaten Schl�ssel ein.\n" "\n" -#: g10/keyedit.c:381 +#: g10/keyedit.c:392 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" @@ -1614,303 +1614,308 @@ msgstr "" "Idee!\n" "\n" -#: g10/keyedit.c:383 +#: g10/keyedit.c:394 msgid "change_passwd.empty.okay" msgstr "" -#: g10/keyedit.c:384 +#: g10/keyedit.c:395 msgid "Do you really want to do this? " msgstr "M�chten Sie dies wirklich tun? " -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit" msgstr "" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit this menu" msgstr "" -#: g10/keyedit.c:440 +#: g10/keyedit.c:451 msgid "q" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save and quit" msgstr "" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "help" msgstr "" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "show this help" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "fpr" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 #, fuzzy msgid "show fingerprint" msgstr "Liste der Schl�ssel und ihrer \"Fingerabdr�cke\"" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 #, fuzzy msgid "list" msgstr "Liste der Schl�ssel" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 #, fuzzy msgid "list key and user ids" msgstr "Liste der Schl�ssel und ihrer \"Fingerabdr�cke\"" -#: g10/keyedit.c:446 +#: g10/keyedit.c:457 msgid "l" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "uid" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "select user id N" msgstr "" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "key" msgstr "" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "select secondary key N" msgstr "" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "check" msgstr "" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 #, fuzzy msgid "list signatures" msgstr "Liste der Schl�ssel und ihrer Signaturen" -#: g10/keyedit.c:450 +#: g10/keyedit.c:461 msgid "c" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 #, fuzzy msgid "sign the key" msgstr "Signieren? " -#: g10/keyedit.c:452 +#: g10/keyedit.c:463 msgid "s" msgstr "" -#: g10/keyedit.c:453 +#: g10/keyedit.c:464 msgid "debug" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "adduid" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "add a user id" msgstr "" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "deluid" msgstr "" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 #, fuzzy msgid "delete user id" msgstr "--delete-key Benutzername" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "addkey" msgstr "" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 #, fuzzy msgid "add a secondary key" msgstr "Einen Sekund�rschl�ssel dem Prim�rschl�ssel hinzuf�gen" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delkey" msgstr "" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delete a secondary key" msgstr "" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle" msgstr "" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle between secret and public key listing" msgstr "" -#: g10/keyedit.c:460 +#: g10/keyedit.c:471 msgid "t" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "pref" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 #, fuzzy msgid "list preferences" msgstr "Liste der geheimen Schl�ssel" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "passwd" msgstr "" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 #, fuzzy msgid "change the passphrase" msgstr "Die \"Passphrase\" des geheimen Schl�ssels �ndern" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "trust" msgstr "" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "change the ownertrust" msgstr "" -#: g10/keyedit.c:481 +#: g10/keyedit.c:492 msgid "can't do that in batchmode\n" msgstr "Dies kann im Batchmodus nicht durchgef�hrt werden.\n" #. check that they match #. FIXME: check that they both match -#: g10/keyedit.c:504 +#: g10/keyedit.c:515 #, fuzzy msgid "Secret key is available.\n" msgstr "�ffentlicher Schl�ssel ist nicht verf�gbar.\n" -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "keyedit.cmd" msgstr "Geben Sie bitte \"help\" ein." -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 #, fuzzy msgid "Command> " msgstr "" "@Kommandos:\n" " " -#: g10/keyedit.c:545 +#: g10/keyedit.c:556 #, fuzzy msgid "Need the secret key to to this.\n" msgstr "Als geheimen Schl�sselring mitbenutzen" -#: g10/keyedit.c:564 +#: g10/keyedit.c:575 msgid "keyedit.save.okay" msgstr "" -#: g10/keyedit.c:565 +#: g10/keyedit.c:576 msgid "Save changes? " msgstr "" -#: g10/keyedit.c:567 +#: g10/keyedit.c:578 #, fuzzy msgid "keyedit.cancel.okay" msgstr "Geben Sie bitte \"help\" ein." -#: g10/keyedit.c:568 +#: g10/keyedit.c:579 msgid "Quit without saving? " msgstr "" -#: g10/keyedit.c:578 +#: g10/keyedit.c:589 #, fuzzy, c-format msgid "update failed: %s\n" msgstr "De-Armor fehlgeschlagen: %s\n" -#: g10/keyedit.c:585 +#: g10/keyedit.c:596 #, fuzzy, c-format msgid "update secret failed: %s\n" msgstr "Enschl�sselung fehlgeschlagen: %s\n" -#: g10/keyedit.c:593 +#: g10/keyedit.c:603 msgid "Key not changed so no update needed.\n" msgstr "" -#: g10/keyedit.c:623 +#: g10/keyedit.c:606 g10/keyedit.c:664 +#, fuzzy, c-format +msgid "update of trust db failed: %s\n" +msgstr "Enschl�sselung fehlgeschlagen: %s\n" + +#: g10/keyedit.c:637 msgid "keyedit.sign_all.okay" msgstr "" -#: g10/keyedit.c:624 +#: g10/keyedit.c:638 msgid "Really sign all user ids? " msgstr "" -#: g10/keyedit.c:625 +#: g10/keyedit.c:639 msgid "Hint: Select the user ids to sign\n" msgstr "" -#: g10/keyedit.c:653 +#: g10/keyedit.c:675 msgid "You must select at least one user id.\n" msgstr "" -#: g10/keyedit.c:655 +#: g10/keyedit.c:677 msgid "You can't delete the last user id!\n" msgstr "" -#: g10/keyedit.c:657 +#: g10/keyedit.c:679 msgid "keyedit.remove.uid.okay" msgstr "" -#: g10/keyedit.c:658 +#: g10/keyedit.c:680 #, fuzzy msgid "Really remove all selected user ids? " msgstr "M�chten Sie die ausgew�hlten Signaturen wirklich entfernen? " -#: g10/keyedit.c:659 +#: g10/keyedit.c:681 #, fuzzy msgid "Really remove this user id? " msgstr "Die Signatur entfernen? " -#: g10/keyedit.c:682 +#: g10/keyedit.c:704 msgid "You must select at least one key.\n" msgstr "" -#: g10/keyedit.c:684 +#: g10/keyedit.c:706 msgid "keyedit.remove.subkey.okay" msgstr "" -#: g10/keyedit.c:686 +#: g10/keyedit.c:708 #, fuzzy msgid "Do you really want to delete the selected keys? " msgstr "M�chten Sie die ausgew�hlten Signaturen wirklich entfernen? " -#: g10/keyedit.c:687 +#: g10/keyedit.c:709 #, fuzzy msgid "Do you really want to delete this key? " msgstr "M�chten Sie dies wirklich tun? " -#: g10/keyedit.c:724 +#: g10/keyedit.c:746 msgid "Invalid command (try \"help\")\n" msgstr "" -#: g10/keyedit.c:1104 +#: g10/keyedit.c:1129 #, c-format msgid "No user id with index %d\n" msgstr "" -#: g10/keyedit.c:1149 +#: g10/keyedit.c:1174 #, c-format msgid "No secondary key with index %d\n" msgstr "" @@ -1934,15 +1939,15 @@ msgstr "" msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Signatur am %.*s mit %s Schl�ssel %08lX erzeugt\n" -#: g10/mainproc.c:852 +#: g10/mainproc.c:854 msgid "BAD signature from \"" msgstr "FALSCHE Signatur von \"" -#: g10/mainproc.c:853 +#: g10/mainproc.c:855 msgid "Good signature from \"" msgstr "G�ltige Signatur von \"" -#: g10/mainproc.c:864 +#: g10/mainproc.c:866 #, c-format msgid "Can't check signature: %s\n" msgstr "Signatur kann nicht gepr�ft werden: %s\n" @@ -2044,80 +2049,79 @@ msgstr "" msgid "warning: signature key expired %s\n" msgstr "Achtung: Schl�ssel der Signatur ist verfallen am %s.\n" -#: g10/trustdb.c:318 -#, fuzzy, c-format -msgid "error reading sigrec: %s\n" -msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n" +#: g10/trustdb.c:127 +msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n" +msgstr "" -#: g10/trustdb.c:323 +#: g10/trustdb.c:406 #, c-format msgid "chained sigrec %lu has a wrong owner\n" msgstr "" -#: g10/trustdb.c:370 +#: g10/trustdb.c:453 #, c-format msgid "key %08lX: secret key without public key\n" msgstr "Schl�ssel %08lX: geheimer, aber kein �ffentlicher Schl�ssel.\n" -#: g10/trustdb.c:375 +#: g10/trustdb.c:458 #, c-format msgid "key %08lX: secret and public key don't match\n" msgstr "" "Schl�ssel %08lX: geheimer und �ffentlicher Schl�ssel passen nicht zusammen.\n" -#: g10/trustdb.c:386 +#: g10/trustdb.c:469 #, fuzzy, c-format msgid "key %08lX: can't put it into the trustdb\n" msgstr "Schl�ssel %08lX.%lu: in \"trustdb\" eingef�gt\n" -#: g10/trustdb.c:392 +#: g10/trustdb.c:475 #, fuzzy, c-format msgid "key %08lX: query record failed\n" msgstr "Schl�ssel %08lX: Keine User-ID\n" -#: g10/trustdb.c:401 +#: g10/trustdb.c:484 #, c-format msgid "key %08lX: already in ultikey_table\n" msgstr "Schl�ssel %08lX: bereits in der Tabelle der private Schl�ssel\n" -#: g10/trustdb.c:408 +#: g10/trustdb.c:491 #, fuzzy, c-format msgid "enum_secret_keys failed: %s\n" msgstr "En-Armor fehlgeschlagen: %s\n" -#: g10/trustdb.c:913 +#: g10/trustdb.c:964 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n" msgstr "Schl�ssel %08lX: Keine User-ID f�r Signatur\n" -#: g10/trustdb.c:920 +#: g10/trustdb.c:971 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n" msgstr "Schl�ssel %08lX: Ung�ltige Selbst-Signatur\n" -#: g10/trustdb.c:1624 +#: g10/trustdb.c:1658 #, fuzzy, c-format msgid "key %08lX: insert trust record failed: %s\n" msgstr "Schl�ssel %08lX.%lu: Vertrauenspr�fung fehlgeschlagen: %s\n" -#: g10/trustdb.c:1628 +#: g10/trustdb.c:1662 #, c-format msgid "key %08lX.%lu: inserted into trustdb\n" msgstr "Schl�ssel %08lX.%lu: in \"trustdb\" eingef�gt\n" -#: g10/trustdb.c:1639 +#: g10/trustdb.c:1670 #, c-format 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" -#: g10/trustdb.c:1647 +#: g10/trustdb.c:1678 #, c-format msgid "key %08lX.%lu: expired at %s\n" msgstr "Schl�ssel %08lX.%lu: verfallen am %s\n" -#: g10/trustdb.c:1656 +#: g10/trustdb.c:1687 #, c-format msgid "key %08lX.%lu: trust check failed: %s\n" msgstr "Schl�ssel %08lX.%lu: Vertrauenspr�fung fehlgeschlagen: %s\n" @@ -2173,6 +2177,10 @@ msgstr "" msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n" msgstr "" +#, fuzzy +#~ msgid "error reading sigrec: %s\n" +#~ msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n" + #~ msgid "can't write keyring\n" #~ msgstr "kann Schl�sselring nicht schreiben\n" @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 1998-09-30 19:01+0200\n" +"POT-Creation-Date: 1998-10-07 14:24+0200\n" "Content-Type: text/plain; charset=\n" "Date: 1998-08-08 18:07:50+0200\n" "From: Werner Koch <wk@frodo>\n" @@ -25,11 +25,196 @@ msgstr "" msgid "yY" msgstr "" -#: cipher/rand-dummy.c:106 +#: util/errors.c:54 +msgid "General error" +msgstr "" + +#: util/errors.c:55 +msgid "Unknown packet type" +msgstr "" + +#: util/errors.c:56 +msgid "Unknown version" +msgstr "" + +#: util/errors.c:57 +msgid "Unknown pubkey algorithm" +msgstr "" + +#: util/errors.c:58 +msgid "Unknown digest algorithm" +msgstr "" + +#: util/errors.c:59 +msgid "Bad public key" +msgstr "" + +#: util/errors.c:60 +msgid "Bad secret key" +msgstr "" + +#: util/errors.c:61 +msgid "Bad signature" +msgstr "" + +#: util/errors.c:62 +msgid "Checksum error" +msgstr "" + +#: util/errors.c:63 +#, fuzzy +msgid "Bad passphrase" +msgstr "" +"Please enter the passhrase; this is a secret sentence \n" +" Blurb, blurb,.... " + +#: util/errors.c:64 +msgid "Public key not found" +msgstr "" + +#: util/errors.c:65 +msgid "Unknown cipher algorithm" +msgstr "" + +#: util/errors.c:66 +msgid "Can't open the keyring" +msgstr "" + +#: util/errors.c:67 +msgid "Invalid packet" +msgstr "" + +#: util/errors.c:68 +msgid "Invalid armor" +msgstr "" + +#: util/errors.c:69 +msgid "No such user id" +msgstr "" + +#: util/errors.c:70 +msgid "Secret key not available" +msgstr "" + +#: util/errors.c:71 +msgid "Wrong secret key used" +msgstr "" + +#: util/errors.c:72 +msgid "Not supported" +msgstr "" + +#: util/errors.c:73 +msgid "Bad key" +msgstr "" + +#: util/errors.c:74 +msgid "File read error" +msgstr "" + +#: util/errors.c:75 +msgid "File write error" +msgstr "" + +#: util/errors.c:76 +msgid "Unknown compress algorithm" +msgstr "" + +#: util/errors.c:77 +msgid "File open error" +msgstr "" + +#: util/errors.c:78 +msgid "File create error" +msgstr "" + +#: util/errors.c:79 +msgid "Invalid passphrase" +msgstr "" + +#: util/errors.c:80 +msgid "Unimplemented pubkey algorithm" +msgstr "" + +#: util/errors.c:81 +msgid "Unimplemented cipher algorithm" +msgstr "" + +#: util/errors.c:82 +msgid "Unknown signature class" +msgstr "" + +#: util/errors.c:83 +msgid "Trust database error" +msgstr "" + +#: util/errors.c:84 +msgid "Bad MPI" +msgstr "" + +#: util/errors.c:85 +msgid "Resource limit" +msgstr "" + +#: util/errors.c:86 +msgid "Invalid keyring" +msgstr "" + +#: util/errors.c:87 +msgid "Bad certificate" +msgstr "" + +#: util/errors.c:88 +msgid "Malformed user id" +msgstr "" + +#: util/errors.c:89 +msgid "File close error" +msgstr "" + +#: util/errors.c:90 +msgid "File rename error" +msgstr "" + +#: util/errors.c:91 +msgid "File delete error" +msgstr "" + +#: util/errors.c:92 +msgid "Unexpected data" +msgstr "" + +#: util/errors.c:93 +msgid "Timestamp conflict" +msgstr "" + +#: util/errors.c:94 +msgid "Unusable pubkey algorithm" +msgstr "" + +#: util/errors.c:95 +msgid "File exists" +msgstr "" + +#: util/errors.c:96 +msgid "Weak key" +msgstr "" + +#: util/logger.c:177 +#, c-format +msgid "Ohhhh jeeee ... this is a bug (%s:%d:%s)\n" +msgstr "" + +#: util/logger.c:183 +#, c-format +msgid "you found a bug ... (%s:%d)\n" +msgstr "" + +#: cipher/rand-dummy.c:112 msgid "warning: using insecure random number generator!!\n" msgstr "" -#: cipher/rand-dummy.c:107 +#: cipher/rand-dummy.c:113 msgid "" "The random number generator is only a kludge to let\n" "it compile - it is in no way a strong RNG!\n" @@ -46,93 +231,93 @@ msgid "" "the OS a chance to collect more entropy! (Need %d more bytes)\n" msgstr "" -#: g10/g10.c:146 +#: g10/g10.c:147 msgid "" "@Commands:\n" " " msgstr "" -#: g10/g10.c:149 +#: g10/g10.c:150 msgid "|[file]|make a signature" msgstr "" -#: g10/g10.c:150 +#: g10/g10.c:151 msgid "|[file]|make a clear text signature" msgstr "" -#: g10/g10.c:151 +#: g10/g10.c:152 msgid "make a detached signature" msgstr "" -#: g10/g10.c:152 +#: g10/g10.c:153 msgid "encrypt data" msgstr "" -#: g10/g10.c:153 +#: g10/g10.c:154 msgid "encryption only with symmetric cipher" msgstr "" -#: g10/g10.c:154 +#: g10/g10.c:155 msgid "store only" msgstr "" -#: g10/g10.c:155 +#: g10/g10.c:156 msgid "decrypt data (default)" msgstr "" -#: g10/g10.c:156 +#: g10/g10.c:157 msgid "verify a signature" msgstr "" -#: g10/g10.c:158 +#: g10/g10.c:159 msgid "list keys" msgstr "" -#: g10/g10.c:159 +#: g10/g10.c:160 msgid "list keys and signatures" msgstr "" -#: g10/g10.c:160 +#: g10/g10.c:161 msgid "check key signatures" msgstr "" -#: g10/g10.c:161 +#: g10/g10.c:162 msgid "list keys and fingerprints" msgstr "" -#: g10/g10.c:162 +#: g10/g10.c:163 msgid "list secret keys" msgstr "" -#: g10/g10.c:164 +#: g10/g10.c:165 msgid "generate a new key pair" msgstr "" -#: g10/g10.c:166 +#: g10/g10.c:167 msgid "remove key from the public keyring" msgstr "" -#: g10/g10.c:168 +#: g10/g10.c:169 msgid "sign or edit a key" msgstr "" -#: g10/g10.c:169 +#: g10/g10.c:170 msgid "generate a revocation certificate" msgstr "" -#: g10/g10.c:171 +#: g10/g10.c:172 msgid "export keys" msgstr "" -#: g10/g10.c:174 +#: g10/g10.c:175 msgid "import/merge keys" msgstr "" -#: g10/g10.c:175 +#: g10/g10.c:176 msgid "list only the sequence of packets" msgstr "" -#: g10/g10.c:177 +#: g10/g10.c:178 #, fuzzy msgid "export the ownertrust values" msgstr "" @@ -140,7 +325,7 @@ msgstr "" "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." -#: g10/g10.c:178 +#: g10/g10.c:179 #, fuzzy msgid "import ownertrust values" msgstr "" @@ -148,151 +333,155 @@ msgstr "" "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." -#: g10/g10.c:179 +#: g10/g10.c:180 msgid "|[NAMES]|check the trust database" msgstr "" -#: g10/g10.c:180 +#: g10/g10.c:181 +msgid "fix a corrupted trust database" +msgstr "" + +#: g10/g10.c:182 msgid "De-Armor a file or stdin" msgstr "" -#: g10/g10.c:181 +#: g10/g10.c:183 msgid "En-Armor a file or stdin" msgstr "" -#: g10/g10.c:182 +#: g10/g10.c:184 msgid "|algo [files]|print message digests" msgstr "" -#: g10/g10.c:183 +#: g10/g10.c:185 msgid "print all message digests" msgstr "" -#: g10/g10.c:190 +#: g10/g10.c:192 msgid "" "@\n" "Options:\n" " " msgstr "" -#: g10/g10.c:192 +#: g10/g10.c:194 msgid "create ascii armored output" msgstr "" -#: g10/g10.c:194 +#: g10/g10.c:196 msgid "use this user-id to sign or decrypt" msgstr "" -#: g10/g10.c:195 +#: g10/g10.c:197 msgid "use this user-id for encryption" msgstr "" -#: g10/g10.c:196 +#: g10/g10.c:198 msgid "|N|set compress level N (0 disables)" msgstr "" -#: g10/g10.c:197 +#: g10/g10.c:199 msgid "use canonical text mode" msgstr "" -#: g10/g10.c:199 +#: g10/g10.c:201 msgid "use as output file" msgstr "" -#: g10/g10.c:200 +#: g10/g10.c:202 msgid "verbose" msgstr "" #. { oDryRun, "dry-run", 0, N_("do not make any changes") }, -#: g10/g10.c:202 +#: g10/g10.c:204 msgid "batch mode: never ask" msgstr "" -#: g10/g10.c:203 +#: g10/g10.c:205 msgid "assume yes on most questions" msgstr "" -#: g10/g10.c:204 +#: g10/g10.c:206 msgid "assume no on most questions" msgstr "" -#: g10/g10.c:205 +#: g10/g10.c:207 msgid "add this keyring to the list of keyrings" msgstr "" -#: g10/g10.c:206 +#: g10/g10.c:208 msgid "add this secret keyring to the list" msgstr "" -#: g10/g10.c:207 +#: g10/g10.c:209 msgid "|NAME|use NAME as default secret key" msgstr "" -#: g10/g10.c:208 +#: g10/g10.c:210 msgid "read options from file" msgstr "" -#: g10/g10.c:210 +#: g10/g10.c:212 msgid "set debugging flags" msgstr "" -#: g10/g10.c:211 +#: g10/g10.c:213 msgid "enable full debugging" msgstr "" -#: g10/g10.c:212 +#: g10/g10.c:214 msgid "|FD|write status info to this FD" msgstr "" -#: g10/g10.c:213 +#: g10/g10.c:215 msgid "do not write comment packets" msgstr "" -#: g10/g10.c:214 +#: g10/g10.c:216 msgid "(default is 1)" msgstr "" -#: g10/g10.c:215 +#: g10/g10.c:217 msgid "(default is 3)" msgstr "" -#: g10/g10.c:216 +#: g10/g10.c:218 msgid "|FILE|load extension module FILE" msgstr "" -#: g10/g10.c:217 +#: g10/g10.c:219 msgid "emulate the mode described in RFC1991" msgstr "" -#: g10/g10.c:218 +#: g10/g10.c:220 msgid "|N|use passphrase mode N" msgstr "" -#: g10/g10.c:220 +#: g10/g10.c:222 msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "" -#: g10/g10.c:222 +#: g10/g10.c:224 msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "" -#: g10/g10.c:224 +#: g10/g10.c:226 msgid "|NAME|use cipher algorithm NAME" msgstr "" -#: g10/g10.c:225 +#: g10/g10.c:227 msgid "|NAME|use message digest algorithm NAME" msgstr "" -#: g10/g10.c:226 +#: g10/g10.c:228 msgid "|N|use compress algorithm N" msgstr "" -#: g10/g10.c:227 +#: g10/g10.c:229 msgid "throw keyid field of encrypted packets" msgstr "" -#: g10/g10.c:235 +#: g10/g10.c:237 msgid "" "@\n" "Examples:\n" @@ -304,172 +493,172 @@ msgid "" " --fingerprint [names] show fingerprints\n" msgstr "" -#: g10/g10.c:310 +#: g10/g10.c:312 msgid "Please report bugs to <[email protected]>.\n" msgstr "" -#: g10/g10.c:315 +#: g10/g10.c:317 msgid "Usage: gpgm [options] [files] (-h for help)" msgstr "" -#: g10/g10.c:317 +#: g10/g10.c:319 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "" -#: g10/g10.c:322 +#: g10/g10.c:324 msgid "" "Syntax: gpgm [options] [files]\n" "GNUPG maintenance utility\n" msgstr "" -#: g10/g10.c:325 +#: g10/g10.c:327 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" "default operation depends on the input data\n" msgstr "" -#: g10/g10.c:331 +#: g10/g10.c:333 msgid "" "\n" "Supported algorithms:\n" msgstr "" -#: g10/g10.c:406 +#: g10/g10.c:408 msgid "usage: gpgm [options] " msgstr "" -#: g10/g10.c:408 +#: g10/g10.c:410 msgid "usage: gpg [options] " msgstr "" -#: g10/g10.c:449 +#: g10/g10.c:451 msgid "conflicting commands\n" msgstr "" -#: g10/g10.c:588 +#: g10/g10.c:590 #, c-format msgid "note: no default option file '%s'\n" msgstr "" -#: g10/g10.c:592 +#: g10/g10.c:594 #, c-format msgid "option file '%s': %s\n" msgstr "" -#: g10/g10.c:599 +#: g10/g10.c:601 #, c-format msgid "reading options from '%s'\n" msgstr "" -#: g10/g10.c:765 g10/g10.c:777 +#: g10/g10.c:768 g10/g10.c:780 msgid "selected cipher algorithm is invalid\n" msgstr "" -#: g10/g10.c:771 g10/g10.c:783 +#: g10/g10.c:774 g10/g10.c:786 msgid "selected digest algorithm is invalid\n" msgstr "" -#: g10/g10.c:786 +#: g10/g10.c:789 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "" -#: g10/g10.c:788 +#: g10/g10.c:791 msgid "completes-needed must be greater than 0\n" msgstr "" -#: g10/g10.c:790 +#: g10/g10.c:793 msgid "marginals-needed must be greater than 1\n" msgstr "" -#: g10/g10.c:793 +#: g10/g10.c:796 msgid "note: simple S2K mode (0) is strongly discouraged\n" msgstr "" -#: g10/g10.c:797 +#: g10/g10.c:800 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "" -#: g10/g10.c:872 +#: g10/g10.c:876 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "" -#: g10/g10.c:878 +#: g10/g10.c:882 msgid "--store [filename]" msgstr "" -#: g10/g10.c:886 +#: g10/g10.c:890 msgid "--symmetric [filename]" msgstr "" -#: g10/g10.c:894 +#: g10/g10.c:898 msgid "--encrypt [filename]" msgstr "" -#: g10/g10.c:907 +#: g10/g10.c:911 msgid "--sign [filename]" msgstr "" -#: g10/g10.c:920 +#: g10/g10.c:924 msgid "--sign --encrypt [filename]" msgstr "" -#: g10/g10.c:934 +#: g10/g10.c:938 msgid "--clearsign [filename]" msgstr "" -#: g10/g10.c:946 +#: g10/g10.c:950 msgid "--decrypt [filename]" msgstr "" -#: g10/g10.c:955 +#: g10/g10.c:959 msgid "--edit-key username" msgstr "" -#: g10/g10.c:963 +#: g10/g10.c:967 msgid "--delete-secret-key username" msgstr "" -#: g10/g10.c:966 +#: g10/g10.c:970 msgid "--delete-key username" msgstr "" -#: g10/encode.c:213 g10/g10.c:989 g10/keylist.c:79 +#: g10/encode.c:213 g10/g10.c:993 g10/keylist.c:79 #, c-format msgid "can't open %s: %s\n" msgstr "" -#: g10/g10.c:1000 +#: g10/g10.c:1004 msgid "-k[v][v][v][c] [userid] [keyring]" msgstr "" -#: g10/g10.c:1055 +#: g10/g10.c:1059 #, c-format msgid "dearmoring failed: %s\n" msgstr "" -#: g10/g10.c:1063 +#: g10/g10.c:1067 #, c-format msgid "enarmoring failed: %s\n" msgstr "" -#: g10/g10.c:1124 +#: g10/g10.c:1128 #, c-format msgid "invalid hash algorithm '%s'\n" msgstr "" -#: g10/g10.c:1194 +#: g10/g10.c:1204 msgid "[filename]" msgstr "" -#: g10/decrypt.c:59 g10/g10.c:1196 g10/verify.c:66 +#: g10/decrypt.c:59 g10/g10.c:1206 g10/verify.c:66 #, c-format msgid "can't open '%s'\n" msgstr "" -#: g10/g10.c:1241 +#: g10/g10.c:1251 msgid "" "RSA keys are deprecated; please consider creating a new key and use this key " "in the future\n" @@ -585,21 +774,21 @@ msgid "" "\n" msgstr "" -#: g10/pkclist.c:170 +#: g10/pkclist.c:168 msgid "" "No owner trust values changed.\n" "\n" msgstr "" -#: g10/pkclist.c:190 +#: g10/pkclist.c:188 msgid "revoked_key.override" msgstr "If you want to use this revoked key anyway, answer \"yes\"." -#: g10/pkclist.c:191 g10/pkclist.c:281 +#: g10/pkclist.c:189 g10/pkclist.c:279 msgid "Use this key anyway? " msgstr "" -#: g10/pkclist.c:276 +#: g10/pkclist.c:274 msgid "" "It is NOT certain that the key belongs to its owner.\n" "If you *really* know what you are doing, you may answer\n" @@ -607,82 +796,82 @@ msgid "" "\n" msgstr "" -#: g10/pkclist.c:280 +#: g10/pkclist.c:278 msgid "untrusted_key.override" msgstr "If you want to use this untrusted key anyway, answer \"yes\"." -#: g10/pkclist.c:285 +#: g10/pkclist.c:283 msgid "WARNING: Using untrusted key!\n" msgstr "" -#: g10/pkclist.c:321 +#: g10/pkclist.c:319 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "" -#: g10/pkclist.c:322 +#: g10/pkclist.c:320 msgid " This could mean that the signature is forgery.\n" msgstr "" -#: g10/pkclist.c:343 +#: g10/pkclist.c:341 msgid "Note: This key has expired!\n" msgstr "" -#: g10/pkclist.c:350 +#: g10/pkclist.c:348 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "" -#: g10/pkclist.c:352 +#: g10/pkclist.c:350 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr "" -#: g10/pkclist.c:367 +#: g10/pkclist.c:365 msgid "WARNING: We do NOT trust this key!\n" msgstr "" -#: g10/pkclist.c:368 +#: g10/pkclist.c:366 msgid " The signature is probably a FORGERY.\n" msgstr "" -#: g10/pkclist.c:375 +#: g10/pkclist.c:373 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" -#: g10/pkclist.c:378 +#: g10/pkclist.c:376 msgid " It is not certain that the signature belongs to the owner.\n" msgstr "" -#: g10/pkclist.c:423 +#: g10/pkclist.c:421 msgid "" "You did not specify a user ID. (you may use \"-r\")\n" "\n" msgstr "" -#: g10/pkclist.c:427 +#: g10/pkclist.c:425 msgid "pklist.user_id.enter" msgstr "" "Enter the user id of the addresse to whom you want to send the message." -#: g10/pkclist.c:428 +#: g10/pkclist.c:426 msgid "Enter the user ID: " msgstr "" -#: g10/pkclist.c:439 +#: g10/pkclist.c:437 msgid "No such user ID.\n" msgstr "" -#: g10/pkclist.c:473 g10/pkclist.c:500 +#: g10/pkclist.c:471 g10/pkclist.c:498 #, c-format msgid "%s: skipped: %s\n" msgstr "" -#: g10/pkclist.c:481 +#: g10/pkclist.c:479 #, c-format msgid "%s: error checking key: %s\n" msgstr "" -#: g10/pkclist.c:507 +#: g10/pkclist.c:505 msgid "no valid addressees\n" msgstr "" @@ -708,22 +897,22 @@ msgstr "" msgid " (%d) ElGamal (sign and encrypt)\n" msgstr "" -#: g10/keygen.c:387 +#: g10/keygen.c:388 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr "" -#: g10/keygen.c:388 +#: g10/keygen.c:389 #, c-format msgid " (%d) DSA (sign only)\n" msgstr "" -#: g10/keygen.c:389 +#: g10/keygen.c:390 #, c-format msgid " (%d) ElGamal in a v3 packet\n" msgstr "" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "keygen.algo" msgstr "" "Select the algorithm to use.\n" @@ -741,16 +930,15 @@ msgstr "" "You should not select the \"ElGamal in a v3 packet\", because that key is\n" "not compatible to other OpenPGP implementations." - -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "Your selection? " msgstr "" -#: g10/keygen.c:419 +#: g10/keygen.c:420 msgid "Invalid selection.\n" msgstr "" -#: g10/keygen.c:431 +#: g10/keygen.c:432 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -759,61 +947,61 @@ msgid "" " highest suggested keysize is 2048 bits\n" msgstr "" -#: g10/keygen.c:437 +#: g10/keygen.c:438 msgid "keygen.size" msgstr "" -#: g10/keygen.c:438 +#: g10/keygen.c:439 msgid "What keysize do you want? (1024) " msgstr "" -#: g10/keygen.c:443 +#: g10/keygen.c:444 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "" -#: g10/keygen.c:445 +#: g10/keygen.c:446 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "" -#: g10/keygen.c:448 +#: g10/keygen.c:449 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" msgstr "" -#: g10/keygen.c:450 +#: g10/keygen.c:451 msgid "keygen.size.huge.okay" msgstr "" -#: g10/keygen.c:451 +#: g10/keygen.c:452 msgid "Are you sure that you want this keysize? " msgstr "" -#: g10/keygen.c:452 +#: g10/keygen.c:453 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" msgstr "" -#: g10/keygen.c:459 +#: g10/keygen.c:460 msgid "keygen.size.large.okay" msgstr "" -#: g10/keygen.c:460 +#: g10/keygen.c:461 msgid "Do you really need such a large keysize? " msgstr "" -#: g10/keygen.c:466 +#: g10/keygen.c:467 #, c-format msgid "Requested keysize is %u bits\n" msgstr "" -#: g10/keygen.c:469 g10/keygen.c:473 +#: g10/keygen.c:470 g10/keygen.c:474 #, c-format msgid "rounded up to %u bits\n" msgstr "" -#: g10/keygen.c:485 +#: g10/keygen.c:486 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -823,37 +1011,37 @@ msgid "" " <n>y = key expires in n years\n" msgstr "" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "keygen.valid" msgstr "" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "Key is valid for? (0) " msgstr "" -#: g10/keygen.c:511 +#: g10/keygen.c:512 msgid "invalid value\n" msgstr "" -#: g10/keygen.c:516 +#: g10/keygen.c:517 msgid "Key does not expire at all\n" msgstr "" #. print the date when the key expires -#: g10/keygen.c:519 +#: g10/keygen.c:520 #, c-format msgid "Key expires at %s\n" msgstr "" -#: g10/keygen.c:524 +#: g10/keygen.c:525 msgid "keygen.valid.okay" msgstr "" -#: g10/keygen.c:525 +#: g10/keygen.c:526 msgid "Is this correct (y/n)? " msgstr "" -#: g10/keygen.c:553 +#: g10/keygen.c:554 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -863,51 +1051,51 @@ msgid "" "\n" msgstr "" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "keygen.name" msgstr "" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "Real name: " msgstr "" -#: g10/keygen.c:568 +#: g10/keygen.c:569 msgid "Invalid character in name\n" msgstr "" -#: g10/keygen.c:570 +#: g10/keygen.c:571 msgid "Name may not start with a digit\n" msgstr "" -#: g10/keygen.c:572 +#: g10/keygen.c:573 msgid "Name must be at least 5 characters long\n" msgstr "" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "keygen.email" msgstr "" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "Email address: " msgstr "" -#: g10/keygen.c:592 +#: g10/keygen.c:593 msgid "Not a valid email address\n" msgstr "" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "keygen.comment" msgstr "" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "Comment: " msgstr "" -#: g10/keygen.c:606 +#: g10/keygen.c:607 msgid "Invalid character in comment\n" msgstr "" -#: g10/keygen.c:626 +#: g10/keygen.c:627 #, c-format msgid "" "You selected this USER-ID:\n" @@ -915,11 +1103,11 @@ msgid "" "\n" msgstr "" -#: g10/keygen.c:629 +#: g10/keygen.c:630 msgid "NnCcEeOoQq" msgstr "" -#: g10/keygen.c:638 +#: g10/keygen.c:639 msgid "keygen.userid.cmd" msgstr "" "N to change the name.\n" @@ -928,21 +1116,21 @@ msgstr "" "O to continue with key generation.\n" "Q to to quit the key generation." -#: g10/keygen.c:639 +#: g10/keygen.c:640 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "" -#: g10/keygen.c:686 +#: g10/keygen.c:687 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" msgstr "" -#: g10/keyedit.c:377 g10/keygen.c:694 +#: g10/keyedit.c:388 g10/keygen.c:695 msgid "passphrase not correctly repeated; try again.\n" msgstr "" -#: g10/keygen.c:700 +#: g10/keygen.c:701 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" @@ -950,7 +1138,7 @@ msgid "" "\n" msgstr "" -#: g10/keygen.c:721 +#: g10/keygen.c:722 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (work in another window, move the mouse, utilize the\n" @@ -958,48 +1146,48 @@ msgid "" "number generator a better chance to gain enough entropy.\n" msgstr "" -#: g10/keygen.c:788 +#: g10/keygen.c:789 msgid "Key generation can only be used in interactive mode\n" msgstr "" -#: g10/keygen.c:796 +#: g10/keygen.c:797 msgid "DSA keypair will have 1024 bits.\n" msgstr "" -#: g10/keygen.c:802 +#: g10/keygen.c:803 msgid "Key generation cancelled.\n" msgstr "" -#: g10/keygen.c:812 +#: g10/keygen.c:813 #, c-format msgid "writing public certificate to '%s'\n" msgstr "" -#: g10/keygen.c:813 +#: g10/keygen.c:814 #, c-format msgid "writing secret certificate to '%s'\n" msgstr "" -#: g10/keygen.c:890 +#: g10/keygen.c:891 msgid "public and secret key created and signed.\n" msgstr "" -#: g10/keygen.c:892 +#: g10/keygen.c:893 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--add-key\" to generate a secondary key for this purpose.\n" msgstr "" -#: g10/keygen.c:906 g10/keygen.c:990 +#: g10/keygen.c:907 g10/keygen.c:991 #, c-format msgid "Key generation failed: %s\n" msgstr "" -#: g10/keygen.c:967 +#: g10/keygen.c:968 msgid "keygen.sub.okay" msgstr "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key." -#: g10/keygen.c:968 +#: g10/keygen.c:969 msgid "Really create? " msgstr "" @@ -1033,7 +1221,7 @@ msgstr "" msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "" -#: g10/import.c:105 g10/trustdb.c:1349 +#: g10/import.c:105 g10/trustdb.c:1389 #, c-format msgid "can't open file: %s\n" msgstr "" @@ -1043,7 +1231,7 @@ msgstr "" msgid "skipping block of type %d\n" msgstr "" -#: g10/import.c:131 g10/trustdb.c:1427 +#: g10/import.c:131 g10/trustdb.c:1464 #, c-format msgid "read error: %s\n" msgstr "" @@ -1279,338 +1467,343 @@ msgstr "" msgid "%d user ids without valid self-signatures detected\n" msgstr "" -#: g10/keyedit.c:249 +#: g10/keyedit.c:257 #, c-format msgid "Already signed by key %08lX\n" msgstr "" -#: g10/keyedit.c:257 +#: g10/keyedit.c:265 #, c-format msgid "Nothing to sign with key %08lX\n" msgstr "" -#: g10/keyedit.c:265 +#: g10/keyedit.c:274 msgid "" "Are you really sure that you want to sign this key\n" "with your key: \"" msgstr "" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "sign_uid.okay" msgstr "" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "Really sign? " msgstr "" -#: g10/keyedit.c:293 +#: g10/keyedit.c:302 #, c-format msgid "signing failed: %s\n" msgstr "" -#: g10/keyedit.c:344 +#: g10/keyedit.c:355 msgid "This key is not protected.\n" msgstr "" -#: g10/keyedit.c:347 +#: g10/keyedit.c:358 msgid "Key is protected.\n" msgstr "" -#: g10/keyedit.c:364 +#: g10/keyedit.c:375 #, c-format msgid "Can't edit this key: %s\n" msgstr "" -#: g10/keyedit.c:369 +#: g10/keyedit.c:380 msgid "" "Enter the new passphrase for this secret key.\n" "\n" msgstr "" -#: g10/keyedit.c:381 +#: g10/keyedit.c:392 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" msgstr "" -#: g10/keyedit.c:383 +#: g10/keyedit.c:394 msgid "change_passwd.empty.okay" msgstr "" -#: g10/keyedit.c:384 +#: g10/keyedit.c:395 msgid "Do you really want to do this? " msgstr "" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit" msgstr "" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit this menu" msgstr "" -#: g10/keyedit.c:440 +#: g10/keyedit.c:451 msgid "q" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save and quit" msgstr "" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "help" msgstr "" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "show this help" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "fpr" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "show fingerprint" msgstr "" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list" msgstr "" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list key and user ids" msgstr "" -#: g10/keyedit.c:446 +#: g10/keyedit.c:457 msgid "l" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "uid" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "select user id N" msgstr "" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "key" msgstr "" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "select secondary key N" msgstr "" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "check" msgstr "" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "list signatures" msgstr "" -#: g10/keyedit.c:450 +#: g10/keyedit.c:461 msgid "c" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign the key" msgstr "" -#: g10/keyedit.c:452 +#: g10/keyedit.c:463 msgid "s" msgstr "" -#: g10/keyedit.c:453 +#: g10/keyedit.c:464 msgid "debug" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "adduid" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "add a user id" msgstr "" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "deluid" msgstr "" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "delete user id" msgstr "" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "addkey" msgstr "" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "add a secondary key" msgstr "" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delkey" msgstr "" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delete a secondary key" msgstr "" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle" msgstr "" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle between secret and public key listing" msgstr "" -#: g10/keyedit.c:460 +#: g10/keyedit.c:471 msgid "t" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "pref" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "list preferences" msgstr "" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "passwd" msgstr "" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "change the passphrase" msgstr "" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "trust" msgstr "" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "change the ownertrust" msgstr "" -#: g10/keyedit.c:481 +#: g10/keyedit.c:492 msgid "can't do that in batchmode\n" msgstr "" #. check that they match #. FIXME: check that they both match -#: g10/keyedit.c:504 +#: g10/keyedit.c:515 msgid "Secret key is available.\n" msgstr "" -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "keyedit.cmd" msgstr "Please enter \"help\"." -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "Command> " msgstr "" -#: g10/keyedit.c:545 +#: g10/keyedit.c:556 msgid "Need the secret key to to this.\n" msgstr "" -#: g10/keyedit.c:564 +#: g10/keyedit.c:575 msgid "keyedit.save.okay" msgstr "" -#: g10/keyedit.c:565 +#: g10/keyedit.c:576 msgid "Save changes? " msgstr "" -#: g10/keyedit.c:567 +#: g10/keyedit.c:578 msgid "keyedit.cancel.okay" msgstr "" -#: g10/keyedit.c:568 +#: g10/keyedit.c:579 msgid "Quit without saving? " msgstr "" -#: g10/keyedit.c:578 +#: g10/keyedit.c:589 #, c-format msgid "update failed: %s\n" msgstr "" -#: g10/keyedit.c:585 +#: g10/keyedit.c:596 #, c-format msgid "update secret failed: %s\n" msgstr "" -#: g10/keyedit.c:593 +#: g10/keyedit.c:603 msgid "Key not changed so no update needed.\n" msgstr "" -#: g10/keyedit.c:623 +#: g10/keyedit.c:606 g10/keyedit.c:664 +#, c-format +msgid "update of trust db failed: %s\n" +msgstr "" + +#: g10/keyedit.c:637 msgid "keyedit.sign_all.okay" msgstr "" -#: g10/keyedit.c:624 +#: g10/keyedit.c:638 msgid "Really sign all user ids? " msgstr "" -#: g10/keyedit.c:625 +#: g10/keyedit.c:639 msgid "Hint: Select the user ids to sign\n" msgstr "" -#: g10/keyedit.c:653 +#: g10/keyedit.c:675 msgid "You must select at least one user id.\n" msgstr "" -#: g10/keyedit.c:655 +#: g10/keyedit.c:677 msgid "You can't delete the last user id!\n" msgstr "" -#: g10/keyedit.c:657 +#: g10/keyedit.c:679 msgid "keyedit.remove.uid.okay" msgstr "" -#: g10/keyedit.c:658 +#: g10/keyedit.c:680 msgid "Really remove all selected user ids? " msgstr "" -#: g10/keyedit.c:659 +#: g10/keyedit.c:681 msgid "Really remove this user id? " msgstr "" -#: g10/keyedit.c:682 +#: g10/keyedit.c:704 msgid "You must select at least one key.\n" msgstr "" -#: g10/keyedit.c:684 +#: g10/keyedit.c:706 msgid "keyedit.remove.subkey.okay" msgstr "" -#: g10/keyedit.c:686 +#: g10/keyedit.c:708 msgid "Do you really want to delete the selected keys? " msgstr "" -#: g10/keyedit.c:687 +#: g10/keyedit.c:709 msgid "Do you really want to delete this key? " msgstr "" -#: g10/keyedit.c:724 +#: g10/keyedit.c:746 msgid "Invalid command (try \"help\")\n" msgstr "" -#: g10/keyedit.c:1104 +#: g10/keyedit.c:1129 #, c-format msgid "No user id with index %d\n" msgstr "" -#: g10/keyedit.c:1149 +#: g10/keyedit.c:1174 #, c-format msgid "No secondary key with index %d\n" msgstr "" @@ -1634,15 +1827,15 @@ msgstr "" msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "" -#: g10/mainproc.c:852 +#: g10/mainproc.c:854 msgid "BAD signature from \"" msgstr "" -#: g10/mainproc.c:853 +#: g10/mainproc.c:855 msgid "Good signature from \"" msgstr "" -#: g10/mainproc.c:864 +#: g10/mainproc.c:866 #, c-format msgid "Can't check signature: %s\n" msgstr "" @@ -1721,77 +1914,76 @@ msgstr "" msgid "warning: signature key expired %s\n" msgstr "" -#: g10/trustdb.c:318 -#, c-format -msgid "error reading sigrec: %s\n" +#: g10/trustdb.c:127 +msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n" msgstr "" -#: g10/trustdb.c:323 +#: g10/trustdb.c:406 #, c-format msgid "chained sigrec %lu has a wrong owner\n" msgstr "" -#: g10/trustdb.c:370 +#: g10/trustdb.c:453 #, c-format msgid "key %08lX: secret key without public key\n" msgstr "" -#: g10/trustdb.c:375 +#: g10/trustdb.c:458 #, c-format msgid "key %08lX: secret and public key don't match\n" msgstr "" -#: g10/trustdb.c:386 +#: g10/trustdb.c:469 #, c-format msgid "key %08lX: can't put it into the trustdb\n" msgstr "" -#: g10/trustdb.c:392 +#: g10/trustdb.c:475 #, c-format msgid "key %08lX: query record failed\n" msgstr "" -#: g10/trustdb.c:401 +#: g10/trustdb.c:484 #, c-format msgid "key %08lX: already in ultikey_table\n" msgstr "" -#: g10/trustdb.c:408 +#: g10/trustdb.c:491 #, c-format msgid "enum_secret_keys failed: %s\n" msgstr "" -#: g10/trustdb.c:913 +#: g10/trustdb.c:964 #, c-format msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n" msgstr "" -#: g10/trustdb.c:920 +#: g10/trustdb.c:971 #, c-format msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n" msgstr "" -#: g10/trustdb.c:1624 +#: g10/trustdb.c:1658 #, c-format msgid "key %08lX: insert trust record failed: %s\n" msgstr "" -#: g10/trustdb.c:1628 +#: g10/trustdb.c:1662 #, c-format msgid "key %08lX.%lu: inserted into trustdb\n" msgstr "" -#: g10/trustdb.c:1639 +#: g10/trustdb.c:1670 #, c-format msgid "key %08lX.%lu: created in future (time warp or clock problem)\n" msgstr "" -#: g10/trustdb.c:1647 +#: g10/trustdb.c:1678 #, c-format msgid "key %08lX.%lu: expired at %s\n" msgstr "" -#: g10/trustdb.c:1656 +#: g10/trustdb.c:1687 #, c-format msgid "key %08lX.%lu: trust check failed: %s\n" msgstr "" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-0.4.0\n" -"POT-Creation-Date: 1998-09-30 19:01+0200\n" +"POT-Creation-Date: 1998-10-07 14:24+0200\n" "PO-Revision-Date: 1998-09-17 03:14+0200\n" "Last-Translator: Ga�l Qu�ri <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -25,12 +25,214 @@ msgstr "oui" msgid "yY" msgstr "oO" -#: cipher/rand-dummy.c:106 +#: util/errors.c:54 +msgid "General error" +msgstr "" + +#: util/errors.c:55 +msgid "Unknown packet type" +msgstr "" + +#: util/errors.c:56 +msgid "Unknown version" +msgstr "" + +#: util/errors.c:57 +msgid "Unknown pubkey algorithm" +msgstr "" + +#: util/errors.c:58 +msgid "Unknown digest algorithm" +msgstr "" + +#: util/errors.c:59 +#, fuzzy +msgid "Bad public key" +msgstr "pas de porte-cl�s public par d�faut\n" + +#: util/errors.c:60 +#, fuzzy +msgid "Bad secret key" +msgstr "lister les cl�s secr�tes" + +#: util/errors.c:61 +#, fuzzy +msgid "Bad signature" +msgstr "une mauvaise signature\n" + +#: util/errors.c:62 +msgid "Checksum error" +msgstr "" + +#: util/errors.c:63 +#, fuzzy +msgid "Bad passphrase" +msgstr "R�p�tez le mot de passe: " + +#: util/errors.c:64 +#, fuzzy +msgid "Public key not found" +msgstr "cl� %08lX: cl� publique pas trouv�e: %s\n" + +#: util/errors.c:65 +#, fuzzy +msgid "Unknown cipher algorithm" +msgstr "|NOM|utiliser l'algorithme de cryptage NOM" + +#: util/errors.c:66 +#, fuzzy +msgid "Can't open the keyring" +msgstr "ne peut �crire le porte-cl�s\n" + +#: util/errors.c:67 +#, fuzzy +msgid "Invalid packet" +msgstr "valeur invalide\n" + +#: util/errors.c:68 +msgid "Invalid armor" +msgstr "" + +#: util/errors.c:69 +#, fuzzy +msgid "No such user id" +msgstr "Pas de tel utilisateur.\n" + +#: util/errors.c:70 +#, fuzzy +msgid "Secret key not available" +msgstr "La cl� secr�te est disponible.\n" + +#: util/errors.c:71 +#, fuzzy +msgid "Wrong secret key used" +msgstr "lister les cl�s secr�tes" + +#: util/errors.c:72 +msgid "Not supported" +msgstr "" + +#: util/errors.c:73 +#, fuzzy +msgid "Bad key" +msgstr "aj.cl�" + +#: util/errors.c:74 +#, fuzzy +msgid "File read error" +msgstr "erreur de lecture: %s\n" + +#: util/errors.c:75 +msgid "File write error" +msgstr "" + +#: util/errors.c:76 +#, fuzzy +msgid "Unknown compress algorithm" +msgstr "|N|utiliser l'algorithme de compression N" + +#: util/errors.c:77 +msgid "File open error" +msgstr "" + +#: util/errors.c:78 +msgid "File create error" +msgstr "" + +#: util/errors.c:79 +#, fuzzy +msgid "Invalid passphrase" +msgstr "Entrez le mot de passe: " + +#: util/errors.c:80 +msgid "Unimplemented pubkey algorithm" +msgstr "" + +#: util/errors.c:81 +#, fuzzy +msgid "Unimplemented cipher algorithm" +msgstr "l'algorithme de cryptage s�lectionn� est invalide\n" + +#: util/errors.c:82 +msgid "Unknown signature class" +msgstr "" + +#: util/errors.c:83 +msgid "Trust database error" +msgstr "" + +#: util/errors.c:84 +msgid "Bad MPI" +msgstr "" + +#: util/errors.c:85 +msgid "Resource limit" +msgstr "" + +#: util/errors.c:86 +#, fuzzy +msgid "Invalid keyring" +msgstr "Choix invalide.\n" + +#: util/errors.c:87 +msgid "Bad certificate" +msgstr "" + +#: util/errors.c:88 +#, fuzzy +msgid "Malformed user id" +msgstr "ajouter un utilisateur" + +#: util/errors.c:89 +msgid "File close error" +msgstr "" + +#: util/errors.c:90 +msgid "File rename error" +msgstr "" + +#: util/errors.c:91 +msgid "File delete error" +msgstr "" + +#: util/errors.c:92 +msgid "Unexpected data" +msgstr "" + +#: util/errors.c:93 +msgid "Timestamp conflict" +msgstr "" + +#: util/errors.c:94 +#, fuzzy +msgid "Unusable pubkey algorithm" +msgstr "|N|utiliser l'algorithme de compression N" + +#: util/errors.c:95 +#, fuzzy +msgid "File exists" +msgstr "Le fichier '%s' existe. " + +#: util/errors.c:96 +msgid "Weak key" +msgstr "" + +#: util/logger.c:177 +#, c-format +msgid "Ohhhh jeeee ... this is a bug (%s:%d:%s)\n" +msgstr "" + +#: util/logger.c:183 +#, c-format +msgid "you found a bug ... (%s:%d)\n" +msgstr "" + +#: cipher/rand-dummy.c:112 msgid "warning: using insecure random number generator!!\n" msgstr "" "attention: utilisation d'un g�n�rateur de nombres al�atoires peu s�r!!\n" -#: cipher/rand-dummy.c:107 +#: cipher/rand-dummy.c:113 msgid "" "The random number generator is only a kludge to let\n" "it compile - it is in no way a strong RNG!\n" @@ -55,7 +257,7 @@ msgstr "" "Il n'y a pas assez d'octets al�atoires disponibles. Faites autre chose\n" "pour que l'OS puisse amasser plus d'entropie! (il faut %d octets de plus)\n" -#: g10/g10.c:146 +#: g10/g10.c:147 msgid "" "@Commands:\n" " " @@ -63,115 +265,119 @@ msgstr "" "@Commandes:\n" " " -#: g10/g10.c:149 +#: g10/g10.c:150 msgid "|[file]|make a signature" msgstr "|[fichier]|faire une signature" -#: g10/g10.c:150 +#: g10/g10.c:151 msgid "|[file]|make a clear text signature" msgstr "|[fichier]|faire une signature en texte clair" -#: g10/g10.c:151 +#: g10/g10.c:152 msgid "make a detached signature" msgstr "faire une signature d�tach�e" -#: g10/g10.c:152 +#: g10/g10.c:153 msgid "encrypt data" msgstr "crypter les donn�es" -#: g10/g10.c:153 +#: g10/g10.c:154 msgid "encryption only with symmetric cipher" msgstr "cryptage sym�trique seumement" -#: g10/g10.c:154 +#: g10/g10.c:155 msgid "store only" msgstr "pas d'action" -#: g10/g10.c:155 +#: g10/g10.c:156 msgid "decrypt data (default)" msgstr "d�crypter les donn�es (d�faut)" -#: g10/g10.c:156 +#: g10/g10.c:157 msgid "verify a signature" msgstr "v�rifier une signature" -#: g10/g10.c:158 +#: g10/g10.c:159 msgid "list keys" msgstr "lister les cl�s" -#: g10/g10.c:159 +#: g10/g10.c:160 msgid "list keys and signatures" msgstr "lister les cl�s et les signatures" -#: g10/g10.c:160 +#: g10/g10.c:161 msgid "check key signatures" msgstr "v�rifier les signatures des cl�s" -#: g10/g10.c:161 +#: g10/g10.c:162 msgid "list keys and fingerprints" msgstr "lister les cl�s et les empreintes" -#: g10/g10.c:162 +#: g10/g10.c:163 msgid "list secret keys" msgstr "lister les cl�s secr�tes" -#: g10/g10.c:164 +#: g10/g10.c:165 msgid "generate a new key pair" msgstr "g�n�rer une nouvelle paire de cl�s" -#: g10/g10.c:166 +#: g10/g10.c:167 msgid "remove key from the public keyring" msgstr "enlever la cl� du porte-cl�s public" -#: g10/g10.c:168 +#: g10/g10.c:169 msgid "sign or edit a key" msgstr "signer ou �diter une cl�" -#: g10/g10.c:169 +#: g10/g10.c:170 msgid "generate a revocation certificate" msgstr "g�n�rer un certificat de r�vocation" -#: g10/g10.c:171 +#: g10/g10.c:172 msgid "export keys" msgstr "exporter les cl�s" -#: g10/g10.c:174 +#: g10/g10.c:175 msgid "import/merge keys" msgstr "importer/fusionner les cl�s" -#: g10/g10.c:175 +#: g10/g10.c:176 msgid "list only the sequence of packets" msgstr "ne lister qu'une suite de paquets" -#: g10/g10.c:177 +#: g10/g10.c:178 msgid "export the ownertrust values" msgstr "exporter les valeurs de confiance" -#: g10/g10.c:178 +#: g10/g10.c:179 msgid "import ownertrust values" msgstr "importer les valeurs de confiance" -#: g10/g10.c:179 +#: g10/g10.c:180 msgid "|[NAMES]|check the trust database" msgstr "|[NOMS]|v�rifier la base de confiance" -#: g10/g10.c:180 +#: g10/g10.c:181 +msgid "fix a corrupted trust database" +msgstr "" + +#: g10/g10.c:182 msgid "De-Armor a file or stdin" msgstr "Enlever l'armure d'un fichier ou de stdin" -#: g10/g10.c:181 +#: g10/g10.c:183 msgid "En-Armor a file or stdin" msgstr "Mettre une armure � un fichier ou � stdin" -#: g10/g10.c:182 +#: g10/g10.c:184 msgid "|algo [files]|print message digests" msgstr "|alg. [fich.]|indiquer les fonctions de hachage" -#: g10/g10.c:183 +#: g10/g10.c:185 msgid "print all message digests" msgstr "�crire toutes les fonctions de hachage" -#: g10/g10.c:190 +#: g10/g10.c:192 msgid "" "@\n" "Options:\n" @@ -181,128 +387,128 @@ msgstr "" "Options:\n" " " -#: g10/g10.c:192 +#: g10/g10.c:194 msgid "create ascii armored output" msgstr "cr�er une sortie ascii armur�e" -#: g10/g10.c:194 +#: g10/g10.c:196 msgid "use this user-id to sign or decrypt" msgstr "utiliser ce nom d'utilisateur pour signer/d�crypter" -#: g10/g10.c:195 +#: g10/g10.c:197 msgid "use this user-id for encryption" msgstr "utiliser ce nom d'utilisateur pour crypter" -#: g10/g10.c:196 +#: g10/g10.c:198 msgid "|N|set compress level N (0 disables)" msgstr "|N|niveau de compression N (0 d�sactive)" -#: g10/g10.c:197 +#: g10/g10.c:199 msgid "use canonical text mode" msgstr "utiliser le mode de texte canonique" -#: g10/g10.c:199 +#: g10/g10.c:201 msgid "use as output file" msgstr "utiliser comme fichier de sortie" -#: g10/g10.c:200 +#: g10/g10.c:202 msgid "verbose" msgstr "bavard" #. { oDryRun, "dry-run", 0, N_("do not make any changes") }, -#: g10/g10.c:202 +#: g10/g10.c:204 msgid "batch mode: never ask" msgstr "mode automatique: ne jamais demander" -#: g10/g10.c:203 +#: g10/g10.c:205 msgid "assume yes on most questions" msgstr "supposer oui � la plupart des questions" -#: g10/g10.c:204 +#: g10/g10.c:206 msgid "assume no on most questions" msgstr "supposer non � la plupart des questions" -#: g10/g10.c:205 +#: g10/g10.c:207 msgid "add this keyring to the list of keyrings" msgstr "ajouter ce porte-cl�s � la liste des porte-cl�s" -#: g10/g10.c:206 +#: g10/g10.c:208 msgid "add this secret keyring to the list" msgstr "ajouter ce porte-cl�s secret � la liste" -#: g10/g10.c:207 +#: g10/g10.c:209 msgid "|NAME|use NAME as default secret key" msgstr "|NOM|utiliser NOM comme cl� secr�te par d�faut" -#: g10/g10.c:208 +#: g10/g10.c:210 msgid "read options from file" msgstr "lire les options du fichier" -#: g10/g10.c:210 +#: g10/g10.c:212 msgid "set debugging flags" msgstr "choisir les attributs de d�boguage" -#: g10/g10.c:211 +#: g10/g10.c:213 msgid "enable full debugging" msgstr "permettre un d�boguage complet" -#: g10/g10.c:212 +#: g10/g10.c:214 msgid "|FD|write status info to this FD" msgstr "|FD|�crire les informations d'�tat sur ce descripteur" -#: g10/g10.c:213 +#: g10/g10.c:215 msgid "do not write comment packets" msgstr "ne pas �crire de paquets de commentaire" -#: g10/g10.c:214 +#: g10/g10.c:216 msgid "(default is 1)" msgstr "(1 par d�faut)" -#: g10/g10.c:215 +#: g10/g10.c:217 msgid "(default is 3)" msgstr "(3 par d�faut)" -#: g10/g10.c:216 +#: g10/g10.c:218 #, fuzzy msgid "|FILE|load extension module FILE" msgstr "|fich|charger un module d'extension" -#: g10/g10.c:217 +#: g10/g10.c:219 msgid "emulate the mode described in RFC1991" msgstr "�muler le mode d�crit dans la RFC1991" -#: g10/g10.c:218 +#: g10/g10.c:220 #, fuzzy msgid "|N|use passphrase mode N" msgstr "Entrez le mot de passe: " -#: g10/g10.c:220 +#: g10/g10.c:222 #, fuzzy msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "|NOM|utiliser la fonction de hachage NOM" -#: g10/g10.c:222 +#: g10/g10.c:224 #, fuzzy msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "|NOM|utiliser l'algorithme de cryptage NOM" -#: g10/g10.c:224 +#: g10/g10.c:226 msgid "|NAME|use cipher algorithm NAME" msgstr "|NOM|utiliser l'algorithme de cryptage NOM" -#: g10/g10.c:225 +#: g10/g10.c:227 msgid "|NAME|use message digest algorithm NAME" msgstr "|NOM|utiliser la fonction de hachage NOM" -#: g10/g10.c:226 +#: g10/g10.c:228 msgid "|N|use compress algorithm N" msgstr "|N|utiliser l'algorithme de compression N" -#: g10/g10.c:227 +#: g10/g10.c:229 msgid "throw keyid field of encrypted packets" msgstr "enlever l'idendification de la cl� des paquets crypt�s" -#: g10/g10.c:235 +#: g10/g10.c:237 #, fuzzy msgid "" "@\n" @@ -323,19 +529,19 @@ msgstr "" " --list-keys [utilisateur] montrer les cl�s\n" " --fingerprint [utilisateur] montrer les empreintes\n" -#: g10/g10.c:310 +#: g10/g10.c:312 msgid "Please report bugs to <[email protected]>.\n" msgstr "Rapporter toutes anomalies � <[email protected]>.\n" -#: g10/g10.c:315 +#: g10/g10.c:317 msgid "Usage: gpgm [options] [files] (-h for help)" msgstr "Utilisation: gpgm [options] [fichiers] (-h pour l'aide)" -#: g10/g10.c:317 +#: g10/g10.c:319 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)" -#: g10/g10.c:322 +#: g10/g10.c:324 msgid "" "Syntax: gpgm [options] [files]\n" "GNUPG maintenance utility\n" @@ -343,7 +549,7 @@ msgstr "" "Syntaxe: gpgm [options] [fichiers]\n" "utilitaire de maitenance de GNUPG\n" -#: g10/g10.c:325 +#: g10/g10.c:327 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -353,7 +559,7 @@ msgstr "" "signer, v�rifier, crypter ou d�crypter\n" "l'op�ration par d�faut d�pend des donn�es entr�es\n" -#: g10/g10.c:331 +#: g10/g10.c:333 msgid "" "\n" "Supported algorithms:\n" @@ -361,141 +567,141 @@ msgstr "" "\n" "Algorithmes support�s:\n" -#: g10/g10.c:406 +#: g10/g10.c:408 msgid "usage: gpgm [options] " msgstr "utilisation: gpgm [options] " -#: g10/g10.c:408 +#: g10/g10.c:410 msgid "usage: gpg [options] " msgstr "utilisation: gpg [options] " -#: g10/g10.c:449 +#: g10/g10.c:451 msgid "conflicting commands\n" msgstr "commandes en conflit\n" -#: g10/g10.c:588 +#: g10/g10.c:590 #, c-format msgid "note: no default option file '%s'\n" msgstr "note: pas de fichier d'options par d�faut '%s'\n" -#: g10/g10.c:592 +#: g10/g10.c:594 #, c-format msgid "option file '%s': %s\n" msgstr "fichier d'options '%s' : %s\n" -#: g10/g10.c:599 +#: g10/g10.c:601 #, c-format msgid "reading options from '%s'\n" msgstr "lire les options de '%s'\n" -#: g10/g10.c:765 g10/g10.c:777 +#: g10/g10.c:768 g10/g10.c:780 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorithme de cryptage s�lectionn� est invalide\n" -#: g10/g10.c:771 g10/g10.c:783 +#: g10/g10.c:774 g10/g10.c:786 msgid "selected digest algorithm is invalid\n" msgstr "la fonction de hachage s�lectionn�e est invalide\n" -#: g10/g10.c:786 +#: g10/g10.c:789 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "l'algorithme de compression doit faire partie de l'�chelle %d..%d\n" -#: g10/g10.c:788 +#: g10/g10.c:791 msgid "completes-needed must be greater than 0\n" msgstr "le nombre de signatures compl�tes minimal doit �tre sup�rieur � 0\n" -#: g10/g10.c:790 +#: g10/g10.c:793 msgid "marginals-needed must be greater than 1\n" msgstr "le nombre de singatures marginales minimal doit �tre sup�rieur � 1\n" -#: g10/g10.c:793 +#: g10/g10.c:796 msgid "note: simple S2K mode (0) is strongly discouraged\n" msgstr "" -#: g10/g10.c:797 +#: g10/g10.c:800 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "" -#: g10/g10.c:872 +#: g10/g10.c:876 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "n'a pas pu initialiser la base de confiance: %s\n" -#: g10/g10.c:878 +#: g10/g10.c:882 msgid "--store [filename]" msgstr "--store [nom du fichier]" -#: g10/g10.c:886 +#: g10/g10.c:890 msgid "--symmetric [filename]" msgstr "--symmetric [nom du fichier]" -#: g10/g10.c:894 +#: g10/g10.c:898 msgid "--encrypt [filename]" msgstr "--encrypt [nom du fichier]" -#: g10/g10.c:907 +#: g10/g10.c:911 msgid "--sign [filename]" msgstr "--sign [nom du fichier]" -#: g10/g10.c:920 +#: g10/g10.c:924 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom du fichier]" -#: g10/g10.c:934 +#: g10/g10.c:938 msgid "--clearsign [filename]" msgstr "--clearsign [nom du fichier]" -#: g10/g10.c:946 +#: g10/g10.c:950 msgid "--decrypt [filename]" msgstr "--decrypt [nom du fichier]" -#: g10/g10.c:955 +#: g10/g10.c:959 msgid "--edit-key username" msgstr "--edit-key utilisateur" -#: g10/g10.c:963 +#: g10/g10.c:967 msgid "--delete-secret-key username" msgstr "--delete-secret-key utilisateur" -#: g10/g10.c:966 +#: g10/g10.c:970 msgid "--delete-key username" msgstr "--delete-key utilisateur" -#: g10/encode.c:213 g10/g10.c:989 g10/keylist.c:79 +#: g10/encode.c:213 g10/g10.c:993 g10/keylist.c:79 #, c-format msgid "can't open %s: %s\n" msgstr "ne peut ouvrir %s: %s\n" -#: g10/g10.c:1000 +#: g10/g10.c:1004 msgid "-k[v][v][v][c] [userid] [keyring]" msgstr "-k[v][v][v][c] [utilisateur] [porte-cl�s]" -#: g10/g10.c:1055 +#: g10/g10.c:1059 #, c-format msgid "dearmoring failed: %s\n" msgstr "suppression d'armure non r�ussie: %s\n" -#: g10/g10.c:1063 +#: g10/g10.c:1067 #, c-format msgid "enarmoring failed: %s\n" msgstr "mise d'armure non r�ussie:%s \n" -#: g10/g10.c:1124 +#: g10/g10.c:1128 #, c-format msgid "invalid hash algorithm '%s'\n" msgstr "algorithme de hachage invalide '%s'\n" -#: g10/g10.c:1194 +#: g10/g10.c:1204 msgid "[filename]" msgstr "[nom du fichier]" -#: g10/decrypt.c:59 g10/g10.c:1196 g10/verify.c:66 +#: g10/decrypt.c:59 g10/g10.c:1206 g10/verify.c:66 #, c-format msgid "can't open '%s'\n" msgstr "ne peut ouvrir '%s'\n" -#: g10/g10.c:1241 +#: g10/g10.c:1251 msgid "" "RSA keys are deprecated; please consider creating a new key and use this key " "in the future\n" @@ -628,7 +834,7 @@ msgstr "" "N'a pas pu trouver un chemin de confiance valide jusqu'� la cl�. Voyons si\n" "nous ne pouvons pas assigner quelques valeurs de confiance.\n" -#: g10/pkclist.c:170 +#: g10/pkclist.c:168 msgid "" "No owner trust values changed.\n" "\n" @@ -636,16 +842,16 @@ msgstr "" "Pas de valeur de confiance chang�e.\n" "\n" -#: g10/pkclist.c:190 +#: g10/pkclist.c:188 msgid "revoked_key.override" msgstr "" "Si vous voulez utiliser cette cl� r�voqu�e quand-m�me, r�pondez \"oui\"." -#: g10/pkclist.c:191 g10/pkclist.c:281 +#: g10/pkclist.c:189 g10/pkclist.c:279 msgid "Use this key anyway? " msgstr "Utiliser cette cl� quand-m�me? " -#: g10/pkclist.c:276 +#: g10/pkclist.c:274 msgid "" "It is NOT certain that the key belongs to its owner.\n" "If you *really* know what you are doing, you may answer\n" @@ -657,57 +863,57 @@ msgstr "" "oui � la prochaine question\n" "\n" -#: g10/pkclist.c:280 +#: g10/pkclist.c:278 msgid "untrusted_key.override" msgstr "" "Si vous voulez utiliser cette cl� peu s�re quand-m�me, r�pondez \"oui\"." -#: g10/pkclist.c:285 +#: g10/pkclist.c:283 msgid "WARNING: Using untrusted key!\n" msgstr "ATTENTION: Utilisation d'une cl� sans confiance!\n" -#: g10/pkclist.c:321 +#: g10/pkclist.c:319 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "ATTENTION: Cette cl� � �t� r�voqu�e par son propri�taire\n" -#: g10/pkclist.c:322 +#: g10/pkclist.c:320 msgid " This could mean that the signature is forgery.\n" msgstr " Cela pourrait signifier que la signature est fausse.\n" -#: g10/pkclist.c:343 +#: g10/pkclist.c:341 msgid "Note: This key has expired!\n" msgstr "Note: Cette cl� a expir�!\n" -#: g10/pkclist.c:350 +#: g10/pkclist.c:348 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "" "ATTENTION: Cette cl� n'est pas certifi�e avec une signature de confiance!\n" -#: g10/pkclist.c:352 +#: g10/pkclist.c:350 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr " Rien ne dit que la signature appartient au propri�taire.\n" -#: g10/pkclist.c:367 +#: g10/pkclist.c:365 msgid "WARNING: We do NOT trust this key!\n" msgstr "ATTENTION: On ne fait PAS confiance � cette cl�\n" -#: g10/pkclist.c:368 +#: g10/pkclist.c:366 msgid " The signature is probably a FORGERY.\n" msgstr " La signature est certainement FAUSSE.\n" -#: g10/pkclist.c:375 +#: g10/pkclist.c:373 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" "ATTENTION: Les signatures de cette cl� n'ont pas une confiance suffisante!\n" -#: g10/pkclist.c:378 +#: g10/pkclist.c:376 msgid " It is not certain that the signature belongs to the owner.\n" msgstr "" " Il n'est pas s�r que la signature appartient au propri�taire.\n" -#: g10/pkclist.c:423 +#: g10/pkclist.c:421 msgid "" "You did not specify a user ID. (you may use \"-r\")\n" "\n" @@ -715,29 +921,29 @@ msgstr "" "Vous n'avez pas sp�cifi� un nom d'utilisateur. (vous pouvez utiliser " "\"-r\")\n" -#: g10/pkclist.c:427 +#: g10/pkclist.c:425 msgid "pklist.user_id.enter" msgstr "Entrez le nom de l'adresse � qui vous voulez envoyer le message." -#: g10/pkclist.c:428 +#: g10/pkclist.c:426 msgid "Enter the user ID: " msgstr "Entrez le nom d'utilisateur: " -#: g10/pkclist.c:439 +#: g10/pkclist.c:437 msgid "No such user ID.\n" msgstr "Pas de tel utilisateur.\n" -#: g10/pkclist.c:473 g10/pkclist.c:500 +#: g10/pkclist.c:471 g10/pkclist.c:498 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: saut�: %s\n" -#: g10/pkclist.c:481 +#: g10/pkclist.c:479 #, c-format msgid "%s: error checking key: %s\n" msgstr "%s: erreur pendant la v�rification de la cl�: %s\n" -#: g10/pkclist.c:507 +#: g10/pkclist.c:505 msgid "no valid addressees\n" msgstr "pas de destinataire valide\n" @@ -765,34 +971,34 @@ msgstr " (%d) DSA et ElGamal (d�faut)\n" msgid " (%d) ElGamal (sign and encrypt)\n" msgstr " (%d) ElGamal (signature et cryptage)\n" -#: g10/keygen.c:387 +#: g10/keygen.c:388 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (cryptage seulement)\n" -#: g10/keygen.c:388 +#: g10/keygen.c:389 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (signature seulement)\n" -#: g10/keygen.c:389 +#: g10/keygen.c:390 #, c-format msgid " (%d) ElGamal in a v3 packet\n" msgstr " (%d) ElGamal dans un paquet v3\n" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "keygen.algo" msgstr "S�lectionnez l'algorithme � utiliser:" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "Your selection? " msgstr "Votre choix? " -#: g10/keygen.c:419 +#: g10/keygen.c:420 msgid "Invalid selection.\n" msgstr "Choix invalide.\n" -#: g10/keygen.c:431 +#: g10/keygen.c:432 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -805,23 +1011,23 @@ msgstr "" " la taille par d�faut est 1024 bits\n" " la taille maximale conseill�e est 2048 bits\n" -#: g10/keygen.c:437 +#: g10/keygen.c:438 msgid "keygen.size" msgstr "" -#: g10/keygen.c:438 +#: g10/keygen.c:439 msgid "What keysize do you want? (1024) " msgstr "Quelle taille de cl� d�sirez-vous? (1024) " -#: g10/keygen.c:443 +#: g10/keygen.c:444 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "DSA permet seulement des tailles comprises entre 512 et 1024\n" -#: g10/keygen.c:445 +#: g10/keygen.c:446 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "taille trop petite; 768 est la plus petite valeur permise.\n" -#: g10/keygen.c:448 +#: g10/keygen.c:449 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" @@ -829,15 +1035,15 @@ msgstr "" "Les tailles sup�rieures � 2048 ne sont pas conseill�es car\n" "les calculs sont VRAIMENT longs!\n" -#: g10/keygen.c:450 +#: g10/keygen.c:451 msgid "keygen.size.huge.okay" msgstr "" -#: g10/keygen.c:451 +#: g10/keygen.c:452 msgid "Are you sure that you want this keysize? " msgstr "Etes-vous s�r que vous voulez cette taille? " -#: g10/keygen.c:452 +#: g10/keygen.c:453 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -845,25 +1051,25 @@ msgstr "" "D'accord, mais n'oubliez pas que votre �cran et les radiations du clavier " "sont aussi tr�s vuln�rables aux attaques!\n" -#: g10/keygen.c:459 +#: g10/keygen.c:460 msgid "keygen.size.large.okay" msgstr "" -#: g10/keygen.c:460 +#: g10/keygen.c:461 msgid "Do you really need such a large keysize? " msgstr "Avez-vous r�ellement besoin d'une taille aussi grande? " -#: g10/keygen.c:466 +#: g10/keygen.c:467 #, c-format msgid "Requested keysize is %u bits\n" msgstr "La taille demand�e est %u bits\n" -#: g10/keygen.c:469 g10/keygen.c:473 +#: g10/keygen.c:470 g10/keygen.c:474 #, c-format msgid "rounded up to %u bits\n" msgstr "arrondie � %u bits\n" -#: g10/keygen.c:485 +#: g10/keygen.c:486 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -879,37 +1085,37 @@ msgstr "" " <n>m = la cl� expire dans n mois\n" " <n>y = la cl� expire dans n ans\n" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "keygen.valid" msgstr "" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "Key is valid for? (0) " msgstr "La cl� est valide pour? (0) " -#: g10/keygen.c:511 +#: g10/keygen.c:512 msgid "invalid value\n" msgstr "valeur invalide\n" -#: g10/keygen.c:516 +#: g10/keygen.c:517 msgid "Key does not expire at all\n" msgstr "La cl� n'expire pas du tout\n" #. print the date when the key expires -#: g10/keygen.c:519 +#: g10/keygen.c:520 #, c-format msgid "Key expires at %s\n" msgstr "La cl� expire le %s\n" -#: g10/keygen.c:524 +#: g10/keygen.c:525 msgid "keygen.valid.okay" msgstr "" -#: g10/keygen.c:525 +#: g10/keygen.c:526 msgid "Is this correct (y/n)? " msgstr "Est-ce correct (o/n)? " -#: g10/keygen.c:553 +#: g10/keygen.c:554 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -925,51 +1131,51 @@ msgstr "" " \"Heinrich Heine (Der Dichter) <[email protected]\"\n" "\n" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "keygen.name" msgstr "" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "Real name: " msgstr "Nom: " -#: g10/keygen.c:568 +#: g10/keygen.c:569 msgid "Invalid character in name\n" msgstr "Caract�re invalide dans le nom\n" -#: g10/keygen.c:570 +#: g10/keygen.c:571 msgid "Name may not start with a digit\n" msgstr "Le nom ne doit pas commencer avec un chiffre\n" -#: g10/keygen.c:572 +#: g10/keygen.c:573 msgid "Name must be at least 5 characters long\n" msgstr "Le nom doit faire au moins 5 caract�res de long\n" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "keygen.email" msgstr "" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "Email address: " msgstr "Adresse e-mail: " -#: g10/keygen.c:592 +#: g10/keygen.c:593 msgid "Not a valid email address\n" msgstr "Ce n'est pas une adresse e-mail valide\n" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "keygen.comment" msgstr "" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "Comment: " msgstr "Commentaire: " -#: g10/keygen.c:606 +#: g10/keygen.c:607 msgid "Invalid character in comment\n" msgstr "Caract�re invalide dans le commentaire\n" -#: g10/keygen.c:626 +#: g10/keygen.c:627 #, c-format msgid "" "You selected this USER-ID:\n" @@ -980,11 +1186,11 @@ msgstr "" " \"%s\"\n" "\n" -#: g10/keygen.c:629 +#: g10/keygen.c:630 msgid "NnCcEeOoQq" msgstr "NnCcEeOoQq" -#: g10/keygen.c:638 +#: g10/keygen.c:639 msgid "keygen.userid.cmd" msgstr "" "N pour changer le nom.\n" @@ -993,11 +1199,11 @@ msgstr "" "O pour continuer � g�n�rer la cl�.\n" "Q pour arr�ter de g�n�rer de cl�." -#: g10/keygen.c:639 +#: g10/keygen.c:640 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "Changer le (N)om, le (C)ommentaire, l'(E)-mail ou (O)K/(Q)uitter? " -#: g10/keygen.c:686 +#: g10/keygen.c:687 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1005,11 +1211,11 @@ msgstr "" "Vous avez besoin d'un mot de passe pour prot�ger votre cl� secr�te.\n" "\n" -#: g10/keyedit.c:377 g10/keygen.c:694 +#: g10/keyedit.c:388 g10/keygen.c:695 msgid "passphrase not correctly repeated; try again.\n" msgstr "le mot de passe n'a pas �t� correctement r�p�t�; recommencez.\n" -#: g10/keygen.c:700 +#: g10/keygen.c:701 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" @@ -1021,7 +1227,7 @@ msgstr "" "le d�sirez, en utilisant ce programme avec l'option \"--edit-key\".\n" "\n" -#: g10/keygen.c:721 +#: g10/keygen.c:722 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (work in another window, move the mouse, utilize the\n" @@ -1034,33 +1240,33 @@ msgstr "" "premiers; cela permet au g�n�rateur de nombres al�atoires de gagner assez\n" "d'entropie plus facilement.\n" -#: g10/keygen.c:788 +#: g10/keygen.c:789 msgid "Key generation can only be used in interactive mode\n" msgstr "La g�n�ration de cl� ne peut �tre faite qu'en mode interactif\n" -#: g10/keygen.c:796 +#: g10/keygen.c:797 msgid "DSA keypair will have 1024 bits.\n" msgstr "La paire de cl�s DSA fera 1024 bits.\n" -#: g10/keygen.c:802 +#: g10/keygen.c:803 msgid "Key generation cancelled.\n" msgstr "La g�n�ration a �t� annul�e.\n" -#: g10/keygen.c:812 +#: g10/keygen.c:813 #, c-format msgid "writing public certificate to '%s'\n" msgstr "�criture d'un certificat public � '%s'\n" -#: g10/keygen.c:813 +#: g10/keygen.c:814 #, c-format msgid "writing secret certificate to '%s'\n" msgstr "�criture d'un certificat secret � '%s'\n" -#: g10/keygen.c:890 +#: g10/keygen.c:891 msgid "public and secret key created and signed.\n" msgstr "les cl�s publique et secr�te ont �t� cr��es et sign�es.\n" -#: g10/keygen.c:892 +#: g10/keygen.c:893 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--add-key\" to generate a secondary key for this purpose.\n" @@ -1069,16 +1275,16 @@ msgstr "" "utiliser\n" "la commande \"--add-key\" pour g�n�rer une cl� secondaire � cette fin.\n" -#: g10/keygen.c:906 g10/keygen.c:990 +#: g10/keygen.c:907 g10/keygen.c:991 #, c-format msgid "Key generation failed: %s\n" msgstr "La g�n�ration de cl� a �chou�: %s\n" -#: g10/keygen.c:967 +#: g10/keygen.c:968 msgid "keygen.sub.okay" msgstr "R�pondez \"oui\" (ou simplement \"o\") pour g�n�rer la sous-cl�" -#: g10/keygen.c:968 +#: g10/keygen.c:969 msgid "Really create? " msgstr "Cr�er vraiment? " @@ -1112,7 +1318,7 @@ msgstr "%s crypt� pour: %s\n" msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "" -#: g10/import.c:105 g10/trustdb.c:1349 +#: g10/import.c:105 g10/trustdb.c:1389 #, c-format msgid "can't open file: %s\n" msgstr "ne peut ouvrir le fichier: %s\n" @@ -1122,7 +1328,7 @@ msgstr "ne peut ouvrir le fichier: %s\n" msgid "skipping block of type %d\n" msgstr "ne prend pas en compte le bloc du type %d\n" -#: g10/import.c:131 g10/trustdb.c:1427 +#: g10/import.c:131 g10/trustdb.c:1464 #, c-format msgid "read error: %s\n" msgstr "erreur de lecture: %s\n" @@ -1363,17 +1569,17 @@ msgstr "un nom d'utilisateur sans auto-signature valide d�tect�\n" msgid "%d user ids without valid self-signatures detected\n" msgstr "%d nom d'utilisateurs sans auto-signature valide d�tect�\n" -#: g10/keyedit.c:249 +#: g10/keyedit.c:257 #, c-format msgid "Already signed by key %08lX\n" msgstr "D�j� sign� par la cl� %08lX\n" -#: g10/keyedit.c:257 +#: g10/keyedit.c:265 #, c-format msgid "Nothing to sign with key %08lX\n" msgstr "Rien � signer avec la cl� %08lX\n" -#: g10/keyedit.c:265 +#: g10/keyedit.c:274 msgid "" "Are you really sure that you want to sign this key\n" "with your key: \"" @@ -1381,39 +1587,39 @@ msgstr "" "Etes-vous vraiment s�r(e) que vous voulez signer cette cl�\n" "avec votre cl�: \"" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "sign_uid.okay" msgstr "" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "Really sign? " msgstr "Signer r�ellement? " -#: g10/keyedit.c:293 +#: g10/keyedit.c:302 #, c-format msgid "signing failed: %s\n" msgstr "la signature a �chou�: %s\n" -#: g10/keyedit.c:344 +#: g10/keyedit.c:355 msgid "This key is not protected.\n" msgstr "Cette cl� n'est pas prot�g�e.\n" -#: g10/keyedit.c:347 +#: g10/keyedit.c:358 msgid "Key is protected.\n" msgstr "La cl� est prot�g�e.\n" -#: g10/keyedit.c:364 +#: g10/keyedit.c:375 #, c-format msgid "Can't edit this key: %s\n" msgstr "Ne peut �diter cette cl�: %s\n" -#: g10/keyedit.c:369 +#: g10/keyedit.c:380 msgid "" "Enter the new passphrase for this secret key.\n" "\n" msgstr "Entrez le nouveau mot de passe pour cette cl� secr�te.\n" -#: g10/keyedit.c:381 +#: g10/keyedit.c:392 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" @@ -1421,285 +1627,290 @@ msgstr "" "Vous ne voulez pas de mot de passe - cela est certainement une *mauvaise* " "id�e\n" -#: g10/keyedit.c:383 +#: g10/keyedit.c:394 msgid "change_passwd.empty.okay" msgstr "" -#: g10/keyedit.c:384 +#: g10/keyedit.c:395 msgid "Do you really want to do this? " msgstr "Voulez-vous vraiment faire cela? " -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit" msgstr "quitter" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit this menu" msgstr "quitter ce menu" -#: g10/keyedit.c:440 +#: g10/keyedit.c:451 msgid "q" msgstr "q" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save" msgstr "enregistrer" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save and quit" msgstr "enregistrer et quitter" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "help" msgstr "aide" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "show this help" msgstr "montrer cette aide" # g10/keyedit.c:556 ??? -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "fpr" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "show fingerprint" msgstr "montrer l'empreinte" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list" msgstr "lister" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list key and user ids" msgstr "lister la cl� et les noms d'utilisateurs" -#: g10/keyedit.c:446 +#: g10/keyedit.c:457 msgid "l" msgstr "l" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "uid" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "select user id N" msgstr "s�lectionner le nom d'utilisateur N" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "key" msgstr "cl�" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "select secondary key N" msgstr "s�lectionner la cl� secondaire N" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "check" msgstr "v�rifier" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "list signatures" msgstr "lister les signatures" -#: g10/keyedit.c:450 +#: g10/keyedit.c:461 msgid "c" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign" msgstr "signer" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign the key" msgstr "signer la cl�" -#: g10/keyedit.c:452 +#: g10/keyedit.c:463 msgid "s" msgstr "" -#: g10/keyedit.c:453 +#: g10/keyedit.c:464 msgid "debug" msgstr "d�boguer" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "adduid" msgstr "aj.ut" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "add a user id" msgstr "ajouter un utilisateur" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "deluid" msgstr "suppr.ut" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "delete user id" msgstr "enlever un utilisateur" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "addkey" msgstr "aj.cl�" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "add a secondary key" msgstr "ajouter une cl� secondaire" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delkey" msgstr "suppr.cl�" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delete a secondary key" msgstr "enlever une cl� secondaire" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle" msgstr "changer" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle between secret and public key listing" msgstr "passer de la liste des cl�s secr�tes aux cl�s priv�es et inversement" -#: g10/keyedit.c:460 +#: g10/keyedit.c:471 msgid "t" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "pref" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "list preferences" msgstr "lister les pr�f�rences" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "passwd" msgstr "mot.pas" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "change the passphrase" msgstr "changer le mot de passe" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "trust" msgstr "confi." -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "change the ownertrust" msgstr "changer la confiance" -#: g10/keyedit.c:481 +#: g10/keyedit.c:492 msgid "can't do that in batchmode\n" msgstr "ne peut faire cela en mode automatique\n" #. check that they match #. FIXME: check that they both match -#: g10/keyedit.c:504 +#: g10/keyedit.c:515 msgid "Secret key is available.\n" msgstr "La cl� secr�te est disponible.\n" -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "keyedit.cmd" msgstr "Entrez \"aide\" s'il vous pla�t." -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "Command> " msgstr "Commande> " -#: g10/keyedit.c:545 +#: g10/keyedit.c:556 msgid "Need the secret key to to this.\n" msgstr "Il faut la cl� secr�te pour faire cela.\n" -#: g10/keyedit.c:564 +#: g10/keyedit.c:575 msgid "keyedit.save.okay" msgstr "" -#: g10/keyedit.c:565 +#: g10/keyedit.c:576 msgid "Save changes? " msgstr "Enregistrer les changements? " -#: g10/keyedit.c:567 +#: g10/keyedit.c:578 msgid "keyedit.cancel.okay" msgstr "" -#: g10/keyedit.c:568 +#: g10/keyedit.c:579 msgid "Quit without saving? " msgstr "Quitter sans enregistrer? " -#: g10/keyedit.c:578 +#: g10/keyedit.c:589 #, c-format msgid "update failed: %s\n" msgstr "la mise � jour a �chou�: %s\n" -#: g10/keyedit.c:585 +#: g10/keyedit.c:596 #, c-format msgid "update secret failed: %s\n" msgstr "la mise � jour de la cl� secr�te a �chou�: %s\n" -#: g10/keyedit.c:593 +#: g10/keyedit.c:603 msgid "Key not changed so no update needed.\n" msgstr "La cl� n'a pas chang� donc la mise � jour est inutile.\n" -#: g10/keyedit.c:623 +#: g10/keyedit.c:606 g10/keyedit.c:664 +#, fuzzy, c-format +msgid "update of trust db failed: %s\n" +msgstr "la mise � jour de la cl� secr�te a �chou�: %s\n" + +#: g10/keyedit.c:637 msgid "keyedit.sign_all.okay" msgstr "" -#: g10/keyedit.c:624 +#: g10/keyedit.c:638 msgid "Really sign all user ids? " msgstr "Signer vraiment tous les utilisateurs? " -#: g10/keyedit.c:625 +#: g10/keyedit.c:639 msgid "Hint: Select the user ids to sign\n" msgstr "Aide: S�lectionner les utilisateurs � signer\n" -#: g10/keyedit.c:653 +#: g10/keyedit.c:675 msgid "You must select at least one user id.\n" msgstr "Vous devez s�lectionner au moins un utilisateur.\n" -#: g10/keyedit.c:655 +#: g10/keyedit.c:677 msgid "You can't delete the last user id!\n" msgstr "Vous ne pouvez pas supprimer le dernier utilisateur!\n" -#: g10/keyedit.c:657 +#: g10/keyedit.c:679 msgid "keyedit.remove.uid.okay" msgstr "" -#: g10/keyedit.c:658 +#: g10/keyedit.c:680 msgid "Really remove all selected user ids? " msgstr "Enlever r�ellement tous les utilisateurs s�lectionn�s? " -#: g10/keyedit.c:659 +#: g10/keyedit.c:681 msgid "Really remove this user id? " msgstr "Enlever r�ellement cet utilisateur? " -#: g10/keyedit.c:682 +#: g10/keyedit.c:704 msgid "You must select at least one key.\n" msgstr "Vous devez s�lectionner au moins une cl�.\n" -#: g10/keyedit.c:684 +#: g10/keyedit.c:706 msgid "keyedit.remove.subkey.okay" msgstr "" -#: g10/keyedit.c:686 +#: g10/keyedit.c:708 msgid "Do you really want to delete the selected keys? " msgstr "Voulez-vous supprimer les cl�s s�lectionn�es? " -#: g10/keyedit.c:687 +#: g10/keyedit.c:709 msgid "Do you really want to delete this key? " msgstr "Voulez-vous vraiment supprimer cette cl�? " -#: g10/keyedit.c:724 +#: g10/keyedit.c:746 msgid "Invalid command (try \"help\")\n" msgstr "Commande invalide (essayez \"aide\")\n" -#: g10/keyedit.c:1104 +#: g10/keyedit.c:1129 #, c-format msgid "No user id with index %d\n" msgstr "Pas d'utilisateur avec l'index %d\n" -#: g10/keyedit.c:1149 +#: g10/keyedit.c:1174 #, c-format msgid "No secondary key with index %d\n" msgstr "Pas de cl� secondaire avec l'index %d\n" @@ -1723,15 +1934,15 @@ msgstr "" msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Signature faite %.*s avec %s cl� ID %08lX\n" -#: g10/mainproc.c:852 +#: g10/mainproc.c:854 msgid "BAD signature from \"" msgstr "MAUVAISE signature de \"" -#: g10/mainproc.c:853 +#: g10/mainproc.c:855 msgid "Good signature from \"" msgstr "Bonne signature de \"" -#: g10/mainproc.c:864 +#: g10/mainproc.c:866 #, c-format msgid "Can't check signature: %s\n" msgstr "Ne peut v�rifier la signature: %s\n" @@ -1814,77 +2025,76 @@ msgstr "cl� publique cr��e dans le futur (probl�me d'horloge)\n" msgid "warning: signature key expired %s\n" msgstr "attention: la cl� de signatute a expir� le %s\n" -#: g10/trustdb.c:318 -#, c-format -msgid "error reading sigrec: %s\n" -msgstr "erreur pendant la lecture de l'enregistrement de signature: %s\n" +#: g10/trustdb.c:127 +msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n" +msgstr "" -#: g10/trustdb.c:323 +#: g10/trustdb.c:406 #, c-format msgid "chained sigrec %lu has a wrong owner\n" msgstr "l'enregistrement de signature %lu a un mauvais propri�taire\n" -#: g10/trustdb.c:370 +#: g10/trustdb.c:453 #, c-format msgid "key %08lX: secret key without public key\n" msgstr "cl� %08lX: cl� secr�te sans cl� publique\n" -#: g10/trustdb.c:375 +#: g10/trustdb.c:458 #, c-format msgid "key %08lX: secret and public key don't match\n" msgstr "cl� %08lX: les cl�s secr�te et publique ne correspondent pas\n" -#: g10/trustdb.c:386 +#: g10/trustdb.c:469 #, c-format msgid "key %08lX: can't put it into the trustdb\n" msgstr "cl� %08lX: ne peut mettre cela dans la base de confiance\n" -#: g10/trustdb.c:392 +#: g10/trustdb.c:475 #, c-format msgid "key %08lX: query record failed\n" msgstr "cl� %08lX: l'enregistrement de requ�te a �chou�\n" -#: g10/trustdb.c:401 +#: g10/trustdb.c:484 #, c-format msgid "key %08lX: already in ultikey_table\n" msgstr "cl� %08lX: d�ja dans ultikey_table\n" -#: g10/trustdb.c:408 +#: g10/trustdb.c:491 #, c-format msgid "enum_secret_keys failed: %s\n" msgstr "enum_secret_keys a �chou�: %s\n" -#: g10/trustdb.c:913 +#: g10/trustdb.c:964 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n" msgstr "cl� %08lX: pas d'utilisateur pour la signature\n" -#: g10/trustdb.c:920 +#: g10/trustdb.c:971 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n" msgstr "cl� %08lX: auto-signature invalide\n" -#: g10/trustdb.c:1624 +#: g10/trustdb.c:1658 #, c-format msgid "key %08lX: insert trust record failed: %s\n" msgstr "cl� %08lX: l'insertion d'enregistrement de confiance a �chou�: %s\n" -#: g10/trustdb.c:1628 +#: g10/trustdb.c:1662 #, c-format msgid "key %08lX.%lu: inserted into trustdb\n" msgstr "cl� %08lX.%lu: ins�r�e dans la base de confiance\n" -#: g10/trustdb.c:1639 +#: g10/trustdb.c:1670 #, c-format msgid "key %08lX.%lu: created in future (time warp or clock problem)\n" msgstr "cl� %08lX.%lu: cr��e dans le futur (probl�me d'horloge)\n" -#: g10/trustdb.c:1647 +#: g10/trustdb.c:1678 #, c-format msgid "key %08lX.%lu: expired at %s\n" msgstr "cl� %08lX.%lu: a expir� le %s\n" -#: g10/trustdb.c:1656 +#: g10/trustdb.c:1687 #, c-format msgid "key %08lX.%lu: trust check failed: %s\n" msgstr "cl� %08lX.%lu: la v�rification de confiance a �chou�: %s\n" @@ -1945,5 +2155,5 @@ msgstr "" "ne peut �viter une mauvaise cl� pour le chiffrement sym�trique: \n" "%d essais ont eu lieu!\n" -#~ msgid "can't write keyring\n" -#~ msgstr "ne peut �crire le porte-cl�s\n" +#~ msgid "error reading sigrec: %s\n" +#~ msgstr "erreur pendant la lecture de l'enregistrement de signature: %s\n" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-0.4.0\n" -"POT-Creation-Date: 1998-09-30 19:01+0200\n" +"POT-Creation-Date: 1998-10-07 14:24+0200\n" "PO-Revision-Date: 1998-09-20 16:15+02:00\n" "Last-Translator: Marco d'Itri <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -25,12 +25,213 @@ msgstr "s�" msgid "yY" msgstr "sS" -#: cipher/rand-dummy.c:106 +#: util/errors.c:54 +msgid "General error" +msgstr "" + +#: util/errors.c:55 +msgid "Unknown packet type" +msgstr "" + +#: util/errors.c:56 +msgid "Unknown version" +msgstr "" + +#: util/errors.c:57 +msgid "Unknown pubkey algorithm" +msgstr "" + +#: util/errors.c:58 +msgid "Unknown digest algorithm" +msgstr "" + +#: util/errors.c:59 +#, fuzzy +msgid "Bad public key" +msgstr "nessun portachiavi pubblico predefinito\n" + +#: util/errors.c:60 +#, fuzzy +msgid "Bad secret key" +msgstr "elenca le chiavi segrete" + +#: util/errors.c:61 +#, fuzzy +msgid "Bad signature" +msgstr "una firma non corretta\n" + +#: util/errors.c:62 +msgid "Checksum error" +msgstr "" + +#: util/errors.c:63 +#, fuzzy +msgid "Bad passphrase" +msgstr "Ripeti la passphrase: " + +#: util/errors.c:64 +#, fuzzy +msgid "Public key not found" +msgstr "chiave %08lX: chiave pubblica non trovata: %s\n" + +#: util/errors.c:65 +#, fuzzy +msgid "Unknown cipher algorithm" +msgstr "|NAME|usa l'algoritmo di cifratura NOME" + +#: util/errors.c:66 +#, fuzzy +msgid "Can't open the keyring" +msgstr "impossibile scrivere il portachiavi\n" + +#: util/errors.c:67 +#, fuzzy +msgid "Invalid packet" +msgstr "valore non valido\n" + +#: util/errors.c:68 +msgid "Invalid armor" +msgstr "" + +#: util/errors.c:69 +#, fuzzy +msgid "No such user id" +msgstr "User ID inesistente.\n" + +#: util/errors.c:70 +#, fuzzy +msgid "Secret key not available" +msgstr "� disponibile una chiave segreta.\n" + +#: util/errors.c:71 +#, fuzzy +msgid "Wrong secret key used" +msgstr "elenca le chiavi segrete" + +#: util/errors.c:72 +msgid "Not supported" +msgstr "" + +#: util/errors.c:73 +msgid "Bad key" +msgstr "" + +#: util/errors.c:74 +#, fuzzy +msgid "File read error" +msgstr "errore di lettura: %s\n" + +#: util/errors.c:75 +msgid "File write error" +msgstr "" + +#: util/errors.c:76 +#, fuzzy +msgid "Unknown compress algorithm" +msgstr "|N|usa l'algoritmo di compressione N" + +#: util/errors.c:77 +msgid "File open error" +msgstr "" + +#: util/errors.c:78 +msgid "File create error" +msgstr "" + +#: util/errors.c:79 +#, fuzzy +msgid "Invalid passphrase" +msgstr "Inserisci la passphrase: " + +#: util/errors.c:80 +msgid "Unimplemented pubkey algorithm" +msgstr "" + +#: util/errors.c:81 +#, fuzzy +msgid "Unimplemented cipher algorithm" +msgstr "l'algoritmo di cifratura selezionato non � valido\n" + +#: util/errors.c:82 +msgid "Unknown signature class" +msgstr "" + +#: util/errors.c:83 +msgid "Trust database error" +msgstr "" + +#: util/errors.c:84 +msgid "Bad MPI" +msgstr "" + +#: util/errors.c:85 +msgid "Resource limit" +msgstr "" + +#: util/errors.c:86 +#, fuzzy +msgid "Invalid keyring" +msgstr "Scelta non valida.\n" + +#: util/errors.c:87 +msgid "Bad certificate" +msgstr "" + +#: util/errors.c:88 +#, fuzzy +msgid "Malformed user id" +msgstr "aggiungi un user id" + +#: util/errors.c:89 +msgid "File close error" +msgstr "" + +#: util/errors.c:90 +msgid "File rename error" +msgstr "" + +#: util/errors.c:91 +msgid "File delete error" +msgstr "" + +#: util/errors.c:92 +msgid "Unexpected data" +msgstr "" + +#: util/errors.c:93 +msgid "Timestamp conflict" +msgstr "" + +#: util/errors.c:94 +#, fuzzy +msgid "Unusable pubkey algorithm" +msgstr "|N|usa l'algoritmo di compressione N" + +#: util/errors.c:95 +#, fuzzy +msgid "File exists" +msgstr "Il file '%s' esiste. " + +#: util/errors.c:96 +msgid "Weak key" +msgstr "" + +#: util/logger.c:177 +#, c-format +msgid "Ohhhh jeeee ... this is a bug (%s:%d:%s)\n" +msgstr "" + +#: util/logger.c:183 +#, c-format +msgid "you found a bug ... (%s:%d)\n" +msgstr "" + +#: cipher/rand-dummy.c:112 msgid "warning: using insecure random number generator!!\n" msgstr "" "Attenzione: si sta usando un generatore di numeri casuali non sicuro!!\n" -#: cipher/rand-dummy.c:107 +#: cipher/rand-dummy.c:113 msgid "" "The random number generator is only a kludge to let\n" "it compile - it is in no way a strong RNG!\n" @@ -53,7 +254,7 @@ msgstr "" "altra cosa per dare all'OS la possibilit� di raccogliere altra entropia!\n" "(Servono ancora %d altri byte)\n" -#: g10/g10.c:146 +#: g10/g10.c:147 msgid "" "@Commands:\n" " " @@ -61,115 +262,119 @@ msgstr "" "@Comandi:\n" " " -#: g10/g10.c:149 +#: g10/g10.c:150 msgid "|[file]|make a signature" msgstr "|[file]|fai una firma" -#: g10/g10.c:150 +#: g10/g10.c:151 msgid "|[file]|make a clear text signature" msgstr "|[file]|fai una firma mantenendo il testo in chiaro" -#: g10/g10.c:151 +#: g10/g10.c:152 msgid "make a detached signature" msgstr "fai una firma separata" -#: g10/g10.c:152 +#: g10/g10.c:153 msgid "encrypt data" msgstr "cifra dati" -#: g10/g10.c:153 +#: g10/g10.c:154 msgid "encryption only with symmetric cipher" msgstr "cifra solo con un cifrario simmetrico" -#: g10/g10.c:154 +#: g10/g10.c:155 msgid "store only" msgstr "immagazzina soltanto" -#: g10/g10.c:155 +#: g10/g10.c:156 msgid "decrypt data (default)" msgstr "decifra dati (predefinito)" -#: g10/g10.c:156 +#: g10/g10.c:157 msgid "verify a signature" msgstr "verifica una firma" -#: g10/g10.c:158 +#: g10/g10.c:159 msgid "list keys" msgstr "elenca le chiavi" -#: g10/g10.c:159 +#: g10/g10.c:160 msgid "list keys and signatures" msgstr "elenca le chiavi e le firme" -#: g10/g10.c:160 +#: g10/g10.c:161 msgid "check key signatures" msgstr "controlla le firme delle chiavi" -#: g10/g10.c:161 +#: g10/g10.c:162 msgid "list keys and fingerprints" msgstr "elenca le chiavi e le impronte digitali" -#: g10/g10.c:162 +#: g10/g10.c:163 msgid "list secret keys" msgstr "elenca le chiavi segrete" -#: g10/g10.c:164 +#: g10/g10.c:165 msgid "generate a new key pair" msgstr "genera una nuova coppia di chiavi" -#: g10/g10.c:166 +#: g10/g10.c:167 msgid "remove key from the public keyring" msgstr "rimuove una chiave dal portachiavi pubblico" -#: g10/g10.c:168 +#: g10/g10.c:169 msgid "sign or edit a key" msgstr "firma o modifica una chiave" -#: g10/g10.c:169 +#: g10/g10.c:170 msgid "generate a revocation certificate" msgstr "genera un certificato di revoca" -#: g10/g10.c:171 +#: g10/g10.c:172 msgid "export keys" msgstr "esporta delle chiavi" -#: g10/g10.c:174 +#: g10/g10.c:175 msgid "import/merge keys" msgstr "importa/aggiungi delle chiavi" -#: g10/g10.c:175 +#: g10/g10.c:176 msgid "list only the sequence of packets" msgstr "elenca solo la sequenza dei pacchetti" -#: g10/g10.c:177 +#: g10/g10.c:178 msgid "export the ownertrust values" msgstr "esporta i valori di fiducia" -#: g10/g10.c:178 +#: g10/g10.c:179 msgid "import ownertrust values" msgstr "importa i valori di fiducia" -#: g10/g10.c:179 +#: g10/g10.c:180 msgid "|[NAMES]|check the trust database" msgstr "|[NAMES]|controlla il TrustDB" -#: g10/g10.c:180 +#: g10/g10.c:181 +msgid "fix a corrupted trust database" +msgstr "" + +#: g10/g10.c:182 msgid "De-Armor a file or stdin" msgstr "rimuovi l'armatura a un file o a stdin" -#: g10/g10.c:181 +#: g10/g10.c:183 msgid "En-Armor a file or stdin" msgstr "crea l'armatura a un file o a stdin" -#: g10/g10.c:182 +#: g10/g10.c:184 msgid "|algo [files]|print message digests" msgstr "|algo [files]|stampa tutti i message digests" -#: g10/g10.c:183 +#: g10/g10.c:185 msgid "print all message digests" msgstr "stampa tutti i message digests" -#: g10/g10.c:190 +#: g10/g10.c:192 msgid "" "@\n" "Options:\n" @@ -179,128 +384,128 @@ msgstr "" "Opzioni:\n" " " -#: g10/g10.c:192 +#: g10/g10.c:194 msgid "create ascii armored output" msgstr "crea un output ascii con armatura" -#: g10/g10.c:194 +#: g10/g10.c:196 msgid "use this user-id to sign or decrypt" msgstr "usa questo user-id per firmare o decifrare" -#: g10/g10.c:195 +#: g10/g10.c:197 msgid "use this user-id for encryption" msgstr "usa questo user-id per cifrare" -#: g10/g10.c:196 +#: g10/g10.c:198 msgid "|N|set compress level N (0 disables)" msgstr "|N|imposta il livello di compressione (0 disabilita)" -#: g10/g10.c:197 +#: g10/g10.c:199 msgid "use canonical text mode" msgstr "usa il modo testo canonico" -#: g10/g10.c:199 +#: g10/g10.c:201 msgid "use as output file" msgstr "usa come file di output" -#: g10/g10.c:200 +#: g10/g10.c:202 msgid "verbose" msgstr "prolisso" #. { oDryRun, "dry-run", 0, N_("do not make any changes") }, -#: g10/g10.c:202 +#: g10/g10.c:204 msgid "batch mode: never ask" msgstr "modo batch: non fare domande" -#: g10/g10.c:203 +#: g10/g10.c:205 msgid "assume yes on most questions" msgstr "assumi \"s�\" a quasi tutte le domande" -#: g10/g10.c:204 +#: g10/g10.c:206 msgid "assume no on most questions" msgstr "assumi \"no\" a quasi tutte le domande" -#: g10/g10.c:205 +#: g10/g10.c:207 msgid "add this keyring to the list of keyrings" msgstr "aggiungi questo portachiavi alla lista" -#: g10/g10.c:206 +#: g10/g10.c:208 msgid "add this secret keyring to the list" msgstr "aggiungi questo portachiavi segreto alla lista" -#: g10/g10.c:207 +#: g10/g10.c:209 msgid "|NAME|use NAME as default secret key" msgstr "|NOME|usa NOME come chiave segreta predefinita" -#: g10/g10.c:208 +#: g10/g10.c:210 msgid "read options from file" msgstr "leggi le opzioni dal file" -#: g10/g10.c:210 +#: g10/g10.c:212 msgid "set debugging flags" msgstr "imposta i flag di debugging" -#: g10/g10.c:211 +#: g10/g10.c:213 msgid "enable full debugging" msgstr "abilita il debugging completo" -#: g10/g10.c:212 +#: g10/g10.c:214 msgid "|FD|write status info to this FD" msgstr "|FD|scrivi le informazioni di stato su questo fd" -#: g10/g10.c:213 +#: g10/g10.c:215 msgid "do not write comment packets" msgstr "non scrivere pacchetti di commento" -#: g10/g10.c:214 +#: g10/g10.c:216 msgid "(default is 1)" msgstr "(predefinito � 1)" -#: g10/g10.c:215 +#: g10/g10.c:217 msgid "(default is 3)" msgstr "(predefinito � 3)" -#: g10/g10.c:216 +#: g10/g10.c:218 #, fuzzy msgid "|FILE|load extension module FILE" msgstr "|file|carica un modulo di estensione" -#: g10/g10.c:217 +#: g10/g10.c:219 msgid "emulate the mode described in RFC1991" msgstr "emula il modo descritto nel RFC1991" -#: g10/g10.c:218 +#: g10/g10.c:220 #, fuzzy msgid "|N|use passphrase mode N" msgstr "Inserisci la passphrase: " -#: g10/g10.c:220 +#: g10/g10.c:222 #, fuzzy msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "|NAME|usa l'algoritmo di message digest NOME" -#: g10/g10.c:222 +#: g10/g10.c:224 #, fuzzy msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "|NAME|usa l'algoritmo di cifratura NOME" -#: g10/g10.c:224 +#: g10/g10.c:226 msgid "|NAME|use cipher algorithm NAME" msgstr "|NAME|usa l'algoritmo di cifratura NOME" -#: g10/g10.c:225 +#: g10/g10.c:227 msgid "|NAME|use message digest algorithm NAME" msgstr "|NAME|usa l'algoritmo di message digest NOME" -#: g10/g10.c:226 +#: g10/g10.c:228 msgid "|N|use compress algorithm N" msgstr "|N|usa l'algoritmo di compressione N" -#: g10/g10.c:227 +#: g10/g10.c:229 msgid "throw keyid field of encrypted packets" msgstr "elimina il campo keyid dei pacchetti crittografati" -#: g10/g10.c:235 +#: g10/g10.c:237 #, fuzzy msgid "" "@\n" @@ -321,19 +526,19 @@ msgstr "" " --list-keys [names] mostra le chiavi\n" " --fingerprint [names] mostra le impronte digitali\n" -#: g10/g10.c:310 +#: g10/g10.c:312 msgid "Please report bugs to <[email protected]>.\n" msgstr "Per favore segnala i bug a <[email protected]>.\n" -#: g10/g10.c:315 +#: g10/g10.c:317 msgid "Usage: gpgm [options] [files] (-h for help)" msgstr "Uso: gpgm [opzioni] [file] (-h per l'aiuto)" -#: g10/g10.c:317 +#: g10/g10.c:319 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Uso: gpg [opzioni] [file] (-h per l'aiuto)" -#: g10/g10.c:322 +#: g10/g10.c:324 msgid "" "Syntax: gpgm [options] [files]\n" "GNUPG maintenance utility\n" @@ -341,7 +546,7 @@ msgstr "" "Sintassi: gpgm [opzioni] [file]\n" "Utility di manutenzione di GNUPG\n" -#: g10/g10.c:325 +#: g10/g10.c:327 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -351,7 +556,7 @@ msgstr "" "firma, controlla, cifra o decifra\n" "l'operazione predefinita dipende dai dati di input\n" -#: g10/g10.c:331 +#: g10/g10.c:333 msgid "" "\n" "Supported algorithms:\n" @@ -359,141 +564,141 @@ msgstr "" "\n" "Algoritmi gestiti:\n" -#: g10/g10.c:406 +#: g10/g10.c:408 msgid "usage: gpgm [options] " msgstr "uso: gpgm [options] " -#: g10/g10.c:408 +#: g10/g10.c:410 msgid "usage: gpg [options] " msgstr "uso: gpg [options] " -#: g10/g10.c:449 +#: g10/g10.c:451 msgid "conflicting commands\n" msgstr "comandi in conflitto\n" -#: g10/g10.c:588 +#: g10/g10.c:590 #, c-format msgid "note: no default option file '%s'\n" msgstr "nota: nessun file con opzioni predefinite '%s'\n" -#: g10/g10.c:592 +#: g10/g10.c:594 #, c-format msgid "option file '%s': %s\n" msgstr "file con opzioni predefinite '%s': %s\n" -#: g10/g10.c:599 +#: g10/g10.c:601 #, c-format msgid "reading options from '%s'\n" msgstr "lettura delle opzioni da '%s'\n" -#: g10/g10.c:765 g10/g10.c:777 +#: g10/g10.c:768 g10/g10.c:780 msgid "selected cipher algorithm is invalid\n" msgstr "l'algoritmo di cifratura selezionato non � valido\n" -#: g10/g10.c:771 g10/g10.c:783 +#: g10/g10.c:774 g10/g10.c:786 msgid "selected digest algorithm is invalid\n" msgstr "l'algoritmo di digest selezionato non � valido\n" -#: g10/g10.c:786 +#: g10/g10.c:789 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "l'algoritmo di compressione deve essere tra %d e %d\n" -#: g10/g10.c:788 +#: g10/g10.c:791 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve essere maggiore di 0\n" -#: g10/g10.c:790 +#: g10/g10.c:793 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve essere maggiore di 1\n" -#: g10/g10.c:793 +#: g10/g10.c:796 msgid "note: simple S2K mode (0) is strongly discouraged\n" msgstr "" -#: g10/g10.c:797 +#: g10/g10.c:800 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "" -#: g10/g10.c:872 +#: g10/g10.c:876 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: g10/g10.c:878 +#: g10/g10.c:882 msgid "--store [filename]" msgstr "--store [nomefile]" -#: g10/g10.c:886 +#: g10/g10.c:890 msgid "--symmetric [filename]" msgstr "--symmetric [nomefile]" -#: g10/g10.c:894 +#: g10/g10.c:898 msgid "--encrypt [filename]" msgstr "--encrypt [nomefile]" -#: g10/g10.c:907 +#: g10/g10.c:911 msgid "--sign [filename]" msgstr "--sign [nomefile]" -#: g10/g10.c:920 +#: g10/g10.c:924 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nomefile]" -#: g10/g10.c:934 +#: g10/g10.c:938 msgid "--clearsign [filename]" msgstr "--clearsign [nomefile]" -#: g10/g10.c:946 +#: g10/g10.c:950 msgid "--decrypt [filename]" msgstr "--decrypt [nomefile]" -#: g10/g10.c:955 +#: g10/g10.c:959 msgid "--edit-key username" msgstr "--edit-key nomeutente" -#: g10/g10.c:963 +#: g10/g10.c:967 msgid "--delete-secret-key username" msgstr "--delete-secret-key nomeutente" -#: g10/g10.c:966 +#: g10/g10.c:970 msgid "--delete-key username" msgstr "--delete-key nomeutente" -#: g10/encode.c:213 g10/g10.c:989 g10/keylist.c:79 +#: g10/encode.c:213 g10/g10.c:993 g10/keylist.c:79 #, c-format msgid "can't open %s: %s\n" msgstr "impossibile aprire '%s': %s\n" -#: g10/g10.c:1000 +#: g10/g10.c:1004 msgid "-k[v][v][v][c] [userid] [keyring]" msgstr "-k[v][v][v][c] [userid] [portachiavi]" -#: g10/g10.c:1055 +#: g10/g10.c:1059 #, c-format msgid "dearmoring failed: %s\n" msgstr "rimozione dell'armatura fallita: %s\n" -#: g10/g10.c:1063 +#: g10/g10.c:1067 #, c-format msgid "enarmoring failed: %s\n" msgstr "creazione dell'armatura fallita: %s\n" -#: g10/g10.c:1124 +#: g10/g10.c:1128 #, c-format msgid "invalid hash algorithm '%s'\n" msgstr "algoritmo di hash non valido '%s'\n" -#: g10/g10.c:1194 +#: g10/g10.c:1204 msgid "[filename]" msgstr "[nomefile]" -#: g10/decrypt.c:59 g10/g10.c:1196 g10/verify.c:66 +#: g10/decrypt.c:59 g10/g10.c:1206 g10/verify.c:66 #, c-format msgid "can't open '%s'\n" msgstr "impossibile aprire '%s'\n" -#: g10/g10.c:1241 +#: g10/g10.c:1251 msgid "" "RSA keys are deprecated; please consider creating a new key and use this key " "in the future\n" @@ -625,7 +830,7 @@ msgstr "" "se possiamo assegnare qualche valore di fiducia del proprietario mancante.\n" "\n" -#: g10/pkclist.c:170 +#: g10/pkclist.c:168 msgid "" "No owner trust values changed.\n" "\n" @@ -633,15 +838,15 @@ msgstr "" "Nessun valore di fiducia del proprietario modificato.\n" "\n" -#: g10/pkclist.c:190 +#: g10/pkclist.c:188 msgid "revoked_key.override" msgstr "" -#: g10/pkclist.c:191 g10/pkclist.c:281 +#: g10/pkclist.c:189 g10/pkclist.c:279 msgid "Use this key anyway? " msgstr "Uso lo stesso questa chiave? " -#: g10/pkclist.c:276 +#: g10/pkclist.c:274 msgid "" "It is NOT certain that the key belongs to its owner.\n" "If you *really* know what you are doing, you may answer\n" @@ -653,55 +858,55 @@ msgstr "" "prossima domanda.\n" "\n" -#: g10/pkclist.c:280 +#: g10/pkclist.c:278 msgid "untrusted_key.override" msgstr "" -#: g10/pkclist.c:285 +#: g10/pkclist.c:283 msgid "WARNING: Using untrusted key!\n" msgstr "ATTENZIONE: uso di una chiave non fidata!\n" -#: g10/pkclist.c:321 +#: g10/pkclist.c:319 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "ATTENZIONE: questa chiave � stata revocata dal suo proprietario!\n" -#: g10/pkclist.c:322 +#: g10/pkclist.c:320 msgid " This could mean that the signature is forgery.\n" msgstr " Questo pu� significare che la firma � stata falsificata.\n" -#: g10/pkclist.c:343 +#: g10/pkclist.c:341 msgid "Note: This key has expired!\n" msgstr "Nota: questa chiave � scaduta!\n" -#: g10/pkclist.c:350 +#: g10/pkclist.c:348 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "ATTENZIONE: questa chiave non � certificata con una firma fidata!\n" -#: g10/pkclist.c:352 +#: g10/pkclist.c:350 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr "" " Non ci sono indicazioni che la firma appartenga al proprietario.\n" -#: g10/pkclist.c:367 +#: g10/pkclist.c:365 msgid "WARNING: We do NOT trust this key!\n" msgstr "ATTENZIONE: NON ci fidiamo di questa chiave!\n" -#: g10/pkclist.c:368 +#: g10/pkclist.c:366 msgid " The signature is probably a FORGERY.\n" msgstr " La firma � probabilmente un FALSO.\n" -#: g10/pkclist.c:375 +#: g10/pkclist.c:373 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" "ATTENZIONE: questa chiave non � certificata con firme abbastanza fidate!\n" -#: g10/pkclist.c:378 +#: g10/pkclist.c:376 msgid " It is not certain that the signature belongs to the owner.\n" msgstr " Non � sicuro che la firma appartenga al proprietario.\n" -#: g10/pkclist.c:423 +#: g10/pkclist.c:421 msgid "" "You did not specify a user ID. (you may use \"-r\")\n" "\n" @@ -709,29 +914,29 @@ msgstr "" "Non hai specificato un user ID. (puoi usare \"-r\")\n" "\n" -#: g10/pkclist.c:427 +#: g10/pkclist.c:425 msgid "pklist.user_id.enter" msgstr "" -#: g10/pkclist.c:428 +#: g10/pkclist.c:426 msgid "Enter the user ID: " msgstr "Inserisci l'user ID: " -#: g10/pkclist.c:439 +#: g10/pkclist.c:437 msgid "No such user ID.\n" msgstr "User ID inesistente.\n" -#: g10/pkclist.c:473 g10/pkclist.c:500 +#: g10/pkclist.c:471 g10/pkclist.c:498 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: saltata: %s\n" -#: g10/pkclist.c:481 +#: g10/pkclist.c:479 #, c-format msgid "%s: error checking key: %s\n" msgstr "%s: errore nel controllare la chiave: %s\n" -#: g10/pkclist.c:507 +#: g10/pkclist.c:505 msgid "no valid addressees\n" msgstr "nessun indirizzo valido\n" @@ -757,34 +962,34 @@ msgstr " (%d) DSA e ElGamal (default)\n" msgid " (%d) ElGamal (sign and encrypt)\n" msgstr " (%d) ElGamal (firma e crittografa)\n" -#: g10/keygen.c:387 +#: g10/keygen.c:388 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (crittografa solo)\n" -#: g10/keygen.c:388 +#: g10/keygen.c:389 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (firma solo)\n" -#: g10/keygen.c:389 +#: g10/keygen.c:390 #, c-format msgid " (%d) ElGamal in a v3 packet\n" msgstr " (%d) ElGamal in un pacchetto v3\n" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "keygen.algo" msgstr "" -#: g10/keygen.c:393 +#: g10/keygen.c:394 msgid "Your selection? " msgstr "Cosa scegli? " -#: g10/keygen.c:419 +#: g10/keygen.c:420 msgid "Invalid selection.\n" msgstr "Scelta non valida.\n" -#: g10/keygen.c:431 +#: g10/keygen.c:432 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -797,23 +1002,23 @@ msgstr "" " la dimensione predefinita � 1024 bit\n" " la dimensione massima consigliata � 2048 bit\n" -#: g10/keygen.c:437 +#: g10/keygen.c:438 msgid "keygen.size" msgstr "" -#: g10/keygen.c:438 +#: g10/keygen.c:439 msgid "What keysize do you want? (1024) " msgstr "Di che dimensioni vuoi la chiave? (1024) " -#: g10/keygen.c:443 +#: g10/keygen.c:444 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "DSA permette solo chiavi di dimensioni da 512 a 1024\n" -#: g10/keygen.c:445 +#: g10/keygen.c:446 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "la chiave � troppo corta; 768 � il minimo valore permesso.\n" -#: g10/keygen.c:448 +#: g10/keygen.c:449 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" @@ -821,15 +1026,15 @@ msgstr "" "Chiavi pi� lunghe di 2048 non sono consigliate perch� i calcoli sono \n" "VERAMENTE lunghi!\n" -#: g10/keygen.c:450 +#: g10/keygen.c:451 msgid "keygen.size.huge.okay" msgstr "" -#: g10/keygen.c:451 +#: g10/keygen.c:452 msgid "Are you sure that you want this keysize? " msgstr "Sei sicuro di volere una chiave di queste dimensioni? " -#: g10/keygen.c:452 +#: g10/keygen.c:453 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -837,25 +1042,25 @@ msgstr "" "Va bene, ma ricordati che anche le radiazioni emesse dal tuo monitor e dalla " "tua tastiera sono molto vulnerabili ad attacchi!\n" -#: g10/keygen.c:459 +#: g10/keygen.c:460 msgid "keygen.size.large.okay" msgstr "" -#: g10/keygen.c:460 +#: g10/keygen.c:461 msgid "Do you really need such a large keysize? " msgstr "Ti serve davvero una chiave cos� lunga? " -#: g10/keygen.c:466 +#: g10/keygen.c:467 #, c-format msgid "Requested keysize is %u bits\n" msgstr "Le dimensioni della chiave richieste sono %u bit\n" -#: g10/keygen.c:469 g10/keygen.c:473 +#: g10/keygen.c:470 g10/keygen.c:474 #, c-format msgid "rounded up to %u bits\n" msgstr "arrotondate a %u bit\n" -#: g10/keygen.c:485 +#: g10/keygen.c:486 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -870,37 +1075,37 @@ msgstr "" " <n>m = la chiave scadr� dopo n mesi\n" " <n>y = la chiave scadr� dopo n anni\n" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "keygen.valid" msgstr "" -#: g10/keygen.c:500 +#: g10/keygen.c:501 msgid "Key is valid for? (0) " msgstr "Chiave valida per? (0) " -#: g10/keygen.c:511 +#: g10/keygen.c:512 msgid "invalid value\n" msgstr "valore non valido\n" -#: g10/keygen.c:516 +#: g10/keygen.c:517 msgid "Key does not expire at all\n" msgstr "La chiave non scade\n" #. print the date when the key expires -#: g10/keygen.c:519 +#: g10/keygen.c:520 #, c-format msgid "Key expires at %s\n" msgstr "La chiave scadr� il %s\n" -#: g10/keygen.c:524 +#: g10/keygen.c:525 msgid "keygen.valid.okay" msgstr "" -#: g10/keygen.c:525 +#: g10/keygen.c:526 msgid "Is this correct (y/n)? " msgstr "� giusto (s/n)? " -#: g10/keygen.c:553 +#: g10/keygen.c:554 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -916,51 +1121,51 @@ msgstr "" " \"Heinrich Heine (Der Dichter) <[email protected]>\"\n" "\n" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "keygen.name" msgstr "" -#: g10/keygen.c:564 +#: g10/keygen.c:565 msgid "Real name: " msgstr "Nome e Cognome: " -#: g10/keygen.c:568 +#: g10/keygen.c:569 msgid "Invalid character in name\n" msgstr "Carattere non valido nel nome\n" -#: g10/keygen.c:570 +#: g10/keygen.c:571 msgid "Name may not start with a digit\n" msgstr "Il nome non pu� iniziare con una cifra\n" -#: g10/keygen.c:572 +#: g10/keygen.c:573 msgid "Name must be at least 5 characters long\n" msgstr "Il nome deve essere lungo almeno 5 caratteri\n" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "keygen.email" msgstr "" -#: g10/keygen.c:580 +#: g10/keygen.c:581 msgid "Email address: " msgstr "Indirizzo di Email: " -#: g10/keygen.c:592 +#: g10/keygen.c:593 msgid "Not a valid email address\n" msgstr "L'indirizzo di email non � valido\n" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "keygen.comment" msgstr "" -#: g10/keygen.c:600 +#: g10/keygen.c:601 msgid "Comment: " msgstr "Commento: " -#: g10/keygen.c:606 +#: g10/keygen.c:607 msgid "Invalid character in comment\n" msgstr "Carattere non valido nel commento\n" -#: g10/keygen.c:626 +#: g10/keygen.c:627 #, c-format msgid "" "You selected this USER-ID:\n" @@ -971,19 +1176,19 @@ msgstr "" " \"%s\"\n" "\n" -#: g10/keygen.c:629 +#: g10/keygen.c:630 msgid "NnCcEeOoQq" msgstr "" -#: g10/keygen.c:638 +#: g10/keygen.c:639 msgid "keygen.userid.cmd" msgstr "" -#: g10/keygen.c:639 +#: g10/keygen.c:640 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "Modifica (N)ome, (C)ommento, (E)mail oppure (O)kay/(Q)uit? " -#: g10/keygen.c:686 +#: g10/keygen.c:687 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -991,11 +1196,11 @@ msgstr "" "Ti serve una passphrase per proteggere la tua chiave segreta.\n" "\n" -#: g10/keyedit.c:377 g10/keygen.c:694 +#: g10/keyedit.c:388 g10/keygen.c:695 msgid "passphrase not correctly repeated; try again.\n" msgstr "passphrase non ripetuta correttamente; riprova.\n" -#: g10/keygen.c:700 +#: g10/keygen.c:701 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" @@ -1007,7 +1212,7 @@ msgstr "" "programma con l'opzione \"--edit-key\".\n" "\n" -#: g10/keygen.c:721 +#: g10/keygen.c:722 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (work in another window, move the mouse, utilize the\n" @@ -1021,33 +1226,33 @@ msgstr "" "generatore di numeri casuali la possibilit� di raccogliere abbastanza\n" "entropia.\n" -#: g10/keygen.c:788 +#: g10/keygen.c:789 msgid "Key generation can only be used in interactive mode\n" msgstr "Una chiave pu� essere generata solo in modo interattivo\n" -#: g10/keygen.c:796 +#: g10/keygen.c:797 msgid "DSA keypair will have 1024 bits.\n" msgstr "La coppia DSA avr� 1024 bit.\n" -#: g10/keygen.c:802 +#: g10/keygen.c:803 msgid "Key generation cancelled.\n" msgstr "Generazione della chiave annullata.\n" -#: g10/keygen.c:812 +#: g10/keygen.c:813 #, c-format msgid "writing public certificate to '%s'\n" msgstr "scrittura del certificato pubblico in '%s'\n" -#: g10/keygen.c:813 +#: g10/keygen.c:814 #, c-format msgid "writing secret certificate to '%s'\n" msgstr "scrittura del certificato privato in '%s'\n" -#: g10/keygen.c:890 +#: g10/keygen.c:891 msgid "public and secret key created and signed.\n" msgstr "chiavi pubbliche e segrete create e firmate.\n" -#: g10/keygen.c:892 +#: g10/keygen.c:893 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--add-key\" to generate a secondary key for this purpose.\n" @@ -1056,16 +1261,16 @@ msgstr "" "vorrai usare il comando \"--add-key\" per generare una chiave secondaria\n" "per questo scopo.\n" -#: g10/keygen.c:906 g10/keygen.c:990 +#: g10/keygen.c:907 g10/keygen.c:991 #, c-format msgid "Key generation failed: %s\n" msgstr "Generazione della chiave fallita: %s\n" -#: g10/keygen.c:967 +#: g10/keygen.c:968 msgid "keygen.sub.okay" msgstr "" -#: g10/keygen.c:968 +#: g10/keygen.c:969 msgid "Really create? " msgstr "Crea davvero? " @@ -1099,7 +1304,7 @@ msgstr "%s crittografato per: %s\n" msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "" -#: g10/import.c:105 g10/trustdb.c:1349 +#: g10/import.c:105 g10/trustdb.c:1389 #, c-format msgid "can't open file: %s\n" msgstr "impossibile aprire il file: %s\n" @@ -1109,7 +1314,7 @@ msgstr "impossibile aprire il file: %s\n" msgid "skipping block of type %d\n" msgstr "salto un blocco di tipo %d\n" -#: g10/import.c:131 g10/trustdb.c:1427 +#: g10/import.c:131 g10/trustdb.c:1464 #, c-format msgid "read error: %s\n" msgstr "errore di lettura: %s\n" @@ -1347,17 +1552,17 @@ msgstr "Trovato 1 user id senza autofirma valida\n" msgid "%d user ids without valid self-signatures detected\n" msgstr "Trovati %d user id senza autofirme valide\n" -#: g10/keyedit.c:249 +#: g10/keyedit.c:257 #, c-format msgid "Already signed by key %08lX\n" msgstr "Gi� firmato dalla chiave %08lX\n" -#: g10/keyedit.c:257 +#: g10/keyedit.c:265 #, c-format msgid "Nothing to sign with key %08lX\n" msgstr "Niente da firmare con la chiave %08lX\n" -#: g10/keyedit.c:265 +#: g10/keyedit.c:274 msgid "" "Are you really sure that you want to sign this key\n" "with your key: \"" @@ -1365,33 +1570,33 @@ msgstr "" "Sei davvero sicuro di volere firmare questa chiave\n" "con la tua chiave: \"" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "sign_uid.okay" msgstr "" -#: g10/keyedit.c:272 +#: g10/keyedit.c:281 msgid "Really sign? " msgstr "Firmo davvero? " -#: g10/keyedit.c:293 +#: g10/keyedit.c:302 #, c-format msgid "signing failed: %s\n" msgstr "firma fallita: %s\n" -#: g10/keyedit.c:344 +#: g10/keyedit.c:355 msgid "This key is not protected.\n" msgstr "Questa chiave non � protetta.\n" -#: g10/keyedit.c:347 +#: g10/keyedit.c:358 msgid "Key is protected.\n" msgstr "La chiave � protetta.\n" -#: g10/keyedit.c:364 +#: g10/keyedit.c:375 #, c-format msgid "Can't edit this key: %s\n" msgstr "Impossibile modificare questa chiave: %s\n" -#: g10/keyedit.c:369 +#: g10/keyedit.c:380 msgid "" "Enter the new passphrase for this secret key.\n" "\n" @@ -1399,7 +1604,7 @@ msgstr "" "Inserisci la nuova passphrase per questa chiave segreta.\n" "\n" -#: g10/keyedit.c:381 +#: g10/keyedit.c:392 msgid "" "You don't want a passphrase - this is probably a *bad* idea!\n" "\n" @@ -1407,284 +1612,289 @@ msgstr "" "Non vuoi una passphrase - questa � probabilmente una *cattiva* idea!\n" "\n" -#: g10/keyedit.c:383 +#: g10/keyedit.c:394 msgid "change_passwd.empty.okay" msgstr "" -#: g10/keyedit.c:384 +#: g10/keyedit.c:395 msgid "Do you really want to do this? " msgstr "Vuoi veramente farlo?" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit" msgstr "" -#: g10/keyedit.c:439 +#: g10/keyedit.c:450 msgid "quit this menu" msgstr "abbandona questo men�" -#: g10/keyedit.c:440 +#: g10/keyedit.c:451 msgid "q" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save" msgstr "" -#: g10/keyedit.c:441 +#: g10/keyedit.c:452 msgid "save and quit" msgstr "salva ed esci" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "help" msgstr "" -#: g10/keyedit.c:442 +#: g10/keyedit.c:453 msgid "show this help" msgstr "mostra questo aiuto" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "fpr" msgstr "" -#: g10/keyedit.c:444 +#: g10/keyedit.c:455 msgid "show fingerprint" msgstr "mostra le impronte digitali" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list" msgstr "" -#: g10/keyedit.c:445 +#: g10/keyedit.c:456 msgid "list key and user ids" msgstr "elenca le chiavi e gli user id" -#: g10/keyedit.c:446 +#: g10/keyedit.c:457 msgid "l" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "uid" msgstr "" -#: g10/keyedit.c:447 +#: g10/keyedit.c:458 msgid "select user id N" msgstr "scegli l'user id N" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "key" msgstr "" -#: g10/keyedit.c:448 +#: g10/keyedit.c:459 msgid "select secondary key N" msgstr "scegli la chiave secondaria N" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "check" msgstr "" -#: g10/keyedit.c:449 +#: g10/keyedit.c:460 msgid "list signatures" msgstr "elenca le firme" -#: g10/keyedit.c:450 +#: g10/keyedit.c:461 msgid "c" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign" msgstr "" -#: g10/keyedit.c:451 +#: g10/keyedit.c:462 msgid "sign the key" msgstr "firma la chiave" -#: g10/keyedit.c:452 +#: g10/keyedit.c:463 msgid "s" msgstr "" -#: g10/keyedit.c:453 +#: g10/keyedit.c:464 msgid "debug" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "adduid" msgstr "" -#: g10/keyedit.c:454 +#: g10/keyedit.c:465 msgid "add a user id" msgstr "aggiungi un user id" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "deluid" msgstr "" -#: g10/keyedit.c:455 +#: g10/keyedit.c:466 msgid "delete user id" msgstr "cancella un user id" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "addkey" msgstr "" -#: g10/keyedit.c:456 +#: g10/keyedit.c:467 msgid "add a secondary key" msgstr "aggiungi una chiave secondaria" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delkey" msgstr "" -#: g10/keyedit.c:457 +#: g10/keyedit.c:468 msgid "delete a secondary key" msgstr "cancella una chiave secondaria" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle" msgstr "" -#: g10/keyedit.c:458 +#: g10/keyedit.c:469 msgid "toggle between secret and public key listing" msgstr "cambia tra visualizzare la chiave segreta e la chiave pubblica" -#: g10/keyedit.c:460 +#: g10/keyedit.c:471 msgid "t" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "pref" msgstr "" -#: g10/keyedit.c:461 +#: g10/keyedit.c:472 msgid "list preferences" msgstr "elenca le impostazioni" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "passwd" msgstr "" -#: g10/keyedit.c:462 +#: g10/keyedit.c:473 msgid "change the passphrase" msgstr "cambia la passphrase" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "trust" msgstr "" -#: g10/keyedit.c:463 +#: g10/keyedit.c:474 msgid "change the ownertrust" msgstr "cambia il valore di fiducia" -#: g10/keyedit.c:481 +#: g10/keyedit.c:492 msgid "can't do that in batchmode\n" msgstr "impossibile fare questo in batch mode\n" #. check that they match #. FIXME: check that they both match -#: g10/keyedit.c:504 +#: g10/keyedit.c:515 msgid "Secret key is available.\n" msgstr "� disponibile una chiave segreta.\n" -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "keyedit.cmd" msgstr "" -#: g10/keyedit.c:520 +#: g10/keyedit.c:531 msgid "Command> " msgstr "Comando> " -#: g10/keyedit.c:545 +#: g10/keyedit.c:556 msgid "Need the secret key to to this.\n" msgstr "Per fare questo serve la chiave segreta.\n" -#: g10/keyedit.c:564 +#: g10/keyedit.c:575 msgid "keyedit.save.okay" msgstr "" -#: g10/keyedit.c:565 +#: g10/keyedit.c:576 msgid "Save changes? " msgstr "Salvo i cambiamenti? " -#: g10/keyedit.c:567 +#: g10/keyedit.c:578 msgid "keyedit.cancel.okay" msgstr "" -#: g10/keyedit.c:568 +#: g10/keyedit.c:579 msgid "Quit without saving? " msgstr "Esco senza salvare? " -#: g10/keyedit.c:578 +#: g10/keyedit.c:589 #, c-format msgid "update failed: %s\n" msgstr "aggiornamento fallito: %s\n" -#: g10/keyedit.c:585 +#: g10/keyedit.c:596 #, c-format msgid "update secret failed: %s\n" msgstr "aggiornamento della chiave segreta fallito: %s\n" -#: g10/keyedit.c:593 +#: g10/keyedit.c:603 msgid "Key not changed so no update needed.\n" msgstr "La chiave non � cambiata quindi non sono necessari aggiornamenti.\n" -#: g10/keyedit.c:623 +#: g10/keyedit.c:606 g10/keyedit.c:664 +#, fuzzy, c-format +msgid "update of trust db failed: %s\n" +msgstr "aggiornamento della chiave segreta fallito: %s\n" + +#: g10/keyedit.c:637 msgid "keyedit.sign_all.okay" msgstr "" -#: g10/keyedit.c:624 +#: g10/keyedit.c:638 msgid "Really sign all user ids? " msgstr "Firmo davvero tutti gli user id? " -#: g10/keyedit.c:625 +#: g10/keyedit.c:639 msgid "Hint: Select the user ids to sign\n" msgstr "Suggerimento: seleziona gli user id da firmare\n" -#: g10/keyedit.c:653 +#: g10/keyedit.c:675 msgid "You must select at least one user id.\n" msgstr "Devi selezionare almeno un user id.\n" -#: g10/keyedit.c:655 +#: g10/keyedit.c:677 msgid "You can't delete the last user id!\n" msgstr "Non puoi cancellare l'ultimo user id!\n" -#: g10/keyedit.c:657 +#: g10/keyedit.c:679 msgid "keyedit.remove.uid.okay" msgstr "" -#: g10/keyedit.c:658 +#: g10/keyedit.c:680 msgid "Really remove all selected user ids? " msgstr "Tolgo davvero tutti gli user id selezionati? " -#: g10/keyedit.c:659 +#: g10/keyedit.c:681 msgid "Really remove this user id? " msgstr "Tolgo davvero questo user id? " -#: g10/keyedit.c:682 +#: g10/keyedit.c:704 msgid "You must select at least one key.\n" msgstr "Devi selezionare almeno una chiave.\n" -#: g10/keyedit.c:684 +#: g10/keyedit.c:706 msgid "keyedit.remove.subkey.okay" msgstr "" -#: g10/keyedit.c:686 +#: g10/keyedit.c:708 msgid "Do you really want to delete the selected keys? " msgstr "Vuoi davvero cancellare le chiavi selezionate? " -#: g10/keyedit.c:687 +#: g10/keyedit.c:709 msgid "Do you really want to delete this key? " msgstr "Vuoi davvero cancellare questa chiave? " -#: g10/keyedit.c:724 +#: g10/keyedit.c:746 msgid "Invalid command (try \"help\")\n" msgstr "Comando non valido (prova \"help\")\n" -#: g10/keyedit.c:1104 +#: g10/keyedit.c:1129 #, c-format msgid "No user id with index %d\n" msgstr "Nessun user id con l'indice %d\n" -#: g10/keyedit.c:1149 +#: g10/keyedit.c:1174 #, c-format msgid "No secondary key with index %d\n" msgstr "Nessuna chiave secondaria con l'indice %d\n" @@ -1708,15 +1918,15 @@ msgstr "" msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Firma fatta %.*s usando %s key ID %08lX\n" -#: g10/mainproc.c:852 +#: g10/mainproc.c:854 msgid "BAD signature from \"" msgstr "Firma NON corretta da \"" -#: g10/mainproc.c:853 +#: g10/mainproc.c:855 msgid "Good signature from \"" msgstr "Buona firma da \"" -#: g10/mainproc.c:864 +#: g10/mainproc.c:866 #, c-format msgid "Can't check signature: %s\n" msgstr "Impossibile controllare la firma: %s\n" @@ -1800,79 +2010,78 @@ msgstr "" msgid "warning: signature key expired %s\n" msgstr "attenzione: firma della chiave scaduta il %s\n" -#: g10/trustdb.c:318 -#, c-format -msgid "error reading sigrec: %s\n" -msgstr "errore leggendo la sigrec: %s\n" +#: g10/trustdb.c:127 +msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n" +msgstr "" -#: g10/trustdb.c:323 +#: g10/trustdb.c:406 #, c-format msgid "chained sigrec %lu has a wrong owner\n" msgstr "la chained sigrec %lu ha il proprietario sbagliato\n" -#: g10/trustdb.c:370 +#: g10/trustdb.c:453 #, c-format msgid "key %08lX: secret key without public key\n" msgstr "chiave %08lX: chiave segreta senza chiave pubblica\n" -#: g10/trustdb.c:375 +#: g10/trustdb.c:458 #, c-format msgid "key %08lX: secret and public key don't match\n" msgstr "chiave %08lX: le chiavi segreta e pubblica non corrispondono\n" -#: g10/trustdb.c:386 +#: g10/trustdb.c:469 #, c-format msgid "key %08lX: can't put it into the trustdb\n" msgstr "chiave %08lX: impossibile metterla nel trustdb\n" -#: g10/trustdb.c:392 +#: g10/trustdb.c:475 #, c-format msgid "key %08lX: query record failed\n" msgstr "chiave %08lX: richiesta del record fallita\n" -#: g10/trustdb.c:401 +#: g10/trustdb.c:484 #, c-format msgid "key %08lX: already in ultikey_table\n" msgstr "chiave %08lX: gi� in ultikey_table\n" -#: g10/trustdb.c:408 +#: g10/trustdb.c:491 #, c-format msgid "enum_secret_keys failed: %s\n" msgstr "enum_secret_keys fallito: %s\n" -#: g10/trustdb.c:913 +#: g10/trustdb.c:964 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n" msgstr "chiave %08lX: nessun user id per la firma\n" -#: g10/trustdb.c:920 +#: g10/trustdb.c:971 #, fuzzy, c-format msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n" msgstr "chiave %08lX: autofirma non valida\n" -#: g10/trustdb.c:1624 +#: g10/trustdb.c:1658 #, c-format msgid "key %08lX: insert trust record failed: %s\n" msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n" -#: g10/trustdb.c:1628 +#: g10/trustdb.c:1662 #, c-format msgid "key %08lX.%lu: inserted into trustdb\n" msgstr "chiave %08lX.%lu: inserita nel trustdb\n" -#: g10/trustdb.c:1639 +#: g10/trustdb.c:1670 #, c-format msgid "key %08lX.%lu: created in future (time warp or clock problem)\n" msgstr "" "chiave %08lX.%lu: creata nel futuro (salto nel tempo o problema\n" "con l'orologio)\n" -#: g10/trustdb.c:1647 +#: g10/trustdb.c:1678 #, c-format msgid "key %08lX.%lu: expired at %s\n" msgstr "chiave %08lX.%lu: scaduta il %s\n" -#: g10/trustdb.c:1656 +#: g10/trustdb.c:1687 #, c-format msgid "key %08lX.%lu: trust check failed: %s\n" msgstr "chiave %08lX.%lu: controllo della fiducia fallito: %s\n" @@ -1932,5 +2141,5 @@ msgstr "" "Impossibile evitare una chiave debole per il cifrario simmetrico;\n" "ho provato %d volte!\n" -#~ msgid "can't write keyring\n" -#~ msgstr "impossibile scrivere il portachiavi\n" +#~ msgid "error reading sigrec: %s\n" +#~ msgstr "errore leggendo la sigrec: %s\n" |