You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

fi_FI.js 3.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Federoitu jakaminen",
  5. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
  6. "Remote share" : "Etäjako",
  7. "Remote share password" : "Etäjaon salasana",
  8. "Cancel" : "Peruuta",
  9. "Add remote share" : "Lisää etäjako",
  10. "Copied!" : "Kopioitu!",
  11. "Not supported!" : "Ei tuettu!",
  12. "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
  13. "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
  14. "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste",
  15. "Server to server sharing is not enabled on this server" : "Palvelimien kesken jakaminen ei ole käytössä tällä palvelimella",
  16. "Couldn't establish a federated share." : "Ei voinut muodostaa federoitua jakoa.",
  17. "Couldn't establish a federated share, maybe the password was wrong." : "Ei voinut muodostaa federoitua jakoa. Ehkä salasana oli väärin.",
  18. "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Federoidun jaon pyyntö onnistui. Tulet saamaan kutsun. Tarkista ilmoituksesi.",
  19. "The mountpoint name contains invalid characters." : "Liitospisteen nimi sisältää virheellisiä merkkejä.",
  20. "Not allowed to create a federated share with the owner." : "Omistajan kanssa ei ole sallittua luoda federoitua jakoa",
  21. "Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
  22. "Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
  23. "Storage not valid" : "Tallennustila ei ole kelvollinen",
  24. "Federated Share successfully added" : "Federoitu jako lisätty onnistuneesti",
  25. "Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
  26. "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",
  27. "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
  28. "File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
  29. "Could not find share" : "Ei löytynyt jakoa",
  30. "Accept" : "Hyväksy",
  31. "Decline" : "Kieltäydy",
  32. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta, katso %s",
  33. "Share with me through my #Nextcloud Federated Cloud ID" : "Jaa kanssani käyttäen #Nextcloud ja federoitua pilvitunnistetta",
  34. "Federated Cloud Sharing" : "Federoitu pilvijakaminen",
  35. "Open documentation" : "Avaa dokumentaatio",
  36. "Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
  37. "Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
  38. "Federated Cloud" : "Federoitu pilvi",
  39. "Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
  40. "Share it:" : "Jaa se:",
  41. "Add to your website" : "Lisää verkkosivuillesi",
  42. "Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
  43. "HTML Code:" : "HTML-koodi:",
  44. "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.",
  45. "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
  46. "You received \"/%3$s\" as a remote share from %1$s" : "Vastaanotit \"/%3$s\":n etäjakona käyttäjältä %1$s"
  47. },
  48. "nplurals=2; plural=(n != 1);");