diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-05 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-05 02:26:33 +0000 |
commit | 9c2db7f4e40d690890024636856ec51fbcb00005 (patch) | |
tree | 136b7c3487c78e81946daabd3651224c8770ad0f /lib/l10n/it.js | |
parent | 30e7489098003bbbbe9863b269872753f71ff462 (diff) | |
download | nextcloud-server-9c2db7f4e40d690890024636856ec51fbcb00005.tar.gz nextcloud-server-9c2db7f4e40d690890024636856ec51fbcb00005.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 83b2f014e56..b76545bd59b 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "Impossibile scrivere nella cartella \"config\"!", + "This can usually be fixed by giving the web server write access to the config directory." : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella config.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ma, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true.", "See %s" : "Vedi %s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "I file dell'applicazione %1$s non sono stati sostituiti correttamente. Assicurati che sia una versione compatibile con il server.", @@ -211,19 +212,36 @@ OC.L10N.register( "Authentication error" : "Errore di autenticazione", "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nessun driver di database (sqlite, mysql o postgresql) installato", + "Cannot write into \"config\" directory." : "Impossibile scrivere nella cartella \"config\".", + "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella config. Vedi %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, se preferisci mantenere il file config.php in sola lettura, imposta l'opzione \"config_is_read_only\" a true. Vedi %s", + "Cannot write into \"apps\" directory." : "Impossibile scrivere nella cartella \"apps\".", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella apps o disattivando il negozio delle applicazioni nel file di configurazione.", "Cannot create \"data\" directory." : "Impossibile creare la cartella \"data\".", + "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Ciò può essere corretto di solito fornendo al server web accesso in scrittura alla cartella radice. Vedi %s", + "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "I permessi possono essere corretti di solito fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.", + "Your data directory is not writable." : "La cartella dei dati non è scrivibile.", + "Setting locale to %s failed." : "L'impostazione della lingua in %s è fallita.", + "Please install one of these locales on your system and restart your web server." : "Installa una di queste lingue sul sistema e riavvia il server web.", "PHP module %s not installed." : "Il modulo PHP %s non è installato.", "Please ask your server administrator to install the module." : "Chiedi all'amministratore del tuo server di installare il modulo.", "PHP setting \"%s\" is not set to \"%s\"." : "L'impostazione \"%s\" di PHP non è configurata a \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Per eseguire nuovamente Nextcloud, modificare questa impostazione nel file php.ini", + "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> è impostato a <code>%s</code> invece del valore previsto <code>0</code>.", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Per correggere questo problema, imposta <code>mbstring.func_overload</code> a <code>0</code> nel tuo php.ini.", "libxml2 2.7.0 is at least required. Currently %s is installed." : "È richiesta almeno la versione 2.7.0 di libxml2. Quella attualmente installata è la %s.", "To fix this issue update your libxml2 version and restart your web server." : "Per risolvere questo problema, aggiorna la tua versione di libxml2 e riavvia il server web.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?", "Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.", + "PostgreSQL >= 9 required." : "Richiesto PostgreSQL >= 9.", + "Please upgrade your database version." : "Aggiorna la versione del tuo database.", + "Your data directory is readable by other users." : "La cartella dei dati è leggibile dagli altri utenti.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti.", + "Your data directory must be an absolute path." : "La cartella dei dati deve essere un percorso assoluto.", + "Check the value of \"datadirectory\" in your configuration." : "Controlla il valore di \"datadirectory\" nella tua configurazione.", + "Your data directory is invalid." : "La cartella dei dati non è valida.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assicurati che ci sia un file \".ocdata\" nella radice della cartella data.", "Action \"%s\" not supported or implemented." : "Azione \"%s\" non supportata o implementata.", "Authentication failed, wrong token or provider ID given" : "Autenticazione non riuscita, token o ID fornitore errato ", |