diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 69dd0117710..26b69d9227e 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -17,7 +17,6 @@ OC.L10N.register( "Unable to add group." : "Impossibile aggiungere il gruppo.", "Unable to delete group." : "Impossibile eliminare il gruppo.", "Well done, %s!" : "Ben fatto, %s!", - "Mail could not be sent. Check your mail server log" : "Il messaggio non può essere inviato controlla il log del tuo server di posta", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "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 request" : "Richiesta non valida", @@ -150,7 +149,6 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "Server di posta", "Open documentation" : "Apri la documentazione", - "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.", "Send mode" : "Modalità di invio", "Encryption" : "Cifratura", "From address" : "Indirizzo mittente", @@ -308,10 +306,7 @@ OC.L10N.register( "Username" : "Nome utente", "Done" : "Completato", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.", - "Follow us on Google Plus!" : "Seguici su Google Plus!", "Like our facebook page!" : "Mi piace sulla nostra pagina di Facebook!", - "Subscribe to our twitter channel!" : "Iscriviti al nostro canale twitter!", - "Subscribe to our news feed!" : "Iscriviti alla nostra fonte di notizie!", "Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!", "Settings" : "Impostazioni", "Show storage location" : "Mostra posizione di archiviazione", @@ -349,12 +344,16 @@ OC.L10N.register( "Uninstalling ...." : "Disinstallazione...", "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione", "Uninstall" : "Disinstalla", + "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.", "Uninstall app" : "Disinstalla applicazione", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Saluti!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n", "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", + "Follow us on Google Plus!" : "Seguici su Google Plus!", + "Subscribe to our twitter channel!" : "Iscriviti al nostro canale twitter!", + "Subscribe to our news feed!" : "Iscriviti alla nostra fonte di notizie!", "Show last log in" : "Mostra ultimo accesso" }, "nplurals=2; plural=(n != 1);"); |