| 24 | | /* TODO */ |
| 25 | | $lang['Upgrade'] = 'Upgrade'; |
| 26 | | $lang['introduction message'] = 'This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. |
| 27 | | The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'; |
| 28 | | $lang['Upgrade from %s to %s'] = 'Upgrade from version %s to %s'; |
| 29 | | $lang['Statistics'] = 'Statistics'; |
| 30 | | $lang['total upgrade time'] = 'total upgrade time'; |
| 31 | | $lang['total SQL time'] = 'total SQL time'; |
| 32 | | $lang['SQL queries'] = 'SQL queries'; |
| 33 | | $lang['Upgrade informations'] = 'Upgrade informations'; |
| 34 | | $lang['delete upgrade files'] = '[Security] Delete files "upgrade.php", "upgrade_feed.php", "install.php" and "install" directory'; |
| 35 | | $lang['remove line from mysql.inc.php'] = 'In include/mysql.inc.php, remove:'; |
| 36 | | $lang['perform a maintenance check'] = 'Perform a maintenance check in [Administration>General>Maintenance] if you encounter any problem.'; |
| 37 | | $lang['deactivated plugins'] = 'As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'; |
| | 24 | $lang['Upgrade'] = 'Puesta al d�a'; |
| | 25 | $lang['introduction message'] = 'Esta p�gina le propone poner al d�a la base de dato correspondiente a su antigua versi�n de piwigo hacia la nueva versi�n. |
| | 26 | El asistente de postura al d�a piensa en la versi�n actual es un <strong> versi�n %s </strong> (o equivalente). '; |
| | 27 | $lang['Upgrade from %s to %s'] = 'Puesta al d�a por la versi�n %s a %s'; |
| | 28 | $lang['Statistics'] = 'Estad�sticas'; |
| | 29 | $lang['total upgrade time'] = 'tiempo total de la puesta al d�a'; |
| | 30 | $lang['total SQL time'] = 'tiempo total de la demanda SQL'; |
| | 31 | $lang['SQL queries'] = 'n�mero de demanda SQL'; |
| | 32 | $lang['Upgrade informations'] = 'Informaciones sobre la puesta al d�a'; |
| | 33 | $lang['delete upgrade files'] = '[Seguridad] Borre los ficheros "upgrade.php", "upgrade_feed.php", "install.php" as� como el expediente "install"'; |
| | 34 | $lang['remove line from mysql.inc.php'] = 'En el fichero include/mysql.inc.php, borre la l�nea siguiente:'; |
| | 35 | $lang['perform a maintenance check'] = 'Por favor, efect�es un mantenimiento en [Administraci�n>Especiales>Mantenimiento] si usted encuentra problemas.'; |
| | 36 | $lang['deactivated plugins'] = 'Por precauci�n, el plugins siguiente han sido desactivados. Verifique si existen unas posturas al d�a antes de reactivarlas:'; |