diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /core/l10n/da.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
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", |