From 64f3f5ea48287d45bcef05c9982c722c823a9e63 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 13 Apr 2013 10:18:14 +0000 Subject: [branche 2.5] Language_- check 2.5.1 git-svn-id: http://piwigo.org/svn/branches/2.5@22186 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/common.lang.php | 2 +- language/it_IT/install.lang.php | 2 +- language/it_IT/upgrade.lang.php | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'language/it_IT') diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index b666dad7d..a5649c1be 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ /* Language Name: Italiano [IT] -Version: 2.5.0 +Version: 2.5.1 Language URI: http://piwigo.org/ext/extension_view.php?eid=424 Author: Piwigo team Author URI: http://piwigo.org diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index fab506714..8664a6669 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -35,7 +35,7 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connessione al server riuscita, ma non รจ stato possibile connettersi al database.'; $lang['Can\'t connect to server'] = 'Impossibile connettersi al server'; $lang['Host'] = 'Host'; -$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; +$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost o altro, datovi dal vostro provider'; $lang['User'] = 'Utente'; $lang['user login given by your host provider'] = 'login utente database fornito dal vostro provider'; $lang['Password'] = 'Password'; diff --git a/language/it_IT/upgrade.lang.php b/language/it_IT/upgrade.lang.php index 5ef6e767b..859e30589 100644 --- a/language/it_IT/upgrade.lang.php +++ b/language/it_IT/upgrade.lang.php @@ -24,7 +24,8 @@ $lang['Upgrade'] = 'Aggiornamento'; -$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a release %s (or equivalent).'] = 'Questa pagina vi propone di aggiornare il vostro database corrispondente alla vecchia versione di Piwigo con la nuova versione. L\'assistente all\'aggiornamento ha identificato la vostra attuale versione %s (o equivalente).'; +$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a release %s (or equivalent).'] = 'Questa pagina vi propone di aggiornare il vostro database corrispondente alla vecchia versione di Piwigo con la nuova versione. +L\'assistente all\'aggiornamento ha identificato la vostra attuale versione %s (o equivalente).'; $lang['Upgrade from version %s to %s'] = 'Aggiornamento dalla versione %s alla %s'; $lang['Statistics'] = 'Statistiche'; $lang['total upgrade time'] = 'tempo totale aggiornamento'; -- cgit v1.2.3