1
0

fi.json 2.2 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Shared with %1$s" : "Jaettu käyttäjälle %1$s",
  3. "Shared with {email}" : "Jaettu käyttäjälle {email}",
  4. "Shared with %1$s by %2$s" : "Jaettu käyttäjälle %1$s käyttäjältä %2$s",
  5. "Shared with {email} by {actor}" : "Jaettu käyttäjälle {email} käyttäjältä {actor}",
  6. "You shared %1$s with %2$s by mail" : "Jaoit tiedoston %1$s sähköpostitse osoitteeseen %2$s",
  7. "You shared {file} with {email} by mail" : "Jaoit tiedoston {file} sähköpostitse osoitteeseen {email}",
  8. "%3$s shared %1$s with %2$s by mail" : "%3$s jakoi tiedoston %1$s sähköpostitse osoitteeseen %2$s",
  9. "{actor} shared {file} with {email} by mail" : "{actor} jakoi tiedoston {file} sähköpostitse osoitteeseen {email}",
  10. "Password to access {file} was sent to you" : "Salasana tiedoston {file} käyttämiseksi lähetettiin sinulle",
  11. "Sharing %s failed, this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska se on jo jaettu käyttäjälle %s",
  12. "Failed to send share by email" : "Jaon lähettäminen sähköpostitse epäonnistui",
  13. "%s shared »%s« with you" : "%s jakoi kohteen »%s« kanssasi",
  14. "%s shared »%s« with you." : "%s jakoi kohteen »%s« kanssasi.",
  15. "Click the button below to open it." : "Klikkaa alla olevaa linkkiä avataksesi sen.",
  16. "Open »%s«" : "Avaa »%s«",
  17. "%s via %s" : "%s (palvelun %s kautta)",
  18. "It is protected with the following password: %s" : "Se on suojattu seuraavalla salasanalla: %s",
  19. "This is the password: %s" : "Tämä on salasana: %s",
  20. "You can choose a different password at any time in the share dialog." : "Voit valita muun salasanan koska tahansa jakovalikossa.",
  21. "Could not find share" : "Jakoa ei löytynyt",
  22. "Share by mail" : "Jaa sähköpostitse",
  23. "Allows users to share a personalized link to a file or folder by putting in an email address." : "Salli käyttäjien jakaa personoitu linkki tiedostoon tai kansioon syöttämällä sähköpostiosoitteen.",
  24. "Send password by mail" : "Lähetä salasana sähköpostitse",
  25. "Enforce password protection" : "Pakota salasanasuojaus",
  26. "Failed to send share by E-mail" : "Jaon lähettäminen sähköpostitse epäonnistui"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }