sq.json 1.6 KB

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