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

fi.json « l10n - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dac7bb5471a735aa18ae444b893e88d6c705e776 (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
{ "translations": {
    "You announced “{announcement}”" : "Tiedotit “{announcement}”",
    "{actor} announced “{announcement}”" : "{actor} tiedotti “{announcement}”",
    "You posted an announcement" : "Lähetit tiedotteen",
    "{actor} posted an announcement" : "{actor} lähetti tiedotteen",
    "The announcement does not exist anymore" : "Tätä tiedotetta ei ole enää olemassa",
    "An <strong>announcement</strong> is posted by an administrator" : "Ylläpitäjä lähetti <strong>tiedotteen</strong>",
    "The subject is too long or empty" : "Aihe on joko liian pitkä tai tyhjä",
    "Announcements" : "Tiedotteet",
    "Read more" : "Lue lisää",
    "{user} announced {announcement}" : "{user} julkaisi tiedotteen {announcement}",
    "{user} announced “{announcement}”" : "{user} tiedotti \"{announcement}\"",
    "Announcement center" : "Tiedotekeskus",
    "This app allows admins to post announcements." : "Tämä sovellus mahdollistaa ylläpitäjien lähettää ilmoituksia.",
    "No announcements" : "Ei tiedotteita",
    "Comments" : "Kommentit",
    "Clear notifications" : "Tyhjennä ilmoitukset",
    "Delete announcement" : "Poista tiedote",
    "seconds ago" : "sekunteja sitten",
    "visible to everyone" : "kaikille näkyvä",
    "visible to group {name}" : "näkyvä ryhmälle {name}",
    "visible to groups {name1} and {name2}" : "näkyy ryhmille {name1} ja {name2}",
    ", " : ",",
    "An error occurred while removing the notifications of the announcement" : "Tiedotteen ilmoituksia poistaessa tapahtui virhe",
    "An error occurred while deleting the announcement" : "Tiedotetta poistaessa tapahtui virhe",
    "_visible to group {name} and %n more_::_visible to group {name} and %n more_" : ["näkyvä ryhmälle {name} ja %n muulle","näkyvä ryhmälle {name} ja %n muulle"],
    "_%n comment_::_%n comments_" : ["%n kommentti","%n kommenttia"],
    "New announcement subject" : "Uuden tiedotteen aihe",
    "Write announcement text, Markdown can be used …" : "Kirjoita tiedotteen teksti. Markdownia voi käyttää…",
    "Announce" : "Tiedota",
    "Create activities" : "Luo toimet",
    "Create notifications" : "Luo ilmoitukset",
    "Allow comments" : "Salli kommentit",
    "Everyone" : "Kaikki",
    "These groups will be able to see the announcement. If no group is selected, all users can see it." : "Nämä ryhmät voivat nähdä tiedotteen. Jos yhtään ryhmää ei ole valittu, kaikki käyttäjät voivat nähdä sen.",
    "An error occurred while posting the announcement" : "Tiedotetta lähettäessä tapahtui virhe",
    "{author}, {timestamp}" : "{author}, {timestamp}",
    "These groups will be able to post announcements." : "Nämä ryhmät voivat lähettää tiedotteita.",
    "Create activities by default" : "Luo toimet oletuksena",
    "Create notifications by default" : "Luo ilmoitukset oletuksena",
    "Allow comments by default" : "Salli kommentit oletuksena",
    "There are currently no announcements…" : "Ei tiedotteita juuri nyt…"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}