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/federation/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/federation/l10n/fi_FI.js')
-rw-r--r-- | apps/federation/l10n/fi_FI.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/federation/l10n/fi_FI.js b/apps/federation/l10n/fi_FI.js index 53052a96406..578b3ea7dba 100644 --- a/apps/federation/l10n/fi_FI.js +++ b/apps/federation/l10n/fi_FI.js @@ -12,6 +12,8 @@ OC.L10N.register( "+ Add Nextcloud server" : "+ Lisää Nextcloud-palvelin", "Nextcloud Server" : "Nextcloud-palvelin", "Server added to the list of trusted Nextclouds" : "Palvelin lisätty luotettujen palvelimien luetteloon", - "No Nextcloud server found" : "Nextcloud-palvelinta ei löytynyt" + "No Nextcloud server found" : "Nextcloud-palvelinta ei löytynyt", + "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcould federointi sallii sinun liittyä toisten luotettujen Nextcloud -palvelimien käyttäjäluetteloihin. Sitä käytetään esimerkiksi ulkoisten käyttäjänimien automaattiseen täydentämiseen.", + "Trusted Nextcloud Servers" : "Luotetut Nextcloud -palvelimet" }, "nplurals=2; plural=(n != 1);"); |