sq.json 1.6 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Edit comment" : "Përpunoni komentin",
  3. "Delete comment" : "Fshije komentin",
  4. "New comment …" : "Koment i ri ...",
  5. "Post" : "Postoje",
  6. "Cancel" : "Anuloje",
  7. "[Deleted user]" : "[Përdorues i fshirë]",
  8. "Comments" : "Komente",
  9. "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!",
  10. "More comments …" : "Më shumë komente ...",
  11. "Save" : "Ruaje",
  12. "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
  13. "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id {id}",
  14. "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti",
  15. "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "],
  16. "Comment" : "Koment",
  17. "You commented" : "Komentuat",
  18. "%1$s commented" : "%1$s komentoi",
  19. "{author} commented" : "{autori} u komentua",
  20. "You commented on %1$s" : "Ju komentuat në %1$s",
  21. "You commented on {file}" : "Ju komentuat në {file}",
  22. "%1$s commented on %2$s" : "%1$s komentoi te %2$s",
  23. "{author} commented on {file}" : "{author} komentoi në {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Komente</strong> për skedarët",
  25. "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”",
  26. "%1$s mentioned you in a comment on “%2$s”" : "%1$s ju ka përmendur në një koment në “%2$s”"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }