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

9 lines
230 B
PHP

<?php $TRANSLATIONS = array(
"Music" => "Muzyka",
"Pause" => "Zatrzymaj",
"Songs scanned" => "Przeskanowane utwory",
"Rescan Collection" => "Przeskanuj kolekcję",
"Artist" => "Artysta",
"Album" => "Album",
"Title" => "Tytuł"
);