nextcloud/apps/files/l10n/fi.js

136 lines
10 KiB
JavaScript
Raw Normal View History

2017-03-02 19:48:52 +03:00
OC.L10N.register(
"files",
{
2017-03-18 04:07:50 +03:00
"Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
2017-03-02 19:48:52 +03:00
"Storage invalid" : "Virheellinen tallennustila",
"Unknown error" : "Tuntematon virhe",
"All files" : "Kaikki tiedostot",
"Recent" : "Viimeaikaiset",
"File could not be found" : "TIedostoa ei löytynyt",
"Home" : "Koti",
"Close" : "Sulje",
"Favorites" : "Suosikit",
"Could not create folder \"{dir}\"" : "Kansiota \"{dir}\" ei voitu luoda",
"Upload cancelled." : "Lähetys peruttu.",
"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",
"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ä",
2017-03-18 04:07:50 +03:00
"Target folder \"{dir}\" does not exist any more" : "Kohdekansio \"{dir}\" ei ole enää olemassa",
"Not enough free space" : "Ei tarpeeksi vapaata tilaa",
2017-03-02 19:48:52 +03:00
"Uploading..." : "Lähetetään...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})",
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
2017-03-18 04:07:50 +03:00
"Move" : "Siirrä",
"Target folder" : "Kohdekansio",
2017-03-02 19:48:52 +03:00
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
"Unshare" : "Peru jakaminen",
"Files" : "Tiedostot",
"Details" : "Tiedot",
"Select" : "Valitse",
"Pending" : "Odottaa",
"Unable to determine date" : "Päivämäärän määrittäminen epäonnistui",
"This operation is forbidden" : "Tämä toiminto on kielletty",
"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.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
"{newName} already exists" : "{newName} on jo olemassa",
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
"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.",
"Could not rename \"{fileName}\"" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut",
"Could not create file \"{file}\"" : "Tiedostoa \"{file}\" ei voitu luoda",
"Could not create file \"{file}\" because it already exists" : "Tiedostoa \"{file}\" ei voitu luoda, koska se on jo olemassa",
"Could not create folder \"{dir}\" because it already exists" : "Kansiota \"{dir}\" ei voitu luoda, koska se on jo olemassa",
"Error deleting file \"{fileName}\"." : "Virhe poistaessa tiedostoa \"{fileName}\".",
2017-03-20 04:07:43 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "Ei hakutuloksia muissa kansioissa haulla {tag}{filter}{endtag}",
2017-03-02 19:48:52 +03:00
"Name" : "Nimi",
"Size" : "Koko",
"Modified" : "Muokattu",
"_%n folder_::_%n folders_" : ["%n kansio","%n kansiota"],
"_%n file_::_%n files_" : ["%n tiedosto","%n tiedostoa"],
"{dirs} and {files}" : "{dirs} ja {files}",
"_including %n hidden_::_including %n hidden_" : ["Sisältäen %n piilotetun","Sisältäen %n piilotettua"],
"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"],
"New" : "Uusi",
"\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.",
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
"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!",
"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}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["vastaa '{filter}'","vastaa '{filter}'"],
"View in folder" : "Näe kansiossa",
"Path" : "Polku",
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Favorited" : "Lisätty suosikkeihin",
"Favorite" : "Suosikki",
2017-03-18 04:07:50 +03:00
"Copy local link" : "Kopioi paikallinen linkki",
2017-03-02 19:48:52 +03:00
"Folder" : "Kansio",
"New folder" : "Uusi kansio",
"Upload" : "Lähetä",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
2017-03-18 04:07:50 +03:00
"Added to favorites" : "Lisätty suosikkeihin",
"Removed from favorites" : "Poistettu suosikeista",
"You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin",
"You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista",
"File changes" : "Tiedostomuutokset",
"You created {file}" : "Loit tiedoston {file}",
"{user} created {file}" : "{user} loi tiedoston {file}",
"{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa",
"You changed {file}" : "Muutit tiedostoa {file}",
"{user} changed {file}" : "{user} muutti tiedostoa {file}",
"You deleted {file}" : "Poistit tiedoston {file}",
"{user} deleted {file}" : "{user} poisti tiedoston {file}",
"You restored {file}" : "Palautit tiedoston {file}",
"{user} restored {file}" : "{user} palautti tiedoston {file}",
"You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} uudelleennimesi tiedoston {oldfile} tiedostoksi {newfile}",
2017-03-21 04:08:16 +03:00
"You moved {oldfile} to {newfile}" : "Siirsit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} siirsi tiedoston {oldfile} tiedostoksi {newfile}",
2017-03-18 04:07:50 +03:00
"A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>",
2017-03-02 19:48:52 +03:00
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
2017-03-18 04:07:50 +03:00
"A new file or folder has been <strong>deleted</strong>" : "Uusi tiedosto tai kansio on <strong>poistettu</strong>",
2017-03-02 19:48:52 +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>",
2017-03-18 04:07:50 +03:00
"A new file or folder has been <strong>restored</strong>" : "Uusi tiedosto tai kansio on <strong>palautettu</strong>",
2017-03-02 19:48:52 +03:00
"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:",
"Save" : "Tallenna",
"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.",
"Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.",
"Settings" : "Asetukset",
"Show hidden files" : "Näytä piilotetut tiedostot",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
"No files in here" : "Täällä ei ole tiedostoja",
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
"Select all" : "Valitse kaikki",
"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.",
"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ä",
2017-03-18 04:07:50 +03:00
"Shared with you" : "Jaettu kanssasi",
"Shared with others" : "Jaettu muille",
"Shared by link" : "Jaettu linkillä",
"Tags" : "Tunnisteet",
"Deleted files" : "Poistetut tiedostot",
2017-03-02 19:48:52 +03:00
"Text file" : "Tekstitiedosto",
"New text file.txt" : "Uusi tekstitiedosto.txt",
2017-03-27 03:07:55 +03:00
"_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} tunti jäljellä","{hours}:{minutes}:{seconds} tuntia jäljellä"],
2017-03-02 19:48:52 +03:00
"{hours}:{minutes}h" : "{hours}h {minutes}m",
2017-03-27 03:07:55 +03:00
"_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuutti jäljellä","{minutes}:{seconds} minuuttia jäljellä"],
2017-03-02 19:48:52 +03:00
"{minutes}:{seconds}m" : "{minutes}m {seconds}s",
2017-03-27 03:07:55 +03:00
"_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} sekunti jäljellä","{seconds} sekuntia jäljellä"],
2017-03-02 19:48:52 +03:00
"{seconds}s" : "{seconds} s",
"Any moment now..." : "Minä tahansa hetkenä...",
"Soon..." : "Pian...",
2017-03-27 03:07:55 +03:00
"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."
2017-03-02 19:48:52 +03:00
},
"nplurals=2; plural=(n != 1);");