Update language IT

git-svn-id: http://piwigo.org/svn/branches/2.0@4654 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
riopwg
2010-01-10 13:22:46 +00:00
parent 1de05c8993
commit 2efec524e2
2 changed files with 9 additions and 6 deletions

View File

@@ -218,6 +218,7 @@ $lang['mode_normal_hint'] = 'Ritorna alla visualizzazione normale';
$lang['mode_posted_hint'] = 'Mostra il calendario per data d\'inserimento nella galleria';
$lang['month'][10] = 'Ottobre';
$lang['month'][11] = 'Novembre';
$lang['month'][12] = 'Dicembre';
$lang['month'][1] = 'Gennaio';
$lang['month'][2] = 'Febbraio';
$lang['month'][3] = 'Marzo';
@@ -227,7 +228,6 @@ $lang['month'][6] = 'Giugno';
$lang['month'][7] = 'Luglio';
$lang['month'][8] = 'Agosto';
$lang['month'][9] = 'Settembre';
$lang['month'][12] = 'Dicembre';
$lang['most_visited_cat'] = 'Le più viste';
$lang['most_visited_cat_hint'] = 'Mostra le foto le più viste';
$lang['nb_image_line_error'] = 'Il numero d\'immagini per riga deve essere un intero non nullo';
@@ -366,7 +366,6 @@ $lang['letters'] = 'lettere';
$lang['show tag cloud'] = 'fare salire la nuvola di tags';
$lang['cloud'] = 'nuvola';
$lang['Reset_To_Default'] = 'Ripristinare le impostazioni predefinite';
// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
$lang['del_all_favorites_hint'] = 'cancellare tutte le immagini dai vostri favoriti';
$lang['Sent by'] = 'Mandato da';
?>
$lang['del_all_favorites_hint'] = 'supprimer toutes les images de vos favoris';
$lang['Sent by'] = 'Envoyé par';
?>

View File

@@ -70,5 +70,9 @@ $lang['Try to configure PHP 5'] = 'Provate a configuratre PHP 5';
$lang['Sorry!'] = 'Spiacente!';
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non a potuto configurare PHP 5.';
$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Dovete contattare il votro provider per chiedere come configurare PHP 5.';
$lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...';
$lang['Hope to see you back soon.'] = 'Sperando rivedervi prossimamente ...';
$lang['step1_err_copy_2'] = 'Il prossimo step d\'installazione è oramail possibile';
$lang['step1_err_copy_next'] = 'step successivo';
?>