feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
InitCode :
Title : ZITADEL - Inizializzare l'utente
PreHeader : Inizializzare l'utente
Subject : Inizializzare l'utente
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : Questo utente è stato creato in ZITADEL. Usa il nome utente {{.PreferredLoginName}} per accedere. Per favore, clicca il pulsante per finire il processo di inizializzazione. (Codice {{.Codice}}) Se non hai richiesto questa mail, per favore ignorala.
ButtonText : Termina
PasswordReset :
Title : ZITADEL - Ripristina la password
PreHeader : Ripristina la password
Subject : Ripristina la password
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : Abbiamo ricevuto una richiesta di reimpostazione della password. Per favore clicca il pulsante per resettare la tua password. (Codice {{.Codice}}) Se non hai richiesto questa mail, ignorala.
ButtonText : Ripristina
VerifyEmail :
Title : ZITADEL - Verifica l'e-mail
PreHeader : Verifica l'e-mail
Subject : Verifica l'e-mail
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : È stata aggiunta una nuova email. Per favore fai clic sul pulsante per verificare la tua mail. (Codice {{.Codice}}) Se non hai aggiunto una nuova email, ignora questa email.
ButtonText : Verifica
VerifyPhone :
Title : ZITADEL - Verifica il telefono
PreHeader : Verifica il telefono
Subject : Verifica il telefono
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : È stato aggiunto un nuovo numero di telefono. Usa il seguente codice per verificarlo {{.Code}}
ButtonText : Verifica
2023-08-09 05:49:12 +00:00
VerifyEmailOTP :
Title : ZITADEL - Verifica la password monouso
PreHeader : Verifica la password monouso
Subject : Verifica la password monouso
Greeting : Ciao {{.DisplayName}},
Text : Per favore, utilizza il pulsante 'Autentica' o copia la password monouso {{.OTP}} e incollala nella schermata di autenticazione per autenticarti a ZITADEL entro i prossimi cinque minuti.
ButtonText : Autentica
VerifySMSOTP :
2023-08-15 12:47:05 +00:00
Text : >-
{{.OTP}} è la tua password monouso per {{ .Domain }}. Usalo entro il prossimo {{.Expiry}}.
2023-08-18 08:28:08 +00:00
@{{.Domain}} #{{.OTP}}
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
DomainClaimed :
Title : ZITADEL - Il dominio è stato rivendicato
PreHeader : Cambiare email / nome utente
Subject : Il dominio è stato rivendicato
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : Il dominio {{.Domain}} è stato rivendicato da un'organizzazione. Il tuo attuale utente {{.Username}} non fa parte di questa organizzazione. Perciò dovrai cambiare la tua email quando farai il login. Abbiamo creato un nome utente temporaneo ({{.TempUsername}}) per questo login.
ButtonText : Accedi
PasswordlessRegistration :
Title : ZITADEL - Aggiungere autenticazione passwordless
PreHeader : Aggiungi l'autenticazione passwordless
Subject : Aggiungi l'autenticazione passwordless
2023-04-11 15:56:51 +00:00
Greeting : 'Ciao {{.DisplayName}},'
feat: add it-IT to internationalization (#2439)
* login it
* deepl translations, corrections
* login, en typos
* it internal, typo fixes
* message texts, optim console texts, guide for internationalization
* missing console, fix de, en
* Add missing keys from main
* translate missing keys
* add it to console selection, change it policy descriptors
* add missing i18n from jwt idp, fixes
* add missing translations
* missing translations
* fix
* auth user language change, interceptor
* remove multiline operator
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-15 07:23:35 +00:00
Text : Abbiamo ricevuto una richiesta per aggiungere l'autenticazione passwordless. Usa il pulsante qui sotto per aggiungere il tuo token o dispositivo per il login senza password.
ButtonText : Attiva passwordless
2023-01-25 08:49:41 +00:00
PasswordChange :
Title : ZITADEL - La password dell'utente è stata modificata
PreHeader : Modifica della password
Subject : La password dell'utente è stata modificata
2023-04-11 15:56:51 +00:00
Greeting : Ciao {{.DisplayName}},
2023-01-25 08:49:41 +00:00
Text : La password del vostro utente è cambiata; se questa modifica non è stata fatta da voi, vi consigliamo di reimpostare immediatamente la vostra password.
2023-04-11 15:56:51 +00:00
ButtonText : Login