summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sk_SK.js
blob: 808e0bff4d482b98ab020733f5d7604a5e625bb1 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "Zrušiť",
    "Save" : "Uložiť",
    "Comment" : "Komentár"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");