nextcloud/apps/files/l10n/fi_FI.json

118 lines
8.9 KiB
JSON
Raw Normal View History

{ "translations": {
"Storage not available" : "Tallennustila ei ole käytettävissä",
"Storage invalid" : "Virheellinen tallennustila",
"Unknown error" : "Tuntematon virhe",
"Could not move %s - File with this name already exists" : "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
"Could not move %s" : "Kohteen %s siirto ei onnistunut",
"Permission denied" : "Ei käyttöoikeutta",
"The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.",
"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.",
"Error when creating the file" : "Virhe tiedostoa luotaessa",
"Error when creating the folder" : "Virhe kansiota luotaessa",
"Unable to set upload directory." : "Lähetyskansion asettaminen epäonnistui.",
"Invalid Token" : "Virheellinen token",
"No file was uploaded. Unknown error" : "Tiedostoa ei lähetetty. Tuntematon virhe",
"There is no error, the file uploaded with success" : "Ei virheitä, tiedosto lähetettiin onnistuneesti",
"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:",
"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",
"The uploaded file was only partially uploaded" : "Tiedoston lähetys onnistui vain osittain",
"No file was uploaded" : "Yhtäkään tiedostoa ei lähetetty",
"Missing a temporary folder" : "Tilapäiskansio puuttuu",
"Failed to write to disk" : "Levylle kirjoitus epäonnistui",
"Not enough storage available" : "Tallennustilaa ei ole riittävästi käytettävissä",
"Upload failed. Could not find uploaded file" : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
"Upload failed. Could not get file info." : "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
"Invalid directory." : "Virheellinen kansio.",
"Files" : "Tiedostot",
"All files" : "Kaikki tiedostot",
2014-12-17 09:56:41 +03:00
"Favorites" : "Suosikit",
2014-12-19 09:56:51 +03:00
"Home" : "Koti",
2015-08-25 19:39:10 +03:00
"Close" : "Sulje",
"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",
"Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}",
"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ä",
"Upload cancelled." : "Lähetys peruttu.",
"Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.",
"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.",
"{new_name} already exists" : "{new_name} on jo olemassa",
"Could not create file" : "Tiedoston luominen epäonnistui",
"Could not create folder" : "Kansion luominen epäonnistui",
2015-08-25 19:39:10 +03:00
"Actions" : "Toiminnot",
2015-01-13 09:56:58 +03:00
"Download" : "Lataa",
2014-12-19 09:56:51 +03:00
"Select" : "Valitse",
"Pending" : "Odottaa",
2014-12-15 09:54:30 +03:00
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
2015-06-25 08:55:15 +03:00
"This operation is forbidden" : "Tämä toiminto on kielletty",
2015-06-29 08:54:44 +03:00
"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.",
"Error moving file." : "Virhe tiedostoa siirrettäessä.",
"Error moving file" : "Virhe tiedostoa siirrettäessä",
"Error" : "Virhe",
"Could not rename file" : "Tiedoston nimeäminen uudelleen epäonnistui",
"Error deleting file." : "Virhe tiedostoa poistaessa.",
2015-01-08 09:56:00 +03:00
"No entries in this folder match '{filter}'" : "Mikään tässä kansiossa ei vastaa suodatusta '{filter}'",
"Name" : "Nimi",
"Size" : "Koko",
"Modified" : "Muokattu",
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} ja {files}",
"You dont 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",
"_Uploading %n file_::_Uploading %n files_" : ["Lähetetään %n tiedosto","Lähetetään %n tiedostoa"],
"\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
2015-06-07 08:55:03 +03:00
"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!",
"Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
2015-06-07 08:55:03 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Käyttäjän {owner} tallennustila on melkein täynnä ({usedSpacePercent} %)",
"Your storage is almost full ({usedSpacePercent}%)" : "Tallennustila on melkein loppu ({usedSpacePercent}%)",
2015-01-13 09:56:58 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
2015-08-25 19:39:10 +03:00
"Path" : "Polku",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
2014-12-17 09:56:41 +03:00
"Favorited" : "Lisätty suosikkeihin",
"Favorite" : "Suosikki",
2015-02-11 09:55:07 +03:00
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
2015-02-20 09:55:01 +03:00
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
"A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
2015-04-15 01:15:32 +03:00
"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>",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
"A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
"You created %1$s" : "Loit kohteen %1$s",
"%2$s created %1$s" : "%2$s loi kohteen %1$s",
"%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
"You changed %1$s" : "Muutit kohdetta %1$s",
"%2$s changed %1$s" : "%2$s muutti kohdetta %1$s",
"You deleted %1$s" : "Poistit kohteen %1$s",
"%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
"You restored %1$s" : "Palautit kohteen %1$s",
"%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
"%s could not be renamed as it has been deleted" : "Kohdetta %s ei voitu nimetä uudelleen, koska se on poistettu",
"%s could not be renamed" : "kohteen %s nimeäminen uudelleen epäonnistui",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
"max. possible: " : "suurin mahdollinen:",
2015-08-25 19:39:10 +03:00
"With PHP-FPM this value may take up to 5 minutes to take effect after saving." : "PHP-FPM:n ollessa käytössä tämän arvon tuleminen voimaan saattaa kestää viisi minuuttia tallennushetkestä.",
"Save" : "Tallenna",
2015-03-18 08:55:22 +03:00
"Can not be edited from here due to insufficient permissions." : "Ei muokattavissa täällä puutteellisten oikeuksien vuoksi.",
2014-12-19 09:56:51 +03:00
"Settings" : "Asetukset",
"WebDAV" : "WebDAV",
"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>",
"New" : "Uusi",
"New text file" : "Uusi tekstitiedosto",
"Text file" : "Tekstitiedosto",
"New folder" : "Uusi kansio",
"Folder" : "Kansio",
2014-12-20 09:56:24 +03:00
"Upload" : "Lähetä",
2014-12-19 09:56:51 +03:00
"Cancel upload" : "Peru lähetys",
2015-03-28 08:55:46 +03:00
"No files in here" : "Täällä ei ole tiedostoja",
2014-12-19 09:56:51 +03:00
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
2015-01-08 09:56:00 +03:00
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
2014-12-19 09:56:51 +03:00
"Select all" : "Valitse kaikki",
2015-08-25 19:39:10 +03:00
"Delete" : "Poista",
"Upload too large" : "Lähetettävä tiedosto on liian suuri",
"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.",
"Files are being scanned, please wait." : "Tiedostoja tarkistetaan, odota hetki.",
2014-12-19 09:56:51 +03:00
"Currently scanning" : "Tutkitaan parhaillaan",
"No favorites" : "Ei suosikkeja",
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}