diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
commit | abdc823bb69600c3a4fc23e09f9de5819b57f56e (patch) | |
tree | 44f1a7c69738c613eace31498ce8db76fe42e421 /apps/files_sharing/l10n/da.php | |
parent | 4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (diff) | |
download | nextcloud-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.php | 1 |
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);"; |