summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nl.php
blob: 1ea56006fc3933793dbef249773abc76e1183d76 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Versleuteling",
"Exclude the following file types from encryption" => "Versleutel de volgende bestand types niet",
"None" => "Geen",
"Enable Encryption" => "Zet versleuteling aan"
);