diff options
Diffstat (limited to 'apps/comments/l10n/fi_FI.json')
-rw-r--r-- | apps/comments/l10n/fi_FI.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json new file mode 100644 index 00000000000..513a9ce75dd --- /dev/null +++ b/apps/comments/l10n/fi_FI.json @@ -0,0 +1,19 @@ +{ "translations": { + "<strong>Comments</strong> for files" : "<strong>Kommentit</strong> tiedostoille", + "%1$s commented" : "%1$s kommentoi", + "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", + "Comments" : "Kommentit", + "Type in a new comment..." : "Kirjoita uusi kommentti...", + "Delete comment" : "Poista kommentti", + "Post" : "Lähetä", + "Cancel" : "Peruuta", + "Edit comment" : "Muokkaa kommenttia", + "[Deleted user]" : "[Poistettu käyttäjä]", + "No other comments available" : "Ei muita kommentteja saatavilla", + "More comments..." : "Lisää kommentteja...", + "Save" : "Tallenna", + "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", + "{count} unread comments" : "{count} lukematonta kommenttia", + "Comment" : "Kommentti" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |