summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/fr.php
blob: c9367d1a31209bb806fec920731bc4b0169c4262 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Chiffrement",
"Exclude the following file types from encryption" => "Ne pas chiffrer les fichiers dont les types sont les suivants",
"None" => "Aucun",
"Enable Encryption" => "Activer le chiffrement"
);