aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-05-24 15:35:06 +0000
committerplegall <plg@piwigo.org>2010-05-24 15:35:06 +0000
commit0cce6721ca501c4e9ea84a7f05f4b414a4a98ba0 (patch)
tree4449a1a91f24316e4ca48c664c04ffbb384a9dcb
parent500b6533331e7727feaf4255fa226edc3c40ea42 (diff)
merge r6267 from trunk to branch 2.1
git-svn-id: http://piwigo.org/svn/branches/2.1@6330 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/it_IT/common.lang.php22
-rw-r--r--language/it_IT/install.lang.php2
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 <a href="%s">Piwigo message board</a>.'] = 'Bisogno di un aiuto? Visitate il <a href=\"%s\">forum di Piwigo</a>.';
$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.';