diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 0cfa9aa628c..a3c660f0f60 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -281,7 +281,6 @@ OC.L10N.register( "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", - "Previous" : "Precedente", "Internal Server Error" : "Errore interno del server", "The server was unable to complete your request." : "Il server non è stato in grado di completare la tua richiesta.", "If this happens again, please send the technical details below to the server administrator." : "Se ciò si verifca nuovamente, invia i seguenti dettagli tecnici all'amministratore del server.", @@ -341,6 +340,7 @@ OC.L10N.register( "Account connected" : "Account connesso", "Your client should now be connected!" : "Il client ora dovrebbe essere connesso!", "You can close this window." : "Puoi chiudere questa finestra.", + "Previous" : "Precedente", "This share is password-protected" : "Questa condivisione è protetta da password", "The password is wrong or expired. Please try again or request a new one." : "La password è errata o scaduta. Riprova o richiedine una nuova.", "Please type in your email address to request a temporary password" : "Inserisci il tuo indirizzo email per richiedere una password temporanea", |