aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/sharebymail/l10n/fi.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/fi.js')
-rw-r--r--apps/sharebymail/l10n/fi.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/sharebymail/l10n/fi.js b/apps/sharebymail/l10n/fi.js
index 614dc830268..2187df72081 100644
--- a/apps/sharebymail/l10n/fi.js
+++ b/apps/sharebymail/l10n/fi.js
@@ -1,24 +1,16 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Jaettu käyttäjälle %1$s",
"Shared with {email}" : "Jaettu käyttäjälle {email}",
- "Shared with %1$s by %2$s" : "Jaettu käyttäjälle %1$s käyttäjän %2$s toimesta",
"Shared with {email} by {actor}" : "Jaettu käyttäjälle {email} käyttäjän {actor} toimesta",
"Unshared from {email}" : "Jako käyttäjälle {email} lopetettu",
"Unshared from {email} by {actor}" : "Jako käyttäjälle {email} lopetettiin käyttäjän {actor} toimesta",
- "Password for mail share sent to %1$s" : "Salasana sähköpostijakoon lähetettiin osoitteeseen %1$s",
"Password for mail share sent to {email}" : "Salasana sähköpostijakoon lähetettiin osoitteeseen {email}",
"Password for mail share sent to you" : "Salasana sähköpostijakoon lähetettiin sinulle",
- "You shared %1$s with %2$s by mail" : "Jaoit tiedoston %1$s sähköpostitse osoitteeseen %2$s",
"You shared {file} with {email} by mail" : "Jaoit tiedoston {file} sähköpostitse osoitteeseen {email}",
- "%3$s shared %1$s with %2$s by mail" : "%3$s jakoi tiedoston %1$s sähköpostitse osoitteeseen %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} jakoi tiedoston {file} sähköpostitse osoitteeseen {email}",
- "You unshared %1$s from %2$s by mail" : "Lopetit kohteen %1$s jaon käyttäjältä %2$s sähköpostitse",
"You unshared {file} from {email} by mail" : "Lopetit kohteen {file} jaon käyttäjältä {email} sähköpostitse",
- "Password to access %1$s was sent to %2s" : "Salasana kohteen %1$s käyttämiseksi lähetettiin käyttäjälle %2s",
"Password to access {file} was sent to {email}" : "Salasana kohteen {file} käyttämiseksi lähetettiin osoitteeseen {email}",
- "Password to access %1$s was sent to you" : "Salasana kohteen %1$s käyttämiseksi lähetettiin sinulle",
"Password to access {file} was sent to you" : "Salasana tiedoston {file} käyttämiseksi lähetettiin sinulle",
"Share by mail" : "Jaa sähköpostitse",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "Kohteen %1$s jakaminen epäonnistui, koska tämä kohde on jo jaettu käyttäjän %2$s kanssa",
@@ -41,6 +33,14 @@ OC.L10N.register(
"Could not find share" : "Jakoa ei löytynyt",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Salli käyttäjien jakaa personoitu linkki tiedostoon tai kansioon syöttämällä sähköpostiosoitteen.",
"Send password by mail" : "Lähetä salasana sähköpostitse",
- "Reply to initiator" : "Vastaa aloitteentekijälle"
+ "Reply to initiator" : "Vastaa aloitteentekijälle",
+ "Shared with %1$s" : "Jaettu käyttäjälle %1$s",
+ "Shared with %1$s by %2$s" : "Jaettu käyttäjälle %1$s käyttäjän %2$s toimesta",
+ "Password for mail share sent to %1$s" : "Salasana sähköpostijakoon lähetettiin osoitteeseen %1$s",
+ "You shared %1$s with %2$s by mail" : "Jaoit tiedoston %1$s sähköpostitse osoitteeseen %2$s",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s jakoi tiedoston %1$s sähköpostitse osoitteeseen %2$s",
+ "You unshared %1$s from %2$s by mail" : "Lopetit kohteen %1$s jaon käyttäjältä %2$s sähköpostitse",
+ "Password to access %1$s was sent to %2s" : "Salasana kohteen %1$s käyttämiseksi lähetettiin käyttäjälle %2s",
+ "Password to access %1$s was sent to you" : "Salasana kohteen %1$s käyttämiseksi lähetettiin sinulle"
},
"nplurals=2; plural=(n != 1);");