# French translation of AES encryption (8.x-2.3)
# Copyright (c) 2019 by the French translation team
#
msgid ""
msgstr ""
"Project-Id-Version: AES encryption (8.x-2.3)\n"
"POT-Creation-Date: 2019-04-30 13:42+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"

msgid "Save"
msgstr "Enregistrer"
msgid "Other"
msgstr "Autre"
msgid "Key"
msgstr "Clef"
msgid "AES settings"
msgstr "Paramètres AES"
msgid "Cipher"
msgstr "Chiffrement"
msgid ""
"The key for your encryption system. You normally don't need to worry "
"about this since this module will generate a key for you if none is "
"specified. However you have the option of using your own custom key "
"here."
msgstr ""
"La clé pour votre système de chiffrement. Vous n'avez, normalement, "
"pas besoin de vous en soucier, dès lors que ce module génère une "
"clé pour vous lorsqu'aucune n'est spécifiée. Quoiqu'il en soit, "
"vous avez toujours l'option d'utiliser votre propre clé "
"personnalisée ici."
msgid "Confirm key"
msgstr "Confirmer la clé"
msgid "The encryption keys didn't match."
msgstr "Les clés de chiffrement ne correspondent pas."
msgid "Key changed."
msgstr "Clé modifiée."
msgid "AES uninstalled."
msgstr "AES désinstallé."
msgid "AES"
msgstr "AES"
msgid "Provides AES encryption."
msgstr "Fournit le chiffrement AES"
msgid ""
"It appears that phpseclib is installed in the right location but can't "
"be read. Check that the permissions on the directory and its files "
"allows for reading by the webserver."
msgstr ""
"Il apparaît que phpseclib est installée au bon endroit, mais ne peut "
"être lue. Vérifiez que les droits sur ce répertoire et sur ses "
"fichiers permettent la lecture par le serveur web."
msgid "AES implementation"
msgstr "Implémentation AES"
msgid "Tried to encrypt an empty string."
msgstr "Tentative de chiffrer une chaîne vide."
msgid "Tried to decrypt an empty string."
msgstr "Tentative de décrypter une chaîne vide."
msgid "AES installed using the Mcrypt implementation."
msgstr "AES installé avec l'implémentation Mcrypt."
msgid "AES installed using the phpseclib implementation."
msgstr "AES installé avec l'implémentation phpseclib."
msgid "AES installed without any implementation!"
msgstr "AES installé sans implémentation !"
msgid "Administer AES"
msgstr "Administrer AES"
msgid "PHP Secure Communications Library (phpseclib)"
msgstr "Bibliothèque PHP Secure Communications (phpseclib)"
msgid "Mcrypt extension"
msgstr "Extension Mcrypt"
msgid "The Mcrypt extension is the only installed implementation."
msgstr "L'extension Mcrypt est la seule implémentation installée."
msgid ""
"PHP Secure Communications Library is the only installed "
"implementation."
msgstr ""
"La bibliothèque PHP Secure Communications est la seule "
"implémentation installée."
msgid "AES encryption implementation"
msgstr "Implémentation du chiffrement d'AES"
