nextcloud/apps/files_sharing/l10n/nn_NO.js

19 lines
756 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_sharing",
{
"Cancel" : "Avbryt",
"Share" : "Del",
"Shared by" : "Delt av",
"The password is wrong. Try again." : "Passordet er gale. Prøv igjen.",
"Password" : "Passord",
"Name" : "Namn",
"Sorry, this link doesnt seem to work anymore." : "Orsak, denne lenkja fungerer visst ikkje lenger.",
"Reasons might be:" : "Moglege grunnar:",
"the item was removed" : "fila/mappa er fjerna",
"the link expired" : "lenkja har gått ut på dato",
"sharing is disabled" : "deling er slått av",
"For more info, please ask the person who sent this link." : "Spør den som sende deg lenkje om du vil ha meir informasjon.",
"Download" : "Last ned"
},
"nplurals=2; plural=(n != 1);");