summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/gl.php
blob: 91d155ccad36424efee50b05203a6a5bd6fae413 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluír os seguintes tipos de ficheiro do cifrado",
"None" => "Nada",
"Enable Encryption" => "Activar o cifrado"
);