Changeset 3607 in subversion
- Timestamp:
- May 10, 2010 7:20:52 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/localization/it_IT/labels.inc
r3565 r3607 129 129 $labels['invert'] = 'Inverti'; 130 130 $labels['filter'] = 'Filtra'; 131 $labels['list'] = 'Elenco'; 132 $labels['threads'] = 'Argomenti'; 131 133 $labels['expand-all'] = 'Espandi tutto'; 132 134 $labels['expand-unread'] = 'Espandi non letti'; 133 135 $labels['collapse-all'] = 'Richiudi tutti'; 136 $labels['threaded'] = 'Per argomenti'; 137 $labels['autoexpand_threads'] = 'Espandi'; 134 138 $labels['do_expand'] = 'Tutti i thread'; 135 139 $labels['expand_only_unread'] = 'solo con messaggi non letti'; 136 140 $labels['fromto'] = 'Mittente/Destinatario'; 137 141 $labels['attachment'] = 'Allegato'; 142 $labels['nonesort'] = 'Nessuno'; 138 143 $labels['sentdate'] = 'Data d\'invio'; 139 144 $labels['arrival'] = 'Data di arrivo'; 140 145 $labels['asc'] = 'Ascendente'; 141 146 $labels['desc'] = 'Discendente'; 147 $labels['listcolumns'] = 'Elenco Colonne'; 148 $labels['listsorting'] = 'Ordina per'; 149 $labels['listorder'] = 'Ordinamento'; 150 $labels['listmode'] = 'Modalità di visualizzazione'; 142 151 $labels['compact'] = 'Compatta'; 143 152 $labels['empty'] = 'Svuota';
Note: See TracChangeset
for help on using the changeset viewer.
