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

Last change on this file since 18896 was 18896, checked in by TranslationTeam, 11 years ago

[themechanger] Update it_IT, thanks to : virgigiole

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