# Dutch translation of AES encryption (8.x-2.2)
# Copyright (c) 2014 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: AES encryption (8.x-2.2)\n"
"POT-Creation-Date: 2014-12-24 09:55+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Dutch\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 "Opslaan"
msgid "Other"
msgstr "Andere"
msgid "Key"
msgstr "Sleutel"
msgid "AES settings"
msgstr "AES instellingen"
msgid "Cipher"
msgstr "Versleuteling"
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 ""
"De sleutel voor de versleuteling. Normaal gesproken hoeft u zich "
"hierover geen zorgen te maken, omdat deze module een sleutel voor u "
"zal genereren als er geen is opgegeven. U heeft echter de mogelijkheid "
"uw eigen aangepaste sleutel te gebruiken."
msgid "Confirm key"
msgstr "Sleutel bevestigen"
msgid "The encryption keys didn't match."
msgstr "De sleutels komen niet overeen."
msgid "Key changed."
msgstr "De sleutel is veranderd."
msgid "AES uninstalled."
msgstr "AES verwijderd."
msgid "AES"
msgstr "AES"
msgid "Provides AES encryption."
msgstr "Biedt AES-encryptie"
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 ""
"Phpseclib is op de juiste locatie geïnstalleerd maar kan niet gelezen "
"worden. Controleer de toegangsrechten van de map en de bestanden, zorg "
"ervoor dat ze gelezen kunnen worden door de webserver."
msgid "AES implementation"
msgstr "AES-implementatie"
msgid "Tried to encrypt an empty string."
msgstr "Er is gepoogd een lege tekenreeks te versleutelen."
msgid "Tried to decrypt an empty string."
msgstr "Er is geprobeerd om een lege tekenreeks te ontcijferen."
msgid "AES installed using the Mcrypt implementation."
msgstr "AES geïnstalleerd met de Mcrypt-toepassing."
msgid "AES installed using the phpseclib implementation."
msgstr "AES geïnstalleerd met de phpseclib-toepassing."
msgid "AES installed without any implementation!"
msgstr "AES geïnstalleerd zonder een encryptie-toepassing!"
msgid "PHP Secure Communications Library (phpseclib)"
msgstr "PHP Secure Communications Library (phpseclib)"
msgid "Mcrypt extension"
msgstr "Mcrypt-uitbreiding"
msgid "The Mcrypt extension is the only installed implementation."
msgstr "De Mcrypt-uitbreiding is de enige geïnstalleerde toepassing."
msgid ""
"PHP Secure Communications Library is the only installed "
"implementation."
msgstr ""
"De PHP Secure Communications Library is de enige geïnstalleerde "
"toepassing."
msgid "AES encryption implementation"
msgstr "AES-versleuteling toepassing"
