| 24 | | /*TODO*/$lang['Upgrade to Piwigo %s'] = 'Upgrade to Piwigo %s'; |
| 25 | | /*TODO*/$lang['Two upgrades are available'] = 'Two upgrades are available'; |
| 26 | | /*TODO*/$lang['This is a minor upgrade, with only bug corrections.'] = 'This is a minor upgrade, with only bug corrections.'; |
| 27 | | /*TODO*/$lang['This is a major upgrade, with <a href="%s">new exciting features</a>.'] = 'This is a major upgrade, with <a href="%s">new exciting features</a>.'; |
| 28 | | /*TODO*/$lang['Some themes and plugins may be not available yet.'] = 'Some themes and plugins may be not available yet.'; |
| 29 | | /*TODO*/$lang['You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'; |
| 30 | | /*TODO*/$lang['First Step'] = 'First Step'; |
| 31 | | /*TODO*/$lang['Second Step'] = 'Second Step'; |
| 32 | | /*TODO*/$lang['Third Step'] = 'Third Step'; |
| 33 | | /*TODO*/$lang['Save Template Directory'] = 'Save template directory'; |
| 34 | | /*TODO*/$lang['Dump Database'] = 'Dump Database'; |
| 35 | | /*TODO*/$lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Include history data (Warning: server memory limit may be exceeded)'; |
| 36 | | /*TODO*/$lang['Unable to write new local directory.'] = 'Unable to write new local directory.'; |
| 37 | | /*TODO*/$lang['Unable to send template directory.'] = 'Unable to send template directory.'; |
| 38 | | /*TODO*/$lang['Unable to dump database.'] = 'Unable to dump database.'; |
| | 24 | $lang['Upgrade to Piwigo %s'] = 'Aggiornamento a Piwigo %s'; |
| | 25 | $lang['Two upgrades are available'] = 'Due aggiornamenti sono disponibili'; |
| | 26 | $lang['This is a minor upgrade, with only bug corrections.'] = 'Questo è un aggiornamento minore, con solo correzioni di bug'; |
| | 27 | $lang['This is a major upgrade, with <a href="%s">new exciting features</a>.'] = 'Questo è un aggiornamento importante, con <a href="%s">nuove e interessanti funzionalità</ a>.'; |
| | 28 | $lang['Some themes and plugins may be not available yet.'] = 'Alcuni temi e plugin possono non essere ancora disponibili.'; |
| | 29 | $lang['You can upgrade to Piwigo %s directly, without upgrading to Piwigo %s (recommended).'] = 'E\' possibile aggiornare a Piwigo %s direttamente, senza passare a Piwigo %s (consigliato).'; |
| | 30 | $lang['First Step'] = 'Primo passo'; |
| | 31 | $lang['Second Step'] = 'Secondo passo'; |
| | 32 | $lang['Third Step'] = 'Terzo passo'; |
| | 33 | $lang['Save Template Directory'] = 'Salvare la template directory'; |
| | 34 | $lang['Dump Database'] = 'Salvare Database'; |
| | 35 | $lang['Include history data (Warning: server memory limit may be exceeded)'] = 'Includere cronologia (Attenzione: può essere superato il limite di memoria del server)'; |
| | 36 | $lang['Unable to write new local directory.'] = 'Impossibile creare nuove directory locali.'; |
| | 37 | $lang['Unable to send template directory.'] = 'Impossibile inviare la template directory.'; |
| | 38 | $lang['Unable to dump database.'] = 'Impossibile eseguire il salvataggio del database.'; |