2017-03-21 04:15:11 +03:00
{ "translations" : {
2021-06-23 06:14:18 +03:00
"New document" : "Uusi dokumentti" ,
"New spreadsheet" : "Uusi laskentataulukko" ,
"New presentation" : "Uusi esitys" ,
2022-06-28 06:21:04 +03:00
"New diagram" : "Uusi kaavio" ,
2021-06-23 06:14:18 +03:00
"Cannot create document" : "Dokumentin luonti epäonnistui" ,
2019-07-17 05:46:17 +03:00
"New Document.odt" : "Uusi asiakirja.odt" ,
"New Spreadsheet.ods" : "Uusi taulukko.ods" ,
"New Presentation.odp" : "Uusi esitys.odp" ,
"New Document.docx" : "Uusi asiakirja.docx" ,
"New Spreadsheet.xlsx" : "Uusi taulukko.xlsx" ,
"New Presentation.pptx" : "Uusi esitys.pptx" ,
2022-04-24 06:20:07 +03:00
"File already exists" : "Tiedosto on jo olemassa" ,
2019-07-17 05:46:17 +03:00
"Not allowed to create document" : "Asiakirjan luominen ei ole sallittu" ,
"Saved" : "Tallennettu" ,
"Error when saving" : "Virhe tallentaessa" ,
2022-05-07 06:17:29 +03:00
"The file was uploaded" : "Tiedosto lähetettiin" ,
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Ladattu tiedosto on suurempi kuin php.ini-tiedostossa määritelty upload_max_filesize" ,
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ladattu tiedosto on suurempi kuin HTML-lomakkeessa määritelty MAX_FILE_SIZE" ,
"The file was only partially uploaded" : "Tiedosto lähetettiin vain osittain" ,
"No file was uploaded" : "Tiedostoa ei lähetetty" ,
"Missing a temporary folder" : "Väliaikaiskansio puuttuu" ,
"Could not write file to disk" : "Ei voitu kirjoittaa levylle" ,
"A PHP extension stopped the file upload" : "PHP-laajennus pysäytti tiedoston lähetyksen" ,
"No file uploaded or file size exceeds maximum of %s" : "Tiedostoa ei lähetetty tai sen koko ylitti maksimin %s" ,
2019-07-17 05:46:17 +03:00
"File is too big" : "Tiedosto on liian suuri" ,
2022-06-28 06:21:04 +03:00
"Only template files can be uploaded" : "Vain mallipohjatiedostoja voi lähettää" ,
2019-12-22 06:37:45 +03:00
"Invalid file provided" : "Määritetty virheellinen tiedosto" ,
2019-07-17 05:46:17 +03:00
"Template not found" : "Mallipohjaa ei löytynyt" ,
2022-04-24 06:20:07 +03:00
"Office" : "Toimisto" ,
2019-07-17 05:46:17 +03:00
"Empty" : "Tyhjä" ,
2020-06-06 05:56:13 +03:00
"Anonymous guest" : "Anonyymi vieras" ,
2021-08-20 06:12:33 +03:00
"%s (Guest)" : "%s (vieras)" ,
2019-07-17 05:46:17 +03:00
"Edit office documents directly in your browser." : "Muokkaa asiakirjoja suoraan selaimessasi." ,
2020-03-15 06:01:22 +03:00
"Setting up a new server" : "Asetetaan uusi palvelin" ,
"Use your own server" : "Käytä omaa palvelinta" ,
2021-06-23 06:14:18 +03:00
"URL (and Port) of Collabora Online-server" : "Collabora Online-palvelimen URL (ja portti)" ,
2020-03-15 06:01:22 +03:00
"Disable certificate verification (insecure)" : "Poista käytöstä varmenteen varmistus (turvaton)" ,
2022-06-28 06:21:04 +03:00
"This installation does not have a built in server." : "Tässä asennuksessa ei ole sisäänrakennettua palvelinta." ,
2020-03-15 06:01:22 +03:00
"Use a demo server" : "Käytä demopalvelinta" ,
2022-06-28 06:21:04 +03:00
"it is a local setup (localhost)" : "se on paikallinen määritys (localhost)" ,
"it uses an insecure protocol (HTTP)" : "se käyttää turvatota protokollaa (HTTP)" ,
2020-03-15 06:01:22 +03:00
"Loading available demo servers …" : "Ladataan saatavilla olevia demopalvelimia…" ,
"No available demo servers found." : "Saatavilla olevia demopalvelimia ei löytynyt." ,
2022-06-28 06:21:04 +03:00
"I will setup my own server" : "Määritän oman palvelimen" ,
2020-01-31 05:56:19 +03:00
"Advanced settings" : "Lisäasetukset" ,
2020-01-30 05:59:08 +03:00
"Restrict usage to specific groups" : "Rajoita käyttö tiettyihin ryhmiin" ,
2020-01-31 05:56:19 +03:00
"Select groups" : "Valitse ryhmät" ,
2020-01-30 05:59:08 +03:00
"Restrict edit to specific groups" : "Rajoita muokkaus tiettyihin ryhmiin" ,
"Enable access for external apps" : "Salli pääsy ulkoisten sovellusten osalta" ,
2022-06-28 06:21:04 +03:00
"Extra fonts" : "Lisäfontit" ,
"Upload extra font file" : "Lähetä lisäfontin tiedosto" ,
"Upload a font file" : "Lähetä fonttitiedosto" ,
"Available fonts" : "Käytettävissä olevat fontit" ,
2020-01-31 05:56:19 +03:00
"Failed to save settings" : "Asetusten tallentaminen epäonnistui" ,
"Description" : "Kuvaus" ,
2020-03-15 06:01:22 +03:00
"Add new token" : "Lisää uusi poletti" ,
2022-06-28 06:21:04 +03:00
"Delete this font" : "Poista tämä fontti" ,
2019-12-22 06:37:45 +03:00
"No results" : "Ei tuloksia" ,
2022-06-28 06:21:04 +03:00
"Loading {filename} …" : "Ladataan {filename}…" ,
2021-12-01 06:17:01 +03:00
"Cancel" : "Peru" ,
2022-06-28 06:21:04 +03:00
"Document loading failed" : "Asiakirjan lataaminen epäonnistui" ,
2022-04-24 06:20:07 +03:00
"Close" : "Sulje" ,
2021-12-01 06:17:01 +03:00
"Failed to load {productName} - please try again later" : "Ei voitu ladata {productName} - yritä myöhemmin uudelleen" ,
2019-02-11 04:35:36 +03:00
"Error" : "Virhe" ,
"An error occurred" : "Tapahtui virhe" ,
2018-07-02 03:29:46 +03:00
"Please choose your nickname to continue as guest user." : "Valitse nimimerkki jatkaaksesi vieraskäyttäjänä." ,
"Nickname" : "Nimimerkki" ,
"Set" : "Aseta" ,
2019-08-28 05:50:05 +03:00
"Close version preview" : "Sulje version esikatselu" ,
"Please enter the filename to store the document as." : "Anna tiedostonimi, jolla asiakirja tallennetaan." ,
"Save As" : "Tallenna nimellä" ,
"New filename" : "Uusi tiedostonimi" ,
"Save" : "Tallenna" ,
2022-11-29 05:52:28 +03:00
"Try again" : "Yritä uudelleen" ,
2019-08-28 05:50:05 +03:00
"Select a personal template folder" : "Valitse henkilökohtainen mallipohjakansio" ,
2022-12-03 05:49:45 +03:00
"Saving …" : "Tallennetaan…" ,
2019-02-11 04:35:36 +03:00
"Remove from favorites" : "Poista suosikeista" ,
"Add to favorites" : "Lisää suosikkeihin" ,
2019-03-21 04:38:55 +03:00
"Details" : "Yksityiskohdat" ,
"Download" : "Lataa" ,
2018-11-18 04:35:33 +03:00
"(read only)" : "(vain luku)" ,
2020-08-11 17:56:56 +03:00
"Remove user" : "Poista käyttäjä" ,
2019-01-25 04:35:11 +03:00
"Guest" : "Vieras" ,
2020-03-15 06:01:22 +03:00
"Last saved version" : "Viimeisin tallennettu versio" ,
2021-11-13 06:11:36 +03:00
"Current version (unsaved changes)" : "Nykyinen versio (tallentamattomia muutoksia)" ,
2018-11-18 04:35:33 +03:00
"Failed to revert the document to older version" : "Asiakirjan palauttaminen aikaisempaan versioon epäonnistui" ,
2019-02-11 04:35:36 +03:00
"Please enter the filename for the new document" : "Anna tiedostonimi uudelle asiakirjalle" ,
"Create a new document" : "Luo uusi asiakirja" ,
2020-10-14 06:07:49 +03:00
"Could not create file" : "Tiedoston luominen epäonnistui" ,
"Create" : "Luo" ,
"Select template" : "Valitse mallipohja" ,
2022-10-18 05:48:32 +03:00
"Edit with {productName}" : "Muokkaa käyttäen {productName}" ,
2019-02-11 04:35:36 +03:00
"Global templates" : "Yhteiset mallipohjat" ,
"Add a new template" : "Lisää uusi mallipohja" ,
"No templates defined." : "Mallipohjia ei ole määritelty." ,
"Add a new one?" : "Lisätäänkö uusi?" ,
"template preview" : "mallipohjan esikatselu" ,
"Select a template directory" : "Valitse mallipohjakansio" ,
2022-01-15 06:09:45 +03:00
"Remove personal template folder" : "Poista henkilökohtainen mallipohjakansio" ,
2022-08-12 06:17:26 +03:00
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Tallennettu virheen kanssa: Collabora Onlinen tulee käyttää palvelimen kanssa samaa protokollaa." ,
2022-12-03 05:49:45 +03:00
"Saving…" : "Tallennetaan..." ,
2022-10-22 05:49:07 +03:00
"Collabora Online" : "Collabora Online" ,
2022-05-23 13:32:31 +03:00
"Document already exists" : "Asiakirja on jo olemassa"
2017-03-21 04:15:11 +03:00
} , "pluralForm" : "nplurals=2; plural=(n != 1);"
}