fi_FI.json 1.1 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "Poista kommentti",
  3. "Post" : "Lähetä",
  4. "Cancel" : "Peruuta",
  5. "Edit comment" : "Muokkaa kommenttia",
  6. "[Deleted user]" : "[Poistettu käyttäjä]",
  7. "Comments" : "Kommentit",
  8. "Save" : "Tallenna",
  9. "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
  10. "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}",
  11. "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}",
  12. "Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
  13. "{count} unread comments" : "{count} lukematonta kommenttia",
  14. "Comment" : "Kommentti",
  15. "You commented" : "Kommentoit",
  16. "%1$s commented" : "%1$s kommentoi",
  17. "You commented on %2$s" : "Kommentoit %2$s",
  18. "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
  19. "Type in a new comment..." : "Kirjoita uusi kommentti...",
  20. "No other comments available" : "Ei muita kommentteja saatavilla",
  21. "More comments..." : "Lisää kommentteja..."
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }