diff options
Diffstat (limited to '')
-rw-r--r-- | po/fr.po | 524 |
1 files changed, 298 insertions, 226 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 0.9.0a\n" -"POT-Creation-Date: 1999-01-11 02:14+0100\n" +"POT-Creation-Date: 1999-01-20 22:45+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" @@ -197,6 +197,26 @@ msgstr "le fichier existe" msgid "weak key" msgstr "mauvaise cl�" +#: util/errors.c:97 +#, fuzzy +msgid "invalid argument" +msgstr "armure invalide" + +#: util/errors.c:98 +#, fuzzy +msgid "bad URI" +msgstr "mauvais entier en pr�cision multiple (MPI)" + +#: util/errors.c:99 +#, fuzzy +msgid "unsupported URI" +msgstr "non support�" + +#: util/errors.c:100 +#, fuzzy +msgid "network error" +msgstr "erreur g�n�rale" + #: util/logger.c:178 #, c-format msgid "... this is a bug (%s:%d:%s)\n" @@ -207,12 +227,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:405 +#: cipher/random.c:412 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:406 +#: cipher/random.c:413 msgid "" "The random number generator is only a kludge to let\n" "it run - it is in no way a strong RNG!\n" @@ -237,7 +257,7 @@ msgstr "" "Il n'y a pas assez d'octets al�atoires disponibles. Faites autre chose\n" "pour que l'OS puisse amasser plus d'entropie ! (il faut %d octets de plus)\n" -#: g10/g10.c:160 +#: g10/g10.c:163 msgid "" "@Commands:\n" " " @@ -245,124 +265,128 @@ msgstr "" "@Commandes:\n" " " -#: g10/g10.c:163 +#: g10/g10.c:166 msgid "|[file]|make a signature" msgstr "|[fichier]|faire une signature" -#: g10/g10.c:164 +#: g10/g10.c:167 msgid "|[file]|make a clear text signature" msgstr "|[fichier]|faire une signature en texte clair" -#: g10/g10.c:165 +#: g10/g10.c:168 msgid "make a detached signature" msgstr "faire une signature d�tach�e" -#: g10/g10.c:166 +#: g10/g10.c:169 msgid "encrypt data" msgstr "chiffrer les donn�es" -#: g10/g10.c:167 +#: g10/g10.c:170 msgid "encryption only with symmetric cipher" msgstr "chiffrement sym�trique seulement" -#: g10/g10.c:168 +#: g10/g10.c:171 msgid "store only" msgstr "pas d'action" -#: g10/g10.c:169 +#: g10/g10.c:172 msgid "decrypt data (default)" msgstr "d�chiffrer les donn�es (d�faut)" -#: g10/g10.c:170 +#: g10/g10.c:173 msgid "verify a signature" msgstr "v�rifier une signature" -#: g10/g10.c:172 +#: g10/g10.c:175 msgid "list keys" msgstr "lister les cl�s" -#: g10/g10.c:173 +#: g10/g10.c:176 msgid "list keys and signatures" msgstr "lister les cl�s et les signatures" -#: g10/g10.c:174 +#: g10/g10.c:177 msgid "check key signatures" msgstr "v�rifier les signatures des cl�s" -#: g10/g10.c:175 +#: g10/g10.c:178 msgid "list keys and fingerprints" msgstr "lister les cl�s et les empreintes" -#: g10/g10.c:176 +#: g10/g10.c:179 msgid "list secret keys" msgstr "lister les cl�s secr�tes" -#: g10/g10.c:178 +#: g10/g10.c:181 msgid "generate a new key pair" msgstr "g�n�rer une nouvelle paire de cl�s" -#: g10/g10.c:180 +#: g10/g10.c:183 msgid "remove key from the public keyring" msgstr "enlever la cl� du porte-cl�s public" -#: g10/g10.c:182 +#: g10/g10.c:185 msgid "sign or edit a key" msgstr "signer ou �diter une cl�" -#: g10/g10.c:183 +#: g10/g10.c:186 msgid "generate a revocation certificate" msgstr "g�n�rer un certificat de r�vocation" -#: g10/g10.c:185 +#: g10/g10.c:188 msgid "export keys" msgstr "exporter les cl�s" -#: g10/g10.c:188 +#: g10/g10.c:189 +msgid "export keys to a key server" +msgstr "" + +#: g10/g10.c:192 msgid "import/merge keys" msgstr "importer/fusionner les cl�s" -#: g10/g10.c:190 +#: g10/g10.c:194 msgid "list only the sequence of packets" msgstr "ne lister que les paquets" -#: g10/g10.c:193 +#: g10/g10.c:197 msgid "export the ownertrust values" msgstr "exporter les indices de confiance" -#: g10/g10.c:195 +#: g10/g10.c:199 msgid "import ownertrust values" msgstr "importer les indices de confiance" # -#: g10/g10.c:197 +#: g10/g10.c:201 msgid "|[NAMES]|update the trust database" msgstr "|[NOMS]|mettre la base de confiance � jour" -#: g10/g10.c:199 +#: g10/g10.c:203 msgid "|[NAMES]|check the trust database" msgstr "|[NOMS]|v�rifier la base de confiance" -#: g10/g10.c:200 +#: g10/g10.c:204 msgid "fix a corrupted trust database" msgstr "r�parer une base de confiance corrompue" -#: g10/g10.c:201 +#: g10/g10.c:205 msgid "De-Armor a file or stdin" msgstr "Enlever l'armure d'un fichier ou de stdin" -#: g10/g10.c:202 +#: g10/g10.c:206 msgid "En-Armor a file or stdin" msgstr "Mettre une armure � un fichier ou � stdin" -#: g10/g10.c:203 +#: g10/g10.c:207 msgid "|algo [files]|print message digests" msgstr "|alg. [fich.]|indiquer les fonctions de hachage" -#: g10/g10.c:204 +#: g10/g10.c:208 msgid "print all message digests" msgstr "�crire toutes les fonctions de hachage" -#: g10/g10.c:211 +#: g10/g10.c:215 msgid "" "@\n" "Options:\n" @@ -372,142 +396,146 @@ msgstr "" "Options:\n" " " -#: g10/g10.c:213 +#: g10/g10.c:217 msgid "create ascii armored output" msgstr "cr�er une sortie ascii armur�e" -#: g10/g10.c:215 +#: g10/g10.c:219 msgid "use this user-id to sign or decrypt" msgstr "utiliser ce nom pour signer ou d�chiffrer" -#: g10/g10.c:216 +#: g10/g10.c:220 msgid "use this user-id for encryption" msgstr "utiliser ce nom d'utilisateur pour chiffrer" -#: g10/g10.c:217 +#: g10/g10.c:221 msgid "|N|set compress level N (0 disables)" msgstr "|N|niveau de compression N (0 d�sactive)" -#: g10/g10.c:219 +#: g10/g10.c:223 msgid "use canonical text mode" msgstr "utiliser le mode de texte canonique" -#: g10/g10.c:221 +#: g10/g10.c:225 msgid "use as output file" msgstr "utiliser comme fichier de sortie" -#: g10/g10.c:222 +#: g10/g10.c:226 msgid "verbose" msgstr "bavard" -#: g10/g10.c:223 +#: g10/g10.c:227 msgid "be somewhat more quiet" msgstr "devenir beaucoup plus silencieux" # -#: g10/g10.c:224 +#: g10/g10.c:228 msgid "force v3 signatures" msgstr "forcer les signatures en v3" #. { oDryRun, "dry-run", 0, N_("do not make any changes") }, -#: g10/g10.c:226 +#: g10/g10.c:230 msgid "batch mode: never ask" msgstr "mode automatique : ne jamais rien demander" -#: g10/g10.c:227 +#: g10/g10.c:231 msgid "assume yes on most questions" msgstr "r�pondre oui � la plupart des questions" -#: g10/g10.c:228 +#: g10/g10.c:232 msgid "assume no on most questions" msgstr "r�pondre non � la plupart des questions" -#: g10/g10.c:229 +#: g10/g10.c:233 msgid "add this keyring to the list of keyrings" msgstr "ajouter ce porte-cl�s � la liste des porte-cl�s" -#: g10/g10.c:230 +#: g10/g10.c:234 msgid "add this secret keyring to the list" msgstr "ajouter ce porte-cl�s secret � la liste" -#: g10/g10.c:231 +#: g10/g10.c:235 msgid "|NAME|use NAME as default secret key" msgstr "|NOM|utiliser NOM comme cl� secr�te par d�faut" -#: g10/g10.c:232 +#: g10/g10.c:236 +msgid "|HOST|use this keyserver to lookup keys" +msgstr "" + +#: g10/g10.c:237 msgid "|NAME|set terminal charset to NAME" msgstr "|NOM|le terminal utilise la table de caract�res NOM" -#: g10/g10.c:233 +#: g10/g10.c:238 msgid "read options from file" msgstr "lire les options du fichier" -#: g10/g10.c:235 +#: g10/g10.c:240 msgid "set debugging flags" msgstr "choisir les attributs de d�boguage" -#: g10/g10.c:236 +#: g10/g10.c:241 msgid "enable full debugging" msgstr "permettre un d�boguage complet" -#: g10/g10.c:237 +#: g10/g10.c:242 msgid "|FD|write status info to this FD" msgstr "|FD|�crire l'�tat sur ce descripteur" -#: g10/g10.c:238 +#: g10/g10.c:243 msgid "do not write comment packets" msgstr "ne pas �crire de paquets de commentaire" -#: g10/g10.c:239 +#: g10/g10.c:244 msgid "(default is 1)" msgstr "(1 par d�faut)" -#: g10/g10.c:240 +#: g10/g10.c:245 msgid "(default is 3)" msgstr "(3 par d�faut)" -#: g10/g10.c:242 +#: g10/g10.c:247 msgid "|KEYID|ulimately trust this key" msgstr "|ID CLE|donner une confiance totale � cette cl�" -#: g10/g10.c:243 +#: g10/g10.c:248 msgid "|FILE|load extension module FILE" msgstr "|FICH|charger le module d'extension FICH" -#: g10/g10.c:244 +#: g10/g10.c:249 msgid "emulate the mode described in RFC1991" msgstr "imiter le mode d�crit dans la RFC1991" # FIXMOI : faudra trouver mieux ... -#: g10/g10.c:245 +#: g10/g10.c:250 msgid "|N|use passphrase mode N" msgstr "|N|utiliser le mode de codage des mots de passe N" -#: g10/g10.c:247 +#: g10/g10.c:252 msgid "|NAME|use message digest algorithm NAME for passphrases" msgstr "|NOM|utiliser le hachage NOM pour les mots de passe" -#: g10/g10.c:249 +#: g10/g10.c:254 msgid "|NAME|use cipher algorithm NAME for passphrases" msgstr "|NOM|utiliser le chiffre NOM pour les mots de passe" -#: g10/g10.c:251 +#: g10/g10.c:256 msgid "|NAME|use cipher algorithm NAME" msgstr "|NOM|utiliser l'algorithme de chiffrement NOM" -#: g10/g10.c:252 +#: g10/g10.c:257 msgid "|NAME|use message digest algorithm NAME" msgstr "|NOM|utiliser la fonction de hachage NOM" -#: g10/g10.c:253 +#: g10/g10.c:258 msgid "|N|use compress algorithm N" msgstr "|N|utiliser l'algorithme de compression N" -#: g10/g10.c:254 +#: g10/g10.c:259 msgid "throw keyid field of encrypted packets" msgstr "supprimer l'identification des paquets chiffr�s" -#: g10/g10.c:262 +#: g10/g10.c:267 msgid "" "@\n" "Examples:\n" @@ -527,20 +555,20 @@ msgstr "" " --list-keys [utilisateur] montrer les cl�s\n" " --fingerprint [utilisateur] montrer les empreintes\n" -#: g10/g10.c:341 +#: g10/g10.c:346 msgid "Please report bugs to <[email protected]>.\n" msgstr "Rapporter toutes anomalies � <[email protected]>.\n" -#: g10/g10.c:346 +#: g10/g10.c:351 msgid "Usage: gpgm [options] [files] (-h for help)" msgstr "Utilisation: gpgm [options] [fichiers] (-h pour l'aide)" -#: g10/g10.c:348 +#: g10/g10.c:353 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)" # -#: g10/g10.c:353 +#: g10/g10.c:358 msgid "" "Syntax: gpgm [options] [files]\n" "GnuPG maintenance utility\n" @@ -548,7 +576,7 @@ msgstr "" "Syntaxe: gpgm [options] [fichiers]\n" "utilitaire de maitenance de GnuPG\n" -#: g10/g10.c:356 +#: g10/g10.c:361 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -558,7 +586,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:362 +#: g10/g10.c:367 msgid "" "\n" "Supported algorithms:\n" @@ -566,221 +594,226 @@ msgstr "" "\n" "Algorithmes support�s:\n" -#: g10/g10.c:437 +#: g10/g10.c:442 msgid "usage: gpgm [options] " msgstr "utilisation: gpgm [options] " -#: g10/g10.c:439 +#: g10/g10.c:444 msgid "usage: gpg [options] " msgstr "utilisation: gpg [options] " -#: g10/g10.c:480 +#: g10/g10.c:485 msgid "conflicting commands\n" msgstr "commandes en conflit\n" -#: g10/g10.c:618 +#: g10/g10.c:623 #, 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:622 +#: g10/g10.c:627 #, c-format msgid "option file `%s': %s\n" msgstr "fichier d'options `%s' : %s\n" -#: g10/g10.c:629 +#: g10/g10.c:634 #, c-format msgid "reading options from `%s'\n" msgstr "lire les options de `%s'\n" -#: g10/g10.c:782 +#: g10/g10.c:788 #, 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:817 g10/g10.c:829 +#: g10/g10.c:824 g10/g10.c:836 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n" -#: g10/g10.c:823 g10/g10.c:835 +#: g10/g10.c:830 g10/g10.c:842 msgid "selected digest algorithm is invalid\n" msgstr "la fonction de hachage s�lectionn�e est invalide\n" -#: g10/g10.c:838 +#: g10/g10.c:845 #, 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:840 +#: g10/g10.c:847 msgid "completes-needed must be greater than 0\n" msgstr "� completes-needed � doit �tre sup�rieur � 0\n" -#: g10/g10.c:842 +#: g10/g10.c:849 msgid "marginals-needed must be greater than 1\n" msgstr "� marginals-needed � doit �tre sup�rieur � 1\n" -#: g10/g10.c:844 +#: g10/g10.c:851 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:847 +#: g10/g10.c:854 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:851 +#: g10/g10.c:858 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:934 +#: g10/g10.c:941 #, 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:940 +#: g10/g10.c:947 msgid "--store [filename]" msgstr "--store [nom du fichier]" -#: g10/g10.c:948 +#: g10/g10.c:955 msgid "--symmetric [filename]" msgstr "--symmetric [nom du fichier]" -#: g10/g10.c:956 +#: g10/g10.c:963 msgid "--encrypt [filename]" msgstr "--encrypt [nom du fichier]" -#: g10/g10.c:969 +#: g10/g10.c:976 msgid "--sign [filename]" msgstr "--sign [nom du fichier]" -#: g10/g10.c:982 +#: g10/g10.c:989 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom du fichier]" -#: g10/g10.c:996 +#: g10/g10.c:1003 msgid "--clearsign [filename]" msgstr "--clearsign [nom du fichier]" -#: g10/g10.c:1008 +#: g10/g10.c:1015 msgid "--decrypt [filename]" msgstr "--decrypt [nom du fichier]" -#: g10/g10.c:1017 +#: g10/g10.c:1024 msgid "--edit-key username [commands]" msgstr "--edit-key utilisateur [commandes]" -#: g10/g10.c:1033 +#: g10/g10.c:1040 msgid "--delete-secret-key username" msgstr "--delete-secret-key utilisateur" -#: g10/g10.c:1036 +#: g10/g10.c:1043 msgid "--delete-key username" msgstr "--delete-key utilisateur" -#: g10/encode.c:216 g10/g10.c:1059 g10/sign.c:301 +#: g10/encode.c:216 g10/g10.c:1066 g10/sign.c:311 #, c-format msgid "can't open %s: %s\n" msgstr "ne peut ouvrir %s: %s\n" -#: g10/g10.c:1070 +#: g10/g10.c:1077 msgid "-k[v][v][v][c] [userid] [keyring]" msgstr "-k[v][v][v][c] [utilisateur] [porte-cl�s]" -#: g10/g10.c:1127 +#: g10/g10.c:1138 #, c-format msgid "dearmoring failed: %s\n" msgstr "suppression d'armure non r�ussie : %s\n" -#: g10/g10.c:1135 +#: g10/g10.c:1146 #, c-format msgid "enarmoring failed: %s\n" msgstr "construction d'armure non r�ussie : %s \n" -#: g10/g10.c:1201 +#: g10/g10.c:1212 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algorithme de hachage `%s' invalide\n" -#: g10/g10.c:1280 +#: g10/g10.c:1291 msgid "[filename]" msgstr "[nom du fichier]" -#: g10/g10.c:1284 +#: g10/g10.c:1295 msgid "Go ahead and type your message ...\n" msgstr "Continuez et tapez votre message...\n" -#: g10/decrypt.c:59 g10/g10.c:1287 g10/verify.c:66 +#: g10/decrypt.c:59 g10/g10.c:1298 g10/verify.c:66 #, c-format msgid "can't open `%s'\n" msgstr "ne peut ouvrir `%s'\n" -#: g10/armor.c:321 +#: g10/armor.c:297 #, c-format msgid "armor: %s\n" msgstr "armure : %s\n" -#: g10/armor.c:344 +#: g10/armor.c:320 msgid "invalid armor header: " msgstr "en-t�te d'armure invalide : " -#: g10/armor.c:351 +#: g10/armor.c:327 msgid "armor header: " msgstr "en-t�te d'armure : " -#: g10/armor.c:362 +#: g10/armor.c:338 msgid "invalid clearsig header\n" msgstr "en-t�te de signature claire invalide\n" -#: g10/armor.c:414 +#: g10/armor.c:390 msgid "nested clear text signatures\n" msgstr "signatures en texte clair imbriqu�es\n" -#: g10/armor.c:533 +#: g10/armor.c:508 msgid "invalid dash escaped line: " msgstr "ligne de traits d'�chappement invalide : " -#: g10/armor.c:541 +#: g10/armor.c:516 msgid "unexpected armor:" msgstr "armure inattendue :" -#: g10/armor.c:627 +#: g10/armor.c:632 #, c-format msgid "invalid radix64 character %02x skipped\n" msgstr "caract�re %02x invalide en base 64 ignor�\n" -#: g10/armor.c:657 +#: g10/armor.c:675 msgid "premature eof (no CRC)\n" msgstr "fin de fichier pr�matur�e (pas de CRC)\n" -#: g10/armor.c:674 +#: g10/armor.c:709 msgid "premature eof (in CRC)\n" msgstr "fin de fichier pr�matur�e (dans le CRC)\n" -#: g10/armor.c:678 +#: g10/armor.c:713 msgid "malformed CRC\n" msgstr "CRC malform�\n" -#: g10/armor.c:682 +#: g10/armor.c:717 #, c-format msgid "CRC error; %06lx - %06lx\n" msgstr "Erreur de CRC ; %06lx - %06lx\n" -#: g10/armor.c:699 +#: g10/armor.c:734 msgid "premature eof (in Trailer)\n" msgstr "fin de fichier pr�matur�e (dans la remorque)\n" -#: g10/armor.c:703 +#: g10/armor.c:738 msgid "error in trailer line\n" msgstr "erreur dans la ligne de remorque\n" -#: g10/armor.c:964 +#: g10/armor.c:999 msgid "no valid OpenPGP data found.\n" msgstr "aucune de donn�e OpenPGP valide n'a �t� trouv�e.\n" -#: g10/armor.c:966 +#: g10/armor.c:1001 #, 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 +msgid "" +"quoted printable character in armor - probably a buggy MTA has been used\n" +msgstr "" + #: g10/pkclist.c:138 #, c-format msgid "" @@ -1277,20 +1310,33 @@ 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 +#, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" -"the command \"--add-key\" to generate a secondary key for this purpose.\n" +"the command \"--edit-key\" to generate a secondary key for this purpose.\n" msgstr "" "Notez que cette cl� ne peut �tre utilis�e pour chiffrer. Vous pouvez\n" "utiliser la commande � --add-key � pour g�n�rer une cl� secondaire �\n" "cette fin.\n" -#: g10/keygen.c:945 g10/keygen.c:1030 +#: g10/keygen.c:945 g10/keygen.c:1044 #, c-format msgid "Key generation failed: %s\n" msgstr "La g�n�ration de cl� a �chou� : %s\n" -#: g10/keygen.c:1008 +#: g10/keygen.c:989 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 +#, 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 msgid "Really create? " msgstr "Cr�er vraiment ? " @@ -1320,22 +1366,22 @@ msgstr "lecture de `%s'\n" msgid "%s/%s encrypted for: %s\n" msgstr "%s/%s chiffr� pour : %s\n" -#: g10/export.c:114 +#: g10/export.c:147 #, c-format msgid "%s: user not found: %s\n" msgstr "%s : utilisateur non trouv� : %s\n" -#: g10/export.c:123 +#: g10/export.c:156 #, c-format msgid "certificate read problem: %s\n" msgstr "probl�me lors de lecture du certificat : %s\n" -#: g10/export.c:132 +#: g10/export.c:165 #, c-format msgid "key %08lX: not a rfc2440 key - skipped\n" msgstr "cl� %08lX : ce n'est pas une cl� rfc2440 - ignor�e\n" -#: g10/export.c:174 +#: g10/export.c:203 msgid "WARNING: nothing exported\n" msgstr "ATTENTION : rien n'a �t� export�\n" @@ -1354,263 +1400,278 @@ msgstr "" "utilisation de la cl� secondaire %08lX � la place de la cl�\n" "principale %08lX\n" -#: g10/import.c:129 g10/trustdb.c:1180 +#: g10/import.c:117 g10/trustdb.c:1180 #, c-format msgid "can't open file: %s\n" msgstr "ne peut ouvrir le fichier : %s\n" -#: g10/import.c:148 +#: g10/import.c:165 #, c-format msgid "skipping block of type %d\n" msgstr "ne prend pas en compte le bloc de type %d\n" -#: g10/import.c:155 g10/trustdb.c:1474 g10/trustdb.c:1543 +#: g10/import.c:172 g10/trustdb.c:1474 g10/trustdb.c:1543 #, c-format msgid "%lu keys so far processed\n" msgstr "%lu cl�s trait�es jusqu'ici\n" -#: g10/import.c:160 g10/trustdb.c:1256 +#: g10/import.c:177 g10/trustdb.c:1256 #, c-format msgid "read error: %s\n" msgstr "erreur de lecture : %s\n" -#: g10/import.c:162 +#: g10/import.c:179 #, c-format msgid "Total number processed: %lu\n" msgstr " Quantit� totale trait�e : %lu\n" -#: g10/import.c:164 +#: g10/import.c:181 #, c-format msgid " w/o user IDs: %lu\n" msgstr " sans nom d'utilisateur : %lu\n" -#: g10/import.c:166 +#: g10/import.c:183 #, c-format msgid " imported: %lu" msgstr " import�e : %lu" -#: g10/import.c:172 +#: g10/import.c:189 #, c-format msgid " unchanged: %lu\n" msgstr " inchang�e : %lu\n" -#: g10/import.c:174 +#: g10/import.c:191 #, c-format msgid " new user IDs: %lu\n" msgstr " nouveaux noms d'utilisateurs : %lu\n" -#: g10/import.c:176 +#: g10/import.c:193 #, c-format msgid " new subkeys: %lu\n" msgstr " nouvelles sous-cl�s : %lu\n" -#: g10/import.c:178 +#: g10/import.c:195 #, c-format msgid " new signatures: %lu\n" msgstr " nouvelles signatures : %lu\n" -#: g10/import.c:180 +#: g10/import.c:197 #, c-format msgid " new key revocations: %lu\n" msgstr " nouvelles r�vocations de cl�s : %lu\n" -#: g10/import.c:182 +#: g10/import.c:199 #, c-format msgid " secret keys read: %lu\n" msgstr " cl�s secr�tes lues : %lu\n" -#: g10/import.c:184 +#: g10/import.c:201 #, c-format msgid " secret keys imported: %lu\n" msgstr " cl�s secr�tes import�es : %lu\n" -#: g10/import.c:186 +#: g10/import.c:203 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " cl�s secr�tes inchang�es : %lu\n" -#: g10/import.c:328 g10/import.c:520 +#: g10/import.c:343 g10/import.c:535 #, c-format msgid "key %08lX: no user id\n" msgstr "cl� %08lX : pas de nom d'utilisateur\n" -#: g10/import.c:339 +#: g10/import.c:354 #, c-format msgid "key %08lX: no valid user ids\n" msgstr "cl� %08lX : pas de nom d'utilisateur valide\n" -#: g10/import.c:341 +#: g10/import.c:356 msgid "this may be caused by a missing self-signature\n" msgstr "cela peut provenir d'une auto-signature manquante\n" -#: g10/import.c:352 g10/import.c:588 +#: g10/import.c:367 g10/import.c:603 #, c-format msgid "key %08lX: public key not found: %s\n" msgstr "cl� %08lX : cl� publique pas trouv�e: %s\n" -#: g10/import.c:358 +#: g10/import.c:373 msgid "no default public keyring\n" msgstr "pas de porte-cl�s public par d�faut\n" -#: g10/import.c:362 g10/openfile.c:105 g10/sign.c:205 g10/sign.c:592 +#: g10/import.c:377 g10/openfile.c:105 g10/sign.c:215 g10/sign.c:601 #, c-format msgid "writing to `%s'\n" msgstr "�criture de `%s'\n" -#: g10/import.c:366 g10/import.c:426 g10/import.c:642 +#: g10/import.c:381 g10/import.c:441 g10/import.c:657 #, c-format msgid "can't lock public keyring: %s\n" msgstr "ne peut verrouiller le porte-cl�s public : %s\n" -#: g10/import.c:369 +#: g10/import.c:384 #, c-format msgid "can't write to keyring: %s\n" msgstr "ne peut �crire le porte-cl�s : %s\n" -#: g10/import.c:373 +#: g10/import.c:388 #, c-format msgid "key %08lX: public key imported\n" msgstr "cl� %08lX : cl� publique import�e\n" -#: g10/import.c:386 +#: g10/import.c:401 #, c-format msgid "key %08lX: doesn't match our copy\n" msgstr "cl� %08lX : ne ressemble pas � notre copie\n" -#: g10/import.c:399 g10/import.c:597 +#: g10/import.c:414 g10/import.c:612 #, 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:406 g10/import.c:604 +#: g10/import.c:421 g10/import.c:619 #, 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:423 g10/import.c:535 g10/import.c:639 +#: g10/import.c:438 g10/import.c:550 g10/import.c:654 msgid "writing keyblock\n" msgstr "�criture du bloc de cl�s\n" -#: g10/import.c:429 g10/import.c:645 +#: g10/import.c:444 g10/import.c:660 #, c-format msgid "can't write keyblock: %s\n" msgstr "ne peut �crire le bloc de cl�s : %s\n" -#: g10/import.c:434 +#: g10/import.c:449 #, c-format msgid "key %08lX: 1 new user-id\n" msgstr "cl� %08lX : un nouvel utilisateur\n" -#: g10/import.c:437 +#: g10/import.c:452 #, c-format msgid "key %08lX: %d new user-ids\n" msgstr "cl� %08lX : %d nouveaux utilisateurs\n" -#: g10/import.c:440 +#: g10/import.c:455 #, c-format msgid "key %08lX: 1 new signature\n" msgstr "cl� %08lX : une nouvelle signature\n" -#: g10/import.c:443 +#: g10/import.c:458 #, c-format msgid "key %08lX: %d new signatures\n" msgstr "cl� %08lX : %d nouvelles signatures\n" -#: g10/import.c:446 +#: g10/import.c:461 #, c-format msgid "key %08lX: 1 new subkey\n" msgstr "cl� %08lX : une nouvelle sous-cl�\n" -#: g10/import.c:449 +#: g10/import.c:464 #, c-format msgid "key %08lX: %d new subkeys\n" msgstr "cl� %08lX : %d nouvelles sous-cl�s\n" -#: g10/import.c:459 +#: g10/import.c:474 #, c-format msgid "key %08lX: not changed\n" msgstr "cl� %08lX : n'a pas chang�\n" -#: g10/import.c:538 +#: g10/import.c:553 #, c-format msgid "can't lock secret keyring: %s\n" msgstr "ne peut verrouiller le porte-cl�s secret : %s\n" -#: g10/import.c:541 +#: g10/import.c:556 #, 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:544 +#: g10/import.c:559 #, 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:548 +#: g10/import.c:563 #, 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:553 +#: g10/import.c:568 #, 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:582 +#: g10/import.c:597 #, 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:615 +#: g10/import.c:630 #, 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:649 +#: g10/import.c:664 #, c-format msgid "key %08lX: revocation certificate imported\n" msgstr "cl� %08lX : certificat de r�vocation import�\n" -#: g10/import.c:680 +#: g10/import.c:698 #, c-format msgid "key %08lX: no user-id for signature\n" msgstr "cl� %08lX : pas d'utilisateur pour la signature\n" -#: g10/import.c:687 +#: g10/import.c:705 g10/import.c:729 #, c-format msgid "key %08lX: unsupported public key algorithm\n" msgstr "cl� %08lX : algorithme de cl� publique non support�\n" -#: g10/import.c:688 +#: g10/import.c:706 #, c-format msgid "key %08lX: invalid self-signature\n" msgstr "cl� %08lX : auto-signature invalide\n" -#: g10/import.c:717 +#: g10/import.c:722 +#, 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 +#, 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 #, c-format msgid "key %08lX: skipped userid '" msgstr "cl� %08lX : utilisateur non pris en compte '" -#: g10/import.c:740 +#: g10/import.c:781 +#, fuzzy, c-format +msgid "key %08lX: skipped subkey\n" +msgstr "cl� %08lX : une nouvelle sous-cl�\n" + +#: g10/import.c:800 #, 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:748 +#: g10/import.c:808 #, 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:807 +#: g10/import.c:867 #, c-format msgid "key %08lX: revocation certificate added\n" msgstr "cl� %08lX : certificat de r�vocation ajout�\n" -#: g10/import.c:921 g10/import.c:976 +#: g10/import.c:981 g10/import.c:1036 #, c-format msgid "key %08lX: our copy has no self-signature\n" msgstr "cl� %08lX : notre copie n'a pas d'auto-signature\n" @@ -1682,7 +1743,7 @@ msgstr "" msgid "Really sign? " msgstr "Signer r�ellement ? " -#: g10/keyedit.c:303 g10/sign.c:65 +#: g10/keyedit.c:303 g10/sign.c:75 #, c-format msgid "signing failed: %s\n" msgstr "la signature a �chou� : %s\n" @@ -2012,60 +2073,60 @@ msgstr "Pas d'utilisateur avec l'index %d\n" msgid "No secondary key with index %d\n" msgstr "Pas de cl� secondaire avec l'index %d\n" -#: g10/mainproc.c:198 +#: g10/mainproc.c:199 msgid "public key encrypted data: good DEK\n" msgstr "donn�es chiffr�es avec la cl� publique : bonne cl� de chiffrement\n" -#: g10/mainproc.c:201 +#: g10/mainproc.c:202 #, c-format msgid "public key decryption failed: %s\n" msgstr "le d�chiffrement de la cl� publique a �chou� : %s\n" -#: g10/mainproc.c:228 +#: g10/mainproc.c:229 msgid "decryption okay\n" msgstr "le d�chiffrement a r�ussi\n" -#: g10/mainproc.c:231 +#: g10/mainproc.c:232 #, c-format msgid "decryption failed: %s\n" msgstr "le d�chiffrement a �chou� : %s\n" -#: g10/mainproc.c:248 +#: g10/mainproc.c:249 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTE : l'exp�diteur a demand� � pour vos yeux seulement �\n" -#: g10/mainproc.c:250 +#: g10/mainproc.c:251 #, c-format msgid "original file name='%.*s'\n" msgstr "nom de fichier original : '%.*s'\n" -#: g10/mainproc.c:833 +#: g10/mainproc.c:834 msgid "signature verification suppressed\n" msgstr "v�rification de signature supprim�e\n" -#: g10/mainproc.c:839 +#: g10/mainproc.c:840 #, 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:847 +#: g10/mainproc.c:852 msgid "BAD signature from \"" msgstr "MAUVAISE signature de \"" -#: g10/mainproc.c:848 +#: g10/mainproc.c:853 msgid "Good signature from \"" msgstr "Bonne signature de \"" -#: g10/mainproc.c:879 +#: g10/mainproc.c:884 #, c-format msgid "Can't check signature: %s\n" msgstr "Ne peut v�rifier la signature : %s\n" -#: g10/mainproc.c:952 +#: g10/mainproc.c:957 msgid "old style (PGP 2.x) signature\n" msgstr "signature d'un ancien style (PGP 2.x)\n" -#: g10/mainproc.c:957 +#: g10/mainproc.c:962 msgid "invalid root packet detected in proc_tree()\n" msgstr "paquet racine invalide d�tect� dans proc_tree()\n" @@ -2140,15 +2201,15 @@ msgstr "" "donn�es non enregistr�es ; utilisez l'option \"--output\" pour\n" "les enregistrer\n" -#: g10/plaintext.c:166 +#: g10/plaintext.c:208 msgid "Please enter name of data file: " msgstr "Entrez le nom d'un fichier de donn�es : " -#: g10/plaintext.c:187 +#: g10/plaintext.c:229 msgid "reading stdin ...\n" msgstr "lecture de l'entr�e standard...\n" -#: g10/plaintext.c:250 +#: g10/plaintext.c:292 #, c-format msgid "can't open signed data `%s'\n" msgstr "ne peut ouvir les donn�es sign�es `%s'\n" @@ -2193,50 +2254,51 @@ msgstr "" "Ceci est une cl� ElGamal g�n�r�e par PGP qui n'est PAS s�re pour les\n" "signatures!\n" -#: g10/sig-check.c:166 -#, c-format -msgid "public key created %lu %s in future (time warp or clock problem)\n" -msgstr "" -"cl� publique cr��e %lu %s dans le futur\n" - -#: g10/sig-check.c:168 -msgid "second" -msgstr "seconde" +#: g10/sig-check.c:163 +#, fuzzy, c-format +msgid "public key is %lu second newer than the signature\n" +msgstr "lid %lu : utilisateur sans signature\n" -#: g10/sig-check.c:168 -msgid "seconds" -msgstr "secondes" +#: g10/sig-check.c:164 +#, fuzzy, c-format +msgid "public key is %lu seconds newer than the signature\n" +msgstr "lid %lu : utilisateur sans signature\n" -#: g10/sig-check.c:173 +#: g10/sig-check.c:180 #, c-format msgid "NOTE: signature key expired %s\n" msgstr "NOTE : la cl� de signature a expir� le %s\n" -#: g10/sig-check.c:230 +#: g10/sig-check.c:237 msgid "assuming bad signature due to an unknown critical bit\n" msgstr "" "la signature est suppos�e �tre fausse car un bit critique est\n" "inconnu\n" -#: g10/sign.c:69 +#: g10/sign.c:79 #, c-format msgid "%s signature from: %s\n" msgstr "Signature %s de : %s\n" -#: g10/sign.c:200 g10/sign.c:587 +#: g10/sign.c:210 g10/sign.c:596 #, c-format msgid "can't create %s: %s\n" msgstr "ne peut cr�er %s : %s\n" -#: g10/sign.c:296 +#: g10/sign.c:306 msgid "signing:" msgstr "signature :" -#: g10/sign.c:336 +#: g10/sign.c:346 #, c-format msgid "WARNING: `%s' is an empty file\n" msgstr "ATTENTION : `%s' est un fichier vide\n" +#: g10/textfilter.c:199 +#, fuzzy, c-format +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 #, c-format msgid "trustdb rec %lu: lseek failed: %s\n" @@ -2273,7 +2335,7 @@ msgstr "%s : r�pertoire cr��\n" 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:1275 g10/tdbio.c:449 +#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1292 g10/tdbio.c:449 #, c-format msgid "%s: can't create: %s\n" msgstr "%s : ne peut cr�er : %s\n" @@ -2908,36 +2970,40 @@ msgstr "n'a pas utilis� la cl� principale pour � insert_trust_record() �\n" 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:1283 +#: g10/ringedit.c:299 g10/ringedit.c:1300 #, c-format msgid "%s: keyring created\n" msgstr "%s : porte-cl�s cr��\n" -#: g10/ringedit.c:1469 +#: g10/ringedit.c:1486 msgid "WARNING: 2 files with confidential information exists.\n" msgstr "" "ATTENTION : 2 fichiers avec des informations confidentielles existent.\n" -#: g10/ringedit.c:1470 +#: g10/ringedit.c:1487 #, c-format msgid "%s is the unchanged one\n" msgstr "%s est le fichier original\n" -#: g10/ringedit.c:1471 +#: g10/ringedit.c:1488 #, c-format msgid "%s is the new one\n" msgstr "%s est le nouveau\n" -#: g10/ringedit.c:1472 +#: g10/ringedit.c:1489 msgid "Please fix this possible security flaw\n" msgstr "R�parez ce probl�me de s�curit� possible\n" -#: g10/skclist.c:94 +#: g10/skclist.c:88 g10/skclist.c:125 +msgid "key is not flagged as insecure - can't use it with the faked RNG!\n" +msgstr "" + +#: g10/skclist.c:113 #, c-format msgid "skipped `%s': %s\n" msgstr "`%s' a �t� ignor� : %s\n" -#: g10/skclist.c:100 +#: g10/skclist.c:119 #, c-format msgid "" "skipped `%s': this is a PGP generated ElGamal key which is not secure for " @@ -3153,3 +3219,9 @@ msgstr "Pas d'aide disponible" #, c-format msgid "No help available for `%s'" msgstr "Pas d'aide disponible pour `%s'" + +#~ msgid "second" +#~ msgstr "seconde" + +#~ msgid "seconds" +#~ msgstr "secondes" |