Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/da.php')
-rw-r--r--apps/media/l10n/da.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/media/l10n/da.php b/apps/media/l10n/da.php
new file mode 100644
index 00000000000..671f0cf44ca
--- /dev/null
+++ b/apps/media/l10n/da.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musik",
+"Songs scanned" => "Sange skannet",
+"Rescan Collection" => "Genskan Samling",
+"Pause" => "Pause",
+"Artist" => "Kunstner",
+"Album" => "Album",
+"Title" => "Titel"
+);