server/apps/files_encryption/l10n/sv.php
2012-08-13 23:19:31 +02:00

6 lines
229 B
PHP

<?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"
);