social/l10n/nn_NO.js

19 wiersze
473 B
JavaScript

2019-12-22 03:42:00 +00:00
OC.L10N.register(
"social",
{
2020-06-25 02:58:16 +00:00
"Help" : "Hjelp",
"Open documentation" : "Opne dokumentasjon",
2019-12-22 03:42:00 +00:00
"Finish setup" : "Fullfør oppsettet",
"Home" : "Heim",
"Notifications" : "Meldingar",
"Add attachment" : "Legg til vedlegg",
"Uploading..." : "Lastar opp …",
"Delete" : "Slett",
"Post" : "Publiser",
"Reply" : "Svare",
"Hello" : "Hallo",
"Close" : "Lukk",
2019-12-22 03:42:00 +00:00
"Continue" : "Gå vidare"
},
"nplurals=2; plural=(n != 1);");