summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/nb_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/nb_NO.php')
-rw-r--r--apps/files_encryption/l10n/nb_NO.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/nb_NO.php b/apps/files_encryption/l10n/nb_NO.php
index e52ecb868af..a5e16a03421 100644
--- a/apps/files_encryption/l10n/nb_NO.php
+++ b/apps/files_encryption/l10n/nb_NO.php
@@ -1,4 +1,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"
);