diff options
Diffstat (limited to 'apps/comments/l10n/fi.js')
-rw-r--r-- | apps/comments/l10n/fi.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 763cc49d532..80c1ae24707 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -26,16 +26,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "New comment …" : "Uusi kommentti…", - "Post" : "Lähetä", - "Cancel" : "Peruuta", - "[Deleted user]" : "[Poistettu käyttäjä]", - "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 haettaessa 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ä" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" }, "nplurals=2; plural=(n != 1);"); |