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

fi_FI.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb20444127c41b8cb0a14a4da97e303db179e3c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "firstrunwizard",
    {
    "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Käytä ja jaa tiedostoja, kalentereita, yhteystietoja, sähköpostia ja paljon muuta miltä tahansa laitteelta omilla ehdoillasi",
    "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi",
    "Desktop client" : "Työpöytäsovellus",
    "Android app" : "Android-sovellus",
    "iOS app" : "iOS-sovellus",
    "Connect your desktop apps to %s" : "Yhdistä työpöytäsovelluksesi %siin",
    "Connect your Calendar" : "Yhdistä kalenteriisi",
    "Connect your Contacts" : "Yhdistä yhteystietoihisi",
    "Documentation" : "Dokumentaatio",
    "Access files via WebDAV" : "Käytä tiedostoja WebDAVin välityksellä"
},
"nplurals=2; plural=(n != 1);");