diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-09 00:07:40 +0000 |
commit | 16091f4424b44d9d8ab6076f1cf9218b1d25da4d (patch) | |
tree | 9893eda7c6032a36e76e991bfdaa939c81c8ef04 /apps/sharebymail/l10n/fi.js | |
parent | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (diff) | |
download | nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.tar.gz nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/fi.js')
-rw-r--r-- | apps/sharebymail/l10n/fi.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/fi.js b/apps/sharebymail/l10n/fi.js index 88d1cc076cc..76ce2b3eed2 100644 --- a/apps/sharebymail/l10n/fi.js +++ b/apps/sharebymail/l10n/fi.js @@ -18,7 +18,12 @@ OC.L10N.register( "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hei,\n\n%s jakoi kohteen »%s« kanssasi käyttäjän %s puolesta.\n\n%s\n\n", "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hei,\n\n%s jakoi kohteen »%s« kanssasi.\n\n%s\n\n", "Cheers!" : "Kiitos!", + "Hey there,\n\n%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n\nIt is protected with the following password: %s\n\n" : "Hei,\n\n%s jakoi kohteen »%s« kanssasi.\nSinulla pitäisi olla erillinen sähköpostiviesti, joka sisältää linkin siihen.\n\nSe on suojattu salasanalla: %s\n\n", "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hei,<br><br>%s jakoi kohteen <a href=\"%s\">%s</a> kanssasi käyttäjän %s puolesta.<br><br>", - "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hei,<br><br>%s jakoi kohteen <a href=\"%s\">%s</a> kanssasi.<br><br>" + "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hei,<br><br>%s jakoi kohteen <a href=\"%s\">%s</a> kanssasi.<br><br>", + "Hey there,<br><br>%s shared <i>%s</i> with you.<br>You should have already received a separate mail with a link to access it.<br><br>It is protected with the following password: %s<br><br>" : "Hei,<br><br>%s jakoi kohteen <i>%s</i> kanssasi.<br>Sinulla pitäisi olla erillinen sähköpostiviesti, joka sisältää linkin siihen.<br><br>Se on suojattu salasanalla: %s<br><br>", + "Share by mail" : "Jaa sähköpostitse", + "Send a personalized link to a file or folder by mail." : "Lähetä personoitu linkki tiedostoon tai kansioon sähköpostitse.", + "Send password by mail" : "Lähetä salasana sähköpostitse" }, "nplurals=2; plural=(n != 1);"); |