aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/fi.json
blob: 06149e459e4c91c997e31f4b978d58c9b3b13268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{ "translations": {
    "Versions" : "Versiot",
    "This application automatically maintains older versions of files that are changed." : "Tämä sovellus säilyttää automaattisesti vanhempia versioita muuttuneista tiedostoista.",
    "Name this version" : "Nimeä tämä versio",
    "Edit version name" : "Muokkaa version nimeä",
    "Compare to current version" : "Vertaa nykyiseen versioon",
    "Restore version" : "Palauta versio",
    "Download version" : "Lataa versio",
    "Delete version" : "Poista versio",
    "Version name" : "Version nimi",
    "Remove version name" : "Poista version nimi",
    "Save version name" : "Tallenna version nimi",
    "Current version" : "Nykyinen versio",
    "Initial version" : "Ensimmäinen versio",
    "Initial version restored" : "Ensimmäinen versio palautettu",
    "Version restored" : "Versio palautettu",
    "Could not restore version" : "Versiota ei voitu palauttaa",
    "Could not set version name" : "Versionimeä ei voitu asettaa",
    "Could not delete version" : "Versiota ei voitu poistaa",
    "${version.label} restored" : "${version.label} palautettu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}