summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/fi.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fi.js')
-rw-r--r--apps/comments/l10n/fi.js12
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js
index acf82a920a5..547eeee8028 100644
--- a/apps/comments/l10n/fi.js
+++ b/apps/comments/l10n/fi.js
@@ -14,19 +14,21 @@ 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",
+ "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
+ "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",
+ "Comment deleted" : "Kommentti poistettu",
"New comment …" : "Uusi kommentti…",
"Post" : "Lähetä",
"Cancel" : "Peruuta",
"[Deleted user]" : "[Poistettu käyttäjä]",
- "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 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ä",
- "_%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"
+ "Error occurred while posting comment" : "Virhe kommenttia lähettäessä"
},
"nplurals=2; plural=(n != 1);");