fi.json 1.7 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "Kommentit",
  3. "You commented" : "Kommentoit",
  4. "{author} commented" : "{author} kommentoi",
  5. "You commented on %1$s" : "Kommentoit %1$s",
  6. "You commented on {file}" : "Kommentoit tiedostoa {file}",
  7. "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
  8. "{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
  9. "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
  11. "Edit comment" : "Muokkaa kommenttia",
  12. "Delete comment" : "Poista kommentti",
  13. "Cancel edit" : "Peruuta muokkaus",
  14. "Post comment" : "Lähetä viesti",
  15. "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
  16. "No more messages" : "Ei enempää viestejä",
  17. "Retry" : "Yritä uudelleen",
  18. "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui",
  19. "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata",
  20. "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"],
  21. "Comment" : "Kommentti",
  22. "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe",
  23. "Comment deleted" : "Kommentti poistettu",
  24. "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe",
  25. "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe",
  26. "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"]
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }