diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-24 02:13:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-24 02:13:40 +0000 |
commit | 96d1921bb343066ee57e3f763fedf2d3811fc702 (patch) | |
tree | cdc217272f1b31c4ddda688b48daba7201333862 /apps/comments | |
parent | 09974ae92d6f3bc20143dab43baef9fc75139585 (diff) | |
download | nextcloud-server-96d1921bb343066ee57e3f763fedf2d3811fc702.tar.gz nextcloud-server-96d1921bb343066ee57e3f763fedf2d3811fc702.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 2c4a85922aa..dac8cc3f081 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -26,6 +26,7 @@ OC.L10N.register( "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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”" }, diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index f6b1bc608e6..60c527a5824 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -24,6 +24,7 @@ "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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" |