Skip to content

Commit 9f7034b

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 648fbf4 commit 9f7034b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/it.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"You enabled TOTP two-factor authentication for your account" : "Hai abilitato l'autenticazione TOTP a due fattori per il tuo account",
55
"You disabled TOTP two-factor authentication for your account" : "Hai disabilitato l'autenticazione TOTP a due fattori per il tuo account",
6+
"TOTP two-factor authentication disabled by the administration" : "Autenticazione a due fattori TOTP disabilitata dall'amministratore",
67
"TOTP (Authenticator app)" : "TOTP (Applicazione autenticazione)",
78
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
89
"Two-Factor TOTP Provider" : "Fornitore TOTP a due fattori",

l10n/it.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"You enabled TOTP two-factor authentication for your account" : "Hai abilitato l'autenticazione TOTP a due fattori per il tuo account",
33
"You disabled TOTP two-factor authentication for your account" : "Hai disabilitato l'autenticazione TOTP a due fattori per il tuo account",
4+
"TOTP two-factor authentication disabled by the administration" : "Autenticazione a due fattori TOTP disabilitata dall'amministratore",
45
"TOTP (Authenticator app)" : "TOTP (Applicazione autenticazione)",
56
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
67
"Two-Factor TOTP Provider" : "Fornitore TOTP a due fattori",

0 commit comments

Comments
 (0)