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

fi.json « l10n « dashboard « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef81a0f0cc2d11a78606173fe009bfad1867bfd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "Dashboard" : "Kojetaulu",
    "Dashboard app" : "Kojetaulusovellus",
    "Customize" : "Mukauta",
    "Change background image" : "Vaihda taustakuva",
    "Weather service" : "Sääpalvelu",
    "Weather data from Met.no" : "Säätiedot tarjoaa Met.no",
    "Weather" : "Sää",
    "Status" : "Tila",
    "Good evening, {name}" : "Hyvää iltaa, {name}",
    "Good evening" : "Hyvää iltaa",
    "Good afternoon, {name}" : "Hyvää iltapäivää, {name}",
    "Good afternoon" : "Hyvää iltapäivää",
    "Good morning, {name}" : "Hyvää huomenta, {name}",
    "Good morning" : "Hyvää huomenta",
    "Good night, {name}" : "Hyvää yötä, {name}",
    "Good night" : "Hyvää yötä",
    "Pick from files" : "Valitse tiedostoista",
    "Default images" : "Oletuskuvat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}