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: f15163c4c9fb697d537c7ec379621a9ee18470d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "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",
    "You enabled TOTP two-factor authentication for your account" : "Otit käyttöön tilillesi TOTP-tunnistautumisen",
    "You disabled TOTP two-factor authentication for your account" : "Poistit käytöstä tililläsi TOTP-tunnistaumisen",
    "TOTP (Authenticator app)" : "TOTP (Authenticator-sovellus)",
    "Authenticate with a TOTP app" : "Tunnistaudu TOTP-sovelluksella",
    "Authentication code" : "Vahvistuskoodi",
    "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);"
}