summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nb_NO.js
blob: b322e4a026ddcda4c50bc25332a37e8efd8e2b4b (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.",
    "Updater" : "Oppdaterer"
},
"nplurals=2; plural=(n != 1);");