# translation of libgnutls to French # Copyright (C) 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the libgnutls package. # Nicolas Provost , 2009. # msgid "" msgstr "" "Project-Id-Version: libgnutls 2.8.5\n" "Report-Msgid-Bugs-To: bug-gnutls@gnu.org\n" "POT-Creation-Date: 2012-01-20 14:09+0100\n" "PO-Revision-Date: 2009-12-29 21:15+0100\n" "Last-Translator: Nicolas Provost \n" "Language-Team: French \n" "Language: fr\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" #: lib/gnutls_alert.c:45 msgid "Close notify" msgstr "Notification de fermeture" #: lib/gnutls_alert.c:46 msgid "Unexpected message" msgstr "Message inattendu" #: lib/gnutls_alert.c:47 msgid "Bad record MAC" msgstr "Mauvais bloc MAC" #: lib/gnutls_alert.c:48 msgid "Decryption failed" msgstr "Le décryptage a échoué" #: lib/gnutls_alert.c:49 msgid "Record overflow" msgstr "Dépassement de taille d'enregistrement" #: lib/gnutls_alert.c:50 msgid "Decompression failed" msgstr "Echec de décompression" #: lib/gnutls_alert.c:51 msgid "Handshake failed" msgstr "Echec de négociation" #: lib/gnutls_alert.c:52 msgid "Certificate is bad" msgstr "Mauvais certificat" #: lib/gnutls_alert.c:53 msgid "Certificate is not supported" msgstr "Ce certificat n'est pas supporté" #: lib/gnutls_alert.c:54 msgid "Certificate was revoked" msgstr "Le certificat est révoqué" #: lib/gnutls_alert.c:55 msgid "Certificate is expired" msgstr "Le certificat a expiré" #: lib/gnutls_alert.c:56 msgid "Unknown certificate" msgstr "Certificat inconnu" #: lib/gnutls_alert.c:57 msgid "Illegal parameter" msgstr "Paramètre illégal" #: lib/gnutls_alert.c:58 msgid "CA is unknown" msgstr "Autorité racine CA inconnue" #: lib/gnutls_alert.c:59 msgid "Access was denied" msgstr "Accès refusé" #: lib/gnutls_alert.c:60 msgid "Decode error" msgstr "Erreur de décodage" #: lib/gnutls_alert.c:61 msgid "Decrypt error" msgstr "Erreur de déchiffrage" #: lib/gnutls_alert.c:62 msgid "Export restriction" msgstr "Restriction à l'export" #: lib/gnutls_alert.c:63 msgid "Error in protocol version" msgstr "Erreur de version de protocole" #: lib/gnutls_alert.c:64 msgid "Insufficient security" msgstr "Sécurité insuffisante" #: lib/gnutls_alert.c:65 msgid "User canceled" msgstr "Annulation par l'utilisateur" #: lib/gnutls_alert.c:66 #, fuzzy #| msgid "\tRevoked certificates (%d):\n" msgid "No certificate (SSL 3.0)" msgstr "\tCertificats révoqués (%d):\n" #: lib/gnutls_alert.c:67 msgid "Internal error" msgstr "Erreur interne" #: lib/gnutls_alert.c:68 msgid "No renegotiation is allowed" msgstr "Renégociation interdite" #: lib/gnutls_alert.c:70 msgid "Could not retrieve the specified certificate" msgstr "Impossible d'obtenir le certificat spécifié" #: lib/gnutls_alert.c:71 msgid "An unsupported extension was sent" msgstr "Une extension non supportée a été transmise" #: lib/gnutls_alert.c:73 msgid "The server name sent was not recognized" msgstr "Le nom de serveur transmis n'est pas reconnu" #: lib/gnutls_alert.c:75 msgid "The SRP/PSK username is missing or not known" msgstr "Le nom d'utilisateur SRP/PSK est absent ou inconnu" #: lib/gnutls_errors.c:51 msgid "Success." msgstr "Succès." #: lib/gnutls_errors.c:52 msgid "Could not negotiate a supported cipher suite." msgstr "Impossible de négocier une méthode de chiffrement." #: lib/gnutls_errors.c:54 msgid "No or insufficient priorities were set." msgstr "" #: lib/gnutls_errors.c:56 msgid "The cipher type is unsupported." msgstr "Algorithme de chiffrement non supporté." #: lib/gnutls_errors.c:58 msgid "The certificate and the given key do not match." msgstr "Le certificat ne correspond pas avec la clef fournie." #: lib/gnutls_errors.c:60 msgid "Could not negotiate a supported compression method." msgstr "Echec lors de la négociation d'une méthode de compression." #: lib/gnutls_errors.c:62 msgid "An unknown public key algorithm was encountered." msgstr "Algorithme de clef publique inconnu." #: lib/gnutls_errors.c:65 msgid "An algorithm that is not enabled was negotiated." msgstr "Un algorithme non encore opérationnel a été négocié." #: lib/gnutls_errors.c:67 msgid "A large TLS record packet was received." msgstr "Un paquet TLS volumineux de données applicatives a été reçu." #: lib/gnutls_errors.c:69 msgid "A record packet with illegal version was received." msgstr "Un paquet de données contenant un numéro de version incorrect a été reçu." #: lib/gnutls_errors.c:72 msgid "The Diffie-Hellman prime sent by the server is not acceptable (not long enough)." msgstr "Le nombre de Diffie-Hellman envoyé par le serveur n'est pas suffisamment grand." #: lib/gnutls_errors.c:74 msgid "A TLS packet with unexpected length was received." msgstr "Un paquet TLS de longueur incorrecte a été reçu." #: lib/gnutls_errors.c:76 msgid "The TLS connection was non-properly terminated." msgstr "" #: lib/gnutls_errors.c:79 msgid "The specified session has been invalidated for some reason." msgstr "La session courante a été invalidée pour une raison non précisée." #: lib/gnutls_errors.c:82 msgid "GnuTLS internal error." msgstr "Erreur interne GnuTLS." #: lib/gnutls_errors.c:83 msgid "An illegal TLS extension was received." msgstr "Une extension TLS incorrecte a été reçue." #: lib/gnutls_errors.c:85 msgid "A TLS fatal alert has been received." msgstr "Une alerte TLS fatale a été reçue." #: lib/gnutls_errors.c:87 msgid "An unexpected TLS packet was received." msgstr "Un paquet TLS incorrect a été reçu." #: lib/gnutls_errors.c:89 msgid "A TLS warning alert has been received." msgstr "Un avertissement TLS a été reçu." #: lib/gnutls_errors.c:92 msgid "An error was encountered at the TLS Finished packet calculation." msgstr "Erreur durant la préparation du paquet TLS de fin d'établissement de session (\"TLS Finished\")." #: lib/gnutls_errors.c:94 #, fuzzy #| msgid "Certificate was revoked" msgid "No certificate was found." msgstr "Le certificat est révoqué" #: lib/gnutls_errors.c:96 msgid "The given DSA key is incompatible with the selected TLS protocol." msgstr "" #: lib/gnutls_errors.c:99 msgid "There is already a crypto algorithm with lower priority." msgstr "Un algorithme de chiffrement de priorité inférieure a déjà été sélectionné." #: lib/gnutls_errors.c:102 msgid "No temporary RSA parameters were found." msgstr "Paramètres temporaires RSA non trouvés." #: lib/gnutls_errors.c:104 msgid "No temporary DH parameters were found." msgstr "Paramètres temporaires DH non trouvés." #: lib/gnutls_errors.c:106 msgid "An unexpected TLS handshake packet was received." msgstr "Un paquet de négociation (handshake) TLS incorrect a été reçu." #: lib/gnutls_errors.c:108 msgid "The scanning of a large integer has failed." msgstr "Echec lors de la recherche d'un grand entier." #: lib/gnutls_errors.c:110 msgid "Could not export a large integer." msgstr "Impossible de transmettre un grand nombre entier." #: lib/gnutls_errors.c:112 msgid "Decryption has failed." msgstr "Le décryptage a échoué." #: lib/gnutls_errors.c:113 msgid "Encryption has failed." msgstr "Le chiffrement a échoué." #: lib/gnutls_errors.c:114 msgid "Public key decryption has failed." msgstr "Le déchiffrement a échoué (clef publique)." #: lib/gnutls_errors.c:116 msgid "Public key encryption has failed." msgstr "Le chiffrement a échoué (clef publique)." #: lib/gnutls_errors.c:118 msgid "Public key signing has failed." msgstr "Echec de la signature (clef publique)." #: lib/gnutls_errors.c:120 msgid "Public key signature verification has failed." msgstr "Echec lors de la vérification de la signature (clef publique)." #: lib/gnutls_errors.c:122 msgid "Decompression of the TLS record packet has failed." msgstr "Echec de la décompression d'un paquet TLS de données applicatives (\"TLS Record\")." #: lib/gnutls_errors.c:124 msgid "Compression of the TLS record packet has failed." msgstr "Echec de la compression d'un paquet TLS de données applicatives (\"TLS Record\")." #: lib/gnutls_errors.c:127 msgid "Internal error in memory allocation." msgstr "Erreur interne d'allocation mémoire." #: lib/gnutls_errors.c:129 msgid "An unimplemented or disabled feature has been requested." msgstr "Une fonctionnalité non supportée a été demandée." #: lib/gnutls_errors.c:131 msgid "Insufficient credentials for that request." msgstr "Droits insuffisants pour satisfaire cette demande." #: lib/gnutls_errors.c:133 msgid "Error in password file." msgstr "Erreur dans le fichier de mots de passe." #: lib/gnutls_errors.c:134 msgid "Wrong padding in PKCS1 packet." msgstr "Bourrage (padding) PKCS1 incorrect." #: lib/gnutls_errors.c:136 msgid "The requested session has expired." msgstr "La session a expiré." #: lib/gnutls_errors.c:137 msgid "Hashing has failed." msgstr "Le calcul d'empreinte (hash) a échoué." #: lib/gnutls_errors.c:138 msgid "Base64 decoding error." msgstr "Erreur de décodage Base64." #: lib/gnutls_errors.c:140 msgid "Base64 unexpected header error." msgstr "Erreur au niveau de l'entête Base64." #: lib/gnutls_errors.c:143 msgid "Base64 encoding error." msgstr "Erreur d'encodage Base64." #: lib/gnutls_errors.c:145 msgid "Parsing error in password file." msgstr "Erreur d'analyse du fichier de mots de passe." #: lib/gnutls_errors.c:147 msgid "The requested data were not available." msgstr "Les données demandées ne sont pas disponibles." #: lib/gnutls_errors.c:149 msgid "Error in the pull function." msgstr "Erreur au niveau de la fonction \"pull\"." #: lib/gnutls_errors.c:150 msgid "Error in the push function." msgstr "Erreur au niveau de la fonction \"push\"." #: lib/gnutls_errors.c:152 msgid "The upper limit of record packet sequence numbers has been reached. Wow!" msgstr "La valeur maximale des numéros de séquence des paquets de données applicatives \"TLS Record\" a été atteinte !" #: lib/gnutls_errors.c:154 msgid "Error in the certificate." msgstr "Erreur dans le certificat." #: lib/gnutls_errors.c:156 msgid "Unknown Subject Alternative name in X.509 certificate." msgstr "L'entrée \"Subject Alternative Name\" (autre nom du sujet) du certificat X509 est vide." #: lib/gnutls_errors.c:159 msgid "Unsupported critical extension in X.509 certificate." msgstr "Une extension critique du certificat X509 n'est pas supportée." #: lib/gnutls_errors.c:161 msgid "Key usage violation in certificate has been detected." msgstr "Utilisation de la clef d'un certificat pour un usage non prévu." #: lib/gnutls_errors.c:163 msgid "Resource temporarily unavailable, try again." msgstr "Ressource temporairement indisponible, réessayer." #: lib/gnutls_errors.c:165 msgid "Function was interrupted." msgstr "Interruption de fonction." #: lib/gnutls_errors.c:166 msgid "Rehandshake was requested by the peer." msgstr "Une renégociation a été demandée par la machine distante." #: lib/gnutls_errors.c:169 msgid "TLS Application data were received, while expecting handshake data." msgstr "Des données applicatives TLS ont été reçues alors que des données de négociation étaient attendues." #: lib/gnutls_errors.c:171 msgid "Error in Database backend." msgstr "Erreur dans la structure de la base de données." #: lib/gnutls_errors.c:172 msgid "The certificate type is not supported." msgstr "Ce type de certificat n'est pas supporté." #: lib/gnutls_errors.c:174 msgid "The given memory buffer is too short to hold parameters." msgstr "Le tampon mémoire donné est trop petit pour contenir tous les paramètres." #: lib/gnutls_errors.c:176 msgid "The request is invalid." msgstr "Requête incorrecte." #: lib/gnutls_errors.c:177 msgid "The cookie was bad." msgstr "" #: lib/gnutls_errors.c:178 msgid "An illegal parameter has been received." msgstr "Un paramètre incorrect a été reçu." #: lib/gnutls_errors.c:180 #, fuzzy #| msgid "An illegal parameter has been received." msgid "An illegal parameter was found." msgstr "Un paramètre incorrect a été reçu." #: lib/gnutls_errors.c:182 msgid "Error while reading file." msgstr "Erreur de lecture de fichier." #: lib/gnutls_errors.c:184 msgid "ASN1 parser: Element was not found." msgstr "Element manquant durant l'analyse ASN1." #: lib/gnutls_errors.c:186 msgid "ASN1 parser: Identifier was not found" msgstr "Identifiant non trouvé durant l'analyse ASN1." #: lib/gnutls_errors.c:188 msgid "ASN1 parser: Error in DER parsing." msgstr "Erreur de décodage DER durant l'analyse ASN1." #: lib/gnutls_errors.c:190 msgid "ASN1 parser: Value was not found." msgstr "Valeur non trouvée durant l'analyse ASN1." #: lib/gnutls_errors.c:192 msgid "ASN1 parser: Generic parsing error." msgstr "Erreur durant l'analyse ASN1." #: lib/gnutls_errors.c:194 msgid "ASN1 parser: Value is not valid." msgstr "Valeur incorrecte détectée durant l'analyse ASN1." #: lib/gnutls_errors.c:196 msgid "ASN1 parser: Error in TAG." msgstr "Erreur d'étiquette (tag) détectée durant l'analyse ASN1." #: lib/gnutls_errors.c:197 msgid "ASN1 parser: error in implicit tag" msgstr "Erreur d'étiquette (tag implicite) détectée durant l'analyse ASN1." #: lib/gnutls_errors.c:199 msgid "ASN1 parser: Error in type 'ANY'." msgstr "Erreur dans un type \"ANY\" détectée lors de l'analyse ASN1." #: lib/gnutls_errors.c:201 msgid "ASN1 parser: Syntax error." msgstr "Erreur de syntaxe détectée lors de l'analyse ASN1." #: lib/gnutls_errors.c:203 msgid "ASN1 parser: Overflow in DER parsing." msgstr "Dépassement de capacité lors du décodage DER durant l'analyse ASN1." #: lib/gnutls_errors.c:206 msgid "Too many empty record packets have been received." msgstr "Trop de paquets de données applicatives (\"TLS Record\") vides ont été reçus." #: lib/gnutls_errors.c:208 #, fuzzy #| msgid "Too many empty record packets have been received." msgid "Too many handshake packets have been received." msgstr "Trop de paquets de données applicatives (\"TLS Record\") vides ont été reçus." #: lib/gnutls_errors.c:210 #, fuzzy #| msgid "The gcrypt library version is too old." msgid "The crypto library version is too old." msgstr "La version utilisée de la librairie gcrypt est trop ancienne." #: lib/gnutls_errors.c:213 msgid "The tasn1 library version is too old." msgstr "La version utilisée de la librairie tasn1 est trop ancienne." #: lib/gnutls_errors.c:215 msgid "The OpenPGP User ID is revoked." msgstr "L'identifiant d'utilisateur OpenPGP (User ID) est révoqué." #: lib/gnutls_errors.c:217 msgid "The OpenPGP key has not a preferred key set." msgstr "" #: lib/gnutls_errors.c:219 msgid "Error loading the keyring." msgstr "Erreur durant le chargement du trousseau de clefs." #: lib/gnutls_errors.c:221 #, fuzzy #| msgid "The initialization of LZO has failed." msgid "The initialization of crypto backend has failed." msgstr "Echec de l'initialisation de LZO." #: lib/gnutls_errors.c:223 msgid "No supported compression algorithms have been found." msgstr "Aucun algorithme de compression n'est disponible." #: lib/gnutls_errors.c:225 msgid "No supported cipher suites have been found." msgstr "Aucune méthode de chiffrement n'est disponible." #: lib/gnutls_errors.c:227 msgid "Could not get OpenPGP key." msgstr "Impossible d'obtenir la clef OpenPGP." #: lib/gnutls_errors.c:229 msgid "Could not find OpenPGP subkey." msgstr "Impossible de trouver la sous-clef OpenPGP." #: lib/gnutls_errors.c:231 #, fuzzy #| msgid "No renegotiation is allowed" msgid "Safe renegotiation failed." msgstr "Renégociation interdite" #: lib/gnutls_errors.c:233 #, fuzzy #| msgid "No renegotiation is allowed" msgid "Unsafe renegotiation denied." msgstr "Renégociation interdite" #: lib/gnutls_errors.c:236 msgid "The SRP username supplied is illegal." msgstr "Le nom d'utilisateur SRP communiqué est illicite." #: lib/gnutls_errors.c:238 #, fuzzy #| msgid "The SRP username supplied is illegal." msgid "The SRP username supplied is unknown." msgstr "Le nom d'utilisateur SRP communiqué est illicite." #: lib/gnutls_errors.c:241 msgid "The OpenPGP fingerprint is not supported." msgstr "Cette empreinte OpenPGP n'est pas supportée." #: lib/gnutls_errors.c:243 #, fuzzy #| msgid "The certificate type is not supported." msgid "The signature algorithm is not supported." msgstr "Ce type de certificat n'est pas supporté." #: lib/gnutls_errors.c:245 msgid "The certificate has unsupported attributes." msgstr "Le certificat possède des attributs non supportés." #: lib/gnutls_errors.c:247 msgid "The OID is not supported." msgstr "Identifiant OID non supporté." #: lib/gnutls_errors.c:249 msgid "The hash algorithm is unknown." msgstr "Algorithme d'empreinte (hash) inconnu." #: lib/gnutls_errors.c:251 msgid "The PKCS structure's content type is unknown." msgstr "Type de structure PKCS inconnu." #: lib/gnutls_errors.c:253 msgid "The PKCS structure's bag type is unknown." msgstr "Type de conteneur (bag) PKCS inconnu." #: lib/gnutls_errors.c:255 msgid "The given password contains invalid characters." msgstr "Le mot de passe fourni comporte des caractères invalides." #: lib/gnutls_errors.c:257 msgid "The Message Authentication Code verification failed." msgstr "Echec de la vérification du code d'authentification du message (MAC)." #: lib/gnutls_errors.c:259 msgid "Some constraint limits were reached." msgstr "Certaines valeurs limites ont été atteintes." #: lib/gnutls_errors.c:261 msgid "Failed to acquire random data." msgstr "Impossible de générer une valeur aléatoire." #: lib/gnutls_errors.c:264 msgid "Received a TLS/IA Intermediate Phase Finished message" msgstr "Un message signalant l'avant-dernière étape de l'échange de données et clefs complémentaires (\"TLS/IA Intermediate Phase Finished\") a été reçu." #: lib/gnutls_errors.c:266 msgid "Received a TLS/IA Final Phase Finished message" msgstr "Un message signalant la fin de l'échange de données et clefs complémentaires (\"TLS/IA Final Phase Finished\") a été reçu." #: lib/gnutls_errors.c:268 msgid "Verifying TLS/IA phase checksum failed" msgstr "Echec de la vérification de la somme de contrôle durant la phase \"TLS/IA\" (échange complémentaire de données et clefs)." #: lib/gnutls_errors.c:271 msgid "The specified algorithm or protocol is unknown." msgstr "L'algorithme ou le protocole demandé est inconnu." #: lib/gnutls_errors.c:274 msgid "The handshake data size is too large." msgstr "" #: lib/gnutls_errors.c:277 msgid "Error opening /dev/crypto" msgstr "" #: lib/gnutls_errors.c:280 msgid "Error interfacing with /dev/crypto" msgstr "" #: lib/gnutls_errors.c:283 #, fuzzy #| msgid "The requested data were not available." msgid "Channel binding data not available" msgstr "Les données demandées ne sont pas disponibles." #: lib/gnutls_errors.c:286 msgid "PKCS #11 error." msgstr "" #: lib/gnutls_errors.c:288 msgid "PKCS #11 initialization error." msgstr "" #: lib/gnutls_errors.c:290 #, fuzzy #| msgid "Error in password file." msgid "Error in parsing." msgstr "Erreur dans le fichier de mots de passe." #: lib/gnutls_errors.c:292 msgid "PKCS #11 error in PIN." msgstr "" #: lib/gnutls_errors.c:294 msgid "PKCS #11 PIN should be saved." msgstr "" #: lib/gnutls_errors.c:296 msgid "PKCS #11 error in slot" msgstr "" #: lib/gnutls_errors.c:298 msgid "Thread locking error" msgstr "" #: lib/gnutls_errors.c:300 msgid "PKCS #11 error in attribute" msgstr "" #: lib/gnutls_errors.c:302 msgid "PKCS #11 error in device" msgstr "" #: lib/gnutls_errors.c:304 msgid "PKCS #11 error in data" msgstr "" #: lib/gnutls_errors.c:306 msgid "PKCS #11 unsupported feature" msgstr "" #: lib/gnutls_errors.c:308 msgid "PKCS #11 error in key" msgstr "" #: lib/gnutls_errors.c:310 msgid "PKCS #11 PIN expired" msgstr "" #: lib/gnutls_errors.c:312 msgid "PKCS #11 PIN locked" msgstr "" #: lib/gnutls_errors.c:314 msgid "PKCS #11 error in session" msgstr "" #: lib/gnutls_errors.c:316 msgid "PKCS #11 error in signature" msgstr "" #: lib/gnutls_errors.c:318 msgid "PKCS #11 error in token" msgstr "" #: lib/gnutls_errors.c:320 msgid "PKCS #11 user error" msgstr "" #: lib/gnutls_errors.c:322 msgid "The operation timed out" msgstr "" #: lib/gnutls_errors.c:324 msgid "The operation was cancelled due to user error" msgstr "" #: lib/gnutls_errors.c:326 #, fuzzy #| msgid "No supported cipher suites have been found." msgid "No supported ECC curves were found" msgstr "Aucune méthode de chiffrement n'est disponible." #: lib/gnutls_errors.c:328 #, fuzzy #| msgid "The cipher type is unsupported." msgid "The curve is unsupported" msgstr "Algorithme de chiffrement non supporté." #: lib/gnutls_errors.c:330 #, fuzzy #| msgid "The requested data were not available." msgid "The requested PKCS #11 object is not available" msgstr "Les données demandées ne sont pas disponibles." #: lib/gnutls_errors.c:332 msgid "The provided X.509 certificate list is not sorted (in subject to issuer order)" msgstr "" #: lib/gnutls_errors.c:419 msgid "(unknown error code)" msgstr "(code d'erreur inconnu)" #: lib/openpgp/output.c:45 msgid "\t\tKey Usage:\n" msgstr "\t\tUsages possibles de la clef :\n" #: lib/openpgp/output.c:54 #, c-format msgid "error: get_key_usage: %s\n" msgstr "Erreur: get_key_usage: %s\n" #: lib/openpgp/output.c:59 msgid "\t\t\tDigital signatures.\n" msgstr "\t\t\tSignatures électroniques.\n" #: lib/openpgp/output.c:61 msgid "\t\t\tCommunications encipherment.\n" msgstr "\t\t\tChiffrement de communications.\n" #: lib/openpgp/output.c:63 msgid "\t\t\tStorage data encipherment.\n" msgstr "\t\t\tChiffrement de stockage de données.\n" #: lib/openpgp/output.c:65 msgid "\t\t\tAuthentication.\n" msgstr "\t\t\tAuthentification.\n" #: lib/openpgp/output.c:67 msgid "\t\t\tCertificate signing.\n" msgstr "\t\t\tSignature de certificat.\n" #: lib/openpgp/output.c:88 msgid "\tID (hex): " msgstr "\tID (hexa) :" #: lib/openpgp/output.c:113 msgid "\tFingerprint (hex): " msgstr "\tEmpreinte (hexa) : " #: lib/openpgp/output.c:130 msgid "\tFingerprint's random art:\n" msgstr "" #: lib/openpgp/output.c:148 msgid "\tRevoked: True\n" msgstr "\tRévoqué: oui\n" #: lib/openpgp/output.c:150 msgid "\tRevoked: False\n" msgstr "\tRévoqué: non\n" #: lib/openpgp/output.c:158 msgid "\tTime stamps:\n" msgstr "\tHorodatage:\n" #: lib/openpgp/output.c:175 #, c-format msgid "\t\tCreation: %s\n" msgstr "\t\tCréation: %s\n" #: lib/openpgp/output.c:189 msgid "\t\tExpiration: Never\n" msgstr "\t\tExpiration: jamais\n" #: lib/openpgp/output.c:198 #, c-format msgid "\t\tExpiration: %s\n" msgstr "\t\tExpiration: %s\n" #: lib/openpgp/output.c:220 lib/x509/ocsp_output.c:511 lib/x509/output.c:1173 #: lib/x509/output.c:1306 lib/x509/output.c:1496 lib/x509/output.c:1904 #: lib/x509/output.c:2029 msgid "unknown" msgstr "inconnu" #: lib/openpgp/output.c:222 #, c-format msgid "\tPublic Key Algorithm: %s\n" msgstr "\tAlgorithme de clef publique: %s\n" #: lib/openpgp/output.c:223 #, c-format msgid "\tKey Security Level: %s\n" msgstr "" #: lib/openpgp/output.c:244 lib/x509/output.c:1208 lib/x509/output.c:2044 #, c-format msgid "\t\tModulus (bits %d):\n" msgstr "\t\tModule (bits %d):\n" #: lib/openpgp/output.c:246 lib/x509/output.c:2046 msgid "\t\tExponent:\n" msgstr "\t\tExposant:\n" #: lib/openpgp/output.c:271 lib/x509/output.c:1253 lib/x509/output.c:2066 #, c-format msgid "\t\tPublic key (bits %d):\n" msgstr "\t\tClef publique (bits %d):\n" #: lib/openpgp/output.c:273 lib/x509/output.c:1255 lib/x509/output.c:2068 msgid "\t\tP:\n" msgstr "\t\tP:\n" #: lib/openpgp/output.c:275 lib/x509/output.c:1257 lib/x509/output.c:2070 msgid "\t\tQ:\n" msgstr "\t\tQ:\n" #: lib/openpgp/output.c:277 lib/x509/output.c:1259 lib/x509/output.c:2072 msgid "\t\tG:\n" msgstr "\t\tG:\n" #: lib/openpgp/output.c:308 lib/x509/ocsp_output.c:53 #: lib/x509/ocsp_output.c:283 lib/x509/output.c:1049 lib/x509/output.c:1657 #: lib/x509/output.c:1987 #, c-format msgid "\tVersion: %d\n" msgstr "\tVersion: %d\n" #: lib/openpgp/output.c:341 #, c-format msgid "\tName[%d]: %s\n" msgstr "\tNom[%d]: %s\n" #: lib/openpgp/output.c:343 #, c-format msgid "\tRevoked Name[%d]: %s\n" msgstr "\tNom révoqué[%d]: %s\n" #: lib/openpgp/output.c:364 #, c-format msgid "" "\n" "\tSubkey[%d]:\n" msgstr "" "\n" "\tSous-clef[%d]:\n" #: lib/openpgp/output.c:404 #, c-format msgid "name[%d]: %s, " msgstr "nom[%d]: %s, " #: lib/openpgp/output.c:406 #, c-format msgid "revoked name[%d]: %s, " msgstr "nom révoqué[%d]: %s, " #: lib/openpgp/output.c:426 msgid "fingerprint: " msgstr "empreinte: " #: lib/openpgp/output.c:446 #, c-format msgid "created: %s, " msgstr "créé: %s, " #: lib/openpgp/output.c:456 msgid "never expires, " msgstr "n'expire jamais, " #: lib/openpgp/output.c:464 #, c-format msgid "expires: %s, " msgstr "expire: %s, " #: lib/openpgp/output.c:476 #, c-format msgid "key algorithm %s (%d bits)" msgstr "algorithme de clé %s (%d bits)" #: lib/openpgp/output.c:478 #, c-format msgid "unknown key algorithm (%d)" msgstr "algorithme de clef inconnu (%d)" #: lib/openpgp/output.c:511 msgid "OpenPGP Certificate Information:\n" msgstr "Détails du certificat OpenPGP :\n" #: lib/x509/ocsp_output.c:139 lib/x509/ocsp_output.c:486 #: lib/x509/output.c:1834 lib/x509/output.c:2204 msgid "\t\t\tASCII: " msgstr "\t\t\tASCII: " #: lib/x509/ocsp_output.c:143 lib/x509/ocsp_output.c:490 #: lib/x509/output.c:1838 lib/x509/output.c:2208 msgid "\t\t\tHexdump: " msgstr "\t\t\tCode hexadécimal: " #: lib/x509/ocsp_output.c:188 #, fuzzy #| msgid "Other Information:\n" msgid "OCSP Request Information:\n" msgstr "Autres informations :\n" #: lib/x509/ocsp_output.c:297 #, fuzzy, c-format #| msgid "%s\t\t\totherName OID: %.*s\n" msgid "\tResponder ID: %.*s\n" msgstr "%s\t\t\tautre nom OID: %.*s\n" #: lib/x509/ocsp_output.c:315 #, fuzzy, c-format #| msgid "\t\tRevoked at: %s\n" msgid "\tProduced At: %s\n" msgstr "\t\tRévoqué le : %s\n" #: lib/x509/ocsp_output.c:409 #, fuzzy, c-format #| msgid "\t\tCreation: %s\n" msgid "\t\tRevocation time: %s\n" msgstr "\t\tCréation: %s\n" #: lib/x509/ocsp_output.c:424 #, fuzzy, c-format #| msgid "\t\tNext at: %s\n" msgid "\t\tThis Update: %s\n" msgstr "\t\tProchainement: %s\n" #: lib/x509/ocsp_output.c:439 #, fuzzy, c-format #| msgid "\t\tNext at: %s\n" msgid "\t\tNext Update: %s\n" msgstr "\t\tProchainement: %s\n" #: lib/x509/ocsp_output.c:512 lib/x509/output.c:1307 lib/x509/output.c:1905 #, c-format msgid "\tSignature Algorithm: %s\n" msgstr "\tAlgorithme de signature: %s\n" #: lib/x509/ocsp_output.c:516 lib/x509/output.c:1311 lib/x509/output.c:1909 msgid "warning: signed using a broken signature algorithm that can be forged.\n" msgstr "attention : signé en utilisant un algorithme de signature déjà \"cassé\" (faible) potentiellement corruptible.\n" #: lib/x509/ocsp_output.c:525 lib/x509/output.c:1338 lib/x509/output.c:1936 msgid "\tSignature:\n" msgstr "\tSignature:\n" #: lib/x509/ocsp_output.c:617 #, fuzzy #| msgid "Other Information:\n" msgid "OCSP Response Information:\n" msgstr "Autres informations :\n" #: lib/x509/output.c:103 #, c-format msgid "\t\t\tPath Length Constraint: %d\n" msgstr "\t\t\tProfondeur de chemin de certificats (Path Length Constraint): %d\n" #: lib/x509/output.c:104 #, c-format msgid "\t\t\tPolicy Language: %s" msgstr "\t\t\tTermes de politique d'utilisation: %s" #: lib/x509/output.c:113 msgid "" "\t\t\tPolicy:\n" "\t\t\t\tASCII: " msgstr "" "\t\t\tPolitique-d'utilisation:\n" "\t\t\t\tASCII:" #: lib/x509/output.c:115 msgid "" "\n" "\t\t\t\tHexdump: " msgstr "" "\n" "\t\t\t\tCode-hexadécimal :" #: lib/x509/output.c:140 #, c-format msgid "\t\t\tAccess Method: %.*s" msgstr "" #: lib/x509/output.c:305 #, c-format msgid "%s\t\t\tDigital signature.\n" msgstr "%s\t\t\tSignature électronique.\n" #: lib/x509/output.c:307 #, c-format msgid "%s\t\t\tNon repudiation.\n" msgstr "%s\t\t\tNon répudiation.\n" #: lib/x509/output.c:309 #, c-format msgid "%s\t\t\tKey encipherment.\n" msgstr "%s\t\t\tChiffrement de clef.\n" #: lib/x509/output.c:311 #, c-format msgid "%s\t\t\tData encipherment.\n" msgstr "%s\t\t\tChiffrement de données.\n" #: lib/x509/output.c:313 #, c-format msgid "%s\t\t\tKey agreement.\n" msgstr "%s\t\t\tValidation de clef.\n" #: lib/x509/output.c:315 #, c-format msgid "%s\t\t\tCertificate signing.\n" msgstr "%s\t\t\tSignature de certificat.\n" #: lib/x509/output.c:317 #, c-format msgid "%s\t\t\tCRL signing.\n" msgstr "%s\t\t\tSignature de liste de révocation (CRL).\n" #: lib/x509/output.c:319 #, c-format msgid "%s\t\t\tKey encipher only.\n" msgstr "%s\t\t\tChiffrement de clef seulement.\n" #: lib/x509/output.c:321 #, c-format msgid "%s\t\t\tKey decipher only.\n" msgstr "%s\t\t\tDéchiffrement de clef seulement.\n" #: lib/x509/output.c:372 msgid "warning: distributionPoint contains an embedded NUL, replacing with '!'\n" msgstr "attention : le point de distribution contient un caractère NUL, remplacé par '!'\n" #: lib/x509/output.c:465 #, c-format msgid "%s\t\t\tTLS WWW Server.\n" msgstr "%s\t\t\tServeur web TLS.\n" #: lib/x509/output.c:467 #, c-format msgid "%s\t\t\tTLS WWW Client.\n" msgstr "%s\t\t\tClient web TLS.\n" #: lib/x509/output.c:469 #, c-format msgid "%s\t\t\tCode signing.\n" msgstr "%s\t\t\tSignature de code.\n" #: lib/x509/output.c:471 #, c-format msgid "%s\t\t\tEmail protection.\n" msgstr "%s\t\t\tProtection d'email.\n" #: lib/x509/output.c:473 #, c-format msgid "%s\t\t\tTime stamping.\n" msgstr "%s\t\t\tHorodatage.\n" #: lib/x509/output.c:475 #, c-format msgid "%s\t\t\tOCSP signing.\n" msgstr "%s\t\t\tSignature OCSP.\n" #: lib/x509/output.c:477 #, c-format msgid "%s\t\t\tIpsec IKE.\n" msgstr "" #: lib/x509/output.c:479 #, c-format msgid "%s\t\t\tAny purpose.\n" msgstr "%s\t\t\tToutes utilisations.\n" #: lib/x509/output.c:512 #, c-format msgid "%s\t\t\tCertificate Authority (CA): FALSE\n" msgstr "%s\t\t\tCertificat autorité (CA): NON\n" #: lib/x509/output.c:514 #, c-format msgid "%s\t\t\tCertificate Authority (CA): TRUE\n" msgstr "%s\t\t\tCertificat autorité (CA): OUI\n" #: lib/x509/output.c:517 #, c-format msgid "%s\t\t\tPath Length Constraint: %d\n" msgstr "%s\t\t\tProfondeur de chemin de certificats (Path Length Constraint): %d\n" #: lib/x509/output.c:591 lib/x509/output.c:681 #, fuzzy #| msgid "warning: SAN contains an embedded NUL, replacing with '!'\n" msgid "warning: altname contains an embedded NUL, replacing with '!'\n" msgstr "attention : le champ SAN contient un caractère NUL, remplacé par '!'\n" #: lib/x509/output.c:687 #, c-format msgid "%s\t\t\tXMPP Address: %.*s\n" msgstr "%s\t\t\tAdresse XMPP: %.*s\n" #: lib/x509/output.c:692 #, c-format msgid "%s\t\t\totherName OID: %.*s\n" msgstr "%s\t\t\tautre nom OID: %.*s\n" #: lib/x509/output.c:694 #, c-format msgid "%s\t\t\totherName DER: " msgstr "%s\t\t\tautre Nom DER: " #: lib/x509/output.c:696 #, c-format msgid "" "\n" "%s\t\t\totherName ASCII: " msgstr "" "\n" "%s\t\t\tautreNom ASCII:" #: lib/x509/output.c:820 #, c-format msgid "%s\tExtensions:\n" msgstr "%s\tExtensions:\n" #: lib/x509/output.c:830 #, c-format msgid "%s\t\tBasic Constraints (%s):\n" msgstr "%s\t\tContraintes de base (%s):\n" #: lib/x509/output.c:831 lib/x509/output.c:846 lib/x509/output.c:863 #: lib/x509/output.c:879 lib/x509/output.c:894 lib/x509/output.c:911 #: lib/x509/output.c:926 lib/x509/output.c:941 lib/x509/output.c:959 #: lib/x509/output.c:970 lib/x509/output.c:981 lib/x509/output.c:1769 #: lib/x509/output.c:1792 lib/x509/output.c:1805 msgid "critical" msgstr "critique" #: lib/x509/output.c:831 lib/x509/output.c:846 lib/x509/output.c:863 #: lib/x509/output.c:879 lib/x509/output.c:894 lib/x509/output.c:911 #: lib/x509/output.c:926 lib/x509/output.c:941 lib/x509/output.c:959 #: lib/x509/output.c:970 lib/x509/output.c:981 lib/x509/output.c:1769 #: lib/x509/output.c:1792 lib/x509/output.c:1805 msgid "not critical" msgstr "non critique" #: lib/x509/output.c:845 #, c-format msgid "%s\t\tSubject Key Identifier (%s):\n" msgstr "%s\t\tIdentifiant de clef du sujet (%s):\n" #: lib/x509/output.c:862 #, c-format msgid "%s\t\tAuthority Key Identifier (%s):\n" msgstr "%s\t\tIdentifiant de la clef de l'autorité (%s):\n" #: lib/x509/output.c:878 #, c-format msgid "%s\t\tKey Usage (%s):\n" msgstr "%s\t\tUsages possibles de la clef (%s):\n" #: lib/x509/output.c:893 #, c-format msgid "%s\t\tKey Purpose (%s):\n" msgstr "%s\t\tUtilisation prévue de la clef (%s):\n" #: lib/x509/output.c:910 #, c-format msgid "%s\t\tSubject Alternative Name (%s):\n" msgstr "%s\t\tAutre nom du sujet (%s):\n" #: lib/x509/output.c:925 #, fuzzy, c-format #| msgid "%s\t\tSubject Alternative Name (%s):\n" msgid "%s\t\tIssuer Alternative Name (%s):\n" msgstr "%s\t\tAutre nom du sujet (%s):\n" #: lib/x509/output.c:940 #, c-format msgid "%s\t\tCRL Distribution points (%s):\n" msgstr "%s\t\tPoints de distribution des listes de révocation (%s):\n" #: lib/x509/output.c:958 #, c-format msgid "%s\t\tProxy Certificate Information (%s):\n" msgstr "%s\t\tDétails du certificat du proxy (%s):\n" #: lib/x509/output.c:968 #, fuzzy, c-format #| msgid "%s\t\tAuthority Key Identifier (%s):\n" msgid "%s\t\tAuthority Information Access (%s):\n" msgstr "%s\t\tIdentifiant de la clef de l'autorité (%s):\n" #: lib/x509/output.c:980 #, c-format msgid "%s\t\tUnknown extension %s (%s):\n" msgstr "%s\t\tExtension inconnue %s (%s):\n" #: lib/x509/output.c:1027 #, c-format msgid "%s\t\t\tASCII: " msgstr "%s\t\t\tASCII: " #: lib/x509/output.c:1031 #, c-format msgid "%s\t\t\tHexdump: " msgstr "%s\t\t\tCode hexadécimal: " #: lib/x509/output.c:1063 msgid "\tSerial Number (hex): " msgstr "\tNuméro de série (hexadécimal): " #: lib/x509/output.c:1092 lib/x509/output.c:1683 #, c-format msgid "\tIssuer: %s\n" msgstr "\tEmetteur: %s\n" #: lib/x509/output.c:1102 msgid "\tValidity:\n" msgstr "\tValidité:\n" #: lib/x509/output.c:1115 #, c-format msgid "\t\tNot Before: %s\n" msgstr "\t\tPas avant: %s\n" #: lib/x509/output.c:1129 #, c-format msgid "\t\tNot After: %s\n" msgstr "\t\tPas après: %s\n" #: lib/x509/output.c:1154 lib/x509/output.c:2011 #, c-format msgid "\tSubject: %s\n" msgstr "\tSujet: %s\n" #: lib/x509/output.c:1177 lib/x509/output.c:2031 #, c-format msgid "\tSubject Public Key Algorithm: %s\n" msgstr "\tAlgorithme de clef publique du sujet: %s\n" #: lib/x509/output.c:1178 #, c-format msgid "\tCertificate Security Level: %s (%d bits)\n" msgstr "" #: lib/x509/output.c:1210 #, c-format msgid "\t\tExponent (bits %d):\n" msgstr "\t\tExposant (bits %d):\n" #: lib/x509/output.c:1231 #, c-format msgid "\t\tCurve:\t%s\n" msgstr "" #: lib/x509/output.c:1232 msgid "\t\tX:\n" msgstr "" #: lib/x509/output.c:1234 msgid "\t\tY:\n" msgstr "" #: lib/x509/output.c:1361 msgid "" "\tMD5 fingerprint:\n" "\t\t" msgstr "" "\tEmpreinte MD5:\n" "\t\t" #: lib/x509/output.c:1363 msgid "" "\tSHA-1 fingerprint:\n" "\t\t" msgstr "" "\tEmpreinte SHA-1:\n" "\t\t" #: lib/x509/output.c:1385 lib/x509/output.c:2248 msgid "" "\tPublic Key Id:\n" "\t\t" msgstr "" "\tId de clef publique:\n" "\t\t" #: lib/x509/output.c:1401 #, fuzzy #| msgid "\t\tPublic key (bits %d):\n" msgid "\tPublic key's random art:\n" msgstr "\t\tClef publique (bits %d):\n" #: lib/x509/output.c:1498 #, c-format msgid "signed using %s (broken!), " msgstr "signé avec %s (cassé !)," #: lib/x509/output.c:1500 #, c-format msgid "signed using %s, " msgstr "signé avec %s," #: lib/x509/output.c:1613 msgid "X.509 Certificate Information:\n" msgstr "Détail du certificat X509:\n" #: lib/x509/output.c:1617 lib/x509/output.c:2285 msgid "Other Information:\n" msgstr "Autres informations :\n" #: lib/x509/output.c:1653 msgid "\tVersion: 1 (default)\n" msgstr "\tVersion: 1 (défaut)\n" #: lib/x509/output.c:1693 msgid "\tUpdate dates:\n" msgstr "\tDates de mise à jour:\n" #: lib/x509/output.c:1706 #, c-format msgid "\t\tIssued: %s\n" msgstr "\t\tEmis: %s\n" #: lib/x509/output.c:1722 #, c-format msgid "\t\tNext at: %s\n" msgstr "\t\tProchainement: %s\n" #: lib/x509/output.c:1753 msgid "\tExtensions:\n" msgstr "\tExtensions:\n" #: lib/x509/output.c:1768 #, c-format msgid "\t\tCRL Number (%s): " msgstr "\t\tNuméro de liste de révoc. CRL (%s):" #: lib/x509/output.c:1791 #, c-format msgid "\t\tAuthority Key Identifier (%s):\n" msgstr "\t\tIdentifiant de la clef de l'autorité (%s):\n" #: lib/x509/output.c:1804 #, c-format msgid "\t\tUnknown extension %s (%s):\n" msgstr "\t\tExtension inconnue %s (%s):\n" #: lib/x509/output.c:1854 #, c-format msgid "\tRevoked certificates (%d):\n" msgstr "\tCertificats révoqués (%d):\n" #: lib/x509/output.c:1856 msgid "\tNo revoked certificates.\n" msgstr "\tCertificats non révoqués.\n" #: lib/x509/output.c:1875 msgid "\t\tSerial Number (hex): " msgstr "\t\tNuméro de série (hexa): " #: lib/x509/output.c:1884 #, c-format msgid "\t\tRevoked at: %s\n" msgstr "\t\tRévoqué le : %s\n" #: lib/x509/output.c:1967 msgid "X.509 Certificate Revocation List Information:\n" msgstr "Détails sur la liste de révocation du certificat X509 : \n" #: lib/x509/output.c:2113 msgid "\tAttributes:\n" msgstr "\tAttributs:\n" #: lib/x509/output.c:2165 #, c-format msgid "\t\tChallenge password: %s\n" msgstr "\t\tMot de passe \"challenge\": %s\n" #: lib/x509/output.c:2176 #, c-format msgid "\t\tUnknown attribute %s:\n" msgstr "\t\tAttribut inconnu %s:\n" #: lib/x509/output.c:2281 msgid "PKCS #10 Certificate Request Information:\n" msgstr "Informations de requête de certificat PKCS10 :\n" #~ msgid "The peer did not send any certificate." #~ msgstr "La machine distante n'a pas envoyé de certificat." #~ msgid "The initialization of GnuTLS-extra has failed." #~ msgstr "Echec de l'initialisation de GnuTLS-extra." #~ msgid "The GnuTLS library version does not match the GnuTLS-extra library version." #~ msgstr "La version de la librairie GnuTLS ne correspond pas à celle de la librairie GnuTLS-extra." #~ msgid "The handshake data size is too large (DoS?), check gnutls_handshake_set_max_packet_length()." #~ msgstr "La taille des données de négociation (handshake) est trop grande (déni de service ?). Contrôlez gnutls_handshake_set_max_packet_length()." #~ msgid "Inner application negotiation failed" #~ msgstr "Echec de négociation interne à l'application" #~ msgid "Inner application verification failed" #~ msgstr "La vérification interne à l'application a échoué"