summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-23 01:11:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-23 01:11:55 +0000
commit6ef65b30167614b436eb35a1c9a4a60cd126b326 (patch)
tree5ca0539351972885418d5c4098c7c42f0097820d /apps/comments
parentb3ffcda8ff4e5fa5fca5952e0b46f8bb49e2983f (diff)
downloadnextcloud-server-6ef65b30167614b436eb35a1c9a4a60cd126b326.tar.gz
nextcloud-server-6ef65b30167614b436eb35a1c9a4a60cd126b326.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/fi.js1
-rw-r--r--apps/comments/l10n/fi.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js
index 39fde95643a..c82bd4c934e 100644
--- a/apps/comments/l10n/fi.js
+++ b/apps/comments/l10n/fi.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"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"],
diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json
index 1a693ba76b0..cb1e7fcccbe 100644
--- a/apps/comments/l10n/fi.json
+++ b/apps/comments/l10n/fi.json
@@ -10,6 +10,7 @@
"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"],