summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ca.php
blob: 8e087b34620b2c5415b72acfa78acc7e890fa591 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptatge",
"Exclude the following file types from encryption" => "Exclou els tipus de fitxers següents de l'encriptatge",
"None" => "Cap",
"Enable Encryption" => "Activa l'encriptatge"
);