summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/da.php')
-rw-r--r--apps/files_encryption/l10n/da.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/da.php b/apps/files_encryption/l10n/da.php
index e52ecb868af..b085381ea7b 100644
--- a/apps/files_encryption/l10n/da.php
+++ b/apps/files_encryption/l10n/da.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Kryptering",
+"File encryption is enabled." => "Fil kryptering aktiveret.",
+"The following file types will not be encrypted:" => "De følgende filtyper vil ikke blive krypteret:",
+"Exclude the following file types from encryption:" => "Ekskluder de følgende fil typer fra kryptering:",
"None" => "Ingen"
);