diff options
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);"); |