summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/sv.php
blob: 0a477f834609cc6c0304b125d9b04c6fbecd6089 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Exkludera följande filtyper från kryptering",
"None" => "Ingen",
"Enable Encryption" => "Aktivera kryptering"
);