diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:32:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:32:04 +0000 |
commit | e337551fd8f5e7298b0b10d6b8cab16f499d2953 (patch) | |
tree | fdca1e445c9945f77998913aac3f0af3cef9dc80 /apps/comments/l10n | |
parent | 707535c65bc0709b090676d33377f5bf83d0fd13 (diff) | |
download | nextcloud-server-e337551fd8f5e7298b0b10d6b8cab16f499d2953.tar.gz nextcloud-server-e337551fd8f5e7298b0b10d6b8cab16f499d2953.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-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 80c1ae24707..d67965c8af7 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -10,6 +10,7 @@ OC.L10N.register( "%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>", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", "Edit comment" : "Muokkaa kommenttia", "Delete comment" : "Poista kommentti", "Cancel edit" : "Peruuta muokkaus", diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index b47e1ba8958..22f0e76ce3a 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -8,6 +8,7 @@ "%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>", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", "Edit comment" : "Muokkaa kommenttia", "Delete comment" : "Poista kommentti", "Cancel edit" : "Peruuta muokkaus", |