summaryrefslogtreecommitdiffstats
path: root/l10n/nb.js
blob: 095bce031e739de03d6773b7f2fef509526eaca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "social",
    {
    "Open documentation" : "Åpne dokumentasjon",
    "Finish setup" : "Fullfør oppsett",
    "Home" : "Hjem",
    "Notifications" : "Varsler",
    "Public" : "Offentlig",
    "Reply" : "Svar",
    "More actions" : "Flere handlinger",
    "Hello" : "Hallo",
    "Close" : "Lukk",
    "Continue" : "Fortsett",
    "User not found" : "Fant ikke brukeren"
},
"nplurals=2; plural=(n != 1);");