diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-17 01:09:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-17 01:09:51 +0000 |
commit | 6c2c129fce644241ad84a2659e01826bd00388cf (patch) | |
tree | 8d2a4da68a5c8f14f15fb7144e0b086c53535696 /core/l10n/it.js | |
parent | ba150e5721cfa40a1e980003d92afde6f5068f29 (diff) | |
download | nextcloud-server-6c2c129fce644241ad84a2659e01826bd00388cf.tar.gz nextcloud-server-6c2c129fce644241ad84a2659e01826bd00388cf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index cd4850b4640..cb7be0df473 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "So cosa sto facendo", "Password can not be changed. Please contact your administrator." : "La password non può essere cambiata. Contatta il tuo amministratore.", "Reset password" : "Ripristina la password", + "Sending email …" : "Invio email in corso....", "No" : "No", "Yes" : "Sì", "No files in here" : "Qui non c'è alcun file", @@ -123,6 +124,7 @@ OC.L10N.register( "Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.", + "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". Some features might not work correctly and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nAlcune funzionalità potrebbero non funzionare correttamente e ti consigliamo di modificare questa impostazione.", "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consigli sulla sicurezza</a>.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.", "Shared" : "Condiviso", @@ -274,6 +276,8 @@ OC.L10N.register( "Wrong password." : "Password errata.", "Log in" : "Accedi", "Stay logged in" : "Rimani collegato", + "Forgot password?" : "Hai dimenticato la password?", + "Back to log in" : "Torna alla schermata di accesso", "Alternative Logins" : "Accessi alternativi", "Account access" : "Accesso account", "You are about to grant %s access to your %s account." : "Stai per accordare a \"%s\" l'accesso al tuo account %s.", |