sq.json 1.3 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Type in a new comment..." : "Shtypni një koment të ri…",
  3. "Delete comment" : "Fshije komentin",
  4. "Post" : "Postoje",
  5. "Cancel" : "Anuloje",
  6. "Edit comment" : "Përpunoni komentin",
  7. "[Deleted user]" : "[Përdorues i fshirë]",
  8. "Comments" : "Komente",
  9. "No other comments available" : "S’ka komente të tjera",
  10. "More comments..." : "Më tepër komente…",
  11. "Save" : "Ruaje",
  12. "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}",
  13. "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}",
  14. "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}",
  15. "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti",
  16. "{count} unread comments" : "{count} komente të palexuar",
  17. "Comment" : "Koment",
  18. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komente</strong> për kartela <em>(përherë të pranishme në rrjedhë)</em>",
  19. "You commented" : "Komentuat",
  20. "%1$s commented" : "%1$s komentoi",
  21. "You commented on %2$s" : "Komentuat te %2$s",
  22. "%1$s commented on %2$s" : "%1$s komentoi te %2$s"
  23. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  24. }