+#: mutt_ssl.c:696
+msgid "cannot get certificate subject"
+msgstr "impossible d'obtenir le détenteur du certificat (subject)"
+
+#: mutt_ssl.c:708
+msgid "cannot get certificate common name"
+msgstr "impossible d'obtenir le nom du détenteur du certificat (CN)"
+
+#: mutt_ssl.c:717
+#, c-format
+msgid "certificate owner does not match hostname %s"
+msgstr "le propriétaire du certificat ne correspond pas au nom %s"
+
+#: mutt_ssl.c:754
+#, c-format
+msgid "Certificate host check failed: %s"
+msgstr "Échec de vérification de machine : %s"
+
+#: mutt_ssl.c:845 mutt_ssl_gnutls.c:664