fi.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. { "translations": {
  2. "File shares" : "Tiedostojaot",
  3. "Downloaded via public link" : "Ladattu julkista linkkiä käyttäen",
  4. "Downloaded by {email}" : "Ladannut {email}",
  5. "{file} downloaded via public link" : "{file} ladattu julkisen linkin kautta",
  6. "{email} downloaded {file}" : "{email} latasi tiedoston {file}",
  7. "Shared with group {group}" : "Jaettu ryhmälle {group}",
  8. "Removed share for group {group}" : "Lopetettu jakaminen ryhmälle {group}",
  9. "{actor} shared with group {group}" : "{actor} jakoi ryhmälle {group}",
  10. "{actor} removed share for group {group}" : "{actor} lopetti jakamisen ryhmälle {group}",
  11. "Share for group {group} expired" : "Jako ryhmälle {group} vanhentui",
  12. "You shared {file} with group {group}" : "Jaoit kohteen {file} ryhmälle {group}",
  13. "You removed group {group} from {file}" : "Poistit ryhmän {group} tiedostosta {file}",
  14. "{actor} shared {file} with group {group}" : "{actor} jakoi kohteen {file} ryhmälle {group}",
  15. "{actor} removed group {group} from {file}" : "{actor} poisti ryhmän {group} kohteen {file} käyttöoikeudet",
  16. "Share for file {file} with group {group} expired" : "Tiedoston {file} jako ryhmän {group} kanssa on päättynyt",
  17. "Shared as public link" : "Jaettu julkisella linkillä",
  18. "Removed public link" : "Julkinen linkki poistettu",
  19. "Public link expired" : "Julkinen linkki vanhentui",
  20. "{actor} shared as public link" : "{actor} jakoi julkisena linkkinä",
  21. "{actor} removed public link" : "{actor} poisti julkisen linkin",
  22. "Public link of {actor} expired" : "Käyttäjän {actor} julkinen linkki vanheni",
  23. "You shared {file} as public link" : "Jaoit kohteen {file} julkisena linkkinä",
  24. "You removed public link for {file}" : "Poistit kohteen {file} julkisen linkin",
  25. "Public link expired for {file}" : "Kohteen {file} julkinen linkki vanheni",
  26. "{actor} shared {file} as public link" : "{actor} jakoi kohteen {file} julkisena linkkinä",
  27. "{actor} removed public link for {file}" : "{actor} poisti kohteen {file} julkisen linkin",
  28. "Public link of {actor} for {file} expired" : "Käyttäjän {actor} julkinen linkki kohteeseen {file} vanhentui",
  29. "{user} accepted the remote share" : "{user} hyväksyi etäjaon",
  30. "{user} declined the remote share" : "{user} kieltäytyi etäjaosta",
  31. "You received a new remote share {file} from {user}" : "Vastaanotit uuden etäjaon {file} käyttäjältä {user}",
  32. "{user} accepted the remote share of {file}" : "{user} hyväksyi etäjaon {file}",
  33. "{user} declined the remote share of {file}" : "{user} kieltäytyi etäjaosta {file}",
  34. "{user} unshared {file} from you" : "{user} lopetti kohteen {file} jakamisen kanssasi",
  35. "Shared with {user}" : "Jaettu käyttäjälle {user}",
  36. "Removed share for {user}" : "Poisti jaon käyttäjälle {user}",
  37. "You removed yourself" : "Poistit itsesi",
  38. "{actor} removed themselves" : "{actor} poisti itsensä",
  39. "{actor} shared with {user}" : "{actor} jakoi käyttäjälle {user}",
  40. "{actor} removed share for {user}" : "{actor} poisti jaon käyttäjälle {user}",
  41. "Shared by {actor}" : "Jakanut {actor}",
  42. "{actor} removed share" : "{actor} lopetti jakamisen",
  43. "Share for {user} expired" : "Jako käyttäjälle {user} vanhentui",
  44. "Share expired" : "Jako vanhentui",
  45. "You shared {file} with {user}" : "Jaoit kohteen {file} käyttäjälle {user}",
  46. "You removed {user} from {file}" : "Poistit käyttäjän {user} kohteen {file} käyttöoikeudet",
  47. "You removed yourself from {file}" : "Poistit itsesi tiedostosta {file}",
  48. "{actor} removed themselves from {file}" : "{actor} poisti itsensä tiedostosta {file}",
  49. "{actor} shared {file} with {user}" : "{actor} jakoi kohteen {file} käyttäjälle {user}",
  50. "{actor} removed {user} from {file}" : "{actor} poisti käyttäjän {user} kohteen {file} käyttöoikeudet",
  51. "{actor} shared {file} with you" : "{actor} jakoi kohteen {file} kanssasi",
  52. "{actor} removed you from the share named {file}" : "{actor} poisti sinut jaosta nimeltä {file}",
  53. "Share for file {file} with {user} expired" : "Tiedoston {file} jako käyttäjän {user} kanssa on päättynyt",
  54. "Share for file {file} expired" : "Tiedoston {file} jako vanhentui",
  55. "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Tiedosto tai kansio, joka on jaettu sähköpostitse tai julkisen linkin kautta, on <strong>ladattu</strong>",
  56. "A file or folder was shared from <strong>another server</strong>" : "Tiedosto tai kansio on jaettu <strong>toiselta palvelimelta</strong>",
  57. "Sharing" : "Jakaminen",
  58. "A file or folder has been <strong>shared</strong>" : "Tiedosto tai kansio on <strong>jaettu</strong>",
  59. "Shared link" : "Jaettu linkki",
  60. "Wrong share ID, share does not exist" : "Väärä jaon ID, jakoa ei ole olemassa",
  61. "Could not delete share" : "Jaon poistaminen epäonnistui",
  62. "Please specify a file or folder path" : "Määritä tiedoston tai kansion polku",
  63. "Wrong path, file/folder does not exist" : "Väärä polku, tiedostoa/kansiota ei ole olemassa",
  64. "Could not create share" : "Jaon luominen epäonnistui",
  65. "Invalid permissions" : "Virheelliset käyttöoikeudet",
  66. "Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla VVVV-KK-PP",
  67. "Group sharing is disabled by the administrator" : "Ylläpitäjä on estänyt ryhmäjakamisen",
  68. "Please specify a valid group" : "Määritä kelvollinen ryhmä",
  69. "Public link sharing is disabled by the administrator" : "Ylläpitäjä on estänyt julkisen linkin jakamisen",
  70. "Public upload disabled by the administrator" : "Ylläpitäjä on estänyt julkisen lähetyksen",
  71. "Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
  72. "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Kohteen %s jakaminen lähettämällä salasana Nextcloud Talkin kautta epäonnistui, koska Nextcloud Talk ei ole käytössä",
  73. "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Kohteen %1$s jakaminen epäonnistui, koska tietovarasto ei salli %2$s tyyppisiä jakoja",
  74. "Sharing %s failed because the back end does not support room shares" : "Kohteen %s jakaminen epäonnistui, koska taustaosa ei tue huonejakoja",
  75. "Unknown share type" : "Tuntematon jaon tyyppi",
  76. "Not a directory" : "Ei hakemisto",
  77. "Could not lock node" : "Solmua ei voitu lukita",
  78. "Could not lock path" : "Polun lukitseminen ei onnistunut",
  79. "Wrong or no update parameter given" : "Päivitettävä parametri puuttuu tai on väärin",
  80. "Share must at least have READ or CREATE permissions" : "Jaolla tulee olla vähintään luku- tai kirjoitusoikeus",
  81. "Wrong password" : "Väärä salasana",
  82. "shared by %s" : "käyttäjän %s jakama",
  83. "Download" : "Lataa",
  84. "Add to your %s" : "Lisää %siisi",
  85. "Direct link" : "Suora linkki",
  86. "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä",
  87. "File sharing" : "Tiedostonjako",
  88. "Share will expire tomorrow" : "Jako vanhenee huomenna",
  89. "Your share of {node} will expire tomorrow" : "Jakosi {node} vanhenee huomenna",
  90. "You received {share} as a share by {user}" : "Vastaanotit jaon {share} käyttäjältä {user}",
  91. "You received {share} to group {group} as a share by {user}" : "Vastaanotit jaon {share} ryhmään {group} käyttäjältä {user}",
  92. "Accept" : "Hyväksy",
  93. "Decline" : "Kieltäydy",
  94. "People" : "Ihmiset",
  95. "Expiration date" : "Vanhenemispäivä",
  96. "Set a password" : "Aseta salasana",
  97. "Password" : "Salasana",
  98. "Share link" : "Jaa linkki",
  99. "Copy to clipboard" : "Kopioi leikepöydälle",
  100. "Send link via email" : "Lähetä linkki sähköpostitse",
  101. "Link copied to clipboard" : "Linkki kopioitu leikepöydälle",
  102. "Select" : "Valitse",
  103. "Cancel" : "Peruuta",
  104. "Close" : "Sulje",
  105. "Continue" : "Jatka",
  106. "Error creating the share: {errorMessage}" : "Virhe luotaessa jakoa: {errorMessage}",
  107. "Error creating the share" : "Virhe jakoa luotaessa",
  108. "Accept shares from other accounts and groups by default" : "Hyväksy jaot muilta tileiltä ja ryhmiltä oletusarvoisesti",
  109. "Set default folder for accepted shares" : "Aseta oletuskansio hyväksytyille jaoille",
  110. "Reset" : "Palauta",
  111. "Reset folder to system default" : "Palauta kansio järjestelmän oletukseksi",
  112. "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille",
  113. "Invalid path selected" : "Virheellinen polku valittu",
  114. "Unknown error" : "Tuntematon virhe",
  115. "Open Sharing Details" : "Avaa jakamisen yksityiskohdat",
  116. "group" : "ryhmä",
  117. "conversation" : "keskustelu",
  118. "remote" : "etä",
  119. "remote group" : "etäryhmä",
  120. "guest" : "vieras",
  121. "Shared with the group {user} by {owner}" : "Jaettu ryhmän {user} kanssa käyttäjältä {owner}",
  122. "Shared with the conversation {user} by {owner}" : "Jaettu keskustelun {user} kanssa käyttäjältä {owner}",
  123. "Shared with {user} by {owner}" : "{owner} jakoi käyttäjälle {user}",
  124. "Added by {initiator}" : "Lisäyksen tehnyt {initiator}",
  125. "Via “{folder}”" : "“{folder}” kautta",
  126. "Unshare" : "Lopeta jakaminen",
  127. "Internal link" : "Sisäinen linkki",
  128. "Cannot copy, please copy the link manually" : "Kopioiminen ei onnistu. Kopioi linkki manuaalisesti",
  129. "Copy internal link to clipboard" : "Kopioi sisäinen linkki leikepöydälle",
  130. "Link copied" : "Linkki kopioitu",
  131. "Please enter the following required information before creating the share" : "Anna seuraavat vaaditut tiedot, ennen kuin luot jaon",
  132. "Password protection (enforced)" : "Salasanasuojaus (pakotettu)",
  133. "Password protection" : "Salasanasuojaus",
  134. "Enter a password" : "Syötä salasana",
  135. "Expiration date (enforced)" : "Vanhenemispäivä (pakotettu)",
  136. "Create share" : "Luo jako",
  137. "Customize link" : "Mukauta linkkiä",
  138. "Generate QR code" : "Luo QR-koodi",
  139. "Add another link" : "Lisää toinen linkki",
  140. "Create a new share link" : "Luo uusi jakolinkki",
  141. "Shared via link by {initiator}" : "Jaettu linkin kautta käyttäjältä {initiator}",
  142. "Mail share ({label})" : "Sähköpostijako ({label})",
  143. "Share link ({label})" : "Jaa linkki ({label})",
  144. "Share link ({index})" : "Jaa linkki ({index})",
  145. "Actions for \"{title}\"" : "Toiminnot kohteelle \"{title}\"",
  146. "Copy public link of \"{title}\" to clipboard" : "Kopioi kohteen \"{title}\" julkinen linkki leikepöydälle",
  147. "Error, please enter proper password and/or expiration date" : "Virhe, lisää kelvollinen salasana ja/tai päättymispäivä",
  148. "Link share created" : "Linkkijako luotu",
  149. "Error while creating the share" : "Virhe jakoa luotaessa",
  150. "View only" : "Vain katselu",
  151. "Can edit" : "Voi muokata",
  152. "Custom permissions" : "Mukautetut oikeudet",
  153. "Search for share recipients" : "Etsi jaon vastaanottajia",
  154. "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.",
  155. "Resharing is not allowed" : "Uudelleenjako ei ole sallittu",
  156. "Name or email …" : "Nimi tai sähköposti...",
  157. "Name, email, or Federated Cloud ID …" : "Nimi, sähköposti tai federoitu Cloud ID...",
  158. "Searching …" : "Haetaan…",
  159. "No elements found." : "Elementtejä ei löytynyt.",
  160. "Search globally" : "Hae globaalisti",
  161. "Guest" : "Vieras",
  162. "Group" : "Ryhmä",
  163. "Email" : "Sähköposti",
  164. "Team" : "Tiimi",
  165. "Talk conversation" : "Talk-keskustelu",
  166. "Deck board" : "Deck-taulu",
  167. "on {server}" : "palvelimella {server}",
  168. "File drop" : "Tiedoston pudotus",
  169. "Terms of service" : "Käyttöehdot",
  170. "Nickname" : "Nimimerkki",
  171. "Allow upload and editing" : "Salli lähetys ja muokkaus",
  172. "Allow editing" : "Salli muokkaus",
  173. "Advanced settings" : "Lisäasetukset",
  174. "Share label" : "Jaon nimi",
  175. "Set password" : "Aseta salasana",
  176. "Password expires {passwordExpirationTime}" : "Salasana vanhenee {passwordExpirationTime}",
  177. "Password expired" : "Salasana vanheni",
  178. "Video verification" : "Videovarmistus",
  179. "Set expiration date" : "Aseta vanhenemispäivä",
  180. "Hide download" : "Piilota lataus",
  181. "Note to recipient" : "Huomio vastaanottajalle",
  182. "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle",
  183. "Read" : "Lue",
  184. "Create" : "Luo",
  185. "Edit" : "Muokkaa",
  186. "Share" : "Jaa",
  187. "Delete" : "Poista",
  188. "Delete share" : "Poista jako",
  189. "Share with {userName}" : "Jaa käyttäjän {userName} kanssa",
  190. "Share with group" : "Jaa ryhmän kanssa",
  191. "Share in conversation" : "Jaa keskustelussa",
  192. "Share with remote group" : "Jaa etäryhmän kanssa",
  193. "Share with guest" : "Jaa vieraan kanssa",
  194. "Update share" : "Päivitä jako",
  195. "Save share" : "Tallenna jako",
  196. "Others with access" : "Muut, joilla on käyttöoikeus",
  197. "Toggle list of others with access to this directory" : "Vaihda näkymää kansioon käyttöoikeuden omaavista käyttäjistä",
  198. "Toggle list of others with access to this file" : "Vaihda näkymää tiedostoon käyttöoikeuden omaavista käyttäjistä",
  199. "Shares" : "Jaot",
  200. "Unable to load the shares list" : "Jakolistan haku epäonnistui",
  201. "Expires {relativetime}" : "Vanhenee {relativetime}",
  202. "this share just expired." : "tämä jako vanheni juuri.",
  203. "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi",
  204. "Link to a file" : "Linkki tiedostoon",
  205. "_Accept share_::_Accept shares_" : ["Hyväksy jako","Hyväksy jaot"],
  206. "Open in Files" : "Avaa tiedostosovelluksessa",
  207. "_Reject share_::_Reject shares_" : ["Hylkää jako","Hylkää jaot"],
  208. "_Restore share_::_Restore shares_" : ["Palauta jako","Palauta jaot"],
  209. "Shared" : "Jaettu",
  210. "Shared by {ownerDisplayName}" : "Jakanut {ownerDisplayName}",
  211. "Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa",
  212. "Show sharing options" : "Näytä jakamisen valinnat",
  213. "Shared with others" : "Jaettu muiden kanssa",
  214. "No file" : "Ei tiedostoa",
  215. "Public share" : "Julkinen jako",
  216. "Overview of shared files." : "Yleisnäkymä jaetuista tiedostoista.",
  217. "No shares" : "Ei jakoja",
  218. "Files and folders you shared or have been shared with you will show up here" : "Tiedostot ja kansiot, jotka olet jakanut tai jotka on jaettu kanssasi, näkyvät täällä",
  219. "Shared with you" : "Jaettu kanssasi",
  220. "List of files that are shared with you." : "Luettelo kanssasi jaetuista tiedostoista.",
  221. "Nothing shared with you yet" : "Kanssasi ei ole vielä jaettu mitään",
  222. "Files and folders others shared with you will show up here" : "Kanssasi jaetut tiedostot ja kansiot näkyvät täällä",
  223. "List of files that you shared with others." : "Luettelo muille jakamistasi tiedostoista.",
  224. "Nothing shared yet" : "Ei mitään jaettua",
  225. "Files and folders you shared will show up here" : "Tiedostot ja kansiot, jotka olet jakanut, näkyvät täällä",
  226. "Shared by link" : "Jaettu linkin kautta",
  227. "List of files that are shared by link." : "Luettelo tiedostoista, jotka on jaettu linkin kautta.",
  228. "No shared links" : "Ei jaettuja linkkejä",
  229. "Files and folders you shared by link will show up here" : "Linkin kautta jakamasi tiedostot ja kansiot näkyvät täällä",
  230. "Deleted shares" : "Poistetut jaot",
  231. "No deleted shares" : "Ei poistettuja jakoja",
  232. "Pending shares" : "Odottavat jaot",
  233. "List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.",
  234. "No pending shares" : "Ei odottavia jakoja",
  235. "Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä",
  236. "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}",
  237. "Error updating the share" : "Virhe jakoa päivittäessä",
  238. "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu",
  239. "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu",
  240. "Share {propertyName} saved" : "Jako {propertyName} tallennettu",
  241. "Shared by" : "Jakanut",
  242. "Shared with" : "Jaettu",
  243. "Password created successfully" : "Salasana luotu onnistuneesti",
  244. "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}",
  245. "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa",
  246. "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa",
  247. "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa",
  248. "Share note" : "Jaa muistiinpano",
  249. "Show list view" : "Näytä listanäkymä",
  250. "Show grid view" : "Näytä ruudukkonäkymä",
  251. "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s",
  252. "Note" : "Huomio",
  253. "Select or drop files" : "Valitse tai pudota tiedostoja",
  254. "Uploading files" : "Lähetetään tiedostoja",
  255. "Uploaded files:" : "Lähetetyt tiedostot:",
  256. "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.",
  257. "Share not found" : "Jakoa ei löytynyt",
  258. "Back to %s" : "Takaisin kohtaan %s",
  259. "Add to your Nextcloud" : "Lisää Nextcloudiisi",
  260. "Waiting…" : "Odotetaan…",
  261. "error" : "virhe",
  262. "finished" : "valmis",
  263. "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.",
  264. "Move or copy" : "Siirrä tai kopioi",
  265. "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon",
  266. "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}",
  267. "Invalid server URL" : "Virheellinen palvelimen URL",
  268. "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui",
  269. "Files" : "Tiedostot",
  270. "Please specify a valid user" : "Määritä kelvollinen käyttäjä",
  271. "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu",
  272. "Please specify a valid circle" : "Määritä kelvollinen piiri",
  273. "Download all files" : "Lataa kaikki tiedostot",
  274. "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena",
  275. "Read only" : "Vain luku",
  276. "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)",
  277. "Upload" : "Lähetä",
  278. "Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon",
  279. "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon",
  280. "Enter a date" : "Syötä päivämäärä",
  281. "Circle" : "Piiri",
  282. "Allow download" : "Salli lataus",
  283. "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus",
  284. "No entries found in this folder" : "Ei kohteita tässä kansiossa",
  285. "Name" : "Nimi",
  286. "Share time" : "Jakamisen ajankohta",
  287. "Sorry, this link does not seem to work anymore." : "Valitettavasti tämä linkki ei vaikuta enää toimivan.",
  288. "Reasons might be:" : "Mahdollisia syitä saattavat olla:",
  289. "the item was removed" : "kohde poistettiin",
  290. "the link expired" : "linkki vanheni",
  291. "sharing is disabled" : "jakaminen on poistettu käytöstä",
  292. "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.",
  293. "Enter your name" : "Kirjoita nimesi"
  294. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  295. }