You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sr.json 1009B

123456789101112131415161718
  1. { "translations": {
  2. "Type in a new comment..." : "Укуцајте нови коментар...",
  3. "Delete comment" : "Обриши коментар",
  4. "Post" : "Објави",
  5. "Cancel" : "Откажи",
  6. "Edit comment" : "Уреди коментар",
  7. "[Deleted user]" : "[Обрисан корисник]",
  8. "Comments" : "Коментари",
  9. "No other comments available" : "Нема других коментара",
  10. "More comments..." : "Још коментара...",
  11. "Save" : "Сачувај",
  12. "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
  13. "{count} unread comments" : "{count} непрочитаних коментара",
  14. "Comment" : "Коментар",
  15. "%1$s commented" : "%1$s коментариса",
  16. "%1$s commented on %2$s" : "%1$s коментариса на %2$s"
  17. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
  18. }