nextcloud/apps/comments/l10n/mk.json

7 lines
243 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
"Cancel" : "Откажи",
"Save" : "Сними",
2016-05-10 10:30:51 +03:00
"Comment" : "Коментар",
"%1$s commented" : "%1$s коментиран"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}