diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-02 02:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-02 02:27:12 +0000 |
commit | c3ea18e11a2432cc1156de47b493187fd1b6511f (patch) | |
tree | 80898acb8139420966e23b5106a05f9c4f260d25 /apps/comments/l10n/fi.js | |
parent | 135bc78db644529178afefa3333c06f020711aba (diff) | |
download | nextcloud-server-c3ea18e11a2432cc1156de47b493187fd1b6511f.tar.gz nextcloud-server-c3ea18e11a2432cc1156de47b493187fd1b6511f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/fi.js')
-rw-r--r-- | apps/comments/l10n/fi.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 547eeee8028..79292ac61fe 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -14,12 +14,18 @@ OC.L10N.register( "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", "Edit comment" : "Muokkaa kommenttia", "Delete comment" : "Poista kommentti", + "Cancel edit" : "Peruuta muokkaus", + "Post comment" : "Lähetä viesti", "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", + "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"], "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", + "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe", "Comment deleted" : "Kommentti poistettu", + "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", "New comment …" : "Uusi kommentti…", "Post" : "Lähetä", "Cancel" : "Peruuta", |