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

fi.js « l10n - github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e59856fb8a2beb9e7320f8f4a64b91b6c20a2ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
OC.L10N.register(
    "privacy",
    {
    "Privacy" : "Yksityisyys",
    "Your data is located in: " : "Tietojesi sijaintipaikka on:",
    "The admin hasn't selected the location of the server yet." : "Ylläpitäjä ei ole vielä valinnut palvelimen sijaintia.",
    "Please select a country" : "Valitse maa",
    "Your Nextcloud account" : "Nextcloud-tilisi",
    "Control" : "Hallinta",
    "over user data access" : "käyttäjien tietojen pääsyn osalta",
    "Knowledge" : "Tietoisuus",
    "of how the data is stored" : "kuinka tiedot tallennetaan",
    "Freedom" : "Vapaus",
    "to choose a platform" : "valita alusta",
    "Learn more ↗" : "Lue lisää ↗",
    "Where is your data?" : "Missä tietosi ovat?",
    "Who has access to your data?" : "Kenellä on pääsy tietoihisi?",
    "Administrators" : "Ylläpitäjät",
    "People you shared with" : "Ihmiset joiden kanssa jaoit tiedot",
    "Privacy policy" : "Yksityisyyskäytäntö",
    "Read the privacy policy." : "Lue yksityisyyskäytäntö.",
    "Encryption" : "Salaus"
},
"nplurals=2; plural=(n != 1);");