summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/da.php')
-rw-r--r--apps/user_ldap/l10n/da.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/da.php b/apps/user_ldap/l10n/da.php
new file mode 100644
index 00000000000..f01c7b71108
--- /dev/null
+++ b/apps/user_ldap/l10n/da.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Host" => "Host",
+"Base DN" => "Base DN",
+"Password" => "Kodeord",
+"Port" => "Port",
+"Use TLS" => "Brug TLS",
+"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
+"Help" => "Hjælp"
+);