social/l10n/nn_NO.js

16 wiersze
360 B
JavaScript
Czysty Zwykły widok Historia

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