summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-06 01:56:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-06 01:56:24 -0400
commitfb8c8ef38b0e8fb521f32b39f4cd1d848785d8c1 (patch)
treec57064ebdfb81f9d7808e8768bf244039661cd6c /core/l10n/it.js
parent1bb40b866a0b9a4973bc6fdcf7321fd7e7170fa0 (diff)
downloadnextcloud-server-fb8c8ef38b0e8fb521f32b39f4cd1d848785d8c1.tar.gz
nextcloud-server-fb8c8ef38b0e8fb521f32b39f4cd1d848785d8c1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 29da8d0c740..a58412910ac 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Couldn't send mail to following users: %s " : "Impossibile inviare email ai seguenti utenti: %s",
"Preparing update" : "Preparazione aggiornamento",
+ "[%d / %d]: %s" : "[%d / %d]: %s",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: controllo della tabella %s",
"Turned on maintenance mode" : "Modalità di manutenzione attivata",
"Turned off maintenance mode" : "Modalità di manutenzione disattivata",
"Maintenance mode is kept active" : "La modalità di manutenzione è lasciata attiva",
@@ -169,6 +171,7 @@ OC.L10N.register(
"Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.",
"No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}",
"No users found for {search}" : "Nessun utente trovato per {search}",
+ "An error occurred. Please try again" : "Si è verificato un errore. Prova ancora",
"{sharee} (group)" : "{sharee} (group)",
"{sharee} (at {server})" : "{sharee} (su {server})",
"{sharee} (remote)" : "{sharee} (remote)",
@@ -202,7 +205,7 @@ OC.L10N.register(
"new" : "nuovo",
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.",
- "Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
+ "Updating to {version}" : "Aggiornamento a {version}",
"An error occurred." : "Si è verificato un errore.",
"Please reload the page." : "Ricarica la pagina.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'aggiornamento non è riuscito. Per ulteriori informazioni <a href=\"{url}\">controlla l'articolo del nostro forum</a> che riguarda questo problema.",
@@ -274,6 +277,7 @@ OC.L10N.register(
"Search" : "Cerca",
"Server side authentication failed!" : "Autenticazione lato server non riuscita!",
"Please contact your administrator." : "Contatta il tuo amministratore di sistema.",
+ "An internal error occurred." : "Si è verificato un errore interno.",
"Please try again or contact your administrator." : "Prova ancora o contatta il tuo amministratore.",
"Log in" : "Accedi",
"Wrong password. Reset it?" : "Password errata. Vuoi reimpostarla?",
@@ -300,6 +304,7 @@ OC.L10N.register(
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Assicurati di aver creato una copia di sicurezza del database, della cartella config e della cartella data prima di procedere. ",
"Start update" : "Avvia l'aggiornamento",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitare timeout con installazioni di grandi dimensioni, puoi eseguire il comando che segue dalla cartella di installazione:",
+ "Detailed logs" : "Log dettagliati",
"This %s instance is currently in maintenance mode, which may take a while." : "Questa istanza di %s è attualmente in manutenzione, potrebbe richiedere del tempo.",
"This page will refresh itself when the %s instance is available again." : "Questa pagina si aggiornerà quando l'istanza di %s sarà nuovamente disponibile."
},