Changeset 4654 for branches


Ignore:
Timestamp:
Jan 10, 2010, 2:22:46 PM (14 years ago)
Author:
riopwg
Message:

Update language IT

Location:
branches/2.0/language/it_IT
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/language/it_IT/common.lang.php

    r3996 r4654  
    219219$lang['month'][10] = 'Ottobre';
    220220$lang['month'][11] = 'Novembre';
     221$lang['month'][12] = 'Dicembre';
    221222$lang['month'][1] = 'Gennaio';
    222223$lang['month'][2] = 'Febbraio';
     
    228229$lang['month'][8] = 'Agosto';
    229230$lang['month'][9] = 'Settembre';
    230 $lang['month'][12] = 'Dicembre';
    231231$lang['most_visited_cat'] = 'Le più viste';
    232232$lang['most_visited_cat_hint'] = 'Mostra le foto le più viste';
     
    367367$lang['cloud'] = 'nuvola';
    368368$lang['Reset_To_Default'] = 'Ripristinare le impostazioni predefinite';
    369 // --------- Starting below: New or revised $lang ---- from Colibri (2.1)
    370 $lang['del_all_favorites_hint'] = 'cancellare tutte le immagini dai vostri favoriti';
    371 $lang['Sent by'] = 'Mandato da';
     369$lang['del_all_favorites_hint'] = 'supprimer toutes les images de vos favoris';
     370$lang['Sent by'] = 'Envoyé par';
    372371?>
  • branches/2.0/language/it_IT/install.lang.php

    r3204 r4654  
    7171$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non a potuto configurare PHP 5.';
    7272$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.';
    73 $lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...';
     73$lang['Hope to see you back soon.'] = 'Sperando rivedervi prossimamente ...';
     74
     75$lang['step1_err_copy_2'] = 'Il prossimo step d\'installazione è oramail possibile';
     76$lang['step1_err_copy_next'] = 'step successivo';
     77
    7478?>
Note: See TracChangeset for help on using the changeset viewer.