fi.json 2.0 KB

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