fi_FI.php 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?php
  2. $TRANSLATIONS = array(
  3. "Could not move %s - File with this name already exists" => "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
  4. "Could not move %s" => "Kohteen %s siirto ei onnistunut",
  5. "File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
  6. "File name must not contain \"/\". Please choose a different name." => "Tiedoston nimessä ei saa olla merkkiä \"/\". Valitse toinen nimi.",
  7. "The name %s is already used in the folder %s. Please choose a different name." => "Nimi %s on jo käytössä kansiossa %s. Valitse toinen nimi.",
  8. "Not a valid source" => "Virheellinen lähde",
  9. "Error while downloading %s to %s" => "Virhe ladatessa kohdetta %s sijaintiin %s",
  10. "Error when creating the file" => "Virhe tiedostoa luotaessa",
  11. "Folder name cannot be empty." => "Kansion nimi ei voi olla tyhjä.",
  12. "Folder name must not contain \"/\". Please choose a different name." => "Kansion nimessä ei saa olla merkkiä \"/\". Valitse toinen nimi.",
  13. "Error when creating the folder" => "Virhe kansiota luotaessa",
  14. "No file was uploaded. Unknown error" => "Tiedostoa ei lähetetty. Tuntematon virhe",
  15. "There is no error, the file uploaded with success" => "Ei virheitä, tiedosto lähetettiin onnistuneesti",
  16. "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:",
  17. "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",
  18. "The uploaded file was only partially uploaded" => "Tiedoston lähetys onnistui vain osittain",
  19. "No file was uploaded" => "Yhtäkään tiedostoa ei lähetetty",
  20. "Missing a temporary folder" => "Tilapäiskansio puuttuu",
  21. "Failed to write to disk" => "Levylle kirjoitus epäonnistui",
  22. "Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä",
  23. "Upload failed. Could not find uploaded file" => "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
  24. "Invalid directory." => "Virheellinen kansio.",
  25. "Files" => "Tiedostot",
  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. "Not enough space available" => "Tilaa ei ole riittävästi",
  28. "Upload cancelled." => "Lähetys peruttu.",
  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. "URL cannot be empty" => "Osoite ei voi olla tyhjä",
  32. "{new_name} already exists" => "{new_name} on jo olemassa",
  33. "Could not create file" => "Tiedoston luominen epäonnistui",
  34. "Could not create folder" => "Kansion luominen epäonnistui",
  35. "Share" => "Jaa",
  36. "Delete permanently" => "Poista pysyvästi",
  37. "Rename" => "Nimeä uudelleen",
  38. "Pending" => "Odottaa",
  39. "Could not rename file" => "Tiedoston nimeäminen uudelleen epäonnistui",
  40. "undo" => "kumoa",
  41. "Error deleting file." => "Virhe tiedostoa poistaessa.",
  42. "_%n folder_::_%n folders_" => array("%n kansio","%n kansiota"),
  43. "_%n file_::_%n files_" => array("%n tiedosto","%n tiedostoa"),
  44. "{dirs} and {files}" => "{dirs} ja {files}",
  45. "_Uploading %n file_::_Uploading %n files_" => array("Lähetetään %n tiedosto","Lähetetään %n tiedostoa"),
  46. "'.' is an invalid file name." => "'.' on virheellinen nimi tiedostolle.",
  47. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
  48. "Your storage is full, files can not be updated or synced anymore!" => "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
  49. "Your storage is almost full ({usedSpacePercent}%)" => "Tallennustila on melkein loppu ({usedSpacePercent}%)",
  50. "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Salaus poistettiin käytöstä, mutta tiedostosi ovat edelleen salattuina. Siirry henkilökohtaisiin asetuksiin avataksesi tiedostojesi salauksen.",
  51. "Your download is being prepared. This might take some time if the files are big." => "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan.",
  52. "Error moving file" => "Virhe tiedostoa siirrettäessä",
  53. "Error" => "Virhe",
  54. "Name" => "Nimi",
  55. "Size" => "Koko",
  56. "Modified" => "Muokattu",
  57. "Invalid folder name. Usage of 'Shared' is reserved." => "Virheellinen kansion nimi. 'Shared':n käyttö on varattu.",
  58. "%s could not be renamed" => "kohteen %s nimeäminen uudelleen epäonnistui",
  59. "Upload" => "Lähetä",
  60. "File handling" => "Tiedostonhallinta",
  61. "Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko",
  62. "max. possible: " => "suurin mahdollinen:",
  63. "Needed for multi-file and folder downloads." => "Tarvitaan useampien tiedostojen ja kansioiden latausta varten.",
  64. "Enable ZIP-download" => "Ota ZIP-paketin lataaminen käytöön",
  65. "0 is unlimited" => "0 on rajoittamaton",
  66. "Maximum input size for ZIP files" => "ZIP-tiedostojen enimmäiskoko",
  67. "Save" => "Tallenna",
  68. "New" => "Uusi",
  69. "New text file" => "Uusi tekstitiedosto",
  70. "Text file" => "Tekstitiedosto",
  71. "New folder" => "Uusi kansio",
  72. "Folder" => "Kansio",
  73. "From link" => "Linkistä",
  74. "Deleted files" => "Poistetut tiedostot",
  75. "Cancel upload" => "Peru lähetys",
  76. "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",
  77. "Nothing in here. Upload something!" => "Täällä ei ole mitään. Lähetä tänne jotakin!",
  78. "Download" => "Lataa",
  79. "Delete" => "Poista",
  80. "Upload too large" => "Lähetettävä tiedosto on liian suuri",
  81. "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.",
  82. "Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki.",
  83. "Current scanning" => "Tämänhetkinen tutkinta",
  84. "Upgrading filesystem cache..." => "Päivitetään tiedostojärjestelmän välimuistia..."
  85. );
  86. $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";