summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/da.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-14 02:03:18 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-14 02:03:18 +0200
commite41ccd4344db20c13a1a2260134af052f7aedd9a (patch)
tree72cd878601cdd5dfcb5dccaf3d1e3785f992fe88 /apps/files_encryption/l10n/da.php
parentfdecee1bda0641eb0d1f215663a60a4ad559a6b8 (diff)
downloadnextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.tar.gz
nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/da.php')
-rw-r--r--apps/files_encryption/l10n/da.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/da.php b/apps/files_encryption/l10n/da.php
new file mode 100644
index 00000000000..144c9f97084
--- /dev/null
+++ b/apps/files_encryption/l10n/da.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Kryptering",
+"Exclude the following file types from encryption" => "Ekskluder følgende filtyper fra kryptering",
+"None" => "Ingen",
+"Enable Encryption" => "Aktivér kryptering"
+);