summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/pl.js
blob: 5612249004413c3df0d22fb30f1f12afc0d3f462 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "updatenotification",
    {
    "Updater" : "Aktualizator"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");