source: extensions/nbc_ThemeChanger/language/it_IT/plugin.lang.php @ 7435

Last change on this file since 7435 was 7435, checked in by riopwg, 14 years ago

IT description and minor correction

File size: 647 bytes
Line 
1<?php
2/***************V2.1.0.c*****************/
3$lang['Valide_assoc'] = 'Associazione valida';
4$lang['ErrorDelete_assoc'] = 'Associazione non valida a causa dell\'eliminazione del tema';
5$lang['ErrorUnactive_assoc'] = 'Associazione non valida a causa della disattivazione del tema';
6
7$lang['title_assoc'] = 'ThemeChanger';
8$lang['add_assoc'] = 'Aggiungere una nuova associazione';
9$lang['action'] = 'Azione';
10$lang['modify_assoc'] = 'Modificare l\'associazione';
11$lang['delete_assoc']='Cancellare l\'associazione';
12$lang['nbc_ThemeChanger_save_config']='Configurazione salvata.';
13$lang['subCategoriesApply']='Applicare alle Sotto-Categorie?';
14?>
Note: See TracBrowser for help on using the repository browser.