summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fi_FI.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/fi_FI.js')
-rw-r--r--apps/comments/l10n/fi_FI.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js
index 51408ed3d6a..18a26d6f1f0 100644
--- a/apps/comments/l10n/fi_FI.js
+++ b/apps/comments/l10n/fi_FI.js
@@ -17,14 +17,14 @@ OC.L10N.register(
"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",
"%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
+ "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
"Type in a new comment..." : "Kirjoita uusi kommentti...",
"No other comments available" : "Ei muita kommentteja saatavilla",
"More comments..." : "Lisää kommentteja...",
- "{count} unread comments" : "{count} lukematonta kommenttia"
+ "{count} unread comments" : "{count} lukematonta kommenttia",
+ "You commented on %2$s" : "Kommentoit %2$s"
},
"nplurals=2; plural=(n != 1);");