summaryrefslogtreecommitdiffstats
path: root/settings/l10n/da.php
blob: ddccc98e48234b7f8dd3726e87f97c294b2326bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php $TRANSLATIONS = array(
"Authentication error" => "Godkendelsesfejl",
"Invalid request" => "Invalid forespørgsel",
"Language changed" => "Sprog ændret",
"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",
"New password" => "Nye adgangskode",
"Language" => "Sprog"
);