social/l10n/nb.js

17 wiersze
428 B
JavaScript
Czysty Zwykły widok Historia

2019-12-22 03:42:00 +00:00
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);");