Mercurial > hg > rc1
diff plugins/thunderbird_labels/localization/it_IT.inc @ 0:1e000243b222
vanilla 1.3.3 distro, I hope
author | Charlie Root |
---|---|
date | Thu, 04 Jan 2018 15:50:29 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/thunderbird_labels/localization/it_IT.inc Thu Jan 04 15:50:29 2018 -0500 @@ -0,0 +1,27 @@ +<?php +/** +* Author: +* Samuele Tognini <samuele@samuele.netsons.org> +* http://code.google.com/p/rcmail-thunderbird-labels/ +*/ + +$labels = array(); +$labels['label'] = 'Etichette Thunderbird'; +$labels['label0'] = 'Nessuna etichetta'; +$labels['label1'] = 'Importante'; +$labels['label2'] = 'Lavoro'; +$labels['label3'] = 'Personale'; +$labels['label4'] = 'Da fare'; +$labels['label5'] = 'Piu\' tardi'; + +$labels['tb_label_options'] = 'Opzioni Etichette Thunderbird'; +$labels['tb_label_enable_option'] = 'Abilita Etichette'; +$labels['tb_label_enable_shortcuts_option'] = 'Abilita tasti rapidi'; +$labels['tb_label_button_label'] = 'Etichette'; +$labels['tb_label_button_title'] = 'Assegna etichette al messaggio'; +$labels['tb_label_contextmenu_title'] = 'Etichette'; +$labels['tb_label_style_option'] = "Stile UI per etichette"; +$labels['tb_label_label'] = "Label"; + +$messages = array(); +