nextcloud/apps/comments/l10n/fi_FI.json

28 lines
1.5 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-10-18 03:06:51 +03:00
"Comments" : "Kommentit",
"New comment …" : "Uusi kommentti …",
2016-02-17 09:56:11 +03:00
"Delete comment" : "Poista kommentti",
"Post" : "Lähetä",
"Cancel" : "Peruuta",
"Edit comment" : "Muokkaa kommenttia",
"[Deleted user]" : "[Poistettu käyttäjä]",
2016-10-18 03:06:51 +03:00
"No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
"More comments …" : "Lisää kommentteja …",
2016-02-17 09:56:11 +03:00
"Save" : "Tallenna",
"Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
2016-06-27 08:55:57 +03:00
"Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}",
"Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}",
"Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
2016-10-18 03:06:51 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"],
2016-05-10 10:30:51 +03:00
"Comment" : "Kommentti",
"You commented" : "Kommentoit",
"%1$s commented" : "%1$s kommentoi",
2016-09-01 03:09:24 +03:00
"%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
2016-11-26 04:06:57 +03:00
"<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
2016-09-01 03:09:24 +03:00
"Type in a new comment..." : "Kirjoita uusi kommentti...",
"No other comments available" : "Ei muita kommentteja saatavilla",
2016-09-29 03:07:08 +03:00
"More comments..." : "Lisää kommentteja...",
2016-11-26 04:06:57 +03:00
"{count} unread comments" : "{count} lukematonta kommenttia",
"You commented on %2$s" : "Kommentoit %2$s"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}