aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nb_NO.php
blob: a5e16a034218f70cfbd03f2b55073b9c46934166 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
"File encryption is enabled." => "Fil-kryptering er aktivert.",
"The following file types will not be encrypted:" => "Følgende filtyper vil ikke bli kryptert:",
"Exclude the following file types from encryption:" => "Ekskluder følgende filtyper fra kryptering:",
"None" => "Ingen"
);