diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 1082 |
1 files changed, 558 insertions, 524 deletions
@@ -10,7 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.4\n" -"POT-Creation-Date: 2003-12-23 19:22+0100\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2004-03-29 16:05+0200\n" "PO-Revision-Date: 2003-12-12 02:05+0100\n" "Last-Translator: Ga�l Qu�ri <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -26,40 +27,40 @@ msgstr "AVERTISSEMENT: l'utilisation de la m�moire n'est pas s�re !\n" msgid "please see http://www.gnupg.org/faq.html for more information\n" msgstr "voir http://www.gnupg.org/fr/faq.html pour plus d'informations\n" -#: util/secmem.c:337 +#: util/secmem.c:338 msgid "operation is not possible without initialized secure memory\n" msgstr "" "l'op�ration n'est pas possible tant que la m�moire s�re n'est pas\n" "initialis�e\n" -#: util/secmem.c:338 +#: util/secmem.c:339 msgid "(you may have used the wrong program for this task)\n" msgstr "(vous avez peut-�tre utilis� un programme non adapt� � cette fin)\n" #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. -#: util/miscutil.c:297 util/miscutil.c:334 +#: util/miscutil.c:307 util/miscutil.c:344 msgid "yes" msgstr "oui" -#: util/miscutil.c:298 util/miscutil.c:339 +#: util/miscutil.c:308 util/miscutil.c:349 msgid "yY" msgstr "oO" #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. -#: util/miscutil.c:300 util/miscutil.c:336 +#: util/miscutil.c:310 util/miscutil.c:346 msgid "no" msgstr "non" -#: util/miscutil.c:301 util/miscutil.c:340 +#: util/miscutil.c:311 util/miscutil.c:350 msgid "nN" msgstr "nN" #. NOTE TO TRANSLATOR: See doc/TRANSLATE about this string. -#: util/miscutil.c:338 g10/keyedit.c:980 +#: util/miscutil.c:348 g10/keyedit.c:980 msgid "quit" msgstr "quitter" -#: util/miscutil.c:341 +#: util/miscutil.c:351 msgid "qQ" msgstr "qQ" @@ -286,7 +287,7 @@ msgstr "vous avez trouv� un bug... (%s:%d)\n" msgid "no entropy gathering module detected\n" msgstr "aucun module de r�cup�ration d'entropie n'a �t� trouv�.\n" -#: cipher/random.c:387 g10/keygen.c:1817 g10/import.c:163 +#: cipher/random.c:387 g10/keygen.c:1823 g10/import.c:163 #, c-format msgid "can't open `%s': %s\n" msgstr "impossible d'ouvrir `%s': %s\n" @@ -394,7 +395,7 @@ msgstr "" msgid "can't generate a prime with less than %d bits\n" msgstr "impossible de g�n�rer un nombre premier avec moins de %d bits\n" -#: g10/g10.c:313 +#: g10/g10.c:321 msgid "" "@Commands:\n" " " @@ -402,167 +403,167 @@ msgstr "" "@Commandes:\n" " " -#: g10/g10.c:315 +#: g10/g10.c:323 msgid "|[file]|make a signature" msgstr "|[fichier]|faire une signature" -#: g10/g10.c:316 +#: g10/g10.c:324 msgid "|[file]|make a clear text signature" msgstr "|[fichier]|faire une signature en texte clair" -#: g10/g10.c:317 +#: g10/g10.c:325 msgid "make a detached signature" msgstr "faire une signature d�tach�e" -#: g10/g10.c:318 +#: g10/g10.c:326 msgid "encrypt data" msgstr "chiffrer les donn�es" -#: g10/g10.c:320 +#: g10/g10.c:328 msgid "|[files]|encrypt files" msgstr "|[fichiers]|chiffrer les fichiers" -#: g10/g10.c:321 +#: g10/g10.c:329 msgid "encryption only with symmetric cipher" msgstr "chiffrement sym�trique seulement" -#: g10/g10.c:322 +#: g10/g10.c:330 msgid "store only" msgstr "pas d'action" -#: g10/g10.c:323 +#: g10/g10.c:331 msgid "decrypt data (default)" msgstr "d�chiffrer les donn�es (d�faut)" -#: g10/g10.c:324 +#: g10/g10.c:332 msgid "|[files]|decrypt files" msgstr "|[fich.]|d�chiffrer les fichiers" -#: g10/g10.c:325 +#: g10/g10.c:333 msgid "verify a signature" msgstr "v�rifier une signature" -#: g10/g10.c:327 +#: g10/g10.c:335 msgid "list keys" msgstr "lister les cl�s" -#: g10/g10.c:329 +#: g10/g10.c:337 msgid "list keys and signatures" msgstr "lister les cl�s et les signatures" -#: g10/g10.c:330 +#: g10/g10.c:338 msgid "check key signatures" msgstr "v�rifier les signatures des cl�s" -#: g10/g10.c:331 +#: g10/g10.c:339 msgid "list keys and fingerprints" msgstr "lister les cl�s et les empreintes" -#: g10/g10.c:332 +#: g10/g10.c:340 msgid "list secret keys" msgstr "lister les cl�s secr�tes" -#: g10/g10.c:333 +#: g10/g10.c:341 msgid "generate a new key pair" msgstr "g�n�rer une nouvelle paire de cl�s" -#: g10/g10.c:334 +#: g10/g10.c:342 msgid "remove keys from the public keyring" msgstr "enlever les cl�s du porte-cl�s public" -#: g10/g10.c:336 +#: g10/g10.c:344 msgid "remove keys from the secret keyring" msgstr "enlever les cl�s du porte-cl�s secret" -#: g10/g10.c:337 +#: g10/g10.c:345 msgid "sign a key" msgstr "signer une cl�" -#: g10/g10.c:338 +#: g10/g10.c:346 msgid "sign a key locally" msgstr "signer une cl� localement" -#: g10/g10.c:339 +#: g10/g10.c:347 msgid "sign a key non-revocably" msgstr "signer une cl� irr�vocablement" -#: g10/g10.c:340 +#: g10/g10.c:348 msgid "sign a key locally and non-revocably" msgstr "signer une cl� localement et irr�vocablement" -#: g10/g10.c:341 +#: g10/g10.c:349 msgid "sign or edit a key" msgstr "signer ou �diter une cl�" -#: g10/g10.c:342 +#: g10/g10.c:350 msgid "generate a revocation certificate" msgstr "g�n�rer un certificat de r�vocation" -#: g10/g10.c:344 +#: g10/g10.c:352 msgid "export keys" msgstr "exporter les cl�s" -#: g10/g10.c:345 +#: g10/g10.c:353 msgid "export keys to a key server" msgstr "exporter les cl�s vers un serveur de cl�s" -#: g10/g10.c:346 +#: g10/g10.c:354 msgid "import keys from a key server" msgstr "importer les cl�s d'un serveur de cl�s" -#: g10/g10.c:348 +#: g10/g10.c:356 msgid "search for keys on a key server" msgstr "chercher les cl�s avec un serveur de cl�s" -#: g10/g10.c:350 +#: g10/g10.c:358 msgid "update all keys from a keyserver" msgstr "mettre � jour les cl�s depuis un serveur" -#: g10/g10.c:354 +#: g10/g10.c:362 msgid "import/merge keys" msgstr "importer/fusionner les cl�s" -#: g10/g10.c:356 +#: g10/g10.c:366 msgid "list only the sequence of packets" msgstr "ne lister que les paquets" -#: g10/g10.c:358 +#: g10/g10.c:368 msgid "export the ownertrust values" msgstr "exporter les indices de confiance" -#: g10/g10.c:360 +#: g10/g10.c:370 msgid "import ownertrust values" msgstr "importer les indices de confiance" -#: g10/g10.c:362 +#: g10/g10.c:372 msgid "update the trust database" msgstr "mettre la base de confiance � jour" -#: g10/g10.c:364 +#: g10/g10.c:374 msgid "unattended trust database update" msgstr "mise � jour inattendue de la base de confiance" -#: g10/g10.c:365 +#: g10/g10.c:375 msgid "fix a corrupted trust database" msgstr "r�parer une base de confiance corrompue" -#: g10/g10.c:366 +#: g10/g10.c:376 msgid "De-Armor a file or stdin" msgstr "" "Enlever l'armure d'un fichier ou de\n" "l'entr�e standard" -#: g10/g10.c:368 +#: g10/g10.c:378 msgid "En-Armor a file or stdin" msgstr "" "Mettre une armure � un fichier ou �\n" "l'entr�e standard" -#: g10/g10.c:370 +#: g10/g10.c:380 msgid "|algo [files]|print message digests" msgstr "|alg. [fich.]|indiquer les fonctions de hachage" -#: g10/g10.c:374 g10/gpgv.c:64 +#: g10/g10.c:384 g10/gpgv.c:64 msgid "" "@\n" "Options:\n" @@ -572,202 +573,202 @@ msgstr "" "Options:\n" " " -#: g10/g10.c:376 +#: g10/g10.c:386 msgid "create ascii armored output" msgstr "cr�er une sortie ascii avec armure" -#: g10/g10.c:378 +#: g10/g10.c:388 msgid "|NAME|encrypt for NAME" msgstr "|NOM|chiffrer pour NOM" -#: g10/g10.c:381 +#: g10/g10.c:391 msgid "|NAME|use NAME as default recipient" msgstr "|NOM|utiliser NOM comme r�cipient par d�faut" -#: g10/g10.c:383 +#: g10/g10.c:393 msgid "use the default key as default recipient" msgstr "utiliser la cl� par d�f. comme r�cipient" -#: g10/g10.c:389 +#: g10/g10.c:399 msgid "use this user-id to sign or decrypt" msgstr "utiliser ce nom pour signer ou d�chiffrer" -#: g10/g10.c:390 +#: g10/g10.c:400 msgid "|N|set compress level N (0 disables)" msgstr "|N|niveau de compression N (0 d�sactive)" -#: g10/g10.c:392 +#: g10/g10.c:403 msgid "use canonical text mode" msgstr "utiliser le mode texte canonique" -#: g10/g10.c:400 +#: g10/g10.c:413 msgid "use as output file" msgstr "utiliser comme fichier de sortie" -#: g10/g10.c:401 g10/gpgv.c:66 +#: g10/g10.c:415 g10/gpgv.c:66 msgid "verbose" msgstr "bavard" -#: g10/g10.c:402 g10/gpgv.c:67 +#: g10/g10.c:416 g10/gpgv.c:67 msgid "be somewhat more quiet" msgstr "devenir beaucoup plus silencieux" -#: g10/g10.c:403 +#: g10/g10.c:417 msgid "don't use the terminal at all" msgstr "ne pas utiliser du tout le terminal" -#: g10/g10.c:404 +#: g10/g10.c:418 msgid "force v3 signatures" msgstr "forcer les signatures en v3" -#: g10/g10.c:405 +#: g10/g10.c:419 msgid "do not force v3 signatures" msgstr "ne pas forcer les signatures en v3" -#: g10/g10.c:406 +#: g10/g10.c:420 msgid "force v4 key signatures" msgstr "forcer les signatures en v4" -#: g10/g10.c:407 +#: g10/g10.c:421 msgid "do not force v4 key signatures" msgstr "ne pas forcer les signatures en v4" -#: g10/g10.c:408 +#: g10/g10.c:422 msgid "always use a MDC for encryption" msgstr "toujours utiliser un sceau pour le chiffrement" -#: g10/g10.c:410 +#: g10/g10.c:424 msgid "never use a MDC for encryption" msgstr "" "ne jamais utiliser de sceau pour le\n" "chiffrement" -#: g10/g10.c:412 +#: g10/g10.c:426 msgid "do not make any changes" msgstr "ne rien changer" -#: g10/g10.c:413 +#: g10/g10.c:427 msgid "prompt before overwriting" msgstr "demander avant d'�craser un fichier" -#: g10/g10.c:414 +#: g10/g10.c:428 msgid "use the gpg-agent" msgstr "utiliser gpg-agent" -#: g10/g10.c:417 +#: g10/g10.c:431 msgid "batch mode: never ask" msgstr "mode automatique: ne jamais rien demander" -#: g10/g10.c:418 +#: g10/g10.c:432 msgid "assume yes on most questions" msgstr "r�pondre oui � la plupart des questions" -#: g10/g10.c:419 +#: g10/g10.c:433 msgid "assume no on most questions" msgstr "r�pondre non � la plupart des questions" -#: g10/g10.c:420 +#: g10/g10.c:434 msgid "add this keyring to the list of keyrings" msgstr "ajouter ce porte-cl�s � la liste" -#: g10/g10.c:421 +#: g10/g10.c:435 msgid "add this secret keyring to the list" msgstr "ajouter ce porte-cl�s secret � la liste" -#: g10/g10.c:422 +#: g10/g10.c:436 msgid "show which keyring a listed key is on" msgstr "indiquer o� est une cl� list�e" -#: g10/g10.c:423 +#: g10/g10.c:437 msgid "|NAME|use NAME as default secret key" msgstr "|NOM|utiliser NOM comme cl� secr�te par d�faut" -#: g10/g10.c:424 +#: g10/g10.c:438 msgid "|HOST|use this keyserver to lookup keys" msgstr "|H�TE|utiliser ce serveur pour chercher des cl�s" -#: g10/g10.c:428 +#: g10/g10.c:442 msgid "|NAME|set terminal charset to NAME" msgstr "|NOM|le terminal utilise la table de caract�res NOM" -#: g10/g10.c:429 +#: g10/g10.c:443 msgid "read options from file" msgstr "lire les options du fichier" -#: g10/g10.c:433 g10/gpgv.c:71 +#: g10/g10.c:447 g10/gpgv.c:71 msgid "|FD|write status info to this FD" msgstr "|FD|�crire l'�tat sur ce descripteur" -#: g10/g10.c:435 +#: g10/g10.c:449 msgid "|[file]|write status info to file" msgstr "|[fichier]|�crire les informations d'�tat vers ce fichier" -#: g10/g10.c:447 +#: g10/g10.c:461 msgid "|KEYID|ultimately trust this key" msgstr "|IDCL�|donner une confiance ultime � cette cl�" -#: g10/g10.c:448 +#: g10/g10.c:462 msgid "|FILE|load extension module FILE" msgstr "|FICH|charger le module d'extension FICH" -#: g10/g10.c:454 +#: g10/g10.c:468 msgid "emulate the mode described in RFC1991" msgstr "imiter le mode d�crit dans la RFC1991" -#: g10/g10.c:456 +#: g10/g10.c:470 msgid "set all packet, cipher and digest options to OpenPGP behavior" msgstr "utiliser le comportement d�fini par OpenPGP" -#: g10/g10.c:457 +#: g10/g10.c:471 msgid "set all packet, cipher and digest options to PGP 2.x behavior" msgstr "" "utiliser le comportement de PGP 2.x\n" "pour toutes les options de paquets,\n" "de hachage et de chiffrement" -#: g10/g10.c:461 +#: g10/g10.c:475 msgid "|N|use passphrase mode N" msgstr "|N|coder les mots de passe suivant le mode N" -#: g10/g10.c:463 +#: g10/g10.c:477 msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "|NOM|utiliser le hachage NOM pour les mots de passe" -#: g10/g10.c:465 +#: g10/g10.c:479 msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "|NOM|utiliser le chiffre NOM pour les mots de passe" -#: g10/g10.c:467 +#: g10/g10.c:481 msgid "|NAME|use cipher algorithm NAME" msgstr "|NOM|utiliser l'algorithme de chiffrement NOM" -#: g10/g10.c:468 +#: g10/g10.c:482 msgid "|NAME|use message digest algorithm NAME" msgstr "|NOM|utiliser la fonction de hachage NOM" -#: g10/g10.c:470 +#: g10/g10.c:484 msgid "|N|use compress algorithm N" msgstr "|N|utiliser l'algorithme de compression N" -#: g10/g10.c:471 +#: g10/g10.c:485 msgid "throw keyid field of encrypted packets" msgstr "supprimer l'ident. des paquets chiffr�s" -#: g10/g10.c:472 +#: g10/g10.c:486 msgid "Show Photo IDs" msgstr "Montrer les photos d'identit�" -#: g10/g10.c:473 +#: g10/g10.c:487 msgid "Don't show Photo IDs" msgstr "Ne pas montrer les photos d'identit�" -#: g10/g10.c:474 +#: g10/g10.c:488 msgid "Set command line to view Photo IDs" msgstr "" "Choisir la ligne de commande servant �\n" "afficher les photos d'identit�" -#: g10/g10.c:481 +#: g10/g10.c:495 msgid "" "@\n" "(See the man page for a complete listing of all commands and options)\n" @@ -775,7 +776,7 @@ msgstr "" "@\n" "(Voir la page de manuel pour une liste compl�te des commandes et options)\n" -#: g10/g10.c:484 +#: g10/g10.c:498 msgid "" "@\n" "Examples:\n" @@ -795,17 +796,17 @@ msgstr "" " --list-keys [utilisateur] montrer les cl�s\n" " --fingerprint [utilisateur] montrer les empreintes\n" -#: g10/g10.c:646 g10/gpgv.c:95 +#: g10/g10.c:663 g10/gpgv.c:95 msgid "Please report bugs to <[email protected]>.\n" msgstr "" "Signaler toutes anomalies � <[email protected]> (en anglais)\n" "et tout probl�me de traduction � <[email protected]>.\n" -#: g10/g10.c:663 +#: g10/g10.c:680 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)" -#: g10/g10.c:666 +#: g10/g10.c:683 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -815,7 +816,7 @@ msgstr "" "signer, v�rifier, chiffrer ou d�chiffrer\n" "l'op�ration par d�faut d�pend des donn�es entr�es\n" -#: g10/g10.c:677 +#: g10/g10.c:694 msgid "" "\n" "Supported algorithms:\n" @@ -823,380 +824,391 @@ msgstr "" "\n" "Algorithmes support�s:\n" -#: g10/g10.c:680 +#: g10/g10.c:697 msgid "Pubkey: " msgstr "Cl� publique: " -#: g10/g10.c:686 g10/keyedit.c:1570 +#: g10/g10.c:703 g10/keyedit.c:1572 msgid "Cipher: " msgstr "Chiffrement: " -#: g10/g10.c:692 +#: g10/g10.c:709 msgid "Hash: " msgstr "Hachage: " -#: g10/g10.c:698 g10/keyedit.c:1616 +#: g10/g10.c:715 g10/keyedit.c:1618 msgid "Compression: " msgstr "Compression: " -#: g10/g10.c:781 +#: g10/g10.c:798 msgid "usage: gpg [options] " msgstr "utilisation: gpg [options] " -#: g10/g10.c:849 +#: g10/g10.c:866 msgid "conflicting commands\n" msgstr "commandes en conflit\n" -#: g10/g10.c:867 +#: g10/g10.c:884 #, c-format msgid "no = sign found in group definition \"%s\"\n" msgstr "no = signature trouv�e dans la d�finition du groupe \"%s\"\n" -#: g10/g10.c:1035 +#: g10/g10.c:1084 #, c-format msgid "WARNING: unsafe ownership on %s \"%s\"\n" msgstr "AVERTISSEMENT: propri�taire de %s \"%s\" peu s�r\n" -#: g10/g10.c:1038 +#: g10/g10.c:1087 #, c-format msgid "WARNING: unsafe permissions on %s \"%s\"\n" msgstr "AVERTISSEMENT: permissions de %s \"%s\" peu s�res\n" -#: g10/g10.c:1041 +#: g10/g10.c:1090 #, c-format msgid "WARNING: unsafe enclosing directory ownership on %s \"%s\"\n" msgstr "" "AVERTISSEMENT: le propri�taire du r�pertoire contenant est peu\n" "s�r pour %s \"%s\"\n" -#: g10/g10.c:1045 +#: g10/g10.c:1094 #, c-format msgid "WARNING: unsafe enclosing directory permissions on %s \"%s\"\n" msgstr "" "AVERTISSEMENT: les permissions du r�pertoire contenant %s \"%s\"\n" "sont peu s�res\n" -#: g10/g10.c:1222 +#: g10/g10.c:1220 +#, fuzzy, c-format +msgid "unknown configuration item \"%s\"\n" +msgstr " nouveau fichier de configuration `%s' cr��\n" + +#: g10/g10.c:1434 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTE: l'ancien fichier d'options par d�faut `%s' a �t� ignor�\n" -#: g10/g10.c:1258 +#: g10/g10.c:1470 #, 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:1262 +#: g10/g10.c:1474 #, c-format msgid "option file `%s': %s\n" msgstr "fichier d'options `%s': %s\n" -#: g10/g10.c:1269 +#: g10/g10.c:1481 #, c-format msgid "reading options from `%s'\n" msgstr "lire les options de `%s'\n" -#: g10/g10.c:1469 +#: g10/g10.c:1690 #, c-format msgid "cipher extension \"%s\" not loaded due to unsafe permissions\n" msgstr "" "l'extension de chiffrement \"%s\" n'a pas �t� charg�e car ses\n" "permissions sont peu s�res\n" -#: g10/g10.c:1600 +#: g10/g10.c:1824 #, 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:1618 +#: g10/g10.c:1842 msgid "could not parse keyserver URI\n" msgstr "impossible d'interpr�ter l'URI du serveur de cl�s\n" -#: g10/g10.c:1627 +#: g10/g10.c:1851 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: options d'import invalides\n" -#: g10/g10.c:1630 +#: g10/g10.c:1854 msgid "invalid import options\n" msgstr "options d'import invalides\n" -#: g10/g10.c:1637 +#: g10/g10.c:1861 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: options d'export invalides\n" -#: g10/g10.c:1640 +#: g10/g10.c:1864 msgid "invalid export options\n" msgstr "options d'export invalides\n" -#: g10/g10.c:1646 +#: g10/g10.c:1870 #, c-format msgid "unable to set exec-path to %s\n" msgstr "impossible de mettre le chemin d'ex�cution � %s\n" -#: g10/g10.c:1787 +#: g10/g10.c:2028 msgid "WARNING: program may create a core file!\n" msgstr "ATTENTION: Le programme peut cr�er un fichier �core� !\n" -#: g10/g10.c:1791 +#: g10/g10.c:2032 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "ATTENTION: %s remplace %s\n" -#: g10/g10.c:1798 g10/g10.c:1809 +#: g10/g10.c:2039 g10/g10.c:2050 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTE: %s n'est pas pour une utilisation normale !\n" -#: g10/g10.c:1800 +#: g10/g10.c:2041 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n'est pas permis avec %s !\n" -#: g10/g10.c:1803 +#: g10/g10.c:2044 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n'a aucun sens avec %s !\n" -#: g10/g10.c:1824 +#: g10/g10.c:2065 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "il n'est possible de faire une signature d�tach�e ou en texte clair\n" "qu'en mode --pgp2\n" -#: g10/g10.c:1830 +#: g10/g10.c:2071 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "vous ne pouvez pas signer et chiffrer en m�me temps en mode --pgp2\n" -#: g10/g10.c:1836 +#: g10/g10.c:2077 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "vous devez utiliser des fichiers (et pas un tube) lorsque --pgp2\n" "est activ�.\n" -#: g10/g10.c:1849 +#: g10/g10.c:2090 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "chiffrer un message en mode --pgp2 n�cessite l'algorithme de chiffrage IDEA\n" -#: g10/g10.c:1916 g10/g10.c:1934 +#: g10/g10.c:2157 g10/g10.c:2175 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n" -#: g10/g10.c:1922 g10/g10.c:1940 +#: g10/g10.c:2163 g10/g10.c:2181 msgid "selected digest algorithm is invalid\n" msgstr "la fonction de hachage s�lectionn�e est invalide\n" -#: g10/g10.c:1928 +#: g10/g10.c:2169 msgid "selected certification digest algorithm is invalid\n" msgstr "la fonction de hachage de certification s�lectionn�e est invalide\n" -#: g10/g10.c:1944 +#: g10/g10.c:2185 #, c-format msgid "compress algorithm `%s' is read-only in this release\n" msgstr "" "l'algorithme de compression `%s' ne fonctionne qu'en lecture pour\n" "cette version\n" -#: g10/g10.c:1948 +#: g10/g10.c:2189 #, c-format msgid "compress algorithm must be in range %d..%d\n" msgstr "l'algorithme de compression doit faire partie de l'intervalle %d..%d\n" -#: g10/g10.c:1950 +#: g10/g10.c:2191 msgid "completes-needed must be greater than 0\n" msgstr "�completes-needed� doit �tre sup�rieur � 0\n" -#: g10/g10.c:1952 +#: g10/g10.c:2193 msgid "marginals-needed must be greater than 1\n" msgstr "�marginals-needed� doit �tre sup�rieur � 1\n" -#: g10/g10.c:1954 +#: g10/g10.c:2195 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:1957 +#: g10/g10.c:2197 +#, fuzzy +msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" +msgstr "default-check-level invalide; ce doit �tre 0, 1, 2 ou 3\n" + +#: g10/g10.c:2199 +#, fuzzy +msgid "invalid min-cert-level; must be 1, 2, or 3\n" +msgstr "default-check-level invalide; ce doit �tre 0, 1, 2 ou 3\n" + +#: g10/g10.c:2202 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:1961 +#: g10/g10.c:2206 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "mode S2K invalide; ce doit �tre 0, 1 ou 3\n" -#: g10/g10.c:1965 -msgid "invalid default-check-level; must be 0, 1, 2, or 3\n" -msgstr "default-check-level invalide; ce doit �tre 0, 1, 2 ou 3\n" - -#: g10/g10.c:1971 +#: g10/g10.c:2213 msgid "invalid default preferences\n" msgstr "pr�f�rences par d�faut invalides\n" -#: g10/g10.c:1979 +#: g10/g10.c:2222 msgid "invalid personal cipher preferences\n" msgstr "pr�f�rences de chiffrement personnelles invalides\n" -#: g10/g10.c:1983 +#: g10/g10.c:2226 msgid "invalid personal digest preferences\n" msgstr "pr�f�rences de hachage personnelles invalides\n" -#: g10/g10.c:1987 +#: g10/g10.c:2230 msgid "invalid personal compress preferences\n" msgstr "pr�f�rences de compression personnelles invalides\n" -#: g10/g10.c:2017 +#: g10/g10.c:2260 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s ne marche pas encore avec %s\n" -#: g10/g10.c:2061 +#: g10/g10.c:2304 #, c-format msgid "you may not use cipher algorithm \"%s\" while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de chiffrement \"%s\"\n" "en mode %s.\n" -#: g10/g10.c:2066 +#: g10/g10.c:2309 #, c-format msgid "you may not use digest algorithm \"%s\" while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de hachage \"%s\"\n" "en mode %s.\n" -#: g10/g10.c:2071 +#: g10/g10.c:2314 #, c-format msgid "you may not use compression algorithm \"%s\" while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de compression \"%s\"\n" "en mode %s.\n" -#: g10/g10.c:2163 +#: g10/g10.c:2406 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "impossible d'initialiser la base de confiance: %s\n" -#: g10/g10.c:2173 +#: g10/g10.c:2417 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVERTISSEMENT: des r�cipients (-r) ont donn�s alors que le chiffrement\n" "ne se fait pas par cl� publique\n" -#: g10/g10.c:2183 +#: g10/g10.c:2428 msgid "--store [filename]" msgstr "--store [nom du fichier]" -#: g10/g10.c:2190 +#: g10/g10.c:2435 msgid "--symmetric [filename]" msgstr "--symmetric [nom du fichier]" -#: g10/g10.c:2202 +#: g10/g10.c:2447 msgid "--encrypt [filename]" msgstr "--encrypt [nom du fichier]" -#: g10/g10.c:2217 +#: g10/g10.c:2462 msgid "--sign [filename]" msgstr "--sign [nom du fichier]" -#: g10/g10.c:2230 +#: g10/g10.c:2475 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom du fichier]" -#: g10/g10.c:2244 +#: g10/g10.c:2489 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nom du fichier]" -#: g10/g10.c:2253 +#: g10/g10.c:2498 msgid "--clearsign [filename]" msgstr "--clearsign [nom du fichier]" -#: g10/g10.c:2278 +#: g10/g10.c:2523 msgid "--decrypt [filename]" msgstr "--decrypt [nom du fichier]" -#: g10/g10.c:2286 +#: g10/g10.c:2531 msgid "--sign-key user-id" msgstr "--sign-key utilisateur" -#: g10/g10.c:2294 +#: g10/g10.c:2539 msgid "--lsign-key user-id" msgstr "--lsign-key utilisateur" -#: g10/g10.c:2302 +#: g10/g10.c:2547 msgid "--nrsign-key user-id" msgstr "--nrsign-key utilisateur" -#: g10/g10.c:2310 +#: g10/g10.c:2555 msgid "--nrlsign-key user-id" msgstr "--nrlsign-key utilisateur" -#: g10/g10.c:2318 +#: g10/g10.c:2563 msgid "--edit-key user-id [commands]" msgstr "--edit-key utilisateur [commandes]" -#: g10/g10.c:2374 g10/encode.c:419 g10/sign.c:804 +#: g10/g10.c:2619 g10/encode.c:423 g10/sign.c:804 #, c-format msgid "can't open %s: %s\n" msgstr "impossible d'ouvrir %s: %s\n" -#: g10/g10.c:2389 +#: g10/g10.c:2634 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [utilisateur] [porte-cl�s]" -#: g10/g10.c:2426 +#: g10/g10.c:2671 #, c-format msgid "keyserver send failed: %s\n" msgstr "l'envoi vers le serveur de cl�s a �chou�: %s\n" -#: g10/g10.c:2428 +#: g10/g10.c:2673 #, c-format msgid "keyserver receive failed: %s\n" msgstr "la r�ception depuis le serveur de cl�s a �chou�: %s\n" -#: g10/g10.c:2430 +#: g10/g10.c:2675 #, c-format msgid "key export failed: %s\n" msgstr "l'export de la cl� a �chou�: %s\n" -#: g10/g10.c:2441 +#: g10/g10.c:2686 #, c-format msgid "keyserver search failed: %s\n" msgstr "la recherche au sein du serveur de cl�s a �chou�: %s\n" -#: g10/g10.c:2451 +#: g10/g10.c:2696 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "le rafra�chissement par le serveur de cl�s a �chou�: %s\n" -#: g10/g10.c:2492 +#: g10/g10.c:2737 #, c-format msgid "dearmoring failed: %s\n" msgstr "la suppression d'une armure a �chou�: %s\n" -#: g10/g10.c:2500 +#: g10/g10.c:2745 #, c-format msgid "enarmoring failed: %s\n" msgstr "la construction d'une armure a �chou�: %s \n" -#: g10/g10.c:2587 +#: g10/g10.c:2832 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algorithme de hachage `%s' invalide\n" -#: g10/g10.c:2673 +#: g10/g10.c:2926 msgid "[filename]" msgstr "[nom du fichier]" -#: g10/g10.c:2677 +#: g10/g10.c:2930 msgid "Go ahead and type your message ...\n" msgstr "Vous pouvez taper votre message...\n" -#: g10/g10.c:2680 g10/decrypt.c:61 g10/decrypt.c:110 g10/verify.c:95 +#: g10/g10.c:2933 g10/decrypt.c:62 g10/decrypt.c:145 g10/verify.c:95 #: g10/verify.c:142 #, c-format msgid "can't open `%s'\n" msgstr "impossible d'ouvrir `%s'\n" -#: g10/g10.c:2953 +#: g10/g10.c:3206 msgid "" "a notation name must have only printable characters or spaces, and end with " "an '='\n" @@ -1204,19 +1216,19 @@ msgstr "" "le nom d'une notation ne doit comporter que des caract�res imprimables\n" "ou des espaces, et se terminer par un signe '='\n" -#: g10/g10.c:2962 +#: g10/g10.c:3215 msgid "a user notation name must contain the '@' character\n" msgstr "un nom de notation utilisateur doit contenir le caract�re '@'\n" -#: g10/g10.c:2972 +#: g10/g10.c:3225 msgid "a notation value must not use any control characters\n" msgstr "une valeur de notation ne doit utiliser aucun caract�re de contr�le\n" -#: g10/g10.c:3007 +#: g10/g10.c:3260 msgid "the given certification policy URL is invalid\n" msgstr "l'URL de politique de certification donn�e est invalide\n" -#: g10/g10.c:3009 +#: g10/g10.c:3262 msgid "the given signature policy URL is invalid\n" msgstr "l'URL de politique de signature donn�e est invalide\n" @@ -1359,7 +1371,7 @@ msgstr "" "Pas de confiance d�finie pour :\n" "%4u%c/%08lX %s \"" -#: g10/pkclist.c:290 g10/mainproc.c:1490 +#: g10/pkclist.c:290 g10/mainproc.c:1496 msgid " aka \"" msgstr " alias \"" @@ -1491,75 +1503,87 @@ msgstr "" msgid "WARNING: Using untrusted key!\n" msgstr "ATTENTION: Utilisation d'une cl� sans confiance !\n" -#: g10/pkclist.c:605 +#: g10/pkclist.c:601 +#, fuzzy +msgid "WARNING: this key might be revoked (revocation key not present)\n" +msgstr "" +"AVERTISSEMENT: la cl� %08lX est peut-�tre r�voqu�e: la cl� de r�vocation\n" +"%08lX est absente.\n" + +#: g10/pkclist.c:610 +#, fuzzy +msgid "WARNING: This key has been revoked by its designated revoker!\n" +msgstr "ATTENTION: Cette cl� � �t� r�voqu�e par son propri�taire !\n" + +#: g10/pkclist.c:613 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "ATTENTION: Cette cl� � �t� r�voqu�e par son propri�taire !\n" -#: g10/pkclist.c:606 +#: g10/pkclist.c:614 msgid " This could mean that the signature is forgery.\n" msgstr " Cela pourrait signifier que la signature est fausse.\n" -#: g10/pkclist.c:612 +#: g10/pkclist.c:620 msgid "WARNING: This subkey has been revoked by its owner!\n" msgstr "ATTENTION: Cette sous-cl� � �t� r�voqu�e par son propri�taire !\n" -#: g10/pkclist.c:617 +#: g10/pkclist.c:625 msgid "Note: This key has been disabled.\n" msgstr "Note: cette cl� a �t� d�sactiv�e.\n" -#: g10/pkclist.c:622 +#: g10/pkclist.c:630 msgid "Note: This key has expired!\n" msgstr "Note: Cette cl� a expir� !\n" -#: g10/pkclist.c:633 +#: g10/pkclist.c:641 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "" "ATTENTION: Cette cl� n'est pas certifi�e avec une signature de confiance !\n" -#: g10/pkclist.c:635 +#: g10/pkclist.c:643 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr "" " Rien ne dit que la signature appartient � son propri�taire.\n" -#: g10/pkclist.c:643 +#: g10/pkclist.c:651 msgid "WARNING: We do NOT trust this key!\n" msgstr "ATTENTION: Nous ne faisons PAS confiance � cette cl� !\n" -#: g10/pkclist.c:644 +#: g10/pkclist.c:652 msgid " The signature is probably a FORGERY.\n" msgstr " La signature est certainement FAUSSE.\n" -#: g10/pkclist.c:652 +#: g10/pkclist.c:660 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" "ATTENTION: Les signatures de cette cl� n'ont pas une confiance suffisante !\n" -#: g10/pkclist.c:654 +#: g10/pkclist.c:662 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:808 g10/pkclist.c:832 g10/pkclist.c:990 g10/pkclist.c:1050 +#: g10/pkclist.c:816 g10/pkclist.c:840 g10/pkclist.c:998 g10/pkclist.c:1058 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: ignor�: %s\n" -#: g10/pkclist.c:818 g10/pkclist.c:1022 +#: g10/pkclist.c:826 g10/pkclist.c:1030 #, c-format msgid "%s: skipped: public key already present\n" msgstr "%s: ignor�: cl� publique d�j� pr�sente\n" -#: g10/pkclist.c:849 +#: g10/pkclist.c:857 msgid "You did not specify a user ID. (you may use \"-r\")\n" msgstr "" "Vous n'avez pas sp�cifi� de nom d'utilisateur. (vous pouvez\n" "utiliser �-r�)\n" "\n" -#: g10/pkclist.c:862 +#: g10/pkclist.c:870 msgid "" "\n" "Enter the user ID. End with an empty line: " @@ -1567,33 +1591,33 @@ msgstr "" "\n" "Entrez le nom d'utilisateur, en terminant par une ligne vide: " -#: g10/pkclist.c:878 +#: g10/pkclist.c:886 msgid "No such user ID.\n" msgstr "Pas d'utilisateur de ce nom.\n" -#: g10/pkclist.c:883 g10/pkclist.c:965 +#: g10/pkclist.c:891 g10/pkclist.c:973 msgid "skipped: public key already set as default recipient\n" msgstr "ignor�: la cl� publique est d�j� le r�cipient par d�faut\n" -#: g10/pkclist.c:901 +#: g10/pkclist.c:909 msgid "Public key is disabled.\n" msgstr "La cl� publique est d�sactiv�e.\n" -#: g10/pkclist.c:908 +#: g10/pkclist.c:916 msgid "skipped: public key already set\n" msgstr "ignor�: cl� publique d�j� activ�e\n" -#: g10/pkclist.c:957 +#: g10/pkclist.c:965 #, c-format msgid "unknown default recipient `%s'\n" msgstr "r�cipient par d�faut `%s' inconnu\n" -#: g10/pkclist.c:1002 +#: g10/pkclist.c:1010 #, c-format msgid "%s: skipped: public key is disabled\n" msgstr "%s: ignor�: la cl� publique est d�sactiv�e\n" -#: g10/pkclist.c:1057 +#: g10/pkclist.c:1065 msgid "no valid addressees\n" msgstr "pas de destinataire valide\n" @@ -1627,63 +1651,63 @@ msgid "writing self signature\n" msgstr "�criture de l'auto-signature\n" # g10/keygen.c:161 ??? -#: g10/keygen.c:621 +#: g10/keygen.c:623 msgid "writing key binding signature\n" msgstr "�criture de la signature de liaison\n" -#: g10/keygen.c:675 g10/keygen.c:759 g10/keygen.c:850 +#: g10/keygen.c:677 g10/keygen.c:761 g10/keygen.c:852 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "Taille invalide; utilisation de %u bits\n" -#: g10/keygen.c:680 g10/keygen.c:764 g10/keygen.c:855 +#: g10/keygen.c:682 g10/keygen.c:766 g10/keygen.c:857 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "taille arrondie � %u bits\n" -#: g10/keygen.c:955 +#: g10/keygen.c:957 msgid "Please select what kind of key you want:\n" msgstr "S�lectionnez le type de cl� d�sir�:\n" -#: g10/keygen.c:957 +#: g10/keygen.c:959 #, c-format msgid " (%d) DSA and ElGamal (default)\n" msgstr " (%d) DSA et ElGamal (par d�faut)\n" -#: g10/keygen.c:958 +#: g10/keygen.c:960 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (signature seule)\n" -#: g10/keygen.c:960 +#: g10/keygen.c:962 #, c-format msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (chiffrement seul)\n" -#: g10/keygen.c:961 +#: g10/keygen.c:963 #, c-format msgid " (%d) RSA (sign only)\n" msgstr " (%d) RSA (signature seule)\n" -#: g10/keygen.c:963 +#: g10/keygen.c:965 #, c-format msgid " (%d) RSA (encrypt only)\n" msgstr " (%d) RSA (chiffrement seul)\n" -#: g10/keygen.c:965 +#: g10/keygen.c:967 #, c-format msgid " (%d) RSA (sign and encrypt)\n" msgstr " (%d) RSA (signature et chiffrement)\n" -#: g10/keygen.c:968 +#: g10/keygen.c:970 msgid "Your selection? " msgstr "Votre choix ? " -#: g10/keygen.c:1002 g10/keyedit.c:666 g10/revoke.c:665 +#: g10/keygen.c:1004 g10/keyedit.c:666 g10/revoke.c:665 msgid "Invalid selection.\n" msgstr "Choix invalide.\n" -#: g10/keygen.c:1015 +#: g10/keygen.c:1017 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -1696,19 +1720,19 @@ msgstr "" " la taille par d�faut est 1024 bits\n" " la taille maximale conseill�e est 2048 bits\n" -#: g10/keygen.c:1024 +#: g10/keygen.c:1026 msgid "What keysize do you want? (1024) " msgstr "Quelle taille de cl� d�sirez-vous ? (1024) " -#: g10/keygen.c:1029 +#: g10/keygen.c:1031 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:1031 +#: g10/keygen.c:1033 msgid "keysize too small; 1024 is smallest value allowed for RSA.\n" msgstr "taille trop petite; 1024 est la plus petite valeur permise pour RSA.\n" -#: g10/keygen.c:1034 +#: g10/keygen.c:1036 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "taille trop petite; 768 est la plus petite valeur permise.\n" @@ -1720,12 +1744,12 @@ msgstr "taille trop petite; 768 est la plus petite valeur permise.\n" #. * So, before you complain about this limitation, I suggest that #. * you start a discussion with Marvin about this theme and then #. * do whatever you want. -#: g10/keygen.c:1045 +#: g10/keygen.c:1047 #, c-format msgid "keysize too large; %d is largest value allowed.\n" msgstr "taille trop importante; %d est la plus grande valeur permise.\n" -#: g10/keygen.c:1050 +#: g10/keygen.c:1052 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" @@ -1733,11 +1757,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:1053 +#: g10/keygen.c:1055 msgid "Are you sure that you want this keysize? " msgstr "Etes-vous s�r de vouloir cette taille ? " -#: g10/keygen.c:1054 +#: g10/keygen.c:1056 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -1745,17 +1769,17 @@ msgstr "" "D'accord, mais n'oubliez pas que les radiations de votre �cran et de votre\n" "clavier sont aussi tr�s vuln�rables aux attaques !\n" -#: g10/keygen.c:1063 +#: g10/keygen.c:1065 #, c-format msgid "Requested keysize is %u bits\n" msgstr "La taille demand�e est %u bits\n" -#: g10/keygen.c:1066 g10/keygen.c:1070 +#: g10/keygen.c:1068 g10/keygen.c:1072 #, c-format msgid "rounded up to %u bits\n" msgstr "arrondie � %u bits\n" -#: g10/keygen.c:1121 +#: g10/keygen.c:1123 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -1771,7 +1795,7 @@ msgstr "" " <n>m = la cl� expire dans n mois\n" " <n>y = la cl� expire dans n ann�es\n" -#: g10/keygen.c:1130 +#: g10/keygen.c:1132 msgid "" "Please specify how long the signature should be valid.\n" " 0 = signature does not expire\n" @@ -1787,30 +1811,30 @@ msgstr "" " <n>m = la signature expire dans n mois\n" " <n>y = la signature expire dans n ann�es\n" -#: g10/keygen.c:1152 +#: g10/keygen.c:1154 msgid "Key is valid for? (0) " msgstr "La cl� est valide pour ? (0) " -#: g10/keygen.c:1154 +#: g10/keygen.c:1156 msgid "Signature is valid for? (0) " msgstr "La signature est valide pour ? (0) " -#: g10/keygen.c:1159 +#: g10/keygen.c:1161 msgid "invalid value\n" msgstr "valeur invalide\n" -#: g10/keygen.c:1164 +#: g10/keygen.c:1166 #, c-format msgid "%s does not expire at all\n" msgstr "%s n'expire pas du tout\n" #. print the date when the key expires -#: g10/keygen.c:1171 +#: g10/keygen.c:1173 #, c-format msgid "%s expires at %s\n" msgstr "%s expire le %s\n" -#: g10/keygen.c:1177 +#: g10/keygen.c:1179 msgid "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" @@ -1818,11 +1842,11 @@ msgstr "" "Votre syst�me ne sait pas afficher les dates au-del� de 2038.\n" "Cependant la gestion des dates sera correcte jusqu'� 2106.\n" -#: g10/keygen.c:1182 +#: g10/keygen.c:1184 msgid "Is this correct (y/n)? " msgstr "Est-ce correct (o/n) ? " -#: g10/keygen.c:1225 +#: g10/keygen.c:1227 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -1838,44 +1862,44 @@ msgstr "" " � Heinrich Heine (Der Dichter) <[email protected]> �\n" "\n" -#: g10/keygen.c:1237 +#: g10/keygen.c:1239 msgid "Real name: " msgstr "Nom r�el: " -#: g10/keygen.c:1245 +#: g10/keygen.c:1247 msgid "Invalid character in name\n" msgstr "Caract�re invalide dans le nom\n" -#: g10/keygen.c:1247 +#: g10/keygen.c:1249 msgid "Name may not start with a digit\n" msgstr "Le nom ne doit pas commencer par un chiffre\n" -#: g10/keygen.c:1249 +#: g10/keygen.c:1251 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:1257 +#: g10/keygen.c:1259 msgid "Email address: " msgstr "Adresse e-mail: " -#: g10/keygen.c:1268 +#: g10/keygen.c:1270 msgid "Not a valid email address\n" msgstr "Ce n'est pas une adresse e-mail valide\n" -#: g10/keygen.c:1276 +#: g10/keygen.c:1278 msgid "Comment: " msgstr "Commentaire: " -#: g10/keygen.c:1282 +#: g10/keygen.c:1284 msgid "Invalid character in comment\n" msgstr "Caract�re invalide dans le commentaire\n" -#: g10/keygen.c:1305 +#: g10/keygen.c:1307 #, c-format msgid "You are using the `%s' character set.\n" msgstr "Vous utilisez le jeu de caract�res '%s'.\n" -#: g10/keygen.c:1311 +#: g10/keygen.c:1313 #, c-format msgid "" "You selected this USER-ID:\n" @@ -1886,28 +1910,28 @@ msgstr "" " \"%s\"\n" "\n" -#: g10/keygen.c:1317 +#: g10/keygen.c:1319 msgid "Please don't put the email address into the real name or the comment\n" msgstr "" "Ne mettez pas d'adresse e-mail dans le nom r�el ou dans le commentaire\n" -#: g10/keygen.c:1322 +#: g10/keygen.c:1324 msgid "NnCcEeOoQq" msgstr "NnCcEeOoQq" -#: g10/keygen.c:1332 +#: g10/keygen.c:1334 msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " msgstr "Changer le (N)om, le (C)ommentaire, l'(E)-mail ou (Q)uitter ? " -#: g10/keygen.c:1333 +#: g10/keygen.c:1335 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:1352 +#: g10/keygen.c:1354 msgid "Please correct the error first\n" msgstr "Corrigez l'erreur d'abord\n" -#: g10/keygen.c:1391 +#: g10/keygen.c:1393 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1915,16 +1939,16 @@ msgstr "" "Vous avez besoin d'un mot de passe pour prot�ger votre cl� secr�te.\n" "\n" -#: g10/keygen.c:1400 g10/keyedit.c:864 +#: g10/keygen.c:1402 g10/keyedit.c:864 msgid "passphrase not correctly repeated; try again" msgstr "le mot de passe n'a pas �t� correctement r�p�t� ; recommencez." -#: g10/keygen.c:1401 +#: g10/keygen.c:1403 #, c-format msgid "%s.\n" msgstr "%s.\n" -#: g10/keygen.c:1407 +#: g10/keygen.c:1409 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" @@ -1936,7 +1960,7 @@ msgstr "" "le d�sirez, en utilisant ce programme avec l'option � --edit-key �.\n" "\n" -#: g10/keygen.c:1428 +#: g10/keygen.c:1431 msgid "" "We need to generate a lot of random bytes. It is a good idea to perform\n" "some other action (type on the keyboard, move the mouse, utilize the\n" @@ -1948,55 +1972,55 @@ msgstr "" "pendant la g�n�ration de nombres premiers; cela donne au g�n�rateur de\n" "nombres al�atoires une meilleure chance d'avoir assez d'entropie.\n" -#: g10/keygen.c:1993 +#: g10/keygen.c:1999 msgid "DSA keypair will have 1024 bits.\n" msgstr "La paire de cl�s DSA fera 1024 bits.\n" -#: g10/keygen.c:2057 +#: g10/keygen.c:2063 msgid "Key generation canceled.\n" msgstr "La g�n�ration de cl� a �t� annul�e.\n" -#: g10/keygen.c:2164 g10/keygen.c:2252 +#: g10/keygen.c:2170 g10/keygen.c:2258 #, c-format msgid "writing public key to `%s'\n" msgstr "�criture de la cl� publique vers `%s'\n" -#: g10/keygen.c:2165 g10/keygen.c:2254 +#: g10/keygen.c:2171 g10/keygen.c:2260 #, c-format msgid "writing secret key to `%s'\n" msgstr "�criture de la cl� secr�te vers `%s'\n" -#: g10/keygen.c:2241 +#: g10/keygen.c:2247 #, c-format msgid "no writable public keyring found: %s\n" msgstr "" "aucun portes-cl�s public n'a �t� trouv� avec des droits d'�criture : %s\n" -#: g10/keygen.c:2247 +#: g10/keygen.c:2253 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "" "aucun portes-cl�s secret n'a �t� trouv� avec des droits d'�criture : %s\n" -#: g10/keygen.c:2261 +#: g10/keygen.c:2267 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erreur durant l'�criture du porte-cl�s public `%s': %s\n" -#: g10/keygen.c:2268 +#: g10/keygen.c:2274 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erreur durant l'�criture du porte-cl�s secret `%s': %s\n" -#: g10/keygen.c:2288 +#: g10/keygen.c:2294 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:2289 +#: g10/keygen.c:2295 msgid "key marked as ultimately trusted.\n" msgstr "cl� marqu�e comme ayant une confiance ultime.\n" -#: g10/keygen.c:2300 +#: g10/keygen.c:2306 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" @@ -2005,13 +2029,13 @@ msgstr "" "utiliser la commande �--edit-key� pour g�n�rer une cl� secondaire �\n" "cette fin.\n" -#: g10/keygen.c:2312 g10/keygen.c:2431 +#: g10/keygen.c:2318 g10/keygen.c:2440 #, c-format msgid "Key generation failed: %s\n" msgstr "La g�n�ration de cl� a �chou�: %s\n" # on s'amuse comme on peut... -#: g10/keygen.c:2358 g10/sign.c:261 +#: g10/keygen.c:2368 g10/sign.c:261 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -2019,7 +2043,7 @@ msgstr "" "la cl� a �t� cr��e %lu seconde dans le futur (rupture spatio-temporelle ou\n" "probl�me d'horloge)\n" -#: g10/keygen.c:2360 g10/sign.c:263 +#: g10/keygen.c:2370 g10/sign.c:263 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -2027,16 +2051,16 @@ msgstr "" "la cl� a �t� cr��e %lu secondes dans le futur (rupture spatio-temporelle ou\n" "probl�me d'horloge\n" -#: g10/keygen.c:2369 +#: g10/keygen.c:2379 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "NOTE: cr�er des sous-cl�s pour des cl�s v3 n'est pas conforme � OpenPGP\n" -#: g10/keygen.c:2398 +#: g10/keygen.c:2407 msgid "Really create? " msgstr "Cr�er vraiment ? " -#: g10/decrypt.c:96 g10/encode.c:767 +#: g10/decrypt.c:98 g10/encode.c:771 msgid "--output doesn't work for this command\n" msgstr "--output n'est pas compatible avec cette commande\n" @@ -2056,64 +2080,69 @@ msgid "can't use a symmetric ESK packet due to the S2K mode\n" msgstr "" "il n'est pas possible d'utiliser un paquet ESK sym�trique en mode S2K\n" -#: g10/encode.c:229 g10/encode.c:490 +#: g10/encode.c:223 +#, fuzzy, c-format +msgid "using cipher %s\n" +msgstr "la signature a �chou�: %s\n" + +#: g10/encode.c:233 g10/encode.c:494 #, c-format msgid "`%s' already compressed\n" msgstr "`%s' d�j� compress�\n" -#: g10/encode.c:298 g10/encode.c:527 +#: g10/encode.c:302 g10/encode.c:531 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: ATTENTION: fichier vide\n" -#: g10/encode.c:410 +#: g10/encode.c:414 msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" msgstr "" "le chiffrement RSA ne se fait qu'avec des cl�s de moins de 2048 bits\n" "en mode --pgp2\n" -#: g10/encode.c:425 +#: g10/encode.c:429 #, c-format msgid "reading from `%s'\n" msgstr "lecture de `%s'\n" -#: g10/encode.c:461 +#: g10/encode.c:465 msgid "" "unable to use the IDEA cipher for all of the keys you are encrypting to.\n" msgstr "" "impossible d'utiliser le chiffre IDEA pour toutes les cl�s vers\n" "lesquelles vous chiffrez.\n" -#: g10/encode.c:471 g10/encode.c:654 +#: g10/encode.c:475 g10/encode.c:658 #, c-format msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" msgstr "" "forcer le chiffrement sym�trique %s (%d) entre en d�saccord\n" "avec les pr�ferences du r�cipient\n" -#: g10/encode.c:569 g10/sign.c:776 +#: g10/encode.c:573 g10/sign.c:776 #, c-format msgid "forcing compression algorithm %s (%d) violates recipient preferences\n" msgstr "" "forcer l'algorithme de compression %s (%d) entre en d�saccord\n" "avec les pr�f�rences du r�cipient\n" -#: g10/encode.c:713 +#: g10/encode.c:717 #, c-format msgid "you may not use %s while in %s mode\n" msgstr "vous ne pouvez pas utiliser %s en mode %s.\n" -#: g10/encode.c:740 +#: g10/encode.c:744 #, c-format msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s chiffr� pour: \"%s\"\n" -#: g10/export.c:157 g10/keyedit.c:2486 g10/delkey.c:73 g10/revoke.c:224 +#: g10/export.c:157 g10/keyedit.c:2485 g10/delkey.c:74 g10/revoke.c:224 #, c-format msgid "key `%s' not found: %s\n" msgstr "cl� '%s' introuvable: %s\n" -#: g10/export.c:180 g10/delkey.c:81 g10/revoke.c:230 g10/revoke.c:454 +#: g10/export.c:180 g10/delkey.c:82 g10/revoke.c:230 g10/revoke.c:454 #, c-format msgid "error reading keyblock: %s\n" msgstr "erreur pendant la lecture du bloc de cl� : %s\n" @@ -2145,35 +2174,35 @@ msgstr "" msgid "WARNING: nothing exported\n" msgstr "ATTENTION: rien n'a �t� export�\n" -#: g10/getkey.c:151 +#: g10/getkey.c:150 msgid "too many entries in pk cache - disabled\n" msgstr "trop d'entr�es dans le cache pk - d�sactiv�\n" #. fixme: returning translatable constants instead of a user ID is #. * not good because they are probably not utf-8 encoded. -#: g10/getkey.c:187 g10/getkey.c:2611 +#: g10/getkey.c:186 g10/getkey.c:2629 msgid "[User id not found]" msgstr "[Nom utilisateur introuvable]" -#: g10/getkey.c:1590 +#: g10/getkey.c:1607 #, c-format msgid "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n" msgstr "" "La cl� invalide %08lX a �t� rendue valide par --allow-non-selfsigned-uid\n" -#: g10/getkey.c:2099 +#: g10/getkey.c:2117 #, c-format msgid "no secret subkey for public subkey %08lX - ignoring\n" msgstr "pas de sous-cl� secr�te pour la cl� publique %08lX - ignor�e\n" -#: g10/getkey.c:2327 +#: g10/getkey.c:2345 #, 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/getkey.c:2374 +#: g10/getkey.c:2392 #, 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" @@ -2265,7 +2294,7 @@ msgstr "" "NOTE: Cl� principale Elgamal d�tect�e - l'importation peut prendre un\n" "certain temps\n" -#: g10/import.c:565 g10/import.c:826 +#: g10/import.c:565 g10/import.c:832 #, c-format msgid "key %08lX: no user ID\n" msgstr "cl� %08lX: pas de nom d'utilisateur\n" @@ -2289,7 +2318,7 @@ msgstr "cl� %08lX: pas de nom d'utilisateur valide\n" msgid "this may be caused by a missing self-signature\n" msgstr "cela peut provenir d'une auto-signature manquante\n" -#: g10/import.c:619 g10/import.c:906 +#: g10/import.c:619 g10/import.c:912 #, c-format msgid "key %08lX: public key not found: %s\n" msgstr "cl� %08lX: cl� publique pas trouv�e: %s\n" @@ -2309,223 +2338,223 @@ msgstr "aucun porte-cl� n'a �t� trouv� avec des droits d'�criture : %s\n" msgid "writing to `%s'\n" msgstr "�criture de `%s'\n" -#: g10/import.c:642 g10/import.c:727 g10/import.c:853 g10/import.c:966 +#: g10/import.c:645 g10/import.c:730 g10/import.c:859 g10/import.c:972 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "erreur durant l'�criture du porte-cl�s `%s': %s\n" -#: g10/import.c:659 +#: g10/import.c:662 #, c-format msgid "key %08lX: public key \"%s\" imported\n" msgstr "cl� %08lX: cl� publique \"%s\" import�e\n" -#: g10/import.c:681 +#: g10/import.c:684 #, c-format msgid "key %08lX: doesn't match our copy\n" msgstr "cl� %08lX: ne ressemble pas � notre copie\n" -#: g10/import.c:698 g10/import.c:923 +#: g10/import.c:701 g10/import.c:929 #, c-format msgid "key %08lX: can't locate original keyblock: %s\n" msgstr "cl� %08lX: impossible de trouver le bloc de cl�s original: %s\n" -#: g10/import.c:705 g10/import.c:929 +#: g10/import.c:708 g10/import.c:935 #, c-format msgid "key %08lX: can't read original keyblock: %s\n" msgstr "cl� %08lX: impossible de lire le bloc de cl�s original: %s\n" -#: g10/import.c:736 +#: g10/import.c:739 #, c-format msgid "key %08lX: \"%s\" 1 new user ID\n" msgstr "cl� %08lX: \"%s\" un nouvel utilisateur\n" -#: g10/import.c:739 +#: g10/import.c:742 #, c-format msgid "key %08lX: \"%s\" %d new user IDs\n" msgstr "cl� %08lX: \"%s\" %d nouveaux utilisateurs\n" -#: g10/import.c:742 +#: g10/import.c:745 #, c-format msgid "key %08lX: \"%s\" 1 new signature\n" msgstr "cl� %08lX: \"%s\" une nouvelle signature\n" -#: g10/import.c:745 +#: g10/import.c:748 #, c-format msgid "key %08lX: \"%s\" %d new signatures\n" msgstr "cl� %08lX: \"%s\" %d nouvelles signatures\n" -#: g10/import.c:748 +#: g10/import.c:751 #, c-format msgid "key %08lX: \"%s\" 1 new subkey\n" msgstr "cl� %08lX: \"%s\" une nouvelle sous-cl�\n" -#: g10/import.c:751 +#: g10/import.c:754 #, c-format msgid "key %08lX: \"%s\" %d new subkeys\n" msgstr "cl� %08lX: \"%s\" %d nouvelles sous-cl�s\n" -#: g10/import.c:770 +#: g10/import.c:773 #, c-format msgid "key %08lX: \"%s\" not changed\n" msgstr "cl� %08lX: \"%s\" n'a pas chang�\n" -#: g10/import.c:832 +#: g10/import.c:838 #, c-format msgid "key %08lX: secret key with invalid cipher %d - skipped\n" msgstr "" "cl� %08lX: cl� secr�te avec le chiffrement invalide %d - non prise\n" "en compte\n" -#: g10/import.c:847 +#: g10/import.c:853 #, c-format msgid "no default secret keyring: %s\n" msgstr "pas de porte-cl�s par d�faut: %s\n" -#: g10/import.c:858 +#: g10/import.c:864 #, 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:864 +#: g10/import.c:870 #, 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:871 +#: g10/import.c:877 #, 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:900 +#: g10/import.c:906 #, c-format msgid "key %08lX: no public key - can't apply revocation certificate\n" msgstr "" "cl� %08lX: pas de cl� publique - le certificat de r�vocation ne peut\n" "�tre appliqu�\n" -#: g10/import.c:940 +#: g10/import.c:946 #, 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:972 +#: g10/import.c:978 #, c-format msgid "key %08lX: \"%s\" revocation certificate imported\n" msgstr "cl� %08lX: \"%s\" certificat de r�vocation import�\n" -#: g10/import.c:1035 +#: g10/import.c:1041 #, c-format msgid "key %08lX: no user ID for signature\n" msgstr "cl� %08lX: pas d'utilisateur pour la signature\n" -#: g10/import.c:1050 +#: g10/import.c:1056 #, c-format msgid "key %08lX: unsupported public key algorithm on user id \"%s\"\n" msgstr "" "cl� %08lX: algorithme de cl� publique non support� avec le nom\n" "d'utilisateur \"%s\"\n" -#: g10/import.c:1052 +#: g10/import.c:1058 #, c-format msgid "key %08lX: invalid self-signature on user id \"%s\"\n" msgstr "cl� %08lX: auto-signature du nom d'utilisateur \"%s\" invalide\n" -#: g10/import.c:1069 +#: g10/import.c:1075 #, c-format msgid "key %08lX: no subkey for key binding\n" msgstr "cl� %08lX: pas de sous-cl� pour relier la cl�\n" -#: g10/import.c:1078 g10/import.c:1122 +#: g10/import.c:1084 g10/import.c:1128 #, c-format msgid "key %08lX: unsupported public key algorithm\n" msgstr "cl� %08lX: algorithme de cl� publique non support�\n" -#: g10/import.c:1079 +#: g10/import.c:1085 #, c-format msgid "key %08lX: invalid subkey binding\n" msgstr "cl� %08lX: liaison avec la sous-cl� invalide\n" -#: g10/import.c:1092 +#: g10/import.c:1098 #, c-format msgid "key %08lX: removed multiple subkey binding\n" msgstr "cl� %08lX: supressions de liaisons multiples avec des sous-cl�s\n" -#: g10/import.c:1113 +#: g10/import.c:1119 #, c-format msgid "key %08lX: no subkey for key revocation\n" msgstr "cl� %08lX: pas de sous-cl� pour r�voquer la cl�\n" -#: g10/import.c:1123 +#: g10/import.c:1129 #, c-format msgid "key %08lX: invalid subkey revocation\n" msgstr "cl� %08lX: r�vocation de sous-cl� invalide\n" -#: g10/import.c:1136 +#: g10/import.c:1142 #, c-format msgid "key %08lX: removed multiple subkey revocation\n" msgstr "cl� %08lX: suppression de la r�vocation de sous-cl� multiples\n" -#: g10/import.c:1173 +#: g10/import.c:1179 #, c-format msgid "key %08lX: skipped user ID '" msgstr "cl� %08lX: utilisateur non pris en compte: '" -#: g10/import.c:1196 +#: g10/import.c:1202 #, c-format msgid "key %08lX: skipped subkey\n" msgstr "cl� %08lX: sous-cl� non prise en compte\n" -#: g10/import.c:1223 +#: g10/import.c:1229 #, c-format msgid "key %08lX: non exportable signature (class %02x) - skipped\n" msgstr "cl� %08lX: signature non exportable (classe %02x) - ignor�e\n" -#: g10/import.c:1232 +#: g10/import.c:1238 #, 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:1249 +#: g10/import.c:1255 #, c-format msgid "key %08lX: invalid revocation certificate: %s - skipped\n" msgstr "cl� %08lX: certificat de r�vocation invalide: %s - ignor�e\n" -#: g10/import.c:1262 +#: g10/import.c:1268 #, c-format msgid "key %08lX: subkey signature in wrong place - skipped\n" msgstr "cl� %08lX: signature de sous-cl� au mauvais endroit - ignor�e\n" -#: g10/import.c:1270 +#: g10/import.c:1276 #, c-format msgid "key %08lX: unexpected signature class (0x%02X) - skipped\n" msgstr "cl� %08lX: classe de signature non attendue (0x%02X) - ignor�e\n" -#: g10/import.c:1369 +#: g10/import.c:1375 #, c-format msgid "key %08lX: duplicated user ID detected - merged\n" msgstr "cl� %08lX: nom d'utilisateur en double fusionn�\n" -#: g10/import.c:1428 +#: g10/import.c:1434 #, c-format msgid "WARNING: key %08lX may be revoked: fetching revocation key %08lX\n" msgstr "" "AVERTISSEMENT: la cl� %08lX est peut-�tre r�voqu�e: recherche de la cl� de\n" "r�vocation %08lX\n" -#: g10/import.c:1442 +#: g10/import.c:1448 #, c-format msgid "WARNING: key %08lX may be revoked: revocation key %08lX not present.\n" msgstr "" "AVERTISSEMENT: la cl� %08lX est peut-�tre r�voqu�e: la cl� de r�vocation\n" "%08lX est absente.\n" -#: g10/import.c:1500 +#: g10/import.c:1506 #, c-format msgid "key %08lX: \"%s\" revocation certificate added\n" msgstr "cl�: %08lX: \"%s\" certificat de r�vocation ajout�\n" -#: g10/import.c:1533 +#: g10/import.c:1539 #, c-format msgid "key %08lX: direct key signature added\n" msgstr "cl� %08lX: ajout de la signature de cl� directe\n" @@ -2538,29 +2567,29 @@ msgstr "[r�vocation]" msgid "[self-signature]" msgstr "[auto-signature]" -#: g10/keyedit.c:221 g10/keylist.c:168 +#: g10/keyedit.c:221 g10/keylist.c:169 msgid "1 bad signature\n" msgstr "une mauvaise signature\n" -#: g10/keyedit.c:223 g10/keylist.c:170 +#: g10/keyedit.c:223 g10/keylist.c:171 #, c-format msgid "%d bad signatures\n" msgstr "%d mauvaises signatures\n" -#: g10/keyedit.c:225 g10/keylist.c:172 +#: g10/keyedit.c:225 g10/keylist.c:173 msgid "1 signature not checked due to a missing key\n" msgstr "une signature non v�rifi�e � cause d'une cl� manquante\n" -#: g10/keyedit.c:227 g10/keylist.c:174 +#: g10/keyedit.c:227 g10/keylist.c:175 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signatures non v�rifi�es � cause de cl�s manquantes\n" -#: g10/keyedit.c:229 g10/keylist.c:176 +#: g10/keyedit.c:229 g10/keylist.c:177 msgid "1 signature not checked due to an error\n" msgstr "une signature non v�rifi�e � cause d'une erreur\n" -#: g10/keyedit.c:231 g10/keylist.c:178 +#: g10/keyedit.c:231 g10/keylist.c:179 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signatures non v�rifi�es � cause d'erreurs\n" @@ -2801,7 +2830,7 @@ msgstr "" msgid "Really sign? " msgstr "Signer r�ellement ? " -#: g10/keyedit.c:765 g10/keyedit.c:3269 g10/keyedit.c:3360 g10/keyedit.c:3433 +#: g10/keyedit.c:765 g10/keyedit.c:3273 g10/keyedit.c:3364 g10/keyedit.c:3437 #: g10/sign.c:318 #, c-format msgid "signing failed: %s\n" @@ -3145,7 +3174,7 @@ msgstr "montr.photo" msgid "show photo ID" msgstr "montrer la photo d'identit�" -#: g10/keyedit.c:1043 g10/delkey.c:119 +#: g10/keyedit.c:1043 g10/delkey.c:120 msgid "can't do that in batchmode\n" msgstr "impossible de faire cela en mode automatique\n" @@ -3187,146 +3216,147 @@ msgstr "Aide: S�lectionner les utilisateurs � signer\n" msgid "This command is not allowed while in %s mode.\n" msgstr "Cette commande n'est pas admise en mode %s.\n" -#: g10/keyedit.c:1280 g10/keyedit.c:1301 g10/keyedit.c:1361 +#: g10/keyedit.c:1282 g10/keyedit.c:1303 g10/keyedit.c:1363 msgid "You must select at least one user ID.\n" msgstr "Vous devez s�lectionner au moins un utilisateur.\n" -#: g10/keyedit.c:1282 +#: g10/keyedit.c:1284 msgid "You can't delete the last user ID!\n" msgstr "Vous ne pouvez pas supprimer le dernier utilisateur !\n" -#: g10/keyedit.c:1285 +#: g10/keyedit.c:1287 msgid "Really remove all selected user IDs? " msgstr "Enlever r�ellement tous les utilisateurs s�lectionn�s ? " -#: g10/keyedit.c:1286 +#: g10/keyedit.c:1288 msgid "Really remove this user ID? " msgstr "Enlever r�ellement cet utilisateur ? " -#: g10/keyedit.c:1324 g10/keyedit.c:1380 +#: g10/keyedit.c:1326 g10/keyedit.c:1382 msgid "You must select at least one key.\n" msgstr "Vous devez s�lectionner au moins une cl�.\n" -#: g10/keyedit.c:1328 +#: g10/keyedit.c:1330 msgid "Do you really want to delete the selected keys? " msgstr "Voulez-vous vraiment supprimer les cl�s s�lectionn�es ? " -#: g10/keyedit.c:1329 +#: g10/keyedit.c:1331 msgid "Do you really want to delete this key? " msgstr "Voulez-vous vraiment supprimer cette cl� ? " -#: g10/keyedit.c:1364 +#: g10/keyedit.c:1366 msgid "Really revoke all selected user IDs? " msgstr "R�voquer r�ellement tous les noms d'utilisateurs s�lectionn�s ? " -#: g10/keyedit.c:1365 +#: g10/keyedit.c:1367 msgid "Really revoke this user ID? " msgstr "R�voquer r�ellement ce nom d'utilisateur ? " -#: g10/keyedit.c:1384 +#: g10/keyedit.c:1386 msgid "Do you really want to revoke the selected keys? " msgstr "Voulez-vous vraiment r�voquer les cl�s s�lectionn�es ? " -#: g10/keyedit.c:1385 +#: g10/keyedit.c:1387 msgid "Do you really want to revoke this key? " msgstr "Voulez-vous vraiment r�voquer cette cl� ? " -#: g10/keyedit.c:1454 +#: g10/keyedit.c:1456 msgid "Really update the preferences for the selected user IDs? " msgstr "Enlever r�ellement les pr�f�rences des utilisateurs s�lectionn�s ? " -#: g10/keyedit.c:1456 +#: g10/keyedit.c:1458 msgid "Really update the preferences? " msgstr "Faut-il vraiment mettre � jour les pr�f�rences ? " -#: g10/keyedit.c:1494 +#: g10/keyedit.c:1496 msgid "Save changes? " msgstr "Enregistrer les changements? " -#: g10/keyedit.c:1497 +#: g10/keyedit.c:1499 msgid "Quit without saving? " msgstr "Quitter sans enregistrer? " -#: g10/keyedit.c:1508 +#: g10/keyedit.c:1510 #, c-format msgid "update failed: %s\n" msgstr "la mise � jour a �chou�: %s\n" -#: g10/keyedit.c:1515 +#: g10/keyedit.c:1517 #, c-format msgid "update secret failed: %s\n" msgstr "la mise � jour de la cl� secr�te a �chou�: %s\n" -#: g10/keyedit.c:1522 +#: g10/keyedit.c:1524 msgid "Key not changed so no update needed.\n" msgstr "La cl� n'a pas chang� donc la mise � jour est inutile.\n" -#: g10/keyedit.c:1534 +#: g10/keyedit.c:1536 msgid "Invalid command (try \"help\")\n" msgstr "Commande invalide (essayez �help�)\n" -#: g10/keyedit.c:1593 +#: g10/keyedit.c:1595 msgid "Digest: " msgstr "Hachage: " -#: g10/keyedit.c:1645 +#: g10/keyedit.c:1647 msgid "Features: " msgstr "Fonctions: " -#: g10/keyedit.c:1882 +#: g10/keyedit.c:1881 #, c-format msgid "This key may be revoked by %s key " msgstr "Cette cl� peut �tre r�voqu�e par la cl� %s " -#: g10/keyedit.c:1886 +#: g10/keyedit.c:1885 msgid " (sensitive)" msgstr " (sensible)" #. Note, we use the same format string as in other show #. functions to make the translation job easier. -#: g10/keyedit.c:1892 g10/keyedit.c:1918 g10/keyedit.c:2003 g10/keyedit.c:2018 +#: g10/keyedit.c:1891 g10/keyedit.c:1917 g10/keyedit.c:2002 g10/keyedit.c:2017 #, c-format msgid "%s%c %4u%c/%08lX created: %s expires: %s" msgstr "%s%c %4u%c/%08lX cr��e: %s expire: %s" -#: g10/keyedit.c:1901 +#: g10/keyedit.c:1900 #, c-format msgid " trust: %c/%c" msgstr " confiance: %c/%c" -#: g10/keyedit.c:1905 +#: g10/keyedit.c:1904 msgid "This key has been disabled" msgstr "Cette cl� a �t� d�sactiv�e" -#: g10/keyedit.c:1934 +#: g10/keyedit.c:1933 #, c-format msgid "rev! subkey has been revoked: %s\n" msgstr "rev! la sous-cl� a �t� r�voqu�e: %s\n" -#: g10/keyedit.c:1937 +#: g10/keyedit.c:1936 msgid "rev- faked revocation found\n" msgstr "rev- une r�vocation truqu�e a �t� trouv�e\n" -#: g10/keyedit.c:1939 +#: g10/keyedit.c:1938 #, c-format msgid "rev? problem checking revocation: %s\n" msgstr "rev? probl�me de v�rification de la r�vocation: %s\n" -#: g10/keyedit.c:1959 +#: g10/keyedit.c:1958 g10/keyedit.c:2041 g10/keylist.c:492 g10/keylist.c:532 +#: g10/mainproc.c:939 msgid "[revoked] " msgstr "[revoqu�e] " -#: g10/keyedit.c:1961 +#: g10/keyedit.c:1960 g10/keyedit.c:2043 msgid "[expired] " msgstr "[expir�e] " -#: g10/keyedit.c:1969 +#: g10/keyedit.c:1968 msgid "There are no preferences on a PGP 2.x-style user ID.\n" msgstr "" "Il n'y a pas de pr�f�rences dans un nom d'utilisateur du style de\n" "PGP 2.x.\n" -#: g10/keyedit.c:1977 +#: g10/keyedit.c:1976 msgid "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" @@ -3334,7 +3364,7 @@ msgstr "" "Notez que la validit� affich�e pour la cl� n'est pas n�cessairement\n" "correcte tant que vous n'avez pas relanc� le programme.\n" -#: g10/keyedit.c:2109 +#: g10/keyedit.c:2105 msgid "" "WARNING: no user ID has been marked as primary. This command may\n" " cause a different user ID to become the assumed primary.\n" @@ -3343,7 +3373,7 @@ msgstr "" "Cette commande risque de rendre un autre nom d'utilisateur principal\n" "par d�faut.\n" -#: g10/keyedit.c:2168 +#: g10/keyedit.c:2165 msgid "" "WARNING: This is a PGP2-style key. Adding a photo ID may cause some " "versions\n" @@ -3353,46 +3383,46 @@ msgstr "" "d'identit� peut emp�cher certaines versions de PGP d'accepter\n" "cette cl�\n" -#: g10/keyedit.c:2173 g10/keyedit.c:2446 +#: g10/keyedit.c:2170 g10/keyedit.c:2443 msgid "Are you sure you still want to add it? (y/N) " msgstr "Etes-vous s�r de vouloir l'ajouter ? (y/N) " -#: g10/keyedit.c:2179 +#: g10/keyedit.c:2176 msgid "You may not add a photo ID to a PGP2-style key.\n" msgstr "" "Vous ne pouvez pas ajouter de photo d'identit� � une cl� du style PGP2.\n" -#: g10/keyedit.c:2314 +#: g10/keyedit.c:2311 msgid "Delete this good signature? (y/N/q)" msgstr "Supprimer cette bonne signature ? (o/N/q)" -#: g10/keyedit.c:2324 +#: g10/keyedit.c:2321 msgid "Delete this invalid signature? (y/N/q)" msgstr "Supprimer cette signature invalide ? (o/N/q)" -#: g10/keyedit.c:2328 +#: g10/keyedit.c:2325 msgid "Delete this unknown signature? (y/N/q)" msgstr "Supprimer cette signature inconnue ? (o/N/q)" -#: g10/keyedit.c:2334 +#: g10/keyedit.c:2331 msgid "Really delete this self-signature? (y/N)" msgstr "Faut-il vraiment supprimer cette auto-signature ? (o/N)" -#: g10/keyedit.c:2348 +#: g10/keyedit.c:2345 #, c-format msgid "Deleted %d signature.\n" msgstr "%d signature supprim�e.\n" -#: g10/keyedit.c:2349 +#: g10/keyedit.c:2346 #, c-format msgid "Deleted %d signatures.\n" msgstr "%d signatures supprim�es\n" -#: g10/keyedit.c:2352 +#: g10/keyedit.c:2349 msgid "Nothing deleted.\n" msgstr "Rien n'a �t� supprim�.\n" -#: g10/keyedit.c:2441 +#: g10/keyedit.c:2438 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" @@ -3402,16 +3432,16 @@ msgstr "" "d�sign� peut emp�cher certaines versions de PGP d'accepter\n" "cette cl�.\n" -#: g10/keyedit.c:2452 +#: g10/keyedit.c:2449 msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" msgstr "" "Vous ne pouvez pas ajouter de r�vocateur d�sign� � une cl� de style PGP2.\n" -#: g10/keyedit.c:2475 +#: g10/keyedit.c:2472 msgid "Enter the user ID of the designated revoker: " msgstr "Entrez le nom d'utilisateur du r�vocateur d�sign�: " -#: g10/keyedit.c:2496 +#: g10/keyedit.c:2495 msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" msgstr "" "impossible d'utiliser une cl� de style PGP 2.x comme r�vocateur\n" @@ -3420,34 +3450,34 @@ msgstr "" #. This actually causes no harm (after all, a key that #. designates itself as a revoker is the same as a #. regular key), but it's easy enough to check. -#: g10/keyedit.c:2506 +#: g10/keyedit.c:2505 msgid "you cannot appoint a key as its own designated revoker\n" msgstr "" "vous ne pouvez pas utiliser une cl� comme son propre r�vocateur\n" "d�sign�\n" -#: g10/keyedit.c:2525 +#: g10/keyedit.c:2524 msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" msgstr "" "AVERTISSEMENT: l'�tablissement d'une cl� comme r�vocateur d�sign�\n" "est irr�versible !\n" -#: g10/keyedit.c:2531 +#: g10/keyedit.c:2530 msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N): " msgstr "" "Etes-vous s�r de vouloir �tablir cette cl� comme r�vocateur\n" "d�sign� (o/N): " -#: g10/keyedit.c:2596 +#: g10/keyedit.c:2595 msgid "Please remove selections from the secret keys.\n" msgstr "Enlevez les s�lections des cl�s secr�tes.\n" -#: g10/keyedit.c:2602 +#: g10/keyedit.c:2601 msgid "Please select at most one secondary key.\n" msgstr "Vous devez s�lectionner au plus une cl� secondaire.\n" -#: g10/keyedit.c:2606 +#: g10/keyedit.c:2605 msgid "Changing expiration time for a secondary key.\n" msgstr "Changer la date d'expiration d'une cl� secondaire.\n" @@ -3455,38 +3485,38 @@ msgstr "Changer la date d'expiration d'une cl� secondaire.\n" msgid "Changing expiration time for the primary key.\n" msgstr "Changer la date d'expiration de la cl� principale.\n" -#: g10/keyedit.c:2653 +#: g10/keyedit.c:2654 msgid "You can't change the expiration date of a v3 key\n" msgstr "Vous ne pouvez pas changer la date d'expiration d'une cl� v3\n" -#: g10/keyedit.c:2669 +#: g10/keyedit.c:2670 msgid "No corresponding signature in secret ring\n" msgstr "Pas de signature correspondante dans le porte-cl�s secret\n" -#: g10/keyedit.c:2749 +#: g10/keyedit.c:2750 msgid "Please select exactly one user ID.\n" msgstr "Vous devez s�lectionner exactement un utilisateur.\n" -#: g10/keyedit.c:2786 g10/keyedit.c:2895 +#: g10/keyedit.c:2789 g10/keyedit.c:2899 #, c-format msgid "skipping v3 self-signature on user id \"%s\"\n" msgstr "l'auto-signature v3 du nom d'utilisateur \"%s\" a �t� ignor�e\n" -#: g10/keyedit.c:2955 +#: g10/keyedit.c:2959 #, c-format msgid "No user ID with index %d\n" msgstr "Pas d'utilisateur avec l'index %d\n" -#: g10/keyedit.c:3001 +#: g10/keyedit.c:3005 #, c-format msgid "No secondary key with index %d\n" msgstr "Pas de cl� secondaire avec l'index %d\n" -#: g10/keyedit.c:3115 +#: g10/keyedit.c:3119 msgid "user ID: \"" msgstr "nom d'utilisateur: �" -#: g10/keyedit.c:3120 +#: g10/keyedit.c:3124 #, c-format msgid "" "\"\n" @@ -3495,7 +3525,7 @@ msgstr "" "�\n" "sign� avec votre cl� %08lX � %s\n" -#: g10/keyedit.c:3123 +#: g10/keyedit.c:3127 #, c-format msgid "" "\"\n" @@ -3504,56 +3534,56 @@ msgstr "" "\"\n" "sign� localement avec votre cl� %08lX � %s\n" -#: g10/keyedit.c:3128 +#: g10/keyedit.c:3132 #, c-format msgid "This signature expired on %s.\n" msgstr "Cette signature a expir� le %s.\n" -#: g10/keyedit.c:3132 +#: g10/keyedit.c:3136 msgid "Are you sure you still want to revoke it? (y/N) " msgstr "Etes-vous s�r de vouloir toujours le r�voquer ? (y/N) " -#: g10/keyedit.c:3136 +#: g10/keyedit.c:3140 msgid "Create a revocation certificate for this signature? (y/N) " msgstr "G�n�rer un certificat de r�vocation pour cette signature ? (o/N) " #. FIXME: detect duplicates here -#: g10/keyedit.c:3161 +#: g10/keyedit.c:3165 msgid "You have signed these user IDs:\n" msgstr "Vous avez sign� ces noms d'utilisateurs:\n" -#: g10/keyedit.c:3180 +#: g10/keyedit.c:3184 #, c-format msgid " signed by %08lX at %s%s%s\n" msgstr " sign� par %08lX � %s%s%s\n" -#: g10/keyedit.c:3188 +#: g10/keyedit.c:3192 #, c-format msgid " revoked by %08lX at %s\n" msgstr " r�voqu� par %08lX � %s\n" -#: g10/keyedit.c:3208 +#: g10/keyedit.c:3212 msgid "You are about to revoke these signatures:\n" msgstr "Vous �tes sur le point de r�voquer ces signatures:\n" -#: g10/keyedit.c:3218 +#: g10/keyedit.c:3222 #, c-format msgid " signed by %08lX at %s%s\n" msgstr " sign� par %08lX � %s%s\n" -#: g10/keyedit.c:3220 +#: g10/keyedit.c:3224 msgid " (non-exportable)" msgstr " (non-exportable)" -#: g10/keyedit.c:3227 +#: g10/keyedit.c:3231 msgid "Really create the revocation certificates? (y/N) " msgstr "Cr�er r�ellement les certificats de r�vocation ? (o/N) " -#: g10/keyedit.c:3257 +#: g10/keyedit.c:3261 msgid "no secret key\n" msgstr "pas de cl� secr�te\n" -#: g10/keyedit.c:3327 +#: g10/keyedit.c:3331 #, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "Le nom d'utilisateur \"%s\" est d�j� r�voqu�.\n" @@ -3562,181 +3592,184 @@ msgstr "Le nom d'utilisateur \"%s\" est d�j� r�voqu�.\n" #. created in the future, so we need to warn the user and #. set our revocation timestamp one second after that so #. everything comes out clean. -#: g10/keyedit.c:3344 +#: g10/keyedit.c:3348 #, c-format msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "" "AVERTISSEMENT: une signature de nom d'utilisateur date de %d secondes\n" "dans le futur\n" -#: g10/keyedit.c:3517 +#: g10/keyedit.c:3521 #, c-format msgid "Displaying %s photo ID of size %ld for key 0x%08lX (uid %d)\n" msgstr "" "Affichage %s photo d'identit� de taille %ld pour la cl� 0x%08lX (uid %d)\n" -#: g10/keylist.c:111 +#: g10/keylist.c:112 +#, c-format msgid "Critical signature policy: " msgstr "Politique de signature critique: " -#: g10/keylist.c:113 +#: g10/keylist.c:114 +#, c-format msgid "Signature policy: " msgstr "Politique de signature: " -#: g10/keylist.c:138 g10/keylist.c:161 g10/mainproc.c:805 g10/mainproc.c:814 +#: g10/keylist.c:139 g10/keylist.c:162 g10/mainproc.c:804 g10/mainproc.c:813 msgid "WARNING: invalid notation data found\n" msgstr "ATTENTION: des donn�es de notation invalides ont �t� d�tect�es\n" -#: g10/keylist.c:147 +#: g10/keylist.c:148 +#, c-format msgid "Critical signature notation: " msgstr "Notation de signature critique: " -#: g10/keylist.c:149 +#: g10/keylist.c:150 +#, c-format msgid "Signature notation: " msgstr "Notation de signature: " -#: g10/keylist.c:156 +#: g10/keylist.c:157 msgid "not human readable" msgstr "illisible par un humain" -#: g10/keylist.c:249 +#: g10/keylist.c:250 msgid "Keyring" msgstr "Porte-cl�s" -#. of subkey -#: g10/keylist.c:526 g10/mainproc.c:941 +#: g10/keylist.c:534 g10/mainproc.c:941 #, c-format msgid " [expires: %s]" msgstr " [expire: %s]" -#: g10/keylist.c:1048 +#: g10/keylist.c:1046 msgid "Primary key fingerprint:" msgstr "Empreinte de cl� principale:" -#: g10/keylist.c:1050 +#: g10/keylist.c:1048 msgid " Subkey fingerprint:" msgstr " Empreinte de la sous-cl�:" -#: g10/keylist.c:1057 +#: g10/keylist.c:1055 msgid " Primary key fingerprint:" msgstr " Empreinte de la cl� principale:" -#: g10/keylist.c:1059 +#: g10/keylist.c:1057 msgid " Subkey fingerprint:" msgstr " Empreinte de la sous-cl�:" #. use tty -#: g10/keylist.c:1063 g10/keylist.c:1067 +#: g10/keylist.c:1061 g10/keylist.c:1065 msgid " Key fingerprint =" msgstr " Empreinte de la cl� =" -#: g10/mainproc.c:249 +#: g10/mainproc.c:248 #, c-format msgid "weird size for an encrypted session key (%d)\n" msgstr "taille �tonnante pour une cl� de session chiffr�e (%d)\n" #. There is no way to tell the difference here between a bad #. passphrase and a cipher algorithm that we don't have. -#: g10/mainproc.c:263 +#: g10/mainproc.c:262 #, c-format msgid "bad passphrase or unknown cipher algorithm (%d)\n" msgstr "mauvais mot de passe ou algorithme de chiffrement inconnu (%d)\n" -#: g10/mainproc.c:300 +#: g10/mainproc.c:299 #, c-format msgid "%s encrypted session key\n" msgstr "cl� de session chiffr�e %s\n" -#: g10/mainproc.c:302 g10/encr-data.c:66 +#: g10/mainproc.c:301 g10/encr-data.c:66 #, c-format msgid "%s encrypted data\n" msgstr "donn�es chiffr�es avec %s\n" -#: g10/mainproc.c:306 g10/encr-data.c:68 +#: g10/mainproc.c:305 g10/encr-data.c:68 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "chiffr� avec l'algorithme inconnu %d\n" -#: g10/mainproc.c:352 +#: g10/mainproc.c:351 #, c-format msgid "public key is %08lX\n" msgstr "la cl� publique est %08lX\n" -#: g10/mainproc.c:398 +#: g10/mainproc.c:397 msgid "public key encrypted data: good DEK\n" msgstr "donn�es chiffr�es par cl� publique: bonne cl� de chiffrement (DEK)\n" -#: g10/mainproc.c:450 +#: g10/mainproc.c:449 #, c-format msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n" msgstr "chiffr� avec une cl� de %u bits %s, ID %08lX, cr��e le %s\n" -#: g10/mainproc.c:460 +#: g10/mainproc.c:459 #, c-format msgid "encrypted with %s key, ID %08lX\n" msgstr "chiffr� avec une cl� %s, %08lX\n" -#: g10/mainproc.c:474 +#: g10/mainproc.c:473 #, c-format msgid "public key decryption failed: %s\n" msgstr "le d�chiffrement par cl� publique a �chou�: %s\n" -#: g10/mainproc.c:488 +#: g10/mainproc.c:487 #, c-format msgid "encrypted with %lu passphrases\n" msgstr "chiffr� avec %lu mots de passe\n" -#: g10/mainproc.c:490 +#: g10/mainproc.c:489 msgid "encrypted with 1 passphrase\n" msgstr "chiffr� avec 1 mot de passe\n" -#: g10/mainproc.c:506 g10/mainproc.c:525 +#: g10/mainproc.c:505 g10/mainproc.c:524 #, c-format msgid "assuming %s encrypted data\n" msgstr "on suppose des donn�es chiffr�es avec %s\n" -#: g10/mainproc.c:513 +#: g10/mainproc.c:512 #, c-format msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" msgstr "" "L'algorithme IDEA n'est pas disponible, avec un peu de chance %s marchera\n" "peut-�tre\n" -#: g10/mainproc.c:543 +#: g10/mainproc.c:542 msgid "decryption okay\n" msgstr "le d�chiffrement a r�ussi\n" -#: g10/mainproc.c:547 +#: g10/mainproc.c:546 msgid "WARNING: message was not integrity protected\n" msgstr "AVERTISSEMENT: l'int�grit� du message n'�tait pas prot�g�e\n" -#: g10/mainproc.c:550 +#: g10/mainproc.c:549 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "AVERTISSEMENT: le message chiffr� a �t� manipul� !\n" -#: g10/mainproc.c:556 +#: g10/mainproc.c:555 #, c-format msgid "decryption failed: %s\n" msgstr "le d�chiffrement a �chou�: %s\n" -#: g10/mainproc.c:575 +#: g10/mainproc.c:574 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTE: l'exp�diteur a demand� �pour vos yeux seulement�\n" -#: g10/mainproc.c:577 +#: g10/mainproc.c:576 #, c-format msgid "original file name='%.*s'\n" msgstr "nom de fichier original: '%.*s'\n" -#: g10/mainproc.c:749 +#: g10/mainproc.c:748 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "r�vocation autonome - utilisez �gpg --import� pour l'appliquer\n" -#: g10/mainproc.c:817 +#: g10/mainproc.c:816 msgid "Notation: " msgstr "Notation: " -#: g10/mainproc.c:829 +#: g10/mainproc.c:828 msgid "Policy: " msgstr "Politique: " @@ -3758,63 +3791,63 @@ msgstr "Signature faite %.*s avec la cl� %s ID %08lX\n" #. grammar, you say "at" if the key is located on a web #. page, but "from" if it is located on a keyserver. I'm #. not going to even try to make two strings here :) -#: g10/mainproc.c:1368 +#: g10/mainproc.c:1374 msgid "Key available at: " msgstr "Cl� disponible sur: " -#: g10/mainproc.c:1417 g10/mainproc.c:1450 +#: g10/mainproc.c:1423 g10/mainproc.c:1456 msgid "BAD signature from \"" msgstr "MAUVAISE signature de \"" -#: g10/mainproc.c:1418 g10/mainproc.c:1451 +#: g10/mainproc.c:1424 g10/mainproc.c:1457 msgid "Expired signature from \"" msgstr "Signature expir�e de \"" -#: g10/mainproc.c:1419 g10/mainproc.c:1452 +#: g10/mainproc.c:1425 g10/mainproc.c:1458 msgid "Good signature from \"" msgstr "Bonne signature de \"" -#: g10/mainproc.c:1454 +#: g10/mainproc.c:1460 msgid "[uncertain]" msgstr "[incertain]" -#: g10/mainproc.c:1553 +#: g10/mainproc.c:1559 #, c-format msgid "Signature expired %s\n" msgstr "La signature a expir� le %s\n" -#: g10/mainproc.c:1558 +#: g10/mainproc.c:1564 #, c-format msgid "Signature expires %s\n" msgstr "La signature expire le %s\n" -#: g10/mainproc.c:1561 +#: g10/mainproc.c:1567 #, c-format msgid "%s signature, digest algorithm %s\n" msgstr "signature %s, algorithme de hachage %s\n" -#: g10/mainproc.c:1562 +#: g10/mainproc.c:1568 msgid "binary" msgstr "binaire" -#: g10/mainproc.c:1563 +#: g10/mainproc.c:1569 msgid "textmode" msgstr "modetexte" -#: g10/mainproc.c:1563 +#: g10/mainproc.c:1569 msgid "unknown" msgstr "inconnu" -#: g10/mainproc.c:1583 +#: g10/mainproc.c:1589 #, c-format msgid "Can't check signature: %s\n" msgstr "Impossible de v�rifier la signature: %s\n" -#: g10/mainproc.c:1652 g10/mainproc.c:1668 g10/mainproc.c:1754 +#: g10/mainproc.c:1657 g10/mainproc.c:1673 g10/mainproc.c:1759 msgid "not a detached signature\n" msgstr "la signature n'est pas d�tach�e\n" -#: g10/mainproc.c:1695 +#: g10/mainproc.c:1700 msgid "" "WARNING: multiple signatures detected. Only the first will be checked.\n" msgstr "" @@ -3822,64 +3855,64 @@ msgstr "" "premi�re\n" "sera v�rifi�e.\n" -#: g10/mainproc.c:1703 +#: g10/mainproc.c:1708 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "signature autonome de classe 0x%02x\n" -#: g10/mainproc.c:1760 +#: g10/mainproc.c:1765 msgid "old style (PGP 2.x) signature\n" msgstr "signature d'un ancien style (PGP 2.x)\n" -#: g10/mainproc.c:1770 +#: g10/mainproc.c:1775 msgid "invalid root packet detected in proc_tree()\n" msgstr "paquet racine invalide d�tect� dans proc_tree()\n" -#: g10/misc.c:98 +#: g10/misc.c:99 #, c-format msgid "can't disable core dumps: %s\n" msgstr "impossible d'emp�cher la g�n�ration de fichiers �core�: %s\n" -#: g10/misc.c:162 +#: g10/misc.c:163 msgid "Experimental algorithms should not be used!\n" msgstr "Les algorithmes exp�rimentaux ne devraient pas �tre utilis�s !\n" -#: g10/misc.c:192 +#: g10/misc.c:193 msgid "this cipher algorithm is deprecated; please use a more standard one!\n" msgstr "" "Cet algorithme de chiffrement est d�conseill�; utilisez-en un\n" "plus standard !\n" -#: g10/misc.c:300 +#: g10/misc.c:301 msgid "the IDEA cipher plugin is not present\n" msgstr "le module de chiffrement IDEA n'est pas pr�sent\n" -#: g10/misc.c:301 +#: g10/misc.c:302 msgid "" "please see http://www.gnupg.org/why-not-idea.html for more information\n" msgstr "" "voir http://www.gnupg.org/fr/why-not-idea.html pour plus d'informations\n" -#: g10/misc.c:533 +#: g10/misc.c:534 #, c-format msgid "%s:%d: deprecated option \"%s\"\n" msgstr "%s:%d: option d�conseill�e \"%s\"\n" -#: g10/misc.c:537 +#: g10/misc.c:538 #, c-format msgid "WARNING: \"%s\" is a deprecated option\n" msgstr "AVERTISSEMENT: \"%s\" est une option d�conseill�e.\n" -#: g10/misc.c:539 +#: g10/misc.c:540 #, c-format msgid "please use \"%s%s\" instead\n" msgstr "utilisez \"%s%s\" � la place\n" -#: g10/misc.c:550 +#: g10/misc.c:551 msgid "Uncompressed" msgstr "D�compress�" -#: g10/misc.c:628 +#: g10/misc.c:629 #, c-format msgid "this message may not be usable by %s\n" msgstr "ce message ne sera pas utilisable par %s\n" @@ -4010,34 +4043,34 @@ msgstr "Entrez le mot de passe: " msgid "Repeat passphrase: " msgstr "R�p�tez le mot de passe: " -#: g10/plaintext.c:67 +#: g10/plaintext.c:69 msgid "data not saved; use option \"--output\" to save it\n" msgstr "" "les donn�es ne sont pas enregistr�es; utilisez l'option �--output� pour\n" "les enregistrer\n" -#: g10/plaintext.c:108 +#: g10/plaintext.c:110 #, c-format msgid "error creating `%s': %s\n" msgstr "erreur pendant la cr�ation de `%s': %s\n" -#: g10/plaintext.c:339 +#: g10/plaintext.c:387 msgid "Detached signature.\n" msgstr "Signature d�tach�e.\n" -#: g10/plaintext.c:343 +#: g10/plaintext.c:391 msgid "Please enter name of data file: " msgstr "Entrez le nom du fichier de donn�es: " -#: g10/plaintext.c:364 +#: g10/plaintext.c:412 msgid "reading stdin ...\n" msgstr "lecture de l'entr�e standard...\n" -#: g10/plaintext.c:398 +#: g10/plaintext.c:446 msgid "no signed data\n" msgstr "pas de donn�es sign�es\n" -#: g10/plaintext.c:406 +#: g10/plaintext.c:454 #, c-format msgid "can't open signed data `%s'\n" msgstr "impossible d'ouvir les donn�es sign�es `%s'\n" @@ -4086,31 +4119,31 @@ msgstr "requ�te de la cl� %08lX de %s\n" msgid "can't get key from keyserver: %s\n" msgstr "impossible d'obtenir les cl�s du serveur: %s\n" -#: g10/hkp.c:179 +#: g10/hkp.c:183 #, c-format msgid "error sending to `%s': %s\n" msgstr "erreur pendant l'envoi de `%s': %s\n" -#: g10/hkp.c:194 +#: g10/hkp.c:198 #, c-format msgid "success sending to `%s' (status=%u)\n" msgstr "l'envoi � `%s' s'est d�roul� avec succ�s (r�sultat=%u)\n" -#: g10/hkp.c:197 +#: g10/hkp.c:201 #, c-format msgid "failed sending to `%s': status=%u\n" msgstr "l'envoi � `%s' a �chou�: le r�sultat est %u\n" -#: g10/hkp.c:369 +#: g10/hkp.c:373 msgid "this keyserver does not support --search-keys\n" msgstr "ce serveur de cl�s ne supporte pas --search-keys\n" -#: g10/hkp.c:519 +#: g10/hkp.c:523 #, c-format msgid "searching for \"%s\" from HKP server %s\n" msgstr "recherche de \"%s\" du serveur HKP %s\n" -#: g10/hkp.c:571 +#: g10/hkp.c:575 #, c-format msgid "can't search keyserver: %s\n" msgstr "impossible de chercher une cl� dans le serveur : %s\n" @@ -4199,12 +4232,12 @@ msgstr "" "la signature de la cl� %08lX est suppos�e �tre fausse car un bit\n" "critique est inconnu\n" -#: g10/sig-check.c:562 +#: g10/sig-check.c:564 #, c-format msgid "key %08lX: no subkey for subkey revocation packet\n" msgstr "cl� %08lX: pas de sous-cl� pour le paquet de r�vocation de sous-cl�\n" -#: g10/sig-check.c:588 +#: g10/sig-check.c:590 #, c-format msgid "key %08lX: no subkey for subkey binding signature\n" msgstr "" @@ -4495,7 +4528,7 @@ msgstr "base de confiance: la synchronisation a �chou�: %s\n" msgid "no need for a trustdb check\n" msgstr "v�rification de la base de confiance inutile\n" -#: g10/trustdb.c:465 g10/trustdb.c:1811 +#: g10/trustdb.c:465 g10/trustdb.c:1814 #, c-format msgid "next trustdb check due at %s\n" msgstr "la prochaine v�rification de la base de confiance aura lieu le %s\n" @@ -4513,30 +4546,30 @@ msgstr "v�rifier la base de confiance\n" msgid "public key %08lX not found: %s\n" msgstr "cl� publique %08lX non trouv�e : %s\n" -#: g10/trustdb.c:1200 +#: g10/trustdb.c:1203 #, c-format msgid "signature from Elgamal signing key %08lX to %08lX skipped\n" msgstr "" "la signature de la cl� de signature Elgamal %08lX pour %08lX a �t�\n" "ignor�e\n" -#: g10/trustdb.c:1208 +#: g10/trustdb.c:1211 #, c-format msgid "signature from %08lX to Elgamal signing key %08lX skipped\n" msgstr "" "la signature de %08lX pour la cl� de signature Elgamal %08lX a �t�\n" "ignor�e\n" -#: g10/trustdb.c:1605 +#: g10/trustdb.c:1608 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d cl�s trait�es (%d comptes de validit� r�initialis�s)\n" -#: g10/trustdb.c:1663 +#: g10/trustdb.c:1666 msgid "no ultimately trusted keys found\n" msgstr "aucune cl� de confiance ultime n'a �t� trouv�e\n" -#: g10/trustdb.c:1677 +#: g10/trustdb.c:1680 #, c-format msgid "public key of ultimately trusted key %08lX not found\n" msgstr "la cl� publique de la cl� de confiace ultime %08lX est introuvable\n" @@ -4544,7 +4577,7 @@ msgstr "la cl� publique de la cl� de confiace ultime %08lX est introuvable\n" #. This should be valid=%d now, but I'm not changing it so I #. don't break the translated strings in the stable branch. #. Change it in devel. -dms -#: g10/trustdb.c:1752 +#: g10/trustdb.c:1755 #, c-format msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" msgstr "" @@ -4671,37 +4704,37 @@ msgstr "" msgid "DSA requires the use of a 160 bit hash algorithm\n" msgstr "DSA n�cessite l'utilisation d'un algorithme de hachage de 160 bits\n" -#: g10/delkey.c:120 g10/delkey.c:127 +#: g10/delkey.c:121 g10/delkey.c:128 msgid "(unless you specify the key by fingerprint)\n" msgstr "(� moins de sp�cifier la cl� par son empreinte)\n" -#: g10/delkey.c:126 +#: g10/delkey.c:127 msgid "can't do that in batchmode without \"--yes\"\n" msgstr "impossible de faire cela en mode automatique sans �--yes�\n" -#: g10/delkey.c:150 +#: g10/delkey.c:151 msgid "Delete this key from the keyring? " msgstr "Enlever cette cl� du porte-cl�s ? " -#: g10/delkey.c:158 +#: g10/delkey.c:159 msgid "This is a secret key! - really delete? " msgstr "C'est une cl� secr�te - faut-il vraiment l'effacer ? " -#: g10/delkey.c:168 +#: g10/delkey.c:169 #, c-format msgid "deleting keyblock failed: %s\n" msgstr "la suppression du bloc de cl�s a �chou� : %s\n" -#: g10/delkey.c:178 +#: g10/delkey.c:179 msgid "ownertrust information cleared\n" msgstr "les informations de confiance au propri�taires ont �t� effac�es\n" -#: g10/delkey.c:206 +#: g10/delkey.c:207 #, c-format msgid "there is a secret key for public key \"%s\"!\n" msgstr "il y a une cl� secr�te pour la cl� publique \"%s\" !\n" -#: g10/delkey.c:208 +#: g10/delkey.c:209 msgid "use option \"--delete-secret-keys\" to delete it first.\n" msgstr "utiliser l'option �--delete-secret-keys� pour l'effacer d'abord.\n" @@ -5119,6 +5152,7 @@ msgid "%s: keyring created\n" msgstr "%s: porte-cl�s cr��\n" #: g10/photoid.c:65 +#, c-format msgid "" "\n" "Pick an image to use for your photo ID. The image must be a JPEG file.\n" |