forms/l10n/nb.json

20 lines
640 B
JSON
Raw Normal View History

2019-12-22 05:14:19 +01:00
{ "translations": {
2020-03-28 04:23:49 +01:00
"Copy to clipboard" : "Kopiert til utklippstavlen",
2019-12-22 05:14:19 +01:00
"Expired" : "Utløpt",
"Expires never" : "Utløper ikke",
"Group" : "Gruppe",
"Title" : "Tittel",
"Access" : "Tilgang",
"Owner" : "Eier",
"Created" : "Opprettet",
"Expires" : "Utløper",
2020-01-16 04:23:25 +01:00
"Copy link" : "Kopier lenke",
2019-12-22 05:14:19 +01:00
"Public access" : "Offentlig tilgang",
"Registered users only" : "Kun for registrerte brukere",
"never" : "aldri",
"Description" : "Beskrivelse",
"Done" : "Ferdig",
"Expiration date" : "Utløpsdato",
"Access denied" : "Tilgang nektet"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}