nextcloud/apps/files_sharing/l10n/nn_NO.php

10 lines
378 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Passord",
"Submit" => "Send",
"%s shared the folder %s with you" => "%s delte mappa %s med deg",
"%s shared the file %s with you" => "%s delte fila %s med deg",
"Download" => "Last ned",
"No preview available for" => "Inga førehandsvising tilgjengeleg for",
"web services under your control" => "Vev tjenester under din kontroll"
);