From 51f2cefefb156da1cae30cb9713eda4da9d9e4cd Mon Sep 17 00:00:00 2001 From: EricNet Date: Fri, 21 May 2010 21:52:56 +0000 Subject: git-svn-id: http://piwigo.org/svn/trunk@6267 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/common.lang.php | 22 +++++++++++----------- language/it_IT/install.lang.php | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index f40ccb6e6..bd96e1b73 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -338,12 +338,12 @@ $lang['a user use already this mail address'] = 'un utente usa già questo indir $lang['Category results for'] = 'Risultato delle categorie per'; $lang['Tag results for'] = 'Risultato dei tag per'; $lang['from %s to %s'] = 'da %s a %s'; -$lang['Play of slideshow'] = 'Lettura del diaporama'; -$lang['Pause of slideshow'] = 'Pausa del diaporama'; -$lang['Repeat the slideshow'] = 'Ricominciare il diaporama'; -$lang['Not repeat the slideshow'] = 'Non ricominciare il diaporama'; -$lang['Reduce diaporama speed'] = 'Ralentare la velocità del diaporama'; -$lang['Accelerate diaporama speed'] = 'Accelerare la velocità del diaporama'; +$lang['Play of slideshow'] = 'Avvia proiezione'; +$lang['Pause of slideshow'] = 'Pausa proiezione'; +$lang['Repeat the slideshow'] = 'Ricominciare proiezione'; +$lang['Not repeat the slideshow'] = 'Non ricominciare proiezione'; +$lang['Reduce diaporama speed'] = 'Ralentare la velocitàproiezione'; +$lang['Accelerate diaporama speed'] = 'Accelerare la velocitàproiezione'; $lang['Submit'] = 'Confermare'; $lang['Yes'] = 'Si'; $lang['No'] = 'No'; @@ -363,10 +363,10 @@ $lang['cloud'] = 'nuvola'; $lang['Reset to default values'] = 'Ripristinare le impostazioni predefinite'; $lang['delete all images from your favorites'] = 'cancellare tutte le immagini dai vostri favoriti'; $lang['Sent by'] = 'Mandato da'; -$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'I cookies sono bloccati o non sopportati dal vostro browser. Dovete attivare i cookie per connettervi.'; +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'I cookies sono bloccati o non supportati dal vostro browser. Dovete attivare i cookie per connettervi.'; -$lang['Some info about this picture'] = 'Informazioni su quest\'immagine'; -$lang['Some more (technical) info about this picture'] = 'Informazioni (tecniche) su quest\'immagine'; +$lang['Some info about this picture'] = 'Alcune info su questa foto'; +$lang['Some more (technical) info about this picture'] = 'Alcune informazioni (tecniche) su questa foto'; $lang['edit this comment'] = 'modificare questo commento'; $lang['Edit a comment'] = 'Modificare un commento'; $lang['Are you sure?'] = 'Sei sicuro?'; @@ -374,8 +374,8 @@ $lang['(!) This comment requires validation'] = '(!) Questo commento deve essere $lang['Welcome'] = 'Benvenuto'; $lang['Welcome to your Piwigo photo gallery!'] = 'Benvenuto sulla vostra galleria Piwigo !'; $lang['... or browse your empty gallery'] = '... o navigate nella nostra galleria vuota'; -$lang['... or please deactivate this message, I will find my way by myself'] = '... o disattivare questo messaggio, cè la farò dasolo'; -$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Salve %s, la vostra galleria Piwigo è vuota!'; +$lang['... or please deactivate this message, I will find my way by myself'] = '... oppure disattivare questo messaggio, voglio riuscirci da solo'; +$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Salve %s, la vfostra galleria fotografica Piwigo è vuota!'; $lang['I want to add photos'] = 'Voglio aggiungere delle immagini'; $lang['Manage this user comment: %s'] = 'Gestire questo commento: %s'; $lang['Email address is missing. Please specify an email address.'] = 'Manca l\'indirizzo Email. Vogliate specificarne uno.'; diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php index ef6bbc30f..4e231a2b6 100644 --- a/language/it_IT/install.lang.php +++ b/language/it_IT/install.lang.php @@ -55,7 +55,7 @@ $lang['Password [confirm]'] = 'Password [confermare]'; $lang['verification'] = 'verifica'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Bisogno di un aiuto? Visitate il forum di Piwigo.'; $lang['Webmaster mail address'] = 'Indirizzo email del Webmaster'; -$lang['Visitors will be able to contact site administrator with this mail'] = 'I visitatori saranno in grado di contattarvi usando questa mail'; +$lang['Visitors will be able to contact site administrator with this mail'] = 'I visitatori saranno in grado di contattarvi usando questa email'; $lang['PHP 5 is required'] = 'PHP 5 è necessario'; $lang['It appears your webhost is currently running PHP %s.'] = 'Sembra che la versione del vostro server sia PHP %s.'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo tenterà di cambiare la configurazione di PHP 5 creando o modificando il file .htaccess.'; -- cgit v1.2.3