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

Last change on this file since 10099 was 10099, checked in by datajulien, 13 years ago

NBC_ThemeChanger
Version 2.2.0.a
Piwigo 2.2 compatibility upgrade

File size: 748 bytes
RevLine 
[3893]1<?php
[10099]2
3/***************V2.2.0.a*****************/
4$lang['subAlbumsApply']='Applicare alle Sotto-Album?';
5 
[6648]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';
[4362]10
[3893]11$lang['title_assoc'] = 'ThemeChanger';
12$lang['add_assoc'] = 'Aggiungere una nuova associazione';
13$lang['action'] = 'Azione';
14$lang['modify_assoc'] = 'Modificare l\'associazione';
[4083]15$lang['delete_assoc']='Cancellare l\'associazione';
[3893]16$lang['nbc_ThemeChanger_save_config']='Configurazione salvata.';
[3954]17$lang['subCategoriesApply']='Applicare alle Sotto-Categorie?';
[3893]18?>
Note: See TracBrowser for help on using the repository browser.