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

14 lines
573 B

<?php $TRANSLATIONS = array(
"Files" => "Filer",
"Maximum upload size" => "Maksimum opplastingsstørrelse",
"Upload" => "Last opp",
"New Folder" => "Ny mappe",
"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
"Name" => "Navn",
"Download" => "Last ned",
"Size" => "Størrelse",
"Modified" => "Endret",
"Delete" => "Slett",
"Upload too large" => "Opplasting for stor",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
);