server/apps/files_encryption/l10n/nb_NO.php
2013-01-23 00:06:18 +01:00

5 lines
178 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Ekskluder følgende filer fra kryptering",
"None" => "Ingen"
);