nextcloud/apps/comments/l10n/fi_FI.json

28 lines
1.5 KiB
JSON
Raw Normal View History

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