nextcloud/apps/dashboard/l10n/fi.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2020-09-25 22:17:48 -04:00
{ "translations": {
"Dashboard" : "Kojelauta",
"Dashboard app" : "Kojelautasovellus",
2020-09-25 22:17:48 -04:00
"Weather" : "Sää",
"Status" : "Tila",
"Good morning" : "Hyvää huomenta",
"Good morning, {name}" : "Hyvää huomenta, {name}",
2021-01-05 21:20:00 -05:00
"Good afternoon" : "Hyvää iltapäivää",
"Good afternoon, {name}" : "Hyvää iltapäivää, {name}",
2021-01-05 21:20:00 -05:00
"Good evening" : "Hyvää iltaa",
"Good evening, {name}" : "Hyvää iltaa, {name}",
2021-01-21 21:19:54 -05:00
"Hello" : "Hei",
"Hello, {name}" : "Hei {name}",
"Customize" : "Mukauta",
"Edit widgets" : "Muokkaa pienoissovelluksia",
"Get more widgets from the App Store" : "Hae lisää pienoissovelluksia sovelluskaupasta",
"Weather service" : "Sääpalvelu",
"Weather data from Met.no" : "Säätiedot tarjoaa Met.no",
"geocoding with Nominatim" : "geokoodauksen Nominatim",
"elevation data from OpenTopoData" : "korkeustiedot OpenTopoData",
"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."
2020-09-25 22:17:48 -04:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}