Changeset 4655
- Timestamp:
- Jan 10, 2010, 2:27:37 PM (11 years ago)
- Location:
- trunk/language/it_IT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/it_IT/common.lang.php
r3995 r4655 219 219 $lang['month'][10] = 'Ottobre'; 220 220 $lang['month'][11] = 'Novembre'; 221 $lang['month'][12] = 'Dicembre'; 221 222 $lang['month'][1] = 'Gennaio'; 222 223 $lang['month'][2] = 'Febbraio'; … … 228 229 $lang['month'][8] = 'Agosto'; 229 230 $lang['month'][9] = 'Settembre'; 230 $lang['month'][12] = 'Dicembre';231 231 $lang['most_visited_cat'] = 'Le più viste'; 232 232 $lang['most_visited_cat_hint'] = 'Mostra le foto le più viste'; … … 367 367 $lang['cloud'] = 'nuvola'; 368 368 $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'; 372 371 ?> -
trunk/language/it_IT/install.lang.php
r4465 r4655 73 73 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo non a potuto configurare PHP 5.'; 74 74 $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.'; 75 $lang['Hope to see you back soon.'] = 'Sperando di rivedervi prossimamente ...'; 75 $lang['Hope to see you back soon.'] = 'Sperando rivedervi prossimamente ...'; 76 77 $lang['step1_err_copy_2'] = 'Il prossimo step d\'installazione è oramail possibile'; 78 $lang['step1_err_copy_next'] = 'step successivo'; 79 76 80 ?>
Note: See TracChangeset
for help on using the changeset viewer.