source: extensions/Copyrights/language/it_IT/plugin.lang.php @ 12000

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

Update language IT

File size: 659 bytes
Line 
1<?php
2$lang['Copyrights'] = 'Diritti d\'autore (Copyrights)';
3$lang['Create copyright'] = 'Crare un diritto d\'autore (Copyrights)';
4$lang['Edit copyright'] = 'Modificare un diritto d\'autore (Copyrights)';
5$lang['Copyright'] = 'Copyright';
6$lang['Update copyright'] = 'aggiornare un diritto d\'autore';
7$lang['Delete copyright'] = 'cancellare un diritto d\'autore';
8$lang['Visible'] = 'Visibile';
9$lang['This copyright already exists.'] = 'Questo diritto d\'autore esiste già';
10$lang['Set copyright'] = 'Settare un diritto d\'autore';
11$lang['With copyright'] = 'Con un diritto d\'autore copyright';
12$lang['Without copyright'] = 'Senza diritto d\'autore';
13
14?>
Note: See TracBrowser for help on using the repository browser.