Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi_FI.js « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b1f1ce23d4cea84fd8eb6ffc14f3ab509a9290af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
OC.L10N.register(
    "mail",
    {
    "Mail" : "Sähköposti",
    "Error while loading the accounts." : "Virhe tilejä ladatessa.",
    "you" : "sinä",
    "Error while loading the selected account." : "Virhe ladatessa valittua tiliä.",
    "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.",
    "Error while loading the selected message." : "Virhe ladatessa valittua viestiä.",
    "Connecting …" : "Yhdistetään…",
    "Unknown error" : "Tuntematon virhe",
    "Error while creating an account: " : "Virhe tiliä luotaessa:",
    "Connect" : "Yhdistä",
    "Sending …" : "Lähetetään…",
    "Reply" : "Vastaa",
    "Message sent!" : "Viesti lähetetty!",
    "Error sending the reply." : "Virhe vastausta lähettäessä.",
    "Error while deleting account." : "Virhe tiliä poistaessa.",
    "Choose a file to add as attachment" : "Valitse liitteeksi lisättävä tiedosto",
    "Message could not be starred. Please try again." : "Tähden lisääminen viestille epäonnistui. Yritä uudelleen.",
    "Error while deleting message." : "Virhe viestiä poistaessa.",
    "Checking mail …" : "Tarkistetaan viestejä…",
    "Loading …" : "Ladataan…",
    "Load more …" : "Lataa lisää…",
    "Check mail" : "Tarkista viestit",
    "Send" : "Lähetä",
    "Inbox" : "Saapuneet",
    "Sent" : "Lähetetty",
    "Drafts" : "Luonnokset",
    "Archive" : "Arkisto",
    "Trash" : "Roskakori",
    "Junk" : "Roskaposti",
    "All" : "Kaikki",
    "Starred" : "Suositut",
    "Creating account failed: " : "Tilin luominen epäonnistui:",
    "Auto detect failed. Please use manual mode." : "Automaattinen havaitseminen epäonnistui. Käytä manuaalitilaa.",
    "from" : "Syöte:",
    "to" : "- ",
    "Subject" : "Aihe",
    "Message …" : "Viesti…",
    "Add attachment from Files" : "Lisää liite tiedostosovelluksesta",
    "Open Mail App" : "Avaa sähköpostisovellus",
    "Back to website" : "Takaisin verkkosivustolle",
    "Error loading message" : "Virhe viestiä ladatessa",
    "Download attachment" : "Lataa liite",
    "Save to Files" : "Tallenna tiedostosovellukseen",
    "Save all to Files" : "Tallenna kaikki tiedostosovellukseen",
    "Reply …" : "Vastaa…",
    "Forward" : "Välitä",
    "Add mail account" : "Lisää sähköpostitili",
    "Check messages …" : "Tarkista viestit…",
    "No messages in this folder!" : "Tässä kansiossa ei ole viestejä!",
    "New message" : "Uusi viesti",
    "Connect your mail account" : "Yhdistä sähköpostitilisi",
    "Name" : "Nimi",
    "Mail Address" : "Sähköpostiosoite",
    "IMAP Password" : "IMAP-salasana",
    "Manual configuration" : "Manuaalinen määritys",
    "IMAP Host" : "IMAP-osoite",
    "IMAP security" : "IMAP-tietoturva",
    "none" : "ei mitään",
    "ssl" : "ssl",
    "tls" : "tls",
    "IMAP Port" : "IMAP-portti",
    "IMAP User" : "IMAP-käyttäjä",
    "SMTP Host" : "SMTP-osoite",
    "SMTP security" : "SMTP-tietoturva",
    "SMTP Port" : "SMTP-portti",
    "SMTP Port (default 25, ssl 465)" : "SMTP-portti (oletus 25, ssl 465)",
    "SMTP User" : "SMTP-käyttäjä",
    "SMTP Password" : "SMTP-salasana",
    "Redirect Warning" : "Varoitus uudelleenohjauksesta",
    "The previous page is sending you to %s." : "Edellinen sivu pyrkii lähettämään sinut sivulle %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>.",
    "Click here to visit the website." : "Napsauta tästä siirtyäksesi verkkosivulle."
},
"nplurals=2; plural=(n != 1);");