diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
commit | a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch) | |
tree | eff6c51fec2e37fcff598210509f9f181c3be805 /core/l10n/da.php | |
parent | 42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff) | |
download | nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index d3b346832fc..99b5c239738 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -74,7 +74,6 @@ $TRANSLATIONS = array( "Share with user or group …" => "Del med bruger eller gruppe ...", "Share link" => "Del link", "Password protect" => "Beskyt med adgangskode", -"Password" => "Kodeord", "Allow Public Upload" => "Tillad Offentlig Upload", "Email link to person" => "E-mail link til person", "Send" => "Send", @@ -150,6 +149,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Dine data mappe og filer er sandsynligvis tilgængelige fra internettet fordi .htaccess filen ikke virker.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "For information om, hvordan du konfigurerer din server korrekt se <a href=\"%s\" target=\"_blank\">dokumentationen</a>.", "Create an <strong>admin account</strong>" => "Opret en <strong>administratorkonto</strong>", +"Password" => "Kodeord", "Storage & database" => "Lager & database", "Data folder" => "Datamappe", "Configure the database" => "Konfigurer databasen", |