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

fi.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 98a5f7686684af6fb8ad7b789115777ffe60231f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "translations": {
    "Enable TOTP" : "Käytä TOTP:tä",
    "This is your new TOTP secret:" : "Tämä on uusi TOTP-salaisuutesi:",
    "Scan this QR code with your TOTP app" : "Skannaa tämä QR-koodi TOTP-sovelluksellasi",
    "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Kun olet konfiguroinut sovelluksen, kirjoita testikoodi alle varmistaaksesi, että sovellus on konfiguroitu oikein.",
    "Authentication code" : "Vahvistuskoodi",
    "Verify" : "Tarkista",
    "You enabled TOTP two-factor authentication for your account" : "Otit TOTP-tunnistautumisen käyttöön tililläsi",
    "You disabled TOTP two-factor authentication for your account" : "Poistit TOTP-tunnistautumisen käytöstä tililläsi",
    "TOTP (Authenticator app)" : "TOTP (Authenticator-sovellus)",
    "Authenticate with a TOTP app" : "Tunnistaudu TOTP-sovelluksella",
    "Submit" : "Lähetä",
    "Get the authentication code from the two-factor authentication app on your device." : "Hanki vahvistuskoodi laitteesi 2-vaiheisen tunnistautumisen sovelluksesta.",
    "TOTP second-factor auth" : "TOTP-tunnistautuminen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}