diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-07 02:25:52 +0000 |
commit | 8c0fadce29f4125801b6165f6f54dd89eb3f00c3 (patch) | |
tree | 8f6c718cba6987e9dadf8995adee1d618ee22f90 /apps/comments | |
parent | 6f2390413919a249a1406703fea1f005567af502 (diff) | |
download | nextcloud-server-8c0fadce29f4125801b6165f6f54dd89eb3f00c3.tar.gz nextcloud-server-8c0fadce29f4125801b6165f6f54dd89eb3f00c3.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", |