diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index adf098dfb25..ca9ff64d4cb 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -36,6 +36,7 @@ OC.L10N.register( "Group already exists." : "Il gruppo esiste già.", "Unable to add group." : "Impossibile aggiungere il gruppo.", "Unable to delete group." : "Impossibile eliminare il gruppo.", + "log-level out of allowed range" : "livello di log fuori dall'intervallo consentito", "Saved" : "Salvato", "test email settings" : "prova impostazioni email", "If you received this email, the settings seem to be correct." : "Se hai ricevuto questa email, le impostazioni dovrebbero essere corrette.", @@ -167,8 +168,10 @@ OC.L10N.register( "Test email settings" : "Prova impostazioni email", "Send email" : "Invia email", "Log level" : "Livello di log", + "Download logfile" : "Scarica file di log", "More" : "Altro", "Less" : "Meno", + "The logfile is bigger than 100MB. Downloading it may take some time!" : "Il file di log è più grande di 100MB. Scaricarlo potrebbe richiedere del tempo!", "Version" : "Versione", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Sviluppato dalla <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunità di ownCloud</a>, il <a href=\"https://github.com/owncloud\" target=\"_blank\">codice sorgente</a> è rilasciato nei termini della licenza <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" : "Altre applicazioni", |