summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fi_FI.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-18 00:06:51 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-18 00:06:51 +0000
commit943d9737e44f4848a0a1202b813565edf58f2321 (patch)
tree8cce60cb1cdf43f8484e8f6964fb1ae862369044 /apps/comments/l10n/fi_FI.js
parentcf5d30387b20e74304e4d28f709b928c3cb231c9 (diff)
downloadnextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz
nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fi_FI.js')
-rw-r--r--apps/comments/l10n/fi_FI.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js
index 244bf214cf5..51408ed3d6a 100644
--- a/apps/comments/l10n/fi_FI.js
+++ b/apps/comments/l10n/fi_FI.js
@@ -1,18 +1,23 @@
OC.L10N.register(
"comments",
{
+ "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",