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 08:23:35 +01:00
{
"APP_NAME" : "ZITADEL" ,
"PAGINATOR" : {
"PREVIOUS" : "Precedente" ,
"NEXT" : "Avanti" ,
2023-02-01 09:54:00 +01:00
"COUNT" : "Risultati totali" ,
"MORE" : "avanti"
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 08:23:35 +01:00
} ,
2022-04-28 12:35:02 +02:00
"FOOTER" : {
"LINKS" : {
2023-03-28 21:36:52 +02:00
"CONTACT" : "Contatto" ,
2023-03-28 22:02:21 +02:00
"TOS" : "Termini di servizio" ,
"PP" : "Informativa sulla privacy"
2022-04-28 12:35:02 +02:00
} ,
"THEME" : {
"DARK" : "Scuro" ,
"LIGHT" : "Luminoso"
}
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 08:23:35 +01:00
} ,
"HOME" : {
"WELCOME" : "Iniziare con ZITADEL" ,
2022-04-28 12:35:02 +02:00
"DISCLAIMER" : "ZITADEL tratta i tuoi dati in modo confidenziale e sicuro." ,
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 08:23:35 +01:00
"DISCLAIMERLINK" : "Ulteriori informazioni" ,
2022-04-28 12:35:02 +02:00
"DOCUMENTATION" : {
"TITLE" : "Documentazione" ,
2022-07-06 15:40:11 +02:00
"DESCRIPTION" : "Inizia con ZITADEL."
2022-04-28 12:35:02 +02:00
} ,
"GETSTARTED" : {
"TITLE" : "Come iniziare con ZITADEL" ,
2022-07-06 15:40:11 +02:00
"DESCRIPTION" : "Inizia con ZITADEL."
2022-04-28 12:35:02 +02:00
} ,
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 08:23:35 +01:00
"QUICKSTARTS" : {
"LABEL" : "Primi passi" ,
"TITLE" : "Quickstarts" ,
2022-07-06 15:40:11 +02:00
"DESCRIPTION" : "Inizia con ZITADEL."
2022-04-28 12:35:02 +02:00
} ,
"SHORTCUTS" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"SHORTCUTS" : "Scorciatoie" ,
"SETTINGS" : "Scorciatoie disponibili" ,
2022-04-28 12:35:02 +02:00
"PROJECTS" : "Progetti" ,
"REORDER" : "Per spostare, tieni premuto e trascina il riquadro" ,
"ADD" : "Per aggiungere, tieni premuto e trascina il riquadro"
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 08:23:35 +01:00
}
} ,
2023-02-24 18:01:05 +01:00
"ONBOARDING" : {
2023-03-28 22:02:21 +02:00
"DESCRIPTION" : "Il tuo processo di onboarding" ,
2023-04-06 14:02:46 +02:00
"MOREDESCRIPTION" : "più scorciatoie" ,
2023-03-28 22:02:21 +02:00
"COMPLETED" : "completato" ,
2023-02-24 18:01:05 +01:00
"DISMISS" : "chiudi" ,
"CARD" : {
"TITLE" : "Fate funzionare il vostro ZITADEL" ,
"DESCRIPTION" : "Questa lista di azioni aiuta a configurare la vostra istanza e vi guida attraverso i passaggi più essenziali."
} ,
"EVENTS" : {
"instance.policy.label.added" : {
"title" : "Imposta il tuo marchio" ,
2023-04-06 14:02:46 +02:00
"description" : "Definisci la colorazione e il design del vostro login e caricate il vostro logo e le vostre icone." ,
"action" : "Imposta marchio"
2023-02-24 18:01:05 +01:00
} ,
"instance.smtp.config.added" : {
"title" : "Configura le impostazioni SMTP" ,
2023-04-06 14:02:46 +02:00
"description" : "Imposta il proprio server di posta" ,
"action" : "Configura SMTP"
2023-02-24 18:01:05 +01:00
} ,
"project.added" : {
"title" : "Crea il tuo primo progetto" ,
2023-04-06 14:02:46 +02:00
"description" : "Aggiungere il primo progetto e definire i ruoli e le autorizzazioni." ,
"action" : "Crea progetto"
2023-02-24 18:01:05 +01:00
} ,
"project.application.added" : {
"title" : "Crea la tua prima applicazione" ,
2023-04-06 14:02:46 +02:00
"description" : "Crea un'applicazione web, nativa, api o saml e imposta il flusso di autenticazione." ,
"action" : "Crea applicazione"
2023-02-24 18:01:05 +01:00
} ,
"user.human.added" : {
"title" : "Aggiungi utenti" ,
2023-04-06 14:02:46 +02:00
"description" : "Aggiungi gli utenti dell'applicazione" ,
"action" : "Aggiungi utente"
2023-02-24 18:01:05 +01:00
} ,
"user.grant.added" : {
"title" : "Crea autorizzazioni per gli utenti" ,
2023-04-06 14:02:46 +02:00
"description" : "Consenti agli utenti di accedere alla tua applicazione e imposta il loro ruolo." ,
"action" : "Crea autorizzazione"
2023-02-24 18:01:05 +01:00
}
}
} ,
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 08:23:35 +01:00
"MENU" : {
2022-04-29 10:25:12 +02:00
"INSTANCE" : "Istanza" ,
2022-04-28 12:35:02 +02:00
"DASHBOARD" : "Pagina iniziale" ,
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 08:23:35 +01:00
"PERSONAL_INFO" : "Informazioni personali" ,
"DOCUMENTATION" : "Documentazione" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"INSTANCEOVERVIEW" : "Istanza" ,
"ORGS" : "Organizzazioni" ,
2022-04-28 12:35:02 +02:00
"VIEWS" : "Views" ,
2023-02-01 09:54:00 +01:00
"EVENTS" : "Eventi" ,
2022-04-28 12:35:02 +02:00
"FAILEDEVENTS" : "Eventi falliti" ,
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 08:23:35 +01:00
"ORGANIZATION" : "Organizzazione" ,
2022-04-28 12:35:02 +02:00
"DOMAINS" : "Domini" ,
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 08:23:35 +01:00
"PROJECT" : "Progetti" ,
2022-04-28 12:35:02 +02:00
"PROJECTOVERVIEW" : "Progetto" ,
"PROJECTGRANTS" : "Organizzazioni ammissibili" ,
"ROLES" : "Ruoli" ,
"GRANTEDPROJECT" : "Progetto delegato" ,
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 08:23:35 +01:00
"HUMANUSERS" : "Utenti" ,
"MACHINEUSERS" : "Utenti di servizio" ,
"LOGOUT" : "Esci con tutti gli utenti" ,
"NEWORG" : "Nuova organizzazione" ,
"IAMADMIN" : "Sei un amministratore IAM. Nota che hai autorizzazioni estese." ,
"SHOWORGS" : "Mostra tutte le organizzazioni" ,
"GRANTS" : "Autorizzazioni" ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"ACTIONS" : "Azioni" ,
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 08:23:35 +01:00
"PRIVACY" : "Informativa sulla privacy" ,
"TOS" : "Termini di servizio" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"OPENSHORTCUTSTOOLTIP" : "Premi ? per mostrare le scorciatoie da tastiera" ,
2022-06-24 13:18:54 +02:00
"SETTINGS" : "Impostazioni" ,
"CUSTOMERPORTAL" : "Customer Portal"
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 08:23:35 +01:00
} ,
"ACTIONS" : {
"ACTIONS" : "Azioni" ,
2022-04-28 12:35:02 +02:00
"FILTER" : "Filtra" ,
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 08:23:35 +01:00
"RENAME" : "Rinomina" ,
"SET" : "Salva" ,
"COPY" : "Copia negli appunti" ,
"COPIED" : "Copiato negli appunti." ,
2022-04-28 12:35:02 +02:00
"RESET" : "Ripristina" ,
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 08:23:35 +01:00
"RESETDEFAULT" : "Ripristino delle impostazioni predefinite" ,
"RESETTO" : "Resettare a:" ,
"RESETCURRENT" : "Ripristina" ,
"SHOW" : "Mostra" ,
"HIDE" : "Nascondi" ,
"SAVE" : "Salva" ,
"SAVENOW" : "Salva ora" ,
"NEW" : "Nuovo" ,
"ADD" : "Aggiungi" ,
"CREATE" : "Crea" ,
"CONTINUE" : "Continua" ,
"BACK" : "Indietro" ,
"CLOSE" : "chiudi" ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"CLEAR" : "Resetta" ,
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 08:23:35 +01:00
"CANCEL" : "cancella" ,
"INFO" : "Info" ,
"OK" : "OK" ,
2022-05-23 08:43:03 +02:00
"SELECT" : "Seleziona" ,
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 08:23:35 +01:00
"VIEW" : "Mostra" ,
"SELECTIONDELETE" : "Elimina selezione" ,
"DELETE" : "Elimina" ,
"REMOVE" : "Rimuovi" ,
"VERIFY" : "Verifica" ,
2022-04-28 12:35:02 +02:00
"FINISH" : "Chiudi" ,
"FINISHED" : "Chiudi" ,
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 08:23:35 +01:00
"CHANGE" : "Cambia" ,
"REACTIVATE" : "Riattiva" ,
2022-07-22 13:23:13 +02:00
"ACTIVATE" : "Attiva" ,
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 08:23:35 +01:00
"DEACTIVATE" : "Disattiva" ,
"REFRESH" : "Aggiorna" ,
"LOGIN" : "Accedi" ,
"EDIT" : "Modifica" ,
"PIN" : "Pin / Unpin" ,
"CONFIGURE" : "Configurare" ,
"SEND" : "Invia" ,
"NEWVALUE" : "Nuovo valore" ,
"RESTORE" : "Ripristina" ,
"CONTINUEWITHOUTSAVE" : "Continua senza salvare" ,
2022-04-28 12:35:02 +02:00
"OF" : "di" ,
"PREVIOUS" : "Precedente" ,
"NEXT" : "Avanti" ,
"MORE" : "azioni" ,
2022-05-23 08:43:03 +02:00
"STEP" : "Passo" ,
2023-06-13 17:31:18 +02:00
"UNSAVED" : {
"DIALOG" : {
"DESCRIPTION" : "Sei sicuro di voler eliminare questa nuova azione? La tua azione andrà persa" ,
"CANCEL" : "Cancella" ,
"DISCARD" : "Continua comunque"
}
} ,
2022-04-28 12:35:02 +02:00
"TABLE" : {
"SHOWUSER" : "Mostra utente {{value}}"
}
} ,
2022-06-07 11:08:05 +02:00
"MEMBERROLES" : {
"IAM_OWNER" : "Ha il controllo sull'intera istanza, comprese tutte le organizzazioni" ,
"IAM_OWNER_VIEWER" : "Ha l'autorizzazione per esaminare l'intera istanza, comprese tutte le organizzazioni" ,
"IAM_ORG_MANAGER" : "Ha il permesso di creare e gestire organizzazioni" ,
"IAM_USER_MANAGER" : "Ha l'autorizzazione per creare e gestire utenti" ,
"ORG_OWNER" : "Ha il permesso su tutta l'organizzazione" ,
"ORG_USER_MANAGER" : "Ha l'autorizzazione per creare e gestire gli utenti dell'organizzazione" ,
"ORG_OWNER_VIEWER" : "Ha il permesso di esaminare l'intera organizzazione" ,
"ORG_USER_PERMISSION_EDITOR" : "Ha l'autorizzazione per gestire le autorizzazioni degli utenti" ,
"ORG_PROJECT_PERMISSION_EDITOR" : "Ha il permesso di gestire le sovvenzioni di progetto (Project Grant)" ,
"ORG_PROJECT_CREATOR" : "Ha il permesso di creare propri progetti e le impostazioni sottostanti" ,
"PROJECT_OWNER" : "Ha il permesso per l'intero progetto" ,
"PROJECT_OWNER_VIEWER" : "Ha il permesso di esaminare l'intero progetto" ,
"PROJECT_OWNER_GLOBAL" : "Ha il permesso per l'intero progetto" ,
"PROJECT_OWNER_VIEWER_GLOBAL" : "Ha il permesso di esaminare l'intero progetto" ,
"PROJECT_GRANT_OWNER" : "Ha l'autorizzazione per gestire le sovvenzioni di progetto (Project Grant)" ,
"PROJECT_GRANT_OWNER_VIEWER" : "Ha il permesso di esaminare le sovvenzioni di progetto (Project Grant)"
} ,
2022-04-28 12:35:02 +02:00
"OVERLAYS" : {
"ORGSWITCHER" : {
"TEXT" : "Tutte le impostazioni e le tabelle dell'organizzazione si basano su un'organizzazione selezionata. Fai clic sul pulsante per cambiare organizzazione o crearne una nuova."
} ,
2022-04-29 10:25:12 +02:00
"INSTANCE" : {
"TEXT" : "Clicca qui per accedere alle impostazioni dell'istanza. Tieni presente che hai accesso solo se disponi di autorizzazioni avanzate."
2022-04-28 12:35:02 +02:00
} ,
"PROFILE" : {
"TEXT" : "Qui puoi passare da un account utente all'altro e gestire le sessioni e il profilo."
} ,
"NAV" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"TEXT" : "Questa navigazione cambia in base all' organizzazione impostata sopra e la tua istanza."
2022-04-28 12:35:02 +02:00
} ,
"CONTEXTCHANGED" : {
"TEXT" : "Attenzione! L'organizzazione è appena stata cambiata."
2023-05-26 14:27:56 +02:00
} ,
"SWITCHEDTOINSTANCE" : {
"TEXT" : "La visualizzazione è appena stata modificata in istanza!"
2022-04-28 12:35:02 +02:00
}
} ,
"FILTER" : {
"TITLE" : "Filter" ,
"STATE" : "Status" ,
"DISPLAYNAME" : "Utente Nome" ,
"EMAIL" : "Email" ,
"USERNAME" : "User Name" ,
"ORGNAME" : "Nome organizzazione" ,
"PROJECTNAME" : "Nome del progetto" ,
"RESOURCEOWNER" : "Resource Owner" ,
"METHODS" : {
"5" : "contiene" ,
"7" : "finisce con" ,
"1" : "equivale"
}
} ,
"KEYBOARDSHORTCUTS" : {
"TITLE" : "Tasti rapidi" ,
"UNDERORGCONTEXT" : "All'interno delle pagine dell'organizzazione" ,
"SIDEWIDE" : "Tasti rapidi globali" ,
"SHORTCUTS" : {
"HOME" : "Vai alla panoramica" ,
2022-08-08 14:18:55 +02:00
"INSTANCE" : "Vai alla pagina dell' istanza" ,
2022-04-28 12:35:02 +02:00
"ORG" : "Vai all'organizzazione" ,
2022-08-08 14:18:55 +02:00
"ORGSETTINGS" : "Alle impostazioni dell'organizzazione" ,
2022-04-28 12:35:02 +02:00
"ORGSWITCHER" : "Cambia organizzazione" ,
"ME" : "Vai al profilo" ,
"PROJECTS" : "Vai ai progetti" ,
"USERS" : "Vai ai utenti" ,
"USERGRANTS" : "Vai ai Autorizzazioni" ,
"ACTIONS" : "Vai ai azioni e processi" ,
"DOMAINS" : "Vai ai domini"
}
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 08:23:35 +01:00
} ,
"RESOURCEID" : "Resource ID" ,
2022-07-25 14:26:36 +02:00
"NAME" : "Name" ,
"VERSION" : "Versione" ,
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 08:23:35 +01:00
"TABLE" : {
"NOROWS" : "Nessun dato"
} ,
"ERRORS" : {
2023-03-14 22:29:45 +01:00
"REQUIRED" : "Compilare questo campo." ,
2023-04-18 17:37:26 +02:00
"ATLEASTONE" : "Inserisci almeno un valore." ,
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 08:23:35 +01:00
"TOKENINVALID" : {
"TITLE" : "Il tuo Access Token \u00e8 scaduto." ,
"DESCRIPTION" : "Clicca il pulsante per richiedere una nuova sessione."
2023-03-14 22:29:45 +01:00
} ,
2023-05-19 12:48:39 +02:00
"EXHAUSTED" : {
"TITLE" : "La quota di richieste autenticate è esaurita." ,
"DESCRIPTION" : "Cancellare o aumentare il limite per questa istanza ZITADEL."
} ,
2023-03-14 22:29:45 +01:00
"INVALID_FORMAT" : "Il formato non è valido." ,
"NOTANEMAIL" : "Il valore dato non \u00e8 un indirizzo e-mail." ,
"MINLENGTH" : "Deve essere lunga almeno {{requiredLength}} caratteri." ,
"UPPERCASEMISSING" : "Deve includere un carattere maiuscolo." ,
"LOWERCASEMISSING" : "Deve includere un carattere minuscolo." ,
"SYMBOLERROR" : "Deve includere un simbolo o un segno di punteggiatura." ,
"NUMBERERROR" : "Deve includere una cifra." ,
"PWNOTEQUAL" : "Le password fornite non corrispondono." ,
"PHONE" : "Il numero di telefono deve iniziare con 00 o +."
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 08:23:35 +01:00
} ,
"USER" : {
2022-04-28 12:35:02 +02:00
"SETTINGS" : {
"TITLE" : "Impostazioni" ,
"GENERAL" : "Generale" ,
2023-03-28 22:02:21 +02:00
"IDP" : "Fornitori di identità" ,
2022-10-19 15:18:44 +02:00
"SECURITY" : "Password e sicurezza" ,
2022-04-28 12:35:02 +02:00
"KEYS" : "Chiavi" ,
"PAT" : "Personal Access Tokens" ,
"USERGRANTS" : "Autorizzazioni" ,
"MEMBERSHIPS" : "Memberships" ,
"METADATA" : "Metadati"
} ,
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 08:23:35 +01:00
"TITLE" : "Informazioni personali" ,
"DESCRIPTION" : "Gestisci le tue informazioni e le impostazioni di sicurezza." ,
"PAGES" : {
"LIST" : "Utenti" ,
"TITLE" : "Utente" ,
"DESCRIPTION" : "Crea nuovi utenti nella tua organizzazione e gestisci quelli esistenti." ,
"LISTMACHINE" : "Utenti di servizio" ,
"DESCRIPTIONMACHINE" : "Creare e gestire gli utenti di servizio della tua organizzazione" ,
"DETAIL" : "Dettagli" ,
"CREATE" : "Crea" ,
"MY" : "Le mie informazioni" ,
"LOGINNAMES" : "Loginnames" ,
2023-01-17 17:02:22 +01:00
"LOGINMETHODS" : "Metodi di accesso" ,
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 08:23:35 +01:00
"LOGINNAMESDESC" : "Questi sono i nomi di accesso:" ,
"NOUSER" : "Nessun utente associato." ,
"REACTIVATE" : "Riattiva" ,
"DEACTIVATE" : "Disattiva" ,
"FILTER" : "Filtro" ,
"STATE" : "Stato" ,
"DELETE" : "Elimina utente" ,
"UNLOCK" : "Sblocca utente" ,
2023-01-31 20:52:47 +01:00
"GENERATESECRET" : "Genera Client Secret" ,
"REMOVESECRET" : "Elimina Client Secret" ,
2021-12-09 09:41:21 +01:00
"LOCKEDDESCRIPTION" : "Questo utente \u00e8 stato bloccato a causa del superamento dei tentativi massimi di accesso e deve essere sbloccato per essere utilizzato di nuovo." ,
"DELETEACCOUNT" : "Elimina account personale" ,
"DELETEACCOUNT_DESC" : "Se esegui questa azione, sarai disconnesso e non avrai più accesso al tuo account. Questa azione non può essere invertita." ,
"DELETEACCOUNT_BTN" : "Elimina" ,
"DELETEACCOUNT_SUCCESS" : "Account eliminato con successo!"
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 08:23:35 +01:00
} ,
"DETAILS" : {
"DATECREATED" : "Creato" ,
"DATECHANGED" : "Cambiato"
} ,
"DIALOG" : {
"DELETE_TITLE" : "Elimina utente" ,
2022-01-10 11:12:57 +01:00
"DELETE_SELF_TITLE" : "Elimina Account" ,
2021-12-09 09:41:21 +01:00
"DELETE_DESCRIPTION" : "Stai per eliminare definitivamente un utente. Sei sicuro?" ,
2022-01-10 11:12:57 +01:00
"DELETE_SELF_DESCRIPTION" : "Stai per eliminare definitivamente il tuo account. Questo ti disconnetterà ed eliminerà il tuo utente. Questa azione non può essere annullata!" ,
2021-12-09 09:41:21 +01:00
"DELETE_AUTH_DESCRIPTION" : "Stai per eleminare il tuo account personale in modo permanente. Vuoi continuare?" ,
2022-01-10 11:12:57 +01:00
"TYPEUSERNAME" : "Ripeti '{{value}}' per confermare ed eliminare l'utente." ,
2022-11-14 17:11:14 +01:00
"USERNAME" : "Nome utente" ,
2021-12-09 09:41:21 +01:00
"DELETE_BTN" : "Elimina"
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 08:23:35 +01:00
} ,
"SENDEMAILDIALOG" : {
"TITLE" : "Invia una notifica via e-mail" ,
"DESCRIPTION" : "Clicca il pulsante qui sotto per inviare una notifica all'indirizzo email corrente o cambiare l'indirizzo email nel campo." ,
"NEWEMAIL" : "Nuovo indirizzo e-mail"
} ,
2023-01-31 20:52:47 +01:00
"SECRETDIALOG" : {
"CLIENTSECRET" : "Client Secret" ,
"CLIENTSECRET_DESCRIPTION" : "Salvate il Client Secret in un luogo sicuro, perch\u00e9 non sarà più disponibile dopo aver chiuso la finestra di dialogo"
} ,
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 08:23:35 +01:00
"TABLE" : {
"DEACTIVATE" : "Disattiva" ,
"ACTIVATE" : "Attiva" ,
2022-04-28 12:35:02 +02:00
"CHANGEDATE" : "Ultima modifica" ,
"CREATIONDATE" : "creato" ,
"TYPES" : {
"HUMAN" : "Utenti" ,
"MACHINE" : "Utenti di servizio"
} ,
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 08:23:35 +01:00
"FILTER" : {
"0" : "Filtro per DisplayName" ,
"1" : "Filtro per nome utente" ,
"2" : "filtro per DisplayName" ,
"3" : "filtro per nome utente" ,
"4" : "filtro per email" ,
"5" : "filtro per DisplayName" ,
"10" : "filtro per il nome organizzazione" ,
"12" : "filtro per il nome progetto"
} ,
"EMPTY" : "Nessuna voce"
} ,
"PASSWORDLESS" : {
"SEND" : "Invia il link di registrazione" ,
"TABLETYPE" : "Tipo" ,
"TABLESTATE" : "Stato" ,
"NAME" : "Nome" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "Nessun dispositivo impostato" ,
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 08:23:35 +01:00
"TITLE" : "Autenticazione passwordless" ,
"DESCRIPTION" : "Aggiungi i metodi di autenticazione basati su WebAuthn per accedere a ZITADEL senza password." ,
"MANAGE_DESCRIPTION" : "Gestisci i metodi del secondo fattore dei vostri utenti." ,
2022-10-04 07:44:43 +02:00
"U2F" : "Aggiungi metodo" ,
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 08:23:35 +01:00
"U2F_DIALOG_TITLE" : "Verifica autenticatore" ,
"U2F_DIALOG_DESCRIPTION" : "Inserisci un nome per il tuo authenticatore o dispositivo usato." ,
"U2F_SUCCESS" : "Autorizzazione passwordless creata con successo!" ,
2022-05-20 11:23:16 +02:00
"U2F_ERROR" : "Si \u00e8 verificato un errore durante la configurazione!" ,
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 08:23:35 +01:00
"U2F_NAME" : "Nome dell'autenticatore" ,
"TYPE" : {
"0" : "Nessun MFA definito" ,
2022-05-20 11:23:16 +02:00
"1" : "One Time Password (OTP)" ,
"2" : "Impronta digitale, chiave di sicurezza, Face ID e altri"
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 08:23:35 +01:00
} ,
"STATE" : {
"0" : "Nessuno Stato" ,
"1" : "Non pronto" ,
"2" : "Pronto" ,
"3" : "Cancellato"
} ,
"DIALOG" : {
"DELETE_TITLE" : "Rimuovere l'autenticazione passwordless" ,
"DELETE_DESCRIPTION" : "Stai per rimuovere un metodo di autenticazione passwordless. Sei sicuro?" ,
"ADD_TITLE" : "Autenticazione passwordless" ,
"ADD_DESCRIPTION" : "Seleziona una delle opzioni disponibili per creare un metodo di autenticazione passwordless." ,
"SEND_DESCRIPTION" : "Inviati un link di registrazione al tuo indirizzo e-mail." ,
"SEND" : "Invia il link di registrazione" ,
"SENT" : "L'e-mail \u00e8 stata consegnata con successo. Controlla la tua casella di posta per continuare con la configurazione." ,
"QRCODE_DESCRIPTION" : "Genera un codice QR per la scansione con un altro dispositivo." ,
"QRCODE" : "Genera un codice QR" ,
"QRCODE_SCAN" : "Scannerizza questo codice QR per continuare la configurazione sul tuo dispositivo." ,
"NEW_DESCRIPTION" : "Usa questo dispositivo per impostare Passwordless." ,
"NEW" : "Aggiungi nuovo"
}
} ,
"MFA" : {
"TABLETYPE" : "Tipo" ,
"TABLESTATE" : "Stato" ,
"NAME" : "Nome" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "nessun fattore aggiuntivo" ,
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 08:23:35 +01:00
"TITLE" : "Autenticazione a pi\u00f9 fattori" ,
"DESCRIPTION" : "Aggiungi un secondo fattore per garantire la sicurezza ottimale del tuo account." ,
"MANAGE_DESCRIPTION" : "Gestite i metodi del secondo fattore dei vostri utenti." ,
"ADD" : "Aggiungi fattore" ,
2022-10-04 07:44:43 +02:00
"OTP" : "App di autenticazione per OTP (One-Time Password)" ,
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 08:23:35 +01:00
"OTP_DIALOG_TITLE" : "Aggiungi OTP" ,
"OTP_DIALOG_DESCRIPTION" : "Scansiona il codice QR con un'app di autenticazione e inserisci il codice nel campo sottostante per verificare e attivare il metodo OTP." ,
2022-05-20 11:23:16 +02:00
"U2F" : "Impronta digitale, chiave di sicurezza, Face ID e altri" ,
"U2F_DIALOG_TITLE" : "Verifica Fattore" ,
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 08:23:35 +01:00
"U2F_DIALOG_DESCRIPTION" : "Inserisci un nome per il tuo methodo o dispositivo." ,
2022-05-20 11:23:16 +02:00
"U2F_SUCCESS" : "Fattore aggiunto con successo!" ,
"U2F_ERROR" : "Si \u00e8 verificato un errore durante la configurazione!" ,
"U2F_NAME" : "Nome dell'autenticatore" ,
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 08:23:35 +01:00
"TYPE" : {
"0" : "Nessun altro fattore definito" ,
2022-05-20 11:23:16 +02:00
"1" : "One Time Password (OTP)" ,
"2" : "Impronta digitale, chiave di sicurezza, Face ID e altri"
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 08:23:35 +01:00
} ,
"STATE" : {
"0" : "Nessuno Stato" ,
"1" : "Non pronto" ,
"2" : "Pronto" ,
"3" : "Cancellato"
} ,
"DIALOG" : {
"MFA_DELETE_TITLE" : "Rimuovi metodo a due fattori" ,
"MFA_DELETE_DESCRIPTION" : "Stai per rimuovere un metodo a due fattori. Sei sicuro?" ,
"ADD_MFA_TITLE" : "Aggiungere un metodo a due fattori?" ,
"ADD_MFA_DESCRIPTION" : "Selezionare una delle seguenti opzioni."
}
} ,
"EXTERNALIDP" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "IDP esterni" ,
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 08:23:35 +01:00
"DESC" : "" ,
"IDPCONFIGID" : "IDP Config ID" ,
"IDPNAME" : "Nome Idp" ,
"USERDISPLAYNAME" : "Nome esterno" ,
"EXTERNALUSERID" : "ID utente esterno" ,
2022-04-28 12:35:02 +02:00
"EMPTY" : "Nessun IDP esterno trovato" ,
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 08:23:35 +01:00
"DIALOG" : {
"DELETE_TITLE" : "Rimuovere l'IDP" ,
2023-03-28 22:02:21 +02:00
"DELETE_DESCRIPTION" : "Stai per eliminare un fornitore di identità da un utente. Vuoi continuare?"
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 08:23:35 +01:00
}
} ,
"CREATE" : {
"TITLE" : "Crea un nuovo utente" ,
"DESCRIPTION" : "Si prega di fornirsi delle informazioni necessarie." ,
"NAMEANDEMAILSECTION" : "Nome ed e-mail" ,
"GENDERLANGSECTION" : "Genere e linguaggio" ,
2022-04-28 12:35:02 +02:00
"PHONESECTION" : "Phone numbers" ,
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 08:23:35 +01:00
"PASSWORDSECTION" : "Password iniziale" ,
2022-01-04 10:56:29 +01:00
"ADDRESSANDPHONESECTION" : "Numero di telefono" ,
"INITMAILDESCRIPTION" : "Se vengono selezionate entrambe le opzioni, non verrà inviata alcuna e-mail per l'inizializzazione. Se solo una delle opzioni viene selezionata, verrà inviata una mail per fornire/verificare i dati."
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 08:23:35 +01:00
} ,
"CODEDIALOG" : {
"TITLE" : "Verificare il numero di telefono" ,
"DESCRIPTION" : "Inserisci il codice che hai ricevuto via SMS per verificare il tuo numero di telefono." ,
"CODE" : "Codice"
} ,
"DATA" : {
"STATE" : "Stato" ,
"STATE0" : "Sconosciuto" ,
"STATE1" : "Attivo" ,
"STATE2" : "Inattivo" ,
"STATE3" : "Cancellato" ,
"STATE4" : "Bloccato" ,
"STATE5" : "sospeso" ,
"STATE6" : "Iniziale"
} ,
"PROFILE" : {
"TITLE" : "Profilo" ,
"EMAIL" : "E-mail" ,
"PHONE" : "Numero di telefono" ,
2023-02-02 09:36:43 +01:00
"PHONE_HINT" : "Utilizza 00 o il simbolo + seguito dal prefisso del paese, o seleziona il paese ed inserisci il numero di telefono" ,
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 08:23:35 +01:00
"USERNAME" : "Nome utente" ,
"CHANGEUSERNAME" : "cambia" ,
"CHANGEUSERNAME_TITLE" : "Cambia nome utente" ,
"CHANGEUSERNAME_DESC" : "Inserisci il tuo nome desiderato nel campo." ,
"FIRSTNAME" : "Nome" ,
"LASTNAME" : "Cognome" ,
"NICKNAME" : "Soprannome" ,
"DISPLAYNAME" : "DisplayName" ,
"PREFERRED_LANGUAGE" : "Lingua" ,
"GENDER" : "Genere" ,
"PASSWORD" : "Password" ,
"AVATAR" : {
"UPLOADTITLE" : "Carica la tua immagine del profilo" ,
"UPLOADBTN" : "Scegli tra i file" ,
"UPLOAD" : "Carica" ,
"CURRENT" : "Immagine attuale" ,
"PREVIEW" : "Anteprima" ,
"DELETESUCCESS" : "Rimosso con successo!" ,
"CROPPERERROR" : "È successo un errore durante il caricamento del tuo file. Prova un formato e una dimensione diversi, se necessario."
2023-02-02 09:36:43 +01:00
} ,
"COUNTRY" : "Paese"
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 08:23:35 +01:00
} ,
"MACHINE" : {
"TITLE" : "Dettagli dell'utente del servizio" ,
"USERNAME" : "Nome utente" ,
"NAME" : "Nome" ,
"DESCRIPTION" : "Descrizione" ,
"KEYSTITLE" : "Chiavi" ,
"KEYSDESC" : "Definisci le tue chiavi e aggiungi una data di scadenza opzionale." ,
2022-04-28 12:35:02 +02:00
"TOKENSTITLE" : "Personal Access Tokens" ,
2022-02-11 13:33:31 +01:00
"TOKENSDESC" : "Questi Token d'accesso personali funzionano come i Access Token per OAuth." ,
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 08:23:35 +01:00
"ID" : "ID chiave" ,
"TYPE" : "Tipo" ,
"EXPIRATIONDATE" : "Data di scadenza" ,
"CHOOSEDATEAFTER" : "Inserisci una scadenza valida" ,
"CHOOSEEXPIRY" : "Seleziona una data di scadenza" ,
"CREATIONDATE" : "Data di creazione" ,
"KEYDETAILS" : "Dettagli chiave" ,
2023-02-14 17:05:55 +01:00
"ACCESSTOKENTYPE" : "Tipo Access Token" ,
"ACCESSTOKENTYPES" : {
"0" : "Bearer" ,
"1" : "JWT"
} ,
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 08:23:35 +01:00
"ADD" : {
"TITLE" : "Aggiungi chiave" ,
"DESCRIPTION" : "Seleziona il tuo tipo di chiave e scegli una data di scadenza opzionale."
} ,
"ADDED" : {
"TITLE" : "La chiave \u00e8 stata creata" ,
"DESCRIPTION" : "Scarica la chiave perch\u00e9 non sar\u00e0 pi\u00f9 visibile dopo aver chiuso questa finestra di dialogo!"
} ,
"KEYTYPES" : {
"1" : "JSON"
2022-04-28 12:35:02 +02:00
} ,
"DIALOG" : {
"DELETE_KEY" : {
"TITLE" : "Elimina Chiave" ,
"DESCRIPTION" : "Vuoi eliminare la chiave selezionata? Questa azione non può essere annullata."
}
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 08:23:35 +01:00
}
} ,
"PASSWORD" : {
"TITLE" : "Password" ,
2022-10-19 15:18:44 +02:00
"LABEL" : "Una password sicura aiuta a proteggere l'account" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Inserisci la nuova password secondo i requisiti." ,
"OLD" : "Password attuale" ,
"NEW" : "Nuova password" ,
"CONFIRM" : "Conferma la nuova password" ,
2022-01-04 10:56:29 +01:00
"NEWINITIAL" : "Password" ,
"CONFIRMINITIAL" : "Conferma password" ,
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 08:23:35 +01:00
"RESET" : "Ripristina la password attuale" ,
"SET" : "Imposta nuova password" ,
2022-04-28 12:35:02 +02:00
"RESENDNOTIFICATION" : "Invia email per la reimpostazione" ,
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 08:23:35 +01:00
"REQUIRED" : "Mancano alcuni campi obbligatori." ,
2023-03-14 22:29:45 +01:00
"MINLENGTHERROR" : "Deve essere lunga almeno {{valore}} caratteri."
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 08:23:35 +01:00
} ,
2022-04-28 12:35:02 +02:00
"ID" : "ID" ,
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 08:23:35 +01:00
"EMAIL" : "E-mail" ,
"PHONE" : "Numero di telefono" ,
"PHONEEMPTY" : "Nessun numero di telefono definito" ,
"PHONEVERIFIED" : "Numero di telefono verificato." ,
"EMAILVERIFIED" : "Email verificata" ,
"NOTVERIFIED" : "non verificato" ,
"PREFERRED_LOGINNAME" : "Loginname preferito" ,
2023-03-08 23:53:36 +01:00
"ISINITIAL" : "L'utente non è ancora attivo." ,
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 08:23:35 +01:00
"LOGINMETHODS" : {
"TITLE" : "Informazioni di contatto" ,
"DESCRIPTION" : "Le informazioni fornite sono utilizzate per inviare informazioni importanti, come le e-mail di reset della password." ,
"EMAIL" : {
"TITLE" : "E-mail" ,
"VALID" : "convalidato" ,
2021-12-15 11:23:53 +01:00
"ISVERIFIED" : "Email Verificato" ,
2022-01-04 10:56:29 +01:00
"ISVERIFIEDDESC" : "Se l'email viene indicata come verificata, non verrà inviata alcuna email di verificazione." ,
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 08:23:35 +01:00
"RESEND" : "Invia di nuovo l'e-mail di verifica" ,
"EDITTITLE" : "Cambiare l'e-mail" ,
"EDITDESC" : "Inserisci la nuova email nel campo sottostante."
} ,
"PHONE" : {
"TITLE" : "Telefono" ,
"VALID" : "convalidato" ,
"RESEND" : "Reinvia il messaggio per la verifica" ,
"EDITTITLE" : "Cambia il numero di telefono" ,
2022-04-28 12:35:02 +02:00
"EDITVALUE" : "Numero di telefono" ,
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 08:23:35 +01:00
"EDITDESC" : "Inserisci il nuovo numero di telefono nel campo sottostante." ,
"DELETETITLE" : "Rimuovi il numero di telefono" ,
"DELETEDESC" : "Vuoi davvero rimuovere il numero di telefono"
} ,
"RESENDCODE" : "Reinvia il codice" ,
"ENTERCODE" : "Verifica" ,
"ENTERCODE_DESC" : "Verifica il codice"
} ,
"GRANTS" : {
"TITLE" : "User Grants" ,
"DESCRIPTION" : "Concedere a questo utente l'accesso a certi progetti" ,
"CREATE" : {
"TITLE" : "Crea User Grant" ,
"DESCRIPTION" : "Cerca l'organizzazione, il progetto e i ruoli di progetto corrispondenti."
} ,
2022-04-28 12:35:02 +02:00
"PROJECTNAME" : "Nome del progretto" ,
"PROJECT-OWNED" : "Progetto" ,
"PROJECT-GRANTED" : "Progetto delegato" ,
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 08:23:35 +01:00
"FILTER" : {
"0" : "filtro per utente" ,
"1" : "filtro per il dominio" ,
"2" : "filtro per projectname" ,
"3" : "filtro per rolename"
}
} ,
"STATE" : {
"0" : "Sconosciuto" ,
"1" : "Attivo" ,
2022-04-28 12:35:02 +02:00
"2" : "Inattivo" ,
"3" : "Rimosso" ,
"4" : "Bloccato" ,
"5" : "Sospeso" ,
"6" : "Initializzato"
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 08:23:35 +01:00
} ,
"SEARCH" : {
2022-04-28 12:35:02 +02:00
"ADDITIONAL" : "Nome (organizzazione corrente)" ,
"ADDITIONAL-EXTERNAL" : "Loginname (organizzazione esterna)"
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 08:23:35 +01:00
} ,
"TARGET" : {
"SELF" : "Se vuoi concedere l'accesso a un utente di un'altra organizzazione" ,
"EXTERNAL" : "Per concedere l'accesso a un utente della tua organizzazione" ,
"CLICKHERE" : "clicca qui"
} ,
"SIGNEDOUT" : "Ti sei disconnesso. Clicca sul pulsante \"Accedi\" per accedere di nuovo." ,
"SIGNEDOUT_BTN" : "Accedi" ,
"EDITACCOUNT" : "Modifica account" ,
"ADDACCOUNT" : "Accedi con un altro account" ,
2023-03-08 23:53:36 +01:00
"RESENDINITIALEMAIL" : "Invia nuovamente la mail di attivazione" ,
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 08:23:35 +01:00
"RESENDEMAILNOTIFICATION" : "Invia di nuovo la notifica via e-mail" ,
"TOAST" : {
"CREATED" : "Utente creato con successo." ,
"SAVED" : "Profilo salvato con successo." ,
"USERNAMECHANGED" : "Nome utente cambiato con successo." ,
"EMAILSAVED" : "E-mail salvata con successo." ,
"INITEMAILSENT" : "Email di inizializzazione inviata." ,
"PHONESAVED" : "Telefono salvato con successo." ,
"PHONEREMOVED" : "Il telefono \u00e8 stato rimosso." ,
"PHONEVERIFIED" : "Telefono verificato con successo." ,
"PHONEVERIFICATIONSENT" : "Codice di verifica telefonica inviato." ,
"EMAILVERIFICATIONSENT" : "Codice di verifica e-mail inviato." ,
2022-05-20 11:23:16 +02:00
"OTPREMOVED" : "One Time Password (OTP) rimosso." ,
"U2FREMOVED" : "Fattore rimosso." ,
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 08:23:35 +01:00
"PASSWORDLESSREMOVED" : "Rimosso senza password." ,
"INITIALPASSWORDSET" : "Password iniziale impostata." ,
"PASSWORDNOTIFICATIONSENT" : "Notifica di cambio password inviata." ,
"PASSWORDCHANGED" : "Password cambiata con successo." ,
"REACTIVATED" : "Utente riattivato." ,
"DEACTIVATED" : "Utente disattivato." ,
"SELECTEDREACTIVATED" : "Utenti selezionati riattivati." ,
"SELECTEDDEACTIVATED" : "Utenti selezionati disattivati." ,
"SELECTEDKEYSDELETED" : "Tasti selezionati cancellati." ,
"KEYADDED" : "Chiave aggiunta!" ,
"MACHINEADDED" : "Utente di servizio creato!" ,
"DELETED" : "Utente cancellato con successo!" ,
"UNLOCKED" : "Utente sbloccato con successo!" ,
2023-01-31 20:52:47 +01:00
"PASSWORDLESSREGISTRATIONSENT" : "Link per la registrazione inviato con successo." ,
"SECRETGENERATED" : "Secret generato con successo!" ,
"SECRETREMOVED" : "Secret rimosso con successo!"
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 08:23:35 +01:00
} ,
"MEMBERSHIPS" : {
"TITLE" : "Memberships di ZITADEL" ,
"DESCRIPTION" : "Questi sono tutti i member grant dell'utente. Puoi modificarli anche nelle pagine di dettaglio dell'organizzazione, del progetto o di sistema." ,
"ORGCONTEXT" : "Vedi tutti i progetti che sono collegati all'organizzazione attualmente selezionata." ,
"USERCONTEXT" : "Vedi tutte le organizzazioni e i progetti a cui sei autorizzato. Comprese le altre organizzazioni." ,
"CREATIONDATE" : "Data di creazione" ,
"CHANGEDATE" : "Ultima modifica" ,
"DISPLAYNAME" : "DisplayName" ,
"REMOVE" : "Rimuovi" ,
"TYPE" : "Tipo" ,
2022-04-28 12:35:02 +02:00
"ORGID" : "ID dell' organizzazione" ,
"UPDATED" : "membership cambiato con successo." ,
"NOPERMISSIONTOEDIT" : "Non hai l'autorizzazione richiesta per cambiare i ruoli!" ,
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 08:23:35 +01:00
"TYPES" : {
"UNKNOWN" : "Sconosciuto" ,
"ORG" : "Organizzazione" ,
"PROJECT" : "Progetto" ,
2022-04-28 12:35:02 +02:00
"GRANTEDPROJECT" : "Progetto delegato"
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 08:23:35 +01:00
}
2022-02-11 13:33:31 +01:00
} ,
"PERSONALACCESSTOKEN" : {
"ID" : "ID" ,
"TOKEN" : "Token" ,
"ADD" : {
"TITLE" : "Genera un nuovo token" ,
"DESCRIPTION" : "Definisci la data di scadenza del token" ,
"CHOOSEEXPIRY" : "Seleziona una data di scadenza" ,
"CHOOSEDATEAFTER" : "Inserisci una scadenza valida"
} ,
"ADDED" : {
"TITLE" : "Personal Access Token" ,
"DESCRIPTION" : "Copia il tuo token di accesso. Non sarà possibile recuperarlo in seguito."
} ,
"DELETE" : {
"TITLE" : "Elimina Token" ,
"DESCRIPTION" : "Stai per eliminare il token di accesso. Sei sicuro di voler continuare?"
} ,
"DELETED" : "Token eliminato con successo."
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 08:23:35 +01:00
}
} ,
2022-10-04 07:44:43 +02:00
"METADATA" : {
"TITLE" : "Metadati" ,
"DESCRIPTION" : "" ,
"KEY" : "Chiave" ,
"VALUE" : "Valore" ,
"ADD" : "Nuova voce" ,
"SAVE" : "Salva" ,
"EMPTY" : "Nessun metadato" ,
"SETSUCCESS" : "Salvato con successo" ,
"REMOVESUCCESS" : "Rimosso con successo"
} ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"FLOWS" : {
"TITLE" : "Azioni e Processi" ,
"DESCRIPTION" : "Esegui processi su certi eventi." ,
"ACTIONSTITLE" : "Azioni" ,
2022-04-28 12:35:02 +02:00
"ACTIONSDESCRIPTION" : "Questi sono i tuoi script che puoi eseguire nei processi." ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"FLOWSTITLE" : "Processi" ,
2022-04-28 12:35:02 +02:00
"FLOWSDESCRIPTION" : "Processi di un certo tipo eseguono azioni al momento di un trigger." ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"ID" : "ID" ,
"NAME" : "Nome" ,
"STATE" : "Stato" ,
"STATES" : {
"0" : "Nessun stato" ,
"1" : "inattivo" ,
"2" : "attivo"
} ,
2022-04-28 12:35:02 +02:00
"ADDTRIGGER" : "Aggiungi trigger" ,
2022-08-26 09:17:59 +02:00
"FLOWCHANGED" : "Il processo è stato modificato con successo." ,
"FLOWCLEARED" : "Il processo è stato eliminato con successo." ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"TIMEOUT" : "Timeout" ,
"TIMEOUTINSEC" : "Timeout in secondi" ,
"ALLOWEDTOFAIL" : "Può fallire" ,
"SCRIPT" : "Script" ,
"FLOWTYPE" : "Tipo processo" ,
"TRIGGERTYPE" : "Tipo trigger" ,
"ACTIONS" : "Azioni" ,
2022-02-07 14:53:35 +01:00
"ACTIONSMAX" : "In base al tuo tier, hai a disposizione un numero limitato di azioni ({{value}}). Assicurati di disattivare quelli di cui non hai bisogno o considera di fare un upgrade." ,
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
"DIALOG" : {
"ADD" : {
"TITLE" : "Crea azione"
} ,
"UPDATE" : {
"TITLE" : "Modifica azione"
} ,
"DELETEACTION" : {
"TITLE" : "Elimina azione?" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "" ,
"DELETE_SUCCESS" : "Azione rimossa con successo."
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
} ,
"CLEAR" : {
2022-08-26 09:17:59 +02:00
"TITLE" : "Elimina processo" ,
"DESCRIPTION" : "Stai per eliminare un processo. Questa azione non può essere annullata. Vuoi continuare?"
2022-10-06 14:23:59 +02:00
} ,
"REMOVEACTIONSLIST" : {
"TITLE" : "Elimina le azioni selezionate?" ,
"DESCRIPTION" : "Sei sicuro di voler eliminare le azioni selezionate dal processo?"
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
}
} ,
"TOAST" : {
2022-02-07 14:53:35 +01:00
"ACTIONSSET" : "Azioni salvate!" ,
"ACTIONREACTIVATED" : "Azioni riattivati con successo" ,
"ACTIONDEACTIVATED" : "Azioni disattivati con successo"
feat(console): actions and flows (#2559)
* features, page, table, create dialog, i18n
* trigger actions service, add action dialog
* display flows, add flow dialog, duration pipe, i18n
* optim flow layout, action presets
* delete actions, flows, layout
* drag drop list, fix update
* lint
* stylelint
* fix template rest
* actions, drag, fix hasrole
* stylelint
* toast, i18n
* missing italian translations
* it
* fix ActionSearchQueries
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-11-16 08:18:03 +01:00
}
} ,
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 08:23:35 +01:00
"IAM" : {
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"TITLE" : "Istanza" ,
"DESCRIPTION" : "Gestisci la tua istanza e le tue organizzazioni" ,
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 08:23:35 +01:00
"POLICIES" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Impostazioni del Sistema e impostazioni d'accesso" ,
"DESCRIPTION" : "Gestisci le impostazioni del sistema e le impostazioni d'accesso."
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 08:23:35 +01:00
} ,
"EVENTSTORE" : {
"TITLE" : "IAM Eventstore" ,
"DESCRIPTION" : "Gestisci i view di ZITADEL e gli eventi falliti."
} ,
"MEMBER" : {
"TITLE" : "Manager" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"DESCRIPTION" : "Questi manager possono modificare le impostazioni dell'istanza."
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 08:23:35 +01:00
} ,
2022-07-25 14:26:36 +02:00
"PAGES" : {
"STATE" : "Stato" ,
"DOMAINLIST" : "Domini"
} ,
"STATE" : {
"0" : "Non specifico" ,
"1" : "In fase di creazione" ,
"2" : "Attiva" ,
"3" : "In fase di arresto" ,
"4" : "Arrestata"
} ,
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 08:23:35 +01:00
"VIEWS" : {
"TITLE" : "Views" ,
"DESCRIPTION" : "Questa carta mostra i tuoi view ZITADEL." ,
"VIEWNAME" : "Nome" ,
"DATABASE" : "Database" ,
"SEQUENCE" : "Sequenza" ,
"EVENTTIMESTAMP" : "Timestamp" ,
"LASTSPOOL" : "ultimo Pool" ,
"ACTIONS" : "Azioni" ,
"CLEAR" : "ripristina" ,
"CLEARED" : "View ripristinato con successo!" ,
"DIALOG" : {
"VIEW_CLEAR_TITLE" : "Ripristina View" ,
"VIEW_CLEAR_DESCRIPTION" : "Stai per ripristinare un view. La cancellazione o ripristinazione di un view crea un processo durante il quale i dati potrebbero non essere disponibili per gli utenti. Sei davvero sicuro?"
}
} ,
"FAILEDEVENTS" : {
"TITLE" : "Eventi falliti" ,
"DESCRIPTION" : "Questa tabella mostra gli eventi di ZITADEL falliti." ,
"VIEWNAME" : "Nome" ,
"DATABASE" : "Database" ,
"FAILEDSEQUENCE" : "Sequenza fallita" ,
"FAILURECOUNT" : "Conteggio dei fallimenti" ,
2022-11-18 13:49:38 +01:00
"LASTFAILED" : "L'ultimo fallimento a" ,
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 08:23:35 +01:00
"ERRORMESSAGE" : "Messaggio di errore" ,
"ACTIONS" : "Azioni" ,
"DELETE" : "Rimuovi" ,
"DELETESUCCESS" : "Eventi falliti rimossi."
} ,
2023-02-01 09:54:00 +01:00
"EVENTS" : {
"TITLE" : "Eventi" ,
"DESCRIPTION" : "Questa vista mostra tutti gli eventi in arrivo" ,
"EDITOR" : "Editore" ,
"EDITORID" : "ID Editore" ,
"AGGREGATE" : "Aggregato" ,
"AGGREGATEID" : "ID aggregato" ,
"AGGREGATETYPE" : "Tipo aggregato" ,
"RESOURCEOWNER" : "Resouce owner" ,
"SEQUENCE" : "Sequenza" ,
"CREATIONDATE" : "Creato" ,
"TYPE" : "Tipo" ,
"PAYLOAD" : "Payload" ,
"FILTERS" : {
"BTN" : "Filtra" ,
"USER" : {
"IDLABEL" : "ID" ,
"CHECKBOX" : "filtra per editore"
} ,
"AGGREGATE" : {
"TYPELABEL" : "Aggregate Type" ,
"IDLABEL" : "ID" ,
"CHECKBOX" : "filtra per aggregato"
} ,
"TYPE" : {
"TYPELABEL" : "Type" ,
"CHECKBOX" : "Filtra per tipo"
} ,
"RESOURCEOWNER" : {
"LABEL" : "ID" ,
"CHECKBOX" : "Filter per Resource Owner"
} ,
"SEQUENCE" : {
"LABEL" : "Sequence" ,
"CHECKBOX" : "Filter per sequenza" ,
"SORT" : "" ,
"ASC" : "Ascending" ,
"DESC" : "Descending"
} ,
"CREATIONDATE" : {
"LABEL" : "Creation Date" ,
"CHECKBOX" : "Filter by Creation Date"
} ,
"OTHER" : "altro" ,
"OTHERS" : "altri"
} ,
"DIALOG" : {
"TITLE" : "Dettaglio dell'evento"
}
} ,
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 08:23:35 +01:00
"TOAST" : {
"MEMBERREMOVED" : "Manager rimosso." ,
"MEMBERSADDED" : "I manager sono stati aggiunti con successo." ,
"MEMBERADDED" : "Il manager è stato aggiunto con successo." ,
"MEMBERCHANGED" : "Manager cambiato." ,
"ROLEREMOVED" : "Ruolo rimosso." ,
"ROLECHANGED" : "Ruolo cambiato." ,
"REACTIVATED" : "Riattivato" ,
2022-12-22 12:56:13 +01:00
"DEACTIVATED" : "Disattivato" ,
"DELETED" : "Organizzazione cancellata con successo"
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 08:23:35 +01:00
}
} ,
"ORG" : {
"PAGES" : {
"NAME" : "Nome" ,
"ID" : "ID" ,
"CREATIONDATE" : "Data di creazione" ,
2022-04-28 12:35:02 +02:00
"DATECHANGED" : "Cambiato" ,
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 08:23:35 +01:00
"FILTER" : "Filtro" ,
"FILTERPLACEHOLDER" : "Filtro per il nome" ,
"LIST" : "Organizzazioni" ,
"LISTDESCRIPTION" : "Scegli un'organizzazione." ,
"ACTIVE" : "Attivo" ,
"CREATE" : "Creare un'organizzazione" ,
2022-07-08 08:58:23 +02:00
"DEACTIVATE" : "Disattiva organizzazione" ,
"REACTIVATE" : "Riattiva organizzazione" ,
2022-06-07 11:08:05 +02:00
"NOPERMISSION" : "Non hai l'autorizzazione per accedere alle impostazioni dell'organizzazione." ,
2021-12-20 10:56:03 +01:00
"USERSELFACCOUNT" : "Usa il tuo account personale come proprietario dell'organizzazione" ,
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 08:23:35 +01:00
"ORGDETAIL_TITLE" : "Inserisci il nome e il dominio della tua nuova organizzazione." ,
"ORGDETAIL_TITLE_WITHOUT_DOMAIN" : "Inserisci il nome della tua nuova organizzazione." ,
"ORGDETAILUSER_TITLE" : "Configurare il proprietario dell'organizzazione" ,
2022-12-22 12:56:13 +01:00
"DELETE" : "Elimina organizzazione" ,
2023-02-14 09:31:32 +01:00
"DEFAULTLABEL" : "Standard" ,
"SETASDEFAULT" : "Imposta come organizzazione predefinita" ,
"DEFAULTORGSET" : "Organizzazione predefinita cambiata con successo" ,
2022-10-20 14:08:13 +02:00
"RENAME" : {
"ACTION" : "Rinomina" ,
"TITLE" : "Rinomina organizzazione" ,
"DESCRIPTION" : "Inserisci il nuovo nome per la tua organizzazione" ,
"BTN" : "Rinomina"
} ,
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 08:23:35 +01:00
"ORGDOMAIN" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Verificazione della propriet\u00e0 del dominio dell'organizzazione" ,
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 08:23:35 +01:00
"VERIFICATION" : "Verifica la propriet\u00e0 del tuo dominio. \u00c8 necessario scaricare un file di verifica e caricarlo all'URL fornito elencato di seguito, o inserire una voce DNS TXT Record per l'URL fornito. Per completare, clicca sul pulsante di verifica." ,
"VERIFICATION_SKIP" : "Puoi saltare la verifica per ora e continuare a creare la tua organizzazione, ma per usare la tua organizzazione questo passo deve essere completato!" ,
"VERIFICATION_VALIDATION_DESC" : "I token sono controllati regolarmente per assicurarsi che tu sia ancora proprietario del dominio." ,
"VERIFICATION_NEWTOKEN_TITLE" : "Richiesta di un nuovo token" ,
"VERIFICATION_NEWTOKEN_DESC" : "Se vuoi richiedere un nuovo token, seleziona il tuo metodo preferito. Se vuoi convalidare un token persistente, clicca sul pulsante qui sopra." ,
"VERIFICATION_VALIDATION_ONGOING" : "\u00c8 gi\u00e0 stato richiesto un token di verifica. Clicca sul pulsante per richiedere un altro controllo di verifica." ,
"VERIFICATION_VALIDATION_ONGOING_TYPE" : "Tipo di token:" ,
"VERIFICATION_SUCCESSFUL" : "Dominio verificato con successo!" ,
"REQUESTNEWTOKEN" : "Richiedi un nuovo token" ,
"TYPES" : {
"1" : "HTTP" ,
"2" : "DNS"
}
} ,
"DOWNLOAD_FILE" : "Scaricare il file" ,
"SELECTORGTOOLTIP" : "Seleziona questa organizzazione." ,
"PRIMARYDOMAIN" : "Dominio primario" ,
"STATE" : "Stato" ,
2022-01-04 10:56:29 +01:00
"USEPASSWORD" : "Imposta la password iniziale" ,
"USEPASSWORDDESC" : "L'utente non deve impostare la password durante l'inizializzazione."
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 08:23:35 +01:00
} ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"LIST" : {
"TITLE" : "Organizzazioni" ,
"DESCRIPTION" : "Queste sono le organizzazioni sulla tua istanza"
} ,
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 08:23:35 +01:00
"DOMAINS" : {
"NEW" : "Aggiungi dominio" ,
"TITLE" : "Domini" ,
"DESCRIPTION" : "Configura i tuoi domini. Questo dominio pu\u00f2 essere utilizzato per accedere con i tuoi utenti." ,
"SETPRIMARY" : "Impostato come primario" ,
"DELETE" : {
"TITLE" : "Cancellare il dominio" ,
"DESCRIPTION" : "Stai per eliminare uno dei tuoi domini. Nota che i tuoi utenti non possono pi\u00f9 usare questo dominio per il loro login."
} ,
"ADD" : {
"TITLE" : "Aggiungi dominio" ,
"DESCRIPTION" : "Stai per aggiungere un dominio per la tua organizzazione. Dopo che il processo ha avuto successo, i tuoi utenti saranno in grado di utilizzare il dominio per il loro login."
}
} ,
"STATE" : {
"0" : "Non definito" ,
"1" : "Attivo" ,
2022-11-30 17:01:17 +01:00
"2" : "Disattivato" ,
"3" : "Rimosso"
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 08:23:35 +01:00
} ,
"MEMBER" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Manager dell'organizzazione" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Definisci gli utenti che possono cambiare le preferenze delle tue organizzazioni."
} ,
"TOAST" : {
2022-10-20 14:08:13 +02:00
"UPDATED" : "L'organizzazione es stata aggiornata." ,
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 08:23:35 +01:00
"DEACTIVATED" : "Organizzazione disattivata." ,
"REACTIVATED" : "Organizzazione riattivata." ,
"DOMAINADDED" : "Aggiunto dominio." ,
"DOMAINREMOVED" : "Dominio rimosso." ,
"MEMBERADDED" : "Manager aggiunto con successo" ,
"MEMBERREMOVED" : "Manager rimosso con successo" ,
"MEMBERCHANGED" : "Manager cambiato con successo" ,
2022-12-22 12:56:13 +01:00
"SETPRIMARY" : "Dominio primario cambiato con successo" ,
"DELETED" : "Organizzazione eliminata con successo" ,
"ORG_WAS_DELETED" : "Organizzazione è stata eliminata"
2022-07-08 08:58:23 +02:00
} ,
"DIALOG" : {
"DEACTIVATE" : {
"TITLE" : "Disattivare l'organizzazione" ,
"DESCRIPTION" : "Stai per disattivate la tua organizzazione. Utenti dell' organizzazione non possono più accedere in seguito. Sei sicuro di procedere?"
} ,
"REACTIVATE" : {
"TITLE" : "Riattivare l'organizzazione" ,
"DESCRIPTION" : "Stai per riattivare la tua organizzazione. Utenti dell' organizzazione possono accedere nuovamente dopo l'attivazione. Vuoi procedere?"
2022-12-22 12:56:13 +01:00
} ,
"DELETE" : {
"TITLE" : "Elimina organizzazione" ,
"DESCRIPTION" : "Si sta per eliminare l'organizzazione. In questo modo si avvia un processo di eliminazione di tutti i dati relativi all'organizzazione. Per il momento non è possibile annullare questa azione." ,
"TYPENAME" : "Inserisci '{{value}}' nel campo, per cancellare l'organizzazione." ,
"ORGNAME" : "Nome" ,
"BTN" : "Elimina"
2022-07-08 08:58:23 +02:00
}
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 08:23:35 +01:00
}
} ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"SETTINGS" : {
"INSTANCE" : {
"TITLE" : "Impostazioni dell'istanza" ,
"DESCRIPTION" : "Queste impostazioni si applicheranno a tutte le tue organizzazioni a meno che l'impostazione non venga sovrascritta."
} ,
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
"ORG" : {
"TITLE" : "Impostazioni dell'organizzazione" ,
"DESCRIPTION" : "Queste impostazioni si applicheranno alla organizzazione corrente."
} ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"LIST" : {
"GENERAL" : "Generale" ,
"LOGIN" : "Comportamento login e sicurezza" ,
"LOCKOUT" : "Meccanismi di bloccaggio" ,
2022-11-07 08:43:41 +01:00
"COMPLEXITY" : "Complessità della password" ,
2023-01-25 09:49:41 +01:00
"NOTIFICATIONS" : "Impostazioni di notifica" ,
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"NOTIFICATIONS_DESC" : "Impostazioni SMTP e SMS" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"MESSAGETEXTS" : "Testi di notifica" ,
2023-03-28 22:02:21 +02:00
"IDP" : "Fornitori di identità" ,
2022-05-17 16:18:37 +02:00
"DOMAIN" : "Impostazioni del dominio" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"LOGINTEXTS" : "Testi dell'interfaccia login" ,
"BRANDING" : "Branding" ,
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
"PRIVACYPOLICY" : "Informativa sulla privacy e TOS" ,
2022-05-13 16:12:58 +02:00
"OIDC" : "OIDC Token lifetime e scadenza" ,
2022-12-14 07:17:36 +01:00
"SECRETS" : "Aspetto dei segreti" ,
"SECURITY" : "Impostazioni di sicurezza"
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
} ,
"GROUPS" : {
"NOTIFICATIONS" : "Notifiche" ,
"LOGIN" : "Accesso e login" ,
2022-05-17 16:18:37 +02:00
"DOMAIN" : "Dominio" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"TEXTS" : "Testi e lingue" ,
2023-03-28 22:02:21 +02:00
"APPEARANCE" : "Aspetto" ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"OTHER" : "Altro"
}
} ,
"SETTING" : {
"DEFAULTLANGUAGE" : "Lingua standard" ,
"LANGUAGE" : {
"de" : "Deutsch" ,
2022-07-07 12:58:24 +02:00
"en" : "English" ,
2023-04-14 15:53:19 +02:00
"es" : "Español" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
2023-03-22 15:30:46 +09:00
"it" : "Italiano" ,
"ja" : "日本語" ,
"pl" : "Polski" ,
2023-06-16 18:35:03 +03:00
"zh" : "简体中文" ,
2023-07-12 10:41:50 +02:00
"bg" : "Български" ,
2023-07-21 08:54:38 +02:00
"pt" : "Portuguese" ,
2023-07-12 10:41:50 +02:00
"mk" : "Македонски"
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
} ,
"SMTP" : {
"TITLE" : "Impostazioni SMTP" ,
"SENDERADDRESS" : "Indirizzo email del mittente" ,
"SENDERNAME" : "Nome del mittente" ,
2023-01-17 10:20:16 +01:00
"HOSTANDPORT" : "Host e porta" ,
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
"USER" : "Utente" ,
"PASSWORD" : "Password" ,
2022-05-17 16:18:37 +02:00
"SETPASSWORD" : "Imposta SMTP Password" ,
"PASSWORDSET" : "SMTP Password impostata con successo." ,
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
"TLS" : "Transport Layer Security (TLS)" ,
2022-05-13 16:19:06 +02:00
"SAVED" : "Salvato con successo!" ,
"REQUIREDWARN" : "Per inviare notifiche dal tuo dominio, devi inserire i tuoi dati SMTP."
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
} ,
"SMS" : {
"TITLE" : "Impostazioni SMS" ,
"PROVIDERS" : "Fornitori" ,
"PROVIDER" : "Fornitore SMS" ,
"ADDPROVIDER" : "Aggiungi fornitore SMS" ,
"ADDPROVIDERDESCRIPTION" : "Scegli uno dei provider disponibili e inserisci i dati richiesti." ,
2022-07-22 13:23:13 +02:00
"REMOVEPROVIDER" : "Elimina configurazione" ,
"REMOVEPROVIDER_DESC" : "Stai per eliminare una configurazione. Vuoi continuare?" ,
"SMSPROVIDERSTATE" : {
"0" : "Non specificato" ,
"1" : "Attivo" ,
"2" : "Inattivo"
} ,
"ACTIVATED" : "Fornitore attivato." ,
"DEACTIVATED" : "Fornitore disattivato." ,
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
"TWILIO" : {
"SID" : "Sid" ,
"TOKEN" : "Token" ,
"SENDERNUMBER" : "Sender Number" ,
2022-06-10 12:39:38 +02:00
"ADDED" : "Twilio aggiunto con successo." ,
2022-07-22 13:23:13 +02:00
"REMOVED" : "Twilio rimosso con successo." ,
2022-06-10 12:39:38 +02:00
"CHANGETOKEN" : "Cambia Token" ,
"SETTOKEN" : "Cambia Token" ,
"TOKENSET" : "Token cambiato con successo."
feat(console, login): v2 notification settings, login avatar (#3606)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
* notification-settings
* idp create redirect, sms provider create, i18n
* oidc configuration
* settings list
* new avatar colors for login
* cleaner js
* avatar theme login
* remove avatar elevation
2022-05-11 08:01:40 +02:00
}
} ,
"OIDC" : {
"TITLE" : "OIDC Einstellungen" ,
"ACCESSTOKENLIFETIME" : "Access Token Lifetime" ,
"IDTOKENLIFETIME" : "Id Token Lifetime" ,
"REFRESHTOKENEXPIRATION" : "Refresh Token Expiration" ,
"REFRESHTOKENIDLEEXPIRATION" : "Refresh Token Idle Expiration" ,
"INHOURS" : "ore" ,
"INDAYS" : "giorni"
2022-05-13 16:12:58 +02:00
} ,
"SECRETS" : {
"TITLE" : "Aspetto dei segreti" ,
"TYPES" : "Tipi di segreti" ,
"TYPE" : {
"1" : "Initializzazione email" ,
"2" : "Verificazione dell' email" ,
"3" : "Verificazione del numero di telefono" ,
"4" : "Ripristino Password" ,
"5" : "Inizializzazione Passwordless" ,
2023-07-26 13:00:41 +02:00
"6" : "Segreto dell'applicazione" ,
"7" : "One Time Password (OTP) - SMS" ,
"8" : "One Time Password (OTP) - email"
2022-05-13 16:12:58 +02:00
} ,
"ADDGENERATOR" : "Definisci aspetto" ,
"GENERATORTYPE" : "Tipo" ,
"EXPIRY" : "Scadenza (in ore)" ,
"INCLUDEDIGITS" : "Contiene numeri" ,
"INCLUDESYMBOLS" : "Contiene simboli" ,
"INCLUDELOWERLETTERS" : "Contiene lettere minuscole" ,
"INCLUDEUPPERLETTERS" : "Contiene lettere maiuscole" ,
"LENGTH" : "Lunghezza" ,
"UPDATED" : "Impostazioni aggiornati"
2022-05-31 09:08:47 +02:00
} ,
2022-12-14 07:17:36 +01:00
"SECURITY" : {
"DESCRIPTION" : "Questa impostazione consente al CSP di consentire il framing da un insieme di domini consentiti. Si noti che abilitando l'uso di iFrames, si corre il rischio di consentire il clickjacking." ,
"IFRAMEENABLED" : "I Frame enabled" ,
"ALLOWEDORIGINS" : "URL consentiti"
} ,
2022-05-31 09:08:47 +02:00
"DIALOG" : {
"RESET" : {
"DEFAULTTITLE" : "Ripristina impostazioni" ,
"DEFAULTDESCRIPTION" : "Stai per ripristinare le impostazioni sulla configurazione predefinita della tua istanza. Sei sicuro di voler continuare?" ,
"LOGINPOLICY_DESCRIPTION" : "Avviso: Se continui, anche le impostazioni del provider di identità verranno ripristinate sull'impostazione dell'istanza."
}
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
}
} ,
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 08:23:35 +01:00
"POLICY" : {
"TITLE" : "Esplora le impostazioni" ,
"DESCRIPTION" : "Impostazioni che migliorano la tua sicurezza." ,
2022-04-28 12:35:02 +02:00
"APPLIEDTO" : "Applicato a" ,
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 08:23:35 +01:00
"PWD_COMPLEXITY" : {
"TITLE" : "Complessit\u00e0 della password" ,
"DESCRIPTION" : "Assicura che tutte le password impostate corrispondano a un modello specifico" ,
2022-08-26 09:34:44 +02:00
"SYMBOLANDNUMBERERROR" : "Deve essere composta da una cifra e un simbolo/segno di interpunzione." ,
"SYMBOLERROR" : "Deve includere un simbolo/segno di punteggiatura." ,
"NUMBERERROR" : "Deve includere una cifra." ,
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 08:23:35 +01:00
"PATTERNERROR" : "La password non corrisponde al modello richiesto."
} ,
2023-01-25 09:49:41 +01:00
"NOTIFICATION" : {
"TITLE" : "Notifiche" ,
"DESCRIPTION" : "Determina su quali modifiche verranno inviate le notifiche" ,
"PASSWORDCHANGE" : "Cambiamento della password"
} ,
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 08:23:35 +01:00
"PRIVATELABELING" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Dai al login il tuo stile personalizzato e modifica il suo comportamento." ,
"PREVIEW_DESCRIPTION" : "Le impostazioni saranno automaticamente disponibili al preview environment." ,
"BTN" : "Seleziona File" ,
"ACTIVATEPREVIEW" : "Applica la configurazione" ,
"DARK" : "Modo scuro" ,
"LIGHT" : "Modo Light" ,
"CHANGEVIEW" : "Cambia view" ,
"ACTIVATED" : "Le impostazioni sono ora LIVE" ,
"THEME" : "Tema" ,
"COLORS" : "Colori" ,
"FONT" : "Font" ,
"ADVANCEDBEHAVIOR" : "Comportamento avanzato" ,
"DROP" : "Rilascia qui l'immagine o" ,
"RELEASE" : "Rilascia" ,
"DROPFONT" : "Rilascia qui il file di font" ,
"RELEASEFONT" : "Rilascia" ,
"USEOFLOGO" : "Il tuo logo sar\u00e0 usato nel login e nelle email, mentre l'icona \u00e8 usata per gli elementi pi\u00f9 piccoli dell'interfaccia, come il selettore di organizzazione nella console." ,
"MAXSIZE" : "La dimensione massima \u00e8 limitata a 524kB" ,
"EMAILNOSVG" : "Il formato di file SVG non \u00e8 supportato nelle email. Perci\u00f2 carica il tuo logo in PNG o in un altro formato supportato." ,
"MAXSIZEEXCEEDED" : "Dimensione massima di 524kB superata." ,
2022-08-26 09:34:44 +02:00
"NOSVGSUPPORTED" : "SVG non sono supportati" ,
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 08:23:35 +01:00
"FONTINLOGINONLY" : "Il carattere \u00e8 attualmente visualizzato solo nell'interfaccia di accesso." ,
2023-03-28 22:02:21 +02:00
"BACKGROUNDCOLOR" : "Colore di sfondo" ,
"PRIMARYCOLOR" : "Colore primario" ,
"WARNCOLOR" : "Colore di avviso" ,
"FONTCOLOR" : "Colore del testo" ,
2022-04-28 12:35:02 +02:00
"VIEWS" : {
"PREVIEW" : "Anteprima" ,
"CURRENT" : "Configurazione attuale"
} ,
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 08:23:35 +01:00
"PREVIEW" : {
"TITLE" : "Accesso" ,
"SECOND" : "accedi con il tuo account ZITADEL." ,
"ERROR" : "L'utente non \u00e8 stato trovato!" ,
"PRIMARYBUTTON" : "Avanti" ,
"SECONDARYBUTTON" : "Registra"
}
} ,
"PWD_AGE" : {
"TITLE" : "Impostazioni di validità della password" ,
"DESCRIPTION" : "\u00c8 possibile impostare una impostazone per la validità delle password. Questa emette un avviso dopo che il tempo di invecchiamento specifico \u00e8 trascorso."
} ,
"PWD_LOCKOUT" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Impostazioni di blocco" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Imposta un numero massimo di tentativi di password, dopo i quali gli account saranno bloccati."
} ,
2022-05-17 16:18:37 +02:00
"DOMAIN_POLICY" : {
"TITLE" : "Impostazioni dominio"
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 08:23:35 +01:00
} ,
"PRIVATELABELING_POLICY" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Branding" ,
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 08:23:35 +01:00
"BTN" : "Seleziona File" ,
"DESCRIPTION" : "Personalizza l'aspetto del Login" ,
"ACTIVATEPREVIEW" : "Attiva la configurazione"
} ,
"LOGIN_POLICY" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Impostazioni di accesso" ,
2023-03-28 22:02:21 +02:00
"DESCRIPTION" : "Definisci come gli utenti possono essere autenticati e configura i fornitori di identità" ,
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 08:23:35 +01:00
"DESCRIPTIONCREATEADMIN" : "Gli utenti possono scegliere tra gli IDP disponibili qui sotto." ,
"DESCRIPTIONCREATEMGMT" : "Gli utenti possono scegliere tra gli IDP disponibili qui sotto. Nota: puoi usare i provider impostati nel sistema e quelli impostati della tua organizzazione." ,
"ADVANCED" : "Impostazioni avanzate" ,
2022-05-17 16:18:37 +02:00
"LIFETIMEDURATIONS" : "Login Lifetimes" ,
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 08:23:35 +01:00
"SAVED" : "Salvato con successo!"
} ,
"PRIVACY_POLICY" : {
"TITLE" : "Informativa sulla privacy e TOS" ,
"DESCRIPTION" : "Imposta i tuoi link all'informativa sulla privacy e ai termini di servizio" ,
"TOSLINK" : "Link ai termini di servizio" ,
"POLICYLINK" : "Link all'informativa sulla privacy" ,
2022-03-24 14:00:24 +01:00
"HELPLINK" : "link per l'aiuto" ,
2023-03-28 21:36:52 +02:00
"SUPPORTEMAIL" : "e-mail di supporto" ,
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 08:23:35 +01:00
"SAVED" : "Salvato con successo!" ,
"RESET_TITLE" : "Ripristina i valori predefiniti" ,
"RESET_DESCRIPTION" : "Stai per ripristinare i link predefiniti per i TOS e l'informativa sulla privacy. Vuoi davvero continuare?"
} ,
"LOGIN_TEXTS" : {
"TITLE" : "Testi dell'interfaccia login" ,
"DESCRIPTION" : "Definisci i tuoi testi per le interfacce login. Se i testi sono vuoti, verr\u00e0 utilizzato il valore predefinito mostrato come segnaposto." ,
"DESCRIPTION_SHORT" : "Imposta i tuoi testi per le interfacce login." ,
"NEWERVERSIONEXISTS" : "Esiste una versione pi\u00f9 recente" ,
"CURRENTDATE" : "Configurazione attuale" ,
"CHANGEDATE" : "Versione pi\u00f9 recente" ,
"KEYNAME" : "Schermata login / interfaccia" ,
"RESET_TITLE" : "Ripristina i valori predefiniti" ,
"RESET_DESCRIPTION" : "Stai per ripristinare tutti i valori predefiniti. Tutte le modifiche che hai fatto saranno cancellate in modo permanente. Vuoi davvero continuare?" ,
"UNSAVED_TITLE" : "Continuare senza salvare?" ,
"UNSAVED_DESCRIPTION" : "Hai fatto delle modifiche senza salvare. Vuoi salvare ora?" ,
"LOCALE" : "Codice locale" ,
"LOCALES" : {
2022-07-07 12:58:24 +02:00
"de" : "Deutsch" ,
"en" : "English" ,
2023-04-14 15:53:19 +02:00
"es" : "Español" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
2023-03-22 15:30:46 +09:00
"it" : "Italiano" ,
"ja" : "日本語" ,
"pl" : "Polski" ,
2023-06-16 18:35:03 +03:00
"zh" : "简体中文" ,
2023-07-12 10:41:50 +02:00
"bg" : "Български" ,
2023-07-20 01:40:45 -03:00
"pt" : "Portuguese" ,
2023-07-12 10:41:50 +02:00
"mk" : "Македонски"
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 08:23:35 +01:00
} ,
"KEYS" : {
"emailVerificationDoneText" : "Verifica dell'e-mail terminata con successo." ,
"emailVerificationText" : "Verificazione email" ,
"externalUserNotFoundText" : "Utente esterno non trovato" ,
"footerText" : "Footer" ,
"initMfaDoneText" : "Inizializzazione MFA finita" ,
"initMfaOtpText" : "Inizializzazione MFA" ,
"initMfaPromptText" : "Richista di inizializzazione MFA" ,
"initMfaU2fText" : "Inizializzazione di un secondo fattore universale" ,
"initPasswordDoneText" : "Inizializzazione password finita" ,
"initPasswordText" : "Inizializzazione della password" ,
"initializeDoneText" : "Inizializzazione utente finita" ,
"initializeUserText" : "Inizializzazione utente" ,
"linkingUserDoneText" : "Collegamento dell'utente finito" ,
"loginText" : "Accesso" ,
"logoutText" : "Logout" ,
"mfaProvidersText" : "Fornitori MFA" ,
"passwordChangeDoneText" : "Cambio della password finito" ,
"passwordChangeText" : "Cambio della password" ,
"passwordResetDoneText" : "Reset della password finito" ,
"passwordText" : "Password" ,
"registrationOptionText" : "Opzioni per la registrazione" ,
"registrationOrgText" : "Registrazione Organizzazione" ,
"registrationUserText" : "Registrazione utente" ,
"selectAccountText" : "Selezionamento dell'account" ,
"successLoginText" : "Accesso con successo" ,
"usernameChangeDoneText" : "Cambio di nome utente finito" ,
"usernameChangeText" : "Cambio di nome utente" ,
"verifyMfaOtpText" : "Verificazione OTP" ,
"verifyMfaU2fText" : "Verificazione di un secondo fattore universale" ,
"passwordlessPromptText" : "Richista inizializzazione autenticazione passwordless" ,
"passwordlessRegistrationDoneText" : "Registrazione autenticazione passwordless finita" ,
"passwordlessRegistrationText" : "Registrazione autenticazione passwordless" ,
"passwordlessText" : "Autenticazione passwordless" ,
"externalRegistrationUserOverviewText" : "Registrazione utente esterno"
}
} ,
"MESSAGE_TEXTS" : {
"TITLE" : "Testi email" ,
"DESCRIPTION" : "Definite i vostri testi per le vostre mail di notifica." ,
2022-04-28 12:35:02 +02:00
"TYPE" : "Notifica" ,
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 08:23:35 +01:00
"TYPES" : {
"INIT" : "Inizializzazione" ,
"VE" : "Verificazione l'e-mail" ,
"VP" : "Verificazione del telefono" ,
"PR" : "Ripristino della password" ,
"DC" : "Rivendicazione del dominio" ,
2023-01-25 09:49:41 +01:00
"PL" : "Autenticazione Passwordless" ,
"PC" : "Cambiamento della password"
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 08:23:35 +01:00
} ,
"CHIPS" : {
"firstname" : "Nome" ,
"lastname" : "Cognome" ,
"code" : "Codice" ,
"preferredLoginName" : "Nome di accesso preferito" ,
"displayName" : "Displayname" ,
"nickName" : "Soprannome" ,
"loginnames" : "Nomi di accesso" ,
"domain" : "Dominio" ,
"lastEmail" : "Ultima email" ,
"lastPhone" : "Ultimo telefono" ,
"verifiedEmail" : "Email verificata" ,
"verifiedPhone" : "Telefono verificato" ,
"changedate" : "Cambia data" ,
"username" : "Nome utente" ,
"tempUsername" : "Nome utente temporaneo"
} ,
"TOAST" : {
"UPDATED" : "Testi personalizzati salvati."
}
} ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"DEFAULTLABEL" : "L'impostazione attuale corrisponde all'impostazione dell' istanza." ,
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 08:23:35 +01:00
"BTN_INSTALL" : "Impostazione" ,
"BTN_EDIT" : "Modifica" ,
"DATA" : {
"DESCRIPTION" : "Descrizione" ,
"MINLENGTH" : "lunghezza minima" ,
"HASNUMBER" : "ha numero" ,
"HASSYMBOL" : "ha il simbolo" ,
"HASLOWERCASE" : "ha la minuscola" ,
"HASUPPERCASE" : "ha la maiuscola" ,
"SHOWLOCKOUTFAILURES" : "mostra i fallimenti del blocco" ,
"MAXATTEMPTS" : "Massimo numero di tentativi di password" ,
"EXPIREWARNDAYS" : "Avviso scadenza dopo il giorno" ,
"MAXAGEDAYS" : "Lunghezza massima in giorni" ,
2022-05-17 16:18:37 +02:00
"USERLOGINMUSTBEDOMAIN" : "Nome utente deve contenere il dominio dell' organizzazione" ,
2022-12-09 13:10:20 +01:00
"USERLOGINMUSTBEDOMAIN_DESCRIPTION" : "Se abiliti questa impostazione, a tutti i nomi di accesso verrà aggiunto il suffisso del dominio dell'organizzazione. Se questa impostazione è disabilitata, devi assicurarti che i nomi utente siano univoci per tutte le organizzazioni." ,
2022-05-17 16:18:37 +02:00
"VALIDATEORGDOMAINS" : "Verifica domini dell' organizzazione" ,
"SMTPSENDERADDRESSMATCHESINSTANCEDOMAIN" : "L'indirizzo mittente SMTP corrisponde al dominio dell'istanza" ,
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 08:23:35 +01:00
"ALLOWUSERNAMEPASSWORD" : "Autenticazione classica con password consentita" ,
"ALLOWEXTERNALIDP" : "IDP esterno consentito" ,
"ALLOWREGISTER" : "Registrazione consentita" ,
"ALLOWUSERNAMEPASSWORD_DESC" : "Autenticazione classica con nome utente e password \u00e8 permessa." ,
"ALLOWEXTERNALIDP_DESC" : "Il login \u00e8 permesso per gli IDP sottostanti" ,
"ALLOWREGISTER_DESC" : "Se l'opzione \u00e8 selezionata, nel login apparirà un passo aggiuntivo per la registrazione di un utente." ,
"FORCEMFA" : "Forza MFA" ,
"FORCEMFA_DESC" : "Se l'opzione \u00e8 selezionata, gli utenti devono configurare un secondo fattore per il login." ,
2023-07-20 06:06:16 +02:00
"FORCEMFALOCALONLY" : "Forza MFA per gli utenti locali" ,
"FORCEMFALOCALONLY_DESC" : "Se l'opzione è selezionata, gli utenti locali autenticati devono configurare un secondo fattore per l'accesso." ,
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 08:23:35 +01:00
"HIDEPASSWORDRESET" : "Nascondi ripristino della password" ,
"HIDEPASSWORDRESET_DESC" : "Se l'opzione \u00e8 selezionata, l'utente non pu\u00f2 resettare la sua password nel interfaccia login." ,
"HIDELOGINNAMESUFFIX" : "Nascondi il suffisso del nome utente" ,
2022-10-22 11:59:38 +02:00
"HIDELOGINNAMESUFFIX_DESC" : "Nasconde il suffisso del nome di accesso nell'interfaccia di accesso" ,
2022-05-16 15:39:09 +02:00
"IGNOREUNKNOWNUSERNAMES" : "Ignora un nome utente sconosciuto" ,
"IGNOREUNKNOWNUSERNAMES_DESC" : "Se l'opzione \u00e8 selezionata, l'inserimento della password viene mostrato anche se nessun utente è stato trovato. Nota che dopo il controllo della password, non viene mostrato se il nome utente o la password erano errati." ,
2022-10-06 13:30:14 +02:00
"ALLOWDOMAINDISCOVERY" : "Scoperta del dominio consentita" ,
"ALLOWDOMAINDISCOVERY_DESC" : "Se l'opzione è selezionata, il suffisso (@domain.com) di un nome utente sconosciuto inserito nel login verrà confrontato con i domini organizzazione e, in caso di successo, verrà reindirizzato alla registrazione di tale organizzazione" ,
2022-10-17 21:19:15 +02:00
"DISABLELOGINWITHEMAIL" : "Disabilita il login con l'indirizzo e-mail" ,
"DISABLELOGINWITHPHONE" : "Disabilita l'accesso con il numero di telefono" ,
2022-05-16 15:39:09 +02:00
"DEFAULTREDIRECTURI" : "Default Redirect URI" ,
"DEFAULTREDIRECTURI_DESC" : "Definisce dove verrà reindirizzato l'utente se l'accesso è stato avviato senza un contesto dell'app (ad es. dall' email)" ,
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 08:23:35 +01:00
"ERRORMSGPOPUP" : "Mostra l'errore nella finestra di dialogo" ,
2022-05-17 16:18:37 +02:00
"DISABLEWATERMARK" : "Nascondi la filigrana" ,
2022-10-22 11:59:38 +02:00
"DISABLEWATERMARK_DESC" : "Nascondi filigrana Powered by ZITADEL nell'interfaccia di accesso" ,
2022-05-17 16:18:37 +02:00
"PASSWORDCHECKLIFETIME" : "Lifetime verificazione password" ,
"EXTERNALLOGINCHECKLIFETIME" : "Lifetime verificazione login esterno" ,
"MFAINITSKIPLIFETIME" : "Lifetime Initalizzazione Multifattore" ,
"SECONDFACTORCHECKLIFETIME" : "Lifetime Second Factor Lifetime" ,
"MULTIFACTORCHECKLIFETIME" : "Lifetime Multi Factor" ,
"INHOURS" : "ore"
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 08:23:35 +01:00
} ,
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
2022-05-09 15:01:36 +02:00
"RESET" : "Ripristina l'impostazione dell'istanza" ,
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 08:23:35 +01:00
"CREATECUSTOM" : "Crea un'impostazione personalizzata" ,
"TOAST" : {
"SET" : "Impostazione cambiata con successo!" ,
"RESETSUCCESS" : "Impostazione ripristinata con successo!" ,
"UPLOADSUCCESS" : "Caricato con successo!" ,
"DELETESUCCESS" : "Cancellato con successo!" ,
"UPLOADFAILED" : "Caricamento fallito!"
}
} ,
"ORG_DETAIL" : {
"TITLE" : "Organizzazione" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Qui puoi modificare la configurazione della tua organizzazione e gestire le sue membri." ,
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 08:23:35 +01:00
"DETAIL" : {
"TITLE" : "Dettaglio" ,
"NAME" : "Nome" ,
"DOMAIN" : "Dominio" ,
"STATE" : {
"0" : "Non definito" ,
"1" : "Attivo" ,
"2" : "Inattivo"
}
} ,
"MEMBER" : {
"TITLE" : "Member" ,
"USERNAME" : "Nome utente" ,
2022-04-28 12:35:02 +02:00
"DISPLAYNAME" : "Display Name" ,
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 08:23:35 +01:00
"LOGINNAME" : "Nome di accesso" ,
"EMAIL" : "E-mail" ,
"ROLES" : "Ruoli" ,
"ADD" : "Aggiungi member" ,
"ADDDESCRIPTION" : "Inserisci gli indirizzi e-mail degli utenti da aggiungere."
} ,
"TABLE" : {
"TOTAL" : "Voci totali" ,
"SELECTION" : "Elementi selezionati" ,
"DEACTIVATE" : "Disattivare l'utente" ,
"ACTIVATE" : "Attivare l'utente" ,
"DELETE" : "Elimina utente" ,
"CLEAR" : "Cancella la selezione"
}
} ,
"PROJECT" : {
"PAGES" : {
"TITLE" : "Progetto" ,
"DESCRIPTION" : "Qui puoi definire le applicazioni, gestire i ruoli e concedere ad altre organizzazioni di usare il tuo progetto." ,
"DELETE" : "Rimuovi progetto" ,
"LIST" : "Progetti" ,
2022-04-28 12:35:02 +02:00
"LISTDESCRIPTION" : "Se non riesci a trovare il tuo progetto, contatta il proprietario o qualcuno con i diritti corrispondenti per ottenere l'accesso." ,
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 08:23:35 +01:00
"DETAIL" : "Dettagli" ,
"CREATE" : "Crea un progetto" ,
"CREATE_DESC" : "Inserisci il nome del tuo progetto." ,
"ROLE" : "Ruolo" ,
"NOITEMS" : "Nessun progetto" ,
"ZITADELPROJECT" : "Questo appartiene al progetto ZITADEL. Attenzione: se fai delle modifiche ZITADEL potrebbe non comportarsi come previsto." ,
"TYPE" : {
2022-04-28 12:35:02 +02:00
"OWNED" : "Progetti proprietari" ,
"GRANTED" : "Progetti delegati" ,
"OWNED_SINGULAR" : "Progetto proprietario" ,
"GRANTED_SINGULAR" : "Progetto delegato"
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 08:23:35 +01:00
} ,
"PRIVATELABEL" : {
2023-03-28 22:02:21 +02:00
"TITLE" : "Impostazione branding" ,
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 08:23:35 +01:00
"0" : {
"TITLE" : "Non specificato" ,
2023-03-28 22:02:21 +02:00
"DESC" : "Non appena l'utente viene identificato, viene mostrata l'impostazione branding dell'organizzazione, prima che venga mostrato il default del sistema."
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 08:23:35 +01:00
} ,
"1" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"TITLE" : "Applica l'impostazione del progetto" ,
2022-04-28 12:35:02 +02:00
"DESC" : "Branding dell'organizzazione del progetto sar\u00e0 mostrata"
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 08:23:35 +01:00
} ,
"2" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"TITLE" : "Applica l'impostazione dell' organizzazione dell' utente" ,
2023-03-28 22:02:21 +02:00
"DESC" : "Verr\u00e0 mostrata l'impostazione branding dell'organizzazione del progetto, ma non appena l'utente viene identificato, verr\u00e0 mostrata l'impostazione dell'organizzazione dell'utente identificato."
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 08:23:35 +01:00
} ,
"DIALOG" : {
2023-03-28 22:02:21 +02:00
"TITLE" : "Impostazione branding" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Seleziona il comportamento del login, quando usi il progetto."
}
} ,
"PINNED" : "Pinned" ,
"ALL" : "Tutti" ,
"CREATEDON" : "Creazione" ,
"LASTMODIFIED" : "Ultima modifica" ,
"ADDNEW" : "Crea un nuovo progetto" ,
"DIALOG" : {
"REACTIVATE" : {
"TITLE" : "Riattivare il progetto" ,
"DESCRIPTION" : "Vuoi davvero riattivare il tuo progetto?"
} ,
"DEACTIVATE" : {
"TITLE" : "Disattivare il progetto" ,
"DESCRIPTION" : "Vuoi davvero disattivare il tuo progetto?"
} ,
"DELETE" : {
"TITLE" : "Rimuovere il progetto" ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Vuoi davvero rimuovere il tuo progetto?" ,
"TYPENAME" : "Ripeti il nome del progetto per eliminarlo."
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 08:23:35 +01:00
}
}
} ,
2022-04-28 12:35:02 +02:00
"SETTINGS" : {
"TITLE" : "Impostazioni" ,
"DESCRIPTION" : ""
} ,
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 08:23:35 +01:00
"STATE" : {
"TITLE" : "Stato" ,
"0" : "Non definito" ,
"1" : "Attivo" ,
"2" : "Inattivo"
} ,
"TYPE" : {
"TITLE" : "Tipo" ,
"0" : "Tipo sconosciuto" ,
2022-04-28 12:35:02 +02:00
"1" : "Progetto proprio" ,
"2" : "Progetto delegato"
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 08:23:35 +01:00
} ,
"NAME" : "Nome" ,
"NAMEDIALOG" : {
"TITLE" : "Rinomina il progetto" ,
"DESCRIPTION" : "Inserisci il nuovo nome del tuo progetto" ,
"NAME" : "Nuovo nome"
} ,
"MEMBER" : {
"TITLE" : "Manager" ,
"TITLEDESC" : "I manager possono apportare modifiche a questo progetto in base al loro ruolo." ,
2022-04-28 12:35:02 +02:00
"DESCRIPTION" : "Questi manager potrebbero apportare modifiche al tuo progetto." ,
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 08:23:35 +01:00
"USERNAME" : "Nome utente" ,
2022-04-28 12:35:02 +02:00
"DISPLAYNAME" : "Display Name" ,
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 08:23:35 +01:00
"LOGINNAME" : "Nome di accesso" ,
"EMAIL" : "E-mail" ,
"ROLES" : "Ruoli" ,
"USERID" : "ID utente"
} ,
"GRANT" : {
2022-04-28 12:35:02 +02:00
"EMPTY" : "Nessun organizzazione ammissibile." ,
"TITLE" : "Organizzazioni ammissibili" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Permetti a un'altra organizzazione di usare il tuo progetto." ,
2022-04-28 12:35:02 +02:00
"EDITTITLE" : "Configura ruoli" ,
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 08:23:35 +01:00
"CREATE" : {
"TITLE" : "Crea un org grant" ,
"SEL_USERS" : "Seleziona gli utenti a cui vuoi concedere l'accesso" ,
"SEL_PROJECT" : "Cerca un progetto" ,
"SEL_ROLES" : "Seleziona i ruoli che vuoi aggiungere" ,
2022-04-28 12:35:02 +02:00
"SEL_USER" : "Seleziona utenti" ,
2023-07-18 08:45:34 +02:00
"SEL_ORG" : "Cerca un'organizzazione" ,
"SEL_ORG_DESC" : "Cerca l'organizzazione da concedere." ,
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 08:23:35 +01:00
"ORG_DESCRIPTION" : "Stai per concedere un utente per l'organizzazione {{name}}." ,
"ORG_DESCRIPTION_DESC" : "Cambia il contesto nell'intestazione qui sopra per concedere un utente per un'altra organizzazione." ,
2023-07-18 08:45:34 +02:00
"SEL_ORG_FORMFIELD" : "Organizzazione" ,
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 08:23:35 +01:00
"FOR_ORG" : "Org grant \u00e8 creato per:"
} ,
"DETAIL" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Organizzazione ammissibile" ,
"DESC" : "Puoi definire quali ruoli possono essere usati e gestire i manager" ,
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 08:23:35 +01:00
"MEMBERTITLE" : "Manager" ,
"MEMBERDESC" : "Questi sono i manager dell'org grant. Aggiungi qui gli utenti che devono ottenere l'accesso per modificare i dati del progetto." ,
"PROJECTNAME" : "Nome del progetto" ,
2022-04-28 12:35:02 +02:00
"GRANTEDORG" : "Organizzazione ammissibile" ,
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 08:23:35 +01:00
"RESOURCEOWNER" : "Resource owner"
} ,
"STATE" : "Stato" ,
"STATES" : {
"1" : "Attivo" ,
"2" : "Inattivo"
} ,
2022-04-28 12:35:02 +02:00
"ALL" : "Tutti" ,
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 08:23:35 +01:00
"SHOWDETAIL" : "Mostra dettagli" ,
"USER" : "Utente" ,
"MEMBERS" : "Manager" ,
2022-04-28 12:35:02 +02:00
"ORG" : "Organizzazione" ,
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 08:23:35 +01:00
"PROJECTNAME" : "Nome del progetto" ,
2022-04-28 12:35:02 +02:00
"GRANTEDORG" : "Organizzazione ammissible" ,
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 08:23:35 +01:00
"GRANTEDORGDOMAIN" : "Dominio" ,
"RESOURCEOWNER" : "Resource owner" ,
"GRANTEDORGNAME" : "Nome dell'organizzazione" ,
2022-09-19 13:35:52 +02:00
"GRANTID" : "Grant Id" ,
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 08:23:35 +01:00
"CREATIONDATE" : "Data di creazione" ,
"CHANGEDATE" : "Ultima modifica" ,
"DATES" : "Date" ,
"ROLENAMESLIST" : "Ruoli" ,
"NOROLES" : "Nessun ruolo" ,
2022-04-28 12:35:02 +02:00
"TYPE" : "Tipo" ,
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 08:23:35 +01:00
"TOAST" : {
"PROJECTGRANTUSERGRANTADDED" : "Project grant creato." ,
"PROJECTGRANTADDED" : "Project grant creato." ,
"PROJECTGRANTCHANGED" : "Project grant è stato cambiato." ,
"PROJECTGRANTMEMBERADDED" : "Grant manager aggiunto." ,
"PROJECTGRANTMEMBERCHANGED" : "Grant manager cambiato." ,
"PROJECTGRANTMEMBERREMOVED" : "Grant manager rimosso." ,
"PROJECTGRANTUPDATED" : "Project Grant cambiato."
} ,
2022-04-28 12:35:02 +02:00
"DIALOG" : {
"DELETE_TITLE" : "Rimuovere progetto delegato" ,
"DELETE_DESCRIPTION" : "Stai per eliminare definitivamente un progetto delegato. La organizzazione ammissibile non potrà più usare il tuo progetto. Vuoi davvero continuare?"
} ,
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 08:23:35 +01:00
"ROLES" : "Ruoli del progetto"
} ,
"APP" : {
"TITLE" : "Applicazioni" ,
"NAME" : "Nome" ,
"NAMEREQUIRED" : "Il nome è necessario."
} ,
"ROLE" : {
"EMPTY" : "Nessun ruolo" ,
"ADDNEWLINE" : "Aggiungi un altro ruolo" ,
"KEY" : "Chiave" ,
"TITLE" : "Ruoli" ,
"DESCRIPTION" : "Crea ruoli che possono essere usati per il project grant." ,
"NAME" : "Nome" ,
"DISPLAY_NAME" : "Displayname" ,
"GROUP" : "Gruppo" ,
"ACTIONS" : "Azioni" ,
"ADDTITLE" : "Crea un ruolo" ,
"ADDDESCRIPTION" : "Inserisci i dati per il nuovo ruolo." ,
"EDITTITLE" : "Modifica ruolo" ,
"EDITDESCRIPTION" : "Inserisci i nuovi dati per il ruolo." ,
"DELETE" : "Rimuovi ruolo" ,
"CREATIONDATE" : "Creato" ,
2022-04-28 12:35:02 +02:00
"CHANGEDATE" : "Ultima modifica" ,
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 08:23:35 +01:00
"SELECTGROUPTOOLTIP" : "Seleziona tutti i ruoli del gruppo {{group}}." ,
"OPTIONS" : "Opzioni" ,
"ASSERTION" : "Includi ruoli con autenticazione" ,
"ASSERTION_DESCRIPTION" : "Le informazioni sui ruoli sono inviate dall'endpoint Userinfo e a seconda delle impostazioni dell'applicazione in token." ,
2022-04-28 12:35:02 +02:00
"CHECK" : "Verifica l'autorizzazione durante l'autenticazione" ,
"CHECK_DESCRIPTION" : "Se impostato, gli utenti possono autenticarsi solo se un qualsiasi ruolo \u00e8 assegnato al loro account." ,
"DIALOG" : {
"DELETE_TITLE" : "Elima ruolo" ,
"DELETE_DESCRIPTION" : "Stai per eliminare un ruolo del progetto. Vuoi davvero continuare?"
}
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 08:23:35 +01:00
} ,
"HAS_PROJECT" : "Controlla project grant con l'autenticazione" ,
"HAS_PROJECT_DESCRIPTION" : "Questa impostazione verifica il project grant dell'organizzazione. In caso di mancanza, l'utente non può essere autenticato." ,
"TABLE" : {
"TOTAL" : "Voci totali:" ,
"SELECTION" : "Elementi selezionati" ,
"DEACTIVATE" : "Disattiva progetto" ,
"ACTIVATE" : "Attiva progetto" ,
"DELETE" : "Rimuovi progetto" ,
"ORGNAME" : "Nome dell'organizzazione" ,
"ORGDOMAIN" : "Dominio" ,
"STATE" : "Stato" ,
"TYPE" : "Tipo" ,
"CREATIONDATE" : "Creato" ,
"CHANGEDATE" : "Ultima modifica" ,
"RESOURCEOWNER" : "Resouce owner" ,
"SHOWTABLE" : "Mostra tabella" ,
"SHOWGRID" : "Mostra la visualizzazione griglia" ,
"EMPTY" : "Nessun progetto trovato"
} ,
"TOAST" : {
"MEMBERREMOVED" : "Manager rimosso con successo." ,
"MEMBERSADDED" : "Manager aggiunto con successo." ,
"MEMBERADDED" : "Manager aggiunto con successo." ,
"MEMBERCHANGED" : "Manager cambiato con successo." ,
2022-04-28 12:35:02 +02:00
"ROLESCREATED" : "Ruoli creati con successo." ,
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 08:23:35 +01:00
"ROLEREMOVED" : "Ruolo rimosso con successo." ,
"ROLECHANGED" : "Ruolo cambiato con successo." ,
"REACTIVATED" : "Riattivato con successo." ,
"DEACTIVATED" : "Disattivato con successo." ,
2022-04-28 12:35:02 +02:00
"CREATED" : "Progetto creato con successo." ,
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 08:23:35 +01:00
"UPDATED" : "Progetto cambiato con successo." ,
"GRANTUPDATED" : "Grant cambiato con successo." ,
2022-04-28 12:35:02 +02:00
"DELETED" : "Progetto eliminato con successo."
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 08:23:35 +01:00
}
} ,
2023-01-11 11:20:12 +01:00
"ROLES" : {
"DIALOG" : {
"DELETE_TITLE" : "Elima ruolo" ,
"DELETE_DESCRIPTION" : "Stai per eliminare un ruolo. Vuoi davvero continuare?"
}
} ,
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 08:23:35 +01:00
"NEXTSTEPS" : {
"TITLE" : "Passi successivi"
} ,
"IDP" : {
"LIST" : {
2023-03-28 22:02:21 +02:00
"TITLE" : "Fornitori di identità" ,
"DESCRIPTION" : "Definisci ulteriori fornitori di identità, che possono essere utilizzati per l'autenticazione nelle tue organizzazioni." ,
"ACTIVETITLE" : "Fornitori di identità"
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 08:23:35 +01:00
} ,
"CREATE" : {
2023-03-06 11:20:31 +01:00
"TITLE" : "Aggiungi provider" ,
"DESCRIPTION" : "Seleziona uno dei seguenti provider." ,
"STEPPERTITLE" : "Create Provider" ,
"OIDC" : {
"TITLE" : "OIDC Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo provider OIDC."
} ,
2023-03-10 16:28:18 +01:00
"OAuth" : {
"TITLE" : "OAuth Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo provider OAuth."
} ,
2023-03-06 11:20:31 +01:00
"JWT" : {
"TITLE" : "JWT Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo provider JWT."
} ,
"GOOGLE" : {
"TITLE" : "Google Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo Google provider."
2023-03-13 11:01:09 +01:00
} ,
2023-03-15 08:49:32 +01:00
"GITLAB" : {
"TITLE" : "Gitlab Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo Gitlab provider."
} ,
"GITLABSELFHOSTED" : {
"TITLE" : "Gitlab Self Hosted Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo Gitlab Self Hosted provider."
} ,
2023-03-13 18:59:11 +01:00
"GITHUBES" : {
"TITLE" : "GitHub Enterprise Server Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo GitHub Enterprise Server provider."
} ,
2023-03-13 11:01:09 +01:00
"GITHUB" : {
"TITLE" : "Github Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo Github provider."
2023-03-15 13:53:50 +01:00
} ,
"AZUREAD" : {
"TITLE" : "Microsoft Provider" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo Microsoft provider."
2023-03-28 09:38:17 +02:00
} ,
"LDAP" : {
"TITLE" : "Active Directory / LDAP" ,
"DESCRIPTION" : "Inserisci i dati necessari per il tuo provider LDAP."
2023-03-06 11:20:31 +01:00
}
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 08:23:35 +01:00
} ,
"DETAIL" : {
2023-03-28 22:02:21 +02:00
"TITLE" : "Fornitore di identità" ,
"DESCRIPTION" : "Aggiorna la configurazione del tuo fornitore di identit\u00e0." ,
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 08:23:35 +01:00
"DATECREATED" : "Creato" ,
"DATECHANGED" : "Cambiato"
} ,
2023-03-06 11:20:31 +01:00
"OPTIONS" : {
"ISAUTOCREATION" : "Creazione automatica" ,
"ISAUTOCREATION_DESC" : "Se selezionato, verrà creato un account se non esiste ancora." ,
"ISAUTOUPDATE" : "Aggiornamento automatico" ,
"ISAUTOUPDATE_DESC" : "Se selezionato, gli account vengono aggiornati alla riautenticazione." ,
"ISCREATIONALLOWED" : "Creazione consentita" ,
"ISCREATIONALLOWED_DESC" : "Determina se i conti possono essere creati." ,
"ISLINKINGALLOWED" : "Collegamento consentito" ,
"ISLINKINGALLOWED_DESC" : "Determina se un'identità può essere collegata a un account esistente."
} ,
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 08:23:35 +01:00
"OWNERTYPES" : {
"0" : "sconosciuto" ,
2022-06-03 09:20:56 +02:00
"1" : "Istanza" ,
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 08:23:35 +01:00
"2" : "Organizzazione"
} ,
"TYPES" : {
"0" : "sconosciuto" ,
2022-04-28 12:35:02 +02:00
"1" : "OIDC" ,
"3" : "JWT"
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 08:23:35 +01:00
} ,
"STATES" : {
"1" : "attivo" ,
"2" : "inattivo"
} ,
2023-03-15 13:53:50 +01:00
"AZUREADTENANTTYPES" : {
2023-04-14 17:20:53 +02:00
"3" : "Tenant ID" ,
2023-03-15 13:53:50 +01:00
"0" : "Common" ,
"1" : "Organizations" ,
2023-04-12 09:42:40 +02:00
"2" : "Consumers"
2023-03-15 13:53:50 +01:00
} ,
2023-03-28 22:02:21 +02:00
"ADD" : "Aggiungi fornitore di identità" ,
2023-03-15 13:53:50 +01:00
"AZUREADTENANTTYPE" : "Tipo tenant" ,
"AZUREADTENANTID" : "tenant ID" ,
"EMAILVERIFIED" : "Email verificata" ,
2023-03-06 11:20:31 +01:00
"NAMEHINT" : "Se specificato, verrà mostrato nell'interfaccia di accesso." ,
"OPTIONAL" : "opzionale" ,
2023-03-28 09:38:17 +02:00
"LDAPATTRIBUTES" : "Attributi LDAP" ,
"UPDATEBINDPASSWORD" : "aggiorna Bind Password" ,
2023-03-06 11:20:31 +01:00
"UPDATECLIENTSECRET" : "Aggiorna secret" ,
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 08:23:35 +01:00
"TYPE" : "Tipo" ,
"OWNER" : "Owner" ,
"ID" : "ID" ,
"NAME" : "Nome" ,
2023-03-10 16:28:18 +01:00
"AUTHORIZATIONENDPOINT" : "Authorization Endpoint" ,
"TOKENENDPOINT" : "Token Endpoint" ,
"USERENDPOINT" : "User Endpoint" ,
"IDATTRIBUTE" : "Attributo ID" ,
2022-04-28 12:35:02 +02:00
"AVAILABILITY" : "Disponibilità" ,
"AVAILABLE" : "disponibile" ,
"AVAILABLEBUTINACTIVE" : "disponible ma inattivo" ,
"SETAVAILABLE" : "Imposta come disponibile" ,
"SETUNAVAILABLE" : "Imposta come non disponibile" ,
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 08:23:35 +01:00
"CONFIG" : "Configurazione" ,
"STATE" : "Stato" ,
"ISSUER" : "Issuer" ,
"SCOPESLIST" : "Scope list" ,
"CLIENTID" : "Client ID" ,
"CLIENTSECRET" : "Client Secret" ,
2023-03-28 09:38:17 +02:00
"LDAPCONNECTION" : "Connessione" ,
"LDAPUSERBINDING" : "User binding" ,
"BASEDN" : "BaseDn" ,
"BINDDN" : "BindDn" ,
"BINDPASSWORD" : "Bind Password" ,
"SERVERS" : "Servers" ,
"STARTTLS" : "Start TLS" ,
"TIMEOUT" : "Timeout in seconds" ,
"USERBASE" : "Userbase" ,
"USERFILTERS" : "User filters" ,
"USEROBJECTCLASSES" : "User Object Classes" ,
"REQUIRED" : "necessario" ,
"LDAPIDATTRIBUTE" : "ID attribute" ,
"AVATARURLATTRIBUTE" : "Avatar Url attribute" ,
"DISPLAYNAMEATTRIBUTE" : "Displayname attribute" ,
"EMAILATTRIBUTEATTRIBUTE" : "Email attribute" ,
"EMAILVERIFIEDATTRIBUTE" : "Email verified attribute" ,
"FIRSTNAMEATTRIBUTE" : "Firstname attribute" ,
"LASTNAMEATTRIBUTE" : "Lastname attribute" ,
"NICKNAMEATTRIBUTE" : "Nickname attribute" ,
"PHONEATTRIBUTE" : "Phone attribute" ,
"PHONEVERIFIEDATTRIBUTE" : "Phone verified attribute" ,
"PREFERREDLANGUAGEATTRIBUTE" : "Preferred language attribute" ,
"PREFERREDUSERNAMEATTRIBUTE" : "Preferred username attribute" ,
"PROFILEATTRIBUTE" : "Profile attribute" ,
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 08:23:35 +01:00
"IDPDISPLAYNAMMAPPING" : "Mapping del nome di visualizzazione IDP" ,
"USERNAMEMAPPING" : "Mapping del nome utente" ,
"DATES" : "Date" ,
"CREATIONDATE" : "Creato" ,
"CHANGEDATE" : "Ultima modifica" ,
"DEACTIVATE" : "Disattiva" ,
"ACTIVATE" : "Attiva" ,
"DELETE" : "Rimuovi IDP" ,
"DELETE_TITLE" : "Rimuovi IDP" ,
"DELETE_DESCRIPTION" : "Stai per rimuovere un fornitore di identit\u00e0. I cambiamenti risultanti sono irrevocabili. Vuoi davvero farlo?" ,
2023-07-10 08:51:17 +02:00
"REMOVE_WARN_TITLE" : "Rimuovi IDP" ,
"REMOVE_WARN_DESCRIPTION" : "Stai per rimuovere un provider di identità. Questo rimuoverà la selezione dell'IDP disponibile per i tuoi utenti e gli utenti già registrati non potranno accedere nuovamente. Sei sicuro di continuare?" ,
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 08:23:35 +01:00
"DELETE_SELECTION_TITLE" : "Rimuovere IDP" ,
"DELETE_SELECTION_DESCRIPTION" : "Stai per rimuovere un fornitore di identit\u00e0. I cambiamenti risultanti sono irrevocabili. Vuoi davvero farlo?" ,
2022-05-18 14:16:11 +02:00
"EMPTY" : "Nessun IDP disponible" ,
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 08:23:35 +01:00
"OIDC" : {
2022-06-03 09:20:56 +02:00
"GENERAL" : "Informazioni generali" ,
"TITLE" : "Configurazione OIDC" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Inserisci i dati per il OIDC Identity Provider."
} ,
"JWT" : {
2022-06-03 09:20:56 +02:00
"TITLE" : "Configurazione JWT" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Inserisci i dati per il JWT Identity Provider." ,
"HEADERNAME" : "Header Name" ,
"JWTENDPOINT" : "JWT Endpoint" ,
"JWTKEYSENDPOINT" : "JWT Keys Endpoint"
} ,
"TOAST" : {
"SAVED" : "Salvato con successo." ,
"REACTIVATED" : "IDP riattivato." ,
"DEACTIVATED" : "IDP disattivato." ,
"SELECTEDREACTIVATED" : "IDP selezionati riattivati." ,
"SELECTEDDEACTIVATED" : "IDP selezionati disattivati." ,
"SELECTEDKEYSDELETED" : "IDP selezionati cancellati." ,
2022-05-31 15:51:21 +02:00
"DELETED" : "IDP rimosso con successo!" ,
"ADDED" : "Aggiunto con successo." ,
"REMOVED" : "Rimosso con successo."
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 08:23:35 +01:00
}
} ,
"MFA" : {
"LIST" : {
2022-04-28 12:35:02 +02:00
"MULTIFACTORTITLE" : "Passwordless" ,
"MULTIFACTORDESCRIPTION" : "Definisci qui i tuoi multifattori per l'autenticazione passwordless." ,
"SECONDFACTORTITLE" : "Autenticazione a più fattori" ,
"SECONDFACTORDESCRIPTION" : "Definisci ulteriori possibili fattori con cui puoi proteggere l'autenticazione della tua password."
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 08:23:35 +01:00
} ,
"CREATE" : {
"TITLE" : "Nuovo fattore" ,
"DESCRIPTION" : "Seleziona il tuo nuovo tipo di fattore."
} ,
"DELETE" : {
"TITLE" : "Rimuovi fattore" ,
"DESCRIPTION" : "Stai per rimuovere un fattore dal login. Sei sicuro?"
} ,
"TOAST" : {
"ADDED" : "Aggiunto con successo." ,
"SAVED" : "Salvato con successo." ,
"DELETED" : "Rimosso con successo"
} ,
"TYPE" : "Tipo" ,
"MULTIFACTORTYPES" : {
"0" : "Sconosciuto" ,
2022-05-20 11:23:16 +02:00
"1" : "Impronta digitale, chiave di sicurezza, Face ID e altri"
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 08:23:35 +01:00
} ,
"SECONDFACTORTYPES" : {
"0" : "Sconosciuto" ,
2023-07-28 07:39:30 +02:00
"1" : "One Time Password per Authenticator App (TOTP)" ,
"2" : "Impronta digitale, chiave di sicurezza, Face ID e altri" ,
"3" : "One Time Password per Email (Email OTP)" ,
"4" : "One Time Password per SMS (SMS 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 08:23:35 +01:00
}
} ,
"LOGINPOLICY" : {
"CREATE" : {
"TITLE" : "Impostazioni di accesso" ,
"DESCRIPTION" : "Definisci come i tuoi utenti possono essere autenticati nella tua organizzazione."
} ,
2023-03-28 22:02:21 +02:00
"IDPS" : "Fornitori di identità" ,
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 08:23:35 +01:00
"ADDIDP" : {
"TITLE" : "Aggiungi un IDP" ,
"DESCRIPTION" : "\u00c8 possibile selezionare IDPs dell'organizzazione o del sistema." ,
2023-03-28 22:02:21 +02:00
"SELECTIDPS" : "Fornitori di identità"
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 08:23:35 +01:00
} ,
"PASSWORDLESS" : "Autenticazione passwordless" ,
"PASSWORDLESSTYPE" : {
"0" : "Non consentito" ,
"1" : "Consentito"
}
} ,
"APP" : {
"LIST" : "Applicazioni" ,
2022-04-28 12:35:02 +02:00
"COMPLIANCE" : "Conformità con OIDC" ,
2023-03-02 16:30:11 +01:00
"URLS" : "URLs" ,
2022-04-28 12:35:02 +02:00
"CONFIGURATION" : "Configurazione" ,
2022-05-23 08:43:03 +02:00
"TOKEN" : "Impostazioni Token" ,
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 08:23:35 +01:00
"PAGES" : {
"TITLE" : "Applicazione" ,
2022-04-28 12:35:02 +02:00
"ID" : "ID" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Qui puoi modificare i dati della tua applicazione e la sua configurazione." ,
2022-09-12 17:18:08 +01:00
"CREATE" : "Crea Applicazione" ,
2023-02-24 18:01:05 +01:00
"CREATE_SELECT_PROJECT" : "Seleziona il tuo progetto" ,
"CREATE_NEW_PROJECT" : "o crea uno nuovo <a href='{{url}}' title='Crea progetto'>qui</a>." ,
2022-09-12 17:18:08 +01:00
"CREATE_DESC_TITLE" : "Inserisci i dettagli della tua applicazione passo dopo passo" ,
"CREATE_DESC_SUB" : "Una configurazione raccomandata sar\u00e0 generata automaticamente." ,
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 08:23:35 +01:00
"STATE" : "Stato" ,
"DATECREATED" : "Creato" ,
"DATECHANGED" : "Cambiato" ,
"URLS" : "URLs" ,
"DELETE" : "Rimuovi App" ,
"DETAIL" : {
"TITLE" : "Dettagli" ,
"STATE" : {
"0" : "Non definito" ,
"1" : "Attiva" ,
"2" : "Inattiva"
}
} ,
"DIALOG" : {
fix(console): text color shades, ui fixes, state handle restore (#3698)
* common project grant dialog, info box, label policy
* text styles, statehandler fix
* dialog, btn alignment, i18n
* search-user theme colors
* filter formfield sizing
* redirect uris
* shortcut layout
* settings grid type rest, shortcuts linking
* login policy, reset button consistency, metadata
* permission checks
2022-05-25 09:33:18 +02:00
"CONFIG" : {
"TITLE" : "Configurazione OIDC"
} ,
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 08:23:35 +01:00
"DELETE" : {
"TITLE" : "Rimuovere App" ,
"DESCRIPTION" : "Vuoi davvero rimuovere questa applicazione?"
}
} ,
"NEXTSTEPS" : {
"TITLE" : "Passi successivi" ,
"0" : {
"TITLE" : "Aggiungi ruoli" ,
"DESC" : "Inserisci i ruoli del tuo progetto"
} ,
"1" : {
"TITLE" : "Aggiungi utenti" ,
"DESC" : "Aggiungi nuovi utenti della tua organizzazione"
} ,
"2" : {
"TITLE" : "Aiuto e supporto" ,
"DESC" : "Leggi la nostra documentazione sulla creazione di applicazioni o contatta il nostro supporto"
}
}
} ,
"NAMEDIALOG" : {
"TITLE" : "Rinomina App" ,
"DESCRIPTION" : "Inserisci il nuovo nome della tua app" ,
"NAME" : "Nuovo nome"
} ,
"NAME" : "Nome" ,
"TYPE" : "Tipo di applicazione" ,
"AUTHMETHOD" : "Authmethod" ,
"AUTHMETHODSECTION" : "Metodo di autenticazione" ,
"GRANT" : "Tipi di Grant" ,
"ADDITIONALORIGINS" : "Origini aggiuntive" ,
"ADDITIONALORIGINSDESC" : "Se vuoi aggiungere ulteriori Origini alla tua app che non \u00e8 usata come reindirizzamento puoi farlo qui." ,
"ORIGINS" : "Origini" ,
"NOTANORIGIN" : "Il valore inserito non \u00e8 un'origine" ,
2022-09-12 17:18:08 +01:00
"PROSWITCH" : "Sono un professionista. Salta questo passo." ,
"NAMEANDTYPESECTION" : "Nome e tipo" ,
"TITLEFIRST" : "Nome dell' applicazione" ,
"TYPETITLE" : "Che tipo di applicazione vuoi creare?" ,
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 08:23:35 +01:00
"OIDC" : {
2022-12-12 10:40:22 +01:00
"WELLKNOWN" : "Per ulteriori informazioni, consultare il sito <a href='{{url}}' title='Discovery endpoint' target='_blank'>discovery endpoint</a>." ,
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 08:23:35 +01:00
"INFO" : {
"ISSUER" : "Issuer" ,
"CLIENTID" : "Client ID"
} ,
"CURRENT" : "Configurazione attuale" ,
"TOKENSECTIONTITLE" : "Opzioni AuthToken" ,
"REDIRECTSECTIONTITLE" : "Impostazioni di reindirizzamento" ,
"REDIRECTTITLE" : "Specifica gli URI a cui il login sar\u00e0 reindirizzato." ,
"POSTREDIRECTTITLE" : "Questo \u00e8 l'URI di reindirizzamento dopo il logout." ,
"REDIRECTDESCRIPTIONWEB" : "Gli URI di reindirizzamento devono iniziare con https://. http:// \u00e8 valido solo con la modalit\u00e0 di sviluppo abilitata (DEV Mode)." ,
"REDIRECTDESCRIPTIONNATIVE" : "Gli URI di reindirizzamento devono iniziare con il proprio protocollo, http://127.0.0.1, http://[::1] o http://localhost." ,
"REDIRECTNOTVALID" : "Questo URI di reindirizzamento non \u00e8 valido." ,
"COMMAORENTERSEPERATION" : "separare con \u21b5" ,
"TYPEREQUIRED" : "Il tipo \u00e8 necessario per completare." ,
"TITLE" : "Configurazione OIDC" ,
"CLIENTID" : "Client ID" ,
"CLIENTSECRET" : "Client Secret" ,
"CLIENTSECRET_NOSECRET" : "Con il flusso di autenticazione scelto, non \u00e8 richiesto alcun Client Secret e quindi non \u00e8 disponibile." ,
"CLIENTSECRET_DESCRIPTION" : "Salvate il Client Secret in un luogo sicuro, perch\u00e9 non sarà più disponibile dopo aver chiuso la finestra di dialogo" ,
"REGENERATESECRET" : "Rigenera il Client Secret" ,
"DEVMODE" : "Modalit\u00e0 di sviluppo (DEV Mode)" ,
"DEVMODEDESC" : "Attenzione: Con la modalit\u00e0 di sviluppo abilitata, gli URI di reindirizzamento non saranno convalidati." ,
2023-04-11 17:07:32 +02:00
"SKIPNATIVEAPPSUCCESSPAGE" : "Salta la pagina di successo dopo il login" ,
"SKIPNATIVEAPPSUCCESSPAGE_DESCRIPTION" : "Salta la pagina di successo dopo il login per questa applicazione nativa" ,
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 08:23:35 +01:00
"REDIRECT" : "URI per il reindrizzamento" ,
"REDIRECTSECTION" : "Reindirizzamento" ,
"POSTLOGOUTREDIRECT" : "URI post logout" ,
"RESPONSESECTION" : "Tipi di risposta" ,
"GRANTSECTION" : "Tipi di autorizzazione" ,
"GRANTTITLE" : "Seleziona i tipi di autorizzazione. Nota: Implicit \u00e8 disponibile solo per le applicazioni basate su browser." ,
"APPTYPE" : {
"0" : "Web" ,
"1" : "User agent" ,
"2" : "Native"
} ,
"RESPONSETYPE" : "Tipi di risposta" ,
"RESPONSE" : {
"0" : "Codice" ,
"1" : "ID-Token" ,
"2" : "Token ID-Token"
} ,
"REFRESHTOKEN" : "Refresh Token" ,
"GRANTTYPE" : "Tipi di autorizzazione" ,
"GRANT" : {
"0" : "Authorization Code" ,
"1" : "Implicit" ,
2023-05-11 10:18:14 +02:00
"2" : "Refresh Token" ,
"3" : "Device Code"
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 08:23:35 +01:00
} ,
"AUTHMETHOD" : {
"0" : "Basic" ,
"1" : "Post" ,
"2" : "None" ,
"3" : "Private Key JWT"
} ,
"TOKENTYPE" : "Tipo di token di autorizzazione" ,
"TOKENTYPE0" : "Bearer Token" ,
"TOKENTYPE1" : "JWT" ,
"UNSECUREREDIRECT" : "Speriamo proprio che tu sappia cosa stai facendo." ,
2022-04-28 12:35:02 +02:00
"OVERVIEWSECTION" : "Sommario" ,
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 08:23:35 +01:00
"OVERVIEWTITLE" : "Configurazione finita. Rivedi le tue impostazioni." ,
"ACCESSTOKENROLEASSERTION" : "Aggiungere ruoli utente al Access Token" ,
"ACCESSTOKENROLEASSERTION_DESCRIPTION" : "Se selezionato, i ruoli richiesti dall'utente autenticato sono aggiunti all'Access Token" ,
"IDTOKENROLEASSERTION" : "Aggiungi ruoli nell'ID Token" ,
"IDTOKENROLEASSERTION_DESCRIPTION" : "Se selezionato, i ruoli richiesti dall'utente autenticato sono aggiunti all'ID Token." ,
"IDTOKENUSERINFOASSERTION" : "Aggiungi le informazioni dell'utente nell'ID Token" ,
"IDTOKENUSERINFOASSERTION_DESCRIPTION" : "Aggiungi le richieste di profilo, email, telefono o indirizzo nell'ID Token." ,
"CLOCKSKEW" : "Permette ai clienti di gestire lo skew di OP e client. La durata (0-5s) sar\u00e0 aggiunta a exp claim e sottratta da iats, auth_time e nbf." ,
"RECOMMENDED" : "raccomandato" ,
"NOTRECOMMENDED" : "non raccomandato" ,
"SELECTION" : {
"APPTYPE" : {
"WEB" : {
"TITLE" : "Web" ,
"DESCRIPTION" : "Applicazioni web regolari come .net, PHP, Node.js, Java, ecc."
} ,
"NATIVE" : {
"TITLE" : "Native" ,
"DESCRIPTION" : "App mobili, desktop, dispositivi intelligenti, ecc."
} ,
"USERAGENT" : {
"TITLE" : "User Agent" ,
"DESCRIPTION" : "Single Page Applications (SPA) e in generale tutti i framework JS eseguiti nei browser"
}
}
}
} ,
"API" : {
"INFO" : {
"CLIENTID" : "Client ID"
} ,
"REGENERATESECRET" : "Rigenera il Client Secret" ,
"SELECTION" : {
"TITLE" : "API" ,
"DESCRIPTION" : "API in generale"
} ,
"AUTHMETHOD" : {
"0" : "Basic" ,
"1" : "Private Key JWT"
}
} ,
2022-09-12 17:18:08 +01:00
"SAML" : {
"SELECTION" : {
"TITLE" : "SAML" ,
"DESCRIPTION" : "Applicazioni SAMML"
} ,
"CONFIGSECTION" : "Configurazione SAML" ,
"URL" : "URL in cui si trova il file di metadati" ,
"OR" : "o" ,
"XML" : "Carica Metadata XML" ,
"METADATA" : "Metadata" ,
"METADATAFROMFILE" : "Metadati dal file"
} ,
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 08:23:35 +01:00
"AUTHMETHODS" : {
"CODE" : {
"TITLE" : "Code" ,
"DESCRIPTION" : "Scambia il codice di autorizzazione con il token"
} ,
"PKCE" : {
"TITLE" : "PKCE" ,
"DESCRIPTION" : "Usa un hash casuale invece di un Client Secret statico per maggiore sicurezza"
} ,
"POST" : {
"TITLE" : "POST" ,
"DESCRIPTION" : "Invia client_id e client_secret come parte della richista."
} ,
"PK_JWT" : {
"TITLE" : "Private Key JWT" ,
"DESCRIPTION" : "Usa un Private Key per autorizzare la tua applicazione"
} ,
"BASIC" : {
"TITLE" : "Basic" ,
"DESCRIPTION" : "Autenticazione con nome utente e password"
} ,
"IMPLICIT" : {
"TITLE" : "Implicit" ,
"DESCRIPTION" : "Ottenere i token direttamente dall'endpoint di autorizzazione"
} ,
2023-05-11 10:18:14 +02:00
"DEVICECODE" : {
"TITLE" : "Device Code" ,
"DESCRIPTION" : "Autorizza il dispositivo su un computer o uno smartphone."
} ,
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 08:23:35 +01:00
"CUSTOM" : {
"TITLE" : "Custom" ,
"DESCRIPTION" : "La tua impostazione non corrisponde a nessun'altra opzione."
}
} ,
"TOAST" : {
"REACTIVATED" : "Applicazione riattivata." ,
"DEACTIVATED" : "Applicazione disattivata." ,
2022-05-23 08:43:03 +02:00
"OIDCUPDATED" : "Applicazione aggiornata" ,
"APIUPDATED" : "Applicazione aggiornata" ,
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 08:23:35 +01:00
"UPDATED" : "App aggiornata." ,
2022-04-28 12:35:02 +02:00
"CREATED" : "App creata." ,
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 08:23:35 +01:00
"CLIENTSECRETREGENERATED" : "Client secret generato." ,
"DELETED" : "App rimossa con successo." ,
"CONFIGCHANGED" : "Modifiche alla configurazione rilevate"
}
} ,
"GENDERS" : {
"0" : "Sconosciuto" ,
"1" : "Femminile" ,
"2" : "Maschio" ,
"3" : "Altro"
} ,
"LANGUAGES" : {
2022-07-07 12:58:24 +02:00
"de" : "Deutsch" ,
"en" : "English" ,
2023-04-14 15:53:19 +02:00
"es" : "Español" ,
2022-09-08 21:15:31 +08:00
"fr" : "Français" ,
2023-03-22 15:30:46 +09:00
"it" : "Italiano" ,
"ja" : "日本語" ,
"pl" : "Polski" ,
2023-06-16 18:35:03 +03:00
"zh" : "简体中文" ,
2023-07-12 10:41:50 +02:00
"bg" : "Български" ,
2023-07-20 01:40:45 -03:00
"pt" : "Portuguese" ,
2023-07-12 10:41:50 +02:00
"mk" : "Македонски"
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 08:23:35 +01:00
} ,
"MEMBER" : {
"ADD" : "Aggiungi un manager" ,
"CREATIONTYPE" : "Tipo di creazione" ,
"CREATIONTYPES" : {
"3" : "IAM" ,
"2" : "Organizzazione" ,
"0" : "Progetto proprio" ,
2022-04-28 12:35:02 +02:00
"1" : "Progetto delegato" ,
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 08:23:35 +01:00
"4" : "Progetto"
2022-04-28 12:35:02 +02:00
} ,
"EDITROLE" : "Modifica ruoli" ,
"EDITFOR" : "Modifica i ruoli per l'utente: {{value}}" ,
"DIALOG" : {
"DELETE_TITLE" : "Rimuovi manager" ,
"DELETE_DESCRIPTION" : "Stai per rimuovere un manager. Vuoi davvero continuare?"
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 08:23:35 +01:00
}
} ,
"ROLESLABEL" : "Ruoli" ,
"GRANTS" : {
"TITLE" : "Autorizzazioni" ,
2022-04-28 12:35:02 +02:00
"DESC" : "Qui puoi vedere tutte le autorizzazioni della tua organizzazione." ,
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 08:23:35 +01:00
"DELETE" : "Cancellare l'autorizzazione" ,
"EMPTY" : "Nessuna autorizzazione trovata" ,
"ADD" : "Creare autorizzazione" ,
"ADD_BTN" : "Nuovo" ,
"PROJECT" : {
"TITLE" : "Autorizzazione" ,
"DESCRIPTION" : "Definisci le autorizzazioni per il progetto specificato. Nota che puoi vedere solo le voci dei progetti e degli utenti per i quali hai le autorizzazioni."
} ,
"USER" : {
2022-04-28 12:35:02 +02:00
"TITLE" : "Autorizzazioni" ,
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 08:23:35 +01:00
"DESCRIPTION" : "Definisci le autorizzazioni per l'utente specificato. Nota che puoi vedere solo le voci dei progetti e degli utenti per i quali hai le autorizzazioni."
} ,
"CREATE" : {
"TITLE" : "Creare autorizzazione" ,
"DESCRIPTION" : "Cerca l'organizzazione, il progetto e i ruoli corrispondenti."
} ,
2022-04-28 12:35:02 +02:00
"EDIT" : {
"TITLE" : "Modifica autorizzazione"
} ,
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 08:23:35 +01:00
"DETAIL" : {
"TITLE" : "Dettaglio dell'autorizzazione" ,
"DESCRIPTION" : "Qui potete vedere tutti i dettagli dell'autorizzazione."
} ,
"TOAST" : {
2022-04-28 12:35:02 +02:00
"UPDATED" : "Autorizzazione aggiornata." ,
"REMOVED" : "Autorizzazione rimossa con successo." ,
"BULKREMOVED" : "Autorizzazioni rimossi con successo."
} ,
"DIALOG" : {
"DELETE_TITLE" : "Elima autorizzazione" ,
"DELETE_DESCRIPTION" : "Stai per eliminare un' autorizzazione. Vuoi continuare?" ,
"BULK_DELETE_TITLE" : "Elimina autorizzazioni" ,
"BULK_DELETE_DESCRIPTION" : "Stai per eliminare diverse autorizzazioni. Vuoi continuare?"
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 08:23:35 +01:00
}
} ,
"CHANGES" : {
"LISTTITLE" : "Ultimi cambiamenti" ,
"BOTTOM" : "Hai raggiunto la fine della lista." ,
2022-04-28 12:35:02 +02:00
"LOADMORE" : "Carica di più" ,
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 08:23:35 +01:00
"ORG" : {
"TITLE" : "Attivit\u00e0" ,
"DESCRIPTION" : "Qui puoi vedere gli ultimi eventi che hanno generato un cambio di organizzazione."
} ,
"PROJECT" : {
"TITLE" : "Attivit\u00e0" ,
"DESCRIPTION" : "Qui puoi vedere gli ultimi eventi che hanno generato un cambiamento di progetto."
} ,
"USER" : {
"TITLE" : "Attivit\u00e0" ,
"DESCRIPTION" : "Qui puoi vedere gli ultimi eventi che hanno generato un cambiamento dell'utente."
}
}
}