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.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/nb_NO.php b/apps/files_encryption/l10n/nb_NO.php
new file mode 100644
index 00000000000..e65df7b6ce3
--- /dev/null
+++ b/apps/files_encryption/l10n/nb_NO.php
@@ -0,0 +1,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"
+);