summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/da.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
new file mode 100644
index 00000000000..4d403042e1e
--- /dev/null
+++ b/settings/l10n/da.php
@@ -0,0 +1,19 @@
+<?php $TRANSLATIONS = array(
+"space" => "plads",
+"You're currently using" => "Du udnytter i øjeblikket",
+"Unable to change password" => "Kan ikke ændre din adgangskode",
+"New password" => "Ny adgangskode",
+"Authentication error" => "Godkendelsesfejl",
+"Your password got changed" => "Din adgangskode er ændret",
+"Language changed" => "Sprog ændret",
+"Invalid request" => "Invalid forespørgsel",
+"Account information" => "Konto information",
+"of your" => "af din",
+"Password changed" => "Adgangskoden er ændret",
+"Old password:" => "Gamle adgangskode",
+"Your old password is wrong!" => "Dit gamle adgangskode er forkert!",
+"Show new password" => "Vis den nye adgangskode",
+"You have to enter the old and the new password!" => "Du skal indtaste din gamle og nye adganskode",
+"Language" => "Sprog",
+"Change Password" => "Ændre adgangskode"
+);