diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-22 01:56:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-22 01:56:05 -0500 |
commit | f60ecfc7fd127b412f0aa5134ae2e6d976997ad9 (patch) | |
tree | a1cbcfbf75b4c5b9ddd4845d4e966014ef20bff4 /lib/l10n/da.php | |
parent | cd26631a6dd4de996480c2da2f4873b416b559f5 (diff) | |
download | nextcloud-server-f60ecfc7fd127b412f0aa5134ae2e6d976997ad9.tar.gz nextcloud-server-f60ecfc7fd127b412f0aa5134ae2e6d976997ad9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/da.php')
-rw-r--r-- | lib/l10n/da.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php index 074b89a00ea..65eb7466b6a 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Filer skal downloades en for en.", "Back to Files" => "Tilbage til Filer", "Selected files too large to generate zip file." => "De markerede filer er for store til at generere en ZIP-fil.", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "Hent venligst filerne hver for sig i mindre dele eller spørg din administrator.", "No source specified when installing app" => "Ingen kilde angivet under installation af app", "No href specified when installing app from http" => "Ingen href angivet under installation af app via http", "No path specified when installing app from local file" => "Ingen sti angivet under installation af app fra lokal fil", |