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