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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-02-05 04:14:10 +0300
committerNextcloud bot <bot@nextcloud.com>2017-02-05 04:14:10 +0300
commit42dc832491be95abd4c7fb67d124a1ced945a047 (patch)
tree61841744b7f456fbd8c51db7a6d40a84023ad223 /l10n
parentfa002c590f86ccb834e34f6d2c537d2eb61cb45b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/it.js3
-rw-r--r--l10n/it.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index f43f403..49e0cfe 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Enable TOTP" : "Abilita TOTP",
"This is your new TOTP secret:" : "Questo è il tuo nuovo segreto TOTP:",
"Scan this QR code with your TOTP app" : "Esegui la scansione di questo codice QR con la tua applicazione TOTP",
+ "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 (Authenticator app)" : "TOTP (Applicazione autenticazione)",
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
"Authentication code" : "Codice di autenticazione",
"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.",
diff --git a/l10n/it.json b/l10n/it.json
index 6b6cd23..e6a2bae 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -2,6 +2,9 @@
"Enable TOTP" : "Abilita TOTP",
"This is your new TOTP secret:" : "Questo è il tuo nuovo segreto TOTP:",
"Scan this QR code with your TOTP app" : "Esegui la scansione di questo codice QR con la tua applicazione TOTP",
+ "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 (Authenticator app)" : "TOTP (Applicazione autenticazione)",
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
"Authentication code" : "Codice di autenticazione",
"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.",