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

13 lines
292 B

<?php $TRANSLATIONS = array(
"Music" => "Musikk",
"Play" => "Spill",
"Pause" => "Pause",
"Previous" => "Forrige",
"Next" => "Neste",
"Mute" => "Demp",
"Unmute" => "Skru på lyd",
"Rescan Collection" => "Skan samling på nytt",
"Artist" => "Artist",
"Album" => "Album",
"Title" => "Tittel"
);