diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
commit | 943d9737e44f4848a0a1202b813565edf58f2321 (patch) | |
tree | 8cce60cb1cdf43f8484e8f6964fb1ae862369044 /apps/federatedfilesharing/l10n/fi_FI.js | |
parent | cf5d30387b20e74304e4d28f709b928c3cb231c9 (diff) | |
download | nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/fi_FI.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/fi_FI.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/fi_FI.js b/apps/federatedfilesharing/l10n/fi_FI.js index b1ec2e6f074..591c51453b6 100644 --- a/apps/federatedfilesharing/l10n/fi_FI.js +++ b/apps/federatedfilesharing/l10n/fi_FI.js @@ -2,11 +2,34 @@ OC.L10N.register( "federatedfilesharing", { "Federated sharing" : "Federoitu jakaminen", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?", + "Remote share" : "Etäjako", + "Remote share password" : "Etäjaon salasana", + "Cancel" : "Peruuta", + "Add remote share" : "Lisää etäjako", + "Copied!" : "Kopioitu!", + "Not supported!" : "Ei tuettu!", + "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", + "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", + "Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella", + "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.", + "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.", + "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.", + "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.", + "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa", + "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne", + "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä", + "Storage not valid" : "Tallennustila ei ole kelvollinen", + "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti", + "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui", "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa", "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa", "File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa.", + "Could not find share" : "Ei löytynyt jakoa", + "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)", + "You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s", "Accept" : "Hyväksy", "Decline" : "Kieltäydy", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s", |