aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
-rw-r--r--VERSION2
-rw-r--r--configure.in6
-rw-r--r--po/de.po828
-rw-r--r--po/es_ES.po828
-rw-r--r--po/fr.po828
-rw-r--r--po/it.po828
-rw-r--r--po/pl.po838
-rw-r--r--po/pt_BR.po828
-rw-r--r--po/ru.po829
-rwxr-xr-xscripts/mkdiff3
12 files changed, 3001 insertions, 2825 deletions
diff --git a/ChangeLog b/ChangeLog
index cf6bb15f2..ea1ea4484 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 19 18:01:54 CET 1999 Werner Koch <[email protected]>
+
+ * VERSION: Released 0.9.3
+
Fri Feb 19 15:49:15 CET 1999 Werner Koch <[email protected]>
* acinclude.m4: Removed gettext macros.
diff --git a/NEWS b/NEWS
index dc0d4b138..afe9456c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Noteworthy changes in version 0.9.3
+-----------------------------------
* Changed the internal design of getkey which now allows a
efficient lookup of multiple keys and add a word match mode.
@@ -13,6 +15,8 @@
* Changed the locking stuff.
+ * Print all user ids of a good signature.
+
Noteworthy changes in version 0.9.2
-----------------------------------
diff --git a/VERSION b/VERSION
index 112d5bea9..965065db5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.2a
+0.9.3
diff --git a/configure.in b/configure.in
index 2caa3ed04..35aaa6241 100644
--- a/configure.in
+++ b/configure.in
@@ -91,12 +91,6 @@ dnl AM_PROG_LIBTOOL
MPI_OPT_FLAGS=""
if test "$GCC" = yes; then
CFLAGS="$CFLAGS -Wall -Wcast-align -Wshadow -Wstrict-prototypes"
- dnl Always enable optimazation in MPI
- if (echo "$CFLAGS" | grep '[-]O') >/dev/null ; then
- :
- else
- MPI_OPT_FLAGS=-O2
- fi
fi
diff --git a/po/de.po b/po/de.po
index 49c0d7f39..39f0570df 100644
--- a/po/de.po
+++ b/po/de.po
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"PO-Revision-Date: 1998-12-27 13:34+0100\n"
"Last-Translator: Walter Koch <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
@@ -28,6 +28,14 @@ msgstr ""
" Um dies zu vermeiden, kann das Programm suid(root) installiert werden.\n"
" Bitte wenden Sie sich hierzu an den Systemadministrator.\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "ja"
@@ -238,12 +246,12 @@ msgstr "... dies ist ein Bug (Programmfehler) (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "Sie haben eine Bug (Programmfehler) gefunden ... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
msgid "WARNING: using insecure random number generator!!\n"
msgstr ""
"WARNUNG: Der Zufallszahlengenerator erzeugt keine echten Zufallszahlen!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -269,7 +277,7 @@ msgstr ""
"Arbeiten durch, damit das Betriebssystem weitere Entropie sammeln kann!\n"
"(Es werden noch %d Byte ben�tigt.)\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -277,127 +285,127 @@ msgstr ""
"@Befehle:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[file]|Eine Unterschrift erzeugen"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[file]|Eine Klartextunterschrift erzeugen"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "Eine abgetrennte Unterschrift erzeugen"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "Daten verschl�sseln"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "Daten nur symmetrisch verschl�sseln"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "Nur speichern"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "Daten entschl�sseln (Voreinstellung)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "Signatur pr�fen"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "Liste der Schl�ssel"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "Liste der Schl�ssel und ihrer Signaturen"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "Signaturen der Schl�ssel pr�fen"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "Liste der Schl�ssel und ihrer \"Fingerabdr�cke\""
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "Liste der geheimen Schl�ssel"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "Ein neues Schl�sselpaar erzeugen"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "Schl�ssel entfernen"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "Unterschreiben oder Bearbeiten eines Schl�ssels"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "Ein Schl�sselwiderruf-Zertifikat erzeugen"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "Schl�ssel exportieren"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "Schl�ssel importieren/kombinieren"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "Lediglich die Struktur der Datenpakete anzeigen"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "Exportieren der \"Owner trust\" Werte"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "Importieren der \"Owner trust\" Werte"
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NAMES]|�ndern der \"Trust\"-Datenbank"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NAMES]|�berpr�fen der \"Trust\"-Datenbank"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "Reparieren einer besch�digten \"Trust\"-Datenbank"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "Datei oder stdin von der ASCII-H�lle befreien"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "Datei oder stdin in eine ASCII-H�lle einpacken"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [files]|Message-Digests f�r die Dateien ausgeben"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "Message-Digests f�r die Eingabedaten ausgeben"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -407,144 +415,145 @@ msgstr ""
"Optionen:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "Ausgabe mit ASCII-H�lle versehen"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NAME|Terminalzeichensatz NAME benutzen"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "Mit dieser User-ID signieren"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "Verschl�sseln f�r diese User-ID"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "Kompressionsstufe auf N setzen (0 = keine Kompr.)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "Textmodus benutzen"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "Als Ausgabedatei benutzen"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "Detaillierte Informationen"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "Etwas weniger Infos"
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "v3 Signaturen erzwingen"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "Stapelmodus: Keine Abfragen"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "\"Ja\" als Standardantwort annehmen"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "\"Nein\" als Standardantwort annehmen"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "Als �ffentlichen Schl�sselbund mitbenutzen"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "Als geheimen Schl�sselbund mitbenutzen"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NAME|NAME als voreingestellten Schl�ssel benutzen"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
msgid "|NAME|set terminal charset to NAME"
msgstr "|NAME|Terminalzeichensatz NAME benutzen"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "Optionen aus der Datei lesen"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "Debug-Flags einschalten"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "Alle Debug-Flags einschalten"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|FD|Statusinfo auf FD (Dateihandle) ausgeben"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "Keine Kommentarpakete schreiben"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "Ben�tigte Vollvertrauen (Voreinstellung 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "Ben�tigte Teilvertrauen (Voreinstellung 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr "|KEYID|Diesem Schl�ssel uneingeschr�nkt vertrauen"
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|FILE|Erweiterungsmodul DATEI laden"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "Den in RFC1991 beschriebenen Modus nachahmen"
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|Verwenden des Mantra-Modus N"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|NAME|Das Hashverfahren NAME f�r Mantras benutzen"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|NAME|Das Verschl�.verfahren NAME f�r Mantras benutzen"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NAME|Das Verschl�.verfahren NAME benutzen"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NAME|Das Hashverfahren NAME benutzen"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|Die Komprimierverfahren N benutzen"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "entferne die Absender-ID verschl�sselter Pakete"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -564,19 +573,19 @@ msgstr ""
" --list-keys [Namen] Schl�ssel anzeigen\n"
" --fingerprint [Namen] \"Fingerabdr�cke\" anzeigen\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "Berichte �ber Bugs (Programmfehler) bitte an <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Syntax: gpgm [Optionen] [Dateien] (-h f�r Hilfe)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Aufruf: gpg [Optionen] [Dateien] (-h f�r Hilfe)"
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -584,7 +593,7 @@ msgstr ""
"Syntax: gpgm [options] [files]\n"
"GnuPG Wartungs-Hilfsprogramm\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -594,7 +603,7 @@ msgstr ""
"Signieren, pr�fen, verschl�sseln, entschl�sseln\n"
"Die voreingestellte Operation ist abh�ngig von den Eingabedaten\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -602,149 +611,149 @@ msgstr ""
"\n"
"Unterst�tzte Verfahren:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "Aufruf: gpgm [Optionen] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "Aufruf: gpg [Optionen] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "Widerspr�chliche Befehle\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "Optionendatei '%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "Optionen werden aus '%s' gelesen\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s ist kein g�ltiger Zeichensatz.\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "Das ausgew�hlte Verschl�sslungsverfahren ist ung�ltig\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "Das ausgew�hlte Hashverfahren ist ung�ltig\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "Das Komprimierverfahren mu� im Bereich %d bis %d liegen\n"
-#: g10/g10.c:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed m�ssen gr��er als 0 sein\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed m�ssen gr��er als 1 sein\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "max-cert-depth mu� im Bereich 1 bis 255 liegen\n"
-#: g10/g10.c:854
+#: g10/g10.c:866
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "Hinweis: Vom \"simple S2K\"-Modus (0) ist strikt abzuraten\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "ung�ltiger \"simple S2K\"-Modus; Wert mu� 0, 1 oder 3 sein\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [Dateiname]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [Dateiname]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [Dateiname]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [Dateiname]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [Dateiname]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [Dateiname]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [Dateiname]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
msgid "--edit-key username [commands]"
msgstr "--edit-key Username [Befehle]"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key Username"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key Benutzername"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "'%s' kann nicht ge�ffnet werden: %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [Benutzername] [Keyring]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "Entfernen der ASCII-H�lle ist fehlgeschlagen: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "Anbringen der ASCII-H�lle ist fehlgeschlagen: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "Ung�ltiges Hashverfahren '%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[Dateiname]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr "Auf geht's - Botschaft eintippen ...\n"
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "'%s' kann nicht ge�ffnet werden\n"
@@ -770,54 +779,54 @@ msgstr "Ung�ltige Klartextsignatur-Einleitung\n"
msgid "nested clear text signatures\n"
msgstr "verschachtelte Klartextunterschriften\n"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "Ung�ltige mit Bindestrich \"escapte\" Zeile: "
-#: g10/armor.c:516
+#: g10/armor.c:507
msgid "unexpected armor:"
msgstr "Unerwartete ASCII-H�lle:"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "Ung�ltiges \"radix64\" Zeichen %02x ignoriert\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "vorzeitiges Dateiende (keine Pr�fsumme)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "vorzeitiges Dateiende (innerhalb der Pr�fsumme)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "Falsch aufgebaute Pr�fsumme\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "Pr�fsummenfehler; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "vorzeitiges Dateiende (im Nachsatz)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "Fehler in der Nachsatzzeile\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
msgid "no valid OpenPGP data found.\n"
msgstr "Keine g�ltigen OpenPGP-Daten gefunden.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr ""
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1016,7 +1025,12 @@ msgstr ""
" Es ist nicht sicher, da� die Signatur wirklich dem vorgeblichen "
"Besitzer geh�rt.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: �bersprungen: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1024,80 +1038,75 @@ msgstr ""
"Sie gaben keine User-ID angegeben (Benutzen Sie die Option \"-r\").\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Geben Sie die User-ID ein: "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "Keine solche User-ID vorhanden.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: �bersprungen: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: Fehler beim Pr�fen des Schl�ssels: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "Keine g�ltigen Adressaten\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "Die Eigenbeglaubigung wird geschrieben\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "Schreiben der \"key-binding\" Signatur\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "Bitte w�hlen Sie, welche Art von Schl�ssel Sie m�chten:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA und ElGamal (voreingestellt)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (nur signieren/beglaubigen)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (nur verschl�sseln)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (signieren/beglaubigen und verschl�sseln)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal in einem v3-Paket\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Ihre Auswahl? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
msgid "Do you really want to create a sign and encrypt key? "
msgstr ""
"M�chten Sie wirklich einen Unterschriften-/Verschl�sselungschl�ssel "
"erzeugen? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Ung�ltige Auswahl.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1110,19 +1119,19 @@ msgstr ""
" standard Schl�ssell�nge ist 1024 Bit\n"
" gr��te sinnvolle Schl�ssell�nge ist 2048 Bit\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "Welche Schl�ssell�nge w�nschen Sie? (1024) "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
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:458
+#: g10/keygen.c:456
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:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1130,11 +1139,11 @@ msgstr ""
"Schl�ssell�ngen gr��er als 2048 werden nicht empfohlen, da die\n"
"Berechnungen dann WIRKLICH lange brauchen!\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "Sind Sie sicher, da� Sie diese Schl�ssell�nge w�nschen? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1142,21 +1151,21 @@ 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:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "Brauchen Sie wirklich einen derartig langen Schl�ssel? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "Die verlangte Schl�ssell�nge betr�gt %u Bit\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "aufgerundet auf %u Bit\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1172,29 +1181,29 @@ msgstr ""
" <n>m = Schl�ssel verf�llt nach n Monaten\n"
" <n>y = Schl�ssel verf�llt nach n Jahren\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "Der Schl�ssel bleibt wie lange g�ltig? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "Ung�ltiger Wert.\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
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:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "Der Schl�ssel verf�llt am %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "Ist dies richtig? (j/n) "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1210,39 +1219,39 @@ msgstr ""
" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Ihr Name (\"Vorname Nachname\"): "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Ung�ltiges Zeichen im Namen\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "Der Name darf nicht mit einer Ziffer beginnen.\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "Der Name mu� min. 5 Zeichen lang sein.\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "E-Mail-Adresse: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "Diese E-Mail-Adresse ist ung�ltig\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Kommentar: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Ung�ltiges Zeichen im Kommentar.\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1253,15 +1262,15 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "NnKkEeFfBb"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "�ndern: (N)ame, (K)ommentar, (E)-Mail oder (F)ertig/(B)eenden? "
-#: g10/keygen.c:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1269,11 +1278,11 @@ msgstr ""
"Sie ben�tigen ein Mantra, um den geheimen Schl�ssel zu sch�tzen.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "Mantra wurde nicht richtig wiederholt; noch einmal versuchen.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1286,7 +1295,7 @@ msgstr ""
"aufrufen.\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1297,34 +1306,34 @@ msgstr ""
"unterst�tzen, indem Sie z.B. in einem anderen Fenster/Konsole irgendetwas\n"
"tippen oder irgendwelche anderen Programme benutzen.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
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:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "Der DSA Schl�ssel wird 1024 Bits haben.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "Schl�sselerzeugung abgebrochen.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "schreiben des �ffentlichen Zertifikats nach '%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "schreiben des geheimen Zertifikats nach '%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "�ffentlichen und geheimen Schl�ssel erzeugt und signiert.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1334,12 +1343,12 @@ msgstr ""
"werden kann. Sie k�nnen aber mit dem Befehl \"--add-key\" einen\n"
"Zweitschl�ssel zu diesem Schl�ssel hinzuf�gen.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Schl�sselerzeugung fehlgeschlagen: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1347,7 +1356,7 @@ msgstr ""
"�ffentlicher Schl�ssel wurde in der Zukunft %lu %s erzeugt (Zeitreise oder "
"Uhren stimmen nicht �berein)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1355,12 +1364,12 @@ msgstr ""
"�ffentlicher Schl�ssel wurde in der Zukunft %lu %s erzeugt (Zeitreise oder "
"Uhren stimmen nicht �berein)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "Wirklich erzeugen? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: kann nicht ge�ffnet werden: %s\n"
@@ -1404,285 +1413,285 @@ msgstr "Schl�ssel %08lX: dies ist kein rfc2440-Sch�ssel - �bersprungen\n"
msgid "WARNING: nothing exported\n"
msgstr "WARNUNG: Nichts exportiert\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr "zu viele Eintr�ge im pk-Lager - abgeschaltet\n"
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr "zu viele Eintr�ge im unk-Lager - abgeschaltet\n"
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr ""
"der Zweitschl�ssel %08lX wird anstelle des Hauptschl�ssels %08lX verwendet\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "Kann die Datei nicht �ffnen: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "�berspringe den Block vom Typ %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "%lu Schl�ssel bislang bearbeitet\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "Lesefehler: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr "Anzahl insgesamt bearbeiteter Schl�ssel: %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " ohne User-ID: %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr " importiert: %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr " unver�ndert: %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr " neue User-IDs: %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr " neue Unterschl�ssel: %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr " neue Signaturen: %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr "neue Schl�sselwiderrufe: %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr " gelesene geheime Schl.: %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr "geheime Schl�ssel importiert: %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " unver�nderte geh.Schl.: %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "Schl�ssel %08lX: Keine User-ID\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "Schl�ssel %08lX: Keine g�ltigen User-IDs\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "dies k�nnte durch fehlende Eigenbeglaubigung verursacht worden sein\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "Schl�ssel %08lX: �ffentlicher Schl�ssel nicht gefunden: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "Kein voreingestellter �ffentlicher Schl�sselbund\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "Schreiben nach '%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "kann �ffentlichen Schl�sselbund nicht sperren: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "kann Schl�sselbund nicht schreiben: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "Schl�ssel %08lX: �ffentlicher Schl�ssel importiert\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "Schl�ssel %08lX: Stimmt nicht mit unserer Kopie �berein\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr ""
"Schl�ssel %08lX: der lokale originale Schl�sselblocks wurde nicht gefunden: "
"%s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr ""
"Schl�ssel %08lX: Lesefehler im lokalen originalen Schl�sselblocks: %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "Schreiben des Schl�sselblocks\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "Der Schl�sselblock kann nicht geschrieben werden: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "Schl�ssel %08lX: 1 neue User-ID\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "Schl�ssel %08lX: %d neue User-IDs\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "Schl�ssel %08lX: 1 neue Signatur\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "Schl�ssel %08lX: %d neue Signaturen\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "Schl�ssel %08lX: 1 neuer Unterschl�ssel\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "Schl�ssel %08lX: %d neue Unterschl�ssel\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "Schl�ssel %08lX: Nicht ge�ndert\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "kann geheimen Schl�sselbund nicht sperren: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "kann Schl�sselbund nicht schreiben: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "Schl�ssel %08lX: Geheimer Schl�ssel importiert\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "Schl�ssel %08lX: Ist bereits im geheimen Schl�sselbund\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "Schl�ssel %08lX: geheimer Schl�ssel nicht gefunden: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"Schl�ssel %08lX: Kein �ffentlicher Schl�ssel - der Schl�sselwiderruf kann "
"nicht angebracht werden\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "Schl�ssel %08lX: Ung�ltiges Widerrufzertifikat: %s - zur�ckgewiesen\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "Schl�ssel %08lX: Widerrufzertifikat importiert\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "Schl�ssel %08lX: Keine User-ID f�r Signatur\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "Schl�ssel %08lX: Nicht unterst�tzetes Public-Key-Verfahren\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "Schl�ssel %08lX: Ung�ltige Eigenbeglaubigung\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "Schl�ssel %08lX.%lu: Korrekte Unterschl�ssel-Anbindung\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "Schl�ssel %08lX.%lu: Ung�ltige Unterschl�ssel-Anbindung\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "Schl�ssel %08lX: �bergehe User-ID '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "Schl�ssel %08lX: 1 neuer Unterschl�ssel\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "Schl�ssel %08lX: Widerrufzertifikat an falschem Platz - �bergangen\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "Schl�ssel %08lX: Ung�ltiges Widerrufzertifikat: %s - �bergangen\n"
@@ -2121,33 +2130,39 @@ msgstr ""
msgid "original file name='%.*s'\n"
msgstr "Urspr�nglicher Dateiname='%.*s'\n"
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr "Unterschriften-�berpr�fung unterdr�ckt\n"
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "Unterschrieben am %.*s mit %s Schl�ssel %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "FALSCHE Unterschrift von \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Korrekte Unterschrift von \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr " importiert: %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Signatur kann nicht gepr�ft werden: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr "Unterschrift nach alter (PGP 2.x) Art\n"
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr "ung�ltiges root-Paket in proc_tree() entdeckt\n"
@@ -2235,20 +2250,20 @@ msgstr "lese stdin ...\n"
msgid "can't open signed data `%s'\n"
msgstr "kann signierte Datei '%s' nicht �ffnen.\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "Ungenannter Empf�nger: Versuch mit geheimen Schl�ssel %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
msgid "okay, we are the anonymous recipient.\n"
msgstr "Alles klar, wir sind der ungenannte Empf�nger.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
msgid "old encoding of the DEK is not supported\n"
msgstr "alte Kodierung des DEK wird nicht unterst�tzt\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "Hinweis: Verfahren %d ist kein bevorzugtes Verschl�sselungsverfahren\n"
@@ -2319,296 +2334,301 @@ msgstr "WARNUNG: '%s' ist eine leere Datei.\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr ""
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "trustdb Satz %lu: lseek fehlgeschlagen: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr "trustdb Satz %lu: write fehlgeschlagen (n=%d): %s\n"
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr "trustdb Transaktion zu gro�\n"
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: kann nicht zugegriffen werden: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: Verzeichnis kann nicht erzeugt werden: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, c-format
msgid "%s: directory created\n"
msgstr "%s: Verzeichnis erzeugt\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: Verzeichnis existiert nicht!\n"
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: kann nicht erzeugt werden: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: kann nicht erzeugt werden: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: Fehler beim Erzeugen des Versionsatzes: %s"
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: ung�ltige trust-db erzeugt\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s: trust-db erzeugt\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: ung�ltige 'Trust'-Datenbank\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: hashtable kann nicht erzeugt werden: %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: Fehler beim �ndern des Versionsatzes: %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: Fehler beim Lesen des Versionsatzes: %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: Fehler beim Schreiben des Versionsatzes: %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "trustdb: lseek fehlgeschlagen: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "trustdb: read failed (n=%d): %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: keine trustdb Datei\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: version record with recnum %lu\n"
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: invalid file version %d\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: Fehler beim Lesen eines freien Satzes: %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: Fehler beim Schreiben eines Verzeichnis-Satzes: %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: konnte einen Satz nicht Nullen: %s\n"
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: konnte Satz nicht anh�ngen: %s\n"
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr ""
"Die \"Trust\"-Datenbank ist besch�digt; verwenden Sie \"gpgm "
"--fix-trustdb\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "trust record %lu, req type %d: read failed: %s\n"
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "trust record %lu, type %d: write failed: %s\n"
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "Vertrauenssatz %lu: l�schen fehlgeschlagen: %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "\"Trust-DB\": sync fehlgeschlagen: %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "Fehler beim Lesen des Dir-Satzes f�r LID %lu: %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr "lid %lu: Dir-Satz erwartet, aber es kam Typ %d\n"
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr "Kein Hauptschl�ssel f�r LID %lu\n"
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "Fehler beim Lesen den Hauptschl�ssels der LID %lu: %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr "Verketteter Signatursatz %lu hat einen falschen Besitzer\n"
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "'%s' ist keine g�ltige lange Schl�ssel-ID\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr ""
"Schl�ssel %08lX: kein �ffentlicher Sch�ssel f�r vertrauensw�rdigen Schl�ssel "
"- �bersprungen\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "Schl�ssel %08lX kann nicht in die \"trustdb\" eingef�gt werden\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "Schl�ssel %08lX: Satzabfrage fehlgeschlagen\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "Schl�ssel %08lX: Ist bereits in geheimer Schl�sseltabelle\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "Schl�ssel %08lX: Akzeptiert als vertrauensw�rdiger Schl�ssel.\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "HINWEIS: Geheimer Schl�ssel %08lX ist NICHT gesch�tzt.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr ""
"Schl�ssel %08lX: geheimer Schl�ssel, aber ohne �ffentlichen Schl�ssel - "
"�bersprungen\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, 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:591
+#: g10/trustdb.c:593
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "enum_secret_keys fehlgeschlagen: %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "lid %lu: Lesen des Verz.Satzes fehlgeschlagen: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "lid %lu: Lesen des Schl..Satzes fehlgeschlagen: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "lid %lu: Lesen des UserID-Satzes fehlgeschlagen: %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "lid %lu: Lesen des Pref.Satzes fehlgeschlagen: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "lid %lu: Lesen des Sig.Satzes fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr "Huch, keine Schl�ssel\n"
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
msgid "Ooops, no user ids\n"
msgstr "Huch, keine User-IDs\n"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, c-format
msgid "user '%s' read problem: %s\n"
msgstr "User '%s' Leseproblem: %s\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, c-format
msgid "user '%s' list problem: %s\n"
msgstr "User '%s' Listenproblem: %s\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, c-format
msgid "user '%s' not found: %s\n"
msgstr "Benutzer '%s' nicht gefunden: %s\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "Problem, '%s' in der Trust-DB zu finden: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, c-format
msgid "user '%s' not in trustdb\n"
msgstr "User '%s' ist nicht in der trustdb\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
@@ -2617,383 +2637,384 @@ msgstr ""
"# Liste der zugewisenen \"trustvalues\", erzeugt am %s\n"
"# (Verwenden Sie \"gpgm --import-ownertrust\" um sie wieder einzuspielen)\n"
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr "Verzeichnis-Satz ohne Hauptschl�ssel\n"
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, c-format
msgid "error reading key record: %s\n"
msgstr "Fehler beim Lesen des Schl.Satzes: %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr "Zeile zu lang\n"
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr "Fehler: Fehlender Doppelpunkt\n"
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
msgid "error: invalid fingerprint\n"
msgstr "Fehler: ung�ltiger Fingerabdruck\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
msgid "error: no ownertrust value\n"
msgstr "Fehler: Keine \"Owner trust\" Werte\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr "Schl�ssel ist nicht in der trustdb, Schl.bund wird durchsucht.\n"
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, c-format
msgid "key not in ring: %s\n"
msgstr "Schl�ssel ist nicht im Schl�sselbund: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr "Huch: Schl�ssel ist ja gar nicht in der Trust-DB?\n"
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, c-format
msgid "insert trust record failed: %s\n"
msgstr "'trust record' einf�gen fehlgeschlagen: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, c-format
msgid "error finding dir record: %s\n"
msgstr "Fehler beim Auffinden des Verz.Satzes: %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "User '%s' ist nicht in der 'Trust'-Datenbank - wird eingef�gt\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "konnte '%s' nicht in die 'Trust'-Datenbank hineintun: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr "%s: Schl�sselblock Leseproblem: %s\n"
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, c-format
msgid "%s: update failed: %s\n"
msgstr "%s: �nderung fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr "%s: ge�ndert\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr "%s: In Ordnung\n"
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr "lid %lu: Dir-Satz ohne Schl�ssel - �bergangen\n"
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "lid %lu: Schl�sselblock nicht gefunden: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "lid %lu: �nderung fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr "lid %lu: ge�ndert\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu: In Ordnung\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "%lu Schl�ssel bearbeitet\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\t%lu Schl�ssel �bersprungen\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\t%lu Schl�ssel mit Fehlern\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\t%lu Schl�ssel ge�ndert\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "lid ?: Einf�gen fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "lid %lu: Einf�gen fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr "lid %lu: eingef�gt\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr "\t%lu Schl�ssel eingef�gt\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "enumerate Schl�sselblock fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "check_trust: Suche nach Dir-Satz fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "Schl�ssel %08lX: 'trust record' einf�gen fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "Schl�ssel %08lX.%lu: in \"trustdb\" eingef�gt\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, 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:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "Schl�ssel %08lX.%lu: verfallen am %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "Schl�ssel %08lX.%lu: Vertrauenspr�fung fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr "WARNUNG: Lange 'Pref'-Records k�nnen noch nicht benutzt werden\n"
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "get_dir_record: search_record fehlgeschlagen: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr "Hinweis: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr "Hinweis: sig rec %lu[%d] in hintlist of %lu but not marked\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu: kein Hauptschl�ssel\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr "lid %lu: User-ID im Schl�sselblock nicht gefunden\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "lid %lu: User-ID ohne Signatur\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu: Eigenbeglaubigung in 'hintlist'\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "G�ltiger Zerifikat-Widerruf"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Korrektes Zertifikat"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "sehr seltsam: kein �ffentlicher Schl�ssel\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr "hintlist %lu[%d] of %lu zeigt nicht auf einen 'dir record'\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "lid %lu hat keinen Schl�ssel\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: Schl�sselblock nicht verf�gbar: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "tdbio_search_dir fehlgeschlagen: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "Schl�ssel %08lX.%lu: Korrekte Unterschl�ssel-Anbindung\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "Schl�ssel %08lX.%lu: Ung�ltige Unterschl�ssel-Anbindung\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "Schl�ssel %08lX.%lu: G�ltiger Schl�sselwiderruf\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "Schl�ssel %08lX.%lu: Ung�ltiger Schl�sselwiderruf: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "Schl�ssel %08lX.%lu: G�ltiger Unterschl�sselwiderruf\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "Korrekte Eigenbeglaubigung"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "Ung�ltige Eigenbeglaubigung"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
"G�ltiger User-ID-Widerruf ignoriert, da eine neuere Eigenbeglaubigung "
"vorliegt\n"
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "G�ltiger User-ID-Widerruf\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
msgid "Invalid user ID revocation"
msgstr "Ung�ltiger User-ID-Widerruf"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "Zu viele Einstellungen"
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr "Zu viele Angaben zur Bevorzugung"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Doppelte Zertifikate - entfernt"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
msgid "Hmmm, public key lost?"
msgstr "Hmmm, �ffentlicher Sch�ssel verloren?"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "Ung�ltiger Zertifikatswiderruf"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Ung�ltiges Zertifikat"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
"uid %08lX.%lu/%02X%02X: hat \"shadow-dir\" %lu, aber ist noch nicht "
"markiert.\n"
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr "Signatursatz %lu[%d] zeigt auf falschen Satz.\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "insert_trust_record: Schl�sselblock nicht gefunden: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr "F�r insert_trust_record() wurde nicht der Hauptschl�ssel benutzt\n"
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: Schl�sselbund kann nicht erzeugt werden: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: Schl�sselbund erstellt\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "Warnung: Zwei Dateien mit vertraulichem Inhalt vorhanden.\n"
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s ist der Unver�nderte\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr "%s ist der Neue\n"
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr "Bitte diesen potentiellen Sicherheitsmangel beseitigen\n"
@@ -3016,25 +3037,25 @@ msgstr ""
"ist f�r Signaturen NICHT sicher genug!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "Datei '%s' existiert bereits. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "�berschreiben (j/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "Schreiben auf die Standardausgabe\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "die unterzeichneten Daten sind wohl in '%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s: neue Optionendatei erstellt\n"
@@ -3298,6 +3319,9 @@ msgstr "Keine Hilfe vorhanden."
msgid "No help available for `%s'"
msgstr "Keine Hilfe f�r '%s' vorhanden."
+#~ msgid "use this user-id for encryption"
+#~ msgstr "Verschl�sseln f�r diese User-ID"
+
#~ msgid "second"
#~ msgstr "Sekunde"
diff --git a/po/es_ES.po b/po/es_ES.po
index 030247bbd..32cb72a5d 100644
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -5,7 +5,7 @@
# I also got inspiration from it.po by Marco d'Itri <[email protected]>
msgid ""
msgstr ""
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Date: 1998-11-13 10:49:25+0100\n"
"From: Urko Lusa <[email protected]>\n"
@@ -23,6 +23,14 @@ msgstr ""
msgid "Warning: using insecure memory!\n"
msgstr "Aviso: �se est� usando memoria insegura!\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "s�"
@@ -233,11 +241,11 @@ msgstr "�Oh! vaya... esto es un bug (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "Ha encontrado Vd. un bug... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
msgid "WARNING: using insecure random number generator!!\n"
msgstr "Aviso: �se est� usando un generador de n�meros aleatorios inseguro!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -263,7 +271,7 @@ msgstr ""
"otro trabajo para que el sistema pueda recolectar m�s entrop�a\n"
"(se necesitan %d bytes m�s).\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -271,127 +279,127 @@ msgstr ""
"@Comandos:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[file]|hace una firma"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[file]|hace una firma en texto claro"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "hace una firma separada"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "cifra datos"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "cifra s�lo con un cifrado sim�trico"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "s�lo almacenar"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "descifra datos (predefinido)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "verifica una firma"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "lista las claves"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "lista las claves y firmas"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "comprueba las firmas de las claves"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "lista las claves y huellas dactilares"
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "lista las claves secretas"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "genera un nuevo par de claves"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "elimina la clave del anillo p�blico"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "firma o modifica una clave"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "genera un certificado de revocaci�n"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "exporta las claves"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "importa/fusiona las claves"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "lista s�lo la secuencia de paquetes"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "exporta los valores de confianza"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "importa los valores de confianza"
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NOMBRES]|actualiza la base de datos de confianza"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NOMBRES]|comprueba la base de datos de confianza"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "arregla una base de datos de confianza da�ada"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "quita la armadura de un fichero o stdin"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "crea la armadura a un fichero o stdin"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [files]|imprime res�menes de mensaje"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "imprime todos los res�menes de mensaje"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -401,148 +409,149 @@ msgstr ""
"Opciones:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "crea una salida ascii con armadura"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NOMBRE|usa el juego de caracteres NOMBRE"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "usa este usuario para firmar o descifrar"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "usa este usuario para cifrar"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|establece nivel de compresi�n N (0 no comprime)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "usa modo de texto can�nico"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "usa como fichero de salida"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "prolijo"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "algo m�s discreto"
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "fuerza firmas v3"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "proceso por lotes: nunca preguntar"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "asume \"s�\" en casi todas las preguntas"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "asume \"no\" en casi todas las preguntas"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "a�ade este anillo a la lista de anillos"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "a�ade este anillo secreto a la lista"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NOMBRE|usa NOMBRE como clave secreta por defecto"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
msgid "|NAME|set terminal charset to NAME"
msgstr "|NOMBRE|usa el juego de caracteres NOMBRE"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "lee opciones del fichero"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "establece los par�metros de depuraci�n"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "habilita depuraci�n completa"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|DF|escribe informaci�n de estado en descriptor DF"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "no escribe paquetes de comentario"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(por defecto es 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(por defecto es 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr "|ID-CLAVE|conf�a plenamente en esta clave"
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|FICHERO|carga m�dulo de extensiones FICHERO"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "emula el modo descrito en la RFC1991"
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|usa modo de contrase�a N"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr ""
"|NOMBRE|usa algoritmo de resumen de mensaje NOMBRE\n"
"para las contrase�as"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr ""
"|NOMBRE|usa el algoritmo de cifrado NOMBRE para las\n"
"contrase�as"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NOMBRE|usa el algoritmo de cifrado NOMBRE"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NOMBRE|usa algoritmo de resumen de mensaje NOMBRE"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|usa el algoritmo de compresi�n N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "elimina el campo keyid de los paquetes cifrados"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -562,19 +571,19 @@ msgstr ""
" --list-keys [nombres] muestra las claves\n"
" --fingerprint [nombres] muestra las huellas dactilares\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "Por favor, informe de posibles \"bugs\" a <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Uso: gpgm [opciones] [ficheros] (-h para ayuda)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Uso: gpg [opciones] [ficheros] (-h para ayuda)"
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -582,7 +591,7 @@ msgstr ""
"Sintaxis: gpgm [opciones] [ficheros]\n"
"Utilidad de mantenimiento de GnuPG\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -592,7 +601,7 @@ msgstr ""
"firma, comprueba, cifra o descifra\n"
"la operaci�n por defecto depende del tipo de datos de entrada\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -600,149 +609,149 @@ msgstr ""
"\n"
"Algoritmos soportados:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "uso: gpgm [opciones] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "uso: gpg [opciones] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "comandos incompatibles\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "nota: no existe fichero de opciones predefinido `%s'\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "fichero de opciones `%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "leyendo opciones desde `%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s no es un juego de caracteres v�lido\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "el algoritmo de cifrado seleccionado no es v�lido\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "el algoritmo de resumen seleccionado no es v�lido\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "el algoritmo de compresi�n debe estar en el rango %d-%d\n"
-#: g10/g10.c:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed debe ser mayor que 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed debe ser mayor que 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "max-cert-depth debe estar en el rango 1-255\n"
-#: g10/g10.c:854
+#: g10/g10.c:866
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "nota: el modo S2K simple (0) no es nada recomendable\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "modo S2K incorrecto; debe ser 0, 1 o 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "inicializaci�n de la base de datos de confianza fallida: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [nombre_fichero]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [nombre_fichero]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [nombre_fichero]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [nombre_fichero]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nombre_fichero]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [nombre_fichero]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [nombre_fichero]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
msgid "--edit-key username [commands]"
msgstr "--edit-key nombre_usuario"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key nombre_usuario"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key nombre_usuario"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "no puede abrirse `%s': %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [id_usuario] [anillo]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "eliminaci�n de armadura fallida: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "creaci�n de armadura fallida: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo de distribuci�n no v�lido `%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[nombre_fichero]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr "Adelante, teclee el mensaje ...\n"
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "no puede abrirse `%s'\n"
@@ -768,54 +777,54 @@ msgstr "cabecera de firma clara no v�lida\n"
msgid "nested clear text signatures\n"
msgstr "firmas en texto claro anidadas\n"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "L�nea con guiones no v�lida: "
-#: g10/armor.c:516
+#: g10/armor.c:507
msgid "unexpected armor:"
msgstr "armadura inesperada"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "caracteres no v�lidos radix64 %02x ignorados\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "Fin de fichero prematuro\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "Fin de suma de comprobaci�n prematuro\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "Suma de comprobaci�n mal creada\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "Error en suma de comprobaci�n: %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "fin de fichero prematuro (en el cierre)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "error en la l�nea de cierre\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
msgid "no valid OpenPGP data found.\n"
msgstr "no se han encontrados datos OpenPGP v�lidos\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr "armadura inv�lida: l�nea m�s larga de %d caracteres\n"
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1002,7 +1011,12 @@ msgstr ""
msgid " It is not certain that the signature belongs to the owner.\n"
msgstr " No es seguro que la firma pertenezca al propietario.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: ignorado: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1010,78 +1024,73 @@ msgstr ""
"No se ha especificado un ID de usuario (puede usar \"-r\")\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Introduzca el ID de usuario: "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "ID de usuario inexistente.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: ignorado: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: error comprobando la clave: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "no hay direcciones v�lidas\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "escribiendo autofirma\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "escribiendo la firma de comprobaci�n de clave\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "Por favor seleccione tipo de clave deseado:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA y ElGamal (por defecto)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (s�lo firma)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (s�lo cifrado)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (firma y cifrado)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal en un paquete v3\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Su elecci�n: "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
msgid "Do you really want to create a sign and encrypt key? "
msgstr "�De verdad quiere crear una clave de firma y cifrado? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Elecci�n no v�lida.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1094,19 +1103,19 @@ msgstr ""
" el tama�o por defecto es 1024 bits\n"
" el tama�o m�ximo recomendado en 2048 bits\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "�De qu� tama�o quiere la clave (1024)? "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "DSA s�lo permite tama�os desde 512 a 1024\n"
-#: g10/keygen.c:458
+#: g10/keygen.c:456
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "tama�o insuficiente; 768 es el valor m�nimo permitido\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1114,11 +1123,11 @@ msgstr ""
"No se recomiendan claves de m�s de 2048 bits porque\n"
"el tiempo de computaci�n es REALMENTE largo.\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "�Seguro que quiere una clave de este tama�o? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1127,21 +1136,21 @@ msgstr ""
"teclado\n"
"tambi�n son vulnerables a un ataque!\n"
-#: g10/keygen.c:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "�De verdad necesita una clave tan grande? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "El tama�o requerido es de %u bits\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "redondeados a %u bits\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1157,29 +1166,29 @@ msgstr ""
" <n>m = la clave caduca en n meses\n"
" <n>y = la clave caduca en n a�os\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "�Validez de la clave (0)? "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "valor no v�lido\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
msgid "Key does not expire at all\n"
msgstr "La clave nunca caduca\n"
#. print the date when the key expires
-#: g10/keygen.c:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "La clave caduca el %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "�Es correcto (s/n)? "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1197,39 +1206,39 @@ msgstr ""
" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Nombre y apellidos: "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Caracter no v�lido en el nombre\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "El nombre no puede empezar con un n�mero\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "El nombre debe tener al menos 5 caracteres\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "Direcci�n de correo electr�nico: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "Direcci�n no v�lida\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Comentario: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Caracter no v�lido en el comentario\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1240,15 +1249,15 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "NnCcDdVvSs"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "�Cambia (N)ombre, (C)omentario, (D)irecci�n o (V)ale/(S)alir? "
-#: g10/keygen.c:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1256,11 +1265,11 @@ msgstr ""
"Necesita una contrase�a para proteger su clave secreta.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "contrase�a repetida incorrecta, int�ntelo de nuevo.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1272,7 +1281,7 @@ msgstr ""
"la opci�n \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1285,33 +1294,33 @@ msgstr ""
"generador de n�meros aleatorios mayor oportunidad de recoger suficiente\n"
"entrop�a.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
msgid "Key generation can only be used in interactive mode\n"
msgstr "La creaci�n de claves s�lo es posible en modo interactivo\n"
-#: g10/keygen.c:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "El par de claves DSA tendr� 1024 bits.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "Creaci�n de claves cancelada.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "escribiendo certificado p�blico en `%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "escribiendo certificado privado en `%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "Claves p�blica y secreta creadas y firmadas.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1321,12 +1330,12 @@ msgstr ""
"el comando \"--add-key\" para crear una clave secundaria con este "
"prop�sito.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Creaci�n de la clave fallida: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1334,7 +1343,7 @@ msgstr ""
"clave p�blica creada %lu %s en el futuro (salto en el tiempo o problemas con "
"el reloj)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1342,12 +1351,12 @@ msgstr ""
"clave p�blica creada %lu %s en el futuro (salto en el tiempo o problemas con "
"el reloj)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "�Crear de verdad? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: no puede abrirse: %s\n"
@@ -1391,282 +1400,282 @@ msgstr "clave %08lX: no es conforme a rfc2440 - ignorada\n"
msgid "WARNING: nothing exported\n"
msgstr "ATENCI�N: no se ha exportado nada\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr "demasiados registros en la cache pk - anulada\n"
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr "demasiados registros en la cache unk - anulada\n"
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "usando clave secundaria %08lX en vez de clave primaria %08lX\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "no puede abrirse el fichero: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "ignorando bloque de tipo %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "hasta ahora se han procesado %lu claves\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "error de lectura: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr " Cantidad total procesada: %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " sin identificativo de usuario: %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr " importadas: %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr " sin cambios: %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr "nuevos identificativos de usuario: %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr " nuevas sub-claves: %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr " nuevas firmas: %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr " nuevas revocaciones de clave: %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr " claves secretas le�das: %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " claves secretas importadas: %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " claves secretas sin cambios: %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "clave %08lX: no hay identificativo de usuario\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "clave %08lX: no hay identificativos de usuario v�lidos\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "esto puede ser debido a la ausencia de autofirma\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "clave %08lX: clave p�blica no encontrada: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "no hay anillo p�blico por defecto\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "escribiendo en `%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "no puede bloquearse el anillo p�blico: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "no puede escribirse en el anillo: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "clave %08lX: clave p�blica importada\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "clave %08lX: no se corresponde con nuestra copia\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "clave %08lX: no puede localizarse el bloque de claves original: %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "clave %08lX: no puede leerse el bloque de claves original: %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "escribiendo bloque de claves\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "no puede escribirse el bloque de claves: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "clave %08lX: 1 nuevo identificativo de usuario\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "clave %08lX: %d nuevos identificativos de usuario\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "clave %08lX: 1 nueva firma\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "clave %08lX: %d nuevas firmas\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "clave %08lX: 1 nueva sub-clave\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "clave %08lX: %d nuevas sub-claves\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "clave %08lX: sin cambios\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "no puede bloquearse el anillo secreto: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "no puede escribirse el anillo: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "clave %08lX: clave secreta importata\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "clave %08lX: ya estaba en el anillo secreto\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "clave %08lX: clave secreta no encontrada: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"clave %08lX: falta la clave p�blica - imposibile applicar el\n"
"certificado de revocaci�n\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "clave %08lX: certificado de revocaci�n no v�lido: %s - rechazado\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "clave %08lX: certificado de revocaci�n importado\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "clave %08lX: no hay identificativo de usuario para la firma\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "clave %08lX: algoritmo da clave p�blica no soportado\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "clave %08lX: autofirma no v�lida\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "clave %08lX.%lu: buena uni�n de sub-clave\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "clave %08lX.%lu: uni�n de sub-clave no v�lida\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "clave %08lX: ignorado identificativo de usuario '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "clave %08lX: 1 nueva sub-clave\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr ""
"clave %08lX: certificado de revocaci�n en lugar equivocado - ignorado\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "clave %08lX: certificado de revocaci�n no valido: %s - ignorado\n"
@@ -2104,33 +2113,39 @@ msgstr "nota: el remitente solicit� \"s�lo-para-tus-ojos\"\n"
msgid "original file name='%.*s'\n"
msgstr "nombre fichero original='%.*s'\n"
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr "suprimida la verificaci�n de la firma\n"
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "Firma creada %.*s usando identificativo de clave %s %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "Firma INCORRECTA de \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Firma correcta de \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr " importadas: %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Imposible comprobar la firma: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr "firma viejo estilo (PGP 2.x)\n"
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr "paquete ra�z no v�lido detectado en proc_tree()\n"
@@ -2216,20 +2231,20 @@ msgstr "leyendo stdin...\n"
msgid "can't open signed data `%s'\n"
msgstr "imposible abrir datos firmados `%s'\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "destinatario an�nimo, probando clave secreta %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
msgid "okay, we are the anonymous recipient.\n"
msgstr "De acuerdo, somos el destinatario an�nimo.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
msgid "old encoding of the DEK is not supported\n"
msgstr "la codificaci�n vieja de DEK no est� soportada\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "nota: algoritmo de cifrado %d no encontrado en las preferencias\n"
@@ -2297,292 +2312,297 @@ msgstr "atenci�n: '%s' es un fichero vac�o\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr "armadura inv�lida: l�nea m�s larga de %d caracteres\n"
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "registro base de datos de confianza %lu: lseek fallido: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""
"resgisto base de datos de confianza %lu: escritura fallida (n=%d): %s\n"
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr "transacci�n en la base de datos de confianza demasiado grande\n"
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: no puede abrirse: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: no puede crearse el directorio: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, c-format
msgid "%s: directory created\n"
msgstr "%s: se ha creado el directorio\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: el directorio no existe\n"
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: no puede crearse: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: no puede crearse: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: fallo en la creaci�n del registro de versi�n: %s"
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: se ha creado base de datos de confianza no v�lida\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s: se ha creado base de datos de confianza\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: base de datos de confianza no v�lida\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: fallo en la creaci�n de la tabla hash: %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: error actualizando el registro de versi�n: %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: error lectura registro de versi�n: %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: error escritura registro de versi�n: %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "base de datos de confianza: fallo lseek: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "base de datos de confianza: error lectura (n=%d): %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: no es una base de datos de confianza\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: registro de versi�n con numero de registro %lu\n"
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: versi�n del fichero %d no v�lida\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: error lectura registro libre: %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: error escritura registro de directorio: %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: fallo en poner a cero un registro: %s\n"
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: fallo al a�adir un registro: %s\n"
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr ""
"La base de datos de confianza est� da�ada. Por favor, ejecute\n"
"\"gpgm --fix-trust-db\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "registro de confianza %lu, petici�n tipo %d: fallo lectura: %s\n"
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "registro de confianza %lu, tipo %d: fallo escritura: %s\n"
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "registro de confianza %lu: fallo al borrar: %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "base de datos de confianza: fallo sincronizaci�n: %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "error lectura registro de directorio del LID %lu: %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr "lid %lu: esperaba registro directorio, encontrado tipo %d\n"
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr "no hay clave primaria para el LID %lu\n"
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "error lectura clave primaria para el LID %lu: %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr "registro de firma encadenado %lu tiene el propietario equivocado\n"
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "'%s' no es un identificativo largo de clave v�lido\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr "clave %08lX: clave de confianza sin clave p�blica - ignorada\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "clave %08lX: imposible incluirla en la base de datos de confianza\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "clave %08lX: petici�n de registro fallida\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "clave %08lX: ya est� en la tabla de confianza\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "clave %08lX: aceptada como clave de confianza.\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "NOTA: la clave secreta %08lX NO est� protegida.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "clave %08lX: clave secreta sin clave p�blica - ignorada\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr "clave %08lX: las claves p�blica y secreta no se corresponden\n"
-#: g10/trustdb.c:591
+#: g10/trustdb.c:593
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "enum_secret_keys fallido: %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "lid %lu: lectura registro de directorio fallida: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "lid %lu: lectura registro de clave fallida: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "lid %lu: lectura registro identificativo fallida: %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "lid %lu: lectura registro preferencias fallida: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "lid %lu: lectura registro firma fallida: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr "Oh oh, no hay claves\n"
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
msgid "Ooops, no user ids\n"
msgstr "Oh oh, no hay identificativos de usuario\n"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, c-format
msgid "user '%s' read problem: %s\n"
msgstr "problema de lectura usuario '%s': %s\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, c-format
msgid "user '%s' list problem: %s\n"
msgstr "problema lista usuario '%s': %s\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, c-format
msgid "user '%s' not found: %s\n"
msgstr "usuario '%s' no encontrado: %s\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "problema buscando '%s' en la tabla de confianza: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, c-format
msgid "user '%s' not in trustdb\n"
msgstr "usuario '%s' no est� en la tabla de confianza\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
@@ -2591,205 +2611,205 @@ msgstr ""
"# Lista de valores de confianza, creada el %s\n"
"# (Puede usar \"gpgm --import-ownertrust\" para restablecerlos)\n"
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr "registro de directorio sin clave primaria\n"
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, c-format
msgid "error reading key record: %s\n"
msgstr "error lectura registro de clave: %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr "linea demasiado larga\n"
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr "error: falta ':'\n"
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
msgid "error: invalid fingerprint\n"
msgstr "error: huella dactilar no v�lida\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
msgid "error: no ownertrust value\n"
msgstr "error: no hay valor de confianza del propietario\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr "la clave no est� en tabla de confianza, buscando en el anillo.\n"
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, c-format
msgid "key not in ring: %s\n"
msgstr "la clave no est� en el anillo: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr "Oh oh: la clave ahora est� en la tabla de confianza???\n"
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, c-format
msgid "insert trust record failed: %s\n"
msgstr "inserci�n del registro de confianza fallida: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, c-format
msgid "error finding dir record: %s\n"
msgstr "error buscando registro de directorio: %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "usuario '%s' no est� en la tabla de confianza - insertando\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "fallo al poner '%s' en la tabla de confianza: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr "%s: problema lectura del bloque de clave: %s\n"
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, c-format
msgid "%s: update failed: %s\n"
msgstr "%s: actualizaci�n fallida: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr "%s: actualizada\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr "%s: bien\n"
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr "lid %lu: registro de directiorio sin clave - ignorado\n"
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "lid %lu: bloque de clave no encontrado: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "lid %lu: actualizaci�n fallida: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr "lid %lu: actualizado\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu: bien\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "se han procesado %lu claves\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\t%lu claves ignoradas\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\t%lu claves con errores\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\t%lu claves actualizadas\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "lid ?: inserci�n fallida: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "lid %lu: inserci�n fallida: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr "lid %lu: insertada\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr "\t%lu claves insertadas\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "enumeraci�n bloques de clave fallido: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "check_trust: b�squeda registro directorio fallida: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "clave %08lX: inserci�n del registro de confianza fallida: %s\n"
-#: g10/trustdb.c:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "clave %08lX.%lu: incluida en la base de datos de confianza\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"clave %08lX.%lu: creada en el futuro (salto en el tiempo o\n"
"problemas con el reloj)\n"
-#: g10/trustdb.c:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "clave %08lX.%lu: caducada el %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "clave %08lX.%lu: comprobaci�n de confianza fallida: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr "ATENC�ON: todav�a no puedo tratar registros de preferencias largos\n"
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "get_dir_record: search_record fallida: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
"NOTA: el registro de firma %lu[%d] est� en la lista\n"
"de b�squeda de %lu pero est� marcado como comprobado\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr ""
@@ -2797,186 +2817,187 @@ msgstr ""
"de b�squeda de %lu pero no est� marcado\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr ""
"El registro de firma %lu[%d] en la lista de b�squeda de %lu\n"
"no apunta a un registro de directorio\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu: ninguna clave primaria\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr ""
"lid %lu: no se ha encontrado identificativo de usuario\n"
"en el bloque de clave\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "lid %lu: identificativo de usuario sin firma\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu: autofirma en lista de b�squeda\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "Revocaci�n de certificado v�lida"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Certificado bueno"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "muy raro: no hay clave p�blica\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr ""
"la lista de b�squeda %lu[%d] de %lu no apunta a\n"
"un registro de directorio\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "lid %lu no dispone de clave\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: no puedo obtener el bloque de clave: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "tdbio_search_dir fallida: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "clave %08lX.%lu: buena uni�n de sub-clave\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "clave %08lX.%lu: uni�n de sub-clave no v�lida\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "clave %08lX.%lu: revocaci�n de clave v�lida\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "clave %08lX.%lu: revocaci�n de clave no v�lida: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "clave %08lX.%lu: revocaci�n de sub-clave v�lida\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "autofirma buena"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "autofirma no v�lida"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
"Revocaci�n v�lida de identificativo de usuario ignorada debido auna "
"autofirma m�s reciente\n"
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "Revocaci�n identificativo de usuario v�lida.\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
#, fuzzy
msgid "Invalid user ID revocation"
msgstr "Revocaci�n identificativo de usuario no v�lida.\n"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "demasiadas preferencias"
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr "demasiados items de preferencias"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Certificado duplicado - eliminado"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
msgid "Hmmm, public key lost?"
msgstr "Oh oh, �se ha perdido la clave p�blica?"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "Certificado de revocaci�n incorrecto"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Certificado incorrecto"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr "registro de firma %lu[%d] apunta al registro equivocado.\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "insert_trust_record: bloque de clave no encontrado: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr "no se us� clave primaria para insert_trust_record()\n"
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: no se puede crear el anillo: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: anillo creado\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "ATENCI�N: existen 2 ficheros con informaci�n confidencial.\n"
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s es el que no se ha modificado\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr "%s es el nuevo\n"
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr "Por favor arregle este posible fallo de seguridad\n"
@@ -2999,25 +3020,25 @@ msgstr ""
" que NO es segura para las firmas!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "El fichero `%s' ya existe. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "�Sobreescribir (s/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "escribiendo en stdout\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "asumiendo que hay datos firmados en `%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s: se ha creado un nuevo fichero de opciones\n"
@@ -3171,6 +3192,9 @@ msgstr "Ayuda no disponible"
msgid "No help available for `%s'"
msgstr "Ayuda no disponible para `%s'"
+#~ msgid "use this user-id for encryption"
+#~ msgstr "usa este usuario para cifrar"
+
#~ msgid "second"
#~ msgstr "segundo"
diff --git a/po/fr.po b/po/fr.po
index e39f03abc..85fc12633 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnupg 0.9.0a\n"
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"PO-Revision-Date: 1999-01-09 00:25+01:00\n"
"Last-Translator: Ga�l Qu�ri <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
@@ -17,6 +17,14 @@ msgstr ""
msgid "Warning: using insecure memory!\n"
msgstr "Attention : utilisation de la m�moire non s�re !\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "oui"
@@ -227,12 +235,12 @@ msgstr "... c'est un bug (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "vous avez trouv� un bug ... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
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/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -257,7 +265,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:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -265,128 +273,128 @@ msgstr ""
"@Commandes:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[fichier]|faire une signature"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[fichier]|faire une signature en texte clair"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "faire une signature d�tach�e"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "chiffrer les donn�es"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "chiffrement sym�trique seulement"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "pas d'action"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "d�chiffrer les donn�es (d�faut)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "v�rifier une signature"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "lister les cl�s"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "lister les cl�s et les signatures"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "v�rifier les signatures des cl�s"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "lister les cl�s et les empreintes"
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "lister les cl�s secr�tes"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "g�n�rer une nouvelle paire de cl�s"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "enlever la cl� du porte-cl�s public"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "signer ou �diter une cl�"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "g�n�rer un certificat de r�vocation"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "exporter les cl�s"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "importer/fusionner les cl�s"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "ne lister que les paquets"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "exporter les indices de confiance"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "importer les indices de confiance"
#
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NOMS]|mettre la base de confiance � jour"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NOMS]|v�rifier la base de confiance"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "r�parer une base de confiance corrompue"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "Enlever l'armure d'un fichier ou de stdin"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "Mettre une armure � un fichier ou � stdin"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|alg. [fich.]|indiquer les fonctions de hachage"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "�crire toutes les fonctions de hachage"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -396,146 +404,147 @@ msgstr ""
"Options:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "cr�er une sortie ascii armur�e"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NOM|le terminal utilise la table de caract�res NOM"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "utiliser ce nom pour signer ou d�chiffrer"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "utiliser ce nom d'utilisateur pour chiffrer"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|niveau de compression N (0 d�sactive)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "utiliser le mode de texte canonique"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "utiliser comme fichier de sortie"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "bavard"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "devenir beaucoup plus silencieux"
#
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "forcer les signatures en v3"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "mode automatique : ne jamais rien demander"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "r�pondre oui � la plupart des questions"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "r�pondre non � la plupart des questions"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "ajouter ce porte-cl�s � la liste des porte-cl�s"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "ajouter ce porte-cl�s secret � la liste"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NOM|utiliser NOM comme cl� secr�te par d�faut"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
msgid "|NAME|set terminal charset to NAME"
msgstr "|NOM|le terminal utilise la table de caract�res NOM"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "lire les options du fichier"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "choisir les attributs de d�boguage"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "permettre un d�boguage complet"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|FD|�crire l'�tat sur ce descripteur"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "ne pas �crire de paquets de commentaire"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(1 par d�faut)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(3 par d�faut)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr "|ID CLE|donner une confiance totale � cette cl�"
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|FICH|charger le module d'extension FICH"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "imiter le mode d�crit dans la RFC1991"
# FIXMOI : faudra trouver mieux ...
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|utiliser le mode de codage des mots de passe N"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|NOM|utiliser le hachage NOM pour les mots de passe"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|NOM|utiliser le chiffre NOM pour les mots de passe"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NOM|utiliser l'algorithme de chiffrement NOM"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NOM|utiliser la fonction de hachage NOM"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|utiliser l'algorithme de compression N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "supprimer l'identification des paquets chiffr�s"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -555,20 +564,20 @@ msgstr ""
" --list-keys [utilisateur] montrer les cl�s\n"
" --fingerprint [utilisateur] montrer les empreintes\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "Rapporter toutes anomalies � <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Utilisation: gpgm [options] [fichiers] (-h pour l'aide)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)"
#
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -576,7 +585,7 @@ msgstr ""
"Syntaxe: gpgm [options] [fichiers]\n"
"utilitaire de maitenance de GnuPG\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -586,7 +595,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:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -594,149 +603,149 @@ msgstr ""
"\n"
"Algorithmes support�s:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "utilisation: gpgm [options] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "utilisation: gpg [options] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "commandes en conflit\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, 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:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "fichier d'options `%s' : %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "lire les options de `%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s n'est pas une table de caract�res valide\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "la fonction de hachage s�lectionn�e est invalide\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, 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:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "� completes-needed � doit �tre sup�rieur � 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "� marginals-needed � doit �tre sup�rieur � 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "� max-cert-depth � doit �tre compris entre 1 et 255\n"
-#: g10/g10.c:854
+#: g10/g10.c:866
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "NOTE : le mode S2K simple (0) est fortement d�conseill�\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "mode S2K invalide ; doit �tre 0, 1 ou 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, 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:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [nom du fichier]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [nom du fichier]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [nom du fichier]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [nom du fichier]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nom du fichier]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [nom du fichier]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [nom du fichier]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
msgid "--edit-key username [commands]"
msgstr "--edit-key utilisateur [commandes]"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key utilisateur"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key utilisateur"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "ne peut ouvrir %s: %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [utilisateur] [porte-cl�s]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "suppression d'armure non r�ussie : %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "construction d'armure non r�ussie : %s \n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algorithme de hachage `%s' invalide\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[nom du fichier]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr "Continuez et tapez votre message...\n"
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "ne peut ouvrir `%s'\n"
@@ -762,54 +771,54 @@ msgstr "en-t�te de signature claire invalide\n"
msgid "nested clear text signatures\n"
msgstr "signatures en texte clair imbriqu�es\n"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "ligne de traits d'�chappement invalide : "
-#: g10/armor.c:516
+#: g10/armor.c:507
msgid "unexpected armor:"
msgstr "armure inattendue :"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "caract�re %02x invalide en base 64 ignor�\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "fin de fichier pr�matur�e (pas de CRC)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "fin de fichier pr�matur�e (dans le CRC)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "CRC malform�\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "Erreur de CRC ; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "fin de fichier pr�matur�e (dans la remorque)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "erreur dans la ligne de remorque\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
msgid "no valid OpenPGP data found.\n"
msgstr "aucune de donn�e OpenPGP valide n'a �t� trouv�e.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr "armure invalide : ligne plus longue que %d caract�res\n"
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -999,7 +1008,12 @@ msgid " It is not certain that the signature belongs to the owner.\n"
msgstr ""
" Il n'est pas s�r que la signature appartient � son propri�taire.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s : ignor� : %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1008,80 +1022,75 @@ msgstr ""
"\"-r\")\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Entrez le nom d'utilisateur : "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "Pas de tel utilisateur.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s : ignor� : %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s : erreur pendant la v�rification de la cl� : %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "pas de destinataire valide\n"
# g10/keygen.c:123 ???
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "�criture de l'auto-signature\n"
# g10/keygen.c:161 ???
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "�criture de la signature de liaison\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "S�lectionnez le type de cl� d�sir� :\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA et ElGamal (d�faut)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (signature seule)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (chiffrement seul)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (signature et chiffrement)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal dans un paquet v3\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Votre choix ? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
msgid "Do you really want to create a sign and encrypt key? "
msgstr "Voulez-vous vraiment cr�er une cl� de signature et de chiffrement ? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Choix invalide.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1094,19 +1103,19 @@ msgstr ""
" la taille par d�faut est 1024 bits\n"
" la taille maximale conseill�e est 2048 bits\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "Quelle taille de cl� d�sirez-vous ? (1024) "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
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:458
+#: g10/keygen.c:456
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:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1114,11 +1123,11 @@ msgstr ""
"Les tailles sup�rieures � 2048 ne sont pas conseill�es car\n"
"les calculs prennent VRAIMENT beaucoup de temps !\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "Etes-vous s�r de vouloir cette taille ? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1126,21 +1135,21 @@ msgstr ""
"D'accord, mais n'oubliez pas que votre �cran et les radiations du clavier\n"
"sont aussi tr�s vuln�rables aux attaques!\n"
-#: g10/keygen.c:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "Avez-vous r�ellement besoin d'une taille aussi grande ? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "La taille demand�e est %u bits\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "arrondie � %u bits\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1156,29 +1165,29 @@ msgstr ""
" <n>m = la cl� expire dans n mois\n"
" <n>y = la cl� expire dans n ans\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "La cl� est valide pour ? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "valeur invalide\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
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:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "La cl� expire le %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "Est-ce correct (o/n) ? "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1194,40 +1203,40 @@ msgstr ""
" � Heinrich Heine (Der Dichter) <[email protected]> �\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Nom r�el : "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Caract�re invalide dans le nom\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "Le nom ne doit pas commencer avec un chiffre\n"
# ??? c'est de la discrimination...
-#: g10/keygen.c:603
+#: g10/keygen.c:601
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:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "Adresse e-mail : "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "Ce n'est pas une adresse e-mail valide\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Commentaire : "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Caract�re invalide dans le commentaire\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1238,15 +1247,15 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "NnCcEeOoQq"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
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:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1254,11 +1263,11 @@ msgstr ""
"Vous avez besoin d'un mot de passe pour prot�ger votre cl� secr�te.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "le mot de passe n'a pas �t� identiquement r�p�t� ; recommencez.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1270,7 +1279,7 @@ msgstr ""
"le d�sirez, en utilisant ce programme avec l'option � --edit-key �.\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1283,33 +1292,33 @@ msgstr ""
"premiers ; cela donne au g�n�rateur de nombres al�atoires une meilleure\n"
"chance d'avoir assez d'entropie.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
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:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "La paire de cl�s DSA fera 1024 bits.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "La g�n�ration a �t� annul�e.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "�criture d'un certificat public � `%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "�criture d'un certificat secret � `%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
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:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1319,29 +1328,29 @@ msgstr ""
"utiliser la commande � --add-key � pour g�n�rer une cl� secondaire �\n"
"cette fin.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "La g�n�ration de cl� a �chou� : %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
msgstr "cl� publique cr��e %lu %s dans le futur\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
msgstr "cl� publique cr��e %lu %s dans le futur\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "Cr�er vraiment ? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s : ne peut ouvrir : %s\n"
@@ -1385,283 +1394,283 @@ msgstr "cl� %08lX : ce n'est pas une cl� rfc2440 - ignor�e\n"
msgid "WARNING: nothing exported\n"
msgstr "ATTENTION : rien n'a �t� export�\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr "trop d'entr�es dans le cache pk - d�sactiv�\n"
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr "trop d'entr�es dans le cache unk - d�sactiv�\n"
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr ""
"utilisation de la cl� secondaire %08lX � la place de la cl�\n"
"principale %08lX\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "ne peut ouvrir le fichier : %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "ne prend pas en compte le bloc de type %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "%lu cl�s trait�es jusqu'ici\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "erreur de lecture : %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr " Quantit� totale trait�e : %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " sans nom d'utilisateur : %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr " import�e : %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr " inchang�e : %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr " nouveaux noms d'utilisateurs : %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr " nouvelles sous-cl�s : %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr " nouvelles signatures : %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr " nouvelles r�vocations de cl�s : %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr " cl�s secr�tes lues : %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " cl�s secr�tes import�es : %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " cl�s secr�tes inchang�es : %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "cl� %08lX : pas de nom d'utilisateur\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "cl� %08lX : pas de nom d'utilisateur valide\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "cela peut provenir d'une auto-signature manquante\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "cl� %08lX : cl� publique pas trouv�e: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "pas de porte-cl�s public par d�faut\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "�criture de `%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "ne peut verrouiller le porte-cl�s public : %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "ne peut �crire le porte-cl�s : %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "cl� %08lX : cl� publique import�e\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "cl� %08lX : ne ressemble pas � notre copie\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "cl� %08lX : ne peut trouver le bloc de cl�s original : %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "cl� %08lX : ne peut lire le bloc de cl�s original : %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "�criture du bloc de cl�s\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "ne peut �crire le bloc de cl�s : %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "cl� %08lX : un nouvel utilisateur\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "cl� %08lX : %d nouveaux utilisateurs\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "cl� %08lX : une nouvelle signature\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "cl� %08lX : %d nouvelles signatures\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "cl� %08lX : une nouvelle sous-cl�\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "cl� %08lX : %d nouvelles sous-cl�s\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "cl� %08lX : n'a pas chang�\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "ne peut verrouiller le porte-cl�s secret : %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "ne peut �crire le porte-cl�s : %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "cl� %08lX : cl� secr�te import�e\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "cl� %08lX : d�j� dans le porte-cl�s secret\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "cl� %08lX : cl� secr�te pas trouv�e: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"cl� %08lX : pas de cl� publique - ne peut appliquer le certificat de\n"
"r�vocation\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "cl� %08lX : certificat de r�vocation invalide : %s - rejet�\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "cl� %08lX : certificat de r�vocation import�\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "cl� %08lX : pas d'utilisateur pour la signature\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "cl� %08lX : algorithme de cl� publique non support�\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "cl� %08lX : auto-signature invalide\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "cl� %08lX.%lu : bonne liaison avec la sous-cl�\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "cl� %08lX.%lu : liaison avec la sous-cl� invalide : %s\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "cl� %08lX : utilisateur non pris en compte '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "cl� %08lX : une nouvelle sous-cl�\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "cl� %08lX : certificat de r�vocation au mauvais endroit - ignor�e\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "cl� %08lX : certificat de r�vocation invalide : %s - ignor�e\n"
@@ -2100,33 +2109,39 @@ msgstr "NOTE : l'exp�diteur a demand� � pour vos yeux seulement �\n"
msgid "original file name='%.*s'\n"
msgstr "nom de fichier original : '%.*s'\n"
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr "v�rification de signature supprim�e\n"
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "Signature faite %.*s avec une cl� %s ID %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "MAUVAISE signature de \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Bonne signature de \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr " import�e : %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Ne peut v�rifier la signature : %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr "signature d'un ancien style (PGP 2.x)\n"
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr "paquet racine invalide d�tect� dans proc_tree()\n"
@@ -2214,20 +2229,20 @@ msgstr "lecture de l'entr�e standard...\n"
msgid "can't open signed data `%s'\n"
msgstr "ne peut ouvir les donn�es sign�es `%s'\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "destinataire anonyme ; essai de la cl� secr�te %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
msgid "okay, we are the anonymous recipient.\n"
msgstr "d'accord, nous sommes le r�cipient anonyme.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
msgid "old encoding of the DEK is not supported\n"
msgstr "l'ancien codage de la cl� de chiffrement (DEK) n'est pas support�\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr ""
@@ -2299,299 +2314,304 @@ msgstr "ATTENTION : `%s' est un fichier vide\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr "armure invalide : ligne plus longue que %d caract�res\n"
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "enregistrement de base de confiance %lu : lseek a �chou� : %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""
"enregistrement de la base de confiance %lu : l'�criture a �chou� (n=%d) : "
"%s\n"
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr "transaction de base de confiance trop volumineuse\n"
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, c-format
msgid "%s: can't access: %s\n"
msgstr "%s : ne peut acc�der : %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s : ne peut cr�er le r�pertoire : %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, c-format
msgid "%s: directory created\n"
msgstr "%s : r�pertoire cr��\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s : le r�pertoire n'existe pas !\n"
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s : ne peut cr�er : %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s : ne peut cr�er : %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s : n'a pas pu cr�er un enregistrement de version : %s"
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s : base de confiance invalide cr��e\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s : base de confiance cr��e\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s : base de confiance invalide\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s : la cr�ation de la table de hachage a �chou� : %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr ""
"%s : erreur pendant la mise � jour de l'enregistrement de version : %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s : erreur pendant la lecture de l'enregistrement de version : %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s : erreur pendant l'�criture de l'enregistrement de version : %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "base de confiance : � lseek() � a �chou� : %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "base de confiance : la lecture a �chou� (n=%d) : %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s : ce n'est pas un fichier de base de confiance\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s : enregistrement de version avec un num�ro %lu\n"
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s : version %d du fichier invalide\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s : erreur pendant la lecture de l'enregistrement libre : %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr ""
"%s : erreur pendant l'�criture de l'enregistrement de\n"
"r�pertoire : %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s : n'a pu mettre un enregistrement � z�ro : %s\n"
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s : n'a pas pu ajouter un enregistrement : %s\n"
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr ""
"La base de confiance est corrompue ; ex�cutez � gpgm --fix-trustdb �.\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr ""
"enregistrement de confiance %lu, type de requ�te %d : la lecture a �chou� : "
"%s\n"
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "enregistrement de confiance %lu, type %d : l'�criture a �chou� : %s\n"
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "enregistrement de confiance %lu : la suppression a �chou� : %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "base de confiance : la synchronisation a �chou� : %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr ""
"erreur pendant la lecture de l'enregistrement de r�pertoire pour\n"
"le LID %lu : %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr "lid %lu : enregistrement de r�pertoire attendu, a re�u le type %d\n"
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr "pas de cl� principale pour le LID %lu\n"
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "erreur pendant la lecture de la cl� principale pour le LID %lu : %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, 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:463
+#: g10/trustdb.c:465
#, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "'%s' n'est pas une identification longue de cl� valide\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr "cl� %08lX : pas de cl� publique pour la cl� certifi�e - ignor�e\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "cl� %08lX : ne peut �tre mise dans la base de confiance\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "cl� %08lX : l'enregistrement de requ�te a �chou�\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "cl� %08lX : d�j� dans la table des cl�s certifi�es\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "cl� %08lX : accept�e comme cl� certifi�e.\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "NOTE : la cl� secr�te %08lX n'est PAS prot�g�e.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "cl� %08lX : cl� secr�te sans cl� publique - non prise en compte\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, 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:591
+#: g10/trustdb.c:593
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "l'�num�ration des cl�s secr�tes a �chou� : %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "lid %lu : la lecture d'enregistrement de r�pertoire a �chou� : %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "lid %lu : la lecture de l''enregistrement de cl� a �chou� : %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "lid %lu : la lecture d'enregistrement d'uid a �chou� : %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "lid %lu : la lecture d'enregistrement de pr�f�rences a �chou� : %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "lid %lu : la lecture d'enregistrement de signature a �chou� : %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr "Ooops, pas de cl�\n"
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
msgid "Ooops, no user ids\n"
msgstr "Ooops, pas de nom d'utilisateur\n"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, c-format
msgid "user '%s' read problem: %s\n"
msgstr "probl�me de lecture de l'utilisateur '%s' : %s\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, c-format
msgid "user '%s' list problem: %s\n"
msgstr "probl�me de liste � l'utilisateur '%s' : %s\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, c-format
msgid "user '%s' not found: %s\n"
msgstr "l'utilisateur '%s' n'a pas �t� trouv� : %s\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "probl�me de recherche de '%s' dans la base de confiance : %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, c-format
msgid "user '%s' not in trustdb\n"
msgstr "l'utilisateur '%s' n'est pas dans la base de confiance\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
@@ -2600,208 +2620,208 @@ msgstr ""
"# Liste des indices de confiance assign�s, cr��e le %s\n"
"# (Utiliser � gpgm --import-ownertrust � pour les restaurer)\n"
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr "enregistrement de r�pertoire sans cl� principale\n"
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, c-format
msgid "error reading key record: %s\n"
msgstr "erreur pendant la lecture de l'enregistrement de cl� : %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr "ligne trop longue\n"
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr "erreur : deux-points manquant\n"
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
msgid "error: invalid fingerprint\n"
msgstr "erreur : empreinte digitale invalide\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
msgid "error: no ownertrust value\n"
msgstr "erreur : pas d'indice de confiance\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr "la cl� n'est pas dans la base de confiance, recherche du porte-cl�s.\n"
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, c-format
msgid "key not in ring: %s\n"
msgstr "cl� absente du porte-cl�s : %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr "Oops : la cl� est maintenant dans la base de confiance ???\n"
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, c-format
msgid "insert trust record failed: %s\n"
msgstr "l'insertion d'enregistrement de confiance a �chou� : %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, c-format
msgid "error finding dir record: %s\n"
msgstr "erreur pendant la recherche de l'enregistrement de r�pertoire : %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "l'utilisateur '%s' n'est pas dans la base de confiance - insertion\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "n'a pas pu ins�rer '%s' dans la base de confiance : %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr "%s : probl�me de lecture du bloc de cl�s : %s\n"
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, c-format
msgid "%s: update failed: %s\n"
msgstr "%s : la mise � jour a �chou� : %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr "%s : mis � jour\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr "%s : OK\n"
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr "lid %lu : enregistrement de r�pertoire sans cl� - ignor�\n"
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "lid %lu : le bloc de cl�s n'a pas �t� trouv� : %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "lid %lu : la mise � jour a �chou�: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr "lid %lu : mis � jour\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu : OK\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "%lu cl�s trait�es\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\t%lu cl�s ignor�es\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\t%lu cl�s avec erreurs\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\t%lu cl�s mises � jour\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "lid ? : l'insertion a �chou� : %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "lid %lu : l'insertion a �chou� : %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr "lid %lu : ins�r�\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr "\t%lu cl�s ins�r�es\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "l'�num�ration des blocs de cl�s a �chou� : %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr ""
"check_trust : la recherche d'enregistrement de r�pertoire a �chou� : %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, 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:1610
+#: g10/trustdb.c:1771
#, 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:1618
+#: g10/trustdb.c:1779
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"cl� %08lX.%lu : cr��e dans le futur (voyage temporel ou\n"
"probl�me d'horloge)\n"
-#: g10/trustdb.c:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "cl� %08lX.%lu : a expir� le %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "cl� %08lX.%lu : la v�rification de confiance a �chou�: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr ""
"ATTENTION : les enregistrements de pr�f�rences longs ne sont pas encore\n"
"support�s\n"
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "get_dir_record : search_record a �chou� : %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
"NOTE : l'enregistrement de signature %lu[%d] est dans la liste d'aide\n"
"de %lu mais marqu� comme v�rifi�\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr ""
@@ -2809,146 +2829,147 @@ msgstr ""
"de %lu mais n'est pas marqu�\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr ""
"l'enregistrement de signature %lu[%d] dans la liste d'aide de %lu\n"
"ne pointe pas vers un enregistrement de r�pertoire\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu : pas de cl� primaire\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr "lid %lu : utilisateur non trouv� dans le bloc de cl�s\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "lid %lu : utilisateur sans signature\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu : auto-signature dans la liste d'aide\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "Certificat de r�vocation valide"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Bon certificat"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "tr�s �trange : pas de cl� publique\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr ""
"la liste d'aide de %lu[%d] de %lu ne pointe pas vers un enregistrement\n"
"de r�pertoire\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "la lid %lu n'a pas de cl�\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: ne peut obtenir le bloc de cl�s: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "tdbio_search_dir a �chou� : %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "cl� %08lX.%lu : bonne liaison avec la sous-cl�\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "cl� %08lX.%lu : liaison avec la sous-cl� invalide : %s\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "cl� %08lX.%lu : r�vocation de cl� valide\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "cl� %08lX.%lu : r�vocation de sous-cl� invalide : %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "cl� %08lX.%lu : r�vocation de sous-cl� valide\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "Bonne auto-signature"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "Auto-signature invalide"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
"La r�vocation valide de nom d'utilisateur a �t� ignor�e car l'auto-\n"
"signature est plus r�cente\n"
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "R�vocation de nom d'utilisateur valide\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
msgid "Invalid user ID revocation"
msgstr "R�vocation de nom d'utilisateur invalide"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "Trop de pr�f�rences"
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr "Trop d'items de pr�f�rence"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Certificat dupliqu� - enlev�"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
msgid "Hmmm, public key lost?"
msgstr "Hmmm, cl� publique perdue ?"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "R�vocation de certificat invalide"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Certificat invalide"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
"uid %08lX.%lu/%02X%02X : poss�de une ombre %lu mais n'est pas encore\n"
"marqu�.\n"
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr ""
@@ -2956,41 +2977,41 @@ msgstr ""
"enregistrement de r�pertoire\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "insert_trust_record : bloc de cl�s non trouv� : %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr "n'a pas utilis� la cl� principale pour � insert_trust_record() �\n"
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s : ne peut cr�er le porte-cl�s : %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, c-format
msgid "%s: keyring created\n"
msgstr "%s : porte-cl�s cr��\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr ""
"ATTENTION : 2 fichiers avec des informations confidentielles existent.\n"
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s est le fichier original\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr "%s est le nouveau\n"
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr "R�parez ce probl�me de s�curit� possible\n"
@@ -3013,25 +3034,25 @@ msgstr ""
"s�re pour les signatures !\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "Le fichier `%s' existe. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "R��crire (o/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "�criture vers la sortie standard\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "les donn�es sign�es sont suppos�es �tre dans `%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s : nouveau fichier d'options cr��\n"
@@ -3220,6 +3241,9 @@ msgstr "Pas d'aide disponible"
msgid "No help available for `%s'"
msgstr "Pas d'aide disponible pour `%s'"
+#~ msgid "use this user-id for encryption"
+#~ msgstr "utiliser ce nom d'utilisateur pour chiffrer"
+
#~ msgid "second"
#~ msgstr "seconde"
diff --git a/po/it.po b/po/it.po
index a6f2d29a7..f54b0e5c1 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnupg-0.4.3\n"
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"PO-Revision-Date: 1998-11-09 16:19+01:00\n"
"Last-Translator: Marco d'Itri <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
@@ -17,6 +17,14 @@ msgstr ""
msgid "Warning: using insecure memory!\n"
msgstr "Attenzione: si sta usando memoria insicura!\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "s�"
@@ -270,13 +278,13 @@ msgstr "... questo � un bug (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "Hai trovato un bug... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
#, fuzzy
msgid "WARNING: using insecure random number generator!!\n"
msgstr ""
"Attenzione: si sta usando un generatore di numeri casuali non sicuro!!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -299,7 +307,7 @@ msgstr ""
"altra cosa per dare all'OS la possibilit� di raccogliere altra entropia!\n"
"(Servono ancora %d altri byte)\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -307,127 +315,127 @@ msgstr ""
"@Comandi:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[file]|fai una firma"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[file]|fai una firma mantenendo il testo in chiaro"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "fai una firma separata"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "cifra dati"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "cifra solo con un cifrario simmetrico"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "immagazzina soltanto"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "decifra dati (predefinito)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "verifica una firma"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "elenca le chiavi"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "elenca le chiavi e le firme"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "controlla le firme delle chiavi"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "elenca le chiavi e le impronte digitali"
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "elenca le chiavi segrete"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "genera una nuova coppia di chiavi"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "rimuove una chiave dal portachiavi pubblico"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "firma o modifica una chiave"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "genera un certificato di revoca"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "esporta delle chiavi"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "importa/aggiungi delle chiavi"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "elenca solo la sequenza dei pacchetti"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "esporta i valori di fiducia"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "importa i valori di fiducia"
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NAMES]|controlla il database della fiducia"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NAMES]|controlla il database della fiducia"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "ripara un database della fiducia rovinato"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "rimuovi l'armatura a un file o a stdin"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "crea l'armatura a un file o a stdin"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [files]|stampa tutti i message digests"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "stampa tutti i message digests"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -437,145 +445,146 @@ msgstr ""
"Opzioni:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "crea un output ascii con armatura"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NAME|usa l'algoritmo di cifratura NOME"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "usa questo user-id per firmare o decifrare"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "usa questo user-id per cifrare"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|imposta il livello di compressione (0 disabilita)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "usa il modo testo canonico"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "usa come file di output"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "prolisso"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "meno prolisso"
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "forza l'uso di firme v3"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "modo batch: non fare domande"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "assumi \"s�\" a quasi tutte le domande"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "assumi \"no\" a quasi tutte le domande"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "aggiungi questo portachiavi alla lista"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "aggiungi questo portachiavi segreto alla lista"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NAME|usa NAME come chiave segreta predefinita"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
#, fuzzy
msgid "|NAME|set terminal charset to NAME"
msgstr "|NAME|usa l'algoritmo di cifratura NOME"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "leggi le opzioni dal file"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "imposta i flag di debugging"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "abilita il debugging completo"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|FD|scrivi le informazioni di stato su questo fd"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "non scrivere pacchetti di commento"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(predefinito � 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(predefinito � 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr ""
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|FILE|carica il modulo di estensione FILE"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "emula il modo descritto nel RFC1991"
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|usa il modo N per la passphrase"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|NAME|usa l'algoritmo di message digest NOME"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|NAME|usa l'alg. di cifratura NOME per le passphrase"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NAME|usa l'algoritmo di cifratura NOME"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NAME|usa l'algoritmo di message digest NOME"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|usa l'algoritmo di compressione N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "elimina il campo keyid dei pacchetti crittografati"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -595,19 +604,19 @@ msgstr ""
" --list-keys [nomi] mostra le chiavi\n"
" --fingerprint [nomi] mostra le impronte digitali\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "Per favore segnala i bug a <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Uso: gpgm [opzioni] [file] (-h per l'aiuto)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Uso: gpg [opzioni] [file] (-h per l'aiuto)"
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -615,7 +624,7 @@ msgstr ""
"Sintassi: gpgm [opzioni] [file]\n"
"Utility di manutenzione di GnuPG\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -625,7 +634,7 @@ msgstr ""
"firma, controlla, cifra o decifra\n"
"l'operazione predefinita dipende dai dati di input\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -633,151 +642,151 @@ msgstr ""
"\n"
"Algoritmi gestiti:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "uso: gpgm [options] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "uso: gpg [options] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "comandi in conflitto\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, fuzzy, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "nota: nessun file con opzioni predefinite `%s'\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "file con opzioni predefinite `%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "lettura delle opzioni da `%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, fuzzy, c-format
msgid "%s is not a valid character set\n"
msgstr "Carattere non valido nel commento\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algoritmo di cifratura selezionato non � valido\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "l'algoritmo di digest selezionato non � valido\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, 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:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed deve essere maggiore di 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed deve essere maggiore di 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr ""
-#: g10/g10.c:854
+#: g10/g10.c:866
#, fuzzy
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "nota: il modo S2K semplice (0) � fortemente scoraggiato\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "modo S2K non valido; deve essere 0, 1 o 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "inizializzazione del trustdb fallita: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [nomefile]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [nomefile]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [nomefile]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [nomefile]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nomefile]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [nomefile]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [nomefile]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
#, fuzzy
msgid "--edit-key username [commands]"
msgstr "--edit-key nomeutente"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key nomeutente"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key nomeutente"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "impossibile aprire `%s': %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [userid] [portachiavi]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "rimozione dell'armatura fallita: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "creazione dell'armatura fallita: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo di hash non valido `%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[nomefile]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr ""
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "impossibile aprire `%s'\n"
@@ -804,56 +813,56 @@ msgstr "header della firma in chiaro non valido\n"
msgid "nested clear text signatures\n"
msgstr "|[file]|fai una firma mantenendo il testo in chiaro"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "riga protetta con il trattino non valida: "
-#: g10/armor.c:516
+#: g10/armor.c:507
#, fuzzy
msgid "unexpected armor:"
msgstr "Dati inaspettati"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "Carattere radix64 non valido %02x saltato\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "eof prematura (nessun CRC)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "eof prematura (nel CRC)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "CRC malformato\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "errore nel CRC; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "eof prematura (nella coda)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "errore nella riga della coda\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
#, fuzzy
msgid "no valid OpenPGP data found.\n"
msgstr "Non sono stati trovati dati RFC1991 o OpenPGP validi.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr ""
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1039,7 +1048,12 @@ msgstr ""
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:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: saltata: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1047,79 +1061,74 @@ msgstr ""
"Non hai specificato un user ID. (puoi usare \"-r\")\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Inserisci l'user ID: "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "User ID inesistente.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: saltata: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "nessun indirizzo valido\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "scrittura della autofirma\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "scrittura della autofirma\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "Per favore scegli che tipo di chiave vuoi:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA e ElGamal (default)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (firma solo)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (crittografa solo)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (firma e crittografa)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal in un pacchetto v3\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Cosa scegli? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
#, fuzzy
msgid "Do you really want to create a sign and encrypt key? "
msgstr "Vuoi davvero cancellare le chiavi selezionate? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Scelta non valida.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1132,19 +1141,19 @@ msgstr ""
" la dimensione predefinita � 1024 bit\n"
" la dimensione massima consigliata � 2048 bit\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "Di che dimensioni vuoi la chiave? (1024) "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
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:458
+#: g10/keygen.c:456
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "la chiave � troppo corta; 768 � il minimo valore permesso.\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1152,11 +1161,11 @@ msgstr ""
"Chiavi pi� lunghe di 2048 non sono consigliate perch� i calcoli sono \n"
"VERAMENTE lunghi!\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "Sei sicuro di volere una chiave di queste dimensioni? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1164,21 +1173,21 @@ 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:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "Ti serve davvero una chiave cos� lunga? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "Le dimensioni della chiave richieste sono %u bit\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "arrotondate a %u bit\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1193,29 +1202,29 @@ msgstr ""
" <n>m = la chiave scadr� dopo n mesi\n"
" <n>y = la chiave scadr� dopo n anni\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "Chiave valida per? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "valore non valido\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
msgid "Key does not expire at all\n"
msgstr "La chiave non scade\n"
#. print the date when the key expires
-#: g10/keygen.c:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "La chiave scadr� il %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "� giusto (s/n)? "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1231,39 +1240,39 @@ msgstr ""
" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Nome e Cognome: "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Carattere non valido nel nome\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "Il nome non pu� iniziare con una cifra\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "Il nome deve essere lungo almeno 5 caratteri\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "Indirizzo di Email: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "L'indirizzo di email non � valido\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Commento: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Carattere non valido nel commento\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1274,15 +1283,15 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "NnCcEeOoQq"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
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:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1290,11 +1299,11 @@ msgstr ""
"Ti serve una passphrase per proteggere la tua chiave segreta.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "passphrase non ripetuta correttamente; riprova.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1306,7 +1315,7 @@ msgstr ""
"programma con l'opzione \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1320,33 +1329,33 @@ msgstr ""
"generatore di numeri casuali la possibilit� di raccogliere abbastanza\n"
"entropia.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
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:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "La coppia DSA avr� 1024 bit.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "Generazione della chiave annullata.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "scrittura del certificato pubblico in `%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "scrittura del certificato privato in `%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "chiavi pubbliche e segrete create e firmate.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1356,12 +1365,12 @@ msgstr ""
"vorrai usare il comando \"--add-key\" per generare una chiave secondaria\n"
"per questo scopo.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Generazione della chiave fallita: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1369,7 +1378,7 @@ msgstr ""
"chiave pubblica creata nel futuro (salto nel tempo o problema con\n"
"l'orologio)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1377,12 +1386,12 @@ msgstr ""
"chiave pubblica creata nel futuro (salto nel tempo o problema con\n"
"l'orologio)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "Crea davvero? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: impossibile aprire: %s\n"
@@ -1427,281 +1436,281 @@ msgstr "chiave %08lX: chiave segreta senza chiave pubblica - saltata\n"
msgid "WARNING: nothing exported\n"
msgstr "ATTENZIONE: uso di una chiave non fidata!\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr ""
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr ""
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "uso la chiave secondaria %08lX invece della chiave primaria %08lX\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "impossibile aprire il file: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "salto un blocco di tipo %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "Per ora sono state esaminate %lu chiavi\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "errore di lettura: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr "Numero totale esaminato: %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr "senza user ID: %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr "importate: %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr "non modificate: %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr "nuovi user ID: %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr "nuove subchiavi: %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr "nuove firme: %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr "nuove revoche di chiavi: %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr "chiavi segrete lette: %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr "chiavi segrete importate %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr "chiavi segrete non cambiate %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "chiave %08lX: nessun user id\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "chiave %08lX: nessun user id valido\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "questo pu� essere causato da una autofirma mancante\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "chiave %08lX: chiave pubblica non trovata: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "nessun portachiavi pubblico predefinito\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "scrittura in `%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "impossibile bloccare il portachiavi pubblico: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "impossibile scrivere sul portachiavi pubblico: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "chiave %08lX: chiave pubblica importata\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "chiave %08lX: non corrisponde alla nostra copia\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "chiave %08lX: impossibile individuare il keyblock originale: %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "chiave %08lX: impossibile leggere il keyblock originale: %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "scrittura del keyblock\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "impossibile aprire il keyblock: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "chiave %08lX: un nuovo user id\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "chiave %08lX: %d nuovi user id\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "chiave %08lX: una nuova firma\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "chiave %08lX: %d nuove firme\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "chiave %08lX: una nuova subchiave\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "chiave %08lX: %d nuove subchiavi\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "chiave %08lX: non cambiata\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "impossibile bloccare il portachiavi segreto: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "impossibile scrivere il portachiavi: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "chiave %08lX: chiave segreta importata\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "chiave %08lX: gi� nel portachiavi segreto\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "chiave %08lX: chiave segreta non trovata: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"chiave %08lX: manca la chiave pubblica - impossibile applicare il\n"
"certificato di revoca\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "chiave %08lX: certificato di revoca non valido: %s - rifiutato\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "chiave %08lX: certificato di revoca importato\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "chiave %08lX: nessun user id per la firma\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "chiave %08lX: algoritmo a chiave pubblica non gestito\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "chiave %08lX: autofirma non valida\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "chiave %08lX.%lu: Legame con la subchiave corretto\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "chiave %08lX.%lu: Legame con la subchiave non valido: %s\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "chiave %08lX: saltato l'user id '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "chiave %08lX: una nuova subchiave\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "chiave %08lX: certificato di revoca nel posto sbagliato - saltato\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "chiave %08lX: certificato di revoca non valido: %s - saltato\n"
@@ -2142,33 +2151,39 @@ msgstr "nota: il mittente ha richiesto \"solo-per-i-tuoi-occhi\"\n"
msgid "original file name='%.*s'\n"
msgstr ""
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr ""
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "Firma fatta %.*s usando %s key ID %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "Firma NON corretta da \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Buona firma da \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr "importate: %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Impossibile controllare la firma: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr ""
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr ""
@@ -2255,22 +2270,22 @@ msgstr ""
msgid "can't open signed data `%s'\n"
msgstr "impossibile aprire i dati firmati `%s'\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "ricevente anonimo; provo la chiave segreta %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
#, fuzzy
msgid "okay, we are the anonymous recipient.\n"
msgstr "Bene, siamo il ricevente anonimo.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
#, fuzzy
msgid "old encoding of the DEK is not supported\n"
msgstr "l'algoritmo di protezione %d non � gestito\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, fuzzy, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "nota: algoritmo di cifratura %d non trovato nelle impostazioni\n"
@@ -2341,675 +2356,681 @@ msgstr "%s: attenzione: file vuoto\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr ""
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, fuzzy, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr ""
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, fuzzy, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, fuzzy, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, fuzzy, c-format
msgid "%s: directory created\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr ""
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: impossibile creare: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr ""
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, fuzzy, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, fuzzy, c-format
msgid "%s: trustdb created\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, fuzzy, c-format
msgid "%s: invalid trustdb\n"
msgstr "aggiornamento del trustdb fallito: %s\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, fuzzy, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, fuzzy, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, fuzzy, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, fuzzy, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, fuzzy, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, fuzzy, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "aggiornamento del trustdb fallito: %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, fuzzy, c-format
msgid "%s: not a trustdb file\n"
msgstr "aggiornamento del trustdb fallito: %s\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr ""
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, fuzzy, c-format
msgid "%s: invalid file version %d\n"
msgstr "header della firma in chiaro non valido\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, fuzzy, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, fuzzy, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr ""
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr ""
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
#, fuzzy
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr "Il trustdb � rovinato; per favore esegui \"gpgm --fix-trust-db\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr ""
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr ""
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, fuzzy, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, fuzzy, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "aggiornamento del trustdb fallito: %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr ""
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr ""
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr ""
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, fuzzy, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "errore nella creazione della passhprase: %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr "la chained sigrec %lu ha il proprietario sbagliato\n"
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, fuzzy, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "Carattere non valido nel commento\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, fuzzy, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr "chiave %08lX: chiave segreta senza chiave pubblica - saltata\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "chiave %08lX: impossibile metterla nel trustdb\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "chiave %08lX: richiesta del record fallita\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, fuzzy, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "chiave %08lX: gi� nella tabella delle chiavi segrete\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, fuzzy, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "chiave %08lX: accettata come chiave segreta\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, fuzzy, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "Questa chiave non � protetta.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "chiave %08lX: chiave segreta senza chiave pubblica - saltata\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, 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:591
+#: g10/trustdb.c:593
#, fuzzy, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "enum_secret_keys fallito: %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, fuzzy, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, fuzzy, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, fuzzy, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, fuzzy, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, fuzzy, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr ""
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
#, fuzzy
msgid "Ooops, no user ids\n"
msgstr "elenca le chiavi e gli user id"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, fuzzy, c-format
msgid "user '%s' read problem: %s\n"
msgstr "%s: utente non trovato\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, fuzzy, c-format
msgid "user '%s' list problem: %s\n"
msgstr "%s: utente non trovato\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, fuzzy, c-format
msgid "user '%s' not found: %s\n"
msgstr "%s: utente non trovato\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, fuzzy, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "inizializzazione del trustdb fallita: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, fuzzy, c-format
msgid "user '%s' not in trustdb\n"
msgstr "%s: utente non trovato\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
"# (Use \"gpgm --import-ownertrust\" to restore them)\n"
msgstr ""
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr ""
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, fuzzy, c-format
msgid "error reading key record: %s\n"
msgstr "%s: errore nel controllare la chiave: %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr ""
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr ""
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
#, fuzzy
msgid "error: invalid fingerprint\n"
msgstr "errore nella riga della coda\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
#, fuzzy
msgid "error: no ownertrust value\n"
msgstr "esporta i valori di fiducia"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr ""
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, fuzzy, c-format
msgid "key not in ring: %s\n"
msgstr "impossibile scrivere il portachiavi: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr ""
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, fuzzy, c-format
msgid "insert trust record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, fuzzy, c-format
msgid "error finding dir record: %s\n"
msgstr "rimozione dell'armatura fallita: %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, fuzzy, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "aggiornamento del trustdb fallito: %s\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, fuzzy, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "inizializzazione del trustdb fallita: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr ""
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, fuzzy, c-format
msgid "%s: update failed: %s\n"
msgstr "aggiornamento fallito: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, fuzzy, c-format
msgid "%s: updated\n"
msgstr "\\t%lu chiavi aggiornate\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr ""
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr ""
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, fuzzy, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "chiave %08lX: chiave pubblica non trovata: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, fuzzy, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "aggiornamento fallito: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, fuzzy, c-format
msgid "lid %lu: updated\n"
msgstr "\\t%lu chiavi aggiornate\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, fuzzy, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu: manca la chiave primaria\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "%lu chiavi esaminate\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\\t%lu chiavi saltate\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\\t%lu chiavi con errori\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\\t%lu chiavi aggiornate\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, fuzzy, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, fuzzy, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, fuzzy, c-format
msgid "lid %lu: inserted\n"
msgstr "\\t%lu chiavi inserite\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr "\\t%lu chiavi inserite\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, fuzzy, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "enum_secret_keys fallito: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, fuzzy, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "chiave %08lX: inserimento del record della fiducia fallito: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, 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:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "chiave %08lX.%lu: inserita nel trustdb\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, 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:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "chiave %08lX.%lu: scaduta il %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "chiave %08lX.%lu: controllo della fiducia fallito: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr ""
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, fuzzy, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, fuzzy, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
"nota: rec di %lu[%d] nella hintlist di %lu ma marcato come verificato\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, fuzzy, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr "nota: rec di %lu[%d] nella hintlist di %lu ma non marcato\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr "Il rec di %lu[%d] nella hintlist di %lu non punta a un record dir\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu: manca la chiave primaria\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr "lid %lu: user id non trovato nel keyblock\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "chiave %08lX: user id senza firma\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu: autofirma nella hintlist\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "Revoca del certificato valida"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Certificato corretto"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "molto strano: non ci sono chiavi pubbliche\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr "hintlist %lu[%d] di %lu non punta a un record dir\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "Il lid %lu non ha una chiave\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: impossibile ottenere il keyblock: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, fuzzy, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "rimozione dell'armatura fallita: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "chiave %08lX.%lu: Legame con la subchiave corretto\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "chiave %08lX.%lu: Legame con la subchiave non valido: %s\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "chiave %08lX.%lu: Revoca della chiave valida\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "chiave %08lX.%lu: Revoca della chiave non valida: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "chiave %08lX.%lu: Revoca della subchiave valida\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "Autofirma corretta"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "Autofirma non valida"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "Revoca dell'user ID valida\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
msgid "Invalid user ID revocation"
msgstr "Revoca dell'user ID non valida"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "Troppe preferenze"
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
#, fuzzy
msgid "Too many preference items"
msgstr "Troppi elementi di preferenza"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Certificato doppio - cancellato"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
#, fuzzy
msgid "Hmmm, public key lost?"
msgstr "chiave pubblica perduta"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "Certificato di revoca non valido"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Certificato non valido"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, fuzzy, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr "Il rec di %lu[%d] nella hintlist di %lu non punta a un record dir\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, fuzzy, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "chiave %08lX: chiave segreta non trovata: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr ""
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, fuzzy, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: impossibile creare: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, fuzzy, c-format
msgid "%s: keyring created\n"
msgstr "%s: creato un nuovo file delle opzioni\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr ""
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, fuzzy, c-format
msgid "%s is the unchanged one\n"
msgstr "chiavi segrete non cambiate %lu\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr ""
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr ""
@@ -3031,25 +3052,25 @@ msgstr ""
"questa � una chiave ElGamal generata da PGP che NON � sicura per le firme!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "Il file `%s' esiste. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "Sovrascrivo (y/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "scrivo su stdout\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "presumo che i dati firmati siano in `%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s: creato un nuovo file delle opzioni\n"
@@ -3206,6 +3227,9 @@ msgstr "Nessun aiuto disponibile"
msgid "No help available for `%s'"
msgstr "Nessun aiuto disponibile per `%s'"
+#~ msgid "use this user-id for encryption"
+#~ msgstr "usa questo user-id per cifrare"
+
#~ msgid "invalid clear text header: "
#~ msgstr "header del testo in chiaro non valido: "
diff --git a/po/pl.po b/po/pl.po
index 76f0057d2..11352ff72 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,20 +6,34 @@
msgid ""
msgstr ""
"Project-Id-Version: gnupg-0.9.2\n"
-"POT-Creation-Date: 1999-01-25 23:23+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"PO-Revision-Date: 1999-01-26 01:30+01:00\n"
"Last-Translator: Janusz A. Urbanowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments --keywor\\d=_ --keyword=N_ --files-from=./POTFILES.in\n"
-"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c cipher\\/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c g10/decrypt\\.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c g10/mainproc.c g10/pas\\sphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c g10/sig-check.c g10/sign\\.c g10/trustdb.c g10/verify.c g10/status.c g10/pubkey-enc.c\n"
+"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments "
+"--keywor\\d=_ --keyword=N_ --files-from=./POTFILES.in\n"
+"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
+"cipher\\/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
+"g10/decrypt\\.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c "
+"g10/mainproc.c g10/pas\\sphrase.c g10/plaintext.c g10/pref.c "
+"g10/seckey-cert.c g10/sig-check.c g10/sign\\.c g10/trustdb.c g10/verify.c "
+"g10/status.c g10/pubkey-enc.c\n"
#: util/secmem.c:77
msgid "Warning: using insecure memory!\n"
msgstr "Ostrze�enie: u�ywana pami�� nie jest pami�ci� bezpieczn�!\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "tak"
@@ -226,13 +240,13 @@ msgstr "... to jest b��d w programie (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "znalaz�e�(a�) b��d w programie ... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
msgid "WARNING: using insecure random number generator!!\n"
msgstr ""
"OSTRZE�ENIE: u�ywany generator liczb losowych\n"
"nie jest kryptograficznie bezpieczny!!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -258,7 +272,7 @@ msgstr ""
"Prosz� kontynuowa� inne dzia�ania aby system m�g� zebra� odpowiedni�\n"
"ilo�� entropii do ich wygenerowania (brakuje %d bajt�w).\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -266,127 +280,127 @@ msgstr ""
"@Polecenia:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[plik]|z�o�enie podpisu"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[plik]|z�o�enie podpisu na czytelnym dokumencie"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "sporz�dzenie podpisu oddzielonego od dokumentu"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "szyfrowanie danych"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "szyfrowanie tylko szyfrem symetrycznym"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "tylko zapis"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "odszyfrowywanie danych (domy�lnie)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "sprawdzenie podpisu"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "lista kluczy"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "lista kluczy i podpis�w"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "sprawdzenie podpis�w kluczy"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "lista kluczy i ich odcisk�w"
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "lista kluczy tajnych"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "generacja nowej pary klucza"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "usuni�cie klucza ze zbioru kluczy publicznych"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "podpisanie lub modyfikacja klucza"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "generacja certyfikatu uniewa�nienia klucza"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "eksport kluczy do pliku"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr "eksport kluczy do serwera kluczy"
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "do��czanie klucza do zbioru"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "wypisane sekwencji pakiet�w"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "eksport warto�ci zaufania"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "wczytanie warto��i zaufania"
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NAZWY]|naniesienie poprawek do bazy zaufania"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NAZWY]|sprawdzenie bazy zaufania"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "naprawa uszkodzonej Bazy Zaufania"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "Zdj�cie opakowania ASCII pliku lub potoku"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "Opakowanie ASCII pliku lub potoku"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [pliki]|skr�ty wiadomo�ci"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "wszystkie skr�ty wiadomo�ci"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -396,144 +410,145 @@ msgstr ""
"Opcje:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "plik wynikowy w opakowaniu ASCII"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NAZWA|zestaw znak�w terminala NAZWA"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "identyfikator do podpisania lub odszyfrowania"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "u�y� tego identyfikatora do szyfrowania"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|poziom kompresji N (0 - brak)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "kanoniczny format tekstowy"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "plik wyj�ciowy"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "z informacjami dodatkowymi"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "mniej komunikat�ww"
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "wymuszenie trzeciej wersji formatu podpis�w"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "tryb wsadowy: �adnych pyta�"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "automatyczna odpowied� tak na wi�kszo�� pyta�"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "automatyczna odpowied� nie na wi�kszo�� pyta�"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "doda� zbi�r kluczy do listy"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "doda� zbi�r kluczy tajnych do listy"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NAZWA|u�ycie NAZWA jako domy�lnego klucza tajnego"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr "|HOST|serwer kluczy w kt�rym b�d� poszukiwane"
-#: g10/g10.c:237
+#: g10/g10.c:243
msgid "|NAME|set terminal charset to NAME"
msgstr "|NAZWA|zestaw znak�w terminala NAZWA"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "wczytanie opcji z pliku"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "ustawienie opcji �ledzenia wykonania programu"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "umo�liwienie pe�nego �ledzenia programu"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|FD|zapisa� opis stanu do FD"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "nie zapisywa� pakiet�w z komentarzem"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(domy�lnie 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(domy�lnie 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr "|KLUCZ|ca�kowite zaufanie dla tego klucza"
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|PLIK|�adowanie modu�u rozszerzenia z PLIK"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "emulacja trybu opisanego w RFC1991"
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|N-ty tryb wprowadzania wyra�enia przej�ciowego"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|ALG|algorytm obliczania skr�t�w wiadomo�ci ALG"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|ALG|algorytmu szyfruj�cy ALG dla has�a"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NAZWA|algorytm szyfruj�cy NAZWA"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NAZWA|algorytm obliczania skr�t�w wiadomo�ci NAZWA"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|algorytm kompresji N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "usuni�cie identyfikator�w kluczy pakiet�w"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -554,19 +569,19 @@ msgstr ""
" --list-keys [nazwy] pokazuje klucze\n"
" --fingerprint [nazwy] pokazuje odciski kluczy\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "B��dy prosimy zg�asza� na adres <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Spos�b u�ycia: gpgm [opcje] [pliki] (-h podaje pomoc)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Spos�b u�ycia: gpg [opcje] [pliki] (-h podaje pomoc)"
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -574,7 +589,7 @@ msgstr ""
"Sk�adnia: gpgm [opcje] [pliki]\n"
"GnuPG program obs�uguj�cy\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -584,7 +599,7 @@ msgstr ""
"podpisywanie, sprawdzanie podpis�w, szyfrowanie, deszyfrowanie\n"
"domy�lnie wykonywana operacja zale�y od danych wej�ciowych\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -592,149 +607,149 @@ msgstr ""
"\n"
"Obs�ugiwane algorytmy:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "spos�b u�ycia: gpgm [opcje]"
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "spos�b u�ycia: gpg [opcje]"
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "sprzeczne polecenia\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "UWAGA: brak domy�lnego pliku opcji '%s'\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "plik opcji '%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "odczyt opcji z '%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s nie jest poprawn� nazw� zestawu znak�w\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "wybrany algorytm szyfruj�cy jest niepoprawny\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "wybrany algorytm geenracji skr�t�w wiadomo�ci jest niepoprawny\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "ustawienie algortytmu kompresji musi pochodzi� z zakresu %d..%d\n"
-#: g10/g10.c:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "warto�� completes-needed musi by� wi�ksza od 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "warto�� marginals-needed musi by� wi�ksza od 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "warto�� max-cert-depth musi mie�ci� si� w zakresie od 1 do 255\n"
-#: g10/g10.c:854
+#: g10/g10.c:866
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "UWAGA: prosty tryb S2K (0) jest stanowczo odradzany\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "Niepoprawny tryb S2K; musi mie� warto�� 0, 1 lub 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "Inicjowanie Bazy Zaufania nie powiod�o si�: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [plik]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [plik]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [plik]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [plik]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [plik]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [plik]\""
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [plik]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
msgid "--edit-key username [commands]"
msgstr "--edit-key nazwa u�ytkownika [polecenia]"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key nazwa u�ytkownika"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key nazwa u�ytkownika"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "nie mog� otworzy� %s: %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [identyfikator] [zbi�r kluczy]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "Usuni�cie opakowania ASCII nie powiod�o si�: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "Opakowywanie ASCII nie powiod�o si�: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "niew�a�ciwy algorytm skr�tu '%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[nazwa pliku]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr "Wpisz tutaj swoj� wiadomo�� ...\n"
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "nie mog� otworzy� '%s'\n"
@@ -760,54 +775,54 @@ msgstr "niew�a�ciwy nag��wek czytelnego podpisanego dokumentu\n"
msgid "nested clear text signatures\n"
msgstr "zagnie�d�one podpisy na czytelnym dokumencie\n"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "niepoprawne oznaczenie linii minusami:"
-#: g10/armor.c:516
+#: g10/armor.c:507
msgid "unexpected armor:"
msgstr "nieoczekiwane opakowanie:"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "niew�a�ciwy znak formatu radix64 %02x zosta� pomini�ty\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "przewczesny koniec pliku (brak CRC)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "przedwczesny koniec pliku (w CRC)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "b��d formatu CRC\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "B��d sumy CRC; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "przedwczesny koniec pliku (w linii ko�cz�cej)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "b��d w linii ko�cz�cej\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
msgid "no valid OpenPGP data found.\n"
msgstr "nie odnaleziono poprawnych danych w formacie OpenPGP.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr "b��d opakowania: linia d�u�sza ni� %d znak�w\n"
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1000,7 +1015,12 @@ msgid " It is not certain that the signature belongs to the owner.\n"
msgstr ""
" Nie ma pewno�ci �e ten podpis zosta� z�o�nony przez w�a�ciciela.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: pomini�ty: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1008,79 +1028,74 @@ msgstr ""
"Nie poda�e� identyfikatora u�ytkownika (user ID). \n"
"Mo�na to zrobi� za pomoc� opcji \"-r\".\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Wprowad� identyfikator u�ytkownika (user ID): "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "Brak takiego identyfikatora u�ytkownika.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: pomini�ty: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: b��d podczas sprawdzania klucza: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "brak poprawnych adres�w\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "zapis podpisu klucza nim samym\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "zapis podpisu wi���cego klucz\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "Prosz� wybra� rodzaj klucza:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) Para kluczy dla algorytm�w DSA i ElGamala (domy�lne)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (tylko do podpisywania)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) Klucz dla algorytmu ElGamala (tylko do szyfrowanie)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) Klucz dla algorytmu ElGamala (do szyfrowania i podpisywania)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr ""
" (%d) Klucz dla algorytmu ElGamala w pakiecie w trzeciej wersji formatu\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Tw�j wyb�r? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
msgid "Do you really want to create a sign and encrypt key? "
msgstr "Czy na pewno chcesz stworzy� klucz do szyfrowania i podpisywania? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Niew�a�ciwy wyb�r.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1093,19 +1108,19 @@ msgstr ""
" domy�lny rozmiar klucza wynosi 1024 bity\n"
" najwi�kszy sugerowany rozmiar klucza wynosi 2048 bit�w\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "Jakiej d�ugo�ci klucz wygenerowa�? (1024) "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "Klucz dla DSA musi mie� d�ugo�� pomi�dzy 512 i 1024 bitow.\n"
-#: g10/keygen.c:458
+#: g10/keygen.c:456
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "D�ugo�� klucza zbyt ma�a; minimalna dopuszczona wynosi 768 bit�w.\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1113,11 +1128,11 @@ msgstr ""
"Klucze d�u�sze ni� 2048 bit�w s� odradzane poniewa� obliczenia\n"
"trwaj� wtedy BARDZO d�ugo!\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "Na pewno wygenerowa� klucz takiej d�ugo�ci? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1125,21 +1140,21 @@ msgstr ""
"Nale�y tak�e pami�ta� o tym, �e informacje mog� by� te� wykradzione z\n"
"komputera przez pods�uch emisji elektromagnetycznej klawiatury i monitora!\n"
-#: g10/keygen.c:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "Czy naprawd� potrzebujesz takiego d�ugiego klucza? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "��dana d�ugo�� klucza to %u bity.\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "zaokr�glono do %u bit�w\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1155,29 +1170,29 @@ msgstr ""
" <n>m = termin wa�no�ci klucza up�ywa za n miesi�cy\n"
" <n>y = termin wa�no�ci klucza up�ywa za n lat\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "Okres wa�no�ci klucza ? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "niepoprawna warto��\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
msgid "Key does not expire at all\n"
msgstr "Klucz nie ma daty wa�no�ci (nie traci wa�no�ci z up�ywem czasu).\n"
#. print the date when the key expires
-#: g10/keygen.c:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "Data wa�no�ci klucza: %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "Dane poprawne (t/n)? "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1193,39 +1208,39 @@ msgstr ""
" \"Tadeusz �ele�ski (Boy) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Imi� i nazwisko: "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Niew�a�ciwy znak w imieniu lub nazwisku\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "Imi� lub nazwisko nie mo�e zaczyna� si� od cyfry\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "Imi� i nazwisko musz� mie� conajmniej 5 znak�w d�ugo�ci.\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "Adres poczty elektronicznej: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "To nie jest poprawny adres poczty elektronicznej\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Komentarz: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Niew�a�ciwy znak w komentarzu\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1236,31 +1251,31 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "IiKkEeDdWw"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr ""
"Zmieni� (I)mi�/nazwisko, (K)omentarz, adres (E)mail, \n"
"przej�� (D)alej czy (W)yj�� z programu ? "
-#: g10/keygen.c:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
msgstr ""
"Musisz poda� wyra�enie przej�ciowe (has�o) aby ochroni� sw�j klucz tajny.\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr ""
"Powt�rzone wyra�enie przej�ciowe nie zgadza si� z podanym w pierwszej "
"pr�bie;\n"
"spr�buj jeszcze raz.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1272,7 +1287,7 @@ msgstr ""
"i opcji \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1287,33 +1302,33 @@ msgstr ""
"entropii\n"
"do zasilenia generatora liczb losowych.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
msgid "Key generation can only be used in interactive mode\n"
msgstr "Generacj� klucza mo�na wykonywa� tylko w trybie interaktywnym\n"
-#: g10/keygen.c:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "Para kluczy dla DSA b�dzie mia�a 1024 bity d�ugo�ci.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "Procedura generacji klucza zosta�a anulowana.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "zapisuj� certyfikat publiczny w '%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "zapisuj� certyfikat prywatny w '%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "Prywatny i publiczny klucz zosta� stworzony i podpisany.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
"the command \"--edit-key\" to generate a secondary key for this purpose.\n"
@@ -1321,12 +1336,12 @@ msgstr ""
"Ten klucz nie mo�e by� wykorzystany do szyfrowania. Komend� \"--edit-key\" \n"
"mo�na doda� do niego podklucz u�ywany do szyfrowania.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "Generacja klucza nie powiod�a si�: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1334,7 +1349,7 @@ msgstr ""
"klucz zosta� stworzony %lu sekund� w przysz�o�ci (zaburzenia\n"
"czasoprzestrzeni, lub �le ustawiony zegar systemowy)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1342,12 +1357,12 @@ msgstr ""
"klucz zosta� stworzony %lu sekund w przysz�o�ci (zaburzenia\n"
"czasoprzestrzeni, lub �le ustawiony zegar systemowy)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "Na pewno generowa�? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: nie mog� otworzy�: %s\n"
@@ -1391,286 +1406,286 @@ msgstr "klucz %08lX: nie jest w formacie RFC 2440 - pomini�ty\n"
msgid "WARNING: nothing exported\n"
msgstr "OSTRZE�ENIE: nic nie zosta�o wyeksportowane!\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr "zbyt wiele wpis�w w buforze kluczy publicznych - wy��czony\n"
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr "zbyt wiele wpis�w w buforze nieznanych kluczy - wy��czony\n"
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "u�ywany jest podklucz %08lX zamiast klucza g��wnego %08lX\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "nie mo�na otworzy� pliku: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "pomijam blok typu %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "%lu kluczy przetworzonych do tej chwili\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "b��d odczytu: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr "Og�em przetworzonych kluczy: %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " bez identyfikatora: %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr " do��czono do zbioru: %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr " bez zmian: %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr " nowych identyfikator�w: %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr " nowych podkluczy: %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr " nowych podpis�w: %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr " nowych uniewa�nie� kluczy: %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr " tajnych kluczy wczytanych: %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " tajnych kluczy dodanych: %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " tajnych kluczy bez zmian: %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "klucz %08lX: brak identyfikatora u�ytkownika\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "klucz %08lX: brak poprawnych identyfikator�w u�ytkownika\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "to mo�e by� spowodowane brakiem podpisu w�a�ciciela klucza\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "klucz %08lX: brak klucza publicznego: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "brak domy�lnego zbioru kluczy publicznych\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "zapis do '%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "nie mog� zablokowa� zbioru kluczy publicznych: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "niemo�liwy jest zapis do zbioru kluczy: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "klucz %08lX: klucz publiczny wczytany do zbioru\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "klucz %08lX: nie zgadza si� z lokalnie posiadan� kopi�\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "klucz %08lX: brak oryginalnego bloku klucza; %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "klucz %08lX: nie mo�na odczyta� oryginalnego bloku klucza; %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "zapisuj� blok klucza\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "nie mog� zapisa� bloku klucza: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "klucz %08lX: 1 nowy identyfikator u�ytkownika\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "klucz %08lX: %d nowych identyfikator�w u�ytkownika\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "klucz %08lX: 1 nowy podpis\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "klucz %08lX: %d nowych podpis�w\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "klucz %08lX: 1 nowy podklucz\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "klucz %08lX: %d nowych podkluczy\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "klucz %08lX: bez zmian\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "nie mog� zablokowa� zbioru kluczy tajnych: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "niemo�liwy jest zapis zbioru kluczy: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "Klucz %08lX: klucz tajny wczytany do zbioru\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "Klucz %08lX: ten klucz ju� znajduje si� w zbiorze\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "klucz %08lX: brak klucza tajnego: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"klucz %08lX: brak klucza publicznego - wczytany certyfikat \n"
"uniwa�nienia nie mo�e by� zastosowany\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr ""
"klucz %08lX: niepoprawny certyfikat uniewa�nienia:\n"
"%s - odrzucony\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "klucz %08lX: wczytany certyfikat uniewa�nienia\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "klucz %08lX: brak identyfikatora u�ytkownika do podpisu\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr ""
"klucz %08lX: nie obs�ugiwany algorytm szyfrowania z kluczem publicznym\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "klucz %08lX: niepoprawny podpis w�a�ciciela klucza\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "klucz %08lX: brak podklucza do dowi�zania\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "klucz %08lX: niepoprawne dowi�zanie podklucza\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "klucz %08lX: zosta� pomini�ty identyfikator u�ytkownika '"
-#: g10/import.c:781
+#: g10/import.c:779
#, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "klucz %08lX: podklucz pomini�ty\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr ""
"klucz %08lX: certyfikat uniewa�nienia umieszczony w niew�a�ciwym \n"
"miejscu - zosta� pomini�ty\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "klucz %08lX: niepoprawny certyfikat uniewa�nienia: %s - pomini�ty\n"
@@ -2110,35 +2125,41 @@ msgstr "UWAGA: nadawca zaznaczy� �e wiadomo�� nie powinna by� zapisywana\n"
msgid "original file name='%.*s'\n"
msgstr "pierwotna nazwa pliku='%.*s'\n"
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr "wymuszono pomini�cie sprawdzenia podpisu\n"
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr ""
"Podpis z�o�ony %.*s za pomoc� %s,\n"
"z u�yciem klucza o identyfikatorze %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "NIEPOPRAWNY podpis z�o�ony przez \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Poprawny podpis z�o�ony przez \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr " do��czono do zbioru: %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Nie mog� sprawdzi� podpisu: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr "podpis starego typu (PGP 2.x)\n"
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr "wykryto niepoprawny pakiet pierwotny w proc_tree()\n"
@@ -2225,20 +2246,20 @@ msgstr "czytam strumie� standardowego wej�cia\n"
msgid "can't open signed data `%s'\n"
msgstr "nie mo�na otworzy� podpisanego pliku '%s'\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "adresat anonimowy; pr�buj� klucz tajny %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
msgid "okay, we are the anonymous recipient.\n"
msgstr "OK, to my jeste�my adresatem anonimowym.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
msgid "old encoding of the DEK is not supported\n"
msgstr "stary, nie obs�ugiwany algorytm szyfrowania klucza sesyjnego\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "UWAGA: brak algorytmu szyfruj�cego %d w ustawieniach\n"
@@ -2310,291 +2331,296 @@ msgstr "OSTRZE�ENIE: plik '%s' jest pusty\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr "nie mog� obs�u�y� linii tekstu d�u�szej ni� %d znak�w\n"
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "baza zaufania, wpis %lu: lseek() nie powiod�a si�: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr "baza zaufania, wpis %lu: zapis nie powi�d� si� (n=%d): %s\n"
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr "zbyt du�e zlecenie dla bazy zaufania\n"
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: dost�p niemo�liwy: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: nie mog� utworzy� katalogu: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, c-format
msgid "%s: directory created\n"
msgstr "%s: katalog utworzony\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: katalog nie istnieje!\n"
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: nie mog� utworzy�: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: nie mog� utworzy�: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: stworzenie zapisu o wersji nie powiod�o si�: %s"
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: stworzony niepoprawny plik bazy zaufania\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, c-format
msgid "%s: trustdb created\n"
msgstr "%s: baza zaufania utworzona\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: niepoprawny plik bazy zaufania\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: tworzenie tablicy skr�t�w nie powiod�o si�: %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: b��d przy uaktualnianiu numeru wersji: %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: b��d odczytu numeru wersji: %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: b��d zapisu numeru wersji: %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "baza zaufania: procedura lseek() zawiod�a: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "baza zaufania: procedura read() (n=%d) zawiod�a: %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: to nie jest plik bazy zaufania\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: wpis wersji z numerem %lu\n"
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: niew�a�ciwa wersja pliku %d\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: b��d odczytu pustego wpisu: %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: b��d zapisu wpisu katalogowego: %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: zerowanie rekordu nie powiod�o si�: %s\n"
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: dopisanie rekordu nie powiod�o si�: %s\n"
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr ""
"Baza zaufania jest uszkodzona; prosz� uruchomi� \"gpgm --fix-trust-db\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "wpis zaufania %lu, typ zapytania %d: odczyt nie powi�d� si�: %s\n"
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "wpis zaufania %lu, typ zapytania %d: zapis nie powi�d� si�: %s\n"
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "wpis zaufania %lu: usuni�cie nie powiod�o si� %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "baza zaufania: synchronizacja nie powiod�a si� %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "b��d odczytu wpisu katalogowego dla LID %lu: %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr "lid %lu: oczekiwany wpis katalogowy, napotkano typ %d\n"
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr "brak klucza g��wnego dla LID %lu\n"
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "b��d odczytu g��wnego klucza dla LID %lu: %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr "powi�zany rekord podpisu %lu ma niew�a�ciwego w�a�ciciela\n"
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "'%s\" nie jest w�a�ciwym identyfikatorem klucza\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr ""
"klucz %08lX: brak klucza publicznego dla klucza zaufanego - pomini�ty\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "klucz %08lX: wpisanie do bazy zaufania niemo�liwe\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "klucz %08lX: wyszukanie zapisu nie powiod�o si�\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "klucz %08lX: ju� znajduje si� w tablicy kluczy zaufanych\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "Klucz %08lX: zaakceptowany jako klucz zaufany.\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "UWAGA: klucz tajny %08lX NIE jest chroniony.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "klucz %08lX: klucz tajny bez klucza jawnego - pomini�ty\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr "klucz %08lX: klucz tajny nie pasuje do klucza jawnego\n"
-#: g10/trustdb.c:591
+#: g10/trustdb.c:593
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "wyliczenie kluczy tajnych nie powiod�o si� %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "lid %lu: odczyt wpisu katalogowego nie powi�d� si�: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "lid %lu: odczyt wpisu klucza nie powi�d� si�: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "lid %lu: odczyt wpisu z identyfikatorem nie powi�d� si�; %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "lid %lu: odczyt wpisu ustawie� nie powi�d� si�: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "lid %lu: odczyt wpisu o podpisach nie powi�d� si�: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr "Oops, brak kluczy\n"
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
msgid "Ooops, no user ids\n"
msgstr "Oops, brak identyfikator�w u�ytkownik�w\n"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, c-format
msgid "user '%s' read problem: %s\n"
msgstr "u�ytkownik '%s' b��d przy odczycie: %s\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, c-format
msgid "user '%s' list problem: %s\n"
msgstr "u�ytkownik '%s' b��d listy: %s\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, c-format
msgid "user '%s' not found: %s\n"
msgstr "u�ytkownik '%s' nie odnaleziony: %s\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "problem podczas szukania '%s' w bazie zaufania: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, c-format
msgid "user '%s' not in trustdb\n"
msgstr "brak u�ytkownika '%s' w bazie zaufania\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
@@ -2603,205 +2629,205 @@ msgstr ""
"# Lista przypisanych warto�ci zaufania, stworzona %s\n"
"# (u�yj \"gpgm --import-ownertrust\" aby j� przywr�ci�)\n"
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr "wpis katalogowy bez klucza g��wnego\n"
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, c-format
msgid "error reading key record: %s\n"
msgstr "b��d odczytu rekordu podpisu: %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr "linia za d�uga\n"
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr "b��d: brak dwukropka\n"
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
msgid "error: invalid fingerprint\n"
msgstr "b��d: niew�a�ciwy odcisk klucza\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
msgid "error: no ownertrust value\n"
msgstr "b��d: brak warto��i zaufania w�a�ciciela\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr "brak klucza w bazie zaufania, przeszukiwany jest zbi�r kluczy\n"
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, c-format
msgid "key not in ring: %s\n"
msgstr "klucza nie ma w zbiorze: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr "Oops: klucz ju� jest w bazie zaufania???\n"
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, c-format
msgid "insert trust record failed: %s\n"
msgstr "wstawienie wpisu zaufania nie powiod�o si�: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, c-format
msgid "error finding dir record: %s\n"
msgstr "b��d podczas poszukiwania wpisu katalogowego: %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "brak u�ytkownika '%s' w bazie zaufania - dodano\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "umieszczenie '%s' w Bazie Zaufania nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr "%s: problem przy odczycie bloku klucza: %s\n"
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, c-format
msgid "%s: update failed: %s\n"
msgstr "%s: zapis zmian nie powiod� si�: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr "%s: uaktualniony\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr "%s: OK\n"
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr "lid %lu: wpis katalogowy bez bloku klucza - pomini�ty\n"
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "lid %lu: blok klucza nie zosta� odnaleziony: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "lid %lu: naniesienie poprawek nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr "lid %lu: uaktualniony\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu: OK\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "%lu kluczy przetworzonych\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\t%lu kluczy pomini�tych\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\t%lu kluczy z b��dami\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\t%lu kluczy uaktualnionych\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "lid ?: wpisanie nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "lid %lu: wpisanie nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr "lid %lu: wpisany\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr " %lu kluczy wpisanych\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "wyliczenie blok�w kluczy nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "check_trust: poszukiwanie wpisu katalogowego nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "klucz %08lX: wprowadzenie wpisu zaufania nie powiod�o si�: %s\n"
-#: g10/trustdb.c:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "Klucz %08lX.%lu: wprowadzony do bazy zaufania\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"Klucz %08lX.%lu: stworzony w przysz�o�ci (zaburzenia czasoprzestrzeni,\n"
"lub �le ustawiony zegar systemowy)\n"
-#: g10/trustdb.c:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "klucz %08lX.%lu: okres wa�no�ci up�yn�� %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "klucz %08lX.%lu: b��d przy sprawdzaniu zaufania: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr "OSTRZE�ENIE: d�ugie wpisy ustawie� jeszcze nie s� obs�ugiwane.\n"
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "get_dir_record: funkcja search_record zawiod�a: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
"UWAGA: wpis podpisu %lu[%d] znajduje si� w li�cie domy�lnej %lu,\n"
"ale jest zaznaczony jako sprawdzony.\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr ""
@@ -2809,184 +2835,185 @@ msgstr ""
"ale nie jest zaznaczony.\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr ""
"wpis oi podpisie %lu[%d] w li�cie domy�lnej %lu nie wskazuje \n"
"na wpis katalogowy\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu: brak klucza g��wnego\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr ""
"lid %lu: identyfikator u�ytkownika nie zosta� odnaleziony w bloku klucza\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "lid %lu: niepodpisany identyfikator u�ytkownika\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu: podpis klucza nim samym w li�cie domy�lnej\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "Poprawne uniewa�nienie certyfikatu"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Poprawny certyfikat"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "bardzo dziwne: brak klucza publicznego\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr "lista domy�lna %lu[%d] z %lu nie wskazuje na wpis katalogowy\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "lid %lu nie ma klucza\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: pobranie bloku klucza niemo�liwe: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "Procedura tdbio_search_dir nie powiod�a si�: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "klucz %08lX.%lu Dobre dowi�zanie podklucza\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "klucz %08lX.%lu: Niepoprawne dowi�zanie podklucza %s\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "klucz %08lX.%lu: Poprawne uniewa�nienie klucza\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "klucz %08lX.%lu: Niew�a�ciwe uniewa�nienie klucza: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "klucz %08lX.%lu: Poprawne uniewa�nienie podklucza\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "Poprawny podpis klucza nim samym"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "Niepoprawny podpis klucza nim samym"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
"Poprawne uniewa�nienie identyfikatora u�ytkownika pomini�te z powodu \n"
"nowszego podpisu tym samym kluczem\n"
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "Poprawne uniewa�nienie identyfikatora u�ytkownika\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
msgid "Invalid user ID revocation"
msgstr "Niepoprawne uniewa�nienie identyfikatora u�ytkownika"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "Zbyt wiele ustawie�."
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr "Zbyt wiele pozycji w ustawieniach"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Podw�jna kopia certyfikatu - usuni�ta"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
msgid "Hmmm, public key lost?"
msgstr "Hmmm, klucz publiczny starcony?"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "Niepoprawne uniewa�nienie certyfikatu"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Niepoprawny certyfikat"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
"identyfikator %08lX.%lu/%02X%02X: ma zdublowany katalog %lu,\n"
"ale nie jest jeszcze zaznaczony.\n"
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr "zapis o podpisach %lu[%d] wskazuje na z�y wpis.\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "insert_trust_record: brak bloku klucza: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr "g�owny klucz nie zosta� u�yty w procedurze insert_trust_record()\n"
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: stworzenie zbioru kluczy jest niemo�liwe: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: zbi�r kluczy utworzony\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "OSTRZE�ENIE: Istniej� dwa pliki z poufnymi informacjami.\n"
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s pozosta� bez zmian\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr "%s zosta� utworzony\n"
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr "Prosz� usun�� to naruszenie zasad bezpiecze�stwa\n"
@@ -3011,25 +3038,25 @@ msgstr ""
"podpisy sk�adane tym kluczem nie zapewniaj� bezpiecze�stwa!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "Plik '%s' ju� istnieje. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "Nadpisa� (t/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "zapisywanie na wyj�cie standardowe\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "przyj�to obecno�� podpisanych danych w '%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s: stworzono nowy plik ustawie�\n"
@@ -3232,6 +3259,9 @@ msgstr "Pomoc niedost�pna"
msgid "No help available for `%s'"
msgstr "Brak pomocy o '%s'"
+#~ msgid "use this user-id for encryption"
+#~ msgstr "u�y� tego identyfikatora do szyfrowania"
+
#~ msgid "second"
#~ msgstr "sekunda"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 722403bd2..36486555c 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Date: 1998-11-20 23:46:36-0200\n"
"From: Thiago Jung Bauermann <[email protected]>\n"
@@ -20,6 +20,14 @@ msgstr ""
msgid "Warning: using insecure memory!\n"
msgstr "Aviso: usando mem�ria insegura!\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "sim"
@@ -273,11 +281,11 @@ msgstr "... isto � um bug (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "voc� encontrou um bug ... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
msgid "WARNING: using insecure random number generator!!\n"
msgstr "AVISO: usando gerador de n�meros aleat�rios inseguro!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -303,7 +311,7 @@ msgstr ""
"para que o sistema possa coletar mais entropia!\n"
"(S�o necess�rios mais %d bytes)\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -311,127 +319,127 @@ msgstr ""
"@Comandos:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
msgid "|[file]|make a signature"
msgstr "|[arquivo]|faz uma assinatura"
-#: g10/g10.c:167
+#: g10/g10.c:170
msgid "|[file]|make a clear text signature"
msgstr "|[arquivo]|faz uma assinatura em texto puro"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "faz uma assinatura separada"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "codifica dados"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "codifica apenas com criptografia sim�trica"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "apenas armazena"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "decodifica dados (padr�o)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "verifica uma assinatura"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "lista as chaves"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "lista as chaves e as assinaturas"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "confere as assinaturas das chaves"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "lista as chaves e as impress�es digitais"
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "lista as chaves secretas"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "gera um novo par de chaves"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "remove a chave do anel de chaves p�blico"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "assina ou edita uma chave"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "gera um certificado de revoga��o"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "exporta as chaves"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "importa/funde as chaves"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "lista apenas as seq��ncias de pacotes"
-#: g10/g10.c:197
+#: g10/g10.c:200
msgid "export the ownertrust values"
msgstr "exporta os valores de confian�a"
-#: g10/g10.c:199
+#: g10/g10.c:202
msgid "import ownertrust values"
msgstr "importa os valores de confian�a"
-#: g10/g10.c:201
+#: g10/g10.c:204
msgid "|[NAMES]|update the trust database"
msgstr "|[NOMES]|atualiza o banco de dados de confian�a"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[NOMES]|confere o banco de dados de confian�a"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "conserta um banco de dados de confian�a danificado"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "Retira a armadura de um arquivo ou \"stdin\""
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "Cria armadura para um arquivo ou \"stdin\""
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [arquivos]|imprime \"digests\" de mensagens"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "imprime todos os \"digests\" de mensagens"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -441,149 +449,150 @@ msgstr ""
"Op��es:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "cria uma sa�da ascii com armadura"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|NOME| estabelece mapa de caracteres do terminal para NOME"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr "usa este identificador de usu�rio para assinar ou decodificar"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "usa este identificador de usu�rio para codificar"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|estabelece n�vel de compress�o N (0 desabilita)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "usa modo de texto can�nico"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "usa como arquivo de sa�da"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "prolixo"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr "ser mais silencioso"
-#: g10/g10.c:228
+#: g10/g10.c:234
msgid "force v3 signatures"
msgstr "for�a assinaturas v3"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "processo de lote: nunca perguntar"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "assumir sim para a maioria das perguntas"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "assumir n�o para a maioria das perguntas"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "adiciona este anel de chaves � lista de an�is de chaves"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "adiciona este anel de chaves secreto � lista"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|NOME|usa NOME como chave secreta padr�o"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
#, fuzzy
msgid "|NAME|set terminal charset to NAME"
msgstr "|NOME| estabelece mapa de caracteres do terminal para NOME"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "l� op��es do arquivo"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "estabelece par�metros de depura��o"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "habilita depura��o completa"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|DA|escreve informa��es de status para este DA"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "n�o escreve pacotes de coment�rio"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(o padr�o � 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(o padr�o � 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr ""
-#: g10/g10.c:248
+#: g10/g10.c:254
msgid "|FILE|load extension module FILE"
msgstr "|ARQUIVO|carrega m�dulo de extens�o ARQUIVO"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "emula o modo descrito no RFC1991"
-#: g10/g10.c:250
+#: g10/g10.c:256
msgid "|N|use passphrase mode N"
msgstr "|N|usa frase secreta modo N"
-#: g10/g10.c:252
+#: g10/g10.c:258
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr ""
"|NOME|usa algoritmo de \"digest\" de mensagens NOME para\n"
"frases secretas"
-#: g10/g10.c:254
+#: g10/g10.c:260
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr ""
"|NOME|usa algoritmo de criptografia NOME para\n"
"frases secretas"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NOME|usa algoritmo de criptografia NOME"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NOME|usa algoritmo de \"digest\" de mensagens NOME"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|usa algoritmo de compress�o N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "elimina o campo keyid dos pacotes codificados"
-#: g10/g10.c:267
+#: g10/g10.c:273
msgid ""
"@\n"
"Examples:\n"
@@ -603,19 +612,19 @@ msgstr ""
" --list-keys [nomes] mostra chaves\n"
" --fingerprint [nomes] mostra impress�es digitais\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr "Por favor comunique bugs para <[email protected]>.\n"
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "Uso: gpgm [op��es] [arquivos] (-h para ajuda)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "Uso: gpg [op��es] [arquivos] (-h para ajuda)"
-#: g10/g10.c:358
+#: g10/g10.c:365
msgid ""
"Syntax: gpgm [options] [files]\n"
"GnuPG maintenance utility\n"
@@ -623,7 +632,7 @@ msgstr ""
"Sintaxe: gpgm [op��es] [arquivos]\n"
"Utilit�rio de manuten��o do GnuPG\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -633,7 +642,7 @@ msgstr ""
"assina, verifica, codifica ou decodifica\n"
"a opera��o padr�o depende dos dados de entrada\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -641,149 +650,149 @@ msgstr ""
"\n"
"Algoritmos suportados:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "Uso: gpgm [op��es] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "uso: gpg [op��es] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "comandos conflitantes\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "NOTA: arquivo de op��es padr�o `%s' inexistente\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "arquivo de op��es `%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "lendo op��es de `%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, c-format
msgid "%s is not a valid character set\n"
msgstr "%s n�o � um mapa de caracteres v�lido\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "algoritmo de criptografia selecionado n�o � v�lido\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "algoritmo de \"digest\" selecionado n�o � v�lido\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "algoritmo de compress�o deve estar na faixa %d..%d\n"
-#: g10/g10.c:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed deve ser maior que 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed deve ser maior que 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr "max-cert-depth deve estar na faixa 1 a 255\n"
-#: g10/g10.c:854
+#: g10/g10.c:866
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "NOTA: o modo S2K simples (0) n�o � recomend�vel\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "falha ao inicializar o banco de dados de confian�a: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [nome_do_arquivo]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [nome_do_arquivo]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [nome_do_arquivo]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [nome_do_arquivo]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [nome_do_arquivo]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [nome_do_arquivo]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [nome_do_arquivo]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
msgid "--edit-key username [commands]"
msgstr "--edit-key nome_do_usu�rio [comandos]"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key nome_do_usu�rio"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key nome_do_usu�rio"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "imposs�vel abrir %s: %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [id_do_usu�rio] [anel_de_chaves]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "retirada de armadura falhou: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "cria��o de armadura falhou: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "algoritmo de distribui��o inv�lido `%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[nome_do_arquivo]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr "V� em frente e digite sua mensagem ...\n"
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "imposs�vel abrir `%s'\n"
@@ -810,56 +819,56 @@ msgstr "cabe�alho de assinatura em texto puro inv�lido\n"
msgid "nested clear text signatures\n"
msgstr "|[arquivo]|faz uma assinatura em texto puro"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "linha com h�fen inv�lida: "
-#: g10/armor.c:516
+#: g10/armor.c:507
#, fuzzy
msgid "unexpected armor:"
msgstr "Dados inesperados"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "caractere radix64 inv�lido %02x ignorado\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "fim de arquivo prematuro (sem CRC)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "fim de arquivo prematuro (no CRC)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "CRC malformado\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "erro de CRC; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "fim de arquivo prematuro (no \"Trailer\")\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "erro na linha \"trailer\"\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
#, fuzzy
msgid "no valid OpenPGP data found.\n"
msgstr "nenum dado RFC1991 ou OpenPGP v�lido encontrado.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr ""
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1045,7 +1054,12 @@ msgstr "AVISO: Esta chave n�o est� certificada com assinaturas confi�veis!\n"
msgid " It is not certain that the signature belongs to the owner.\n"
msgstr " N�o se tem certeza de que a assinatura pertence ao dono.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: ignorado: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1053,79 +1067,74 @@ msgstr ""
"Voc� n�o especificou um ID de usu�rio. (pode-se usar \"-r\")\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "Digite o identificador de usu�rio:"
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "Identificador de usu�rio inexistente.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: ignorado: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: erro verificando chave: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "nenhum endere�o v�lido\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "escrevendo auto-assinatura\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "escrevendo assinatura ligada a uma chave\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "Por favor selecione o tipo de chave desejado:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA e ElGamal (padr�o)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (apenas assinatura)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (apenas criptografia)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (assinatura e criptografia)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal em um pacote v3\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "Sua op��o? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
#, fuzzy
msgid "Do you really want to create a sign and encrypt key? "
msgstr "Voc� realmente quer deletar as chaves selecionadas? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "Op��o inv�lida.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1138,19 +1147,19 @@ msgstr ""
" tamanho padr�o � 1024 bits\n"
" tamanho m�ximo sugerido � 2048 bits\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "Que tamanho de chave voc� quer? (1024) "
-#: g10/keygen.c:456
+#: g10/keygen.c:454
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "DSA permite apenas tamanhos de 512 a 1024\n"
-#: g10/keygen.c:458
+#: g10/keygen.c:456
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "tamanho muito pequeno; 768 � o valor m�nimo permitido.\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:459
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
@@ -1158,11 +1167,11 @@ msgstr ""
"Tamanhos de chave maiores que 2048 n�o s�o recomendados\n"
"porque o tempo de computa��o � REALMENTE longo!\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "Voc� tem certeza de que quer este tamanho de chave? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1170,21 +1179,21 @@ msgstr ""
"Tudo bem, mas tenha em mente que a radia��o de seu monitor e teclado tamb�m "
"� vulner�vel a ataques!\n"
-#: g10/keygen.c:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "Voc� realmente precisa de uma chave t�o grande? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "O tamanho de chave pedido � %u bits\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "arredondado para %u bits\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1200,29 +1209,29 @@ msgstr ""
" <n>m = chave expira em n meses\n"
" <n>y = chave expira em n anos\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "A chave � valida por? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "valor inv�lido\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
msgid "Key does not expire at all\n"
msgstr "A chave n�o expira nunca\n"
#. print the date when the key expires
-#: g10/keygen.c:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "A chave expira em %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "Est� correto (s/n)? "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1238,39 +1247,39 @@ msgstr ""
" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "Nome completo: "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "Caractere inv�lido no nome\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "O nome n�o deve come�ar com um d�gito\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "O nome deve ter pelo menos 5 caracteres\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "Endere�o de correio eletr�nico: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "Endere�o eletr�nico inv�lido\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "Coment�rio: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "Caractere inv�lido no coment�rio\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1281,15 +1290,15 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr "NnCcEeVvSs"
-#: g10/keygen.c:670
+#: g10/keygen.c:668
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "Muda (N)ome, (C)oment�rio, (E)ndere�o ou (V)�lido/(S)air? "
-#: g10/keygen.c:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1297,11 +1306,11 @@ msgstr ""
"Voc� precisa de uma frase secreta para proteger sua chave.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "A frase secreta n�o foi repetida corretamente; tente outra vez.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1313,7 +1322,7 @@ msgstr ""
"qualquer hora, usando este programa com a op��o \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1327,33 +1336,33 @@ msgstr ""
"aleat�rios\n"
"uma chance melhor de conseguir entropia suficiente.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
msgid "Key generation can only be used in interactive mode\n"
msgstr "A gera��o de chaves s� pode ser feita em modo interativo\n"
-#: g10/keygen.c:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "O par de chaves DSA ter� 1024 bits.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
msgid "Key generation cancelled.\n"
msgstr "Gera��o de chaves cancelada.\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "escrevendo certificado p�blico para `%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "escrevendo certificado privado para `%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "chaves p�blica e privada criadas e assinadas.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1363,31 +1372,31 @@ msgstr ""
"o comando \"--add-key\" para gerar uma chave secund�ria para esse "
"prop�sito.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "A gera��o de chaves falhou: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
msgstr ""
"chave p�blica criada no futuro (viagem no tempo ou problema no rel�gio)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
msgstr ""
"chave p�blica criada no futuro (viagem no tempo ou problema no rel�gio)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
msgid "Really create? "
msgstr "Realmente criar? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: imposs�vel abrir: %s\n"
@@ -1431,281 +1440,281 @@ msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n"
msgid "WARNING: nothing exported\n"
msgstr "AVISO: nada exportado\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr "entradas demais no cache pk - desabilitado\n"
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr "entradas demais no cache unk - desabilitado\n"
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "usando chave secund�ria %08lX ao inv�s de chave prim�ria %08lX\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "imposs�vel abrir arquivo: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "ignorando bloco do tipo %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr "%lu chaves processadas at� agora\n"
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "erro de leitura: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr "N�mero total processado: %lu\n"
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr " sem IDs de usu�rios: %lu\n"
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr " importados: %lu"
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr " n�o modificados: %lu\n"
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr " novos IDs de usu�rios: %lu\n"
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr " novas subchaves: %lu\n"
-#: g10/import.c:195
+#: g10/import.c:190
#, c-format
msgid " new signatures: %lu\n"
msgstr " novas assinaturas: %lu\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr " novas revoga��es de chaves: %lu\n"
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr " chaves secretas lidas: %lu\n"
-#: g10/import.c:201
+#: g10/import.c:196
#, c-format
msgid " secret keys imported: %lu\n"
msgstr " chaves secretas importadas: %lu\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr " chaves secretas n�o modificadas: %lu\n"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "chave %08lX: sem id de usu�rio\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "chave %08lX: sem ids de usu�rios v�lidos\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "isto pode ser causado por falta de auto-assinatura\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "chave %08lX: chave p�blica n�o encontrada: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "sem anel de chaves p�blico padr�o\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "escrevendo para `%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "imposs�vel bloquear anel de chaves p�blico: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "imposs�vel escrever para o anel de chaves: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "chave %08lX: chave p�blica importada\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "chave %08lX: n�o corresponde � nossa c�pia\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "chave %08lX: imposs�vel localizar bloco de chaves original: %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "chave %08lX: imposs�vel ler bloco de chaves original: %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "escrevendo bloco de chaves\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "imposs�vel escrever bloco de chaves: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "chave %8lX: 1 novo id de usu�rio\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "chave %08lX: %d novos ids de usu�rios\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "chave %08lX: 1 nova assinatura\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "chave %08lX: %d novas assinaturas\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "chave %08lX: 1 nova subchave\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "chave %08lX: %d novas subchaves\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "chave %08lX: n�o modificada\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "imposs�vel bloquear anel de chaves secreto: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, c-format
msgid "can't write keyring: %s\n"
msgstr "imposs�vel escrever anel de chaves: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "chave %08lX: chave secreta importada\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "chave %08lX: j� no anel de chaves secreto\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "chave %08lX: chave secreta n�o encontrada: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"chave %08lX: sem chave p�blica - imposs�vel aplicar certificado\n"
"de revoga��o\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - rejeitado\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "chave %08lX: certificado de revoga��o importado\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "chave %08lX: sem id de usu�rio para assinatura\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "chave %08lX: algoritmo de chave p�blica n�o suportado\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "chave %08lX: auto-assinatura inv�lida\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "chave %08lX.%lu: Liga��o de subchave v�lida\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "chave %08lX.%lu: Liga��o de subchave inv�lida: %s\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "chave %08lX: id de usu�rio ignorado '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "chave %08lX: 1 nova subchave\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "chave %08lX: certificado de revoga��o no local errado - ignorado\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "chave %08lX: certificado de revoga��o inv�lido: %s - ignorado\n"
@@ -2145,33 +2154,39 @@ msgstr "NOTA: o remetente solicitou \"apenas-para-seus-olhos\"\n"
msgid "original file name='%.*s'\n"
msgstr "nome de arquivo original='%.*s'\n"
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr "verifia��o de assinatura suprimida\n"
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "Assinatura feita %.*s usando %s ID da chave %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "Assinatura INCORRETA de \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "Assinatura correta de\""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+#, fuzzy
+msgid " aka \""
+msgstr " importados: %lu"
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "Imposs�vel verificar assinatura: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr "assinatura antiga (PGP2.x)\n"
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr "pacote raiz inv�lido detectado em proc_tree()\n"
@@ -2256,21 +2271,21 @@ msgstr "lendo \"stdin\" ...\n"
msgid "can't open signed data `%s'\n"
msgstr "imposs�vel abrir dados assinados `%s'\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "destinat�rio an�nimo; tentando chave secreta %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
#, fuzzy
msgid "okay, we are the anonymous recipient.\n"
msgstr "correto, n�s somos o destinat�rio an�nimo.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
msgid "old encoding of the DEK is not supported\n"
msgstr "codifica��o antiga do DEK n�o suportada\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "NOTA: algoritmo de criptografia %d n�o encontrado nas prefer�ncias\n"
@@ -2338,293 +2353,298 @@ msgstr "AVISO: `%s' � um arquivo vazio\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr ""
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, fuzzy, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "banco de dados de confian�a rec %lu: lseek falhou: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, fuzzy, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr "banco de dados de confian�a rec %lu: escrita falhou (n=%d): %s\n"
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
#, fuzzy
msgid "trustdb transaction too large\n"
msgstr "transa��o de banco de dados de confian�a muito grande\n"
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: imposs�vel acessar: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: imposs�vel criar diret�rio: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, c-format
msgid "%s: directory created\n"
msgstr "%s: diret�rio criado\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr "%s: diret�rio inexistente!\n"
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: imposs�vel criar: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: imposs�vel criar: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr "%s: falha ao criar registro de vers�o: %s"
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, fuzzy, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: banco de dados de confian�a inv�lido criado\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, fuzzy, c-format
msgid "%s: trustdb created\n"
msgstr "%s: banco de dados de confian�a criado\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, fuzzy, c-format
msgid "%s: invalid trustdb\n"
msgstr "%s: banco de dados de confian�a inv�lido\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: falha ao criar tabela \"hash\": %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr "%s: erro atualizando registro de vers�o: %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr "%s: erro lendo registro de vers�o: %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr "%s: erro escrevendo registro de vers�o: %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "banco de dados de confian�a: lseek falhou: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "banco de dados de confian�a: leitura falhou (n=%d): %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, c-format
msgid "%s: not a trustdb file\n"
msgstr "%s: n�o � um banco de dados de confian�a\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr "%s: registro de vers�o com recnum %lu\n"
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, c-format
msgid "%s: invalid file version %d\n"
msgstr "%s: vers�o de arquivo inv�lida %d\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, c-format
msgid "%s: error reading free record: %s\n"
msgstr "%s: erro lendo registro livre: %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, fuzzy, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "%s: erro escrevendo registro de diret�rio: %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr "%s: falha ao zerar um registro: %s\n"
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr "%s: falha ao anexar um registro: %s\n"
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
#, fuzzy
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr ""
"O banco de dados de confian�a est� danificado; por favor rode\n"
"\"gpgm --fix-trust-db\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, fuzzy, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr "registro de confian�a %lu, tipo req %d: leitura falhou: %s\n"
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr "registro de confian�a %lu, tipo %d: grava��o falhou: %s\n"
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "registro de confian�a %lu: remo��o falhou: %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, fuzzy, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "banco de dados de confian�a: sincroniza��o falhou: %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, fuzzy, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "erro lendo registro de diret�rio para LID %lu: %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, fuzzy, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr "lid %lu: registro de diret�rio esperado, tipo %d recebido\n"
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr "nenhuma chave prim�ria para LID %lu\n"
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "erro lendo chave prim�ria para LID %lu: %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, fuzzy, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr "sigrec em cadeia %lu possui dono errado\n"
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, fuzzy, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "%s n�o � um mapa de caracteres v�lido\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, fuzzy, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "chave %08lX: imposs�vel coloc�-la no banco de dados de confian�a\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, c-format
msgid "key %08lX: query record failed\n"
msgstr "chave %08lX: pedido de registro falhou\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, fuzzy, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "chave %08lX: j� est� na tabela de chaves secretas\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, fuzzy, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "chave %08lX: aceita como chave secreta.\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "NOTA: chave secreta %08lX N�O est� protegida.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "chave %08lX: chave secreta sem chave p�blica - ignorada\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr "chave %08lX: chaves secreta e p�blica n�o combinam\n"
-#: g10/trustdb.c:591
+#: g10/trustdb.c:593
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "enumera��o de chaves secretas falhou: %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, fuzzy, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "lid %lu: leitura de registro de diret�rio falhou: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "lid %lu: leitura de registro de chave falhou: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "lid %lu: leitura de registro de uid falhou: %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, fuzzy, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "lid %lu: leitura de registro de prefer�ncias falhou: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "lid %lu: leitura de registro de assinatura falhou: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr "Ooops, nenhuma chave\n"
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
msgid "Ooops, no user ids\n"
msgstr "Ooops, nenhum id de usu�rio\n"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, fuzzy, c-format
msgid "user '%s' read problem: %s\n"
msgstr "erro de leitura do usu�rio `%s': %s\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, fuzzy, c-format
msgid "user '%s' list problem: %s\n"
msgstr "erro de listagem do usu�rio `%s': %s\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, fuzzy, c-format
msgid "user '%s' not found: %s\n"
msgstr "usu�rio `%s' n�o encontrado: %s\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, fuzzy, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "problemas encontrando `%s' no banco de dados de confian�a: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, fuzzy, c-format
msgid "user '%s' not in trustdb\n"
msgstr "usu�rio `%s' n�o est� no banco de dados de confian�a\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
@@ -2633,206 +2653,206 @@ msgstr ""
"# Lista de valores de confian�a designados, criada em %s\n"
"# (Use \"gpgm --import-ownertrust\" para restaur�-los)\n"
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr "registro de diret�rio sem chave prim�ria\n"
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, c-format
msgid "error reading key record: %s\n"
msgstr "erro lendo registro de chave: %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr "linha muito longa\n"
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr "erro: falta dois pontos\n"
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
msgid "error: invalid fingerprint\n"
msgstr "erro: impress�o digital inv�lida\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
msgid "error: no ownertrust value\n"
msgstr "erro: nenhum valor de confian�a\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr ""
"chave n�o encontrada no banco de dados de confian�a, procurando no anel\n"
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, c-format
msgid "key not in ring: %s\n"
msgstr "chave n�o encontrada no anel: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr "Oops: agora a chave est� no banco de dados de confian�a???\n"
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, c-format
msgid "insert trust record failed: %s\n"
msgstr "inser��o de registro de confian�a falhou: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, fuzzy, c-format
msgid "error finding dir record: %s\n"
msgstr "erro encontrando registro de diret�rio: %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, fuzzy, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr ""
"usu�rio `%s' n�o encontrado no banco de dados de confian�a - inserindo\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, fuzzy, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "falha ao colocar `%s' no banco de dados de confian�a: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr "%s: erro de leitura de bloco de chaves: %s\n"
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, c-format
msgid "%s: update failed: %s\n"
msgstr "%s: atualiza��o falhou: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr "%s: atualizado\n"
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr "%s: correto\n"
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, fuzzy, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr "lid %lu: registro de diret�rio sem chave - ignorado\n"
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "lid %lu: bloco de chaves n�o encontrado: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "lid %lu: atualiza��o falhou %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr "lid %lu: atualizado\n"
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr "lid %lu: correto\n"
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr "%lu chaves processadas\n"
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, c-format
msgid "\t%lu keys skipped\n"
msgstr "\t%lu chaves ignoradas\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, c-format
msgid "\t%lu keys with errors\n"
msgstr "\t%lu chaves com erros\n"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr "\t%lu chaves atualizadas\n"
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "lid ?: inser��o falhou: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "lid %lu: inser��o falhou: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr "lid %lu: inserido\n"
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr "\t%lu chaves inseridas\n"
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "enumera��o de blocos de chaves falhou: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "check_trust: busca de registro de diret�rio falhou: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "chave %08lX: inser��o de registro de confian�a falhou: %s\n"
-#: g10/trustdb.c:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "chave %08lX.%lu: inserida no banco de dados de confian�a\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"chave %08lX.%lu: criada no futuro (viagem no tempo ou problema no relogio)\n"
-#: g10/trustdb.c:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "chave %08lX.%lu: expirada em %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "chave %08lX.%lu: verifica��o de confian�a falhou: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr "AVISO: ainda � imposs�vel manipular registros de prefer�ncias longos\n"
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "get_dir_record: search_record falhou: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, fuzzy, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
"NOTA: assinatura rec %lu[%d] em lista de sugest�es de %lu mas marcada\n"
"como verificada\n"
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, fuzzy, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr ""
@@ -2840,182 +2860,183 @@ msgstr ""
"marcada\n"
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr ""
"assinatura rec %lu[%d] em lista de sugest�es de %lu n�o aponta para\n"
"um registro de diret�rio\n"
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr "lid %lu: nenhuma chave prim�ria\n"
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr "lid %lu: id de usu�rio n�o encontrado no bloco de chaves\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, c-format
msgid "lid %lu: user id without signature\n"
msgstr "lid %lu: id de usu�rio sem assinatura\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "lid %lu: auto-assinatura na lista de sugest�es\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
msgid "Valid certificate revocation"
msgstr "Certificado de revoga��o v�lido"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
msgid "Good certificate"
msgstr "Certificado correto"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr "muito estranho: nenhuma chave p�blica\n"
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr ""
"lista de sugest�es %lu[%d] de %lu n�o aponta para registro de diret�rio\n"
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr "lid %lu n�o tem uma chave\n"
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "lid %lu: imposs�vel pegar bloco de chaves: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "tdbio_search_dir falhou: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "chave %08lX.%lu: Liga��o de subchave v�lida\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "chave %08lX.%lu: Liga��o de subchave inv�lida: %s\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "chave %08lX.%lu: Revoga��o de chave v�lida\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "chave %08lX.%lu: Revoga��o de chave inv�lida: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "chave %08lX.%lu: Revoga��o de subchave v�lida\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
msgid "Good self-signature"
msgstr "Auto-assinatura v�lida"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
msgid "Invalid self-signature"
msgstr "Auto-assinatura inv�lida"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
msgid "Valid user ID revocation\n"
msgstr "Revoga��o de ID de usu�rio v�lida\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
msgid "Invalid user ID revocation"
msgstr "Revoga��o de ID de usu�rio inv�lida"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr "Muitas prefer�ncias"
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr "Muitos itens de prefer�ncia"
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
msgstr "Certificado duplicado - deletado"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
msgid "Hmmm, public key lost?"
msgstr "Hmmm, chave p�blica perdida?"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
msgid "Invalid certificate revocation"
msgstr "Certificado de revoga��o inv�lido"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
msgid "Invalid certificate"
msgstr "Certificado inv�lido"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
"uid %08lX.%lu/%02X%02X: tem diret�rio sombra %lu mas ainda n�o est�\n"
"marcado\n"
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr "registro de assinatura %lu[%d] aponta para registro errado.\n"
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "insert_trust_record: bloco de chaves n�o encontrado: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr "voc� usou a chave prim�ria para insert_trust_record()\n"
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: imposs�vel criar anel de chaves: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, c-format
msgid "%s: keyring created\n"
msgstr "%s: anel de chaves criado\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr "AVISO: 2 arquivos com informa��es confidenciais existem.\n"
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, c-format
msgid "%s is the unchanged one\n"
msgstr "%s � o n�o modificado\n"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr "%s � o novo\n"
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr "Por favor conserte este poss�vel furo de seguran�a\n"
@@ -3038,25 +3059,25 @@ msgstr ""
"para assinaturas!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "Arquivo `%s' existe. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "Sobrescrever (s/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
msgid "writing to stdout\n"
msgstr "escrevendo para \"stdout\"\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "assumindo dados assinados em `%s'\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr "%s: novo arquivo de op��es criado\n"
@@ -3212,6 +3233,9 @@ msgstr "Nenhuma ajuda dispon�vel"
msgid "No help available for `%s'"
msgstr "Nenhuma ajuda dispon�vel para `%s'"
+#~ msgid "use this user-id for encryption"
+#~ msgstr "usa este identificador de usu�rio para codificar"
+
#~ msgid "invalid clear text header: "
#~ msgstr "cabe�alho de texto puro inv�lido: "
diff --git a/po/ru.po b/po/ru.po
index ba2d5b957..2ea0ef0f7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@
# QingLong <qinglong@Bolizm> (couldn't send an email to let you know)
msgid ""
msgstr ""
-"POT-Creation-Date: 1999-01-20 22:45+0100\n"
+"POT-Creation-Date: 1999-02-19 15:31+0100\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-01-26 22:08:36+0100\n"
"From: Gregory Steuck <[email protected]>\n"
@@ -28,6 +28,14 @@ msgstr ""
"��� �������� ����� ������, ��������� ��������� suid(root).\n"
"���������� ��� ����� � �������������� ����� �������.\n"
+#: util/secmem.c:250
+msgid "operation is not possible without initialized secure memory\n"
+msgstr ""
+
+#: util/secmem.c:251
+msgid "(you may have used the wrong program for this task)\n"
+msgstr ""
+
#: util/miscutil.c:143
msgid "yes"
msgstr "��(y)"
@@ -279,12 +287,12 @@ msgstr "��-�� ... ������ � ��������� (%s:%d:%s)\n"
msgid "you found a bug ... (%s:%d)\n"
msgstr "�� ����� ������ � ��������� ... (%s:%d)\n"
-#: cipher/random.c:412
+#: cipher/random.c:403
#, fuzzy
msgid "WARNING: using insecure random number generator!!\n"
msgstr "��������: ������������ ���������� ��������� ��������� �����!\n"
-#: cipher/random.c:413
+#: cipher/random.c:404
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
@@ -309,7 +317,7 @@ msgstr ""
"������������ ��������� ������. ����������, ��������� ���-������, �����\n"
"�� ����� ������� �������������� ��������� �����! (����� ��� %d ����)\n"
-#: g10/g10.c:163
+#: g10/g10.c:166
msgid ""
"@Commands:\n"
" "
@@ -317,132 +325,132 @@ msgstr ""
"@�������:\n"
" "
-#: g10/g10.c:166
+#: g10/g10.c:169
#, fuzzy
msgid "|[file]|make a signature"
msgstr "|[����]|������� �������"
-#: g10/g10.c:167
+#: g10/g10.c:170
#, fuzzy
msgid "|[file]|make a clear text signature"
msgstr "|[����]|������� ��������� �������"
-#: g10/g10.c:168
+#: g10/g10.c:171
msgid "make a detached signature"
msgstr "������� ��������� �������"
-#: g10/g10.c:169
+#: g10/g10.c:172
msgid "encrypt data"
msgstr "����������� ������"
-#: g10/g10.c:170
+#: g10/g10.c:173
msgid "encryption only with symmetric cipher"
msgstr "����������� ������������ ����������"
-#: g10/g10.c:171
+#: g10/g10.c:174
msgid "store only"
msgstr "������ ���������"
-#: g10/g10.c:172
+#: g10/g10.c:175
msgid "decrypt data (default)"
msgstr "������������ ������ (�� ���������)"
-#: g10/g10.c:173
+#: g10/g10.c:176
msgid "verify a signature"
msgstr "��������� �������"
-#: g10/g10.c:175
+#: g10/g10.c:178
msgid "list keys"
msgstr "������ ������"
-#: g10/g10.c:176
+#: g10/g10.c:179
msgid "list keys and signatures"
msgstr "������ ������ � ��������"
-#: g10/g10.c:177
+#: g10/g10.c:180
msgid "check key signatures"
msgstr "��������� ������� �� �����"
-#: g10/g10.c:178
+#: g10/g10.c:181
msgid "list keys and fingerprints"
msgstr "������ ������ � �� \"����������� �������\""
-#: g10/g10.c:179
+#: g10/g10.c:182
msgid "list secret keys"
msgstr "������ ��������� ������"
-#: g10/g10.c:181
+#: g10/g10.c:184
msgid "generate a new key pair"
msgstr "������������� ����� ���� ������ (�������� � ���������)"
-#: g10/g10.c:183
+#: g10/g10.c:186
msgid "remove key from the public keyring"
msgstr "������� ���� �� ������"
-#: g10/g10.c:185
+#: g10/g10.c:188
msgid "sign or edit a key"
msgstr "��������� ��� ������������� ����"
-#: g10/g10.c:186
+#: g10/g10.c:189
msgid "generate a revocation certificate"
msgstr "������������� ���������� ����������"
-#: g10/g10.c:188
+#: g10/g10.c:191
msgid "export keys"
msgstr "�������������� �����"
-#: g10/g10.c:189
+#: g10/g10.c:192
msgid "export keys to a key server"
msgstr ""
-#: g10/g10.c:192
+#: g10/g10.c:195
msgid "import/merge keys"
msgstr "�������������/�������� �����"
-#: g10/g10.c:194
+#: g10/g10.c:197
msgid "list only the sequence of packets"
msgstr "���������� ������ ������������������ �������"
-#: g10/g10.c:197
+#: g10/g10.c:200
#, fuzzy
msgid "export the ownertrust values"
msgstr "�������������� ��������� �������\n"
-#: g10/g10.c:199
+#: g10/g10.c:202
#, fuzzy
msgid "import ownertrust values"
msgstr "������������� ��������� �������\n"
-#: g10/g10.c:201
+#: g10/g10.c:204
#, fuzzy
msgid "|[NAMES]|update the trust database"
msgstr "|[�����]|��������� ���� ������ �������"
-#: g10/g10.c:203
+#: g10/g10.c:206
msgid "|[NAMES]|check the trust database"
msgstr "|[�����]|��������� ���� ������ �������"
-#: g10/g10.c:204
+#: g10/g10.c:207
msgid "fix a corrupted trust database"
msgstr "��������� ����������� ���� ������ �������"
-#: g10/g10.c:205
+#: g10/g10.c:208
msgid "De-Armor a file or stdin"
msgstr "������������ stdin ��� ���� �� ASCII-�������������"
-#: g10/g10.c:206
+#: g10/g10.c:209
msgid "En-Armor a file or stdin"
msgstr "������������ stdin ��� ���� � ASCII-�������������"
-#: g10/g10.c:207
+#: g10/g10.c:210
msgid "|algo [files]|print message digests"
msgstr "|algo [files]|���������� �������� ���������"
-#: g10/g10.c:208
+#: g10/g10.c:211
msgid "print all message digests"
msgstr "���������� ��� ��������� ���������"
-#: g10/g10.c:215
+#: g10/g10.c:218
msgid ""
"@\n"
"Options:\n"
@@ -452,151 +460,152 @@ msgstr ""
"���������:\n"
" "
-#: g10/g10.c:217
+#: g10/g10.c:220
msgid "create ascii armored output"
msgstr "����� � ASCII-�������������"
-#: g10/g10.c:219
+#: g10/g10.c:221
+#, fuzzy
+msgid "|NAME|encrypt for NAME"
+msgstr "|���|������������ ������������ ���������� ���"
+
+#: g10/g10.c:226
msgid "use this user-id to sign or decrypt"
msgstr ""
"������������ ��������� ������������� ������������ ��� ������� ��� �����������"
-#: g10/g10.c:220
-msgid "use this user-id for encryption"
-msgstr "������������ ��������� ������������� ������������ ��� ����������"
-
-#: g10/g10.c:221
+#: g10/g10.c:227
msgid "|N|set compress level N (0 disables)"
msgstr "|N|���������� ������� ������ (0 - �� �������)"
-#: g10/g10.c:223
+#: g10/g10.c:229
msgid "use canonical text mode"
msgstr "������������ ������������ ��������� �����"
-#: g10/g10.c:225
+#: g10/g10.c:231
msgid "use as output file"
msgstr "������������ � �������� ��������� �����"
-#: g10/g10.c:226
+#: g10/g10.c:232
msgid "verbose"
msgstr "������������"
-#: g10/g10.c:227
+#: g10/g10.c:233
msgid "be somewhat more quiet"
msgstr ""
-#: g10/g10.c:228
+#: g10/g10.c:234
#, fuzzy
msgid "force v3 signatures"
msgstr "��������� ������� �� �����"
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
-#: g10/g10.c:230
+#: g10/g10.c:236
msgid "batch mode: never ask"
msgstr "�������� �����: ������ �� ����������"
-#: g10/g10.c:231
+#: g10/g10.c:237
msgid "assume yes on most questions"
msgstr "�������� \"��\" �� ����������� ��������"
-#: g10/g10.c:232
+#: g10/g10.c:238
msgid "assume no on most questions"
msgstr "�������� \"���\" �� ����������� ��������"
-#: g10/g10.c:233
+#: g10/g10.c:239
msgid "add this keyring to the list of keyrings"
msgstr "�������� ��� ������ � ������ ������ ������"
-#: g10/g10.c:234
+#: g10/g10.c:240
msgid "add this secret keyring to the list"
msgstr "�������� ��� ��������� ������ � ������ ������ ������"
-#: g10/g10.c:235
+#: g10/g10.c:241
msgid "|NAME|use NAME as default secret key"
msgstr "|���|������������ ��� � �������� ���������� ����� �� ���������"
-#: g10/g10.c:236
+#: g10/g10.c:242
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""
-#: g10/g10.c:237
+#: g10/g10.c:243
#, fuzzy
msgid "|NAME|set terminal charset to NAME"
msgstr "|���|������������ ������������ ���������� ���"
-#: g10/g10.c:238
+#: g10/g10.c:244
msgid "read options from file"
msgstr "������ ��������� �� �����"
-#: g10/g10.c:240
+#: g10/g10.c:246
msgid "set debugging flags"
msgstr "���������� ���������� �����"
-#: g10/g10.c:241
+#: g10/g10.c:247
msgid "enable full debugging"
msgstr "��������� ��� �������"
-#: g10/g10.c:242
+#: g10/g10.c:248
msgid "|FD|write status info to this FD"
msgstr "|FD| ���������� ���������� � ��������� � ���������� (FD)"
-#: g10/g10.c:243
+#: g10/g10.c:249
msgid "do not write comment packets"
msgstr "�� ������ ������ � �������������"
-#: g10/g10.c:244
+#: g10/g10.c:250
msgid "(default is 1)"
msgstr "(�� ��������� 1)"
-#: g10/g10.c:245
+#: g10/g10.c:251
msgid "(default is 3)"
msgstr "(�� ��������� 3)"
-#: g10/g10.c:247
+#: g10/g10.c:253
msgid "|KEYID|ulimately trust this key"
msgstr ""
-#: g10/g10.c:248
+#: g10/g10.c:254
#, fuzzy
msgid "|FILE|load extension module FILE"
msgstr "|����|��������� ���� � ������������ ��������"
-#: g10/g10.c:249
+#: g10/g10.c:255
msgid "emulate the mode described in RFC1991"
msgstr "����������� ����� ��������� � RFC1991"
-#: g10/g10.c:250
+#: g10/g10.c:256
#, fuzzy
msgid "|N|use passphrase mode N"
msgstr "|N|������������ �������� ����� ������ N\n"
-#: g10/g10.c:252
+#: g10/g10.c:258
#, fuzzy
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|���|������������ ���-�������� ��� ��� �������� ����"
-#: g10/g10.c:254
+#: g10/g10.c:260
#, fuzzy
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|���|������������ ������������ ���������� ��� ��� �������� ����"
-#: g10/g10.c:256
+#: g10/g10.c:262
msgid "|NAME|use cipher algorithm NAME"
msgstr "|���|������������ ������������ ���������� ���"
-#: g10/g10.c:257
+#: g10/g10.c:263
msgid "|NAME|use message digest algorithm NAME"
msgstr "|���|������������ ���-�������� ���"
-#: g10/g10.c:258
+#: g10/g10.c:264
msgid "|N|use compress algorithm N"
msgstr "|N|������������ �������� ������ N"
-#: g10/g10.c:259
+#: g10/g10.c:265
msgid "throw keyid field of encrypted packets"
msgstr "����������� ���� keyid � ������������� �������"
-#: g10/g10.c:267
+#: g10/g10.c:273
#, fuzzy
msgid ""
"@\n"
@@ -617,21 +626,21 @@ msgstr ""
" --list-keys [names] �������� ������ ������\n"
" --fingerprint [names] �������� \"��������� �������\" ������\n"
-#: g10/g10.c:346
+#: g10/g10.c:353
msgid "Please report bugs to <[email protected]>.\n"
msgstr ""
"����������, ����������� ��������� �� ������� �� ������ "
-#: g10/g10.c:351
+#: g10/g10.c:358
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr "�������������: gpgm [���������] [�����] (-h ��� ������)"
-#: g10/g10.c:353
+#: g10/g10.c:360
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "�������������: gpg [���������] [�����] (-h ��� ������)"
-#: g10/g10.c:358
+#: g10/g10.c:365
#, fuzzy
msgid ""
"Syntax: gpgm [options] [files]\n"
@@ -640,7 +649,7 @@ msgstr ""
"���������: gpgm [���������] [�����]\n"
"��������� ������������� GNUPG\n"
-#: g10/g10.c:361
+#: g10/g10.c:368
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
@@ -650,7 +659,7 @@ msgstr ""
"�����������, ��������� �������, ������� ��� ��������������\n"
"����� ������ ������� �� ������� ������\n"
-#: g10/g10.c:367
+#: g10/g10.c:374
msgid ""
"\n"
"Supported algorithms:\n"
@@ -658,151 +667,151 @@ msgstr ""
"\n"
"�������������� ���������:\n"
-#: g10/g10.c:442
+#: g10/g10.c:449
msgid "usage: gpgm [options] "
msgstr "�������������: gpgm [���������] "
-#: g10/g10.c:444
+#: g10/g10.c:451
msgid "usage: gpg [options] "
msgstr "�������������: gpg [���������] "
-#: g10/g10.c:485
+#: g10/g10.c:492
msgid "conflicting commands\n"
msgstr "Widerspr�chliche Kommandos\n"
-#: g10/g10.c:623
+#: g10/g10.c:631
#, fuzzy, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "���������: ���� ���������� �� ��������� `%s' �����������\n"
-#: g10/g10.c:627
+#: g10/g10.c:635
#, c-format
msgid "option file `%s': %s\n"
msgstr "���� ���������� `%s': %s\n"
-#: g10/g10.c:634
+#: g10/g10.c:642
#, c-format
msgid "reading options from `%s'\n"
msgstr "�������� ��������� �� `%s'\n"
-#: g10/g10.c:788
+#: g10/g10.c:796
#, fuzzy, c-format
msgid "%s is not a valid character set\n"
msgstr "������������ ������ � �����������.\n"
-#: g10/g10.c:824 g10/g10.c:836
+#: g10/g10.c:836 g10/g10.c:848
msgid "selected cipher algorithm is invalid\n"
msgstr "������ ������������ �������� ����������\n"
-#: g10/g10.c:830 g10/g10.c:842
+#: g10/g10.c:842 g10/g10.c:854
msgid "selected digest algorithm is invalid\n"
msgstr "������ ������������ ��������-��������\n"
-#: g10/g10.c:845
+#: g10/g10.c:857
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "�������� �������� ����� ����� �������� �� %d �� %d\n"
-#: g10/g10.c:847
+#: g10/g10.c:859
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed ������ ���� ������ 0\n"
-#: g10/g10.c:849
+#: g10/g10.c:861
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed ������ ���� ������ 1\n"
-#: g10/g10.c:851
+#: g10/g10.c:863
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr ""
-#: g10/g10.c:854
+#: g10/g10.c:866
#, fuzzy
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "���������: ������� S2K ����� (0) ����� �� �������������\n"
-#: g10/g10.c:858
+#: g10/g10.c:870
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "������������ ����� S2K: ������ ���� 0, 1 ��� 3\n"
-#: g10/g10.c:941
+#: g10/g10.c:947
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"
-#: g10/g10.c:947
+#: g10/g10.c:953
msgid "--store [filename]"
msgstr "--store [��� �����]"
-#: g10/g10.c:955
+#: g10/g10.c:961
msgid "--symmetric [filename]"
msgstr "--symmetric [��� �����]"
-#: g10/g10.c:963
+#: g10/g10.c:969
msgid "--encrypt [filename]"
msgstr "--encrypt [��� �����]"
-#: g10/g10.c:976
+#: g10/g10.c:982
msgid "--sign [filename]"
msgstr "--sign [��� �����]"
-#: g10/g10.c:989
+#: g10/g10.c:995
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [��� �����]"
-#: g10/g10.c:1003
+#: g10/g10.c:1009
msgid "--clearsign [filename]"
msgstr "--clearsign [��� �����]"
-#: g10/g10.c:1015
+#: g10/g10.c:1021
msgid "--decrypt [filename]"
msgstr "--decrypt [��� �����]"
-#: g10/g10.c:1024
+#: g10/g10.c:1030
#, fuzzy
msgid "--edit-key username [commands]"
msgstr "--edit-key ���-������������"
-#: g10/g10.c:1040
+#: g10/g10.c:1046
msgid "--delete-secret-key username"
msgstr "--delete-secret-key ���-������������"
-#: g10/g10.c:1043
+#: g10/g10.c:1049
msgid "--delete-key username"
msgstr "--delete-key ���-������������"
-#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311
+#: g10/encode.c:216 g10/g10.c:1072 g10/sign.c:311
#, c-format
msgid "can't open %s: %s\n"
msgstr "���������� ������� ���� `%s': %s\n"
-#: g10/g10.c:1077
+#: g10/g10.c:1083
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr "-k[v][v][v][c] [������������� ������������] [������ ������]"
-#: g10/g10.c:1138
+#: g10/g10.c:1144
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "������ �������������: %s\n"
-#: g10/g10.c:1146
+#: g10/g10.c:1152
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "������ �����������: %s\n"
-#: g10/g10.c:1212
+#: g10/g10.c:1218
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "������������ ���-�������� `%s'\n"
-#: g10/g10.c:1291
+#: g10/g10.c:1297
msgid "[filename]"
msgstr "[��� �����]"
-#: g10/g10.c:1295
+#: g10/g10.c:1301
msgid "Go ahead and type your message ...\n"
msgstr ""
-#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66
+#: g10/decrypt.c:59 g10/g10.c:1304 g10/verify.c:66
#, c-format
msgid "can't open `%s'\n"
msgstr "���������� ������� ���� `%s'\n"
@@ -830,56 +839,56 @@ msgstr "������������ ������ ��������� �������\n"
msgid "nested clear text signatures\n"
msgstr "|[����]|������� ��������� �������"
-#: g10/armor.c:508
+#: g10/armor.c:499
msgid "invalid dash escaped line: "
msgstr "������������ ������ ������������ � �������: "
-#: g10/armor.c:516
+#: g10/armor.c:507
#, fuzzy
msgid "unexpected armor:"
msgstr "����������� ������"
-#: g10/armor.c:632
+#: g10/armor.c:623
#, fuzzy, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "������������ ��� ��������� radix64 ������ %02x ��������\n"
-#: g10/armor.c:675
+#: g10/armor.c:666
msgid "premature eof (no CRC)\n"
msgstr "����������� ����� ����� (��� CRC)\n"
-#: g10/armor.c:709
+#: g10/armor.c:700
msgid "premature eof (in CRC)\n"
msgstr "����������� ����� ����� (� CRC)\n"
-#: g10/armor.c:713
+#: g10/armor.c:704
msgid "malformed CRC\n"
msgstr "������������ ����� CRC\n"
-#: g10/armor.c:717
+#: g10/armor.c:708
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "������ CRC; %06lx - %06lx\n"
-#: g10/armor.c:734
+#: g10/armor.c:725
msgid "premature eof (in Trailer)\n"
msgstr "����������� ����� ����� (� ������)\n"
-#: g10/armor.c:738
+#: g10/armor.c:729
msgid "error in trailer line\n"
msgstr "������ � ����������� ������\n"
-#: g10/armor.c:999
+#: g10/armor.c:993
#, fuzzy
msgid "no valid OpenPGP data found.\n"
msgstr "�� ������� ���������� RFC1991 ��� OpenPGP ������.\n"
-#: g10/armor.c:1001
+#: g10/armor.c:995
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr ""
-#: g10/armor.c:1005
+#: g10/armor.c:999
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""
@@ -1064,7 +1073,12 @@ msgstr "��������: ���� ���� �� ������� ���������� ����������� ���������!\n"
msgid " It is not certain that the signature belongs to the owner.\n"
msgstr " ��� �����������, ��� ������� ����������� ���������.\n"
-#: g10/pkclist.c:524
+#: g10/pkclist.c:532 g10/pkclist.c:545 g10/pkclist.c:607 g10/pkclist.c:635
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr "%s: ��������: %s\n"
+
+#: g10/pkclist.c:554
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
@@ -1073,79 +1087,74 @@ msgstr ""
"\"-r\").\n"
"\n"
-#: g10/pkclist.c:529
+#: g10/pkclist.c:559
msgid "Enter the user ID: "
msgstr "������� ������������� ������������: "
-#: g10/pkclist.c:540
+#: g10/pkclist.c:570
msgid "No such user ID.\n"
msgstr "��� ������ �������������� ������������.\n"
-#: g10/pkclist.c:574 g10/pkclist.c:601
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: ��������: %s\n"
-
-#: g10/pkclist.c:582
+#: g10/pkclist.c:615
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: ������ ��� �������� �����: %s\n"
-#: g10/pkclist.c:608
+#: g10/pkclist.c:641
msgid "no valid addressees\n"
msgstr "��� ���������� �������\n"
-#: g10/keygen.c:124
+#: g10/keygen.c:122
msgid "writing self signature\n"
msgstr "������� ����-�������\n"
-#: g10/keygen.c:162
+#: g10/keygen.c:160
msgid "writing key binding signature\n"
msgstr "������� \"key-binding\" �������\n"
-#: g10/keygen.c:388
+#: g10/keygen.c:386
msgid "Please select what kind of key you want:\n"
msgstr "�������� �������� ��� �����:\n"
-#: g10/keygen.c:390
+#: g10/keygen.c:388
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr " (%d) DSA � ElGamal (�� ���������)\n"
-#: g10/keygen.c:391
+#: g10/keygen.c:389
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr " (%d) DSA (������ �������)\n"
-#: g10/keygen.c:393
+#: g10/keygen.c:391
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr " (%d) ElGamal (������ ����������)\n"
-#: g10/keygen.c:394
+#: g10/keygen.c:392
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr " (%d) ElGamal (������� � ����������)\n"
-#: g10/keygen.c:396
+#: g10/keygen.c:394
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr " (%d) ElGamal � v3-������\n"
-#: g10/keygen.c:401
+#: g10/keygen.c:399
msgid "Your selection? "
msgstr "��� �����? "
-#: g10/keygen.c:411
+#: g10/keygen.c:409
#, fuzzy
msgid "Do you really want to create a sign and encrypt key? "
msgstr "�� ������������� ������ ������� ��������� �����? "
-#: g10/keygen.c:432
+#: g10/keygen.c:430
msgid "Invalid selection.\n"
msgstr "������������ �����.\n"
-#: g10/keygen.c:444
+#: g10/keygen.c:442
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
@@ -1158,19 +1167,19 @@ msgstr ""
" ����� ����� �� ���������: 1024 ����\n"
" ������������ ������������� ����� �����: 2048 ���\n"
-#: g10/keygen.c:451
+#: g10/keygen.c:449
msgid "What keysize do you want? (1024) "
msgstr "������ ������� ���� �� �������? (1024)"
-#: g10/keygen.c:456
+#: g10/keygen.c:454
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "���������� ������ DSA ������ - �� 512 �� 1024 ���\n"
-#: g10/keygen.c:458
+#: g10/keygen.c:456
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"
-#: g10/keygen.c:461
+#: g10/keygen.c:459
#, fuzzy
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
@@ -1179,11 +1188,11 @@ msgstr ""
"����� ������ ������ 2048 �� �������������, ������ ��� ������������������ "
"����� ����� �������!\n"
-#: g10/keygen.c:464
+#: g10/keygen.c:462
msgid "Are you sure that you want this keysize? "
msgstr "�� ������������� ������ ���� ����� �����? "
-#: g10/keygen.c:465
+#: g10/keygen.c:463
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
@@ -1191,21 +1200,21 @@ msgstr ""
"��, ������ �� ���������, ��� ��������� ����� ���������� � �������� ����\n"
"������ ��� �������� ��� ����.\n"
-#: g10/keygen.c:473
+#: g10/keygen.c:471
msgid "Do you really need such a large keysize? "
msgstr "��� ������������� ����� ����� ������� ����? "
-#: g10/keygen.c:479
+#: g10/keygen.c:477
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "����������� ���� ����� ����� %u ���\n"
-#: g10/keygen.c:482 g10/keygen.c:486
+#: g10/keygen.c:480 g10/keygen.c:484
#, c-format
msgid "rounded up to %u bits\n"
msgstr "��������� �� %u ���\n"
-#: g10/keygen.c:499
+#: g10/keygen.c:497
msgid ""
"Please specify how long the key should be valid.\n"
" 0 = key does not expire\n"
@@ -1221,29 +1230,29 @@ msgstr ""
" <n>m = ���� �������� ����� n �������\n"
" <n>y = ���� �������� ����� n ���\n"
-#: g10/keygen.c:514
+#: g10/keygen.c:512
msgid "Key is valid for? (0) "
msgstr "���� ������������ � �������? (0) "
-#: g10/keygen.c:525
+#: g10/keygen.c:523
msgid "invalid value\n"
msgstr "������������ ��������.\n"
-#: g10/keygen.c:530
+#: g10/keygen.c:528
msgid "Key does not expire at all\n"
msgstr "���������� ����.\n"
#. print the date when the key expires
-#: g10/keygen.c:536
+#: g10/keygen.c:534
#, c-format
msgid "Key expires at %s\n"
msgstr "���� ��������� �� %s\n"
-#: g10/keygen.c:542
+#: g10/keygen.c:540
msgid "Is this correct (y/n)? "
msgstr "��� �����? (y/n) "
-#: g10/keygen.c:584
+#: g10/keygen.c:582
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
@@ -1259,39 +1268,39 @@ msgstr ""
" \"Vasya Pupkin (KRUTOI) <[email protected]>\"\n"
"\n"
-#: g10/keygen.c:595
+#: g10/keygen.c:593
msgid "Real name: "
msgstr "���� ��� (\"��� �������\"): "
-#: g10/keygen.c:599
+#: g10/keygen.c:597
msgid "Invalid character in name\n"
msgstr "������������ ������ � �����\n"
-#: g10/keygen.c:601
+#: g10/keygen.c:599
msgid "Name may not start with a digit\n"
msgstr "������ ��� �� ����� ���������� � �����.\n"
-#: g10/keygen.c:603
+#: g10/keygen.c:601
msgid "Name must be at least 5 characters long\n"
msgstr "������ ��� ������ �������� �� ����� ��� �� 5�� ��������.\n"
-#: g10/keygen.c:611
+#: g10/keygen.c:609
msgid "Email address: "
msgstr "E-Mail: "
-#: g10/keygen.c:623
+#: g10/keygen.c:621
msgid "Not a valid email address\n"
msgstr "������������ E-Mail\n"
-#: g10/keygen.c:631
+#: g10/keygen.c:629
msgid "Comment: "
msgstr "�����������: "
-#: g10/keygen.c:637
+#: g10/keygen.c:635
msgid "Invalid character in comment\n"
msgstr "������������ ������ � �����������.\n"
-#: g10/keygen.c:657
+#: g10/keygen.c:655
#, c-format
msgid ""
"You selected this USER-ID:\n"
@@ -1302,16 +1311,16 @@ msgstr ""
" \"%s\"\n"
"\n"
-#: g10/keygen.c:660
+#: g10/keygen.c:658
msgid "NnCcEeOoQq"
msgstr ""
-#: g10/keygen.c:670
+#: g10/keygen.c:668
#, fuzzy
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "��������: N=���, C=�����������, E=E-Mail, O=Okay/Q=�����? "
-#: g10/keygen.c:722
+#: g10/keygen.c:720
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
@@ -1319,11 +1328,11 @@ msgstr ""
"��� ������ ������ ����� ����� �������� �����.\n"
"\n"
-#: g10/keyedit.c:389 g10/keygen.c:730
+#: g10/keyedit.c:389 g10/keygen.c:728
msgid "passphrase not correctly repeated; try again.\n"
msgstr "�������� ����� �� ���� ��������������, ���������� �����.\n"
-#: g10/keygen.c:736
+#: g10/keygen.c:734
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"
@@ -1335,7 +1344,7 @@ msgstr ""
"�����, �������� ��� ��������� � ���������� \"--edit-key\".\n"
"\n"
-#: g10/keygen.c:757
+#: g10/keygen.c:755
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"
@@ -1347,34 +1356,34 @@ msgstr ""
"��������� ������� ��� �������� ����������). ��� ���� ���������� ���������\n"
"����� ����������� ������� ���������� ��������.\n"
-#: g10/keygen.c:827
+#: g10/keygen.c:825
msgid "Key generation can only be used in interactive mode\n"
msgstr "��������� ����� ����� ���� ��������� ������ � ������������� ������.\n"
-#: g10/keygen.c:835
+#: g10/keygen.c:833
msgid "DSA keypair will have 1024 bits.\n"
msgstr "�������� ���� DSA ����� ����� ����� 1024 ����.\n"
-#: g10/keygen.c:841
+#: g10/keygen.c:839
#, fuzzy
msgid "Key generation cancelled.\n"
msgstr "��������� ����� ��������: %s\n"
-#: g10/keygen.c:851
+#: g10/keygen.c:849
#, c-format
msgid "writing public certificate to `%s'\n"
msgstr "�������� ���������� ������������ � `%s'\n"
-#: g10/keygen.c:852
+#: g10/keygen.c:850
#, c-format
msgid "writing secret certificate to `%s'\n"
msgstr "��������� ���������� ������������ � `%s'\n"
-#: g10/keygen.c:929
+#: g10/keygen.c:927
msgid "public and secret key created and signed.\n"
msgstr "�������� � ��������� ����� ������� � ���������.\n"
-#: g10/keygen.c:931
+#: g10/keygen.c:929
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption. You may want to use\n"
@@ -1385,12 +1394,12 @@ msgstr ""
"���������������\n"
"����� ��� ����������.\n"
-#: g10/keygen.c:945 g10/keygen.c:1044
+#: g10/keygen.c:943 g10/keygen.c:1042
#, c-format
msgid "Key generation failed: %s\n"
msgstr "��������� ����� �� �������: %s\n"
-#: g10/keygen.c:989 g10/sig-check.c:172 g10/sign.c:52
+#: g10/keygen.c:987 g10/sig-check.c:172 g10/sign.c:52
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
@@ -1398,7 +1407,7 @@ msgstr ""
"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
"����������� ����)\n"
-#: g10/keygen.c:991 g10/sig-check.c:174 g10/sign.c:54
+#: g10/keygen.c:989 g10/sig-check.c:174 g10/sign.c:54
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
@@ -1406,13 +1415,13 @@ msgstr ""
"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
"����������� ����)\n"
-#: g10/keygen.c:1022
+#: g10/keygen.c:1020
#, fuzzy
msgid "Really create? "
msgstr "������������� �������? "
-#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:459
-#: g10/tdbio.c:510
+#: g10/encode.c:88 g10/openfile.c:86 g10/openfile.c:169 g10/tdbio.c:467
+#: g10/tdbio.c:527
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: ���������� �������: %s\n"
@@ -1457,281 +1466,281 @@ msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
msgid "WARNING: nothing exported\n"
msgstr "��������: ������������ ���� � �������� ��� �������!\n"
-#: g10/getkey.c:164
+#: g10/getkey.c:205
msgid "too many entries in pk cache - disabled\n"
msgstr ""
-#: g10/getkey.c:294
+#: g10/getkey.c:344
msgid "too many entries in unk cache - disabled\n"
msgstr ""
-#: g10/getkey.c:1038
+#: g10/getkey.c:1496 g10/getkey.c:1552
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "������������ �������������� ���� %09lX ������ ��������� %08lX%\n"
-#: g10/import.c:117 g10/trustdb.c:1180
+#: g10/import.c:116 g10/trustdb.c:1318
#, c-format
msgid "can't open file: %s\n"
msgstr "���������� ������� ����: %s\n"
-#: g10/import.c:165
+#: g10/import.c:160
#, c-format
msgid "skipping block of type %d\n"
msgstr "���������� ���� ���� %d\n"
-#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543
+#: g10/import.c:167 g10/trustdb.c:1635 g10/trustdb.c:1704
#, c-format
msgid "%lu keys so far processed\n"
msgstr ""
-#: g10/import.c:177 g10/trustdb.c:1256
+#: g10/import.c:172 g10/trustdb.c:1394
#, c-format
msgid "read error: %s\n"
msgstr "������ ������: %s\n"
-#: g10/import.c:179
+#: g10/import.c:174
#, c-format
msgid "Total number processed: %lu\n"
msgstr ""
-#: g10/import.c:181
+#: g10/import.c:176
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr ""
-#: g10/import.c:183
+#: g10/import.c:178
#, c-format
msgid " imported: %lu"
msgstr ""
-#: g10/import.c:189
+#: g10/import.c:184
#, c-format
msgid " unchanged: %lu\n"
msgstr ""
-#: g10/import.c:191
+#: g10/import.c:186
#, c-format
msgid " new user IDs: %lu\n"
msgstr ""
-#: g10/import.c:193
+#: g10/import.c:188
#, c-format
msgid " new subkeys: %lu\n"
msgstr ""
-#: g10/import.c:195
+#: g10/import.c:190
#, fuzzy, c-format
msgid " new signatures: %lu\n"
msgstr "���� %08lX: %d ����� ��������\n"
-#: g10/import.c:197
+#: g10/import.c:192
#, c-format
msgid " new key revocations: %lu\n"
msgstr ""
-#: g10/import.c:199
+#: g10/import.c:194
#, c-format
msgid " secret keys read: %lu\n"
msgstr ""
-#: g10/import.c:201
+#: g10/import.c:196
#, fuzzy, c-format
msgid " secret keys imported: %lu\n"
msgstr "���� %08lX: ��������� ���� ������������\n"
-#: g10/import.c:203
+#: g10/import.c:198
#, fuzzy, c-format
msgid " secret keys unchanged: %lu\n"
msgstr "����������� ������������ ��������� ����"
-#: g10/import.c:343 g10/import.c:535
+#: g10/import.c:340 g10/import.c:532
#, c-format
msgid "key %08lX: no user id\n"
msgstr "���� %08lX: ��� �������������� ������������\n"
-#: g10/import.c:354
+#: g10/import.c:351
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-#: g10/import.c:356
+#: g10/import.c:353
msgid "this may be caused by a missing self-signature\n"
msgstr "��� ����� ���� ������� ����������� ����-�������\n"
-#: g10/import.c:367 g10/import.c:603
+#: g10/import.c:364 g10/import.c:600
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-#: g10/import.c:373
+#: g10/import.c:370
msgid "no default public keyring\n"
msgstr "��� ������ �������� ������ �� ���������\n"
-#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601
+#: g10/import.c:374 g10/openfile.c:113 g10/sign.c:215 g10/sign.c:601
#, c-format
msgid "writing to `%s'\n"
msgstr "������������ � `%s'\n"
-#: g10/import.c:381 g10/import.c:441 g10/import.c:657
+#: g10/import.c:378 g10/import.c:438 g10/import.c:654
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr "���������� ������������� ������ �������� ������: %s\n"
-#: g10/import.c:384
+#: g10/import.c:381
#, c-format
msgid "can't write to keyring: %s\n"
msgstr "���������� �������� � ������ ������: %s\n"
-#: g10/import.c:388
+#: g10/import.c:385
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "���� %08lX: �������� ���� ������������\n"
-#: g10/import.c:401
+#: g10/import.c:398
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "���� %08lX: �� ��������� � ����� ������\n"
-#: g10/import.c:414 g10/import.c:612
+#: g10/import.c:411 g10/import.c:609
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "���� %08lX: ���������� ���������� original keyblock: %s\n"
-#: g10/import.c:421 g10/import.c:619
+#: g10/import.c:418 g10/import.c:616
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "���� %08lX: ���������� ��������� original keyblock: %s\n"
-#: g10/import.c:438 g10/import.c:550 g10/import.c:654
+#: g10/import.c:435 g10/import.c:547 g10/import.c:651
msgid "writing keyblock\n"
msgstr "������������ ���� �����\n"
-#: g10/import.c:444 g10/import.c:660
+#: g10/import.c:441 g10/import.c:657
#, c-format
msgid "can't write keyblock: %s\n"
msgstr "���������� �������� ���� �����: %s\n"
-#: g10/import.c:449
+#: g10/import.c:446
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr "���� %08lX: 1 ����� ������������� ������������\n"
-#: g10/import.c:452
+#: g10/import.c:449
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr "���� %08lX: %d ����� ��������������� �������������\n"
-#: g10/import.c:455
+#: g10/import.c:452
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "���� %08lX: 1 ����� �������\n"
-#: g10/import.c:458
+#: g10/import.c:455
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "���� %08lX: %d ����� ��������\n"
-#: g10/import.c:461
+#: g10/import.c:458
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "���� %08lX: 1 ����� ���-����\n"
-#: g10/import.c:464
+#: g10/import.c:461
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "���� %08lX: %d ����� ���-������\n"
-#: g10/import.c:474
+#: g10/import.c:471
#, c-format
msgid "key %08lX: not changed\n"
msgstr "���� %08lX: �� �������\n"
-#: g10/import.c:553
+#: g10/import.c:550
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr "���������� ������������� ������ ��������� ������: %s\n"
-#: g10/import.c:556
+#: g10/import.c:553
#, fuzzy, c-format
msgid "can't write keyring: %s\n"
msgstr "���������� �������� ������ ������: %s\n"
#. we are ready
-#: g10/import.c:559
+#: g10/import.c:556
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "���� %08lX: ��������� ���� ������������\n"
#. we can't merge secret keys
-#: g10/import.c:563
+#: g10/import.c:560
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-#: g10/import.c:568
+#: g10/import.c:565
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "���� %08lX: ��������� ���� �� ������: %s\n"
-#: g10/import.c:597
+#: g10/import.c:594
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"���� %08lX: ��� ��������� ����� - ���������� ��������� ���������� "
"����������\n"
-#: g10/import.c:630
+#: g10/import.c:627
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "���� %08lX: ������������ ���������� ����������: %s - ���������\n"
-#: g10/import.c:664
+#: g10/import.c:661
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "���� %08lX: ���������� ���������� ������������\n"
-#: g10/import.c:698
+#: g10/import.c:695
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-#: g10/import.c:705 g10/import.c:729
+#: g10/import.c:702 g10/import.c:727
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "���� %08lX: ���������������� �������� ��������� �����\n"
-#: g10/import.c:706
+#: g10/import.c:703
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "���� %08lX: ������������ ����-�������\n"
-#: g10/import.c:722
+#: g10/import.c:719
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "���� %08lX: ��� �������������� ������������\n"
-#: g10/import.c:730
+#: g10/import.c:728
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-#: g10/import.c:761
+#: g10/import.c:759
#, c-format
msgid "key %08lX: skipped userid '"
msgstr "���� %08lX: �������� ������������� ������������ '"
-#: g10/import.c:781
+#: g10/import.c:779
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "���� %08lX: 1 ����� ���-����\n"
-#: g10/import.c:800
+#: g10/import.c:798
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "���� %08lX: ���������� ���������� � ������������ ����� - ��������\n"
-#: g10/import.c:808
+#: g10/import.c:806
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "���� %08lX: ������������ ���������� ����������: %s - ��������\n"
@@ -2195,33 +2204,38 @@ msgstr "���������: ����������� �������� \"������-���-�����-����\"\n"
msgid "original file name='%.*s'\n"
msgstr ""
-#: g10/mainproc.c:834
+#: g10/mainproc.c:831
msgid "signature verification suppressed\n"
msgstr ""
-#: g10/mainproc.c:840
+#: g10/mainproc.c:837
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "������� ������� %.*s, ��������� %s ���� %08lX\n"
-#: g10/mainproc.c:852
+#. just in case that we have no userid
+#: g10/mainproc.c:863 g10/mainproc.c:874
msgid "BAD signature from \""
msgstr "������ ������� �� \""
-#: g10/mainproc.c:853
+#: g10/mainproc.c:864 g10/mainproc.c:875
msgid "Good signature from \""
msgstr "������� ������� �� \""
-#: g10/mainproc.c:884
+#: g10/mainproc.c:866
+msgid " aka \""
+msgstr ""
+
+#: g10/mainproc.c:908
#, c-format
msgid "Can't check signature: %s\n"
msgstr "���������� ��������� �������: %s\n"
-#: g10/mainproc.c:957
+#: g10/mainproc.c:981
msgid "old style (PGP 2.x) signature\n"
msgstr ""
-#: g10/mainproc.c:962
+#: g10/mainproc.c:986
msgid "invalid root packet detected in proc_tree()\n"
msgstr ""
@@ -2307,22 +2321,22 @@ msgstr ""
msgid "can't open signed data `%s'\n"
msgstr "���������� ������� ����������� ������ `%s' .\n"
-#: g10/pubkey-enc.c:78
+#: g10/pubkey-enc.c:79
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "��������� ����������, ������� ��������� ���� %08lX ...\n"
-#: g10/pubkey-enc.c:84
+#: g10/pubkey-enc.c:85
#, fuzzy
msgid "okay, we are the anonymous recipient.\n"
msgstr "��, �� -- ��������� ����������.\n"
-#: g10/pubkey-enc.c:136
+#: g10/pubkey-enc.c:137
#, fuzzy
msgid "old encoding of the DEK is not supported\n"
msgstr "�������� ������ %d �� ��������������\n"
-#: g10/pubkey-enc.c:183
+#: g10/pubkey-enc.c:191
#, fuzzy, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "���������: ������������ �������� %d �� ������ � �������������\n"
@@ -2390,680 +2404,686 @@ msgstr "%s: ��������������: ������ ����.\n"
msgid "can't handle text lines longer than %d characters\n"
msgstr ""
-#: g10/tdbio.c:116 g10/tdbio.c:1418
+#: g10/tdbio.c:117 g10/tdbio.c:1448
#, fuzzy, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/tdbio.c:122 g10/tdbio.c:1425
+#: g10/tdbio.c:123 g10/tdbio.c:1455
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""
-#: g10/tdbio.c:232
+#: g10/tdbio.c:233
msgid "trustdb transaction too large\n"
msgstr ""
-#: g10/tdbio.c:416
+#: g10/tdbio.c:424
#, fuzzy, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/ringedit.c:273 g10/tdbio.c:436
+#: g10/ringedit.c:294 g10/tdbio.c:444
#, fuzzy, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/ringedit.c:279 g10/tdbio.c:439
+#: g10/ringedit.c:300 g10/tdbio.c:447
#, fuzzy, c-format
msgid "%s: directory created\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/tdbio.c:443
+#: g10/tdbio.c:451
#, c-format
msgid "%s: directory does not exist!\n"
msgstr ""
-#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449
+#: g10/openfile.c:109 g10/openfile.c:176 g10/ringedit.c:1310 g10/tdbio.c:457
#, fuzzy, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/tdbio.c:473
+#: g10/tdbio.c:472 g10/tdbio.c:520
+#, fuzzy, c-format
+msgid "%s: can't create lock\n"
+msgstr "%s: ���������� �������: %s\n"
+
+#: g10/tdbio.c:486
#, c-format
msgid "%s: failed to create version record: %s"
msgstr ""
-#: g10/tdbio.c:477
+#: g10/tdbio.c:490
#, fuzzy, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/tdbio.c:479
+#: g10/tdbio.c:492
#, fuzzy, c-format
msgid "%s: trustdb created\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/tdbio.c:512
+#: g10/tdbio.c:529
#, fuzzy, c-format
msgid "%s: invalid trustdb\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"
-#: g10/tdbio.c:545
+#: g10/tdbio.c:562
#, fuzzy, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/tdbio.c:553
+#: g10/tdbio.c:570
#, fuzzy, c-format
msgid "%s: error updating version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/tdbio.c:569 g10/tdbio.c:608 g10/tdbio.c:633 g10/tdbio.c:1351
-#: g10/tdbio.c:1378
+#: g10/tdbio.c:586 g10/tdbio.c:625 g10/tdbio.c:650 g10/tdbio.c:1381
+#: g10/tdbio.c:1408
#, fuzzy, c-format
msgid "%s: error reading version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/tdbio.c:582
+#: g10/tdbio.c:599
#, fuzzy, c-format
msgid "%s: error writing version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/tdbio.c:1058
+#: g10/tdbio.c:1077
#, fuzzy, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/tdbio.c:1066
+#: g10/tdbio.c:1085
#, fuzzy, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"
-#: g10/tdbio.c:1087
+#: g10/tdbio.c:1106
#, fuzzy, c-format
msgid "%s: not a trustdb file\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"
-#: g10/tdbio.c:1103
+#: g10/tdbio.c:1122
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr ""
-#: g10/tdbio.c:1108
+#: g10/tdbio.c:1127
#, fuzzy, c-format
msgid "%s: invalid file version %d\n"
msgstr "������������ ������ ��������� �������\n"
-#: g10/tdbio.c:1384
+#: g10/tdbio.c:1414
#, fuzzy, c-format
msgid "%s: error reading free record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/tdbio.c:1392
+#: g10/tdbio.c:1422
#, fuzzy, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/tdbio.c:1402
+#: g10/tdbio.c:1432
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr ""
-#: g10/tdbio.c:1432
+#: g10/tdbio.c:1462
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr ""
-#: g10/trustdb.c:142
+#: g10/trustdb.c:144
#, fuzzy
msgid "The trustdb is corrupted; please run \"gpgm --fix-trustdb\".\n"
msgstr "���� ������ ������� ���������: ��������� \"gpgm --fix-trust-db\".\n"
-#: g10/trustdb.c:155
+#: g10/trustdb.c:157
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr ""
-#: g10/trustdb.c:170
+#: g10/trustdb.c:172
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr ""
-#: g10/trustdb.c:184
+#: g10/trustdb.c:186
#, fuzzy, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:198
+#: g10/trustdb.c:200
#, fuzzy, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"
-#: g10/trustdb.c:327
+#: g10/trustdb.c:329
#, fuzzy, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/trustdb.c:334
+#: g10/trustdb.c:336
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr ""
-#: g10/trustdb.c:339
+#: g10/trustdb.c:341
#, c-format
msgid "no primary key for LID %lu\n"
msgstr ""
-#: g10/trustdb.c:344
+#: g10/trustdb.c:346
#, fuzzy, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/trustdb.c:420
+#: g10/trustdb.c:422
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr ""
-#: g10/trustdb.c:463
+#: g10/trustdb.c:465
#, fuzzy, c-format
msgid "'%s' is not a valid long keyID\n"
msgstr "������������ ������ � �����������.\n"
-#: g10/trustdb.c:498
+#: g10/trustdb.c:500
#, fuzzy, c-format
msgid "key %08lX: no public key for trusted key - skipped\n"
msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-#: g10/trustdb.c:507 g10/trustdb.c:565
+#: g10/trustdb.c:509 g10/trustdb.c:567
#, fuzzy, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "���� %08lX.%lu: ���������� �������� � ���� ������ �������\n"
-#: g10/trustdb.c:512 g10/trustdb.c:571
+#: g10/trustdb.c:514 g10/trustdb.c:573
#, fuzzy, c-format
msgid "key %08lX: query record failed\n"
msgstr "���� %08lX: ������ ������ �� ������\n"
-#: g10/trustdb.c:517 g10/trustdb.c:580
+#: g10/trustdb.c:519 g10/trustdb.c:582
#, fuzzy, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-#: g10/trustdb.c:520 g10/trustdb.c:583
+#: g10/trustdb.c:522 g10/trustdb.c:585
#, fuzzy, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-#: g10/trustdb.c:536
+#: g10/trustdb.c:538
#, fuzzy, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "���� ���� �� �������.\n"
-#: g10/trustdb.c:548
+#: g10/trustdb.c:550
#, fuzzy, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-#: g10/trustdb.c:555
+#: g10/trustdb.c:557
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr "���� %08lX: ��������� � ��������� ����� �� ���������.\n"
-#: g10/trustdb.c:591
+#: g10/trustdb.c:593
#, fuzzy, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:774
+#: g10/trustdb.c:776
#, fuzzy, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:783
+#: g10/trustdb.c:785
#, fuzzy, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:793
+#: g10/trustdb.c:795
#, fuzzy, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:802
+#: g10/trustdb.c:804
#, fuzzy, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:812
+#: g10/trustdb.c:814
#, fuzzy, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:1013
+#: g10/trustdb.c:1151
msgid "Ooops, no keys\n"
msgstr ""
-#: g10/trustdb.c:1017
+#: g10/trustdb.c:1155
#, fuzzy
msgid "Ooops, no user ids\n"
msgstr "������ ������ � ��������������� �������������"
-#: g10/trustdb.c:1088 g10/trustdb.c:1106
+#: g10/trustdb.c:1226 g10/trustdb.c:1244
#, fuzzy, c-format
msgid "user '%s' read problem: %s\n"
msgstr "%s: ������������ �� ������\n"
-#: g10/trustdb.c:1091 g10/trustdb.c:1109
+#: g10/trustdb.c:1229 g10/trustdb.c:1247
#, fuzzy, c-format
msgid "user '%s' list problem: %s\n"
msgstr "%s: ������������ �� ������\n"
-#: g10/trustdb.c:1099 g10/trustdb.c:1346
+#: g10/trustdb.c:1237 g10/trustdb.c:1485
#, fuzzy, c-format
msgid "user '%s' not found: %s\n"
msgstr "%s: ������������ �� ������\n"
-#: g10/trustdb.c:1101 g10/trustdb.c:1348
+#: g10/trustdb.c:1239 g10/trustdb.c:1487
#, fuzzy, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"
-#: g10/trustdb.c:1104
+#: g10/trustdb.c:1242
#, fuzzy, c-format
msgid "user '%s' not in trustdb\n"
msgstr "%s: ������������ �� ������\n"
-#: g10/trustdb.c:1139
+#: g10/trustdb.c:1277
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
"# (Use \"gpgm --import-ownertrust\" to restore them)\n"
msgstr ""
-#: g10/trustdb.c:1145
+#: g10/trustdb.c:1283
msgid "directory record w/o primary key\n"
msgstr ""
-#: g10/trustdb.c:1152
+#: g10/trustdb.c:1290
#, fuzzy, c-format
msgid "error reading key record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/trustdb.c:1192
+#: g10/trustdb.c:1330
msgid "line too long\n"
msgstr ""
-#: g10/trustdb.c:1200
+#: g10/trustdb.c:1338
msgid "error: missing colon\n"
msgstr ""
-#: g10/trustdb.c:1205
+#: g10/trustdb.c:1343
#, fuzzy
msgid "error: invalid fingerprint\n"
msgstr "������ � ����������� ������\n"
-#: g10/trustdb.c:1209
+#: g10/trustdb.c:1347
#, fuzzy
msgid "error: no ownertrust value\n"
msgstr "�������������� ��������� �������\n"
-#: g10/trustdb.c:1234
+#: g10/trustdb.c:1372
msgid "key not in trustdb, searching ring.\n"
msgstr ""
-#: g10/trustdb.c:1237
+#: g10/trustdb.c:1375
#, fuzzy, c-format
msgid "key not in ring: %s\n"
msgstr "���������� �������� ������ ������: %s\n"
-#: g10/trustdb.c:1241
+#: g10/trustdb.c:1379
msgid "Oops: key is now in trustdb???\n"
msgstr ""
#. update the ownertrust
-#: g10/trustdb.c:1246
+#: g10/trustdb.c:1384
#, fuzzy, c-format
msgid "insert trust record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
#. error
-#: g10/trustdb.c:1252
+#: g10/trustdb.c:1390
#, fuzzy, c-format
msgid "error finding dir record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-#: g10/trustdb.c:1351
+#: g10/trustdb.c:1490
#, fuzzy, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"
-#: g10/trustdb.c:1354
+#: g10/trustdb.c:1493
#, fuzzy, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"
-#: g10/trustdb.c:1404
+#: g10/trustdb.c:1565
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr ""
-#: g10/trustdb.c:1418
+#: g10/trustdb.c:1579
#, fuzzy, c-format
msgid "%s: update failed: %s\n"
msgstr "���������� �� �������: %s\n"
-#: g10/trustdb.c:1421
+#: g10/trustdb.c:1582
#, c-format
msgid "%s: updated\n"
msgstr ""
-#: g10/trustdb.c:1423
+#: g10/trustdb.c:1584
#, c-format
msgid "%s: okay\n"
msgstr ""
-#: g10/trustdb.c:1438
+#: g10/trustdb.c:1599
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr ""
-#: g10/trustdb.c:1451
+#: g10/trustdb.c:1612
#, fuzzy, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-#: g10/trustdb.c:1460 g10/trustdb.c:1529
+#: g10/trustdb.c:1621 g10/trustdb.c:1690
#, fuzzy, c-format
msgid "lid %lu: update failed: %s\n"
msgstr "���������� �� �������: %s\n"
-#: g10/trustdb.c:1466 g10/trustdb.c:1535
+#: g10/trustdb.c:1627 g10/trustdb.c:1696
#, c-format
msgid "lid %lu: updated\n"
msgstr ""
-#: g10/trustdb.c:1470 g10/trustdb.c:1539
+#: g10/trustdb.c:1631 g10/trustdb.c:1700
#, c-format
msgid "lid %lu: okay\n"
msgstr ""
-#: g10/trustdb.c:1477 g10/trustdb.c:1545
+#: g10/trustdb.c:1638 g10/trustdb.c:1706
#, c-format
msgid "%lu keys processed\n"
msgstr ""
-#: g10/trustdb.c:1479
+#: g10/trustdb.c:1640
#, fuzzy, c-format
msgid "\t%lu keys skipped\n"
msgstr "%s: ��������: %s\n"
-#: g10/trustdb.c:1481 g10/trustdb.c:1547
+#: g10/trustdb.c:1642 g10/trustdb.c:1708
#, fuzzy, c-format
msgid "\t%lu keys with errors\n"
msgstr "������ ������ �����"
-#: g10/trustdb.c:1483 g10/trustdb.c:1549
+#: g10/trustdb.c:1644 g10/trustdb.c:1710
#, c-format
msgid "\t%lu keys updated\n"
msgstr ""
-#: g10/trustdb.c:1513
+#: g10/trustdb.c:1674
#, fuzzy, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:1518
+#: g10/trustdb.c:1679
#, fuzzy, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:1524
+#: g10/trustdb.c:1685
#, c-format
msgid "lid %lu: inserted\n"
msgstr ""
-#: g10/trustdb.c:1551
+#: g10/trustdb.c:1712
#, c-format
msgid "\t%lu keys inserted\n"
msgstr ""
-#: g10/trustdb.c:1554
+#: g10/trustdb.c:1715
#, fuzzy, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:1599
+#: g10/trustdb.c:1760
#, fuzzy, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:1606
+#: g10/trustdb.c:1767
#, fuzzy, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-#: g10/trustdb.c:1610
+#: g10/trustdb.c:1771
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "���� %08lX.%lu: �������� � ���� ������ �������\n"
-#: g10/trustdb.c:1618
+#: g10/trustdb.c:1779
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"���� %08lX.%lu: ������������ � ������� (����������� ����������� ����)\n"
-#: g10/trustdb.c:1625
+#: g10/trustdb.c:1786
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"
-#: g10/trustdb.c:1633
+#: g10/trustdb.c:1794
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "���� %08lX.%lu: �������� ������� �� �������: %s\n"
-#: g10/trustdb.c:1842 g10/trustdb.c:1871 g10/trustdb.c:2610
+#: g10/trustdb.c:2003 g10/trustdb.c:2032 g10/trustdb.c:2771
msgid "WARNING: can't yet handle long pref records\n"
msgstr ""
-#: g10/trustdb.c:1893
+#: g10/trustdb.c:2054
#, fuzzy, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"
-#: g10/trustdb.c:1956
+#: g10/trustdb.c:2117
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
msgstr ""
-#: g10/trustdb.c:1960
+#: g10/trustdb.c:2121
#, c-format
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
msgstr ""
#. we need the dir record
-#: g10/trustdb.c:1967
+#: g10/trustdb.c:2128
#, c-format
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
msgstr ""
-#: g10/trustdb.c:1973
+#: g10/trustdb.c:2134
#, c-format
msgid "lid %lu: no primary key\n"
msgstr ""
-#: g10/trustdb.c:2006
+#: g10/trustdb.c:2167
#, fuzzy, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr "%s: ������������ �� ������\n"
-#: g10/trustdb.c:2010
+#: g10/trustdb.c:2171
#, fuzzy, c-format
msgid "lid %lu: user id without signature\n"
msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-#: g10/trustdb.c:2017
+#: g10/trustdb.c:2178
#, fuzzy, c-format
msgid "lid %lu: self-signature in hintlist\n"
msgstr "build_sigrecs: Selbst-Signatur fehlt\n"
-#: g10/trustdb.c:2028 g10/trustdb.c:2747 g10/trustdb.c:2831
+#: g10/trustdb.c:2189 g10/trustdb.c:2910 g10/trustdb.c:2994
#, fuzzy
msgid "Valid certificate revocation"
msgstr "������ ����������"
-#: g10/trustdb.c:2029 g10/trustdb.c:2748 g10/trustdb.c:2832
+#: g10/trustdb.c:2190 g10/trustdb.c:2911 g10/trustdb.c:2995
#, fuzzy
msgid "Good certificate"
msgstr "������ ����������"
-#: g10/trustdb.c:2038
+#: g10/trustdb.c:2199
msgid "very strange: no public key\n"
msgstr ""
-#: g10/trustdb.c:2086
+#: g10/trustdb.c:2247
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr ""
-#: g10/trustdb.c:2092
+#: g10/trustdb.c:2253
#, c-format
msgid "lid %lu does not have a key\n"
msgstr ""
-#: g10/trustdb.c:2102
+#: g10/trustdb.c:2263
#, fuzzy, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr "���������� �������� ���� �����: %s\n"
-#: g10/trustdb.c:2159 g10/trustdb.c:3082
+#: g10/trustdb.c:2320 g10/trustdb.c:3245
#, fuzzy, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "������ �������������: %s\n"
-#: g10/trustdb.c:2312
+#: g10/trustdb.c:2473
#, fuzzy, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "���� %08lX: ��� �������������� ������������\n"
-#: g10/trustdb.c:2318 g10/trustdb.c:2360
+#: g10/trustdb.c:2479 g10/trustdb.c:2521
#, fuzzy, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-#: g10/trustdb.c:2333
+#: g10/trustdb.c:2494
#, fuzzy, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"
-#: g10/trustdb.c:2339
+#: g10/trustdb.c:2500
#, fuzzy, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-#: g10/trustdb.c:2354
+#: g10/trustdb.c:2515
#, fuzzy, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-#: g10/trustdb.c:2454
+#: g10/trustdb.c:2615
#, fuzzy
msgid "Good self-signature"
msgstr "[����-�������]\n"
-#: g10/trustdb.c:2465
+#: g10/trustdb.c:2626
#, fuzzy
msgid "Invalid self-signature"
msgstr "���� %08lX: ������������ ����-�������\n"
-#: g10/trustdb.c:2475
+#: g10/trustdb.c:2636
msgid "Valid user ID revocation skipped due to a newer self signature\n"
msgstr ""
-#: g10/trustdb.c:2482
+#: g10/trustdb.c:2643
#, fuzzy
msgid "Valid user ID revocation\n"
msgstr "������������ �����.\n"
-#: g10/trustdb.c:2489
+#: g10/trustdb.c:2650
#, fuzzy
msgid "Invalid user ID revocation"
msgstr "������������ �����.\n"
-#: g10/trustdb.c:2573
+#: g10/trustdb.c:2734
msgid "Too many preferences"
msgstr ""
-#: g10/trustdb.c:2587
+#: g10/trustdb.c:2748
msgid "Too many preference items"
msgstr ""
-#: g10/trustdb.c:2726
-msgid "Duplicated certificate - deleted"
-msgstr ""
+#: g10/trustdb.c:2888
+#, fuzzy
+msgid "duplicated certificate - deleted"
+msgstr "������ ����������"
-#: g10/trustdb.c:2759
+#: g10/trustdb.c:2922
#, fuzzy
msgid "Hmmm, public key lost?"
msgstr "������ �������� ����"
-#: g10/trustdb.c:2769 g10/trustdb.c:2852
+#: g10/trustdb.c:2932 g10/trustdb.c:3015
#, fuzzy
msgid "Invalid certificate revocation"
msgstr "������ ����������"
-#: g10/trustdb.c:2770 g10/trustdb.c:2853
+#: g10/trustdb.c:2933 g10/trustdb.c:3016
#, fuzzy
msgid "Invalid certificate"
msgstr "������ ����������"
-#: g10/trustdb.c:2785
+#: g10/trustdb.c:2948
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
msgstr ""
-#: g10/trustdb.c:2799
+#: g10/trustdb.c:2962
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr ""
#. that should never happen
-#: g10/trustdb.c:3052
+#: g10/trustdb.c:3215
#, fuzzy, c-format
msgid "insert_trust_record: keyblock not found: %s\n"
msgstr "���� %08lX: ��������� ���� �� ������: %s\n"
-#: g10/trustdb.c:3070
+#: g10/trustdb.c:3233
msgid "did not use primary key for insert_trust_record()\n"
msgstr ""
-#: g10/ringedit.c:293
+#: g10/ringedit.c:314
#, fuzzy, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/ringedit.c:299 g10/ringedit.c:1300
+#: g10/ringedit.c:320 g10/ringedit.c:1315
#, fuzzy, c-format
msgid "%s: keyring created\n"
msgstr "%s: ���������� �������: %s\n"
-#: g10/ringedit.c:1486
+#: g10/ringedit.c:1492
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr ""
-#: g10/ringedit.c:1487
+#: g10/ringedit.c:1493
#, fuzzy, c-format
msgid "%s is the unchanged one\n"
msgstr "����������� ������������ ��������� ����"
-#: g10/ringedit.c:1488
+#: g10/ringedit.c:1494
#, c-format
msgid "%s is the new one\n"
msgstr ""
-#: g10/ringedit.c:1489
+#: g10/ringedit.c:1495
msgid "Please fix this possible security flaw\n"
msgstr ""
@@ -3084,26 +3104,26 @@ msgid ""
msgstr "���� ElGamal ����, ��������� PGP, �� ������� ��� �������� ��������!\n"
#. do not overwrite
-#: g10/openfile.c:58
+#: g10/openfile.c:63
#, c-format
msgid "File `%s' exists. "
msgstr "���� `%s' ����������. "
-#: g10/openfile.c:60
+#: g10/openfile.c:65
msgid "Overwrite (y/N)? "
msgstr "���������� (y/N)? "
-#: g10/openfile.c:85
+#: g10/openfile.c:90
#, fuzzy
msgid "writing to stdout\n"
msgstr "������������ � `%s'\n"
-#: g10/openfile.c:134
+#: g10/openfile.c:145
#, fuzzy, c-format
msgid "assuming signed data in `%s'\n"
msgstr "���������� ������� ����������� ������ `%s' .\n"
-#: g10/openfile.c:181
+#: g10/openfile.c:192
#, c-format
msgid "%s: new options file created\n"
msgstr ""
@@ -3277,6 +3297,9 @@ msgstr "������ �����������."
msgid "No help available for `%s'"
msgstr "������ ��� `%s' �����������."
+#~ msgid "use this user-id for encryption"
+#~ msgstr "������������ ��������� ������������� ������������ ��� ����������"
+
#~ msgid "invalid clear text header: "
#~ msgstr "������������ ��������� ���������: "
diff --git a/scripts/mkdiff b/scripts/mkdiff
index 914bb0a6e..d180aaade 100755
--- a/scripts/mkdiff
+++ b/scripts/mkdiff
@@ -59,11 +59,12 @@ rm $tmp_name
echo "Signing and compressing patch file"
gpg --clearsign --not-dash-escaped -u "(gnupg sig)" \
< $diff_name | gzip --best > $diff_name.gz
+rm $diff_name
echo "Checking patch file"
cd gnupg-$prev_ver
zcat ../$diff_name.gz | patch -s -p1
-rm $(find . -name "*.orig")
+rm $(find . -name "*.orig") 2>/dev/null || true
cd ..
if ! diff -urN "gnupg-$prev_ver/" "gnupg-$curr_ver/" >/dev/null ; then