summaryrefslogtreecommitdiffstats
path: root/settings/l10n/da.php
blob: 1c0b87f8675d2ebe55f9134541900e715bbe462a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php $TRANSLATIONS = array(
"Account information" => "Konto information",
"You're currently using" => "Du udnytter i øjeblikket",
"of your" => "af din",
"space" => "plads",
"Change Password" => "Ændre adgangskode",
"Your password got changed" => "Din adgangskode er ændret",
"Old password:" => "Gamle adgangskode",
"New password" => "Ny adgangskode",
"Show new password" => "Vis den nye adgangskode",
"Language" => "Sprog",
"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"
);