mk.json 243 B

1234567
  1. { "translations": {
  2. "Cancel" : "Откажи",
  3. "Save" : "Сними",
  4. "Comment" : "Коментар",
  5. "%1$s commented" : "%1$s коментиран"
  6. },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
  7. }