fi.json 4.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. { "translations": {
  2. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
  3. "Remote share" : "Etäjako",
  4. "Remote share password" : "Etäjaon salasana",
  5. "Cancel" : "Peruuta",
  6. "Add remote share" : "Lisää etäjako",
  7. "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste",
  8. "Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella",
  9. "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.",
  10. "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.",
  11. "Federated Share request sent, you will receive an invitation. Check your notifications." : "Federoidun jakamisen pyyntö lähetetty, saat kutsun. Tarkista ilmoitukset.",
  12. "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Federoitua jakoa ei voitu muodostaa. Vaikuttaa siltä, että palvelin jonka kanssa federointia yritetään, on versioltaan liian vanha (Nextcloud <= 9).",
  13. "It is not allowed to send federated group shares from this server." : "Federoitujen ryhmäjakojen lähettäminen tältä palvelimelta ei ole sallittu.",
  14. "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kohteen %1$s jakaminen epäonnistui, koska tämä kohde on jo jaettu käyttäjän %2$s kanssa",
  15. "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
  16. "Federated shares require read permissions" : "Federoidut jaot vaativat lukuoikeuksia",
  17. "File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
  18. "Could not find share" : "Ei löytynyt jakoa",
  19. "Federated sharing" : "Federoitu jakaminen",
  20. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user} ({behalf}:n puolesta)",
  21. "You received {share} as a remote share from {user}" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user}",
  22. "Accept" : "Hyväksy",
  23. "Decline" : "Kieltäydy",
  24. "Federated Cloud Sharing" : "Federoitu pilvijakaminen",
  25. "Sharing" : "Jakaminen",
  26. "Federated file sharing" : "Federoitu tiedostojako",
  27. "Provide federated file sharing across servers" : "Mahdollistaa federoidun tiedostojaon palvelinten välillä",
  28. "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
  29. "Allow users on this server to send shares to groups on other servers" : "Salli käyttäjien tällä palvelimella lähettää jakoja toisten palvelimien ryhmille",
  30. "Allow users on this server to receive group shares from other servers" : "Salli käyttäjien tällä palvelimella vastaanottaa ryhmäjakoja toisilta palvelimilta",
  31. "Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",
  32. "Allow users to publish their data to a global and public address book" : "Salli käyttäjien julkaista tietojaan maailmanlaajuisessa ja julkisessa osoitekirjassa",
  33. "Federated Cloud" : "Federoitu pilvi",
  34. "Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
  35. "Share it so your friends can share files with you:" : "Jaa se, jotta ystäväsi voivat jakaa tiedostoja kanssasi:",
  36. "Facebook" : "Facebook",
  37. "Twitter" : "Twitter",
  38. "Diaspora" : "Diaspora",
  39. "Add to your website" : "Lisää verkkosivuillesi",
  40. "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
  41. "HTML Code:" : "HTML-koodi:",
  42. "Share with me through my #Nextcloud Federated Cloud ID" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta",
  43. "Copy to clipboard" : "Kopioi leikepöydälle",
  44. "Clipboard is not available" : "Leikepöytä ei ole käytettävissä",
  45. "Copied!" : "Kopioitu!",
  46. "Copy" : "Kopioi",
  47. "Not supported!" : "Ei tuettu!",
  48. "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
  49. "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
  50. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",
  51. "Open documentation" : "Avaa ohje"
  52. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  53. }