source: extensions/Extended_author/language/it_IT/plugin.lang.php @ 12001

Last change on this file since 12001 was 12001, checked in by riopwg, 13 years ago

Update language IT

File size: 547 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autore';
4$lang['Create author'] = 'Creare un autore';
5$lang['Edit author'] = 'Modificare un author';
6$lang['Update author'] = 'Aggiornare un autore';
7$lang['This author already exists.'] = 'Questo autore esiste già';
8$lang['To install this plugin, you need to install the <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights plugin</a> first.'] = 'Per installare questo plugin, è necessario avere già installato il plugin <a href="http://piwigo.org/ext/extension_view.php?eid=537">Copyrights</a>';
9
10?>
Note: See TracBrowser for help on using the repository browser.