source: extensions/Comments_on_Albums/trunk/language/it_IT/plugin.lang.php @ 26138

Last change on this file since 26138 was 26138, checked in by TranslationTeam, 10 years ago

[comments_on_albums] Update it_IT, thanks to : Ericnet

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 461 bytes
Line 
1<?php
2
3$lang['Comments on photos'] = 'Commenti sulle foto';
4$lang['Comments on albums'] = 'Commenti sugli album';
5$lang['Display last posted comments on albums'] = 'Mostra ultimi commenti sugli album';
6$lang['Last comments on albums'] = 'Ultimi commenti sugli album';
7$lang['Display comments on'] = 'Mostra commenti su';
8$lang['%d comment on album'] = '%d commento su album';
9$lang['%d comments on albums'] = '%d commenti su album';
10$lang['Photos'] = 'Foto';
11?>
Note: See TracBrowser for help on using the repository browser.