fi_FI.json 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. { "translations": {
  2. "Storage not available" : "Tallennustila ei ole käytettävissä",
  3. "Storage invalid" : "Virheellinen tallennustila",
  4. "Unknown error" : "Tuntematon virhe",
  5. "Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
  6. "Invalid Token" : "Virheellinen token",
  7. "No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe",
  8. "There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti",
  9. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:",
  10. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön",
  11. "The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain",
  12. "No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty",
  13. "Missing a temporary folder" : "Tilapäiskansio puuttuu",
  14. "Failed to write to disk" : "Levylle kirjoitus epäonnistui",
  15. "Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä",
  16. "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
  17. "Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
  18. "Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
  19. "Invalid directory." : "Virheellinen kansio.",
  20. "Files" : "Tiedostot",
  21. "All files" : "Kaikki tiedostot",
  22. "Favorites" : "Suosikit",
  23. "Home" : "Koti",
  24. "Close" : "Sulje",
  25. "Upload cancelled." : "Lähetys peruttu.",
  26. "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
  27. "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
  28. "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
  29. "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
  30. "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
  31. "Actions" : "Toiminnot",
  32. "Download" : "Lataa",
  33. "Rename" : "Nimeä uudelleen",
  34. "Delete" : "Poista",
  35. "Disconnect storage" : "Katkaise yhteys tallennustilaan",
  36. "Unshare" : "Peru jakaminen",
  37. "Details" : "Tiedot",
  38. "Select" : "Valitse",
  39. "Pending" : "Odottaa",
  40. "Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
  41. "This operation is forbidden" : "Tämä toiminto on kielletty",
  42. "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
  43. "Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
  44. "Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
  45. "{newName} already exists" : "{newName} on jo olemassa",
  46. "Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
  47. "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",
  48. "Could not rename \"{fileName}\"" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut",
  49. "Could not create file \"{file}\"" : "Tiedostoa \"{file}\" ei voitu luoda",
  50. "Could not create file \"{file}\" because it already exists" : "Tiedostoa \"{file}\" ei voitu luoda, koska se on jo olemassa",
  51. "Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda",
  52. "Could not create folder \"{dir}\" because it already exists" : "Kansiota \"{dir}\" ei voitu luoda, koska se on jo olemassa",
  53. "Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".",
  54. "No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
  55. "Name" : "Nimi",
  56. "Size" : "Koko",
  57. "Modified" : "Muokattu",
  58. "_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
  59. "_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
  60. "{dirs} and {files}" : "{dirs} ja {files}",
  61. "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
  62. "_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
  63. "New" : "Uusi",
  64. "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
  65. "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
  66. "Storage of {owner} is full, files can not be updated or synced anymore!" : "Käyttäjän {owner} tallennustila on täynnä, tiedostoja ei voi enää päivittää tai synkronoida!",
  67. "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
  68. "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
  69. "Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
  70. "_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
  71. "Path" : "Polku",
  72. "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
  73. "Favorited" : "Lisätty suosikkeihin",
  74. "Favorite" : "Suosikki",
  75. "Folder" : "Kansio",
  76. "New folder" : "Uusi kansio",
  77. "{newname} already exists" : "{newname} on jo olemassa",
  78. "Upload" : "Lähetä",
  79. "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
  80. "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
  81. "A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
  82. "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
  83. "A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
  84. "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
  85. "You created %1$s" : "Loit kohteen %1$s",
  86. "%2$s created %1$s" : "%2$s loi kohteen %1$s",
  87. "%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
  88. "You changed %1$s" : "Muutit kohdetta %1$s",
  89. "%2$s changed %1$s" : "%2$s muutti kohdetta %1$s",
  90. "You deleted %1$s" : "Poistit kohteen %1$s",
  91. "%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
  92. "You restored %1$s" : "Palautit kohteen %1$s",
  93. "%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
  94. "Changed by %2$s" : "Muuttanut %2$s",
  95. "Deleted by %2$s" : "Poistanut %2$s",
  96. "Restored by %2$s" : "Palauttanut %2$s",
  97. "Upload (max. %s)" : "Lähetys (enintään %s)",
  98. "File handling" : "Tiedostonhallinta",
  99. "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
  100. "max. possible: " : "suurin mahdollinen:",
  101. "Save" : "Tallenna",
  102. "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM:tä käyttäen muutoksien voimaantulossa saattaa kestää 5 minuuttia.",
  103. "Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
  104. "Settings" : "Asetukset",
  105. "WebDAV" : "WebDAV",
  106. "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>",
  107. "Cancel upload" : "Peru lähetys",
  108. "No files in here" : "Täällä ei ole tiedostoja",
  109. "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
  110. "No entries found in this folder" : "Ei kohteita tässä kansiossa",
  111. "Select all" : "Valitse kaikki",
  112. "Upload too large" : "Lähetettävä tiedosto on liian suuri",
  113. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
  114. "No favorites" : "Ei suosikkeja",
  115. "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
  116. "Text file" : "Tekstitiedosto",
  117. "New text file.txt" : "Uusi tekstitiedosto.txt"
  118. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  119. }