diff options
Diffstat (limited to 'apps/comments/l10n/fi_FI.json')
-rw-r--r-- | apps/comments/l10n/fi_FI.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json index 8ce9a6f8a7f..926a91f0f63 100644 --- a/apps/comments/l10n/fi_FI.json +++ b/apps/comments/l10n/fi_FI.json @@ -1,16 +1,21 @@ { "translations": { + "Comments" : "Kommentit", + "New comment …" : "Uusi kommentti …", "Delete comment" : "Poista kommentti", "Post" : "Lähetä", "Cancel" : "Peruuta", "Edit comment" : "Muokkaa kommenttia", "[Deleted user]" : "[Poistettu käyttäjä]", - "Comments" : "Kommentit", + "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", + "More comments …" : "Lisää kommentteja …", "Save" : "Tallenna", "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", "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ä", + "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "Comment" : "Kommentti", + "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>", "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", "You commented on %2$s" : "Kommentoit %2$s", |