diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-14 02:03:18 +0200 |
commit | e41ccd4344db20c13a1a2260134af052f7aedd9a (patch) | |
tree | 72cd878601cdd5dfcb5dccaf3d1e3785f992fe88 /apps/files_sharing | |
parent | fdecee1bda0641eb0d1f215663a60a4ad559a6b8 (diff) | |
download | nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.tar.gz nextcloud-server-e41ccd4344db20c13a1a2260134af052f7aedd9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/da.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php new file mode 100644 index 00000000000..1fd9f774a96 --- /dev/null +++ b/apps/files_sharing/l10n/da.php @@ -0,0 +1,7 @@ +<?php $TRANSLATIONS = array( +"Password" => "Kodeord", +"Submit" => "Send", +"Download" => "Download", +"No preview available for" => "Forhåndsvisning ikke tilgængelig for", +"web services under your control" => "Webtjenester under din kontrol" +); |