aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/de.php')
-rw-r--r--apps/media/l10n/de.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/media/l10n/de.php b/apps/media/l10n/de.php
new file mode 100644
index 00000000000..9f664b78d80
--- /dev/null
+++ b/apps/media/l10n/de.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musik",
+"Songs scanned" => "Lieder gescannt",
+"Rescan Collection" => "Sammlung scannen",
+"Pause" => "Pause",
+"Artist" => "Künstler",
+"Album" => "Album",
+"Title" => "Titel"
+);