Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/fi.json')
-rw-r--r--apps/comments/l10n/fi.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json
index 1b96be73533..f6b1bc608e6 100644
--- a/apps/comments/l10n/fi.json
+++ b/apps/comments/l10n/fi.json
@@ -1,11 +1,21 @@
{ "translations": {
+ "Comments" : "Kommentit",
+ "You commented" : "Kommentoit",
+ "%1$s commented" : "%1$s kommentoi",
+ "{author} commented" : "{author} kommentoi",
+ "You commented on %1$s" : "Kommentoit %1$s",
+ "You commented on {file}" : "Kommentoit tiedostoa {file}",
+ "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
+ "{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
+ "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
"Edit comment" : "Muokkaa kommenttia",
"Delete comment" : "Poista kommentti",
"New comment …" : "Uusi kommentti…",
"Post" : "Lähetä",
"Cancel" : "Peruuta",
"[Deleted user]" : "[Poistettu käyttäjä]",
- "Comments" : "Kommentit",
"No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
"More comments …" : "Lisää kommentteja…",
"Save" : "Tallenna",
@@ -15,16 +25,6 @@
"Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
"_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"],
"Comment" : "Kommentti",
- "You commented" : "Kommentoit",
- "%1$s commented" : "%1$s kommentoi",
- "{author} commented" : "{author} kommentoi",
- "You commented on %1$s" : "Kommentoit %1$s",
- "You commented on {file}" : "Kommentoit tiedostoa {file}",
- "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
- "{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
- "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
- "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu",
- "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file