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

fi.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb094998f4fc4421a75eef7794b1e1759dd38542 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Versions" : "Versiot",
    "This application automatically maintains older versions of files that are changed." : "Tämä sovellus säilyttää automaattisesti vanhempia versioita muuttuneista tiedostoista.",
    "Failed to revert {file} to revision {timestamp}." : "Tiedoston {file} palautus versioon {timestamp} epäonnistui.",
    "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
    "Restore" : "Palauta",
    "No other versions available" : "Ei muita versioita saatavilla"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}