diff options
Diffstat (limited to 'settings/l10n/it.json')
-rw-r--r-- | settings/l10n/it.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 6674975a7f2..e27415bff6b 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -14,8 +14,6 @@ "Encryption keys deleted permanently" : "Chiavi di cifratura eliminate definitivamente", "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "Impossibile eliminare definitivamente le chiavi di cifratura, controlla il file owncloud.log o chiedi al tuo amministratore", "Couldn't remove app." : "Impossibile rimuovere l'applicazione.", - "Email saved" : "Email salvata", - "Invalid email" : "Email non valida", "Backups restored successfully" : "Copie di sicurezza ripristinate correttamente", "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "Impossibile ripristinare le chiavi di cifratura, controlla il file owncloud.log o chiedi al tuo amministratore", "Language changed" : "Lingua modificata", @@ -42,8 +40,11 @@ "A problem occurred while sending the email. Please revise your settings." : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni.", "Email sent" : "Email inviata", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", + "Invalid mail address" : "Indirizzo email non valido", "Unable to create user." : "Impossibile creare l'utente.", + "Your %s account was created" : "Il tuo account %s è stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", + "Email saved" : "Email salvata", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", "Add trusted domain" : "Aggiungi dominio attendibile", "Sending..." : "Invio in corso...", @@ -83,7 +84,7 @@ "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Error creating user" : "Errore durante la creazione dell'utente", "A valid password must be provided" : "Deve essere fornita una password valida", - "Warning: Home directory for user \"{user}\" already exists" : "Avviso: la cartella home dell'utente \"{user}\" esiste già", + "A valid email must be provided" : "Deve essere fornito un indirizzo email valido", "__language_name__" : "Italiano", "Personal Info" : "Informazioni personali", "SSL root certificates" : "Certificati SSL radice", @@ -176,12 +177,18 @@ "Update to %s" : "Aggiornato a %s", "Enable only for specific groups" : "Abilita solo per gruppi specifici", "Uninstall App" : "Disinstalla applicazione", + "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>", + "Cheers!" : "Saluti!", + "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "Administrator Documentation" : "Documentazione amministratore", "Online Documentation" : "Documentazione in linea", "Forum" : "Forum", "Bugtracker" : "Sistema di tracciamento bug", "Commercial Support" : "Supporto commerciale", "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", + "Desktop client" : "Client desktop", + "Android app" : "Applicazione Android", + "iOS app" : "Applicazione iOS", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Se vuoi supportare il progetto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">diventa uno sviluppatore</a>\n\t\to\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">diffondi il verbo</a>!", "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Hai utilizzato <strong>%s</strong> dei <strong>%s</strong> disponibili", @@ -220,6 +227,7 @@ "Show last log in" : "Mostra ultimo accesso", "Show user backend" : "Mostra il motore utente", "Username" : "Nome utente", + "E-Mail" : "Posta elettronica", "Create" : "Crea", "Admin Recovery Password" : "Password di ripristino amministrativa", "Enter the recovery password in order to recover the users files during password change" : "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.", |