diff options
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 33fca8e3aca..404d6896c11 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -1,6 +1,7 @@ { "translations": { "Cannot write into \"config\" directory!" : "Impossibile scrivere nella cartella \"config\"!", "This can usually be fixed by giving the webserver write access to the config directory." : "Ciò può essere normalmente corretto 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.", "Sample configuration detected" : "Configurazione di esempio rilevata", |