summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/da.php')
-rw-r--r--apps/files_sharing/l10n/da.php9
1 files changed, 9 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..75fbdabe16f
--- /dev/null
+++ b/apps/files_sharing/l10n/da.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Password" => "Kodeord",
+"Submit" => "Send",
+"%s shared the folder %s with you" => "%s delte mappen %s med dig",
+"%s shared the file %s with you" => "%s delte filen %s med dig",
+"Download" => "Download",
+"No preview available for" => "Forhåndsvisning ikke tilgængelig for",
+"web services under your control" => "Webtjenester under din kontrol"
+);