summaryrefslogtreecommitdiffstats
path: root/apps/media/l10n/ro.php
blob: a185a958f71582985cd756bcbe02179f45fa3152 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php $TRANSLATIONS = array(
"Music" => "Muzică",
"Play" => "Play",
"Pause" => "Pauză",
"Previous" => "Precedent",
"Next" => "Următor",
"Mute" => "Fără sonor",
"Unmute" => "Cu sonor",
"Songs scanned" => "Melodii scanate",
"Rescan Collection" => "Rescanează colecția",
"Artist" => "Artist",
"Album" => "Album",
"Title" => "Titlu"
);