server/apps/media/l10n/nl.php
Jan-Christoph Borchardt 389b2775c2 translation update
2011-08-20 05:12:16 +02:00

9 lines
227 B
PHP

<?php $TRANSLATIONS = array(
"Music" => "Muziek",
"Pause" => "Pauze",
"Songs scanned" => "nummers gescanned",
"Rescan Collection" => "Collectie opnieuw scannen",
"Artist" => "Artiest",
"Album" => "Album",
"Title" => "Titel"
);