2014-10-30 13:57:27 +03:00
OC . L10N . register (
"mail" ,
{
"Mail" : "Sähköposti" ,
2015-08-05 18:41:26 +03:00
"{from}\n{subject}" : "{from}\n{subject}" ,
2015-05-11 11:15:58 +03:00
"_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : [ "%n uusi viesti kansiossa {folderName},\nlähettäjä {from}" , "%n uutta viestiä kansiossa {folderName},\nlähettäjä {from}" ] ,
2015-09-02 18:41:55 +03:00
"Error while loading the accounts." : "Virhe tilejä ladatessa." ,
2015-09-09 18:41:36 +03:00
"Error while loading the selected account." : "Virhe ladatessa valittua tiliä." ,
2016-04-13 18:41:37 +03:00
"Error while loading the selected message." : "Virhe ladatessa valittua viestiä." ,
2015-10-28 18:41:38 +03:00
"Message could not be starred. Please try again." : "Tähden lisääminen viestille epäonnistui. Yritä uudelleen." ,
2015-09-02 18:41:55 +03:00
"Unknown error" : "Tuntematon virhe" ,
"Error while creating an account: " : "Virhe tiliä luotaessa:" ,
2014-10-30 13:57:27 +03:00
"Error while loading messages." : "Virhe viestejä ladatessa." ,
"Choose a folder to store the attachment in" : "Valitse kansio liitetiedoston tallentamiselle" ,
"Attachments saved to Files." : "Liitteet tallennettu tiedostoihin." ,
"Attachment saved to Files." : "Liite tallennettu tiedostoihin." ,
"Error while saving attachments to Files." : "Virhe tallennettaessa liitteitä tiedostoihin." ,
"Error while saving attachment to Files." : "Virhe tallennettaessa liitettä tiedostoihin." ,
2015-08-05 18:41:26 +03:00
"Forwarded message" : "Edelleenlähetetty viesti" ,
2014-10-30 13:57:27 +03:00
"Choose a file to add as attachment" : "Valitse liitteeksi lisättävä tiedosto" ,
2015-07-08 18:41:34 +03:00
"Reply" : "Vastaa" ,
"Send" : "Lähetä" ,
"Sending …" : "Lähetetään…" ,
"Message sent!" : "Viesti lähetetty!" ,
2015-09-02 18:41:55 +03:00
"Server error" : "Palvelinvirhe" ,
2015-07-08 18:41:34 +03:00
"you" : "sinä" ,
"Send message to {email}" : "Lähetä viesti osoitteeseen {email}" ,
2016-03-16 18:41:22 +03:00
"Opening HTML drafts is not supported yet." : "HTML-luonnosten avaaminen ei ole vielä tuettu ominaisuus." ,
"Draft saved!" : "Luonnos tallennettu!" ,
2015-09-16 18:41:33 +03:00
"Checking messages" : "Tarkistetaan viestejä" ,
2014-10-30 13:57:27 +03:00
"Loading …" : "Ladataan…" ,
"Load more …" : "Lataa lisää…" ,
2015-09-16 18:41:33 +03:00
"Check messages" : "Tarkista viestit" ,
2016-02-24 23:14:19 +03:00
"Error while deleting message." : "Virhe viestiä poistaessa." ,
2015-09-02 18:41:55 +03:00
"Error while deleting account." : "Virhe tiliä poistaessa." ,
2015-11-04 19:41:41 +03:00
"Connecting" : "Yhdistetään" ,
2015-10-28 18:41:38 +03:00
"Connect" : "Yhdistä" ,
2014-10-30 13:57:27 +03:00
"Inbox" : "Saapuneet" ,
"Sent" : "Lähetetty" ,
"Drafts" : "Luonnokset" ,
"Archive" : "Arkisto" ,
"Trash" : "Roskakori" ,
"Junk" : "Roskaposti" ,
"All" : "Kaikki" ,
2015-06-03 18:41:26 +03:00
"Favorites" : "Suosikit" ,
2014-10-30 13:57:27 +03:00
"Creating account failed: " : "Tilin luominen epäonnistui:" ,
"Auto detect failed. Please use manual mode." : "Automaattinen havaitseminen epäonnistui. Käytä manuaalitilaa." ,
2015-05-09 22:54:49 +03:00
"Delete permanently" : "Poista pysyvästi" ,
2015-04-29 18:42:33 +03:00
"& others" : "& muut" ,
2015-07-03 11:42:39 +03:00
"All inboxes" : "Kaikki saapuneiden laatikot" ,
2014-10-30 13:57:27 +03:00
"Error loading message" : "Virhe viestiä ladatessa" ,
2015-05-04 00:12:55 +03:00
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Ohjataan edelleen kohteeseen %s - napsauta tästä, jos uudelleenohjaus ei tapahdu muutaman sekunnin kuluessa." ,
2016-02-10 19:41:22 +03:00
"Redirect warning" : "Varoitus uudelleenohjauksesta" ,
"The previous page is sending you to %s" : "Edellinen sivu lähettää sinut osoitteeseen %s" ,
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Jos et halua päätyä kyseiselle sivulle, voit palata <a href=\"%s\">sähköpostisovellukseen</a>." ,
"Continue to %s" : "Jatka sivulle %s"
2014-10-30 13:57:27 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;