diff options
Diffstat (limited to 'settings/l10n/da.php')
-rw-r--r-- | settings/l10n/da.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 2d549ed86bf..f352dd459f9 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -6,7 +6,6 @@ $TRANSLATIONS = array( "Unable to change display name" => "Kunne ikke skifte skærmnavn", "Group already exists" => "Gruppen findes allerede", "Unable to add group" => "Gruppen kan ikke oprettes", -"Could not enable app. " => "Applikationen kunne ikke aktiveres.", "Email saved" => "Email adresse gemt", "Invalid email" => "Ugyldig email adresse", "Unable to delete group" => "Gruppen kan ikke slettes", @@ -21,9 +20,10 @@ $TRANSLATIONS = array( "Disable" => "Deaktiver", "Enable" => "Aktiver", "Please wait...." => "Vent venligst...", -"Error" => "Fejl", "Updating...." => "Opdaterer....", "Error while updating app" => "Der opstod en fejl under app opgraderingen", +"Error" => "Fejl", +"Update" => "Opdater", "Updated" => "Opdateret", "Decrypting files... Please wait, this can take some time." => "Dekryptere filer... Vent venligst, dette kan tage lang tid. ", "Saving..." => "Gemmer...", @@ -79,7 +79,6 @@ $TRANSLATIONS = array( "Select an App" => "Vælg en App", "See application page at apps.owncloud.com" => "Se applikationens side på apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></span>", -"Update" => "Opdater", "User Documentation" => "Brugerdokumentation", "Administrator Documentation" => "Administrator Dokumentation", "Online Documentation" => "Online dokumentation", |