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

it.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71596f6be992e2ea6e1f07b9bff0759ae27d31f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "You enabled TOTP two-factor authentication for your account" : "Hai abilitato l'autenticazione TOTP a due fattori per il tuo account",
    "You disabled TOTP two-factor authentication for your account" : "Hai disabilitato l'autenticazione TOTP a due fattori per il tuo account",
    "TOTP two-factor authentication disabled by an admin" : "Autenticazione a due fattori TOTP disabilitata da un amministratore",
    "TOTP (Authenticator app)" : "TOTP (Applicazione autenticazione)",
    "Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
    "Two-Factor TOTP Provider" : "Fornitore TOTP a due fattori",
    "TOTP two-factor provider" : "Fornitore a due fattori per TOTP",
    "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Un provider di autenticazione a due fattori per TOTP (RFC 6238)",
    "Enable TOTP" : "Abilita TOTP",
    "Could not enable TOTP" : "Impossibile abilitare TOTP",
    "Could not verify your key. Please try again" : "Impossibile verificare la tua chiave. Prova ancora",
    "Your new TOTP secret is:" : "Il tuo nuovo segreto TOTP è:",
    "For quick setup, scan this QR code with your TOTP app:" : "Per una configurazione rapida, scansiona questo codice QR con la tua applicazione TOTP:",
    "After you configured your app, enter a test code below to ensure everything works correctly:" : "Una volta configurata la tua applicazione, digita di seguito un codice di prova per assicurarti che tutto funzioni correttamente:",
    "Authentication code" : "Codice di autenticazione",
    "Verify" : "Verifica",
    "Get the authentication code from the two-factor authentication app on your device." : "Ottieni il codice di autenticazione dall'applicazione di autenticazione con due fattori sul tuo dispositivo.",
    "Submit" : "Invia"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}