source: extensions/autoupdate/language/it_IT/plugin.lang.php @ 3669

Last change on this file since 3669 was 3669, checked in by riopwg, 15 years ago

Update lang IT

  • Property svn:eol-style set to LF
File size: 430 bytes
Line 
1<?php
2
3$lang['Click here to upgrade automatically'] = 'Cliccare qui per un\'aggiornamento automatico';
4$lang['autoupdate_alert'] = 'Siete sicuri di volere aggiornare Piwigo automaticamente?\nAttenzione!!! I file modificati potrebbero essere sovrascritti.';
5$lang['autoupdate_success'] = 'Piwigo e stato aggiornato con successo (versione %s)';
6$lang['autoupdate_fail'] = 'Si è verificato un\'errore durante l\'aggiornamento.';
7
8?>
Note: See TracBrowser for help on using the repository browser.