summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sk_SK.js
blob: e684a120e579cecca7c07c6863bdc628e30d91f4 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} je dostupná. Získajte viac informácií o postupe aktualizácie.",
    "Updater" : "Aktualizátor"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");