mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
* Add italian translation * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json The following strings have been intentionally not translated to avoid misinterpretation of the technical terms: Access Key ID Access Key Secret Secret ID Secret Key * Create it-IT.json * Create it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Create it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json * Update it-IT.json
56 lines
4.8 KiB
JSON
56 lines
4.8 KiB
JSON
{
|
|
"Auth Type": "Tipo di autenticazione",
|
|
"Authenticators": "Autenticatori",
|
|
"Authentication": "Autenticazione",
|
|
"Sign in via email": "Accedi tramite email",
|
|
"Sign in via password": "Accedi tramite password",
|
|
"Not allowed to sign up": "Non consentire la registrazione",
|
|
"Allow to sign up": "Consenti la registrazione",
|
|
"The username or email is incorrect, please re-enter": "Il nome utente o l'email è errato, per favore reinserisci",
|
|
"The password is incorrect, please re-enter": "La password è errata, per favore reinserisci",
|
|
"Not a valid cellphone number, please re-enter": "Numero di cellulare non valido, per favore reinserisci",
|
|
"The phone number has been registered, please login directly": "Il numero di telefono è già registrato, accedi direttamente",
|
|
"The phone number is not registered, please register first": "Il numero di telefono non è registrato, per favore registrati prima",
|
|
"Please keep and enable at least one authenticator": "Si prega di mantenere e abilitare almeno un autenticatore",
|
|
"Allow to sign in with": "Consenti l' accesso con",
|
|
"Please enter a valid username": "Si prega di inserire un nome utente valido",
|
|
"Please enter a valid email": "Si prega di inserire un'email valida",
|
|
"Please enter your username or email": "Si prega di inserire il nome utente o l'email",
|
|
"Please enter a password": "Si prega di inserire una password",
|
|
"Username/Email": "Nome utente/Email",
|
|
"Auth UID": "ID autenticazione",
|
|
"The authentication allows users to sign in via username or email.": "L'autenticazione consente agli utenti di accedere tramite nome utente o email.",
|
|
"No authentication methods available.": "Nessun metodo di autenticazione disponibile.",
|
|
"The password is inconsistent, please re-enter": "La password non è coerente, per favore reinserisci",
|
|
"Sign-in": "Accedi",
|
|
"Password": "Password",
|
|
"The username/email or password is incorrect, please re-enter": "Il nome utente/email o la password è errato, per favore reinserisci",
|
|
"Show": "Mostra",
|
|
"Sign up settings": "Impostazioni di registrazione",
|
|
"Sign up form": "Modulo di registrazione",
|
|
"At least one of the username or email fields is required": "È richiesto almeno uno dei campi nome utente o email",
|
|
"Password is not allowed to be changed": "Non consentire cambio password"
|
|
"Token policy": "Politica token",
|
|
"Token validity period": "Periodo di validità del token",
|
|
"Session validity period": "Periodo di validità della sessione",
|
|
"Expired token refresh limit": "Limite di aggiornamento token scaduto",
|
|
"Token validity period must be less than session validity period!": "Il periodo di validità del token deve essere inferiore al periodo di validità della sessione!",
|
|
"Seconds": "Secondi",
|
|
"Minutes": "Minuti",
|
|
"Hours": "Ore",
|
|
"Days": "Giorni",
|
|
"Saved successfully!": "Salvato con successo!",
|
|
"The maximum valid time for each user login. During the session validity, the Token will be automatically updated. After the timeout, the user is required to log in again.": "Il tempo massimo valido per ogni accesso utente. Durante la validità della sessione, il token verrà aggiornato automaticamente. Dopo il timeout, all'utente verrà richiesto di accedere nuovamente.",
|
|
"The validity period of each issued API Token. After the Token expires, if it is within the session validity period and has not exceeded the refresh limit, the server will automatically issue a new Token to maintain the user session, otherwise the user is required to log in again. (Each Token can only be refreshed once)": "Il periodo di validità di ciascun token API emesso. Dopo la scadenza del token, se rientra nel periodo di validità della sessione e il limite di tempo di aggiornamento non è stato superato, il server emetterà automaticamente un nuovo token per mantenere la sessione utente, altrimenti all'utente verrà richiesto di accedere nuovamente. (Ogni token può essere aggiornato una sola volta)",
|
|
"The maximum time limit allowed for refreshing a Token after it expires. After this time limit, the token cannot be automatically renewed, and the user needs to log in again.": "Il limite di tempo massimo consentito per l'aggiornamento del token dopo la scadenza. Superato questo limite di tempo, il token non può essere rinnovato automaticamente e l'utente dovrà effettuare nuovamente l'accesso.",
|
|
"Your session has expired. Please sign in again.": "La tua sessione è scaduta. Accedi di nuovo.",
|
|
"Unauthenticated. Please sign in to continue.": "Non autenticato. Accedi per continuare.",
|
|
"User not found. Please sign in again to continue.": "Utente non trovato. Accedi di nuovo per continuare."
|
|
"Select Import data": "Seleziona dati da importare",
|
|
"Select Import Plugins": "Seleziona plugin di importazione",
|
|
"Select User Collections": "Seleziona raccolte utente",
|
|
"Basic Data": "Dati di base",
|
|
"Optional Data": "Dati opzionali",
|
|
"User Data": "Dati utente"
|
|
}
|