diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/comments/l10n/fi.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fi.js')
-rw-r--r-- | apps/comments/l10n/fi.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index fa89113415a..0bee4ffae78 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Poistettu käyttäjä mainitsi sinut kommentissa \"%s\"", "A (now) deleted user mentioned you in a comment on “{file}”" : "Poistettu käyttäjä mainitsi sinut tiedoston \"{file}\" kommentissa", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "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", - "You commented on %2$s" : "Kommentoit %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" }, "nplurals=2; plural=(n != 1);"); |