diff options
author | riopwg <riopwg@piwigo.org> | 2011-04-23 14:36:12 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-04-23 14:36:12 +0000 |
commit | 808ef3bb125477dce7950df43b3df9eb699eec22 (patch) | |
tree | fef4c63b0b88e2a348ea1daeb6b38c014ef0c789 | |
parent | b6249220fd37fa38da24064ce6893284117e966b (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10598 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/it_IT/admin.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 86d815ae9..42cbd9d35 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -810,7 +810,7 @@ $lang['Only photos with HD can be regenerated!'] = 'Solo le foto con una HD poss $lang['Updates'] = 'Aggiornamento'; $lang['Update in progress... Please wait.'] = 'Aggiornamento in corso ... Attendere prego'; -$lang['Ignore this update'] = 'Iniorare questo aggiornamento'; +$lang['Ignore this update'] = 'Igniorare questo aggiornamento'; $lang['Reset ignored updates'] = 'Ripristinare gli aggiornamenti igniorati'; $lang['Update All'] = 'Applicare tutti gli aggiornamenti'; $lang['ERROR'] = 'ERRORE'; @@ -833,4 +833,7 @@ $lang['Include history data (Warning: server memory limit may be exceeded)'] = ' $lang['Unable to write new local directory.'] = 'Impossibile creare nuove directory locali'; $lang['Unable to send template directory.'] = 'Impossibile inviare la directory template'; $lang['Unable to dump database.'] = 'Impossibile eseguire il salvataggio del database'; +$lang['Some upgrades are available for extensions.'] = 'Degli aggiornamenti sono disponibili per le estenzioni'; +$lang['Please wait...'] = 'Attendere prego...'; +$lang['Ignore All'] = 'Igniorare tutti gli aggiornamenti'; ?>
\ No newline at end of file |