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