summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-07 00:16:59 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-07 00:16:59 +0100
commit97222b1de5349ac31abf518b7fd762b24947e237 (patch)
tree4bdb6ac3db5ee9b1d002a4ae383fd63317f70564 /apps/files_encryption
parente5a497c9248fcab82b84befbc3842affccc71f9d (diff)
downloadnextcloud-server-97222b1de5349ac31abf518b7fd762b24947e237.tar.gz
nextcloud-server-97222b1de5349ac31abf518b7fd762b24947e237.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-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"
);