summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nb_NO.php
blob: 027a07babe310734b348c6f06817640d5d4d1892 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "Passord",
"Submit" => "Send inn",
"%s shared the folder %s with you" => "%s delte mappen %s med deg",
"%s shared the file %s with you" => "%s delte filen %s med deg",
"Download" => "Last ned",
"No preview available for" => "Forhåndsvisning ikke tilgjengelig for"
);