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

Last change on this file since 11907 was 11907, checked in by ddtddt, 13 years ago

[extensions] - Extended_author - add de_DE- Deutsch - German and it_IT - Italiano - Italian Thanks to sugar888

File size: 543 bytes
Line 
1<?php
2
3$lang['Author'] = 'Autore';
4$lang['Create author'] = 'Creare un autore';
5$lang['Edit author'] = 'editare author';
6$lang['Update author'] = 'attualizzare autore';
7$lang['This author already exists.'] = 'Questo autore è già esistente.';
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 plug-in, dev\'essere già installato il plug-in <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.