diff options
Diffstat (limited to 'settings/l10n/da.php')
-rw-r--r-- | settings/l10n/da.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php index 5b6a8d3d717..e5cfe0412ce 100644 --- a/settings/l10n/da.php +++ b/settings/l10n/da.php @@ -52,6 +52,7 @@ $TRANSLATIONS = array( "Groups" => "Grupper", "Group Admin" => "Gruppe Administrator", "Delete" => "Slet", +"never" => "aldrig", "add group" => "Tilføj gruppe", "A valid username must be provided" => "Et gyldigt brugernavn skal angives", "Error creating user" => "Fejl ved oprettelse af bruger", @@ -126,6 +127,7 @@ $TRANSLATIONS = array( "Documentation:" => "Dokumentation:", "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>", +"All" => "Alle", "Administrator Documentation" => "Administrator Dokumentation", "Online Documentation" => "Online dokumentation", "Forum" => "Forum", @@ -160,10 +162,13 @@ $TRANSLATIONS = array( "Create" => "Ny", "Admin Recovery Password" => "Administrator gendannelse kodeord", "Enter the recovery password in order to recover the users files during password change" => "Indtast et gendannelse kodeord for, at kunne gendanne brugerens filer ved ændring af kodeord", +"Group" => "Gruppe", +"Default Quota" => "Standard kvote", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Indtast venligst lagerkvote (f.eks. \"512 MB\" eller \"12 GB\")", "Unlimited" => "Ubegrænset", "Other" => "Andet", "Username" => "Brugernavn", +"Quota" => "Kvote", "change full name" => "ændre fulde navn", "set new password" => "skift kodeord", "Default" => "Standard" |