diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a3c660f0f60..8a7766e2dc4 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -206,11 +206,6 @@ OC.L10N.register( "Back" : "Indietro", "Login form is disabled." : "Il modulo di accesso è disabilitato.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Il modulo di accesso a Nextcloud è disabilitato. Usa un'altra opzione di accesso, se disponibile, o contatta l'amministratore.", - "Edit Profile" : "Modifica il profilo", - "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", - "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", - "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", - "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", "More actions" : "Altre azioni", "This browser is not supported" : "Questo browser non è supportato", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Il tuo browser non è supportato. Effettua l'aggiornamento a una versione più recente o supportata.", @@ -273,11 +268,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Aiuto", "Access forbidden" : "Accesso negato", - "Profile not found" : "Profilo non trovato", - "The profile does not exist." : "Il profilo non esiste.", - "Back to %s" : "Torna a %s", "Page not found" : "Pagina non trovata", "The page could not be found on the server or you may not be allowed to view it." : "La pagina non è stata trovata sul server o forse non ti è permesso vederla.", + "Back to %s" : "Torna a %s", "Too many requests" : "Troppe richieste", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Sono arrivate troppe richieste dalla tua rete. Riprova più tardi o contatta il tuo amministratore se questo è un errore.", "Error" : "Errore", @@ -400,9 +393,16 @@ OC.L10N.register( "Login with username" : "Accedi con il nome utente", "Username or email" : "Nome utente o email", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Se questo account esiste, abbiamo inviato un messaggio di ripristino della password al suo indirizzo di posta. Se non lo ricevi, controlla l'indirizzo e/o il nome utente, le cartelle della posta indesiderata o contatta il tuo amministratore locale.", + "Edit Profile" : "Modifica il profilo", + "The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui", + "You have not added any info yet" : "Non hai ancora aggiunto alcuna informazione", + "{user} has not added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", + "Error opening the user status modal, try hard refreshing the page" : "Errore nell'apertura dello stato utente, prova a ricaricare la pagina", "Apps and Settings" : "Applicazioni e impostazioni", "Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}", "Users" : "Utenti", + "Profile not found" : "Profilo non trovato", + "The profile does not exist." : "Il profilo non esiste.", "Username" : "Nome utente", "Database user" : "Utente del database", "This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password", |