summaryrefslogtreecommitdiffstats
path: root/l10n/nb.js
blob: 0fe09e4c6258cb9ace9be9fa7c28ef5e16c482d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OC.L10N.register(
    "social",
    {
    "Help" : "Hjelp",
    "Open documentation" : "Åpne dokumentasjon",
    "Finish setup" : "Fullfør oppsett",
    "Home" : "Hjem",
    "Notifications" : "Varsler",
    "Profile" : "Profil",
    "In reply to" : "Som svar på",
    "Add attachment" : "Legg til vedlegg",
    "Add emoji" : "Legg til emoji",
    "Uploading..." : "Laster opp …",
    "Delete" : "Slett",
    "Post" : "Send",
    "Website" : "Nettsted",
    "No results found" : "Ingen resultater funnet",
    "Reply" : "Svar",
    "Deny" : "ikke tillatt",
    "Hello" : "Hallo",
    "Close" : "Lukk",
    "Continue" : "Fortsett",
    "User not found" : "Fant ikke brukeren",
    "Public" : "Offentlig"
},
"nplurals=2; plural=(n != 1);");