diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
commit | 14c34919774484d095d26ad2a7246fc897dc2d41 (patch) | |
tree | d9a4df5e405fad7f85725fe159a88f0b9cf0d844 /apps/federatedfilesharing/l10n/fi_FI.js | |
parent | 23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff) | |
download | nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/fi_FI.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/fi_FI.js | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/fi_FI.js b/apps/federatedfilesharing/l10n/fi_FI.js index 13d536cfe2c..5380916d11a 100644 --- a/apps/federatedfilesharing/l10n/fi_FI.js +++ b/apps/federatedfilesharing/l10n/fi_FI.js @@ -4,6 +4,18 @@ OC.L10N.register( "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "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", - "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." + "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.", + "Share with me through my #ownCloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta, katso %s", + "Share with me through my #ownCloud Federated Cloud ID" : "Jaa kanssani käyttäen #ownCloud ja federoitua pilvitunnistetta", + "Federated Cloud Sharing" : "Federoitu pilvijakaminen", + "Open documentation" : "Avaa dokumentaatio", + "Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille", + "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta", + "Federated Cloud" : "Federoitu pilvi", + "Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:", + "Share it:" : "Jaa se:", + "Add to your website" : "Lisää verkkosivuillesi", + "Share with me via ownCloud" : "Jaa kanssani ownCloudin kautta", + "HTML Code:" : "HTML-koodi:" }, "nplurals=2; plural=(n != 1);"); |