You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/media/l10n/ro.php

13 lines
302 B

<?php $TRANSLATIONS = array(
"Music" => "Muzică",
"Play" => "Redă",
"Pause" => "Pauză",
"Previous" => "Precedent",
"Next" => "Următor",
"Mute" => "Fără sonor",
"Unmute" => "Cu sonor",
"Rescan Collection" => "Rescanează colecția",
"Artist" => "Artist",
"Album" => "Album",
"Title" => "Titlu"
);