sq.json 1004 B

12345678910111213141516171819
  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. "Edit comment" : "Përpunoni komentin",
  12. "Delete comment" : "Fshije komentin",
  13. "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!",
  14. "Retry" : "Riprovoni",
  15. "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "],
  16. "Comment" : "Koment",
  17. "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”"
  18. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  19. }