fi.json 1.9 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Edit comment" : "Muokkaa kommenttia",
  3. "Delete comment" : "Poista kommentti",
  4. "New comment …" : "Uusi kommentti…",
  5. "Post" : "Lähetä",
  6. "Cancel" : "Peruuta",
  7. "[Deleted user]" : "[Poistettu käyttäjä]",
  8. "Comments" : "Kommentit",
  9. "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
  10. "More comments …" : "Lisää kommentteja…",
  11. "Save" : "Tallenna",
  12. "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
  13. "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}",
  14. "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}",
  15. "Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
  16. "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"],
  17. "Comment" : "Kommentti",
  18. "You commented" : "Kommentoit",
  19. "%1$s commented" : "%1$s kommentoi",
  20. "{author} commented" : "{author} kommentoi",
  21. "You commented on %1$s" : "Kommentoit %1$s",
  22. "You commented on {file}" : "Kommentoit tiedostoa {file}",
  23. "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
  24. "{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
  25. "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
  28. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }