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/ia.php

13 lines
294 B

<?php $TRANSLATIONS = array(
"Music" => "Musica",
"Play" => "Reproducer",
"Pause" => "Pausa",
"Previous" => "Previe",
"Next" => "Proxime",
"Mute" => "Mute",
"Unmute" => "Con sono",
"Rescan Collection" => "Rescannar collection",
"Artist" => "Artista",
"Album" => "Album",
"Title" => "Titulo"
);