Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /core/l10n/it.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index b1656c4f575..8489e35bbe8 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Password" : "Password",
"Failed to authenticate, try again" : "Autenticazione non riuscita, prova ancora",
"seconds ago" : "secondi fa",
+ "Link to a {label}" : "Collega a una {label}",
"New in" : "Nuovo in",
"View changelog" : "Visualizza le novità",
"Could not load your contacts" : "Impossibile caricare i tuoi contatti",
@@ -239,6 +240,8 @@ OC.L10N.register(
"Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "L'utilizzo della funzione di invio email integrata in php non è più supporato. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Aggiorna le impostazioni del tuo server di posta ↗<a/>.",
"The PHP memory limit is below the recommended value of 512MB." : "Il limite di memoria di PHP è inferiore al valore consigliato di 512MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alcune applicazioni sono di proprietà di un utente diverso da quelo del server web. Questo potrebbe verificarsi se le applicazioni sono state installate manualmente. Controlla i permessi delle cartelle delle seguenti applicazioni:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL è utilizzato come database, ma non supporta caratteri di 4 byte. Per poter gestire i caratteri da 4 byte (come le emoji) senza problemi nei nomi dei file o nei commenti, si consiglia, ad esempio, di abilitare il supporto per i 4 byte in MySQL. Per ulteriori dettagli, leggi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la pagina di documentazione relativa</a>.",
+ "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Questa istanza utilizza un object store basato su S3 come archiviazione primaria. I file caricati sono memorizzati temporaneamente sul sever e perciò è consigliato avere 50 GB di spazio libero nella cartella temporanea di PHP. Controlla i log per i dettagli completi sul percorso e sullo spazio disponibile. Per migliorare questo aspetto, cambia la cartella temporanea nel file php.ini o assegna altro spazio in quel percorso.",
"Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il 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 set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza, e noi consigliamo di modificare questa impostazione.",
@@ -332,7 +335,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "Prova ancora o contatta il tuo amministratore.",
"Username or email" : "Nome utente o email",
"Log in" : "Accedi",
- "Wrong password." : "Password errata.",
+ "Wrong username or password." : "Nome utente o password errati.",
"User disabled" : "Disabilitato dall'utente",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.",
"Forgot password?" : "Hai dimenticato la password?",
@@ -403,6 +406,7 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Condividi con altre persone digitando un utente, un gruppo o un indirizzo di posta elettronica.",
"The specified document has not been found on the server." : "Il documento specificato non è stato trovato sul server.",
"You can click here to return to %s." : "Puoi fare clic qui per tornare a %s.",
+ "Wrong password." : "Password errata.",
"Stay logged in" : "Rimani collegato",
"Back to log in" : "Torna alla schermata di accesso",
"Alternative Logins" : "Accessi alternativi",