summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ca.php
blob: 0c661353a776ce7644bc8ad3e5c954e2becc28ad (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptatge",
"File encryption is enabled." => "L'encriptació de fitxers està activada.",
"The following file types will not be encrypted:" => "Els tipus de fitxers següents no s'encriptaran:",
"Exclude the following file types from encryption:" => "Exclou els tipus de fitxers següents de l'encriptatge:",
"None" => "Cap"
);