summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/da.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-24 01:55:51 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-24 01:55:51 -0400
commitabdc823bb69600c3a4fc23e09f9de5819b57f56e (patch)
tree44f1a7c69738c613eace31498ce8db76fe42e421 /apps/files_sharing/l10n/da.php
parent4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (diff)
downloadnextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.tar.gz
nextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/da.php')
-rw-r--r--apps/files_sharing/l10n/da.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php
index 6aae750cb78..6c6a39c2954 100644
--- a/apps/files_sharing/l10n/da.php
+++ b/apps/files_sharing/l10n/da.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"sharing is disabled" => "deling er deaktiveret",
"For more info, please ask the person who sent this link." => "For yderligere information, kontakt venligst personen der sendte linket. ",
"shared by %s" => "delt af %s",
+"Download %s" => "Download %s",
"Direct link" => "Direkte link"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";