summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/nb_NO.php
blob: 4934c3410674c405f4ea58e4dcc9c3113e0a183c (plain)
1
2
3
4
5
6
7
8
9
<?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",
"web services under your control" => "web tjenester du kontrollerer"
);