summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nb_NO.php
blob: e65df7b6ce30ec1cf6ceaef2d9fea62c69efb426 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"Exclude the following file types from encryption" => "Ekskluder følgende filer fra kryptering",
"None" => "Ingen",
"Enable Encryption" => "Slå på kryptering"
);