aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/fi.json
blob: b71ddf810fa691c14015b97d30321907839a5168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Dashboard" : "Kojelauta",
    "Dashboard app" : "Kojelautasovellus",
    "Customize" : "Mukauta",
    "Edit widgets" : "Muokkaa pienoissovelluksia",
    "Get more widgets from the App Store" : "Hae lisää pienoissovelluksia sovelluskaupasta",
    "Weather service" : "Sääpalvelu",
    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Yksityisyytesi vuoksi Nextcloud-palvelin hakee säätiedot, joten sääpalvelulle ei lähetetä henkilökohtaisia tietojasi.",
    "Weather data from Met.no" : "Säätiedot tarjoaa Met.no",
    "geocoding with Nominatim" : "geokoodauksen Nominatim",
    "elevation data from OpenTopoData" : "korkeustiedot OpenTopoData",
    "Weather" : "Sää",
    "Status" : "Tila",
    "Good morning" : "Hyvää huomenta",
    "Good morning, {name}" : "Hyvää huomenta, {name}",
    "Good afternoon" : "Hyvää iltapäivää",
    "Good afternoon, {name}" : "Hyvää iltapäivää, {name}",
    "Good evening" : "Hyvää iltaa",
    "Good evening, {name}" : "Hyvää iltaa, {name}",
    "Hello" : "Hei",
    "Hello, {name}" : "Hei {name}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}