diff options
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index 97ebb27baca..f7b5b48f6fb 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Applikationens navn ikke medsendt", +"No category to add?" => "Ingen kategori at tilføje?", +"This category already exists: " => "Denne kategori eksisterer allerede: ", "Owncloud password reset" => "Nulstil adgangskode til Owncloud", +"ownCloud password reset" => "Nulstil ownCloud kodeord", "Use the following link to reset your password: {link}" => "Anvend følgende link til at nulstille din adgangskode: {link}", "You will receive a link to reset your password via Email." => "Du vil modtage et link til at nulstille dit kodeord via email.", "Requested" => "Forespugt", @@ -15,7 +19,10 @@ "Apps" => "Apps", "Admin" => "Admin", "Help" => "Hjælp", +"Access forbidden" => "Adgang forbudt", "Cloud not found" => "Sky ikke fundet", +"Edit categories" => "Rediger kategorier", +"Add" => "Tilføj", "Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>", "Password" => "Kodeord", "Advanced" => "Avanceret", |