summaryrefslogtreecommitdiffstats
path: root/settings/l10n/da.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 05:13:10 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 05:13:35 +0200
commitb2768637d2748a1d55ee98a9809c66e135a4190a (patch)
tree6db7f75b56d689c5c08cce986a62bcaf5248210c /settings/l10n/da.php
parent4a5ee765cf5030c7d92d88687e886079f6bafb1e (diff)
downloadnextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.tar.gz
nextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.zip
updated translations
Diffstat (limited to 'settings/l10n/da.php')
-rw-r--r--settings/l10n/da.php14
1 files changed, 4 insertions, 10 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 37a56f2f64c..ddccc98e482 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -1,19 +1,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",
-"Old password:" => "Gamle adgangskode",
"New password" => "Nye 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!" => "Din 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"
+"Language" => "Sprog"
);