aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/l10n/lb.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/media/l10n/lb.php')
-rw-r--r--apps/media/l10n/lb.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/media/l10n/lb.php b/apps/media/l10n/lb.php
new file mode 100644
index 00000000000..2c127cf83ed
--- /dev/null
+++ b/apps/media/l10n/lb.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Music" => "Musek",
+"Play" => "Ofspillen",
+"Pause" => "Paus",
+"Previous" => "Zeréck",
+"Next" => "Weider",
+"Mute" => "Toun ausmaachen",
+"Unmute" => "Toun umaachen",
+"Songs scanned" => "Lidder gescannt",
+"Rescan Collection" => "Kollektioun nei scannen",
+"Artist" => "Artist",
+"Album" => "Album",
+"Title" => "Titel"
+);