summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/mk.json
blob: 106972fb5ecd8a538a0879e18a036a8eda7c9373 (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Cancel" : "Откажи",
    "Save" : "Сними",
    "Comment" : "Коментар",
    "%1$s commented" : "%1$s коментиран"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}