diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/federatedfilesharing/l10n/fi_FI.js | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/fi_FI.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/fi_FI.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/fi_FI.js b/apps/federatedfilesharing/l10n/fi_FI.js index 5380916d11a..b6ce1e7b3c1 100644 --- a/apps/federatedfilesharing/l10n/fi_FI.js +++ b/apps/federatedfilesharing/l10n/fi_FI.js @@ -1,10 +1,13 @@ OC.L10N.register( "federatedfilesharing", { + "Federated sharing" : "Federoitu jakaminen", "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.", + "Accept" : "Hyväksy", + "Decline" : "Kieltäydy", "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", |