diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:26 +0000 |
commit | 339c6edd38830b42bb3b13c4f5eca8b27a00eec9 (patch) | |
tree | f9aa930dd17fcbd005ea4d783f0c0d6d88101f7d /apps/comments | |
parent | 005ed982eb0c5d63115e7e2cd59a243d2a3bd1ec (diff) | |
download | nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.tar.gz nextcloud-server-339c6edd38830b42bb3b13c4f5eca8b27a00eec9.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 79292ac61fe..d855397467e 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%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", diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 880c21d3a49..0fc32721f19 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -17,6 +17,7 @@ "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_%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", |